@-webkit-keyframes tmfadeIn{0%{background:rgba(0,0,0,.4)}to{background:rgba(0,0,0,.8)}}@keyframes tmfadeIn{0%{background:rgba(0,0,0,.4)}to{background:rgba(0,0,0,.8)}}@-webkit-keyframes tmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes tmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}html{-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;font-size:14px}pre{font-family:monospace,monospace;font-size:1em}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}button,optgroup,select{margin:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}a,article,aside,blockquote,div,figcaption,footer,form,h1,h2,h3,h4,header,html,li,main,nav,ol,section,table,td,textarea,th,tr,ul{box-sizing:border-box;margin:0}figure,p{box-sizing:border-box}p{margin:1em 0}[tabindex],a,button,input,select,textarea{touch-action:manipulation}table{border-collapse:collapse;border-spacing:0}.w-modal{overflow:hidden;height:100vh}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1043;white-space:nowrap;cursor:pointer;background:#333;background:rgba(0,0,0,.8);will-change:transform;justify-content:center;align-items:center}.modal__open{display:flex}.modal:last-of-type{background:rgba(0,0,0,.8)}.modal__content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow-y:auto;margin-left:5%;margin-right:5%;max-height:95%;border-radius:4px;box-sizing:border-box;background:#fff;cursor:auto;white-space:normal}@media screen and (max-width:600px){.modal__content{margin-left:0;margin-right:0}}.modal__close{position:absolute;z-index:1044;top:0;right:0;line-height:28px;width:28px;font-size:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;color:#000;padding:0;background:0 0;border:0;opacity:.7}.modal__close:before{content:"\2715"}.modal__close:hover{opacity:1}.modal__close:focus{outline:0}.modal__close::-moz-focus-inner{border:0;padding:0}.modal[aria-hidden=false]{-webkit-animation:tmfadeIn .6s cubic-bezier(0,0,.2,1);animation:tmfadeIn .6s cubic-bezier(0,0,.2,1)}.modal[aria-hidden=false] .modal__content{-webkit-animation:tmslideIn .3s cubic-bezier(0,0,.2,1);animation:tmslideIn .3s cubic-bezier(0,0,.2,1)}@media only screen and (max-width:1024px){.modal-content{margin-left:0;margin-right:0;max-height:98%;border-bottom:10px solid transparent}}.dropdown{position:absolute;z-index:1039;display:none}.dropdown__content,.dropdown__menu{min-width:160px;max-width:360px;list-style:none;background:#fff;border-radius:3px;box-shadow:0 12px 28px 0 rgba(0,0,0,.2),0 2px 4px 0 rgba(0,0,0,.1);overflow:visible;padding:0;margin:0}.dropdown-open{display:block}.dots .dots__menu span,.dropdown .dropdown__menu label,.dropdown .dropdown__menu li>a{display:block;color:inherit;text-decoration:none;line-height:20px;padding:4px 15px;margin:0;white-space:nowrap}.dots .dots__menu span:hover,.dropdown .dropdown__menu li:hover{background-color:#ffedd4}.dots{position:absolute;z-index:7039;display:none}.dots__menu{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;min-width:160px;max-width:360px;list-style:none;background:#fff;border:solid 1px #ddd;border-radius:2px;box-shadow:0 5px 10px rgba(0,0,0,.2);overflow:visible;padding:0;margin:0}.dots-open{display:block}.dots .dots__menu span{cursor:pointer}.trigger{width:36px;height:36px;transition:opacity .1s ease-out;opacity:.4;cursor:pointer;background:url(data:image/svg+xml;charset=utf-8,%3Csvg%20width%3D%2217%22%20height%3D%224%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M1.5%203.5a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203zm7%200a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203zm7%200a1.5%201.5%200%201%201%200-3%201.5%201.5%200%200%201%200%203z%22%20fill%3D%22%2302102f%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E) no-repeat 50%;background-size:17px 4px}*{box-sizing:inherit}html{line-height:1.15;-webkit-text-size-adjust:100%}body{padding:0;min-width:100%;height:100%;width:100%;font:14px/1.5em 'PT Serif',Georgia,serif;box-sizing:border-box;position:relative;background-color:#edebea}body,figure,input{margin:0}textarea{overflow:auto}a{text-decoration:none;background-color:transparent}.layout_footer__menu li a:hover,a,a:hover,a:visited{color:#0073d4}a:hover{border-bottom-color:#42a4e7}h1,h2{font-weight:400}h1{font-size:28px;margin-top:0;margin-bottom:15px;line-height:140%;color:#333}h2{font-family:"PT Serif",serif;font-size:21px;color:#222}hr{border:0;border-bottom:1px solid rgba(0,0,0,.1)}.adv__banner_inner{background-color:#f5f5f5;border:1px solid #dfdfdf;margin:15px 0;line-height:1}.adv__banner_inner:first-child{margin-top:0;box-sizing:content-box}.adv__banner_code300250{margin:15px 0}.adv__banner_code300250 .adv__banner_inner{width:300px;height:250px}.adv__banner_html530086 .adv__banner_inner,.adv__banner_image30086 .adv__banner_inner{width:300px;height:86px}.adv__banner_image103590{margin:2px auto 0;max-width:1035px}.adv__banner_image103590 img{max-width:100%}.adv__banner_code630100,.adv__banner_html630100 .adv__banner_inner,.adv__banner_image630100 .adv__banner_inner{max-width:630px;min-height:100px;max-height:225px}.i_form{margin:0}.i_form fieldset,.i_form__fieldset{padding:1.4em 1.4em 0;margin:0 0 1.5em;border:0}.i_form section,.i_form__row{padding:5px 0;clear:both;margin:5px 0}.i_form label,.i_form__label{display:block;float:left;width:165px;height:28px;line-height:16px;font-size:14px;color:#363636;padding-top:4px}.i_form__legend{border:0;*margin-left:-7px}.i_form input[type=text],.i_form__text{font-family:"Helvetica Neue",Helvetica,Tahoma,sans-serif;font-size:1em;box-shadow:none;padding:.3em .5em;line-height:1.65em;border-radius:0;outline:0;box-sizing:border-box;display:inline-block;vertical-align:middle;background:#fff;border:1px solid #aaa;transition:border ease .5s;max-width:100%}.i_form__errors{list-style:none;border:1px solid #cf282c;background-color:#ffd6cb;padding:20px}.i_table{width:100%;margin-bottom:18px}.i_table__caption{text-transform:uppercase;font-weight:700;padding-left:.5em;color:#666}.i_table td,.i_table th{line-height:18px;text-align:left;padding:.75em .5em;border-top:1px solid #ddd}.i_table th{font-weight:700;vertical-align:bottom}.i_table td{vertical-align:top}.i_table thead:first-child tr td,.i_table thead:first-child tr th,.i_table-bordered tbody:first-child tr:first-child td,.i_table-bordered tbody:first-child tr:first-child th,.i_table-bordered thead:first-child tr:first-child th{border-top:0}.i_table tbody+tbody{border-top:2px solid #ddd}.i_table-condensed td,.i_table-condensed th{padding:4px 5px}.i_table-bordered{border:1px solid #ddd;border-collapse:separate;*border-collapse:collapsed}.i_table-stroked td,.i_table-stroked th{border-bottom:1px solid #eee}.i_table__thead-gray td,.i_table__thead-gray th{background-color:#f0f0f0}.i_table__thead-black td,.i_table__thead-black th{font-weight:400;color:#f6f6f6;color:rgba(255,255,255,.9);background-color:#222}.i_table-bordered .i_table__thead-black td,.i_table-bordered .i_table__thead-black th{border:1px solid #444}.i_table-bordered td+td,.i_table-bordered td+th,.i_table-bordered th+td,.i_table-bordered th+th{border-left:1px solid #ddd}.i_table-striped tbody tr:nth-child(odd) td,.i_table-striped tbody tr:nth-child(odd) th{background-color:#f9f9f9}.i_social,.i_social__ig:before{background-repeat:no-repeat;background-position:center;background-size:contain}.i_social{display:inline-block;width:25px;height:25px;margin:0 4px 0 0;vertical-align:middle;border-radius:4px;cursor:pointer}.i_social__vk{background-color:#48729e;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.i_social__fb{background-color:#3c5a98;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.i_social__twi{background-color:#00aced;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 7.539a6.56 6.56 0 01-1.885.517 3.294 3.294 0 001.443-1.816 6.575 6.575 0 01-2.085.796 3.283 3.283 0 00-5.593 2.994A9.32 9.32 0 015.114 6.6a3.28 3.28 0 001.016 4.382 3.274 3.274 0 01-1.487-.41v.041a3.285 3.285 0 002.633 3.218 3.305 3.305 0 01-1.482.056 3.286 3.286 0 003.066 2.28A6.585 6.585 0 014 17.524 9.291 9.291 0 009.032 19c6.038 0 9.34-5 9.34-9.337 0-.143-.004-.285-.01-.425A6.672 6.672 0 0020 7.538z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.i_social__ok{background-color:#ff9f4d;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.i_social__tg{background-color:#64a9dc;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.92 6.089L4.747 11.555c-.967.388-.962.928-.176 1.168l3.534 1.104 1.353 4.146c.164.454.083.634.56.634.368 0 .53-.168.736-.368.13-.127.903-.88 1.767-1.719l3.677 2.717c.676.373 1.165.18 1.333-.628l2.414-11.374c.247-.99-.378-1.44-1.025-1.146zM8.66 13.573l7.967-5.026c.398-.242.763-.112.463.154l-6.822 6.155-.265 2.833-1.343-4.116z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.i_social__ig{background:#f09433;background:linear-gradient(45deg,#f09433 0,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 )}.i_social__ig:before{display:block;content:' ';width:100%;height:100%;fill:#fff;background-image:url("data:image/svg+xml,%3Csvg width='42' height='42' viewBox='0 0 42 42' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='21' cy='21' r='6.6' stroke='%23fff' stroke-width='2.8'/%3E%3Ccircle cx='30' cy='13' r='2' fill='%23fff'/%3E%3Crect x='7' y='7' width='28' height='28' rx='7' stroke='%23fff' stroke-width='3' stroke-miterlimit='1.305' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.i_social__vb{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23FFF' fill-rule='evenodd'%3E%3Cpath d='M18.434 15.574c-.484-.391-1.002-.743-1.511-1.102-1.016-.718-1.945-.773-2.703.38-.426.648-1.021.677-1.644.392-1.718-.782-3.044-1.989-3.821-3.743-.344-.777-.34-1.473.465-2.022.425-.29.854-.634.82-1.268-.045-.828-2.043-3.593-2.832-3.885a1.429 1.429 0 00-.984 0C4.373 4.95 3.606 6.48 4.34 8.292c2.19 5.405 6.043 9.167 11.349 11.463.302.13.638.183.808.23 1.208.012 2.623-1.158 3.032-2.318.393-1.117-.438-1.56-1.096-2.093zM12.485 4.88c3.879.6 5.668 2.454 6.162 6.38.045.363-.09.909.426.919.538.01.408-.528.413-.89.045-3.699-3.163-7.127-6.888-7.253-.281.04-.863-.195-.9.438-.024.427.466.357.787.406z'/%3E%3Cpath d='M13.244 5.957c-.373-.045-.865-.222-.953.299-.09.546.458.49.811.57 2.395.538 3.23 1.414 3.624 3.802.057.349-.057.89.532.8.436-.066.278-.53.315-.802.02-2.293-1.936-4.38-4.329-4.669z'/%3E%3Cpath d='M13.464 7.832c-.249.006-.493.033-.585.3-.137.4.152.496.446.544.983.158 1.5.74 1.598 1.725.027.268.195.484.452.454.356-.043.389-.361.378-.664.017-1.106-1.227-2.385-2.289-2.359z'/%3E%3C/g%3E%3C/svg%3E")}.i_social__wa{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 11.794c0 4.304-3.517 7.794-7.855 7.794a7.87 7.87 0 01-3.796-.97L4 20l1.418-4.182a7.714 7.714 0 01-1.127-4.024C4.29 7.489 7.807 4 12.145 4S20 7.49 20 11.794zm-7.855-6.553c-3.641 0-6.603 2.94-6.603 6.553A6.48 6.48 0 006.8 15.636l-.825 2.433 2.537-.806a6.6 6.6 0 003.633 1.084c3.642 0 6.604-2.94 6.604-6.553s-2.962-6.553-6.604-6.553zm3.967 8.348c-.049-.08-.177-.128-.37-.223-.192-.095-1.139-.558-1.315-.621-.177-.064-.305-.096-.434.095a10.92 10.92 0 01-.61.749c-.112.128-.224.143-.416.048-.193-.096-.813-.297-1.549-.948a5.76 5.76 0 01-1.07-1.323c-.113-.191-.013-.295.084-.39.086-.086.192-.223.289-.334.096-.112.128-.191.192-.319s.032-.239-.016-.335c-.048-.095-.433-1.035-.594-1.418-.16-.382-.32-.318-.433-.318-.112 0-.24-.016-.369-.016a.71.71 0 00-.513.239c-.177.19-.674.653-.674 1.593s.69 1.848.786 1.976c.096.127 1.332 2.119 3.289 2.884 1.958.764 1.958.51 2.31.477.353-.031 1.14-.461 1.3-.908.16-.446.16-.829.113-.908z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E")}.layout{width:1035px;box-shadow:0 0 10px rgba(96,96,96,.3);margin:5px auto;box-sizing:border-box;background-color:#fff}.layout__content{padding:5px 0;background-color:#fff;min-height:100%;overflow:hidden}.layout__header{width:100%;background:#fff;height:115px;overflow:hidden;background:url(/assets/d/layout/logo_n1.png) no-repeat #01002e;margin-bottom:30px}.layout__header_small{height:94px;background:url(/assets/d/layout/logo_n2.png) no-repeat #01002e;margin-bottom:5px}.layout__header_inner{box-sizing:border-box;padding:20px 0;margin:0 35px}.layout__header_small .layout__header_inner{border-bottom:1px solid rgba(0,0,0,.1)}.layout_header__logo{float:left;width:405px;height:75px;position:relative;top:0;left:14px;display:block}.layout_header__logo img{width:100%;max-width:328px;display:block}.layout__header_small .layout_header__logo{top:-6px;width:405px}.layout__buttons{float:right;position:relative;top:20px;right:0}.layout_header__tabs{float:left;margin-top:22px;margin-left:140px}#layout_search__btn{margin-right:10px}.layout__header_small .layout_header__tabs{margin-top:12px}.layout__header_small .layout__buttons{top:10px}.layout__main{display:block;float:left;width:100%;margin-bottom:20px}.layout__main_box{margin-right:335px}.layout__side{float:right;margin-left:-335px;width:335px;position:relative;will-change:min-height}.layout__side_inner{width:inherit;padding-right:35px;position:relative;padding-top:15px;transform:translate(0,0);transform:translate3d(0,0,0);will-change:position,transform}.iframe{overflow:hidden;padding-top:56.25%;position:relative;margin:15px 0}.iframe iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}#menu_popup .modal__content{background:0 0}.layout_menu{padding:5px 25px;max-width:500px;background-color:#fff}.layout_menu__block{margin-bottom:5px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.2)}.layout_menu__block_last{padding:10px 0;display:flex;justify-content:space-between}.layout_menu__row{display:flex;align-items:center}.layout_menu__social{background-color:#363636;padding:7px 25px;color:#fff}.layout_menu__social .layout_menu__link{border:0}.layout_menu__left{width:40%;margin-right:2px;padding-right:20px;border-right:1px solid rgba(0,0,0,.2);line-height:15px}.layout_menu__right{padding-left:20px;width:50%;padding-right:0;border-right:0;text-align:center;line-height:14px}.layout_menu__title{font-family:Arial,sans-serif;font-size:13px;color:#555;margin-bottom:5px}.layout_menu__items{display:flex;flex-wrap:wrap}.layout_menu__item,.layout_menu__item:visited{margin:0 5px 5px 0;padding:5px;background-color:#f0f0f0;color:#000;border-radius:2px}.layout_menu__item:hover{background-color:#aa3337;color:#fff}.layout_menu__items_large .layout_menu__item{font-size:18px;margin-bottom:10px}.layout_menu__link,.layout_menu__link:visited{color:#000;line-height:14px;border-bottom:1px solid #f0f0f0}.layout_menu__link:hover{color:#aa3337;border-color:#aa3337}.layout_menu__agemark{display:inline-block;width:28px;text-align:center;font-size:11px;line-height:15px;font-family:Arial,sans-serif;background-color:#333;color:#fff;padding:1px;margin-top:5px;border-radius:2px}.layout_menu__social .layout_menu__link{color:#fff}.layout_menu__social a{margin-left:10px}@media (max-width:420px){.layout_menu__social_title{display:none}.layout_menu__social .i_social{width:45px;height:30px}}.layout_tabs__item_link{font-size:19px;color:#fff;display:inline-block;padding:5px 8px;background-color:#2c3135;font-family:Arial,Sans-serif}.layout__header_small .layout_tabs__item_link{font-size:17px}.layout_tabs__item_link:visited{color:#fff}.layout_tabs__item{float:left;margin-right:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.layout_tabs__item_active .layout_tabs__item_link{color:#fff;background-color:#852222}.layout_search{margin:20px 15px 0 10px}.layout_search_inner{padding:20px 0}.layout_search__input{border-radius:2px!important;background:#fafafa;padding:3px 2px;box-sizing:border-box;width:100%;position:relative;z-index:2;font-family:Helvetica,Arial,Tahoma,sans-serif;height:35px;border:1px solid #ccc;background-color:#fff;color:#333;font-size:18px;box-shadow:0 1px 2px rgba(0,0,0,.2) inset;transition:border .3s ease-in;padding-right:10px!important;padding-left:10px!important;margin:0;letter-spacing:normal}.layout_search__input:focus{outline:0;border-color:#5ca9e4;box-shadow:0 0 0 2px rgba(70,161,231,.3),0 1px 2px rgba(0,0,0,.2) inset}.layout_search__button{height:35px;position:relative;cursor:pointer;outline:0;display:inline-block;text-align:center;text-decoration:none;font-family:Arial,Helvetica,sans-serif;line-height:1;font-size:16px;font-weight:400;padding:6px 16px;background-color:#f3f3f3;background-image:linear-gradient(to bottom,#fff,#e1e1e1);border:1px solid #dadada;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;border-top:1px solid #dadada;border-bottom:1px solid #a9a9a9;box-shadow:0 1px 0 rgba(0,0,0,.15),inset 0 1px 1px 0 rgba(255,255,255,.6);text-shadow:0 1px 0 #fff;border-radius:0;border-top-right-radius:2px!important;border-bottom-right-radius:2px!important;color:#000}.layout_search__button:hover{color:#000;filter:none;background:0 0;background:#eee;text-shadow:0 1px 0 rgba(255,255,255,.8);text-decoration:none;box-shadow:0 1px 0 rgba(0,0,0,.15)}.layout_search__form{margin:45px 35px;display:flex}@media (max-width:760px){.layout_search__form{margin:35px 20px}}.layout_search__form:after{content:".";display:block;height:0;clear:both;visibility:hidden}.layout_search__form>.layout_search__button,.layout_search__form>.layout_search__input{border-radius:0;margin-left:-1px}.layout_search__form>.layout_search__button:first-child{border-radius:4px 0 0 4px}.layout_search__form>.layout_search__button:last-child{border-radius:0 4px 4px 0}.layout_search__form>.layout_search__button.layout_search__button-round:first-child,.layout_search__form>.layout_search__input:first-child{border-radius:15px 0 0 15px}.layout_search__form>.layout_search__button.layout_search__button-round:last-child,.layout_search__form>.layout_search__input:last-child{border-radius:0 15px 15px 0}@-moz-document url-prefix("http://"){button.layout_search__button::-moz-focus-inner,input[type=submit].layout_search__button::-moz-focus-inner{border:0;padding:0}}.layout_page{padding:0 35px;max-width:800px;font:16px/1.34em Verdana,sans-serif;margin-bottom:20px;font-family:'PT Serif',serif}.layout_page h1,.layout_page h2{font-size:28px;color:#333;margin-bottom:1em;font-family:'PT Serif',serif}.layout_page h2{font-size:21px;color:#444}.layout_footer{width:100%;overflow:auto;border-top:1px solid #ddd;background-color:#eee}.layout_footer__inner{padding:30px;overflow:hidden}.layout_footer__columns{display:flex;justify-content:space-between}.layout_footer__columns a{color:#000;border-bottom:1px solid rgba(0,0,0,.1);display:inline-block}.layout_footer__columns a:hover{color:#852222;border-color:#852222}.layout_footer__list{padding-left:15px;list-style:square}.layout_footer__list li{padding:3px 0}.layout_footer__llink{font-size:18px;display:block}.layout_footer__social{margin-bottom:5px;padding:2px 0}.layout_footer__black{background-color:#fafafa;border-top:1px solid #ddd;display:flex;padding:10px 20px}.layout_footer__copy{max-width:400px;font-size:14px;color:#333}.layout_footer__yandex{width:120px;font-size:12px;text-align:center;position:relative;top:-10px}.layout_footer__yandex img{width:60px;border-radius:5px;box-shadow:0 0 3px rgba(100,100,100,.5)}.layout_footer__yandex a{color:#444;text-align:center}.layout_footer__counter{float:right;width:120px;text-align:right;margin-left:30px}.layout_footer__dev,.layout_footer__dev a{margin-left:auto;color:#ccc;font-size:12px;line-height:15px}.layout_footer__menu{list-style-type:none;font-size:12px;float:left;margin:0}.layout_footer__menu li{float:left;padding-right:30px}.layout_footer__menu li a{color:#000;text-decoration:none}.layout_footer__age{display:block;width:28px;border-radius:2px;background-color:#333;color:#fff;padding:2px;margin-top:15px}@media screen and (max-width:490px){.layout_footer__columns{flex-wrap:wrap}.layout_footer__col_smenu{display:none}.layout_footer__black{flex-direction:column}.layout_footer__counter,.layout_footer__dev{margin-left:0;text-align:left}.layout_footer__social_col{flex-grow:1;display:flex;margin-top:15px}.layout_footer__age{display:none}}@media screen and (max-width:330px){.layout_footer__list{padding-left:0}}.pagination{margin:30px 0;padding:0;font-size:16px}.pagination__current{background-color:#777;color:#fff;padding:4px 7px;border-radius:2px}.pagination__number_link{padding:2px 6px}.flow__content{padding:15px 35px}@media (max-width:640px){.flow__content{padding:0}}#flow__more,#flow__more:visited{display:block;text-align:center;padding:15px;border:2px solid #a1aebc;color:#555;font:16px 'Helvetica Neue',Helvetica,Arial,sans-serif}#flow__more:hover{background-color:#96a3b1;color:#fff}.flow_item{margin-bottom:12px;max-width:680px;font-family:"PT Serif",serif}.flow_item__photo{min-height:95px;display:flex;align-items:center}.flow_item__title{text-decoration:none;font-size:18px;line-height:19px;color:#000!important}.flow_item__title:hover{color:#0073d4!important}.flow_item__short{font-size:13px;font-family:Arial,sans-serif;padding:5px 0;color:#4a4a4a;line-height:130%}.flow_item__date{font-size:11px;font-family:Verdana,Arial,sans-serif;color:#852222;white-space:nowrap;display:block}.flow_item__img{width:120px;height:80px;margin:4px 15px 5px 0;background-color:#ddd}.flow_item__photo_sq{width:80px;height:80px;margin:4px 10px 0 0;display:block}.flow__date{display:block;text-align:center;color:#333;padding:0;margin-top:20px;border-top:1px dashed #d0d0d0}.flow__date span{position:relative;top:-12px;background-color:#fff;padding:0 15px;font-style:italic}.flow_scroll{overflow:hidden;margin-top:-10px;padding-top:10px;margin-bottom:-10px;padding-bottom:10px}.flow_scroll__n{overflow-y:auto;overflow-x:scroll;margin-bottom:-100px;padding-bottom:100px}.flow_exc{display:flex}.flow_exc__item{padding:10px 10px 10px 0;min-width:214px}.flow_exc__img{max-width:100%;background-color:#ddd}