/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-tmp iframe,.fancybox-tmp object{vertical-align:top;padding:0;margin:0}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;padding:0;margin:0;background:#f9f9f9;color:#444;text-shadow:none;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-inner,.fancybox-outer{padding:0;margin:0;position:relative;outline:0}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:10px}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%;border:0;padding:0;margin:0;vertical-align:top}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-image:url('fancybox/fancybox_sprite.png')}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8020}#fancybox-loading div{width:44px;height:44px;background:url('fancybox/fancybox_loading.gif') center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;background:transparent url('fancybox/blank.gif');-webkit-tap-highlight-color:transparent;z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:20px;background-position:0 -36px}.fancybox-next span{right:20px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-9999px;left:-9999px;padding:0;overflow:visible;visibility:hidden}#fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:#000}#fancybox-overlay.overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8030;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{margin-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:0}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0}.fancybox-outerArrows .fancybox-nav{width:100px}.fancybox-outerArrows .fancybox-next{right:-100px}.fancybox-outerArrows .fancybox-prev{left:-100px}.fancybox-outerArrows .fancybox-next span,.fancybox-outerArrows .fancybox-prev span{visibility:visible}.tab:not(.tab_active){cursor:pointer}.tab__content{display:none}.tab__content_active{display:block}.modal{visibility:hidden;position:fixed;width:100%;height:100%;left:0;top:0;z-index:10000;overflow-x:hidden;overflow-y:scroll;opacity:0}.modal__overlay{position:absolute;left:0;top:0;width:100%;height:100%;z-index:0}.modal_close-by-overlay .modal__overlay{cursor:pointer}.modal_close-by-overlay .modal__overlay:hover .modal__close{opacity:1}.modal.modal_visible{visibility:visible;opacity:1}body.modal_shown{overflow:hidden}.modal *{-webkit-tap-highlight-color:transparent}.modal__close{position:fixed;width:50px;height:50px;cursor:pointer;z-index:1;opacity:.75;transition-duration:.2s;box-sizing:border-box;padding:15px;border-radius:100%;background:rgba(128,128,128,.75)}.modal__close:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e90a";font-size:20px;color:#fff}.modal__close:hover{opacity:1}.modal__overlay{background:rgba(0,0,0,.9)}.modal_simple .modal__wrapper{position:relative;text-align:center;white-space:nowrap;min-height:100%}.modal_simple .modal__wrapper:before{content:'';display:inline-block;height:100vh;vertical-align:middle}.modal_simple .modal__container{white-space:normal;position:relative;display:inline-block;vertical-align:middle;z-index:1;text-align:left;margin:100px auto 50px;background:#fff;border-radius:5px;padding:20px 30px;box-sizing:border-box;max-width:100vw}.modal_simple .modal__close{position:absolute}.modal_simple .modal__footer{border-top:2px solid #eee;margin-right:-30px;margin-left:-30px;padding-right:30px;padding-left:30px;margin-top:20px;margin-bottom:-20px;padding-top:20px;padding-bottom:20px}.modal_simple .modal__footer .ui-button:not(:first-of-type){margin-left:1em}.modal_simple__arrow{position:absolute;top:50%;transform:translate(0,-50%);width:50px;height:50px;cursor:pointer;opacity:.75;transition-duration:.2s;box-sizing:border-box;padding:14px;border-radius:100%;background:rgba(128,128,128,.75);color:#fff}.modal_simple__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.modal_simple__arrow_prev{text-align:left}.modal_simple__arrow_prev:before{content:"\e90f";top:51%;left:51%}.modal_simple__arrow_next{text-align:right}.modal_simple__arrow_next:before{content:"\e910";top:51%;left:49%}.modal_simple__arrow:hover{opacity:1}.modal_simple__arrow-wrapper{position:fixed;top:0;height:100%;z-index:2}.modal_simple__arrow-wrapper:hover:before{opacity:1}.modal_simple__arrow-wrapper_prev{left:0}.modal_simple__arrow-wrapper_next{right:0}.modal_simple__arrow-wrapper_disabled{opacity:0;visibility:hidden}.modal_fixed{overflow-y:hidden}.modal_fixed .modal__container{position:fixed;margin:0;width:100%;height:100%;left:0;top:0;border-radius:0}.modal_fixed .modal__footer{position:fixed;margin:0;bottom:0;left:0;width:100%;background:#fff}.modal_fixed .modal__close{position:fixed;z-index:100}.slider__slides{white-space:nowrap;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}.slider__slides-wrapper{overflow:hidden}.slider__slide{white-space:normal;display:inline-block;vertical-align:top;position:relative}.slider__arrow{z-index:100;transition-duration:.2s;cursor:pointer;-webkit-tap-highlight-color:transparent}.slider__arrow_disabled{opacity:0;visibility:hidden}.slider__toggle{transition-duration:.2s;-webkit-tap-highlight-color:transparent}.slider__toggle:not(.slider__toggle_active){cursor:pointer}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@-webkit-keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.section-videos{margin-bottom:1rem}.section-videos__item+.section-videos__item{margin-top:1rem}.section-videos__item-left{width:213px}.section-videos__item-left[data-modal-video]{position:relative;cursor:pointer}.section-videos__item-left[data-modal-video]:after,.section-videos__item-left[data-modal-video]:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:31px}.section-videos__item-left[data-modal-video]:before{content:'\e90a';z-index:1;color:rgba(0,0,0,.64);transition-property:color;transition-duration:.2s}.section-videos__item-left[data-modal-video]:after{content:'\e90b';z-index:2;color:#fff}.section-videos__item-left[data-modal-video]:hover:before{color:rgba(232,0,0,.8)}.section-videos__item-right{width:447px;padding-left:19px;padding-top:6px}.modal_video .modal__container{background:0 0}.modal-video{position:absolute;left:10%;top:10%;width:80%;height:80%}.modal-video__iframe{position:absolute;top:0;left:0;width:100%;height:100%}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.gallery-previews{margin-right:-5px;margin-left:-5px;margin-bottom:1rem}.gallery-previews__item{position:relative;cursor:pointer}.gallery-previews__item:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;transition-duration:.2s}.gallery-previews__item:hover:before{background:rgba(0,0,0,.5)}.gallery-previews__item-cell{padding:5px}.gallery-previews__item-image{width:213px;height:213px}.gallery-previews__item-content{position:absolute;left:0;right:0;bottom:0;padding-top:16px;padding-bottom:20px;padding-right:13px;padding-left:13px;box-sizing:border-box;background:rgba(0,0,0,.5);z-index:3;overflow-x:hidden;overflow-y:auto;font-size:16px;font-weight:700;color:#fff;transition-duration:.2s}.gallery-previews__item-content:hover{color:#fff;text-decoration:none}.gallery-previews__item:hover .gallery-previews__item-content{background:0 0}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.form-feedback{font-size:15px;line-height:19px}.form-feedback__topText{margin-bottom:20px}.form-feedback__label{display:block;margin-bottom:.5em;color:#00334e}.form-feedback__label_required:after{content:'*';color:#ec1718}.form-feedback__label_file{position:relative;margin-top:14px}.form-feedback__label_file input{position:absolute;top:0;bottom:0;left:0;right:0;opacity:0;z-index:1}.form-feedback__label_file .input_filled+span{display:inline-block}.form-feedback__attach{position:relative;display:block;font-size:13px;color:#0076bb;padding-left:18px}.form-feedback__attach:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e906';position:absolute;left:0;top:50%;transform:translate(0,-60%);font-size:10px}.form-feedback__attach~span{position:relative;display:none;vertical-align:top;font-size:11px;line-height:14px;background:#edf1f2;border-radius:3px;margin-top:10px;padding-top:4px;padding-bottom:4px;padding-left:8px;padding-right:25px}.form-feedback__attach~span:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e90c';position:absolute;color:#adbbbe;background:#dadedf;top:50%;transform:translate(0,-50%);right:7px;font-size:5px;line-height:11px;padding-right:3px;padding-left:3px;border-radius:50%}.form-feedback__cell{width:50%;margin-bottom:14px}.form-feedback__input{width:100%!important;height:30px!important;font-size:13px!important;box-shadow:0 0 0 1px #0076bb inset}.form-feedback__input::-moz-placeholder{color:#b7b7b7!important}.form-feedback__input:-ms-input-placeholder{color:#b7b7b7!important}.form-feedback__input::placeholder{color:#b7b7b7!important}.form-feedback__textarea{width:100%!important;min-height:100px!important;font-size:13px!important;box-shadow:0 0 0 1px #0076bb inset}.form-feedback__textarea::-moz-placeholder{color:#b7b7b7!important}.form-feedback__textarea:-ms-input-placeholder{color:#b7b7b7!important}.form-feedback__textarea::placeholder{color:#b7b7b7!important}.form-feedback__req{margin-top:18px}.form-feedback__req:before{content:'* ';color:#ec1718}.form-feedback__box{display:flex;align-items:center;justify-content:space-between;border:1px solid #c3d0d5;margin-top:20px;padding-top:18px;padding-bottom:18px;padding-right:20px;padding-left:20px}.form-feedback__box-link{font-weight:700;margin-left:32px}.form-feedback__checkbox{display:block!important;margin-top:26px;margin-bottom:24px}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.page-contacts2021__caption{font-weight:700;font-size:21px;line-height:27px;margin-top:12px;margin-bottom:20px}.page-contacts2021-topInfo{width:340px;font-size:12px;line-height:16px;padding-right:30px}.page-contacts2021-topInfo table td{padding-top:.3em;padding-bottom:.3em}.page-contacts2021-topInfo table td:first-child{font-weight:700;padding-right:20px;color:#000}.page-contacts2021-topBox{background:#eff3f4;width:320px}.page-contacts2021-topBox__section{padding-top:18px;padding-bottom:18px;padding-right:30px;padding-left:30px}.page-contacts2021-topBox__section+.page-contacts2021-topBox__section{border-top:2px solid #d9dbdc}.page-contacts2021-topBox__caption{font-size:16px;font-weight:700;line-height:21px}.page-contacts2021-topBox__subCaption{font-size:12px;margin-top:6px;line-height:16px}.page-contacts2021-topBox__button{margin-top:16px;display:inline-block;vertical-align:top;padding:7px 20px;background:#0081c3;border-radius:50px;font-weight:700;font-size:12px;line-height:16px;color:#fff}.page-contacts2021-topBox__button:hover{border-color:#3fb34f;background:#3fb34f;color:#fff;text-decoration:none}.page-contacts2021-topBox__socLink{position:relative;display:inline-block;vertical-align:top;font-weight:700;font-size:16px;line-height:21px;color:#00344e;padding-left:32px}.page-contacts2021-topBox__socLink:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e90e';position:absolute;left:0;top:50%;transform:translate(0,-50%);background:#dc766f;border-radius:50%;font-size:24px;color:#fff}.page-contacts2021-topBox__socLink:hover{color:#dd3e3e;text-decoration:none}.page-contacts2021-topBox__socLink:hover:before{background:#dd3e3e}.page-contacts2021-topBox__socLink_rutube{display:flex;align-items:center;padding-left:0}.page-contacts2021-topBox__socLink_rutube__icon{margin-right:8px}.page-contacts2021-topBox__socLink_rutube:before{display:none}.page-contacts2021-map{position:relative;margin-top:20px;margin-bottom:20px}.page-contacts2021-map__el{height:300px}.page-contacts2021-map__button{position:absolute;top:15px;left:15px;z-index:1;padding-top:7px;padding-bottom:7px;padding-right:20px;padding-left:20px;background:#fff;border:1px solid #0081c3;border-radius:50px;transition-duration:.2s}.page-contacts2021-map__button:hover{border-color:#3fb34f;background:#3fb34f;color:#fff;text-decoration:none}.page-contacts2021-production{position:relative;font-family:'PT Sans',Helvetica,Arial!important;background:#eff3f4;min-height:193px;box-sizing:border-box;padding-top:24px;padding-bottom:24px;padding-left:368px;padding-right:56px}.page-contacts2021-production__bgImg{position:absolute!important;left:0;bottom:0;width:315px;height:170px}.page-contacts2021-production__caption{font-weight:700;font-size:16px;line-height:21px;margin-bottom:7px}.page-contacts2021-production p{font-size:12px;line-height:16px!important}.page-contacts2021-production__button{display:inline-block;vertical-align:top;border:1px solid #0081c3;border-radius:50px;font-size:12px;line-height:16px;padding-top:6px;padding-bottom:6px;padding-right:19px;padding-left:19px;margin-top:15px}.page-contacts2021-production__button:hover{border-color:#3fb34f;background:#3fb34f;color:#fff;text-decoration:none}.page-contacts2021-office{margin-top:20px;margin-bottom:30px;font-size:12px;line-height:16px}.page-contacts2021-office__caption{font-weight:700;font-size:16px;line-height:21px;margin-bottom:16px}.page-contacts2021-office__text{font-family:'PT Sans',Helvetica,Arial!important;width:370px;padding-right:20px}.page-contacts2021-office__text_width-full{width:100%}.page-contacts2021-office__text table tr:not(:first-child) td{padding-top:.4em}.page-contacts2021-office__text table td:first-child{font-weight:700;padding-right:20px;min-width:7em;box-sizing:border-box}.page-contacts2021-office__company{width:290px;border-left:2px solid #0081c3;padding-left:12px}.page-contacts2021-office__company-name{color:#86a0ad;font-size:13px}.page-contacts2021-office__company-link{display:inline-block;vertical-align:top;margin-top:4px}.page-contacts2021-req{background:#eff3f4;padding:20px;margin-top:30px}.page-contacts2021-req__caption{font-weight:700;font-size:16px;line-height:21px;margin-bottom:18px}.page-contacts2021-req__cell{font-family:'PT Sans',Helvetica,Arial!important;font-size:12px;line-height:15px}.page-contacts2021-req__cell p{line-height:15px!important;padding-bottom:1em!important}.page-contacts2021-req__cell table td{padding-top:2px;padding-bottom:2px}.page-contacts2021-req__cell table td:first-child{padding-right:12px}.page-contacts2021-req__cell_left{width:350px;padding-right:40px}.page-contacts2021-req__cell_right{width:270px}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.section-reviewsTabs{margin-bottom:30px}.section-reviewsTabs__tab{display:inline-block;vertical-align:top;font-size:18px;line-height:22px;color:#0081c3;padding-right:15px;padding-left:15px;padding-top:6px;padding-bottom:6px;border-bottom:2px solid #e0e7ea}.section-reviewsTabs__tab.tab_active{color:#00344e;border-color:#0081c3}.section-reviewsTabs__content{padding-top:28px}.section-reviewsTabs__tabCaption{font-weight:700;font-size:21px;line-height:27px;color:#00344e}.section-reviewsTabs__row{display:flex;flex-wrap:wrap;margin-right:-10px;margin-left:-10px}.section-reviewsTabs__row_3 .section-reviewsTabs__cell{width:33.33333333%}.section-reviewsTabs__row_4 .section-reviewsTabs__cell{width:25%}.section-reviewsTabs__cell{margin-top:20px;padding-right:10px;padding-left:10px;box-sizing:border-box}.section-reviewsTabs__cell:nth-child(3n+2){text-align:center}.section-reviewsTabs__cell:nth-child(3n+3){text-align:right}.section-reviewsTabs__client-logo{display:inline-block;vertical-align:top;width:147px;height:81px}.section-reviewsTabs__client-title{text-align:left;font-size:13px;line-height:15px;color:#212121;margin-top:14px}.section-reviewsTabs__review-link{display:block;position:relative}.section-reviewsTabs__review-link:before{content:'';position:absolute;z-index:2;top:0;bottom:0;right:0;left:0;background:#86a0ad;opacity:.2}.section-reviewsTabs__review-link:after{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e90d';position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);opacity:0;color:#fff;font-size:24px}.section-reviewsTabs__review-link:hover:before{opacity:.5;transition-duration:.2s}.section-reviewsTabs__review-link:hover:after{opacity:1;transition-duration:.2s}.section-reviewsTabs__review-link img{display:block;width:100%}.section-reviewsTabs__review-subLink{text-align:center;font-size:13px;line-height:1.3;color:#212121;margin-top:16px}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.page-main2022{line-height:1.3}.page-main2022 .flex-row{display:flex;margin-right:-15px;margin-left:-15px}.page-main2022 .flex-row_reverse{flex-direction:row-reverse}.page-main2022 .flex-row_wrap{flex-wrap:wrap}.page-main2022 .flex-col{padding-right:15px;padding-left:15px;width:100%;flex-grow:1}.page-main2022 .main-blue-btn{display:inline-block;vertical-align:top;color:#fff;background:#0081c3;border-radius:3px;line-height:37px;font-size:16px;padding-right:30px;padding-left:30px;transition-duration:.2s;cursor:pointer}.page-main2022 .main-blue-btn:hover{background:#3fb34f}.page-main2022 .section_bg{background:#f8f8f8}.page-main2022 .section_pver{padding-top:40px;padding-bottom:40px}.page-main2022 .section_mver{margin-top:40px;margin-bottom:40px}.page-main2022 .section_phor{padding-right:20px;padding-left:20px}.page-main2022-introSlider{max-width:1920px;margin-left:auto;margin-right:auto}.page-main2022-introSlider .slider__slide{width:100%;position:relative}.page-main2022-introSlider .slider__arrow{font-size:28px;padding:6px;top:initial;bottom:54px;left:50%;right:initial;transform:none}.page-main2022-introSlider .slider__arrow-prev{margin-left:-417px}.page-main2022-introSlider .slider__arrow-next{margin-left:-367px}.page-main2022-introSlider .slider__arrow_disabled{opacity:.5;visibility:visible}.page-main2022-introSlider .slider__toggles{display:flex;background:rgba(89,89,89,.7);height:4px;position:relative;top:-4px;z-index:2}.page-main2022-introSlider .slider__toggle{flex-grow:1;width:100%;height:100%}.page-main2022-introSlider .slider__toggle_active{background:#0181c3}.page-main2022-introSlider__img:after{position:relative;z-index:1;padding-top:440px;background:linear-gradient(179.81deg,rgba(0,0,0,.62) .16%,rgba(0,0,0,0) 97.78%)}.page-main2022-introSlider__content{position:absolute;bottom:144px;left:50%;margin-left:-417px;color:#fff;z-index:2}.page-main2022-introSlider__content-caption{font-size:42px;line-height:55px;font-weight:700;margin-bottom:24px;overflow:hidden;max-height:110px}.page-main2022-introSlider__content-text{font-weight:700;font-size:16px;line-height:21px;height:84px;width:507px;overflow:hidden;margin-bottom:19px}.page-main2022-texts__caption{font-size:28px;font-weight:700;margin-bottom:20px;width:25em}.page-main2022-texts__cell{width:50%}.page-main2022-texts__cell+.page-main2022-texts__cell{position:relative}.page-main2022-texts__cell+.page-main2022-texts__cell:before{content:'';width:170px;height:115px;position:absolute;right:100%;top:33%;background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNzAgMTA5Ij48cGF0aCBvcGFjaXR5PSIuOSIgZD0iTTEwNi4xNiAyNy44OUgzYTMgMyAwIDAgMC0zIDN2NDUuNjlhMyAzIDAgMCAwIDMgM2gxMDMuMTZ2MjYuMTVhMyAzIDAgMCAwIDUuMDIgMi4yMkwxNjguNSA1NmEzIDMgMCAwIDAtLjAzLTQuNDhMMTExLjE0IDEuMzVhMyAzIDAgMCAwLTQuOTggMi4yNlYyNy45WiIgZmlsbD0idXJsKCNhKSIvPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgeDE9IjE3MSIgeTE9IjU0Ljk5IiB4Mj0iNC41OCIgeTI9IjU1LjA1IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHN0b3Agc3RvcC1jb2xvcj0iI0VGRjRGNyIvPjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0VGRjRGNyIgc3RvcC1vcGFjaXR5PSIwIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PC9zdmc+") center center no-repeat;background-size:contain;margin-right:20px}.page-main2022-texts__label{font-size:21px;margin-bottom:15px}.page-main2022-texts__item ol li,.page-main2022-texts__item ul li{margin-bottom:.5em}.page-main2022-texts__item p+p{margin-top:20px}.page-main2022-benefits__row{margin-right:-15px;margin-left:-15px;margin-top:11px}.page-main2022-benefits__col{width:25%;padding-right:15px;padding-left:15px}.page-main2022-benefits__col:nth-child(4)~.page-main2022-benefits__col{margin-top:19px}.page-main2022-benefits__item{text-align:center}.page-main2022-benefits__item:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:top;width:1em;height:1em;font-size:90px;color:#0181c3}.page-main2022-benefits__item_1:before{content:'\e90f'}.page-main2022-benefits__item_2:before{content:'\e910'}.page-main2022-benefits__item_3:before{content:'\e911'}.page-main2022-benefits__item_4:before{content:'\e912'}.page-main2022-benefits__item_5:before{content:'\e915'}.page-main2022-benefits__item_6:before{content:'\e913'}.page-main2022-benefits__item_7:before{content:'\e914'}.page-main2022-benefits__item_8:before{content:'\e916'}.page-main2022-benefits__label{font-size:18px;margin-bottom:10px}.page-main2022-benefits__sub{white-space:pre-line}.page-main2022-trusts{border-bottom:2px solid #eff3f4;padding-bottom:41px}.page-main2022-trusts__slider{margin-top:21px}.page-main2022-trusts__slider-img{width:120px;margin-right:40px}.page-main2022-feedback{display:flex;flex-wrap:wrap}.page-main2022-feedback__wrapper{margin-top:50px;margin-bottom:50px}.page-main2022-feedback__col{width:33.33333333%;padding-right:30px;padding-left:30px;box-sizing:border-box}.page-main2022-feedback__col+.page-main2022-feedback__col{border-left:2px solid #eff3f4}.page-main2022-feedback__item{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}.page-main2022-feedback__item:before{content:'';width:64px;height:64px;margin-bottom:29px;background-size:contain}.page-main2022-feedback__item_tel:before{background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTAgMTIuMzVDMCA5LjQgMi40IDcgNS4zNSA3aDEwLjE2YzIuOTUgMCA1LjM1IDIuNCA1LjM1IDUuMzUgMCAzLjI2LjUgNi41IDEuNTMgOS42LjYgMS45LjEyIDMuOTgtMS4yNyA1LjRsLTQuMTggNS41NWEzMy45NCAzMy45NCAwIDAgMCAxNC4yOCAxNC4yOGw1LjcyLTQuMzFhNS4yNCA1LjI0IDAgMCAxIDUuMjYtMS4wOSAzMC41MiAzMC41MiAwIDAgMCA5LjU3IDEuNTFjMi45NiAwIDUuMzUgMi40IDUuMzUgNS4zNnYxMC4xMmMwIDIuOTYtMi40IDUuMzUtNS4zNSA1LjM1QTUxLjgzIDUxLjgzIDAgMCAxIDAgMTIuMzVabTIgMGE0OS44MyA0OS44MyAwIDAgMCA0OS43NyA0OS43N2MxLjg1IDAgMy4zNS0xLjUgMy4zNS0zLjM1VjQ4LjY1YzAtMS44Ni0xLjUtMy4zNi0zLjM1LTMuMzYtMy40Ni4wMS02LjktLjUzLTEwLjItMS42MWgtLjAyYTMuMjQgMy4yNCAwIDAgMC0zLjM3Ljc1bC02LjI2IDQuNzJhMSAxIDAgMCAxLTEuMDUuMSAzNS45NCAzNS45NCAwIDAgMS0xNi0xNiAxIDEgMCAwIDEgLjEtMS4wNWw0LjYtNi4xYTMuMzggMy4zOCAwIDAgMCAuOTItMy41MyAzMi41MSAzMi41MSAwIDAgMS0xLjYzLTEwLjIyYzAtMS44NS0xLjUtMy4zNS0zLjM1LTMuMzVINS4zNUEzLjM1IDMuMzUgMCAwIDAgMiAxMi4zNVoiIGZpbGw9IiM4NkEwQUQiLz48cGF0aCBkPSJNNDMgMTcuNDVhMS40NSAxLjQ1IDAgMSAxLTIuOSAwIDEuNDUgMS40NSAwIDAgMSAyLjkgMFpNNDkgMTcuNDVhMS40NSAxLjQ1IDAgMSAxLTIuOSAwIDEuNDUgMS40NSAwIDAgMSAyLjkgMFpNNTMuNTUgMTguOWExLjQ1IDEuNDUgMCAxIDAgMC0yLjkgMS40NSAxLjQ1IDAgMCAwIDAgMi45WiIgZmlsbD0iIzAwODFDMyIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDYuOTYgMGExNi45NiAxNi45NiAwIDAgMC0xMi41IDI4LjQyIDYuNCA2LjQgMCAwIDEtMy4xMiAxLjkzbC0uMDMuMDJjLS4xNC4wNC0uMy4wOC0uNDYuMTRhMSAxIDAgMCAwLS4xMSAxLjg0YzEuNDYuNzIgNC4yIDEuNyA2LjcxLjg0YTUuNiA1LjYgMCAwIDAgMS45LTEuMDdBMTYuOTYgMTYuOTYgMCAxIDAgNDYuOTUgMFpNMzIgMTYuOTZBMTQuOTYgMTQuOTYgMCAxIDEgMzkuNjUgMzBhMSAxIDAgMCAwLTEuMjcuMjRjLS4zLjM2LS43NS43Ni0xLjU4IDEuMDUtLjg5LjMtMS44OC4yNy0yLjgyLjA4LjMyLS4yLjY2LS40MyAxLjA0LS43MmE0LjM3IDQuMzcgMCAwIDAgMS42LTIuMSAxIDEgMCAwIDAtLjI0LTEuMDNBMTQuOSAxNC45IDAgMCAxIDMyIDE2Ljk2WiIgZmlsbD0iIzAwODFDMyIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNjR2NjRIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=") center center no-repeat}.page-main2022-feedback__item_email:before{background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PGcgY2xpcC1wYXRoPSJ1cmwoI2EpIj48cGF0aCBkPSJNMzYuNzcgMzYuMDZhMTEuODYgMTEuODYgMCAwIDEtNS44IDEuM2MtNS4zMyAwLTkuODYtMy45LTkuODYtMTAuMTUgMC02LjcgNC42Ni0xMi41IDExLjg5LTEyLjUgNS42NiAwIDkuNDYgMy45OCA5LjQ2IDkuNDEgMCA0Ljg4LTIuNzMgNy43NC01Ljc5IDcuNzQtMS4zIDAtMi41LS44Ny0yLjQtMi44NmgtLjE0Yy0xLjEzIDEuOTItMi42MyAyLjg2LTQuNTggMi44Ni0xLjkgMC0zLjUyLTEuNTItMy41Mi00LjFhNy42OSA3LjY5IDAgMCAxIDcuNzEtNy43YzEuMi0uMDMgMi4zOC4yIDMuNDguNjdsLTEuMSA1LjljLS41IDIuNDctLjEgMy42Ljk3IDMuNjQgMS42Ni4wMyAzLjUyLTIuMTggMy41Mi01Ljk2IDAtNC43Mi0yLjg0LTguMS03Ljg4LTguMS01LjMgMC05Ljc2IDQuMi05Ljc2IDEwLjggMCA1LjQ0IDMuNTUgOC44IDguMzYgOC44IDEuNy4wMyAzLjQtLjM2IDQuOTItMS4xNWwuNTIgMS40Wm0tMS44LTE0LjA1YTUuNjIgNS42MiAwIDAgMC0xLjYyLS4yM2MtMi44NiAwLTUuMTcgMi43LTUuMTcgNS44NiAwIDEuNDMuNzEgMi40NyAyLjE0IDIuNDcgMS45IDAgMy42Mi0yLjQxIDMuOTctNC40M2wuNjktMy42N1oiIGZpbGw9IiMwMDgxQzMiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTMyLjY0LjI0YS45Ny45NyAwIDAgMC0xLjI4IDBMMjMuMiA3LjM4SDYuOTV2MTQuMmwtNi42MSA1LjhhLjk3Ljk3IDAgMCAwLS4zNC43M3YzNC42OGMwIC41My40My45Ni45Ny45Nkg2My4wM2MuNTQgMCAuOTctLjQzLjk3LS45NlYyOC4xYS45Ny45NyAwIDAgMC0uMzQtLjc0bC02Ljk1LTYuMDhWNy4zOEg0MC44TDMyLjYzLjI0Wm01LjIyIDcuMTRMMzIgMi4yNmwtNS44NiA1LjEyaDExLjcyWk01Ni43IDIzLjg2djcuOTNsNC44LTMuNzMtNC44LTQuMlptLTU0LjIyIDQuMiA0LjQ2IDMuNDd2LTcuMzdsLTQuNDYgMy45Wm0yMC45NiAxNi4yOEw4Ljg5IDMzLjA0VjkuMzJoNDUuODhWMzMuM0w0MC41NSA0NC4zNGgtMTcuMVptMCAxLjk0TDMuNzggNjEuODJoNTYuNDRMNDAuNTUgNDYuMjhoLTE3LjFaTTEuOTQgMzAuMDhsMTkuNiAxNS4yNC0xOS42IDE1LjQ3VjMwLjFaTTYyLjA2IDYwLjhWMzAuMWwtMTkuNiAxNS4yMyAxOS42IDE1LjQ3WiIgZmlsbD0iIzg2QTBBRCIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImEiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoNjR2NjRIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=") center center no-repeat}.page-main2022-feedback__item_connect:before{background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2NCA2NCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zMyAyOC4zYTkuMTEgOS4xMSAwIDAgMC01LjQ0IDguMjh2MS4wNkE0LjQgNC40IDAgMCAwIDMyIDQyYTQuNCA0LjQgMCAwIDAgNC40NC00LjM2di0xLjA2YzAtLjEuMDctLjI1LjI0LS4zM2wtLjgxLTEuODIuODEgMS44MmExNC43NiAxNC43NiAwIDAgMCA2LTUuMWMxLjQtMi4wMiAyLjMyLTQuMzkgMi4zMi02LjUxQzQ1IDE3LjYgMzkuMSAxMiAzMiAxMnMtMTMgNS42LTEzIDEyLjY0QTQuNCA0LjQgMCAwIDAgMjMuNDQgMjlhNC40IDQuNCAwIDAgMCA0LjQ1LTQuMzZjMC0yLjEgMS43OC0zLjkxIDQuMTEtMy45MWE0LjAyIDQuMDIgMCAwIDEgNC4xMSAzLjljMCAuMDMtLjAyLjItLjE2LjU1LS4xNS4zNC0uMzcuNzQtLjY3IDEuMTZBNiA2IDAgMCAxIDMzIDI4LjNabTEwLTMuNjZjMCAzLjE5LTIuODcgNy44OC03LjEzIDkuNzlhMi4zNyAyLjM3IDAgMCAwLTEuNDMgMi4xNXYxLjA2QTIuNCAyLjQgMCAwIDEgMzIgNDBhMi40IDIuNCAwIDAgMS0yLjQ0LTIuMzZ2LTEuMDZhNy4xMSA3LjExIDAgMCAxIDQuMjYtNi40NWMyLjUtMS4xIDQuMy00LjA1IDQuMy01LjUgMC0zLjI1LTIuNzUtNS45LTYuMTItNS45YTYuMDIgNi4wMiAwIDAgMC02LjExIDUuOUEyLjQgMi40IDAgMCAxIDIzLjQ0IDI3IDIuNCAyLjQgMCAwIDEgMjEgMjQuNjRDMjEgMTguNzcgMjUuOTQgMTQgMzIgMTRzMTEgNC43NyAxMSAxMC42NFpNMzIgNTFhNCA0IDAgMSAwIDAtOCA0IDQgMCAwIDAgMCA4Wm0yLTRhMiAyIDAgMSAxLTQgMCAyIDIgMCAwIDEgNCAwWiIgZmlsbD0iIzAwODFDMyIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJtMi4xIDYyLjY0IDEyLjMtMy45M0EzMS43MiAzMS43MiAwIDAgMCAzMiA2NGMxNy42NSAwIDMyLTE0LjM2IDMyLTMyUzQ5LjY1IDAgMzIgMCAwIDE0LjM1IDAgMzJjMCA3IDIuMjYgMTMuNDkgNi4xIDE4Ljc2bC00IDExLjg4Wm02LjIyLTEyLjIzLS42MS0uODNBMjkuNzYgMjkuNzYgMCAwIDEgMiAzMkMyIDE1LjQ2IDE1LjQ1IDIgMzIgMnMzMCAxMy40NiAzMCAzMC0xMy40NSAzMC0zMCAzMGMtNi4xIDAtMTEuNzUtMS44MS0xNi41LTQuOTZsLS44LS41My05LjQ0IDMuMDMgMy4wNi05LjEzWiIgZmlsbD0iIzg2QTBBRCIvPjwvc3ZnPg==") center center no-repeat}.page-main2022-feedback__item-label{font-size:21px;margin-bottom:10px}.page-main2022-feedback__item-tel{font-size:16px}.page-main2022-feedback__item-tel+.page-main2022-feedback__item-tel{margin-top:5px}.page-main2022-feedback__item-button{margin-top:30px}.page-main2022-videosSlider{margin-top:20px;margin-right:-15px;margin-left:-15px}.page-main2022-videosSlider .slider__slide{width:25%;padding-right:15px;padding-left:15px;box-sizing:border-box}.page-main2022-videosSlider .slider__arrow{top:67px}.page-main2022-videosSlider__item{cursor:pointer}.page-main2022-videosSlider__item-preview{height:136px}.page-main2022-videosSlider__item-title{font-size:16px;color:#0081c3;margin-top:15px;transition-duration:.2s}.page-main2022-videosSlider__item:hover .page-main2022-videosSlider__item-title{color:#3fb34f}.page-main2022-chess__caption{font-weight:700;font-size:21px;margin-bottom:30px}.page-main2022-chess__row+.page-main2022-chess__row{margin-top:30px}.page-main2022-chess__text{font-size:16px}.page-main2022-chess__text>:first-child{margin-top:0}.page-main2022-chess__img:after{padding-top:60%}.page-main2022-montage{display:flex}.page-main2022-montage__img{flex-grow:0;flex-shrink:0;width:295px;height:221px;margin-right:25px;background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyOTUgMjIxIj48cGF0aCBmaWxsPSIjRDFEMUQxIiBmaWxsLW9wYWNpdHk9Ii40IiBkPSJNMjAzIDZoMzN2NDVoLTMzek0yNDMgNmgzM3Y0NWgtMzN6Ii8+PHBhdGggb3BhY2l0eT0iLjQiIGZpbGw9IiNEMUQxRDEiIGQ9Ik0yMDMgNTdoMzN2NDVoLTMzeiIvPjxwYXRoIGZpbGw9IiNEMUQxRDEiIGZpbGwtb3BhY2l0eT0iLjQiIGQ9Ik0yNDMgNTdoMzN2NDVoLTMzeiIvPjxwYXRoIG9wYWNpdHk9Ii40IiBkPSJtMTU0IDE4OSA2Mi41LTE2MmgxMEwyOTUgMTg5SDE1NFoiIGZpbGw9IiNmZmYiLz48Y2lyY2xlIGN4PSIyMjEuNSIgY3k9IjI3LjUiIHI9IjEuNSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjIyIDBIMjIxdjI0bC01IDMuM2gxMS4zTDIyMiAyNFYwWiIgZmlsbD0iIzAwNjU5OSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjMxIDE0NEgxMTUuNHYzLjdoMTE0YTExLjggMTEuOCAwIDAgMSAwIDIzLjdoLTExNHYzLjdoMTE1LjRhMTUuNiAxNS42IDAgMCAwIDAtMzEuMloiIGZpbGw9IiM0RDlEQzciLz48cmVjdCB4PSIxMzYiIHk9IjE1OCIgd2lkdGg9IjE1Ny4xIiBoZWlnaHQ9IjEyLjMiIHJ4PSI2LjIiIGZpbGw9IiMzNzUyNjAiLz48cmVjdCB4PSIxMzYuNSIgeT0iMTU4LjUiIHdpZHRoPSIxNTYuMSIgaGVpZ2h0PSIxMS4zIiByeD0iNS43IiBzdHJva2U9IiMwMDgxQzMiLz48Y2lyY2xlIGN4PSIxNDIuMiIgY3k9IjE2NC4yIiByPSIzLjgiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIxNTMuNSIgY3k9IjE2NC4yIiByPSIzLjgiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIxNDIuMiIgY3k9IjE2NC4yIiByPSIxLjQiIGZpbGw9IiMzNzUyNjAiLz48Y2lyY2xlIGN4PSIxNTMuNSIgY3k9IjE2NC4yIiByPSIxLjQiIGZpbGw9IiMzNzUyNjAiLz48Y2lyY2xlIGN4PSIxNDcuOCIgY3k9IjE2MC44IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjE0Ny44IiBjeT0iMTY3LjUiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTY0LjQiIGN5PSIxNjQuMiIgcj0iMy44IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTc1LjgiIGN5PSIxNjQuMiIgcj0iMy44IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTY0LjQiIGN5PSIxNjQuMiIgcj0iMS40IiBmaWxsPSIjMzc1MjYwIi8+PGNpcmNsZSBjeD0iMTc1LjgiIGN5PSIxNjQuMiIgcj0iMS40IiBmaWxsPSIjMzc1MjYwIi8+PGNpcmNsZSBjeD0iMTcwLjEiIGN5PSIxNjAuOCIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIxNTguNyIgY3k9IjE2MC44IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjE3MC4xIiBjeT0iMTY3LjUiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTU4LjciIGN5PSIxNjcuNSIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIxODYuNiIgY3k9IjE2NC4yIiByPSIzLjgiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIxOTgiIGN5PSIxNjQuMiIgcj0iMy44IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTg2LjYiIGN5PSIxNjQuMiIgcj0iMS40IiBmaWxsPSIjMzc1MjYwIi8+PGNpcmNsZSBjeD0iMTk4IiBjeT0iMTY0LjIiIHI9IjEuNCIgZmlsbD0iIzM3NTI2MCIvPjxjaXJjbGUgY3g9IjE5Mi4zIiBjeT0iMTYwLjgiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTgxIiBjeT0iMTYwLjgiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMTkyLjMiIGN5PSIxNjcuNSIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIxODEiIGN5PSIxNjcuNSIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyMDguOSIgY3k9IjE2NC4yIiByPSIzLjgiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyMjAuMiIgY3k9IjE2NC4yIiByPSIzLjgiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyMDguOSIgY3k9IjE2NC4yIiByPSIxLjQiIGZpbGw9IiMzNzUyNjAiLz48Y2lyY2xlIGN4PSIyMjAuMiIgY3k9IjE2NC4yIiByPSIxLjQiIGZpbGw9IiMzNzUyNjAiLz48Y2lyY2xlIGN4PSIyMTQuNiIgY3k9IjE2MC44IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjIwMy4yIiBjeT0iMTYwLjgiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjE0LjYiIGN5PSIxNjcuNSIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyMDMuMiIgY3k9IjE2Ny41IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjIzMS4xIiBjeT0iMTY0LjIiIHI9IjMuOCIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjI0Mi41IiBjeT0iMTY0LjIiIHI9IjMuOCIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjIzMS4xIiBjeT0iMTY0LjIiIHI9IjEuNCIgZmlsbD0iIzM3NTI2MCIvPjxjaXJjbGUgY3g9IjI0Mi41IiBjeT0iMTY0LjIiIHI9IjEuNCIgZmlsbD0iIzM3NTI2MCIvPjxjaXJjbGUgY3g9IjIzNi44IiBjeT0iMTYwLjgiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjI1LjQiIGN5PSIxNjAuOCIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyMzYuOCIgY3k9IjE2Ny41IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjIyNS40IiBjeT0iMTY3LjUiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjUzLjQiIGN5PSIxNjQuMiIgcj0iMy44IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjY0LjciIGN5PSIxNjQuMiIgcj0iMy44IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjUzLjQiIGN5PSIxNjQuMiIgcj0iMS40IiBmaWxsPSIjMzc1MjYwIi8+PGNpcmNsZSBjeD0iMjY0LjciIGN5PSIxNjQuMiIgcj0iMS40IiBmaWxsPSIjMzc1MjYwIi8+PGNpcmNsZSBjeD0iMjU5IiBjeT0iMTYwLjgiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjQ3LjciIGN5PSIxNjAuOCIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyNTkiIGN5PSIxNjcuNSIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyNDcuNyIgY3k9IjE2Ny41IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjI3NS42IiBjeT0iMTY0LjIiIHI9IjMuOCIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjI4NyIgY3k9IjE2NC4yIiByPSIzLjgiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyNzUuNiIgY3k9IjE2NC4yIiByPSIxLjQiIGZpbGw9IiMzNzUyNjAiLz48Y2lyY2xlIGN4PSIyODciIGN5PSIxNjQuMiIgcj0iMS40IiBmaWxsPSIjMzc1MjYwIi8+PGNpcmNsZSBjeD0iMjgxLjMiIGN5PSIxNjAuOCIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48Y2lyY2xlIGN4PSIyNjkuOSIgY3k9IjE2MC44IiByPSIuOSIgZmlsbD0iI0UyRTJFMiIvPjxjaXJjbGUgY3g9IjI4MS4zIiBjeT0iMTY3LjUiIHI9Ii45IiBmaWxsPSIjRTJFMkUyIi8+PGNpcmNsZSBjeD0iMjY5LjkiIGN5PSIxNjcuNSIgcj0iLjkiIGZpbGw9IiNFMkUyRTIiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTE0OS43IDE3MC4zaDEwdjIuOGgtMy44djEzLjNoMy44djIuOGgtMTB2LTIuOGgzLjhWMTczaC0zLjh2LTIuOFpNMTkwLjQgMTcwLjNoMTB2Mi44aC0zLjh2MTMuM2gzLjh2Mi44aC0xMHYtMi44aDMuOFYxNzNoLTMuOHYtMi44Wk0yMzEuMSAxNzAuM2gxMHYyLjhoLTMuOHYxMy4zaDMuOHYyLjhoLTEwdi0yLjhoMy44VjE3M2gtMy44di0yLjhaTTI3MS44IDE3MC4zaDEwdjIuOEgyNzh2MTMuM2gzLjh2Mi44aC0xMHYtMi44aDMuOFYxNzNoLTMuOHYtMi44WiIgZmlsbD0iIzAwNjU5OSIvPjxwYXRoIGZpbGw9IiMzNzk0QzQiIGQ9Ik0wIDExMC4zaDEyMi42VjE4N0gweiIvPjxyZWN0IHg9IjEwLjkiIHk9IjExMS4zIiB3aWR0aD0iMTIuOCIgaGVpZ2h0PSIyMy43IiByeD0iMSIgZmlsbD0iIzAwODFDMyIvPjxyZWN0IHg9IjEwLjkiIHk9IjEzNi4zIiB3aWR0aD0iMTIuOCIgaGVpZ2h0PSIyMy43IiByeD0iMSIgZmlsbD0iIzAwODFDMyIvPjxyZWN0IHg9IjEwLjkiIHk9IjE2MS40IiB3aWR0aD0iMTIuOCIgaGVpZ2h0PSIyMy43IiByeD0iMSIgZmlsbD0iIzAwODFDMyIvPjxyZWN0IHg9IjEyLjMiIHk9IjEyNS41IiB3aWR0aD0iOS45IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiMzODRBN0MiLz48cmVjdCB4PSIxMi4zIiB5PSIxMzcuOCIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTIuMyIgeT0iMTQyIiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSIxMi4zIiB5PSIxNDYuMyIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTIuMyIgeT0iMTI2LjkiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjEyLjMiIHk9IjEzOS4yIiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSIxMi4zIiB5PSIxNDMuNCIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTIuMyIgeT0iMTQ3LjciIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjEyLjMiIHk9IjEyOC4zIiB3aWR0aD0iOS45IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiMzODRBN0MiLz48cmVjdCB4PSIxMi4zIiB5PSIxNDAuNiIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTIuMyIgeT0iMTQ0LjkiIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjEyLjMiIHk9IjE0OS4xIiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cGF0aCBmaWxsPSIjMUI5NkQ3IiBkPSJNMTIuMyAxMzAuN2g5Ljl2Mi44aC05Ljl6Ii8+PHJlY3QgeD0iMTIuMyIgeT0iMTUyLjQiIHdpZHRoPSI5LjkiIGhlaWdodD0iMS45IiByeD0iLjkiIGZpbGw9IiMxQjk2RDciLz48cmVjdCB4PSIxMi4zIiB5PSIxODEuMyIgd2lkdGg9IjkuOSIgaGVpZ2h0PSIxLjkiIHJ4PSIuOSIgZmlsbD0iIzFCOTZENyIvPjxyZWN0IHg9IjE3LjUiIHk9IjE1NC44IiB3aWR0aD0iNC43IiBoZWlnaHQ9IjEuOSIgcng9Ii45IiBmaWxsPSIjMUI5NkQ3Ii8+PHJlY3QgeD0iNDUiIHk9IjExMS4zIiB3aWR0aD0iMTIuOCIgaGVpZ2h0PSIyMy43IiByeD0iMSIgZmlsbD0iIzAwODFDMyIvPjxyZWN0IHg9IjQ1IiB5PSIxMzYuMyIgd2lkdGg9IjEyLjgiIGhlaWdodD0iMjMuNyIgcng9IjEiIGZpbGw9IiMwMDgxQzMiLz48cmVjdCB4PSI0NSIgeT0iMTYxLjQiIHdpZHRoPSIxMi44IiBoZWlnaHQ9IjIzLjciIHJ4PSIxIiBmaWxsPSIjMDA4MUMzIi8+PHJlY3QgeD0iNDYuNCIgeT0iMTI1LjUiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjQ2LjQiIHk9IjEzNy44IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI0Ni40IiB5PSIxNDIiIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjQ2LjQiIHk9IjE0Ni4zIiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI0Ni40IiB5PSIxMjYuOSIgd2lkdGg9IjkuOSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjMzg0QTdDIi8+PHJlY3QgeD0iNDYuNCIgeT0iMTM5LjIiIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjQ2LjQiIHk9IjE0My40IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI0Ni40IiB5PSIxNDcuNyIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iNDYuNCIgeT0iMTI4LjMiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjQ2LjQiIHk9IjE0MC42IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI0Ni40IiB5PSIxNDQuOSIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iNDYuNCIgeT0iMTQ5LjEiIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGw9IiMxQjk2RDciIGQ9Ik00Ni40IDEzMC43aDkuOXYyLjhoLTkuOXoiLz48cmVjdCB4PSI0Ni40IiB5PSIxNTIuNCIgd2lkdGg9IjkuOSIgaGVpZ2h0PSIxLjkiIHJ4PSIuOSIgZmlsbD0iIzFCOTZENyIvPjxyZWN0IHg9IjQ2LjQiIHk9IjE4MS4zIiB3aWR0aD0iOS45IiBoZWlnaHQ9IjEuOSIgcng9Ii45IiBmaWxsPSIjMUI5NkQ3Ii8+PHJlY3QgeD0iNTEuNiIgeT0iMTU0LjgiIHdpZHRoPSI0LjciIGhlaWdodD0iMS45IiByeD0iLjkiIGZpbGw9IiMxQjk2RDciLz48cmVjdCB4PSI3OC42IiB5PSIxMTEuMyIgd2lkdGg9IjEyLjgiIGhlaWdodD0iMjMuNyIgcng9IjEiIGZpbGw9IiMwMDgxQzMiLz48cmVjdCB4PSI3OC42IiB5PSIxMzYuMyIgd2lkdGg9IjEyLjgiIGhlaWdodD0iMjMuNyIgcng9IjEiIGZpbGw9IiMwMDgxQzMiLz48cmVjdCB4PSI3OC42IiB5PSIxNjEuNCIgd2lkdGg9IjEyLjgiIGhlaWdodD0iMjMuNyIgcng9IjEiIGZpbGw9IiMwMDgxQzMiLz48cmVjdCB4PSI4MCIgeT0iMTI1LjUiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjgwIiB5PSIxMzcuOCIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iODAiIHk9IjE0MiIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iODAiIHk9IjE0Ni4zIiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI4MCIgeT0iMTI2LjkiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjgwIiB5PSIxMzkuMiIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iODAiIHk9IjE0My40IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI4MCIgeT0iMTQ3LjciIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjgwIiB5PSIxMjguMyIgd2lkdGg9IjkuOSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjMzg0QTdDIi8+PHJlY3QgeD0iODAiIHk9IjE0MC42IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSI4MCIgeT0iMTQ0LjkiIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjgwIiB5PSIxNDkuMSIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbD0iIzFCOTZENyIgZD0iTTgwIDEzMC43aDkuOXYyLjhIODB6Ii8+PHJlY3QgeD0iODAiIHk9IjE1Mi40IiB3aWR0aD0iOS45IiBoZWlnaHQ9IjEuOSIgcng9Ii45IiBmaWxsPSIjMUI5NkQ3Ii8+PHJlY3QgeD0iODAiIHk9IjE4MS4zIiB3aWR0aD0iOS45IiBoZWlnaHQ9IjEuOSIgcng9Ii45IiBmaWxsPSIjMUI5NkQ3Ii8+PHJlY3QgeD0iODUuMiIgeT0iMTU0LjgiIHdpZHRoPSI0LjciIGhlaWdodD0iMS45IiByeD0iLjkiIGZpbGw9IiMxQjk2RDciLz48cmVjdCB4PSIxMTIuMiIgeT0iMTExLjMiIHdpZHRoPSIxMi44IiBoZWlnaHQ9IjIzLjciIHJ4PSIxIiBmaWxsPSIjMDA4MUMzIi8+PHJlY3QgeD0iMTEyLjIiIHk9IjEzNi4zIiB3aWR0aD0iMTIuOCIgaGVpZ2h0PSIyMy43IiByeD0iMSIgZmlsbD0iIzAwODFDMyIvPjxyZWN0IHg9IjExMi4yIiB5PSIxNjEuNCIgd2lkdGg9IjEyLjgiIGhlaWdodD0iMjMuNyIgcng9IjEiIGZpbGw9IiMwMDgxQzMiLz48cmVjdCB4PSIxMTMuNiIgeT0iMTI1LjUiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjExMy42IiB5PSIxMzcuOCIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTEzLjYiIHk9IjE0MiIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTEzLjYiIHk9IjE0Ni4zIiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSIxMTMuNiIgeT0iMTI2LjkiIHdpZHRoPSI5LjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iIzM4NEE3QyIvPjxyZWN0IHg9IjExMy42IiB5PSIxMzkuMiIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTEzLjYiIHk9IjE0My40IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSIxMTMuNiIgeT0iMTQ3LjciIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjExMy42IiB5PSIxMjguMyIgd2lkdGg9IjkuOSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjMzg0QTdDIi8+PHJlY3QgeD0iMTEzLjYiIHk9IjE0MC42IiB3aWR0aD0iOC41IiBoZWlnaHQ9Ii45IiByeD0iLjUiIGZpbGw9IiNmZmYiLz48cmVjdCB4PSIxMTMuNiIgeT0iMTQ0LjkiIHdpZHRoPSI4LjUiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjExMy42IiB5PSIxNDkuMSIgd2lkdGg9IjguNSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHBhdGggZmlsbD0iIzFCOTZENyIgZD0iTTExMy42IDEzMC43aDkuOXYyLjhoLTkuOXoiLz48cmVjdCB4PSIxMTMuNiIgeT0iMTUyLjQiIHdpZHRoPSI5LjkiIGhlaWdodD0iMS45IiByeD0iLjkiIGZpbGw9IiMxQjk2RDciLz48cmVjdCB4PSIxMTMuNiIgeT0iMTgxLjMiIHdpZHRoPSI5LjkiIGhlaWdodD0iMS45IiByeD0iLjkiIGZpbGw9IiMxQjk2RDciLz48cmVjdCB4PSIxMTguOCIgeT0iMTU0LjgiIHdpZHRoPSI0LjciIGhlaWdodD0iMS45IiByeD0iLjkiIGZpbGw9IiMxQjk2RDciLz48cGF0aCBmaWxsPSIjODVDNkU5IiBkPSJNNDkuNyAxNDkuNkg3MXYxMC45SDQ5Ljd6Ii8+PHJlY3QgeD0iMTQuMiIgeT0iMTM3LjgiIHdpZHRoPSIuOSIgaGVpZ2h0PSIuOSIgcng9Ii41IiBmaWxsPSIjZmZmIi8+PHJlY3QgeD0iMTQuMiIgeT0iMTQyIiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjE0Ni4zIiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjEzOS4yIiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjE0My40IiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjE0Ny43IiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjE0MC42IiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjE0NC45IiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxyZWN0IHg9IjE0LjIiIHk9IjE0OS4xIiB3aWR0aD0iLjkiIGhlaWdodD0iLjkiIHJ4PSIuNSIgZmlsbD0iI2ZmZiIvPjxwYXRoIGZpbGw9IiMwMDM4NTUiIGQ9Ik04LjYgMTY1LjJoMzEuN3Y5LjlIOC42ek00MS43IDE2NS4ySDYzdjE5LjlINDEuN3pNNjUuNCAxNjUuMmgyMS4zdjE5LjlINjUuNHoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM4LjkgMTQ4LjZIMTUuN3YxMi44aDIzLjJ2LTEyLjhabS0xIDFIMTYuNnYxMC45SDM4di0xMVpNNjQgMTQ4LjZINDAuNnYxMi44SDY0di0xMi44Wm0tMSAxSDQxLjd2MTAuOUg2M3YtMTFaTTg5IDE0OC42SDY1Ljh2MTIuOEg4OXYtMTIuOFptLTEgMUg2Ni45djEwLjlIODh2LTExWiIgZmlsbD0iIzAwNjU5OSIvPjxwYXRoIGZpbGw9IiM4NUM2RTkiIGQ9Ik0xNi42IDE0OS42aDIxLjN2MTAuOUgxNi42ek02Ni44IDE0OS42aDIxLjN2MTAuOUg2Ni44eiIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNy4xIDE2My4zVjE4N0gxMHYtMjAuOGgyOS44VjE4N0g4OC41di0yMy43SDcuMVptNTkuMiAyMC4xIDE3LjUtMTcuMkg2Ni4zdjE3LjJaTTYyIDE2Ni4ySDQ0LjNMNjIgMTgzLjd2LTE3LjVabTIzLjcgMHYxOGgtMThsMTgtMThabS00MyAxOGgxNy43bC0xNy44LTE3LjhWMTg0WiIgZmlsbD0iIzAwNjU5OSIvPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xNy4xIDE1MC4xaDh2My44aC04ek0xOCAxNTQuM2g1Ljd2LjlIMTh6TTE4IDE1NS43aDMuM3YuNUgxOHpNMjcgMTYwdi05aDF2OXpNNTIuMSAxNjB2LTloLjl2OXpNMjguNCAxNjB2LTMuOGgxdjMuOHpNNTMuNSAxNjB2LTMuOGgxdjMuOHpNMjkuOSAxNjB2LTQuN2guOXY0Ljd6TTU1IDE2MHYtNC43aC44djQuN3pNMzEuMyAxNjB2LTloLjl2OXpNNTYuNCAxNjB2LTloLjl2OXpNMzIuNyAxNjB2LTUuN2guOXY1Ljd6TTU3LjggMTYwdi01LjdoLjl2NS43ek0zNC4xIDE2MHYtNi42aDF2Ni42ek01OS4yIDE2MHYtNi42aC45djYuNnpNMzUuNSAxNjB2LTguNWgxdjguNXpNNjAuNiAxNjB2LTguNWgxdjguNXpNMTggMTU2LjdoMy4zdi41SDE4ek0xOCAxNTcuNmgzLjN2LjVIMTh6TTE4IDE1OS4xaDYuMnYuOUgxOHoiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTI4LjQgMTYxLjRoLTIuOHYxLjRoLTEuOXYuNWg2LjZ2LS41aC0xLjl2LTEuNFpNNTMuNSAxNjEuNGgtMi44djEuNGgtMnYuNWg2Ljd2LS41aC0xLjl2LTEuNFpNNzguNiAxNjEuNGgtMi44djEuNGgtMnYuNWg2Ljd2LS41aC0xLjl2LTEuNFoiIGZpbGw9IiMwMDY1OTkiLz48cGF0aCBmaWxsPSIjMDA4MUMzIiBkPSJNNDIuNiAxNTAuMWg4djkuOWgtOHoiLz48cGF0aCBkPSJNNDIuNiAxNTcuNHMuMy0xIDIuNi0xYzEuMiAwIDIuNSAwIDMuNi0uOSAxLS45IDEuOS0yLjYgMS45LTIuNnY3LjFoLTh2LTIuNloiIGZpbGw9IiNGNkM4NjMiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNjcuMiAxNTAuMWgyMC4zdjMuM0g2Ny4yek02Ny43IDE1My44aDE3LjV2LjVINjcuN3pNNjcuNyAxNTQuOGgxMS40di41SDY3Ljd6TTY3LjcgMTU1LjdoMTEuNHYuNUg2Ny43ek02Ny43IDE1Ni43aDExLjR2LjVINjcuN3pNNjcuNyAxNTcuNmgxMS40di41SDY3Ljd6TTY3LjcgMTU4LjZoMTEuNHYuNUg2Ny43ek02Ny43IDE1OS41aDE4Ljl2LjVINjcuN3oiLz48cGF0aCBkPSJtNzcgODcuMyAyNC45LTcuNSAyMC4yIDkgNS40LTcgNS44LTMgMjUuMiA0LjRjMyA5LjkgOSAzNS41IDguNyA1OC41LS4yIDIzIDIgNTcuNCAzLjIgNzEuNyAwIDAtMy4yIDYuNi00My41IDcuMXMtNDcuNy03LjEtNDcuNy03LjFsMS41LTE2LjggMS43LTUuOUw3NyA4Ny4zWiIgZmlsbD0iI0VBQkQ1NiIvPjxwYXRoIGQ9Im05MCA4My40IDguNS0yLjdjLjUuNiAyLjggNC4zIDYgMTMuNCA0LjIgMTEuNSA2LjcgMjkuNSA4LjEgNDUuNmEyNzExIDI3MTEgMCAwIDEgMy41IDgwLjhzLTQuOC4yLTcuNSAwYy0yLjgtLjItNi41LTEtNi41LTF2LTQ5LjhzLS41LTM5LjctNC44LTYwLjdjLTQuNC0yMS03LjQtMjUuNi03LjQtMjUuNlpNMTQ2LjMgODFsLTktMS41YzIgNS4xIDYuMSAxNy42IDcuNSAyNS40IDEuNyA5LjcgMy40IDIwIDUuNCA0OS4yIDEuNSAyMy40IDIuNiA1NC43IDIuNyA2NWw2LjgtMS4zYzIuMy0uNCA1LTEuMiA1LTEuMiAwLTktLjQtMzIuMS0xLjQtNDMuNS0xLjItMTQtMy42LTQ2LjgtOC4zLTY2LjNhMTAyLjggMTAyLjggMCAwIDAtOC43LTI1LjhaIiBmaWxsPSIjRjVGNUY1Ii8+PHBhdGggZD0iTTEzNi41IDEyOS41IDExMy4xIDg4bDEwLjctMS43IDEyLjcgMzB2MTMuMloiIGZpbGw9IiMwMDgxQzMiLz48cGF0aCBkPSJtMTM2LjUgMTE3LTEzLjItMjYuOC0xLjItMS43IDYuOS04LjdjLjQgMSAyIDQuOCA0LjYgMTIuNiAyLjUgNy44IDMgMTkuNiAzIDI0LjdaIiBmaWxsPSIjMDA2NTk5Ii8+PHBhdGggZD0ibTEzNCA0NS42LTM4LjIuNS0uNy04LjUgNDAuNC0xLjd2OC4zbC0xLjUgMS40WiIgZmlsbD0iIzAwMzQ0RSIvPjxwYXRoIGQ9Ik0xMDMuOCA2Ni4xSDEyOWwtMi43IDE2LjYtMjIuNS0uNVY2Ni4xWiIgZmlsbD0iI0RFOUE4QiIvPjxwYXRoIGQ9Ik0xNDYuNSA3Ni4zIDEyNi4zIDgzVjY4LjhsMjAuMiA3LjVaIiBmaWxsPSIjMDA2NTk5Ii8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMzMgNjAuMWMtMyA5LjktOS42IDE2LjctMTcuMiAxNi43LTcuNCAwLTEzLjctNi4yLTE2LjktMTUuNGwtLjQuMWMtMS43LjItMy42LTMuMS00LjItNy42LS42LTQuNC4zLTguMiAyLTguNGguNWMuOS0xNC43IDktMjYuMiAxOS0yNi4yIDkuNiAwIDE3LjUgMTAuOCAxOC44IDI0LjlsLjYtLjFjMS43LjIgMi43IDQgMiA4LjQtLjUgNC40LTIuNCA3LjgtNC4yIDcuNloiIGZpbGw9IiNGNEIzQTQiLz48cGF0aCBkPSJNOTcuNCAxOS4zQTI2LjkgMjYuOSAwIDAgMCA5NCAzMy45Yy0xLjMuNi0zLjIgMi4yLS41IDQuMmE0Mi42IDQyLjYgMCAwIDAgMjIgNC44YzEwLjIgMCAxOS43LTEuNCAyMi42LTQuOCAyLjQtMi44LjUtNC0uNy00LjIuMy0yLjcgMC05LjUtMy4yLTE0LjYtMy01LTcuNi04LjMtOS41LTkuM2gtMTcuNWMtMS45LjgtNi41IDMuNi05LjggOS4zWiIgZmlsbD0iI0VBQkQ1NiIvPjxwYXRoIGQ9Ik0xMDYuOCA0MWMtOS43LTEuMi0xMy43LTUuOC0xNC4yLTUuMi0uNS41LS4yIDIuMSAzLjcgMy43IDkuOSA0IDEzLjYgMy43IDI1LjYgMy4yIDE1LjMtLjYgMTcuMy02IDE3LTYuNC0uMi0uNS0zLjIgMS45LTguOSAzLjVhNzYuMiA3Ni4yIDAgMCAxLTIzLjIgMS4yWiIgZmlsbD0iI0RGOUYzNSIvPjxwYXRoIGQ9Ik0xMjcuMyA4MyA5OS43IDY5LjRsLTQuMSA4LjggMjkuNyAyMi43IDItMThaIiBmaWxsPSIjMDA4MUMzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMTMuNSA3LjJjLjMtMSAxLTIuMyAyLjUtMi4zczIuMSAxLjMgMi40IDIuM2MzLjcuMyA1LjggMS41IDYuNCAyYTE1My41IDE1My41IDAgMCAxLTQuNCAyNC4yaC0xMS4yTDEwNy43IDE5Yy0uMy00LjYtLjQtOC4yLS40LTkuNS42LS42IDIuNi0xLjkgNi4yLTIuM1oiIGZpbGw9IiNFM0E2MTciLz48cGF0aCBkPSJNMTQ0LjYgMTQ3LjVhOCA4IDAgMCAwLTQgNC4ybDYgMTMgMzAuOSAxLjRjMi4yLS41IDcuMi0yLjUgOS43LTYuNiAzLjItNS4xIDIuNS0xNCAxLjMtMTguMy0xLjMtNC40LTI1LjYtNTIuNy0yNi42LTU0LjYtLjgtMS42LTIuNS0xLjItMy4yLS43IDEuMiAzLjUgMy4yIDEyLjIgNC4yIDE3LjUgMSA1LjMgMy41IDI3IDQuMyAzNy4zbC05LjcgMi43Yy03LjYgMi4yLTkuOCAyLjQtMTMgNC4xWiIgZmlsbD0iIzAwNjU5OSIvPjxwYXRoIGQ9Ik0xNzIgMTM1LjEgMTUyLjMgMTk5Yy0uNC44LS4zIDIuNiAyLjYgMy40IDMgLjggNC4yLTEgNC40LTJsMjAuMy02My44Yy44IDAgMy0uMiA1LjMtMS43IDIuNC0xLjYgNC03IDQuNy05LjUuMi0uOS4zLTIuNi0xLjMtMy4yLTEuNS0uNi0yLjYuOS0yLjkgMS43LS44IDMtMi40IDcuOC04LjMgNi4zLTUtMS4yLTQuMi03LjItMy40LTkuNS4zLS43LjctMi40LS41LTMuMS0xLjctMS4yLTMtLjMtMy42LjctLjggMS4yLTIuNCAzLjctMi4yIDggLjIgNC4zIDMuMSA3LjcgNC42IDguOFoiIGZpbGw9IiNEMUQxRDEiLz48cGF0aCBkPSJNMTU3LjUgMTU2LjZjLTMuNyAxLjEtNS4zIDMuMi01LjYgNC4xIDEgLjcgMy4yIDMgNC40IDYuMSAxLjIgMy4xIDEuOCA3LjggMiA5LjggMS42IDAgNS4zLS4yIDcuMy0uOCAyLjQtLjcgNy44LTEuNyAxMC43LTUuNiAzLTMuOSA0LjEtMTAuNS0xLjctMTEuNC01LjktMS05IC40LTkuNS0uNS0uNC0uOC4xLTEuOC41LTIuMi0xLjItLjMtNC40LS43LTggLjVaIiBmaWxsPSIjRjRCM0E0Ii8+PHBhdGggZD0iTTg5LjIgOTIuMmMtMy45LTUuOS04LjMtNi42LTE1LjYtNS40LTE0LjUgMi40LTE2LjUgMTUuNy0xNS4zIDI3LjguNyA3LjggMS43IDEwLjMgNS4zIDI3IDMuNyAxNyAxNC43IDUzLjcgMTguMyA1NSAzLjcgMS4yIDI0LjYtMy43IDMyLjctNS45bDQzLjktMTIuN2MwLTIuNi0uNS04LjgtMi41LTEyLjctMS45LTMuOS0zLjctNS4yLTQuMy01LjMtMi42LjgtMTAuMyAyLjYtMjEgMy4yLTEwLjcuNS0yNS4zLjUtMzEuMi40IDAtNSAwLTE4LjYtMS0zMy42LTEuMi0xOC44LTUuNC0zMi05LjMtMzcuOFoiIGZpbGw9IiMwMDgxQzMiLz48cGF0aCBkPSJNMTQwLjIgMTUxLjJjLTIuNyAwLTguMyAyLjctMTEuNSAzLjQtMy40LjgtMTIuNCAwLTEyLjQgNS42IDAgNi4zIDMuNiAzLjIgNyAzLjIgMi4yIDAgNC43IDEuNSAxMC44IDIuMiA0LjkuNiA5LTIuMiAxMC41LTMuN2wyLjQtLjJhNDcgNDcgMCAwIDAtMi4yLTcuOGMtMS0yLTItMi43LTQuNi0yLjdaIiBmaWxsPSIjRkRDNEI3Ii8+PC9zdmc+") top left no-repeat;background-size:contain}.page-main2022-montage__caption{font-size:28px;font-weight:700;margin-bottom:20px}.page-main2022-montage__text{font-size:16px}.page-main2022-montage__btn{margin-top:43px}.section-captionMore{display:flex;align-items:center;justify-content:space-between}.section-captionMore__caption{font-weight:700;font-size:28px;margin-right:20px}.section-captionMore__more{flex-shrink:0;font-size:16px}.section-captionMore__more:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e910';vertical-align:middle}.slider{position:relative}.slider__arrow{position:absolute;top:50%;transform:translate(0,-50%);line-height:1;background:#0081c3;color:#fff;font-size:22px;padding:5px;border-radius:5px}.slider__arrow:hover{background:#3fb34f}.slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;vertical-align:top}.slider__arrow-prev{left:10px}.slider__arrow-prev:before{content:'\e90f'}.slider__arrow-next{right:10px}.slider__arrow-next:before{content:'\e910'}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.footer{padding-top:18px;padding-bottom:26px}.footer__inner{display:flex;align-items:center;justify-content:space-between}.footer__center{flex-grow:1;margin-right:30px;margin-left:30px}.footer__copy{margin-left:20px;flex-grow:0;flex-shrink:0;width:185px}.footer__menu-item{position:relative;display:inline-block}.footer__menu-item+.footer__menu-item{margin-left:20px}.footer__menu-item+.footer__menu-item:before{content:'';position:absolute;left:-10px;top:0;height:16px;width:1px;background:#bfccd2}.footer__address{margin-top:6px}.footer__address a{margin-left:10px}.footer__devellab{font-size:12px;color:#86a0ad;flex-grow:0}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:400;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot');src:local('PT Sans'),local('PTSans-Regular'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-regular.svg#PTSans') format('svg')}@font-face{font-display:swap;font-family:'PT Sans';font-style:normal;font-weight:700;src:url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot');src:local('PT Sans Bold'),local('PTSans-Bold'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.eot?#iefix') format('embedded-opentype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff2') format('woff2'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.woff') format('woff'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.ttf') format('truetype'),url('front/fonts/pt-sans/pt-sans-v9-cyrillic_latin-700.svg#PTSans') format('svg')}.ui-list{margin:0;padding:0}.ui-list li{list-style:none}.ui-list_ver>li{margin-bottom:.7em}.ui-list_margin-ver{margin-top:1em;margin-bottom:1em}html{font-family:Helvetica,Arial;font-size:16px;line-height:22px}p{margin:0}h1,h2,h3,h4{margin:0}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption{font-family:Helvetica,Arial;color:#212121;font-weight:700}.ui-text .h1,.ui-text .h2,.ui-text .h3,.ui-text .h4,.ui-text h1,.ui-text h2,.ui-text h3,.ui-text h4,.ui-text__caption_margin-ver{margin-top:22px;margin-bottom:22px}.ui-text .h1,.ui-text h1,.ui-text__caption_h1{font-size:38px;line-height:44px}.ui-text .h2,.ui-text h2,.ui-text__caption_h2{font-size:28px;line-height:35.2px}.ui-text .h3,.ui-text h3,.ui-text__caption_h3{font-size:21px;line-height:30.8px}.ui-text .h4,.ui-text h4,.ui-text__caption_h4{font-size:16px;line-height:22px}.ui-text__caption-size_h1{font-size:38px}.ui-text__caption-size_h2{font-size:28px}.ui-text__caption-size_h3{font-size:21px}.ui-text__caption-size_h4{font-size:16px}.ui-text__caption_hr{border-bottom:1px solid #bdbdbd}.ui-text{line-height:1.4}.ui-text p{color:#00344e;margin-top:1em;margin-bottom:1em}.ui-text b,.ui-text strong{color:#00344e;font-weight:700}.ui-text ol,.ui-text ul{margin-top:1em;margin-bottom:1em}.ui-text ol li,.ui-text ul li{margin-bottom:.7em;color:#00344e}.ui-text blockquote{border-left:2px solid #616161;margin-right:0;margin-left:0;padding-left:2em;padding-top:.5em;padding-bottom:.5em;margin-top:22px;margin-bottom:22px}.ui-text blockquote>:first-child{margin-top:0}.ui-text blockquote>:last-child{margin-bottom:0}.ui-text img{max-width:100%}.ui-text img[align=left],.ui-text img[align=right]{border-radius:3px;margin-bottom:1em;max-width:50%}.ui-text img[align=left]{margin-right:1em}.ui-text img[align=right]{margin-left:1em}.ui-text table{background:0 0;width:100%;margin-top:22px;margin-bottom:22px}.ui-text table td,.ui-text table th{padding-top:5.5px;padding-bottom:5.5px;padding-right:11px;padding-left:11px}.ui-text table td:not(:last-child),.ui-text table th:not(:last-child){border-right:1px solid #d8dfe3}.ui-text table td:not(:first-child),.ui-text table th:not(:first-child){border-left:1px solid #d8dfe3}.ui-text table thead{background:0 0}.ui-text table thead td,.ui-text table thead th{text-align:left;font-weight:600;padding-top:11px;padding-bottom:11px}.ui-text table thead tr{border-bottom:1px solid #a1b3bc}.ui-text table thead tr:last-child{border-bottom:2px solid #a1b3bc}.ui-text table tbody tr{border-bottom:1px solid #d8dfe3}.ui-text table tbody tr:nth-child(2n){background:rgba(216,223,227,.25)}.ui-text table tbody tr:hover{background:#ffefc0}.ui-text table tfoot td,.ui-text table tfoot th{font-weight:600;text-align:left;padding-top:11px;padding-bottom:11px}.ui-text table tfoot tr{border-top:1px solid #a1b3bc}.ui-text table tfoot tr:first-child{border-top:2px solid #a1b3bc}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-preload{position:relative}.ui-preload:before{content:'';position:absolute;left:50%;top:50%;box-sizing:border-box;margin-left:-10px;margin-top:-10px;width:20px;height:20px;border-radius:100%;border:solid 2px transparent;border-color:rgba(117,117,117,.25);border-top-color:#757575;-webkit-animation:spin 2s linear 0s infinite;animation:spin 2s linear 0s infinite;z-index:0;opacity:0;visibility:hidden}.ui-preload_mini:before{margin-left:-6px;margin-top:-6px;width:12px;height:12px}.ui-preload_large:before{border-width:4px;margin-left:-20px;margin-top:-20px;width:40px;height:40px}.ui-preload_position_top:before{top:100px}.ui-preload_position_fixed:before{position:fixed}.ui-preload_inverted:before{border-color:rgba(255,255,255,.25);border-top-color:#fff}.ui-preload_loading:not(.ui-preload_loaded) .ui-preload__child-to-hide,.ui-preload_loading:not(.ui-preload_loaded).ui-preload_childs-hide>*{opacity:0;visibility:hidden;transition-duration:.1s}.ui-preload_loading:before{transition-duration:.2s;opacity:1;visibility:visible}.ui-preload_loaded:before{opacity:0;visibility:hidden;-webkit-animation-play-state:paused;animation-play-state:paused}.ui-preload_force .ui-preload__child-to-hide,.ui-preload_force.ui-preload_childs-hide>*,.ui-preload_force:before{transition-duration:0s!important}.ui-button{display:inline-block;cursor:pointer;position:relative;min-height:2.5em;outline:0;border:none;background:0 0;color:#000;margin:0;padding:.65em 1.5em;font-weight:400;line-height:1.2em;font-style:normal;text-align:center;text-decoration:none;font-family:Helvetica,Arial;font-size:1em;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;box-sizing:border-box;-webkit-tap-highlight-color:transparent}.ui-button.ui-preload_loading{color:transparent!important;cursor:default}.ui-button.ui-preload_loading *{opacity:0}.ui-button.ui-preload_loading[class*=button_filled]:before{border-top-color:#fff}.ui-button_readonly{cursor:default}[disabled].ui-button{cursor:default;filter:url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");filter:gray;-webkit-filter:grayscale(100%)}.ui-button:hover{z-index:1;text-decoration:none}.ui-button_slim{padding:.4em 1em;min-height:2em}.ui-button_disabled{cursor:default!important;opacity:.65!important;pointer-events:none!important}.ui-button_filled{color:#424242;background-color:#e0e0e0}.ui-button_filled:not([disabled]):hover{color:#303030;background-color:#cecece}.ui-button_bordered{color:#424242;box-shadow:0 0 0 1px #bdbdbd inset}.ui-button_bordered:not([disabled]):hover{color:#303030;background-color:rgba(66,66,66,.1);box-shadow:0 0 0 1px #979797 inset!important}.ui-checkbox{display:inline-block}.ui-checkbox>input+span{position:relative;color:#00344e;cursor:pointer;padding-left:1.5em;line-height:1.4;min-height:1.4em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-duration:.2s;display:block}.ui-checkbox>input+span:before{content:'';box-sizing:border-box;border:1px solid #757575;transition-duration:.2s;width:1em;height:1em;border-radius:3px;background:#fff;position:absolute;left:0;top:.7em;margin:-.5em 0 0 0}.ui-checkbox>input+span:after{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e930";position:absolute;left:0;top:.7em;width:1em;height:1em;transition-duration:.2s;opacity:0;margin:-.5em 0 0 0;transform:translate(0,-15%);color:#000}.ui-checkbox>input+span:hover{color:#212121}.ui-checkbox>input+span:hover:before{background:#e2ecf1;border-color:#616161}.ui-checkbox>input:checked+span{color:#00344e}.ui-checkbox>input:checked+span:before{background:#e2ecf1;border-color:#815f52}.ui-checkbox>input:checked+span:after{opacity:1;transform:translate(0,0);color:#000}.ui-checkbox>input.valid_fail+span{color:#de463d}.ui-checkbox>input.valid_fail+span:before{background:#fef6f6;border-color:#de463d}@font-face{font-family:icons;src:url('front/fonts/ui/icomoon.woff') format('woff'),url('front/fonts/ui/icomoon.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}.ui-textarea{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:4.3em;min-height:4.3em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.75em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;resize:vertical;-webkit-tap-highlight-color:transparent}.ui-textarea::-webkit-input-placeholder{color:#9e9e9e}.ui-textarea::-moz-placeholder{color:#9e9e9e}.ui-textarea:-ms-input-placeholder{color:#9e9e9e}.ui-textarea:focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-textarea.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.ui-input{display:inline-block;vertical-align:top;font-size:1em;width:11em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;height:2.5em;box-sizing:border-box;font-family:Helvetica,Arial;padding:.55em 1em;background:#fff;border:none;color:#212121;border-radius:3px;transition-duration:.2s;box-shadow:0 0 0 1px #bdbdbd inset;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.ui-input::-webkit-input-placeholder{color:#b5b5b5}.ui-input::-moz-placeholder{color:#b5b5b5}.ui-input:-ms-input-placeholder{color:#b5b5b5}.ui-input:not([readonly]):focus{box-shadow:0 0 0 1px #198bdb inset,0 0 5px #198bdb}.ui-input.valid_fail{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144;background:#fefaf9}.ui-input_attached{display:inline-block;white-space:nowrap}.ui-input_attached .ui-input{vertical-align:top}.ui-input_attached .ui-input__wrapper{display:inline-block;vertical-align:top}.ui-input_attached_right .ui-input{border-top-right-radius:0;border-bottom-right-radius:0}.ui-input_attached_right_btn .ui-button{border-top-left-radius:0;border-bottom-left-radius:0}.ui-form{position:relative;max-width:100%}.ui-form__field{margin-bottom:1em;display:block}.ui-form__field_last{margin-bottom:0}.ui-form__label{display:block;margin:0 0 .5em 0;color:#212121;font-size:.9em;line-height:1.4;font-weight:600}.ui-form__label.valid_fail{font-weight:600;color:#ed5144}.ui-form__comment{color:#9e9e9e;font-size:.85em;line-height:1.2;padding-top:.15em;padding-bottom:.15em;display:block}.ui-form__field .ui-form__comment{margin-top:.5em}.ui-form__require{position:relative}.ui-form__require:before{position:absolute;left:-.8em;top:0;content:'*';color:#b71c1c;font-weight:bolder}.ui-radio{display:inline-block}.ui-radio>span{position:relative;color:#00344e;padding-left:1.5em;line-height:1.4;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:block}.ui-radio>span:before{content:'';box-sizing:border-box;transition-duration:.2s;border-radius:100%;position:relative;display:inline-block;vertical-align:baseline;width:1em;height:1em;margin:0 .5em 0 -1.5em;border:1px solid #7b96a3;background:#fff;top:.15em}.ui-radio>input:not(:disabled)+span:hover{color:#212121;cursor:pointer}.ui-radio>input:not(:disabled)+span:hover:before{background:#fff;border-color:#00344e}.ui-radio>input:checked+span,.ui-radio>input:checked+span:hover{color:#212121}.ui-radio>input:checked+span:before,.ui-radio>input:checked+span:hover:before{transition-duration:0s;background:#7b96a3;border-color:#7b96a3;box-shadow:inset 0 0 0 .2em #fff}.ui-radio>input:disabled+span:before{opacity:.5}.ui-select-simple{display:inline-block;position:relative}.ui-select-simple__caption{display:block;box-sizing:border-box;font-size:1em;margin:0;max-width:100%;outline:0;text-align:left;line-height:1.4em;min-height:2.5em;padding:.55em 1em;background:#fff;border:none;color:#00344e;border-radius:3px;transition-duration:.2s;transition-property:box-shadow,background,color;padding-right:2.3em;-webkit-tap-highlight-color:transparent;box-shadow:0 0 0 1px #00344e inset}.ui-select-simple__caption:before{content:"\e90e";font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;transform:translate(0,-50%);transition-duration:.2s;right:.2em;top:50%;width:1.2em;height:1.1em;text-align:center;line-height:1.2;font-size:1.5em;opacity:1;visibility:visible}.ui-select-simple_nowrap .ui-select-simple__caption{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ui-select-simple select{position:absolute;height:100%;width:100%;left:0;top:0;border:none;opacity:0;z-index:1}.ui-select-simple select:not([disabled]){cursor:pointer}.ui-select-simple select option:selected{font-weight:700}select:not([disabled]):hover+.ui-select-simple__caption{background-color:#fff;color:#00344e}select.valid_fail+.ui-select-simple__caption{box-shadow:0 0 0 1px #ed5144 inset,0 0 7px #ed5144}.co-message-float{position:fixed;bottom:0;left:0;width:100%;z-index:1000;background:#fff;transform:translate(0,100%);transition-duration:.4s}.co-message-float_visible{transform:translate(0,0)}.co-lazy-image_bg__wrapper{position:relative}.co-lazy-image_bg__wrapper .co-lazy-image__noscript,.co-lazy-image_bg__wrapper .co-lazy-image_bg{position:absolute;left:0;top:0;width:100%;height:100%}.co-lazy-image_bg__wrapper .co-lazy-image_bg{background-size:cover;background-position:center center;background-repeat:no-repeat}.co-lazy-image_bg__wrapper .co-lazy-image_bg_contain{background-size:contain}.co-lazy-image_bg__wrapper.ui-preload_loading .co-lazy-image_bg{transition:visibility 0s linear .2s,opacity .2s linear;opacity:0;visibility:hidden}.co-lazy-image_bg__wrapper.ui-preload_loaded .co-lazy-image_bg{transition:visibility 0s linear 0s,opacity .2s linear;opacity:1;visibility:visible}.co-lazy-image_bg__wrapper.ui-preload_force .co-lazy-image_bg{transition:visibility 0s linear,opacity 0s linear}.co-lazy-image_bg__wrapper .co-lazy-image__noscript{z-index:1}.co-lazy-image_bg__wrapper .co-lazy-image__noscript .co-lazy-image_bg{opacity:1!important;visibility:visible!important}.co-image-preview:after{content:'';display:block}.co-image-preview_rounded{border-radius:3px}.co-image-preview_rounded .co-lazy-image_bg,.co-image-preview_rounded .co-lazy-image_bg:after{border-radius:3px}.co-image-preview_A4:after{padding-top:140%}.co-image-preview_square:after{padding-top:100%}.co-image-preview_circle{border-radius:100%}.co-image-preview_circle:after{padding-top:100%}.co-image-preview_circle .co-lazy-image_bg,.co-image-preview_circle .co-lazy-image_bg:after{border-radius:100%}.co-image-preview_3x2:after{padding-top:66.666%}.co-image-preview_2x1:after{padding-top:50%}.co-image-preview_2x3:after{padding-top:150%}.co-image-preview_4x3:after{padding-top:75%}.co-image-preview_3x4:after{padding-top:133.33%}.co-image-preview_4x5:after{padding-top:125%}.co-image-preview_5x4:after{padding-top:80%}.co-image-preview_5x6:after{padding-top:120%}.co-image-preview_6x5:after{padding-top:83.33%}.co-image-preview_16x9:after{padding-top:56.25%}.co-image-preview_9x16:after{padding-top:177.77%}.co-image-zoomable{cursor:pointer}.co-image-zoomable:before{content:'';position:absolute;left:50%;top:50%;background:url(front/images/co.image.zoomable.ico-zoom.svg);background-size:contain;z-index:1;transition-duration:.2s;opacity:0;height:2em;width:2em;margin:-1em 0 0 -1em}.co-image-zoomable:after{content:'';position:absolute;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.5);z-index:0;opacity:0;transition-duration:.2s}:hover>.co-image-zoomable:after,:hover>.co-image-zoomable:before{opacity:1}.co-slider-line{position:relative}.co-slider-line .slider__arrow{position:absolute;top:50%;border-radius:100%;background:#1565c0;transform:translate(0,-50%);text-align:center;box-shadow:0 0 0 2px #fff;height:36px;width:36px}.co-slider-line .slider__arrow:hover{background:#198bdb}.co-slider-line .slider__arrow:before{font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-size:36px}.co-slider-line .slider__arrow-prev{left:2px}.co-slider-line .slider__arrow-prev:before{content:"\e90f"}.co-slider-line .slider__arrow-next{right:2px}.co-slider-line .slider__arrow-next:before{content:"\e910"}.ui-grid__row{margin-right:-20px;margin-left:-20px}.ui-grid__row_table{display:table}.ui-grid__row_table>*{display:table-cell;vertical-align:top}.ui-grid__row_fluid{width:100%}.ui-grid__row_stretch{display:flex;align-items:stretch}.ui-grid__cell{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:20px;padding-left:20px}.ui-grid__cell_padding-hor{padding-right:20px;padding-left:20px}.ui-grid__cell_simple{display:inline-block;vertical-align:top;box-sizing:border-box}.ui-grid__row_relem{margin-right:-1em;margin-left:-1em}.ui-grid__row_relem_half{margin-right:-.5em;margin-left:-.5em}.ui-grid__cell_relem{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:1em;padding-left:1em}.ui-grid__cell_relem_half{display:inline-block;vertical-align:top;box-sizing:border-box;padding-right:.5em;padding-left:.5em}.ui-grid__row_cols_1>*{width:100%}.ui-grid__row_cols_2>*{width:50%}.ui-grid__row_cols_3>*{width:33.33333333%}.ui-grid__row_cols_4>*{width:25%}.ui-grid__row_cols_5>*{width:20%}.ui__va_top{vertical-align:top}.ui__va_middle{vertical-align:middle}.ui__va_bottom{vertical-align:bottom}.ui__va_baseline{vertical-align:bottom}.ui__ta_center{text-align:center}.ui__ta_left{text-align:left}.ui__ta_right{text-align:right}.ui__fluid{display:block;width:100%}.ui__fluid_abs{position:absolute;left:0;top:0;width:100%;height:100%}.co-video{position:relative;background:rgba(0,0,0,.05)}.co-video__overlay{background:#000;position:absolute;z-index:1}.co-video__overlay:before{position:absolute;content:'';width:100%;height:100%;left:0;top:0;z-index:2}.co-video__overlay:after{position:absolute;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\e92c";font-size:3em;top:50%;left:50%;margin-top:-.5em;margin-left:-.5em;color:#fff;opacity:.75;z-index:3;transition-duration:.2s}.co-video__overlay:hover{cursor:pointer}.co-video__overlay:hover:after{opacity:1}.co-video__iframe iframe{border:none}.co-video_iframe_inserted .co-video__overlay{display:none}@font-face{font-family:intro;src:url('fonts/intro/icomoon.woff?8') format('woff'),url('fonts/intro/icomoon.ttf?8') format('truetype');font-weight:400;font-style:normal;font-display:swap}body{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a:hover{text-decoration:none!important}.ui-button_bordered_white{color:#fff;box-shadow:0 0 0 1px #fff inset}.ui-button_bordered_white:not([disabled]):hover{color:#ededed;background-color:rgba(255,255,255,.1);box-shadow:0 0 0 1px #d9d9d9 inset!important}.ui-button_filled_blue{color:#fff;background-color:#198bdb}.ui-button_filled_blue:not([disabled]):hover{color:#fff;background-color:#1577bb}.co-message-float{color:#fff;background:#0081c3;text-align:center}.co-message-float .ui-grid__cell{width:50%;padding-top:1em;padding-bottom:1em}.co-message-float .ui-grid__cell .__caption{font-size:15px;display:inline-block;position:relative;padding-left:48px}.co-message-float .ui-grid__cell .__caption:before{content:'';position:absolute;left:0;top:50%;width:32px;height:32px;background:center center no-repeat;background-size:contain;transform:translate(0,-50%)}.co-message-float .ui-grid__cell .ui-button{margin-left:1em}.co-message-float .ui-grid__cell:first-child .__caption:before{background-image:url(images/ico-presentation.svg)}.co-message-float .ui-grid__cell:last-child .__caption:before{background-image:url(images/ico-phone.svg)}.co-message-float__close{position:absolute;top:50%;transform:translate(0,-50%);width:24px;height:24px;background:url(images/ico-close.svg) center center no-repeat;background-size:contain;cursor:pointer;margin-right:8px;z-index:1;right:20px;opacity:.75;transition-duration:.2s}.co-message-float__close:hover{opacity:1}.co-message-float__open{position:absolute;width:40px;height:40px;background:#0081c3;cursor:pointer;transition-duration:.4s;top:0;border-top-right-radius:3px;border-top-left-radius:3px;right:20px}.co-message-float__open:before{content:'';position:absolute;left:50%;top:50%;width:16px;height:10px;background:url(images/ico-arrow-top.svg) center center no-repeat;background-size:contain;transform:translate(-50%,-50%);transition-duration:.4s;opacity:0}.co-message-float_closed{transform:translate(0,100%);margin-bottom:5px;border-top:5px solid #0081c3}.co-message-float_closed .co-message-float__open{transform:translate(0,-100%)}.co-message-float_closed .co-message-float__open:before{opacity:.75}.co-message-float_closed .co-message-float__open:hover:before{opacity:1}.co-message-float_force,.co-message-float_force .co-message-float__open,.co-message-float_force .co-message-float__open:before{transition-duration:0s!important}.form-presentation{width:740px}.form-presentation .h1,.form-presentation h1{margin-left:-1px}.form-search-onpage{font-size:15px}.form-search-onpage .ui-input{width:300px}.b-searchResults{border-top:1px solid #e0e0e0;padding-top:22px}.modal-promo{max-width:511px}.modal-promo__caption{color:#0081c3;font-weight:700;font-size:23px;margin-top:10px;margin-bottom:20px;white-space:nowrap}.modal-promo__content p{margin-top:20px;margin-bottom:20px;font-size:15px;line-height:1.4}.modal-promo__content p a{text-decoration:underline}.modal-promo__gallery{margin-right:-5px;margin-left:-5px;min-height:190px;white-space:nowrap}.modal-promo__gallery-item{display:inline-block;vertical-align:top;margin-right:5px;margin-left:5px}.modal-promo__gallery-item img{display:block}.modal-promo__gallery-item_video .modal-promo__gallery-item-link{display:block;position:relative}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:before{content:"\e92c";position:absolute;left:50%;top:50%;font-family:icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:64px;transform:translate(-50%,-50%);color:#fff;z-index:1}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.25);transition-duration:.2s}.modal-promo__gallery-item_video .modal-promo__gallery-item-link:hover:after{background:rgba(0,0,0,.3)}.modal-promo-shortcut{position:absolute;background:rgba(6,132,197,.05);right:406px;bottom:22px;max-width:210px;padding-top:15px;padding-bottom:15px;padding-left:22px;padding-right:12px;box-sizing:border-box;cursor:pointer;transition-duration:.2s}.modal-promo-shortcut:before{content:'';width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 0 no-repeat;position:absolute;right:0;top:0;transform:translate(50%,-50%);transition-duration:.2s;opacity:.5}.modal-promo-shortcut:after{content:'';position:absolute;left:-15px;top:-8px;width:24px;height:78px;background:url(front.less.css.1759839420.png) 0 -16px no-repeat}.modal-promo-shortcut:hover{background:rgba(6,132,197,.07000000000000001)}.modal-promo-shortcut:hover:before{opacity:1}.modal-promo-shortcut__inner{color:#0081c3;font-size:15px;line-height:20px}.captcha-container{margin:1em 0}.header{background:#eff3f4}.header__inner{display:flex;align-items:center;justify-content:space-between;padding-top:17px;padding-bottom:17px;padding-right:20px;padding-left:20px}.header__left{display:flex;flex-shrink:0;align-items:center}.header__logo{width:178px;height:35px;margin-right:30px;background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNzggMzIiPjxwYXRoIGQ9Ik02Ny42NTYgNy42NjloLTQuMDA5djUuNjloLTQuNzMydi01LjY5aC00LjAwOHYxNS42OGg0LjAwOHYtNi4yOTRoNC43MzJ2Ni4yOTRoNC4wMDlWNy42N1pNODYuMTM4IDE1LjUzMWMwLTEwLjg0Mi0xNS43MjgtMTAuODQyLTE1LjcyOCAwIDAgMTAuODY1IDE1LjcyOCAxMC44NjUgMTUuNzI4IDBabS0xMS42OTggMGMwLTUuNjQ1IDcuNjg5LTUuNjQ1IDcuNjg5IDAgMCA1LjY5LTcuNjg5IDUuNjktNy42ODkgMFpNOTIuNzg3IDIzLjM1di00LjAxaDIuODI2YzcuMzM5IDAgNy4zMzktMTEuNjQ5IDAtMTEuNjcxaC02Ljc0N3YxNS42OGgzLjkyMVptMi44MDQtNy42MTdoLTIuODAzdi00LjQ4Yy44OTggMCAxLjg4My0uMDIzIDIuODAzIDAgMi4yNzkuMDIyIDIuMTQ3IDQuNDggMCA0LjQ4Wk0xMTEuMjgzIDE0LjQzNGwtNi4wMDItNi44MWgtMS40NDZ2MTUuNzI1aDQuMDA5VjE2LjM2bDMuMjQyIDMuNDk1aC40MzhsMy4yNjQtMy40OTV2Ni45OWg0LjAwOVY3LjYyM2gtMS40MDJsLTYuMTEyIDYuODFaTTEzMi4yMzIgMjMuMzVoMy44MzR2LS41ODNsLTYuOTIyLTE1LjNoLTEuNjg3bC02LjkgMTUuM3YuNTgyaDMuODMzbC44OTgtMS45NzFoNi4wNDZsLjg5OCAxLjk3MVptLTIuMTY4LTUuNGgtMy41MDVsMS43My00LjEyMSAxLjc3NSA0LjEyMlpNMTM5LjE5NiAxMS4yNTN2MTIuMDk2aDMuODc4VjExLjI1M2gzLjc0NlY3LjY2OWgtMTEuMzkxdjMuNTg0aDMuNzY3Wk0xNTguMTc4IDE1LjY0M3Y3LjcwNmg0LjA1MlY3LjYwMmgtMS40MjNsLTcuNzU1IDcuNzVWNy42N2gtNC4wMDl2MTUuNzAzaDEuNDAybDcuNzMzLTcuNzI5Wk0xNzcuMjYyIDEyLjQ4NWMwLTIuNzEtMi4xMjQtNC44MTYtNC43NzUtNC44MTZoLTYuNTV2MTUuNjhoNy4xODVjMy4xMzMgMCA0Ljc1NC0yLjIxNyA0Ljc3Ni00Ljk1IDAtMS4zOS0uNTkyLTIuNTU0LTEuODQtMy4yMDQuNzQ0LS42MjcgMS4yMDQtMS43NyAxLjIwNC0yLjcxWm0tNC40MjQgNC42MzdjMS41NzcgMCAxLjU5OSAyLjY2Ni4wMjIgMi42NjZoLTMuMTMzdi0yLjY2NmgzLjExMVptLS42NTgtNS44N2MxLjU3OCAwIDEuNTc4IDIuNTMyLjAyMiAyLjUzMmgtMi40NzV2LTIuNTMxaDIuNDUzWiIgZmlsbD0iIzAwMzQ0RSIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMjMuNzkzIDI5LjY3NmMxMy4xNCAwIDIzLjc5My02LjMxMSAyMy43OTMtMTQuMDk2UzM2LjkzMyAxLjQ4NCAyMy43OTMgMS40ODRDMTAuNjUzIDEuNDg0IDAgNy43OTQgMCAxNS41OGMwIDcuNzg1IDEwLjY1MiAxNC4wOTYgMjMuNzkzIDE0LjA5NlptMC0yLjIyNmMxMC43MTQgMCAxOS40LTUuMzE0IDE5LjQtMTEuODcgMC02LjU1Ni04LjY4Ni0xMS44Ny0xOS40LTExLjg3LTEwLjcxNSAwLTE5LjQgNS4zMTQtMTkuNCAxMS44NyAwIDYuNTU2IDguNjg1IDExLjg3IDE5LjQgMTEuODdaIiBmaWxsPSIjMDE4MUMzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy4xNzggMHYzMS4wOHM1LjEyNC00LjU0NiA1LjEyNC0xNS41NEMxOC4zMDIgNC41NDUgMTMuMTc4IDAgMTMuMTc4IDBaIiBmaWxsPSIjMDE4MUMzIi8+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00MC45OTcgMTIuNzYySDYuMzAyczUuMDc0IDUuMTkzIDE3LjM0OCA1LjE5M2MxMi4yNzMgMCAxNy4zNDctNS4xOTMgMTcuMzQ3LTUuMTkzWiIgZmlsbD0iIzAxODFDMyIvPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDAuOTk3IDE3Ljk1Nkg2LjMwMnM1LjA3NC01LjE5NCAxNy4zNDgtNS4xOTRjMTIuMjczIDAgMTcuMzQ3IDUuMTk0IDE3LjM0NyA1LjE5NFoiIGZpbGw9IiMwMTgxQzMiLz48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTM0LjQwOCAwdjMxLjA4cy01LjEyNC00LjU0Ni01LjEyNC0xNS41NEMyOS4yODQgNC41NDUgMzQuNDA4IDAgMzQuNDA4IDBaIiBmaWxsPSIjMDE4MUMzIi8+PC9zdmc+") left center no-repeat;background-size:contain}.header__text{white-space:pre-line}.header__links{flex-shrink:0}.header__links-item{display:flex}.header__links-item+.header__links-item{margin-top:6px}.header__phones{flex-shrink:0;line-height:1;font-size:16px;margin-left:25px}.header__phones-item{font-family:intro;display:block;font-weight:700;color:#00344e;letter-spacing:.08ex}.header__phones-item+.header__phones-item{margin-top:7px}.header__search{position:relative;right:initial;top:initial;width:100%;visibility:hidden;opacity:0;transition-duration:.2s}.header__search-wrapper{position:relative;flex-grow:1;padding-right:16px;padding-left:16px}.header__search-wrapper_opened .header__search{visibility:visible;opacity:1}.header__search-wrapper_opened .header__search-toggle{color:#c4c4c4;font-size:12px}.header__search-wrapper_opened .header__search-toggle:before{content:'\e917'}.header__search-input{background:#fff;width:100%;box-sizing:border-box;padding:8px 60px 8px 12px;height:initial;border-radius:3px;box-shadow:none}.header__search-btn{position:absolute;right:34px;top:50%;transform:translate(0,-50%);width:16px;height:16px;padding:0;font-size:16px;z-index:2;background:0 0;color:#c4c4c4;transition-duration:.2s}.header__search-btn:hover{color:#0081c3}.header__search-btn:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e918';display:inline-block;vertical-align:top}.header__search-toggle{position:absolute;right:26px;top:50%;transform:translate(0,-50%);color:#979797;font-size:16px;cursor:pointer;transition-duration:.2s;transition-property:color;z-index:2;line-height:1}.header__search-toggle:hover{color:#0081c3}.header__search-toggle:before{font-family:intro!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:'\e918';display:inline-block;vertical-align:top}.header__langs{margin-left:10px}.header__langs-item{display:inline-block;width:21px;height:16px;box-shadow:0 0 0 1px rgba(4,126,199,.25)}.header__langs-item+.header__langs-item{margin-left:5px}.header__langs-item_ru{background:url(front.less.css.1759839420.png) 0 -94px no-repeat}.header__langs-item_en{background:url(front.less.css.1759839420.png) 0 -111px no-repeat}.header__langs-item:hover{box-shadow:0 0 0 1px #0081c3}nav{background:#0081c3;position:relative;z-index:10}nav .nav__inner{display:flex;align-items:center;justify-content:space-between}nav .nav__inner>ul{display:flex;white-space:nowrap;padding:0 20px}nav .nav__inner>ul>li{display:inline-block;font-size:18px;height:39px;line-height:39px;position:relative}nav .nav__inner>ul>li:not(:last-child){margin-right:30px}nav .nav__inner>ul>li a{color:#fff}nav .nav__inner>ul>li a:hover{color:#fff}nav .nav__inner>ul>li ul{position:absolute;top:38px;left:-5px;background:#0081c3;padding:5px 0 7px;display:none;box-shadow:0 1px 3px rgba(0,0,0,.35)}nav .nav__inner>ul>li ul li{padding:0 15px;display:block;line-height:22px;font-size:15px;font-weight:400;white-space:nowrap}nav .nav__inner>ul>li.subMenu{padding-right:17px}nav .nav__inner>ul>li.subMenu:after{content:'';position:absolute;right:0;top:17px;width:11px;height:7px;background:url(front.less.css.1759839420.png) 0 -128px no-repeat}nav .nav__inner>ul>li.subMenu:hover ul{display:block}nav .nav__inner>ul>li.subMenu:hover ul li b{display:inline-block;padding:5px 0 3px;font-size:17px}nav .nav__inner>ul>li.subMenu:hover ul li.subItem{padding-left:20px}nav .nav__inner>ul>li.subMenu:hover ul li.subItem_empty{padding:.4em 0}nav .nav__feedback{background:#00609d;line-height:39px;height:39px;margin-right:20px;font-size:18px;color:#fff;padding-right:36px;padding-left:36px;transition-duration:.2s}nav .nav__feedback:hover{background:#3fb34f;color:#fff}*{margin:0;padding:0}article,aside,canvas,details,figcaption,figure,footer,header,hgroup,nav,section,summary,video{display:block}html{min-height:100%;position:relative}body{background:#f8f8f8;font-size:13px;font-family:'PT Sans',Helvetica,Arial;line-height:18px;color:#00344e;min-width:980px;height:auto!important;height:100%;min-height:100%;position:relative}[hidden]{display:none!important}.grey{color:#86a0ad}.red{color:#ec1919}.h1,.h2,.h3,.h4,h1,h2,h3,h4{padding:0 0 .6em 0;font-weight:700;line-height:1.33em;color:#00344e;font-family:'PT Sans',Helvetica,Arial}.h1,h1{font-size:23px;color:#0081c3}.h2,h2{font-size:18px}.h3,h3{font-size:17px}.h4,h4{font-size:15px}input[type=text]:not(.ui-input),textarea{font-size:13px;line-height:18px;padding:6px 10px 4px 10px;height:18px;border:1px solid #7fc0e1;color:#00344e;font-family:'PT Sans',Helvetica,Arial;background:#fff}input[type=text]:not(.ui-input):hover,textarea:hover{border-color:#0081c3}input[type=text]:not(.ui-input):focus,textarea:focus{border-color:#0081c3}form input[name=_csrf_token]{display:none}table{border-collapse:collapse;border-spacing:0}img{border:none}a{text-decoration:none;color:#0081c3}a:hover{color:#3fb34f;text-decoration:underline}a a.active{color:#00344e}.underline{text-decoration:underline}.underline-force,.underline-force:hover{text-decoration:underline}.jsLink{color:#0081c3;border-bottom:1px dashed #0081c3;cursor:pointer}.jsLink:hover{color:#3fb34f;border-bottom-color:transparent}.jsLink.active{border-bottom-color:transparent}.c{zoom:1}.c:after,.c:before{content:"\0020";display:block;height:0;visibility:hidden}.c:after{clear:both}.cb{clear:both}.h{display:none}.transparent{visibility:hidden}.ta-c{text-align:center}.ta-l{text-align:left}.ta-r{text-align:right}.fl-r{float:right}.fl-l{float:left}[class^=list-]{list-style-type:none}button{border:0;padding:0 15px;line-height:30px;height:30px;color:#fff;font-weight:700;font-size:15px;background:#0081c3;cursor:pointer;position:relative}button.disable{cursor:default;background:#86a0ad}.content-text{font-family:Helvetica,Arial}.content-text div,.content-text p{padding-bottom:.6em;line-height:20px;color:#00344e}.content-text ol,.content-text ul{list-style-position:outside;padding:0 0 1em 18px;margin-top:5px}.content-text ul li{padding:0 0 3px 12px;margin-left:-12px;background-position:3px 6px;background-repeat:no-repeat;list-style:none}.content-text img[align=left]{margin:0 10px 10px 0}.content-text img[align=right]{margin:0 0 10px 10px}.content-text a>img{cursor:pointer!important}.content-text>a>img,.content-text>img,.content-text>p>a>img,.content-text>p>img{max-width:100%}.content-text a:hover>img{outline:1px solid #0081c3;position:relative;z-index:1}.content-text table td,.content-text table th{vertical-align:top}.content-text table td a,.content-text table th a{line-height:18px}.content-text table.withBorders td,.content-text table.withBorders th{border:1px solid #7fc0e1;padding:3px}.content-text table[data-imagesheight] td{text-align:center;vertical-align:middle;line-height:0}.content-text table[data-imagesheight] td a{line-height:0}.content-text table[data-imagesheight] td div,.content-text table[data-imagesheight] td p{padding:0;line-height:0}.content-text table[data-imagesheight] td img{opacity:0}.content-text table[data-imagesheight] span.preload{background:url(images/preloader.gif) center center no-repeat}.el-inner{position:relative;margin:0 auto;width:980px}.el-inner:before{content:'.';display:block;height:0;font-size:0}main{background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);-moz-box-shadow:0 1px 3px rgba(0,0,0,.25);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.25)}.b-lenta{background:url(images/lenta_bg.jpg) 0 0 repeat-x;width:100%;overflow:hidden;position:relative}.b-lenta .wrapperInner{width:100000px;height:184px}.b-lenta ul{padding-top:29px;white-space:nowrap}.b-lenta ul li{display:inline-block}.b-lenta ul li a{position:relative;display:block}.b-lenta ul li a:before{content:'Перейти';position:absolute;left:50%;top:50%;margin:0 0 0 -30px;color:#0081c3;background:#fff;padding:3px 5px;max-width:100%;opacity:.9;border-radius:3px;display:none}.b-lenta ul li a:hover:before{display:block}.b-lenta .arrow-left,.b-lenta .arrow-right{width:21px;height:34px;top:50%;position:absolute;margin-top:-17px;cursor:pointer}.b-lenta .arrow-right{background:url(front.less.css.1759839420.png) 0 -135px no-repeat;right:30px}.b-lenta .arrow-left{background:url(front.less.css.1759839420.png) 0 -169px no-repeat;left:30px}.b-mainPromo-system{padding:0 20px 15px;border-bottom:1px dashed #86a0ad}.b-mainPromo-system .h1,.b-mainPromo-system h1{padding:15px 0 20px}.b-mainPromo-system ul{counter-reset:list;width:340px;float:left}.b-mainPromo-system ul li{position:relative;line-height:26px;padding-bottom:10px;list-style:none;padding-left:60px;counter-increment:list}.b-mainPromo-system ul li:before{content:counter(list);position:absolute;width:40px;height:26px;background:url(front.less.css.1759839420.png) 0 -203px no-repeat;left:0;top:0;font-size:17px;text-align:center;line-height:27px;font-weight:700;color:#0081c3}.b-mainPromo-system ul li a{text-decoration:underline;color:#00344e;font-size:15px}.b-mainPromo-system ul li a:hover{color:#3fb34f}.b-mainPromo-system .content-text{float:right;padding:0 0 0 80px;margin-top:-10px;width:520px;position:relative}.b-mainPromo-system .content-text:before{content:'';position:absolute;width:27px;height:123px;background:url(front.less.css.1759839420.png) 0 -229px no-repeat;left:0;top:0}.b-mainPromo-system .content-text p{padding-bottom:0;line-height:20px}.list-companyPromo{padding:0 20px 60px}.list-companyPromo>li{vertical-align:top;display:inline-block;width:300px;zoom:1}.list-companyPromo>li:after,.list-companyPromo>li:before{content:"\0020";display:block;height:0;visibility:hidden}.list-companyPromo>li:after{clear:both}.list-companyPromo>li .h2,.list-companyPromo>li h2{padding-top:15px}.list-companyPromo>li .desc{line-height:20px;min-height:105px;padding-bottom:10px}.list-companyPromo>li a{text-decoration:underline}.list-companyPromo>li .imgs{float:left;width:120px;line-height:0}.list-companyPromo>li .imgs img+img{margin-top:5px}.list-companyPromo>li img{box-shadow:0 1px 3px rgba(0,0,0,.25)}.list-companyPromo>li ul.catalog{float:left;width:180px}.list-companyPromo>li ul.catalog>li{font-size:15px;list-style:none;padding-bottom:7px}.list-companyPromo>li ul.catalog>li>a{color:#00344e}.list-companyPromo>li ul.catalog>li>a:hover{color:#3fb34f}.list-companyPromo>li ul.catalog>li ul{padding-top:2px;font-size:13px}.list-companyPromo>li ul.list-simple+img{margin-top:10px}.list-companyPromo>li.width100{width:100%;display:block}.list-companyPromo>li.width100 .h2,.list-companyPromo>li.width100 h2{padding-bottom:0}.list-companyPromo>li.width100 .el-newService-montag{display:block;position:relative;padding-left:49px}.list-companyPromo>li.width100 .el-newService-montag:before{content:'';position:absolute;left:0;top:2px;background:url(front.less.css.1759839420.png) 0 -352px no-repeat;width:39px;height:24px}.list-companyPromo>li+li+li{padding-left:20px}.b-main-logos{height:120px;padding:20px 0;border:1px dashed #86a0ad;border-width:1px 0;white-space:nowrap;line-height:0;width:100%;overflow:hidden}.b-main-logos .wrapperInner{width:100000px;height:184px}.b-main-logos ul{white-space:nowrap;display:inline-block}.b-main-logos ul li{display:inline-block;padding-left:20px}.b-main-logo-caption{padding-left:20px}.btn{display:inline-block;width:230px;text-align:center;font-size:17px;height:40px;line-height:40px;color:#fff;background:#3fb34f;background:linear-gradient(to bottom,#4fc663 0,#2fa03c 100%);margin-top:15px;border-radius:2px;white-space:nowrap}.btn:hover{color:#fff;text-decoration:underline}.btn.btn-blue{background:#004d74;background:linear-gradient(to bottom,#006294 0,#00354f 100%)}.btn.btn-rounded{border-radius:100px}.btn.btn-light{background:#909090;background:linear-gradient(to bottom,#a0a0a0 0,#828282 100%)}.b-box-road{background:url(images/box-road-bg.jpg) 0 bottom repeat-x;position:relative}.b-box-road .el-inner{height:250px}.b-box-road .el-inner>div{width:230px;padding:15px 20px;background:#f8dd8a;border:2px solid #e6cb76;position:absolute;bottom:22px;left:50%;margin-left:-137px;min-height:135px}.b-box-road .el-inner>div div{font-size:15px;line-height:21px}.b-box-road .el-inner>div+div{left:0;margin-left:0}.b-box-road .el-inner>div+div+div{right:0;left:auto;margin-left:0}.b-box-road .el-inner>div+div+div ul{margin-top:15px;padding-left:50px;background:url(images/ico_materials_1.png) 5px 0 no-repeat}.b-box-road .el-inner>div+div+div ul li{font-size:15px;background-position:0 6px}.b-page-main .h2,.b-page-main h2{font-size:18px!important}.b-page-main .bottomPart{padding:50px 20px}.b-page-main .bottomPart .left{float:left;width:220px}.b-page-main .bottomPart .right{float:left;width:700px;margin-left:20px}.b-page-main .bottomPart .right article{padding-bottom:300px;background:url(images/underPromoPanel_bg.jpg) center bottom no-repeat}.b-newsPromo{padding-bottom:40px}.b-newsPromo .caption{color:#00344e;font-size:15px;font-weight:700;padding-bottom:5px;display:block}.b-newsPromo ul li{position:relative;list-style:none;line-height:20px;padding:0 0 7px 15px}.b-newsPromo ul li:before{content:'';background:url(front.less.css.1759839420.png) 0 -376px no-repeat;width:7px;height:7px;position:absolute;left:3px;top:27px}.b-newsPromo ul li span{display:block}.b-page{min-height:136px;position:relative}.b-page .b-main{float:left;width:660px;padding:15px 20px 20px}.b-page .b-reivews dt{font-weight:700;color:#00344e;padding:4px 0 2px 12px;background-position:3px 10px;background-repeat:no-repeat}.b-page .b-reivews dd{padding-left:12px;color:#86a0ad;padding-bottom:4px}.b-page .b-contactsInfo-row{zoom:1}.b-page .b-contactsInfo-row:after,.b-page .b-contactsInfo-row:before{content:"\0020";display:block;height:0;visibility:hidden}.b-page .b-contactsInfo-row:after{clear:both}.b-page .b-contactsInfo-row dl{float:left;width:335px}.b-page .b-contactsInfo-row dl+dl{width:320px}.b-page .b-contactsInfo{zoom:1;font-size:15px}.b-page .b-contactsInfo:after,.b-page .b-contactsInfo:before{content:"\0020";display:block;height:0;visibility:hidden}.b-page .b-contactsInfo:after{clear:both}.b-page .b-contactsInfo dd,.b-page .b-contactsInfo dt{padding:3px 0 3px;float:left}.b-page .b-contactsInfo dt{width:100px;font-weight:700;clear:both}.b-page .b-contactsInfo dt.address{padding-top:18px;width:200px}.b-page .b-contactsInfo dt.full{width:100%}.b-page .b-contactsInfo dt.social{width:190px}.b-page .b-contactsInfo dd{width:235px;color:#00344e}.b-page .b-contactsInfo dd.address{clear:both}.b-page .b-contactsInfo dd.doubleWidth{width:530px}.b-page .b-contactsInfo dd.social{width:120px;margin-top:-16px}.b-page .b-contactsInfo dd .btn{font-size:15px;height:30px;line-height:30px;margin:0 0 7px 0;padding:0 20px;width:auto}.b-page .b-contactsInfo.detail{display:none;font-weight:400}.b-page .b-offices{margin:30px 0}.b-page .b-offices ul li{display:block;padding:10px 15px;position:relative}.b-page .b-offices ul li>span{font-size:18px;font-weight:700}.b-page .b-offices ul li dl{display:none}.b-page .b-offices ul li dl:not(:first-child){margin-top:10px}.b-page .b-offices ul li>div{position:absolute;right:0;top:0;display:none;background:#ecf1f3;border:1px solid #3fb34f;z-index:1}.b-page .b-offices ul li>div .b-map{width:320px;height:240px}.b-page .b-offices ul li>div .b-road a{display:block}.b-page .b-offices ul li>div .b-road span{font-size:15px;display:block;line-height:30px;padding:6px 10px 5px}.b-page .b-offices ul li.noMinHeight>div{border:none;width:320px}.b-page .b-offices ul li.active{background:#ecf1f3;padding:15px}.b-page .b-offices ul li.active>span{border-color:transparent;color:#00344e}.b-page .b-offices ul li.active div,.b-page .b-offices ul li.active dl{display:block}.b-page .b-offices ul:last-child li.active:not(.noMinHeight){min-height:212px}.b-page .b-offices+.b-contactsInfo{margin:-32px 0 10px}.b-page .el-contactDetail{font-weight:700;display:inline-block;margin:9px 0 3px 0;font-size:15px;line-height:18px}.b-page .el-contactDetail.active{color:#00344e;border-color:#00344e}.b-page .el-contactDetail.active:hover{border-color:transparent}.b-page .el-contactDetail.active:after{content:':'}.b-page .b-main .caption{font-size:18px;font-weight:700;padding-bottom:9px;color:#86a0ad}.b-page .b-goodAside{float:right;width:200px}.b-page .b-goodDesc{width:440px}.b-page .b-goodPreviews{margin-right:-12px;overflow:hidden;line-height:0}.b-page .b-goodPreviews a{float:left;border:1px solid #7fc0e1;margin:0 11px 9px 0;position:relative}.b-page .b-goodPreviews a:hover{border-color:#0081c3}.b-page .b-goodPreviews a:hover:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.75);background-position:center center;background-repeat:no-repeat}.b-page .el-print{font-size:18px;font-weight:700;padding:0 0 1em 38px;line-height:36px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQTQ2RkZFN0FDRUUxMUUyOTIzMDg4OTcwQjhEQUMxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQTQ2RkZFOEFDRUUxMUUyOTIzMDg4OTcwQjhEQUMxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZBNDZGRkU1QUNFRTExRTI5MjMwODg5NzBCOERBQzE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZBNDZGRkU2QUNFRTExRTI5MjMwODg5NzBCOERBQzE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+0zbldQAAAflJREFUeNqkVctZwzAMlvrlTjdgBc5cGjYoE9BOABvYmYARygZlhHAgvXYFNmgnEPIjtmU7tA3+miqxZL1+SUYignRhd9gB0QYQ3Ybhm3dLrYTZtL9iIXSkHnW61VTEfrzCzurCxEjQit4YRMMEqma0NOAjIi09ubSwG1S0+ncEENJzyyKAWt4WlTzOX3hNBBOe3BCGtGmqCPWw5vd9qBaHAd6GwYFExQE8s47PxitXLjVCYEaKkigQXxl4ThHi3inE/4E89kYoZ2qZtAjqm0QDQRaBKP+EhxPygldUUdqxSSSi4ZJ9glT+xE/vaGzIReGm9TJRSCMLi2aU8rhlUJ/4bRvkWa6Ro0C0voyCCKrO5EYzeYcBZDnOjY3pqIIfcDgx/8j0gelyPN9IMKn0iLIOJ6qAbflL3mtFRQWQ07znnqd8EWUiS5Q5Eqdt4z3g8OCD6Zm/V0yNJ11ovLxEUyyiQeWr6Iu/75huXKo0Y6CHdzMy7OWjvrXBZfy+9mEdZM4menZmb1HMJ5w5TstmO0WQ+YrkmWTCPPPfKsjoofXpkh0qdfVc/73P+YrPaJa75/e1kTd9wKUFprTenBfi9IvNZV5lWEzm3hdJa59YYccylwYDPQMDZbHU+X4zNRh9qOVFkg3e6iC8eCf7Hq9eVPnkHZkTd8ivAAMAXy9kF3FSpJwAAAAASUVORK5CYII=) 5px 7px no-repeat}.list-social li{display:inline-block;vertical-align:top;margin-right:10px}.list-social .ico{display:block;width:48px;height:48px;transition:opacity .3s;opacity:.75}.list-social .ico:hover{opacity:1}.list-social .ico.ico-gp{background:url(front.less.css.1759839420.png) 0 -383px no-repeat}.list-social .ico.ico-yt{background:url(front.less.css.1759839420.png) 0 -431px no-repeat}.list-social.mini li{margin-right:0}.list-social.mini .ico{width:24px;height:24px}.list-social.mini .ico.ico-gp{background:url(front.less.css.1759839420.png) 0 -479px no-repeat}.list-social.mini .ico.ico-yt{background:url(front.less.css.1759839420.png) 0 -503px no-repeat}.list-sections{padding-bottom:1em}.list-sections:after,.list-sections:before{display:block;content:'';clear:both}.list-sections .item-section{clear:both;line-height:24px;padding:0 0 6px 15px;background-position:5px 10px;background-repeat:no-repeat}.list-sections .item-section>a{display:block;font-size:18px;font-weight:700}.list-sections .item-section .date{display:block;color:#86a0ad}.list-sections .item-section .date b{color:#00344e}.list-sections .item-section .date sup{display:inline-block;margin-top:-5px}.list-sections .item-section .price{display:block;color:#ec1919}.list-sections .item-section .price b{color:#00344e}.list-sections .item-section .price strike{color:#00344e}.list-sections .item-section div{color:#86a0ad;line-height:16px;padding-bottom:3px}.list-sections .item-section>img{float:left;margin:0 10px 12px -15px;background:#fff}.list-sections .item-section strong{font-weight:inherit;background:#3fb34f;color:#00344e}.list-sections .item-section>img~*{margin-left:105px}article+.list-sections{padding-top:9px}.list-reviewsPreview{float:right;width:190px}.list-reviewsPreview .item-reviewsPreview{padding:0 0 10px 10px;display:inline-block;font-size:0;line-height:0}.list-reviewsPreview .item-reviewsPreview a{position:relative;display:block;border:1px solid #7fc0e1}.list-reviewsPreview .item-reviewsPreview a:hover{border-color:#0081c3}.list-reviewsPreview .item-reviewsPreview a:hover:after{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(255,255,255,.75);background-position:center center;background-repeat:no-repeat}.b-page .b-goodPreviews a:hover:after,.list-reviewsPreview .item-reviewsPreview a:hover:after{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGQTQ2RkZFQkFDRUUxMUUyOTIzMDg4OTcwQjhEQUMxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGQTQ2RkZFQ0FDRUUxMUUyOTIzMDg4OTcwQjhEQUMxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkZBNDZGRkU5QUNFRTExRTI5MjMwODg5NzBCOERBQzE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZBNDZGRkVBQUNFRTExRTI5MjMwODg5NzBCOERBQzE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+hTN0cQAAAotJREFUeNqMVctx4zAMBTQuQB2sOljnuDlZHcgVJKkg2QpsV7BJBXYqiDtwTtljXILTgTpgHkDwK3lnOUORokB8HoAnds6RDN79JbI9MeMh+7BS2Ld4fcLmDjKdyousX49YX9z29p2ywdHA9sMUU2WIwtmA5x5nrRrN7RKnO0RHzAcYGksDIYLc6TTucb7PIrlgfYU8Vuowf2IOmfwZYr3b3I6LQg1Xar13S/U8wEHuNx7PM1EKZG9YlzqdOrTOIvgoYU+RnLBf2X6tWOcQmRG3+RWQ+IShpX3pm4RxtkYj6v3KQjkovs4Egudc4C8X1/Gc6bEp4OBwkcPFwetWeHaFwpCvqhiA+0WdURkaFmUEjq7mxCe0LIS5O358BcOLiTJHebn+MMFL+j7FfzJE3qKc5iC+KCxfWYWUCvOecZMourBp5uGIO++5L9H7iaKQszoI5+4sp5cqAq6NoGpoNCMbrG00kq+ZXZTpk6cR/fjaVKbr8KXdX6yqEDZLI7UlXyV59JJE+ccKYcTn52aiv0yaeCMldzasV3j/NLjaTL4Dl+2te0OpKx+VZJe8ESj2xi8SxQ3O32KHcnxItXQz3S/KD2WS02iVHkS5T2CLCWhcj7OdGQwQZsqlAUmo+iYon7Kp9/ykZFXTsHIQuEigYR688vgvkPUIxefa26yT3VI95VDDXPN9aLbReKmoZyif62hvAN6L8hPk24JvIqZOoNkmKLK/Dc82WjKA5C4N87YgsqTgAYoPiX/cjJGr+jXJJ/0N5uWZ9kl5TQ8TZ64buBSC/qLg3GM9zDInV1TxDyMNBHrPllFwtLP3or7zfXj5nwjwqxu1/Hx1oL1dr51bdDbT7J+PMuNXxrcAAwDKtlzBIpSVCwAAAABJRU5ErkJggg==)}.b-crumbs{overflow:hidden}.b-crumbs a,.b-crumbs span{display:inline-block;font-size:13px;line-height:24px;font-weight:400}.b-crumbs a{position:relative;padding:0 20px 0 0;margin-top:5px;color:#86a0ad;text-decoration:underline}.b-crumbs a:after{content:'';width:4px;height:7px;background:url(front.less.css.1759839420.png) 0 -376px no-repeat;position:absolute;right:6px;top:9px}.b-crumbs span{color:#3fb34f}.b-crumbs h1{font-size:23px;display:block;color:#0081c3;font-weight:700;line-height:30px}.b-crumbs .date{color:#86a0ad;font-weight:400;font-size:15px}.b-crumbs .date sup{display:inline-block;margin-top:-10px;font-size:13px}.b-mods{padding-bottom:1em}.b-mods ul{padding-left:10px}.b-mods ul li{line-height:20px;font-size:15px;font-weight:700;background-position:2px 7px}.list-files .item-files a{display:block;font-size:18px;line-height:36px;padding:0 0 9px 40px;font-weight:700;background-position:0 0;background-repeat:no-repeat;text-decoration:underline}.list-files .item-files a[href$=".doc"],.list-files .item-files a[href$=".docx"]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAYAAACe0YppAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MTBBRTk3OEFDMjQxMUUyOTIzMDg4OTcwQjhEQUMxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MTBBRTk3OUFDMjQxMUUyOTIzMDg4OTcwQjhEQUMxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUxMEFFOTc2QUMyNDExRTI5MjMwODg5NzBCOERBQzE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUxMEFFOTc3QUMyNDExRTI5MjMwODg5NzBCOERBQzE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+iu5rIgAABBlJREFUeNq0V0lsTlEUPud5olFDTUVpfxFaVtgYakixMsRKDItaiEVt2LCyUInWgg0LJGxEIiERkRCs2kRVYmFcaBHULy0/jRpKDMnx7v3ff985593X3X+T9v7vDmf6znQRDt8j4AOxOBOpNfMdz/yG20J55+H1ThjoXevOouACgViwvykhgJwgptetQCUClAhp/gZ6m2BmQweIIzFtMoyJaxlTVbTcfmmNGJHSPnHLxKPfMF/QISyHRfqBkwSVLYSJYybo2ad4XwjPLDjQI5knpmaYciw5IU2MwyIWKY211fx5inkgtaXEjMA0EZoqswM774Om9G01jzCPhWKmZt6JGkuOLymnYns+uPg943A1Rc0TU2tNMMO82vO9Yaj32H7s7Qit98iFisbHh5eIXaWpdlJOk9+J/gVAfutILZmzoc8UlBZcMEVlBIox5tohi0uHLymm2otBZjunIcl1dxYhFEEf/W5pqIIzOxY6eQrffkNnzyBsv/XWmfXculmwc2kNVI4Jo/0/cKqzD9oefXKynFg5E5qX1UD1hDF26fazAmy4+irhEwkSCo+MFuZNqSjKcOS+nQ8tmQr7mnLQVVUBqy71wOUNOWhqmAIHrr2Esz1f4HjjDDi6Zb492/bwE5xbP9sKdezOG/tdO2405CpChQ6W4rhkNpCOERM72fEWVtZPhtrKELZFRE9GGp7tHbLCHrz/wWq0e3mN/d6zus4xNSM//Be6Bn/JlJwUCfRnqJh5++NBO2+uG2/niy+GWEghdL35CnOrK2FvBJMZF3q/qCSDMqiJRvBqFre1Y0elKqXvHmVFBc/zBCxz8crhHCCRdv/iaXbpZv6HnZvrJ4k0u2rORHhdGIYb+e92ZVd9VVoCnpQQWT2OyxzXymB6vHE6tKypg/N385D/+Q9uPy3A/rV11vvNMM61OnK2Ex3v4P3wP7jyoD/az0VOOc0yMDS25sYLpoYJ2g4EE8kMTqdZOL0u/IRrTz7Age6PTmzj2ZsWVbtwMs7X/uizy06XN85x+2YYYbbf6hNYoWh9dJLnHQfgCGlQp1rVRKTaKF4kENNuwiuVN3+jqssZjQJPuTGkoUhvqETW9HgRyNBEWCmVMhMZQ11u6PAKKMfA1m5VnXRFKdcomTsuOlE97iZ/USfpOIgZ5Y7UeUg3FJ7aHYhSyLHz4St6ILXniKIncfB6TDHGTpKi5GXD2Fa7xCShVKKMGCtvlxj7cMyKS31G+0KKoawSQXa/RTK/gq+Rp4xGj+QTh7+b4pIXahNQa2P54pg9GgJvWiwLZ9n4p4uEwIRkniPwN/H8+ePrWgFTb7PA6wg8+t3bmMc6ePDMKCTkydlEirFIIiP0yeCpUAgje7fSJ3CXSmZAyH73iCqlDhH4873v5Rgd+S/AAEEeKZrFsb5mAAAAAElFTkSuQmCC)}.list-files .item-files a[href$=".htm"],.list-files .item-files a[href$=".html"]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAYAAACe0YppAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1MTBBRTk3Q0FDMjQxMUUyOTIzMDg4OTcwQjhEQUMxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1MTBBRTk3REFDMjQxMUUyOTIzMDg4OTcwQjhEQUMxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUxMEFFOTdBQUMyNDExRTI5MjMwODg5NzBCOERBQzE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjUxMEFFOTdCQUMyNDExRTI5MjMwODg5NzBCOERBQzE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+A8B+RQAAA4hJREFUeNq0V01LFlEUfs5lIAIRAjMrIgpBo7J1QlFBkbirfev21aaNugmi6Ce0aBcE0UppYx9kUBFkBgohFKImtZCyXAin+bp3zjn3ji3iHZSZ98695/M55zxDGHvFIEJ5MaN8Lu5tl93rn/07v/7+yTMsz59tE+Oqw1z9l3L8XSiSvwvB2xno15fnz2DvwDRqkbHiUlB5ornDKjNGkPBSemsjsbKQKx+cbvc4eF1r8cZIBcFbNO+CIdScC8/1mZXc832x566x3CuSuZSCTY5hvaY4Qv659DxXLuQ77VVCKBJKvVH+vTXG4gKxchcOksmPDB9zDDBwGnAw6SGrfLBU7pSQCL0KrhZpsZKUMvt6pUI7YXymQVJbmVBCURRexAaRMJahZLsADIlIIoNYGNQiXjPRbwLEMU7yvyz2kIxXbJCeigrH4GKx7iMSIkMFuISFPt+ytlXUfR0bz9mEfjto1IZkFrF3TvbhWF8XRh5/LjdPXu7H3OovXD9/OJJ59+kiLhzpwYn7cyECk5f6sbS+iQcffuDRlaPYc++d7g8sO5dEf6jBphbLVI/PgCZeV7/r52Lr0IFuXB3YVa6f6tmJi0O9JoJalo+mi8uB66UGFBw1lSaOi982cOPcwfLXzdP7Mft1XXfCgAcNyix4F/JGGMmtZm95fn1a3YjzxoWBjIVc8c/NLTwcPVSuv/my3mIsK0y4uH4ZU7NrIZxTH9eKGAjA6bQUK9eeL2H0+G7cerFci6d6q8gVa9S7gGIk8lF3L/LGpfp3fi393kLX7bd4+f2PT1bjmh08tYNZsrGzngEMbmUirFyiysi67Hq7d4DHhqsdBTCFHiqpj2yLEY1JkAG2nhhj2bTaRD93uvlwPM44EX5fgrY/g+J5bnt7fXegFkuVt2z4F8eASZE+OyiEnZlu7JTn5CQ6cRVVIgHkIPjdtrT2vzWTiFLOqKt53MaT09Q0OQjYgozMZNJgcxFPtpPHNg5KrLOZUgxdxwmwZXam8vhw53Iswu1UvRE6mGOd78zmtRp93NIcUq2NTX4FMDjxaUM+xynqojYnlCpag7jHt/Ft5XHYVAnsaI6F4U5x6I7mmFRksobMV7mhiRnTYw2Zizj3P4g+pVuxiz6wGOmp1IZQO0zkntaPPRhU21FIiXkXpoyguprn6mlnqXEtU6NaEO5wkJFAsx110lnR/Sy5EFv+CjAAkmrzcIjfYAAAAAAASUVORK5CYII=)}.list-files .item-files a[href$=".xls"],.list-files .item-files a[href$=".xlsx"]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAYAAACe0YppAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpFMTE1RjY5RkFDMjkxMUUyOTIzMDg4OTcwQjhEQUMxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpFMTE1RjZBMEFDMjkxMUUyOTIzMDg4OTcwQjhEQUMxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUxMEFFOTdFQUMyNDExRTI5MjMwODg5NzBCOERBQzE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkUxMTVGNjlFQUMyOTExRTI5MjMwODg5NzBCOERBQzE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+lfFsvAAAA/hJREFUeNq8WFuITlEU/tbp5C5yGUMN6Se/JteSjIgHZSgSLzxJksGbFFHzT3hQXsWjJzxIUZiiRubiyV25zJDLwzCDxDCjaDnn/OffZ+111szb2LWbf5+99l63b132EBrbGQSAUR4ULbiyEN8SAiqv4/0Kndsi/8z9q3fQ/WItrBHRB94BfTheV5hyytAxY3eJEwacfe9+sQbT57Vke/LemDGExJLAaZlqSr7EZaFSIzgByReq+2XEvNiSUwgJY840deYTpmXJzLIMZZZgSQShebElz5gNM8kLPXsKH0v1tUJ6bTAXPib/kLxcuqJiXk79DgsjlAOTZh54WhH56JYm9cCk9xQXA0wacJnGLG5gcZjE1EKQEBjSCnYIOcDNKLYQSh3swmWoeJXSW5cTbBxoq6X3hRkjFaPSlxgq3LS5FY08L4QIPBO7WCQvhHMm80BEBhF8BdxBVglEgeXxrtpkVgS5uXUO+g4vc6QNxYngxhUCSOw02jZrPF7vWxzt14FLdWjbXszxjS8JHUCEb/ZffY3WA0sSBs96B7B+QRWOXet0pitMGpV3eOq/8zvm4/rjHhTOPsKqKaNRPSZUFivTh55vUq3bPvej+WkPSvUFfPzWj/bOrzj5oFec9ZllocgYOzLE999/k0+tnwf8CBChGnjpUjDf0/w2uiTAwpkTsD2ygANHNEmnWJHlTt96g92ratDVsAin66pFQhJ5PVpkCcTFIDuCWPp4LJ88KvNnNFmnUs4EPtT+EavPPETnp5/Yu7oGN7bMyYRmXRaJfMmixcXNBTz58B3tr77i1MaCihLKZywRNq29/ai/0oVzd9+jfmGVWU4DrwCkAuydNxEr507C8dvvcOTWO0ybMAJHl061i4GKpti8NWPDZNZWj8PP339g1fzQKLRo2lBA85MeXH7fl0gYo/TEprkOYF1fBsrUUchURsOl57j+4Qe2RBoeXDc7+fam5xd2XnieuY8zEJNrfSCqD0TXIYHHQ6RN0uE1CC15ZVGiFPn2h9nPWFaPxapIkGocZLbjJI5V46a7EFbVR2tGunqQQnz8SVUtSjIXeVWDSyswHINKHQrVumsc1kGi0YnBhcHqK6ke2jC5Z36rAVC06c/QRK30jdd/sahkOgcb7Q7Lv+xFSKgLelzKhsXITfc8sAa5/vk/uDnzsdXGWD7WvrfinXQrrnDB7iUB8TYyukIiO16t5GAlIDYUokoHIvca64YvjkUbHXjaEP03H4d+7uU0wxh+yT3odGwO4uNBFAq8novlu4jtgyyjwAAFW28nzjX8gfnEy4GF7ZTKogqxQjDUG1q9JgKv+bbeUN5/B9QLolJSGfl8LzVkdUc0/gkwAL6rC1lSefsgAAAAAElFTkSuQmCC)}.list-files .item-files a[href$=".pdf"]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAkCAYAAACe0YppAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpEQTI1OEZCQ0FDMzMxMUUyOTIzMDg4OTcwQjhEQUMxNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpEQTI1OEZCREFDMzMxMUUyOTIzMDg4OTcwQjhEQUMxNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkRBMjU4RkJBQUMzMzExRTI5MjMwODg5NzBCOERBQzE0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkRBMjU4RkJCQUMzMzExRTI5MjMwODg5NzBCOERBQzE0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+P6QWXQAAA6xJREFUeNq0V81LVVEQn7ncMBD6UoQsoTBKI8JdJBFWBO1a1qZ9tWmRqwieLqx/IDJq2aaWBS1aWdR7UQv7WpRkBIq+KCwSJS1hul/n3Pk411Xvgr5zz9yZM5+/mYNQqxPwBzH5l25h/k6kaGrP00DyTD54As2pY/l7ScpoiZzIM3GCfyigED9IfZryOv7m1BB0903Ib8grHwGXl25ioUUmxO0FrCTlJecNZJ6Z/zgE2/dNCCUp/4uMRqSsosJP3JXID2R83ggmI7U8PZx/j+5gZL5GtFY5671iys/cU9ob+vCCFgnhPo4ktDNudF5xCgExqzHsQXc4uoO1q90JXihagQjWO05Rk0hoLU9IsUkcHSMnwH3jYo0qH/yarJe025NsRxips6xgKU6B2vUWsoz3CqEMF6ejrYRIJIQGC+8NUjELuF3H3fF6W2RYIlM+WUzXqVWdPLwaMFTnaMEHTIxzzvN9W2D87P5svby6Btcff4Gxye/Z+4X+rXDzTL8X8G3xD9x9OQfD9abhdc/RG6/h2cJvUTWxTxSGs3s6NuZqjL6AKwMdMHZ6LzydWYLnCXPvtoI20oCe9g1waaATLp/cne0NN5rQ21HSZY6wFPKupgrgTwjX3ixkqwOdbaYpzC7/zSy9/2oezh3qVknJk49M/Uem9ng0ksXt4zuy5aPZpWKLSS6Ev/+6DF2b2rx8k6wEBgviUNpjsaCRwSSGq3Dx3ofEurUSsoFnLIX6Y8brd0YbJRBVJ1diU/GexthrqsuCue7Irs3wbnaxKIgAb2YcifKLfNCx1BhRVXyoRyd7Pe0x3DmxE04d7IJb9bkCtBRUceh0SiTrWPbjPNGm09RnHuC1PL2wIlz5duYXXH34Ccanfmb0zz9WpLIh5EvWOWRSAPQ1NNoZRtJ0IzGwKfE+Es1dDwI8llQxh+lG4iGWQa4xSEOmKCuSZYBou1gACstJhcLfFHLiUmCuIdUOQyueLMtlHVPFhPmfH9WMYpH9yDBWx1jPzQDBPiurBCA8szvk4tymeVOF1iqDUZ2MKg/UoBBLzbB1MU49ifwmwdCkpQ+iCEmsASPXjJdDYE4O4UnVnAZgbxg5VlfMSoByBhQ9NnBjI7BAJCZNOTLFWkOqDbYuxmLYC97CWhRj2SQaJEDd1G/VPZls/cJ6c7eZq8nee5HVpp+ZdO3qS55qJqhBBNUgUN7M1A1RlxiGrzbBbCc7m5O8oURBVCJ19yElTLdL3miEEmQtL37/CTAADSMLd3aw31cAAAAASUVORK5CYII=)}.b-vacansii dt{font-weight:700;padding-bottom:12px;font-size:18px}.b-vacansii dt span{color:#0081c3;border-color:#0081c3}.b-vacansii dt.active span{color:#00344e;border-color:#00344e}.b-vacansii dt:hover span{border-color:transparent}.b-vacansii dd{display:none;padding:0 0 12px 20px}.b-vacansii dd.active{display:block}.form-search{position:absolute;right:248px;top:70px;width:138px;overflow:hidden}.form-search input:not(.ui-input){background:0 0;border:none;width:100px;position:relative;z-index:1}.form-search input:not(.ui-input):focus{outline:0}.form-search input:not(.ui-input):focus+button{background:#fff;box-shadow:inset 0 1px 2px rgba(0,0,0,.2),inset 0 0 1px #7fc0e1;-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.2),inset 0 0 1px #7fc0e1;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2),inset 0 0 1px #7fc0e1}.form-search input:not(.ui-input):focus+button:after{opacity:1}.form-search button{position:absolute;width:100%;height:100%;background:rgba(255,255,255,.85);box-shadow:inset 0 1px 2px rgba(0,0,0,.2);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.2);right:0;top:0;z-index:0;transition:all .1s}.form-search button:focus{outline:0}.form-search button:after{content:'';cursor:pointer;border:none;width:28px;height:28px;top:0;right:0;position:absolute;padding:0;z-index:1;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxMjhBRDgzOEFBREYxMUUyQTVEOUI0QzFDNDgzOTY5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxMjhBRDgzOUFBREYxMUUyQTVEOUI0QzFDNDgzOTY5RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjEyOEFEODM2QUFERjExRTJBNUQ5QjRDMUM0ODM5NjlFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjEyOEFEODM3QUFERjExRTJBNUQ5QjRDMUM0ODM5NjlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SQmJBAAAASpJREFUeNqUUsGRwjAMlDJXACVcCS4hdIBpgCuB990j5AHfawEaIHQQSnAJKYEOdLuJzRgmyYEGj1GklVfSqpnJlB1OzQpXheOyzwGY+udrfaFTzIB3uJoIJggAC2LmVLWJcdExBvvjecUk/L3h+O+Nv2aFSxRCTBe4/SgDgKtY+AFMG3z1jONXTbVAmuEZnBdRlYAcNzmDvt9Z0zAzRNJXNwdHC455xXhQWN0NAxvb0LkkfW5naoi19EOy5rnI4PcbYmb9sEYEF/B/UQArkg5nm8QT/c9MVDWGufvIwbjaSC2BfKbE/DvBl7uQEpgqs6GFtC6Vf6wA2PVgvnBPNypwKS8YWrA2ypJzw+uUry7xenilALagXZwoqb8FTgxAVdvoU/udvGF/AgwA46ONgrlKtKwAAAAASUVORK5CYII=) center center no-repeat;opacity:.65;transition:opacity .2s}.form-vopros .field{padding-bottom:9px}.form-vopros .field.validate-fail input:not(.ui-input),.form-vopros .field.validate-fail textarea{border-color:#ec1919}.form-vopros .field.validate-fail label span{display:inline;color:#ec1919;font-size:11px}.form-vopros .field.email,.form-vopros .field.ili,.form-vopros .field.phone{display:inline-block;vertical-align:top}.form-vopros .field.email label,.form-vopros .field.ili label,.form-vopros .field.phone label{font-weight:400}.form-vopros .field.ili{padding-top:27px}.form-vopros .field.ili label{padding:0 5px;margin-left:0}.form-vopros .field.contact{padding-bottom:0}.form-vopros .field.lists{float:right;position:relative}.form-vopros .field.lists label{padding:0}.form-vopros .field.lists ul{padding:3px 0 0 0;display:none;position:absolute;top:26px;left:0}.form-vopros .field.lists ul li{list-style:none;position:relative;padding:0 0 3px 23px}.form-vopros .field.lists ul li:before{content:'';position:absolute;left:0;top:0;width:16px;height:16px;background:url(front.less.css.1759839420.png) 0 -527px no-repeat}.form-vopros label:not(.ui-checkbox){padding-left:5px;font-weight:700;line-height:24px;font-size:15px;position:relative;margin-left:-5px;padding-bottom:5px;display:block}.form-vopros label:not(.ui-checkbox) b{color:#ec1919;font-size:18px;position:absolute;left:-4px}.form-vopros label:not(.ui-checkbox) span{display:none;font-weight:400}.form-vopros label:not(.ui-checkbox) span:before{content:'('}.form-vopros label:not(.ui-checkbox) span:after{content:')'}.form-vopros input:not(.ui-input),.form-vopros textarea{width:250px;display:block}.form-vopros textarea{width:638px;min-height:55px}.form-vopros .el-validateComment{padding-left:10px;line-height:30px}.form-vopros.preload button:before{content:'';position:absolute;right:-30px;top:3px;width:24px;height:24px;background:url(images/preloader.gif) 0 0 no-repeat}.b-aside{float:left;width:279px;height:100%;padding:15px 0 20px}.b-aside li{margin-bottom:1px}.b-aside li.download{padding-bottom:10px}.b-aside li.download a{position:relative;display:inline-block;border:3px solid #a7d2e8;line-height:18px;padding:7px 15px 5px 33px}.b-aside li.download a:before{content:'';position:absolute;width:18px;height:19px;background:url(front.less.css.1759839420.png) 0 -543px no-repeat;left:8px;top:6px}.b-aside .list-menu-1{box-shadow:0 2px 4px rgba(0,0,0,.075);border-radius:4px}.b-aside .list-menu-1 a{transition-duration:.2s}.b-aside .list-menu-1 a:hover{text-decoration:none;color:#41b451!important}.b-aside .item-menu-1{padding:20px}.b-aside .item-menu-1>a,.b-aside .item-menu-1>span{font-size:18px;display:block;line-height:23px;color:#00344e;margin-bottom:3px}.b-aside .item-menu-1 .item-menu-2 span.active,.b-aside .item-menu-1 a.active{color:#3fb34f!important}.b-aside .item-menu-1 .subButton .btn{font-size:12px;width:initial;font-weight:700;background:#0076bb;border-radius:15px;padding:0 1.7em;line-height:30px;height:30px;text-decoration:none;transition-duration:.2s}.b-aside .item-menu-1 .subButton .btn:hover{background:#40b34f;color:#fff!important}.b-aside li+.item-menu-1{border-top:2px solid #f1f1f1}.b-aside .item-menu-2{margin-top:8px}.b-aside .item-menu-2>a{display:block;font-size:15px;line-height:19px;color:#00344e}.b-aside .list-menu-3{padding-top:6px}.b-aside .item-biblio>a,.b-aside .item-menu-3>a{display:block;position:relative;font-size:14px;line-height:16px;padding:6px 20px 6px 15px;color:#00344e}.b-aside .item-biblio>a:hover:before,.b-aside .item-menu-3>a:hover:before{background:url(front.less.css.1759839420.png) 0 -562px no-repeat}.b-aside .item-biblio>a.active:before,.b-aside .item-menu-3>a.active:before{background:url(front.less.css.1759839420.png) 0 -568px no-repeat}.b-aside .item-biblio.pdf a:before,.b-aside .item-menu-3.pdf a:before{content:'';position:absolute;width:18px;height:19px;background:url(front.less.css.1759839420.png) 0 -543px no-repeat;left:19px;top:1px}.b-aside .form-search{width:239px;padding:0 20px}.b-aside .form-search input:not(.ui-input){width:217px}.b-aside .form-search button{right:21px}.b-aside .item-news a{overflow:hidden;display:block;padding:3px 20px;line-height:16px}.b-aside .item-news a strong{font-weight:400;float:left;width:52px;font-size:12px;color:#86a0ad}.b-aside .item-news a span{width:187px;float:left}.b-aside .b-newsNav{padding:5px 20px}.b-aside .b-newsNav a:hover{background:0 0;text-decoration:underline}.b-aside .b-newsNav a.prev{float:left}.b-aside .b-newsNav a.next{float:right}.b-aside .b-newsNav span{display:block;text-align:center;color:#86a0ad}.list-simple li{line-height:15px;padding:0 0 7px 11px;background-repeat:no-repeat;background-position:0 4px}.b-page .b-reivews dt,.b-searchResults ul li a strong:before,.content-text ul li,.list-sections .item-section,.list-simple li{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4NzRFOEJFMUFBRDQxMUUyQTVEOUI0QzFDNDgzOTY5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4NzRFOEJFMkFBRDQxMUUyQTVEOUI0QzFDNDgzOTY5RSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjUxNkMwMDM4QUFCMjExRTJBNUQ5QjRDMUM0ODM5NjlFIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjg3NEU4QkUwQUFENDExRTJBNUQ5QjRDMUM0ODM5NjlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8Mo0RAAAAHZJREFUeNokiz0OgkAUhGd2N3g6O2Jhb2i4gAnGeAKkobExVByA2p5Dmee3cbOTefPn07w3su+WLiHx9Qa3YvuBOobiLDljjpRyiYiORWv5U+u8HqwJk0J8q+k/EmsXjhfyWZuECZ5YLwUxEB7grU7hhfD6E2AAqqkgPcR+WUgAAAAASUVORK5CYII=)}.b-asideReviews{padding-top:9px;float:right;width:212px}.b-asideReviews a{line-height:0;padding-bottom:5px}.b-asideReviews a img{border:1px solid #0081c3}.b-asideReviews ul{font-size:0;line-height:0}.b-asideReviews ul li{padding:0 0 4px 4px;display:inline-block}.b-clientsLogo{padding-top:9px;width:440px;overflow:hidden;margin-left:-10px}.b-clientsLogo li{display:inline-block;vertical-align:top;margin-left:10px}.b-clientsLogo li a{display:block;line-height:0}.el-toTop{position:fixed;left:50%;margin-left:383px;bottom:87px;background:#e8f5fd;padding:5px 10px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.35);-moz-box-shadow:0 1px 3px rgba(0,0,0,.35);-webkit-box-shadow:0 1px 3px rgba(0,0,0,.35);cursor:pointer;color:#0081c3;display:none;font-weight:700;font-size:15px;z-index:100}.el-toggleCaption+div{display:none}.b-promoNew{display:none}.list-projectsTags{margin-left:-10px;padding-bottom:5px;position:relative;z-index:1}.list-projectsTags li{display:inline-block;list-style:none;vertical-align:top;padding:0 0 7px 10px}.list-projectsTags li a{border:1px solid rgba(0,129,195,.5);display:block}.list-projectsTags li a img{display:block;width:48px;height:48px}.list-projectsTags li a:hover{border-color:#0081c3}.list-projectsTags:hover{z-index:99}.list-itemTags{padding-bottom:3px}.list-itemTags li{display:inline-block;list-style:none;vertical-align:top}.list-itemTags li a{border:1px solid rgba(0,129,195,.5);display:block;margin:3px 0}.list-itemTags li a img{display:block;width:24px;height:24px}.list-itemTags li a:hover{border-color:#0081c3}.list-itemTags li+li{margin-left:5px}.b-tagCaption{padding:15px 0}.b-tagCaption img{float:left;padding:0 10px 10px 0}.b-tagCaption div{font-size:15px;line-height:22px;display:table-cell;height:72px;vertical-align:middle}.b-tagCaption div h1{font-size:18px;line-height:24px;display:block;color:#00344e;padding-bottom:0}.page_project-tag h2{clear:both}.b-page-project .b-tabs{border-bottom:1px solid #0081c3}.b-page-project .b-tabs li{display:inline-block;vertical-align:bottom;padding:3px 10px;cursor:pointer;border-radius:5px 5px 0 0;line-height:16px;color:#0081c3;margin-right:3px;border:1px solid rgba(0,129,195,.15);border-bottom:none;font-weight:600}.b-page-project .b-tabs li:hover{background:rgba(0,129,195,.05)}.b-page-project .b-tabs li.active{background:#0081c3;cursor:default;color:#fff}.b-page-project .tab{display:none;padding:15px 0}.b-page-project .tab.active{display:block}:after,:before,a{box-sizing:border-box}[data-tooltip]{position:relative;z-index:2;cursor:pointer}[data-tooltip]:after,[data-tooltip]:before{display:none}[data-tooltip]:before{position:absolute;bottom:100%;left:50%;margin:0 0 15px -80px;padding:7px;width:160px;border-radius:3px;background:rgba(0,0,0,.85);color:#fff;content:attr(data-tooltip);text-align:center;font-size:14px;line-height:1.2}[data-tooltip]:after{position:absolute;bottom:100%;left:50%;margin:0 0 10px -5px;width:0;border:5px solid transparent;border-bottom:none;border-top-color:rgba(0,0,0,.85);content:'';font-size:0;line-height:0}[data-tooltip]:hover:after,[data-tooltip]:hover:before{display:block}.b-promo-presentations{padding:0 0 10px 0;overflow:hidden}.b-promo-presentations .caption{color:#00344e!important;float:left;width:120px}.b-promo-presentations ul{float:left;width:540px;padding-top:2px;margin-left:-1px}.b-promo-presentations ul li{display:inline-block;vertical-align:top}.list-presentations li{display:block}.list-presentations li a{display:inline-block;vertical-align:top;position:relative;padding:0 10px 8px 30px}.list-presentations li a:before{content:'';width:22px;height:22px;position:absolute;left:0;top:0}.list-presentations li a[href$=".PDF"]:before,.list-presentations li a[href$=".pdf"]:before{background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTUuNSAwYy0uNzYgMC0xLjM4LjYyLTEuMzggMS4zOHYxOS4yNWMwIC43NS42MiAxLjM3IDEuMzggMS4zN2gxMy43NWMuNzYgMCAxLjM4LS42MiAxLjM4LTEuMzhWNS41TDE1LjEzIDBINS41eiIgZmlsbD0iI0UyRTVFNyIvPjxwYXRoIGQ9Ik0xNi41IDUuNWg0LjEzTDE1LjEzIDB2NC4xM2MwIC43NS42MSAxLjM3IDEuMzcgMS4zN3oiIGZpbGw9IiNCMEI3QkQiLz48cGF0aCBkPSJNMjAuNjMgOS42M0wxNi41IDUuNWg0LjEzdjQuMTN6IiBmaWxsPSIjQ0FEMUQ4Ii8+PHBhdGggZD0iTTE5LjU2IDE3LjUyYzAgLjQ1LS4zNy44MS0uODIuODFILjgxYS44Mi44MiAwIDAxLS44MS0uODFWOS4zN2MwLS40NS4zNy0uODEuODEtLjgxaDE3LjkzYy40NSAwIC44Mi4zNi44Mi44MXY4LjE1eiIgZmlsbD0iI0YxNTY0MiIvPjxwYXRoIGQ9Ik0zLjY3IDExLjQ4YzAtLjIzLjE4LS40OC40Ny0uNDhoMS42MWMuOSAwIDEuNzIuNiAxLjcyIDEuNzcgMCAxLjEtLjgxIDEuNzItMS43MiAxLjcySDQuNnYuOTJjMCAuMy0uMi40OC0uNDUuNDhhLjQ3LjQ3IDAgMDEtLjQ3LS40OHYtMy45M3ptLjkyLjR2MS43NGgxLjE2Yy40NyAwIC44NC0uNDIuODQtLjg1IDAtLjQ5LS4zNy0uOS0uODQtLjlINC42ek04Ljg0IDE1Ljg5Yy0uMjMgMC0uNDgtLjEzLS40OC0uNDNWMTEuNWMwLS4yNi4yNS0uNDQuNDgtLjQ0aDEuNmMzLjE5IDAgMy4xMiA0LjgzLjA2IDQuODNIOC44NHptLjQ0LTMuOTh2My4xM2gxLjE2YzEuODggMCAxLjk2LTMuMTMgMC0zLjEzSDkuMjh6TTE0LjY5IDExLjk3djEuMWgxLjc3Yy4yNiAwIC41LjI2LjUuNSAwIC4yMy0uMjQuNDItLjUuNDJIMTQuN3YxLjQ3YzAgLjI0LS4xOC40My0uNDIuNDMtLjMgMC0uNS0uMTktLjUtLjQzdi0zLjk3YzAtLjI1LjItLjQzLjUtLjQzaDIuNDVjLjMgMCAuNDguMTguNDguNDMgMCAuMjMtLjE4LjQ4LS40OC40OGgtMi4wM3oiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMTguOSAxOC4zM0g0LjI5di42MUgxOC45Yy40MiAwIC43Ny0uMjcuNzctLjZ2LS42MmMwIC4zNC0uMzUuNjEtLjc3LjYxeiIgZmlsbD0iI0NBRDFEOCIvPjwvc3ZnPg==") center center no-repeat;background-size:contain}.list-presentations li a[href$=".PPSX"]:before,.list-presentations li a[href$=".PPT"]:before,.list-presentations li a[href$=".ppsx"]:before,.list-presentations li a[href$=".ppt"]:before{background:url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMiAyMiI+PHBhdGggZD0iTTUuNSAwYy0uNzYgMC0xLjM4LjYyLTEuMzggMS4zOHYxOS4yNWMwIC43NS42MiAxLjM3IDEuMzggMS4zN2gxMy43NWMuNzYgMCAxLjM4LS42MiAxLjM4LTEuMzhWNS41TDE1LjEzIDBINS41eiIgZmlsbD0iI0UyRTVFNyIvPjxwYXRoIGQ9Ik0xOS41NiAxNy41MmMwIC40NS0uMzcuODEtLjgyLjgxSC44MWEuODIuODIgMCAwMS0uODEtLjgxVjkuMzdjMC0uNDUuMzctLjgxLjgxLS44MWgxNy45M2MuNDUgMCAuODIuMzYuODIuODF2OC4xNXoiIGZpbGw9IiNFMTc1MTIiLz48cGF0aCBkPSJNMTguOSAxOC4zM0g0LjI5di42MUgxOC45Yy40MiAwIC43Ny0uMjcuNzctLjZ2LS42MmMwIC4zNC0uMzUuNjEtLjc3LjYxeiIgZmlsbD0iI0NBRDFEOCIvPjxwYXRoIGQ9Ik0xNi41IDUuNWg0LjEzTDE1LjEzIDB2NC4xM2MwIC43NS42MSAxLjM3IDEuMzcgMS4zN3oiIGZpbGw9IiNCMEI3QkQiLz48cGF0aCBkPSJNMjAuNjMgOS42M0wxNi41IDUuNWg0LjEzdjQuMTN6IiBmaWxsPSIjQ0FEMUQ4Ii8+PHBhdGggZD0iTTMuNjcgMTEuNWMwLS4yNC4xOC0uNS40OS0uNWgxLjY3Yy45NCAwIDEuNzguNjMgMS43OCAxLjg0IDAgMS4xNC0uODQgMS43OC0xLjc4IDEuNzhoLTEuMnYuOTVjMCAuMzItLjIxLjUtLjQ3LjVhLjQ5LjQ5IDAgMDEtLjUtLjVWMTEuNXptLjk1LjQxdjEuOGgxLjJhLjkuOSAwIDAwLjg4LS44N2MwLS41MS0uMzktLjkzLS44Ny0uOTNoLTEuMnpNOC41NCAxMS41YzAtLjI0LjE4LS41LjQ5LS41aDEuNjdjLjk0IDAgMS43OS42MyAxLjc5IDEuODQgMCAxLjE0LS44NSAxLjc4LTEuOCAxLjc4SDkuNXYuOTVjMCAuMzItLjIuNS0uNDYuNWEuNDkuNDkgMCAwMS0uNS0uNVYxMS41em0uOTUuNDF2MS44aDEuMmEuOS45IDAgMDAuODgtLjg3YzAtLjUxLS4zOS0uOTMtLjg3LS45M0g5LjQ5ek0xNC43NiAxMS45N2gtMS4yN2MtLjYzIDAtLjYzLS45MyAwLS45M2gzLjQyYy42NSAwIC42NS45MyAwIC45M2gtMS4ydjMuNjVjMCAuNjMtLjk1LjY1LS45NSAwdi0zLjY1eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==") center center no-repeat;background-size:contain}.list-presentations li a[href$=".XLS"]:before,.list-presentations li a[href$=".XLSX"]:before,.list-presentations li a[href$=".xls"]:before,.list-presentations li a[href$=".xlsx"]:before{left:3px;top:0;background:url(front.less.css.1759839420.png) 0 -574px no-repeat}.b-searchResults>a{display:block;margin:-15px 0 30px 0;font-size:15px;font-weight:700}.b-searchResults ul{padding:5px 0 30px}.b-searchResults ul li{list-style:none}.b-searchResults ul li a{overflow:hidden;display:block}.b-searchResults ul li a strong{font-size:15px;display:block;padding:3px 0 3px 15px;font-weight:400;position:relative}.b-searchResults ul li a strong:before{content:'';width:6px;height:6px;position:absolute;left:4px;top:8px}.b-searchResults ul li a span{color:#86a0ad;display:block;padding-left:15px}.b-searchResults ul li a img{float:left;margin-right:15px}.b-searchResults ul li a img~*{float:left;width:565px;padding-left:0}.b-searchResults ul li a img~:before{display:none}.b-searchResults ul li+li{margin-top:20px}.link-modal-order{font-size:15px;height:30px;line-height:30px;margin:10px 0;padding:0 20px;width:auto;cursor:pointer;transition-duration:.2s}.link-modal-order:hover{opacity:.9;text-decoration:none}.text-more .text_more__content-wrapper{margin:0!important}.page-sklad__caption{color:#00344e;font-size:18px}.page-sklad__caption:first-child{margin-bottom:.3rem}.page-sklad__caption:not(:first-child){margin-bottom:1rem;padding-bottom:0}.page-sklad__linkBox{width:217px;margin-bottom:2rem}.page-sklad__linkBox:not(:last-child){margin-right:1.5rem}.page-sklad__linkBox:hover{text-decoration:none}.page-sklad__linkBox:hover .page-sklad__linkBox-caption{background:#0181c3}.page-sklad__linkBox:hover .page-sklad__linkBox-sub{color:#01354e}.page-sklad__linkBox-content{position:relative}.page-sklad__linkBox-caption{position:absolute;left:0;right:0;bottom:0;background:rgba(1,129,195,.8);color:#fff;font-weight:700;font-size:14px;line-height:19px;padding-top:1rem;padding-bottom:1rem;padding-left:1.5rem;padding-right:1.5rem;transition-duration:.2s}.page-sklad__linkBox-sub{color:#869fae;font-size:13px;line-height:16px;margin-top:.5rem;transition-duration:.2s}.page-sklad__tabs{margin-top:1rem}.page-sklad__tabs .tab{display:inline-block;box-sizing:border-box;vertical-align:bottom;max-width:35%;height:3rem;text-align:center;padding-left:.8rem;padding-right:.8rem;color:#0181c3;font-size:13px;font-weight:700;border-top-left-radius:2px;border-top-right-radius:2px}.page-sklad__tabs .tab:before{content:'';display:inline-block;vertical-align:middle;height:100%}.page-sklad__tabs .tab>*{display:inline-block;vertical-align:middle}.page-sklad__tabs .tab_active{color:#00344e;background:#eff3f4}.page-sklad__tabs .tab__content{border-top:1px solid #7e98a6;padding-top:.5rem}.page-sklad__tabs .tab__content .content-text{width:100%;margin-top:.5rem;margin-bottom:.5rem}.page-sklad__equipmentItem{position:relative;width:33.333%;margin-top:.5rem;margin-bottom:.5rem}.page-sklad__equipmentItem:hover .page-sklad__equipmentItem-subInfo{opacity:1;visibility:visible}.page-sklad__equipmentItem-link{display:block;font-weight:700;font-size:16px;margin-bottom:.5rem}.page-sklad__equipmentItem-image{display:block;margin-bottom:.5rem}.page-sklad__equipmentItem-subInfo{position:absolute;z-index:3;left:20px;right:20px;top:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;padding-top:.3rem;padding-bottom:.5rem;font-size:13px;color:#869fae;background:rgba(255,255,255,.95);opacity:0;visibility:hidden;transition-duration:.2s}.commercBlockPromo{position:relative;display:block;margin-top:1rem;margin-bottom:1rem}.commercBlockPromo:hover .commercBlockPromo-content{background:#1e5279;text-decoration:none}.commercBlockPromo:hover .commercBlockPromo-content:after{background-image:linear-gradient(90deg,#1e5279 0,rgba(46,128,188,0) 82%)}.commercBlockPromo-content{position:relative;z-index:2;width:60%;padding-top:1.4rem;padding-bottom:1.4rem;padding-left:3rem;padding-right:1rem;font-size:16px;font-weight:700;color:#fff;background:#2e80bc;text-decoration:underline}.commercBlockPromo-content:before{content:'';position:absolute;top:1.7rem;left:2rem;width:6px;height:6px;border:1px solid #fff;border-radius:50%}.commercBlockPromo-content:after{content:'';position:absolute;top:0;bottom:0;left:100%;width:70px;background-image:linear-gradient(90deg,#2e80bc 0,rgba(46,128,188,0) 82%)}.commercBlockPromo__image{display:block;height:100%}.commercBlockPromo__image-wrapper{position:absolute;top:0;right:0;bottom:0;width:40%}.iframe-wrapper_right{text-align:right}.iframe-wrapper_left{text-align:left}.iframe-wrapper_center{text-align:center}.services-previews{margin-right:-7.5px;margin-left:-7.5px;margin-bottom:1rem}.services-previews__item{position:relative;display:block}.services-previews__item:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.01);z-index:2}.services-previews__item-cell{display:inline-block;vertical-align:top;width:210px;padding:7.5px}.services-previews__item-image{display:block;width:210px;height:210px}.services-previews__item-content{position:absolute;left:0;right:0;bottom:0;padding:13px;box-sizing:border-box;background:rgba(0,0,0,.5);z-index:3;overflow-x:hidden;overflow-y:auto}.services-previews__item-title{display:block;font-size:16px;font-weight:700;color:#fff;min-height:36px}.services-previews__item-descr{display:none;margin-top:12px;font-size:12px;font-family:Helvetica;color:#00344e}.services-previews__item:hover .services-previews__item-content{background:rgba(255,255,255,.9);height:100%}.services-previews__item:hover .services-previews__item-title{color:#02354f;min-height:initial}.services-previews__item:hover .services-previews__item-descr{display:block}.services-previews__item:hover:before{background:rgba(0,0,0,.3)}.page-error{padding-bottom:60px}.section-error{text-align:center;background:#eff3f4;margin-top:33px;padding-top:20px;padding-left:40px;padding-right:40px;padding-bottom:40px}.section-error__label{font-size:88px;line-height:103px;color:#00334e}.section-error__caption{font-size:28px;line-height:33px;color:#00334e;font-weight:700;margin-top:10px}.section-error__text{font-size:21px;line-height:25px;color:#00334e}.section-error__text_subCaption{margin-top:16px}.section-error__row{margin-top:30px;margin-left:-20px;margin-right:-20px;margin-bottom:48px}.section-error__cell{display:inline-block;vertical-align:top;box-sizing:border-box;width:33.333%;padding:0 20px}.section-error__cell:nth-child(3)~.section-error__cell{margin-top:37px}.section-error__item{display:block;text-align:center;font-size:21px;line-height:25px;transition-duration:.2s}.section-error__item:before{font-family:intro;display:block;margin-left:auto;margin-right:auto;margin-bottom:13px;width:1em;height:1em;font-size:24px}.section-error__item:hover{color:#0d3751;text-decoration:none}.section-error__item_home:before{content:'\e901'}.section-error__item_list:before{content:'\e905'}.section-error__item_cloud:before{content:'\e904'}.section-error__item_company:before{content:'\e900'}.section-error__item_complete:before{content:'\e902'}.section-error__item_contacts:before{content:'\e903'}.section-error__search{position:relative;top:initial;right:initial;width:266px;margin-top:18px;margin-left:auto;margin-right:auto}.section-error__search input:not(.ui-input){width:100%}.form-application{display:block;padding-right:30px;color:#00344e;font-size:15px;line-height:17px}.form-application ._require:after{content:'*';color:#ec1919}.form-application .ui-textarea{width:100%;margin-top:10px;min-height:100px}.form-application .ui-input{width:100%}.form-application .ui-radio:not(:last-child){margin-right:20px}.form-application__caption{font-weight:700;margin-top:30px;margin-bottom:16px}.form-application__row{margin:0 -20px}.form-application__row+.form-application__row{margin-top:16px}.form-application__cell{width:50%;padding:0 20px}.form-application__label{display:block}.form-application__label+.form-application__label{margin-top:14px}.form-application__label span{display:block;padding-bottom:10px}.form-application__info-line+.form-application__info-line{margin-top:10px}.form-application__info-line-label{display:inline-block;vertical-align:top;width:97px}.form-application__info-line-radio{display:inline-block;vertical-align:top}.form-application__date-label{margin-bottom:10px}.form-application__date-select{width:81px;font-size:13px}.form-application__date-select+.form-application__date-select{margin-left:10px}.form-application__comment{margin-top:20px}.form-application__doc span{display:block;color:#0076bb;font-size:13px;line-height:17px;margin:10px 0}.form-application__doc span:before{font-family:intro;content:'\e906';display:inline-block;width:1em;height:1em;font-size:10px;margin-right:6px}.form-application__bottom{margin-top:10px}.form-application__bottom-left{width:81%;vertical-align:bottom;padding-right:40px}.form-application__bottom-submit{width:19%;vertical-align:bottom;box-sizing:border-box;text-align:center;padding:0 .6em;font-weight:700}.form-application__must:before{content:'*';color:#ec1919}.form-application__checkbox{margin-top:11px}.form-application__checkboxList{-moz-column-count:2;column-count:2;-moz-column-gap:40px;column-gap:40px}.form-application__checkboxItem{display:block;-moz-column-break-inside:avoid;break-inside:avoid;margin-bottom:12px}.form-application__checkboxesLabel{margin-top:15px;margin-bottom:13px;font-style:italic}.form-application__checkboxInput{width:100%;font-size:13px}.form-application__toggle{position:relative;padding-left:23px;margin-top:20px;cursor:pointer;transition-duration:.2s}.form-application__toggle:before{font-family:icons;content:'\e912';position:absolute;left:0;top:0;font-size:10px}.form-application__toggle:hover{color:#7b96a3}.form-application__toggle_active:before{content:'\e915'}.form-application__toggle_active+.form-application__toggle-content{display:block}.form-application__toggle-content{margin-top:23px;display:none}.form-application__question{position:absolute;top:.1em;right:0}.form-application__question:before{font-family:intro;content:'\e908';width:1em;height:1em;font-size:17px;color:#0076bb;cursor:pointer;transition-duration:.2s}.form-application__question:hover:before{content:'\e907';color:#4ab257}.form-application__question:hover .form-application__question-cloud{visibility:visible;opacity:1}.form-application__question-cloud{visibility:hidden;opacity:0;position:absolute;z-index:2;left:100%;top:50%;transform:translate(0,-50%);padding-left:5px;transition-duration:.2s}.form-application__question-cloud-inner{width:160px;padding:1em;font-size:12px;line-height:16px;background:#fff;box-shadow:0 1px 7px 0 rgba(0,0,0,.18);border-radius:3px}.form-application__question-wrapper{position:relative;display:inline-block;padding-right:25px;margin-bottom:0!important}.form-application-catalog__item{display:block}.form-application-catalog__item input+span{font-weight:700}.form-application-catalog__item~.form-application-catalog__item{margin-top:12px}.form-application-catalog__item-sub{margin:20px 0}.form-application-catalog__item-sub .ui-checkbox{font-size:13px;margin-bottom:10px}.form-application-catalog__accordToggle{margin-top:0}.form-application-catalog__accordToggle~.form-application-catalog__accordToggle{margin-top:17px}.form-application-catalog__accordToggle-content{margin-top:10px}.form-application__borderedText{position:relative;font-size:13px;line-height:16px;padding-left:16px;margin:20px 0}.form-application__borderedText:before{content:'';position:absolute;top:.3em;bottom:.2em;left:0;width:3px;background:#0076bb}.form-application__accordions{margin-bottom:20px}.form-application__conveers{counter-reset:conveer}.form-application__conveer{position:relative;border-top:1px solid #7b96a3;padding-top:21px}.form-application__conveer+.form-application__conveer{margin-top:21px}.form-application__conveer-num{font-weight:700}.form-application__conveer-num:after{counter-increment:conveer;content:" №" counter(conveer)}.form-application__conveer-msg{font-size:13px;line-height:16px;margin-top:4px;margin-bottom:16px;color:#adadad}.form-application__conveer-del{position:absolute;top:21px;right:0;color:#83c0de;font-size:13px;transition-duration:.2s;cursor:pointer}.form-application__conveer-del:before{font-family:intro;content:'\e90c';vertical-align:middle;font-size:7px;margin-right:.6em}.form-application__conveer-del:hover{color:#0082be}.form-application__conveer-append{border-top:1px solid #7b96a3;border-bottom:1px solid #7b96a3;margin-top:20px;padding:20px 0}.form-application__conveer-append-text{width:390px;text-align:center}.form-application__conveer-append-button{font-size:13px;min-height:2em;padding:.3em .6em;color:#0076bb;border:1px solid #0076bb;border-radius:50px;background:#fff}.form-application__conveer-append-button:before{font-family:intro;content:'\e909';margin-right:.3em}.form-application__conveer-append-button:hover{background:#0076bb;color:#fff}@media screen and (max-width:749px){.modal__close{right:10px;top:10px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:10px}.modal_simple__arrow_next{right:10px}.modal_fixed .modal__close{right:10px;top:10px}}@media screen and (min-width:750px) and (max-width:979px){.modal__close{right:10px;top:10px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:10px}.modal_simple__arrow_next{right:10px}.modal_fixed .modal__close{right:10px;top:10px}}@media screen and (min-width:980px) and (max-width:1239px){.modal__close{right:20px;top:20px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:20px}.modal_simple__arrow_next{right:20px}.modal_fixed .modal__close{right:10px;top:10px}}@media screen and (min-width:1240px){.modal__close{right:30px;top:30px}.modal_simple .modal__close{right:0;top:-60px}.modal_simple__arrow_prev{left:30px}.modal_simple__arrow_next{right:30px}.modal_fixed .modal__close{right:10px;top:10px}}