

/* Start:/local/templates/corporate.static/build/css/main.css?1695913275731495*/
:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-pointer-events.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";-webkit-flex-shrink:0;flex-shrink:0;-webkit-order:9999;order:9999}[dir=ltr] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}[dir=rtl] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-right:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:44px;height:var(--swiper-navigation-size);-webkit-justify-content:center;justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:transform .2s,top .2s;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,left .2s;transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:transform .2s,right .2s;transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-grid-column>.swiper-wrapper,.swiper-grid>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transition-property:opacity,height,-webkit-transform;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{background:none;border:0;-webkit-box-sizing:border-box;box-sizing:border-box;font:inherit;margin:0;padding:0}:after,:before{display:inline-block}:-webkit-autofill,:-webkit-autofill:active,:-webkit-autofill:focus,:-webkit-autofill:hover{-webkit-transition:background-color 600000s 0s,color 600000s 0s;transition:background-color 600000s 0s,color 600000s 0s}:active,:focus{outline:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body,html{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%}body,main{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}a{color:currentColor;text-decoration:none}a,button,label{cursor:pointer}[hidden]{display:none!important}img{-ms-interpolation-mode:bicubic;max-width:100%}::-moz-selection{background:rgba(135,206,250,.5);text-shadow:none}::selection{background:rgba(135,206,250,.5);text-shadow:none}ol,ul{list-style:none}li:after,li:before{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:none;transition:none}h1,h2,h3,h4,h5,h6{margin:0}textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;resize:none}::-webkit-input-placeholder{-webkit-transition:opacity .5s;transition:opacity .5s}::-moz-placeholder{-moz-transition:opacity .5s;transition:opacity .5s}:-ms-input-placeholder{-ms-transition:opacity .5s;transition:opacity .5s}::-ms-input-placeholder{-ms-transition:opacity .5s;transition:opacity .5s}::placeholder{-webkit-transition:opacity .5s;transition:opacity .5s}:focus::-webkit-input-placeholder{opacity:0}:focus::-moz-placeholder{opacity:0}:focus:-ms-input-placeholder{opacity:0}:focus::-ms-input-placeholder{opacity:0}:focus::placeholder{opacity:0}b,strong{font-weight:600}html{scroll-padding-top:60px}@media only screen and (min-width:768px){html{scroll-padding-top:80px}}@media only screen and (min-width:1920px){html{scroll-padding-top:5.2083333333vw}}details,summary{display:block;list-style:none}summary{cursor:pointer;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}summary:before{color:#959bad;content:"❯";font-size:16px;margin-right:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}details[open]>summary:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}summary::-webkit-details-marker{display:none}summary::-moz-list-bullet{list-style-type:none}i{font-style:italic}td{vertical-align:baseline}br{clear:both}.tippy-box{border-radius:0!important;max-width:calc(100vw - 30px)!important;min-width:311px;width:330px}@media only screen and (min-width:768px){.tippy-box{max-width:331px!important;min-width:331px}}@media only screen and (min-width:1366px){.tippy-box{max-width:331px!important;min-width:275px;width:auto}}@media only screen and (min-width:1920px){.tippy-box{max-width:24.21875vw!important;min-width:20.41vw}}.tippy-box[data-theme=form]{background:#262b38!important}.tippy-box[data-theme=form]>.tippy-arrow{color:#262b38;-webkit-transform:translate(45px)!important;transform:translate(45px)!important}.tippy-box[data-theme=form][data-placement^=bottom]>.tippy-arrow:before{border-width:0 14px 20px;top:-15px}.tippy-box[data-theme=form][data-placement^=top]>.tippy-arrow:before{border-width:20px 14px 0;bottom:-15px}.tippy-content{color:#959bad;font-family:Golos,sans-serif;font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1;padding:18px 9px!important}@media only screen and (min-width:768px){.tippy-content{font-size:14px;line-height:1;padding:18px 10px!important}}@media only screen and (min-width:1920px){.tippy-content{font-size:.83vw;line-height:1.1979vw;padding:1.04vw!important}}.grid-container{padding-left:4.167vw;padding-right:4.167vw;width:100%}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.column-1{width:8.3333333333%}.column-2{width:16.6666666667%}.column-3{width:25%}.column-4{width:33.3333333333%}.column-5{width:41.6666666667%}.column-6{width:50%}.column-7{width:58.3333333333%}.column-8{width:66.6666666667%}.column-9{width:75%}.column-10{width:83.3333333333%}.column-11{width:91.6666666667%}.column-12{width:100%}@media only screen and (min-width:768px){.column-md-1{width:8.3333333333%}.column-md-2{width:16.6666666667%}.column-md-3{width:25%}.column-md-4{width:33.3333333333%}.column-md-5{width:41.6666666667%}.column-md-6{width:50%}.column-md-7{width:58.3333333333%}.column-md-8{width:66.6666666667%}.column-md-9{width:75%}.column-md-10{width:83.3333333333%}.column-md-11{width:91.6666666667%}.column-md-12{width:100%}}@media only screen and (min-width:1366px){.column-lg-1{width:8.3333333333%}.column-lg-2{width:16.6666666667%}.column-lg-3{width:25%}.column-lg-4{width:33.3333333333%}.column-lg-5{width:41.6666666667%}.column-lg-6{width:50%}.column-lg-7{width:58.3333333333%}.column-lg-8{width:66.6666666667%}.column-lg-9{width:75%}.column-lg-10{width:83.3333333333%}.column-lg-11{width:91.6666666667%}.column-lg-12{width:100%}}@media only screen and (min-width:1920px){.column-xl-1{width:8.3333333333%}.column-xl-2{width:16.6666666667%}.column-xl-3{width:25%}.column-xl-4{width:33.3333333333%}.column-xl-5{width:41.6666666667%}.column-xl-6{width:50%}.column-xl-7{width:58.3333333333%}.column-xl-8{width:66.6666666667%}.column-xl-9{width:75%}.column-xl-10{width:83.3333333333%}.column-xl-11{width:91.6666666667%}.column-xl-12{width:100%}}.tab{position:relative}.tab__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;color:#262b38;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:10px;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;width:100%}.tab__item:hover{background:#959bad;color:#fff}.tab__item.active{background:#262b38;color:#fff}@media only screen and (min-width:768px){.tab__item{padding:12.5px}}@media only screen and (min-width:1366px){.tab__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}}@media only screen and (min-width:1920px){.tab__item{padding:.9375vw}}.tab__plus{height:20px;position:relative;-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;width:20px}@media only screen and (min-width:768px){.tab__plus{height:25px;width:25px}}.tab__plus:after,.tab__plus:before{background:#fff;content:"";position:absolute}.tab__plus:before{height:2px;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.tab__plus:after{bottom:0;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}.tab__selected{border:2px solid #959bad;display:block;padding:8px}@media only screen and (min-width:1366px){.tab__selected{display:none}}.tab__options{background:#fff;border:2px solid #959bad;display:none;padding:8px;width:100%}@media only screen and (min-width:768px){.tab__options{margin:0 auto}}@media only screen and (min-width:1366px){.tab__options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1920px){.tab__options{padding:.4166666667vw}}.tab__content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-animation:opac 1s ease-in-out;animation:opac 1s ease-in-out;display:none;-webkit-flex-grow:1;flex-grow:1}.tab__content.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tab__content .info__column{-webkit-box-align:initial;-ms-flex-align:initial;-webkit-align-items:initial;align-items:normal}.tab--dark .tab__item{color:#fff}.tab--dark .tab__item.active{background:#fff;color:#262b38}.tab--dark .tab__options,.tab--dark .tab__selected{background:#262b38;border-color:#fff}.tab--dark .tab__plus:after,.tab--dark .tab__plus:before,.tab--gray .tab__item:hover{background:#262b38}.tab--gray .tab__item.active{background:#959bad;color:#fff}.tab--gray .tab__options,.tab--gray .tab__selected{background:none}.tab--solid .tab__options{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.tab--solid .tab__options{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.tab--solid .tab__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.tab--solid .tab__item,.tab.active .tab__options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tab.active .tab__options{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-top:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:absolute;z-index:2}.tab.active .tab__plus{-webkit-transform:rotate(45deg);transform:rotate(45deg)}@-webkit-keyframes opac{0%{opacity:0}to{opacity:1}}@keyframes opac{0%{opacity:0}to{opacity:1}}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:400;src:url(/local/templates/corporate.static/build/css/../fonts/Golos-Text_Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:500;src:url(/local/templates/corporate.static/build/css/../fonts/Golos-Text_Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Golos;font-style:normal;font-weight:600;src:url(/local/templates/corporate.static/build/css/../fonts/Golos-Text_DemiBold.ttf) format("truetype")}body{font-family:Golos,sans-serif}.video{background:#262b38;display:block;max-width:100%;overflow:hidden;position:relative;width:100%}.video:before{content:"";display:block;float:left;padding-top:100%}@media only screen and (min-width:1366px){.video:before{display:none}.video{min-height:95vh}}.video__nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;position:absolute;top:10px;width:100%;z-index:3}@media only screen and (min-width:768px){.video__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;top:20px}}@media only screen and (min-width:1366px){.video__nav{top:30px}}@media only screen and (min-width:1920px){.video__nav{top:1.563vw}}.video__caption{display:none}@media only screen and (min-width:768px){.video__caption{color:#959bad;display:block;width:150px}}@media only screen and (min-width:1920px){.video__caption{width:10vw}}.video__time{display:none}@media only screen and (min-width:768px){.video__time{color:#959bad;display:block;text-align:right;width:150px}}@media only screen and (min-width:1920px){.video__time{text-align:right;width:10vw}}.video__company{color:#fff}.video__wrapper{bottom:0;left:0;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width:1366px){.video__wrapper{bottom:auto;height:0;left:auto;min-height:95vh;position:relative;right:auto}}.video__wrapper video{height:100%;left:0;position:absolute;top:0;-webkit-transition:-webkit-transform 3s linear;transition:-webkit-transform 3s linear;transition:transform 3s linear;transition:transform 3s linear,-webkit-transform 3s linear;width:100%;z-index:1}.video__svg{stroke:#262b38;fill:none;cursor:pointer;display:block;height:125px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100px;z-index:2}@media only screen and (min-width:768px){.video__svg{height:175px;width:140px}}@media only screen and (min-width:1920px){.video__svg{height:13.021vw;width:10.417vw}}.visible .video__wrapper video{-webkit-transform:scale(.8);transform:scale(.8)}@media only screen and (min-width:768px){.visible .video__wrapper video{-webkit-transform:scale(.6);transform:scale(.6)}}@media only screen and (min-width:1366px){.visible .video__wrapper video{-webkit-transform:scale(.35);transform:scale(.35)}}.video__popup-container .fancybox__content{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;padding:initial}.video__popup-container .fancybox__content.video__popup video{height:100vh;height:calc(var(--vh, 1vh)*100);width:100vw}.video__popup-container .fancybox__content>.carousel__button.is-close{right:10px;top:10px}.video__popup-container .fancybox__slide{padding:initial}.cat{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:2}@media only screen and (min-width:1366px){.cat{min-height:100vh}}.cat__col{margin-bottom:40px;min-height:200px;position:relative;width:50%}.cat__col:nth-of-type(odd):after{display:none}@media only screen and (min-width:1366px){.cat__col{margin-bottom:0;width:25%}.cat__col:nth-of-type(odd):after{display:block}.cat__col:nth-of-type(odd):before{display:none}}.cat__col.border-left:after,.cat__col.laptop-left-border:after{background:#fff}.cat__col .button--primary{margin-left:15px;margin-right:4.167vw;margin-top:90px}@media only screen and (min-width:768px){.cat__col .button--primary{margin-left:1.464vw;margin-top:4.392vw}}@media only screen and (min-width:1920px){.cat__col .button--primary{margin-left:1.563vw}}.cat__item{padding:15px 15px 0}@media only screen and (min-width:768px){.cat__item{padding:20px 20px 0}}@media only screen and (min-width:1366px){.cat__item{padding:3.125vw 1.563vw 0}}@media only screen and (min-width:1920px){.cat__item{padding-left:1.563vw}.cat__item.tablet-left-padding{padding-top:3.125vw}}.cat__item a{color:#fff;display:block;margin-bottom:10px;text-decoration:none}@media only screen and (min-width:1920px){.cat__item a{margin-bottom:.78125vw}}.cat__item a:last-child{margin-bottom:0}@media only screen and (min-width:1366px){.cat__item.tablet-left-padding{padding-bottom:0}}.cat__title{color:#fff;display:block;margin-bottom:30px;margin-top:60px;width:100%}@media only screen and (min-width:768px){.cat__title{margin-bottom:60px;margin-top:60px}}@media only screen and (min-width:1366px){.cat__title{margin-bottom:3.125vw;padding-left:15px;padding-right:15px}}@media only screen and (min-width:1920px){.cat__title{margin-top:1.7135vw;padding-left:15px;padding-right:15px}}.cat-button{margin:90px 15px 0}@media only screen and (min-width:768px){.cat-button{margin:100px 32px 0 20px;max-width:332px}}@media only screen and (min-width:1366px){.cat-button{margin-right:4.167vw}}@media only screen and (min-width:1920px){.cat-button{margin-left:1.5625vw;margin-top:5.2083333333vw;max-width:19.2708333333vw}}.background{display:block;height:75vh;left:0;overflow:hidden;position:relative;right:0;top:0;width:100%}.background.fixed{height:95vh;position:fixed;top:60px;z-index:-1}@media only screen and (min-width:768px){.background.fixed{top:80px}}@media only screen and (min-width:1920px){.background.fixed{top:5.208vw}}.background img{display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.brands{background:#262b38;width:100%}@media only screen and (max-width:1365.5px){.brands{overflow-x:hidden}}@media only screen and (min-width:1366px){.brands{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.brands__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;padding:40px 0 40px 4.167vw;position:relative;white-space:nowrap}@media only screen and (min-width:768px){.brands__left{padding-bottom:60px;padding-top:60px}}@media only screen and (min-width:1366px){.brands__left{border-bottom:0;height:calc(100vh - 80px);position:relative;position:-webkit-sticky;position:sticky;top:80px;width:50%}}@media only screen and (min-width:1920px){.brands__left{height:calc(100vh - 5.208vw);padding-bottom:3.125vw;padding-top:3.125vw;top:5.208vw}}@media only screen and (min-width:1366px){.brands__left:after{background:#fff;content:"";height:100%;position:absolute;right:-1px;top:0;width:2px}}.brands-button{border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:4.167vw;margin-top:40px;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}@media only screen and (min-width:768px){.brands-button{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.brands-button{min-height:4.1666666667vw;padding:.78125vw}}.brands-button:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.brands-button.active,.brands-button:hover{color:#fff}.brands-button.active:before,.brands-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}.brands__wrap{-ms-overflow-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:135px;overflow-x:hidden;position:relative;scrollbar-width:none}.brands__wrap::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.brands__wrap{height:228px}}@media only screen and (min-width:1366px){.brands__wrap{display:block;overflow:visible;position:relative}}.brands__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:135px;-webkit-justify-content:center;justify-content:center;margin-right:20px;min-width:135px;position:absolute;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;width:135px}@media only screen and (min-width:1366px){.brands__item.active{display:block;z-index:1}}@media only screen and (min-width:768px){.brands__item{height:228px;margin-right:30px;min-width:228px;width:228px}}@media only screen and (min-width:1366px){.brands__item{display:none;height:16.6910688141vw;margin-right:0;min-width:16.6910688141vw;overflow:hidden;width:16.6910688141vw;z-index:-1}.brands__item,.brands__item:before{content:"";left:0;position:absolute;top:0}.brands__item:before{-webkit-animation:show_brand .4s ease-in-out;animation:show_brand .4s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#fff;height:100%;width:100%;z-index:3}@-webkit-keyframes show_brand{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes show_brand{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}}.brands__logo{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width:1366px){.brands__logo{background:#fff;bottom:0;content:"";display:block;left:0;position:relative;right:0;top:0;width:100%;z-index:2}}.brands__item img{display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width:1366px){.brands__item img{height:100%;width:100%}.brands__item.active .brands__logo{-webkit-transform:scaleY(1);transform:scaleY(1)}}.brands__right{-ms-overflow-style:none;display:block;height:500px;overflow-y:auto;padding:40px 4.167vw;position:relative;scrollbar-width:none}.brands__right::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.brands__right{height:calc(100vh - 100px);height:calc(var(--vh, 1vh)*100 - 100px);overflow-y:auto;padding-bottom:60px;padding-top:60px}}@media only screen and (min-width:1366px){.brands__right{height:auto;width:50%}.brands__right.overflow-hidden{overflow-y:hidden}}@media only screen and (min-width:1920px){.brands__right{padding-bottom:3.125vw;padding-top:3.125vw}}.brands__right span{color:#686b74;cursor:pointer;display:block;text-decoration:none;text-transform:lowercase;-webkit-transition:color .2s linear;transition:color .2s linear}.brands__right span.active{color:#fff}.distribution__tabs{background:#fff;height:auto;padding:11.1111111111vw 4.1666666667vw}@media only screen and (min-width:768px){.distribution__tabs{padding:7.8125vw 4.1666666667vw}}@media only screen and (min-width:1366px){.distribution__tabs{height:100vh;padding:3.125vw 4.1727672035vw}}@media only screen and (min-width:1920px){.distribution__tabs{padding:3.125vw 4.1666666667vw}}.distribution__tabs-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:100%;padding:15px}@media only screen and (min-width:768px){.distribution__tabs-inner{padding:20px}}@media only screen and (min-width:1920px){.distribution__tabs-inner{padding:30px}}.distribution__tabs-title{color:#fff;margin-bottom:100px}@media only screen and (min-width:768px){.distribution__tabs-title{margin-bottom:150px}}.tabs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1366px){.tabs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:0}}.tabs__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:180px;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:15px;-webkit-transition:height .5s linear;transition:height .5s linear;width:100%}.tabs__item:not(.tabs__item--empty){background:#fff;padding:10px}.tabs__item.tabs__item--empty{height:auto}@media only screen and (min-width:768px){.tabs__item{margin-bottom:20px}.tabs__item:not(.tabs__item--empty){padding:15px}}@media only screen and (min-width:1366px){.tabs__item{height:350px;margin-bottom:0}.tabs__item:not(.active){height:70px}.tabs__item:not(.active):not(.tabs__item--empty){background:#959bad;color:#fff}.tabs__item:not(.active)>.tabs__item-text{display:none}.tabs__item:not(:last-child){margin-right:20px}.tabs__item:not(:last-child):not(:first-child){width:25.1vw}.tabs__item:first-child,.tabs__item:last-child{width:calc(50% - 23.8vw - 30px)}}@media only screen and (min-width:1920px){.tabs__item{height:20.833vw;margin-right:1.563vw}.tabs__item:not(.active){background:#959bad;height:4.167vw}.tabs__item:not(.tabs__item--empty){padding:.78vw}.tabs__item:not(:last-child){margin-right:30px}.tabs__item:not(:last-child):not(:first-child){width:25.8vw}.tabs__item:first-child,.tabs__item:last-child{width:calc(50% - 25.363vw)}}.tabs__item-title{text-transform:uppercase}.tabs__item-btn{background:none transparent;color:#fff;display:block;height:60px;margin-bottom:0;padding:10px;position:relative;text-decoration:none;width:100%}.tabs__item-btn span{position:relative;z-index:2}@media only screen and (min-width:768px){.tabs__item-btn{height:70px;padding:15px}}@media only screen and (min-width:1366px){.tabs__item-btn{padding:15px}}@media only screen and (min-width:1920px){.tabs__item-btn{height:4.167vw;padding:.78vw}}@media only screen and (min-width:1366px){.tabs__item:last-child{margin-right:0}}.footer{background:#262b38;color:#fff;height:auto;overflow:hidden}@media only screen and (min-width:1366px){.footer{min-height:95vh}}.footer__wrapper{min-height:95vh}.footer__part,.footer__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__part{position:relative}@media only screen and (min-width:1366px){.footer__part:first-child .footer__column:nth-child(4) .footer__links,.footer__part:last-child .footer__column:nth-child(3) .footer__links,.footer__part:last-child .footer__column:nth-child(4) .footer__links{min-height:10vw}}.footer__part:last-child:after{display:none}@media only screen and (min-width:1366px){.footer__part:last-child:before{display:none}.footer__part:last-child:after{display:block}}.footer__link{-webkit-transition:color .3s linear;transition:color .3s linear}.footer__link:hover{color:#959bad}.footer__link-secondary{color:#959bad;text-decoration:none}.footer__link-secondary:hover{color:#fff}.footer__link-chilkoot{display:block;margin-top:15px}.footer__links{word-wrap:break-word;margin-bottom:80px;max-height:300px;min-height:250px;padding:15px 4.1667vw;position:relative}@media only screen and (min-width:768px){.footer__links{margin-bottom:120px;padding:20px 4.1667vw}}@media only screen and (min-width:1366px){.footer__links{margin-bottom:70px;min-height:300px;padding:2.604vw 1.464vw}.footer__links--laptop{padding-left:4.167vw}}@media only screen and (min-width:1920px){.footer__links{margin-bottom:3.646vw;max-height:none;min-height:18.3vw;padding:3.042vw 1.042vw}.footer__links--laptop{padding-left:4.167vw}}.footer__links--item{margin-bottom:10px}@media only screen and (min-width:1920px){.footer__links--item{margin-bottom:.78125vw}}.footer__bottom{margin-top:auto;padding-bottom:15px;padding-left:4.167vw}@media only screen and (min-width:768px){.footer__bottom{padding-left:4.167vw}}@media only screen and (min-width:1366px){.footer__bottom{padding-bottom:1.563vw;padding-left:1.042vw}.footer__bottom--laptop{padding-left:4.167vw}}.footer .border__top:before{background:#fff;content:"";height:1px;position:absolute;right:50%;top:-1px;-webkit-transform:translateX(50%);transform:translateX(50%);width:calc(100% - 8.196vw)}.footer .border__left:before{background:#fff;content:"";height:100%;left:-1px;position:absolute;top:0;width:2px}@media only screen and (min-width:1366px){.footer .border__left--laptop:before{background:#fff;content:"";height:100%;left:-1px;position:absolute;top:0;width:2px}}.footer .border__right:before{background:#fff;content:"";position:absolute;right:0;top:0;width:2px}.footer .padding__left,.footer .padding__left--tablet{padding-left:4.167vw}@media only screen and (min-width:1366px){.footer .padding__left--tablet{padding-left:20px}}@media only screen and (min-width:1920px){.footer .padding__left--tablet{padding-left:1.042vw}}.footer .padding__right,.footer .padding__right--tablet{padding-right:4.167vw}@media only screen and (min-width:1366px){.footer .padding__right--tablet{padding-left:20px}}@media only screen and (min-width:1920px){.footer .padding__right--tablet{padding:1.563vw}}.footer .padding__top--zero,.footer .padding__top--zero-laptop{padding-top:0}@media only screen and (min-width:1366px){.footer .padding__top--zero-laptop{padding-top:20px}}@media only screen and (min-width:1920px){.footer .padding__top--zero-laptop{padding-top:30px}}.footer .padding__bottom--zero{padding-bottom:0}@media only screen and (min-width:1366px){.footer .padding__bottom--zero{padding-bottom:20px}}@media only screen and (min-width:1920px){.footer .padding__bottom--zero{padding-bottom:30px}}.footer .align__bottom{margin-top:auto}.footer-link-static{color:#959bad}@media only screen and (min-width:1366px){.footer__column.column-6{min-height:423px}}.dev{background-color:#fff;padding:15px 0 40px}.dev .container{padding:0}.dev__title{padding:0 4.167vw 100px}@media only screen and (min-width:768px){.dev__title{padding:20px 4.167vw 150px}}@media only screen and (min-width:1366px){.dev__title{padding:20px 4.167vw 150px}}@media only screen and (min-width:1920px){.dev__title{padding:1.563vw 4.167vw 10.417vw}}.dev__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;margin:0 auto;position:relative}@media only screen and (max-width:1365.5px){.dev__content{position:relative;z-index:0}.dev__content:after{background:#959bad;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .dev__content:after{height:100%}.dev__content:after{z-index:-1}}.dev__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:url(/local/templates/corporate.static/build/css/../src/assets/img/dev/hexagon_mobile.svg) no-repeat 50%/126.4vw;background-size:auto 100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:155.55vw;position:relative}.dev__items:first-child{background-position:47% bottom;background-size:auto calc(155.55vw - 40px)}.dev__items:first-child .dev__item:first-child{height:calc(40% + 24px)}.dev__items:first-child .dev__item:last-child{height:calc(60% - 24px)}.dev__items:last-child{background-position:47%;height:calc(155.55vw - 40px)}.dev__items:last-child .dev__item:first-child{height:60%}.dev__items:last-child .dev__item:last-child{height:40%}.dev__item{height:100vw;position:relative;width:100%}@media only screen and (max-width:1365.5px){.dev__item{position:relative;z-index:0}.dev__item:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .dev__item:before{width:100%}.dev__item:before{left:15px}.visible .dev__item:before{width:calc(100% - 30px)}}@media only screen and (min-width:768px)and (max-width:1365px){.dev__item:before{left:32px}.visible .dev__item:before{width:calc(100% - 64px)}}.dev__item-title{padding:4.17vw 0 0 2vw}.dev__item-title-txt{color:#959bad}.dev__item-points{height:100%;left:50%;position:absolute;top:0}.dev__item-point{cursor:pointer;left:0;margin-top:-2vw;position:absolute;-webkit-transition:color .5s ease;transition:color .5s ease;z-index:2}.dev__item-point:before{background:#262b38;content:"";height:10px;left:-4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:background .5s ease;transition:background .5s ease;width:10px;z-index:1}.dev__item-point-txt{position:relative;top:0;white-space:nowrap}.dev__item-point:nth-of-type(odd) .dev__item-point-txt{right:calc(100% + 15px)}.dev__item-point:nth-of-type(2n) .dev__item-point-txt{left:17px}.dev__item-point._tooltipped,.dev__item-point:hover{color:#5c94ff}.dev__item-point._tooltipped:before,.dev__item-point:hover:before{background:#5c94ff}.dev__item-point-1-1{top:40%}.dev__item-point-1-2{top:60%}.dev__item-point-1-3{top:80%}.dev__item-point-2-1{top:44%}.dev__item-point-2-2{top:67%}.dev__item-point-3-1{top:30%}.dev__item-point-3-2{top:46%}.dev__item-point-3-3{top:65%}.dev__item-point-3-4{top:78%}.dev__item-point-3-5{top:90%}.dev__item-point-4-1{top:10%}.dev__item-point-4-2{top:30%}.dev__item-point-4-3{top:48%}.dev__item-point-4-4{top:65%}@media only screen and (min-width:768px){.dev__items{background-size:auto 100%;height:83.33vw}.dev__items:first-child{background-position:51% bottom;background-size:auto calc(100% - 80px)}.dev__items:first-child .dev__item:first-child{height:calc(40% + 48px)}.dev__items:first-child .dev__item:last-child{height:calc(60% - 48px)}.dev__items:first-child:before{left:4vw;width:92vw}.dev__items:last-child{background-position:51%;height:calc(83.33vw - 80px)}.dev__items:last-child .dev__item:first-child{height:60%}.dev__items:last-child .dev__item:last-child{height:40%}}@media only screen and (min-width:1366px){.dev__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;background:url(/local/templates/corporate.static/build/css/../src/assets/img/dev/hexagon.svg) no-repeat 50%/46.26vw;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:auto;width:50%}.dev__items:first-child{background-position:100% 50%;background-size:calc(100% - 4.167vw) auto;position:relative}.dev__items:first-child:after{background-color:#959bad;bottom:100%;content:" ";display:block;position:absolute;right:-1px;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:bottom .5s linear;transition:bottom .5s linear;width:4px}.dev__items:first-child:before{content:none}.dev__items:first-child .dev__item:first-child,.dev__items:first-child .dev__item:last-child{height:auto;width:50%}.dev__items:first-child .dev__item:last-child:before{right:-3px;-webkit-transform:scaleX(.5);transform:scaleX(.5);width:4px}.dev__items:first-child .dev__item:first-child .dev__item-title{padding-left:4vw}.dev__items:last-child{background-position:0 50%;background-size:calc(100% - 4.167vw) auto;height:auto}.dev__items:last-child .dev__item:first-child,.dev__items:last-child .dev__item:last-child{height:auto;width:50%}.dev__items:last-child .dev__item:first-child{position:relative;z-index:1}.dev__items:last-child .dev__item:first-child:before{right:-3px}.dev__items:last-child .dev__item:last-child:before{display:none}}@media only screen and (min-width:768px){.dev__item-title{padding:10px 0 0 4vw}}@media only screen and (min-width:1366px){.dev__item{height:auto;position:relative}.dev__item:before{background-color:#959bad;bottom:100%;content:" ";display:block;position:absolute;right:-1px;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:bottom .5s linear;transition:bottom .5s linear;width:4px}.dev__item-title{padding-left:15px}.dev__item:after{background:#959bad;height:2px;left:0;top:calc(50% + 2px);width:100%}.dev__item-points{height:auto;left:0;position:absolute;top:calc(50% - 1px);width:100%}.dev__item-point{cursor:pointer;margin-top:0;padding-top:0;position:absolute;top:0;-webkit-transition:color .5s ease;transition:color .5s ease}.dev__item-point:hover{color:#5c94ff}.dev__item-point:hover:before{background:#5c94ff}.dev__item-point:nth-of-type(odd){padding-top:15px}.dev__item-point:nth-of-type(odd):before{top:-4px}.dev__item-point:nth-of-type(odd) .dev__item-point-txt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:start;-ms-flex-pack:start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-justify-content:flex-start;justify-content:flex-start;right:auto;text-align:left;top:auto}.dev__item-point:nth-of-type(2n){bottom:100%;padding-bottom:15px;top:auto}.dev__item-point:nth-of-type(2n):before{bottom:-6px}.dev__item-point:nth-of-type(2n) .dev__item-point-txt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-justify-content:flex-end;justify-content:flex-end;left:auto;right:auto;top:auto}.dev__item-point:before{background:#262b38;content:"";height:10px;left:0;position:absolute;top:auto;-webkit-transform:none;transform:none;-webkit-transition:background .5s ease;transition:background .5s ease;width:10px;z-index:100}.dev__item-point-1-1{left:28%}.dev__item-point-1-2{left:46%}.dev__item-point-1-3{left:63%}.dev__item-point-2-1{left:8%}.dev__item-point-2-2{left:50%}.dev__item-point-3-1{left:13%}.dev__item-point-3-2{left:21%}.dev__item-point-3-3{left:52%}.dev__item-point-3-4{left:66%}.dev__item-point-3-5{left:95%}.dev__item-point-4-1{left:10%}.dev__item-point-4-2{left:30%}.dev__item-point-4-3{left:47%}.dev__item-point-4-4{left:64%}}@media only screen and (min-width:1920px){.dev__item-title{padding-left:1.0417vw;padding-top:.5208vw}.dev__item-point:before{height:.52vw;width:.52vw}.dev__item-point:nth-of-type(odd){padding-top:.78125vw}.dev__item-point:nth-of-type(odd):before{top:-.208vw}.dev__item-point:nth-of-type(2n){padding-bottom:.78125vw}.dev__item-point:nth-of-type(2n):before{bottom:-.3125vw}}@media only screen and (min-width:768px){.dev__title br{display:none}}@media only screen and (min-width:1366px){.dev__title{padding-top:0}.dev__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:60vw}.dev__content:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:calc(50% - 1px);content:" ";height:2px;left:0;position:absolute;width:0}.dev{padding:2.083vw 0 40px}}@media only screen and (min-width:1920px){.dev{padding:2.083vw 0 4.167vw}}@media only screen and (min-width:1366px){.visible .dev__item:before{bottom:0}}.hidden-mobile{display:none}@media only screen and (min-width:768px){.hidden-tablet{display:none}}@media only screen and (min-width:1366px){.hidden-laptop{display:none}}@media only screen and (min-width:1920px){.hidden-desktop{display:none}}.left-padding{padding-left:4.167vw}.right-padding{padding-right:4.167vw}.align-bottom{margin-top:auto}.tablet-left-padding{padding-left:4.167vw}@media only screen and (min-width:1366px){.tablet-left-padding{padding-left:1.563vw}}@media only screen and (min-width:1920px){.tablet-left-padding{padding:1.563vw}}.tablet-right-padding{padding-right:4.167vw}@media only screen and (min-width:1366px){.tablet-right-padding{padding-right:1.46vw}}@media only screen and (min-width:1920px){.tablet-right-padding{padding:1.563vw}}.border-left:after{background:#959bad;content:"";height:100%;left:-1px;position:absolute;top:0;width:2px}@media only screen and (min-width:1366px){.laptop-left-border:after{background:#959bad;content:"";height:100%;left:-1px;position:absolute;top:0;width:2px}}.border-right:after{background:#959bad;content:"";height:100%;position:absolute;right:-1px;top:0;width:2px}.border-bottom:before,.border-top:before{background:#959bad;content:"";position:absolute;-webkit-transform:translateX(50%);transform:translateX(50%);width:100%}.border-bottom--light:before,.border-top--light:before{background:#fff}.border-bottom:before{bottom:-1px;height:2px;right:50%}.border-top:before{height:2px;right:50%;top:-1px}@media only screen and (min-width:1366px){.border-tablet:after,.border-tablet:before{display:none}}.border-desktop:after,.border-desktop:before{display:none}@media only screen and (min-width:1366px){.border-desktop:after,.border-desktop:before{display:block}}.pt-0,.zero-top-padding{padding-top:0}.zero-bottom-padding{padding-bottom:0}@media only screen and (min-width:1366px){.zero-bottom-padding{padding-bottom:20px}}@media only screen and (min-width:1920px){.zero-bottom-padding{padding-bottom:30px}}.services-details__popup{background:#fff;height:auto}@media only screen and (min-width:1366px){.services-details__popup{height:100vh;overflow:hidden}}.services-details__popup-part{background:#eff0f3;height:auto;overflow:auto;padding:40px 15px}@media only screen and (min-width:768px){.services-details__popup-part{padding:60px 32px}}@media only screen and (min-width:1366px){.services-details__popup-part{height:100vh;padding:60px 57px}}@media only screen and (min-width:1920px){.services-details__popup-part{padding:80px}}.services-details__popup-part::-webkit-scrollbar{width:15px}@media only screen and (min-width:1920px){.services-details__popup-part::-webkit-scrollbar{width:.78125vw}}.services-details__popup-part::-webkit-scrollbar-track{background:#eff0f3}.services-details__popup-part::-webkit-scrollbar-thumb{background:#959bad;border:5px solid #eff0f3;border-radius:15px}@media only screen and (min-width:1920px){.services-details__popup-part::-webkit-scrollbar-thumb{border:.2604166667vw solid #eff0f3;border-radius:.78125vw}}.services-details__popup-cover{min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.services-details__popup-title{color:#262b38;margin-bottom:40px}@media only screen and (min-width:1920px){.services-details__popup-title{margin-bottom:2.0833333333vw}}.services-details__popup .accordion__item,.services-details__popup-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.services-details__popup .accordion__item{background:#fff;color:#3e4454;cursor:pointer;margin-bottom:15px;width:100%}@media only screen and (min-width:1920px){.services-details__popup .accordion__item{margin-bottom:.78125vw}}.services-details__popup .accordion__item.active{background:#959bad;color:#fff}.services-details__popup .accordion__item.active>.accordion__item-body{max-height:1000px}.services-details__popup .accordion__item:not(.active)>.accordion__item-body{padding:0}.services-details__popup .accordion__item-header{padding:10px 10px 30px}@media only screen and (min-width:768px){.services-details__popup .accordion__item-header{padding:15px 15px 30px}}@media only screen and (min-width:1920px){.services-details__popup .accordion__item-header{padding:1.0416666667vw 1.0416666667vw 2.0833333333vw}}.services-details__popup .accordion__item-body{max-height:0;overflow:hidden;padding:10px;-webkit-transition:max-height .1s linear,padding-top .2s linear,padding-bottom .2s linear;transition:max-height .1s linear,padding-top .2s linear,padding-bottom .2s linear}@media only screen and (min-width:768px){.services-details__popup .accordion__item-body{padding:15px}}@media only screen and (min-width:1920px){.services-details__popup .accordion__item-body{padding:1.0416666667vw}}.services-details__popup.modal{background-color:#eff0f3;height:100vh}@media only screen and (min-width:1920px){.services-details__popup.modal{overflow:hidden}}.popup__container .fancybox__content{padding:initial}.popup__container .fancybox__content>.carousel__button.is-close{border:2px solid #959bad;border-radius:0;border-radius:initial;-webkit-box-shadow:none;-webkit-box-shadow:initial;box-shadow:none;color:#959bad;height:40px;right:15px;top:10px;width:40px}.popup__container .fancybox__content>.carousel__button.is-close svg{height:15px;width:15px}@media only screen and (min-width:768px){.popup__container .fancybox__content>.carousel__button.is-close{height:50px;right:15px;top:10px;width:50px}.popup__container .fancybox__content>.carousel__button.is-close svg{height:18px;width:18px}}@media only screen and (min-width:1366px){.popup__container .fancybox__content>.carousel__button.is-close{right:57px;top:15px}}@media only screen and (min-width:1920px){.popup__container .fancybox__content>.carousel__button.is-close{height:60px;right:80px;top:20px;width:60px}.popup__container .fancybox__content>.carousel__button.is-close svg{height:22px;width:22px}}.popup__container .fancybox__slide{padding:initial}.dist__infotabs{background-color:#fff}.dist__title{margin-bottom:20px;margin-top:auto;padding-top:80px}@media only screen and (min-width:768px){.dist__title{margin-bottom:30px;padding-top:100px}}@media only screen and (min-width:1366px){.dist__title{padding-top:2.083vw}}@media only screen and (min-width:1920px){.dist__title{margin-bottom:2.6041666667vw;padding-top:6.25vw}}.dist .info{min-height:0;min-height:auto}@media only screen and (max-width:767px){.dist .info__card{margin-top:0}}.dist .tabs:not(.tabs1){-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.services{background:#eff0f3;overflow:hidden;position:relative}@media only screen and (min-width:1920px){.services{padding-bottom:4.167vw}}.services__block{position:relative}.services__title{margin:15px 0 100px}@media only screen and (min-width:768px){.services__title{margin:20px 0 100px}}@media only screen and (min-width:1366px){.services__title{margin:2.083vw 0 100px}}@media only screen and (min-width:1920px){.services__title{margin:2.083vw 0 6.25vw}}.services__lines{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.services__line{display:none;position:relative}@media only screen and (min-width:768px){.services__line{width:50%}.services__line:first-child{display:block}}@media only screen and (min-width:1366px){.services__line{width:25%}.services__line:nth-child(2),.services__line:nth-child(3){display:block}}.services__grid{display:grid;grid-template-columns:1fr}@media only screen and (max-width:767px){.services__grid{padding:0 4.167vw}}@media only screen and (min-width:768px)and (max-width:1365px){.services__grid{grid-column-gap:40px;padding:0 4.167vw}}@media only screen and (min-width:768px){.services__grid{grid-template-areas:"one ." ". four" "five ." "eight nine" "two three" ". six" "seven ." ". ten";grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1366px){.services__grid{grid-template-areas:"one . . ." ". . two three" ". four . ." "five . . six" ". . seven ." "eight nine . ten";grid-template-columns:25% 25% 25% 25%}}.services__item{justify-self:center;margin-top:30px;overflow:hidden}@media only screen and (min-width:768px){.services__item{margin-top:0}.services__item:nth-child(2),.services__item:nth-child(3),.services__item:nth-child(6),.services__item:nth-child(8),.services__item:nth-child(9){margin-top:40px}}@media only screen and (min-width:1366px){.services__item:nth-child(2),.services__item:nth-child(3),.services__item:nth-child(6),.services__item:nth-child(8),.services__item:nth-child(9){margin-top:0}}.services__item:first-child :first-child,.services__item:nth-child(10) :first-child,.services__item:nth-child(8) :first-child,.services__item:nth-child(9) :first-child{height:360px}.services__item:nth-child(2) :first-child,.services__item:nth-child(3) :first-child,.services__item:nth-child(5) :first-child,.services__item:nth-child(6) :first-child{height:300px}.services__item:nth-child(4) :first-child,.services__item:nth-child(7) :first-child{height:450px}@media only screen and (min-width:768px){.services__item:first-child{grid-area:one}.services__item:nth-child(2){grid-area:two}.services__item:nth-child(3){grid-area:three}.services__item:nth-child(4){grid-area:four}.services__item:nth-child(5){grid-area:five}.services__item:nth-child(6){grid-area:six}.services__item:nth-child(7){grid-area:seven}.services__item:nth-child(8){grid-area:eight}.services__item:nth-child(9){grid-area:nine}.services__item:nth-child(10){grid-area:ten}}@media only screen and (min-width:1366px){.services__item{max-width:none}.services__item:first-child,.services__item:nth-child(5),.services__item:nth-child(8){padding-left:4.167vw}.services__item:first-child .services__card,.services__item:first-child .services__item-title,.services__item:nth-child(5) .services__card,.services__item:nth-child(5) .services__item-title,.services__item:nth-child(8) .services__card,.services__item:nth-child(8) .services__item-title{margin-left:0}.services__item:nth-child(10),.services__item:nth-child(3),.services__item:nth-child(6){padding-right:4.167vw}.services__item:nth-child(10) .services__card,.services__item:nth-child(10) .services__item-title,.services__item:nth-child(3) .services__card,.services__item:nth-child(3) .services__item-title,.services__item:nth-child(6) .services__card,.services__item:nth-child(6) .services__item-title{margin-right:0}.services__item:first-child :first-child,.services__item:nth-child(10) :first-child,.services__item:nth-child(8) :first-child,.services__item:nth-child(9) :first-child{height:460px}.services__item:nth-child(2) :first-child,.services__item:nth-child(3) :first-child,.services__item:nth-child(5) :first-child,.services__item:nth-child(6) :first-child{height:400px}.services__item:nth-child(4) :first-child,.services__item:nth-child(7) :first-child{height:600px}}@media only screen and (min-width:1920px){.services__item:first-child :first-child,.services__item:nth-child(10) :first-child,.services__item:nth-child(8) :first-child,.services__item:nth-child(9) :first-child{height:23.958vw}.services__item:nth-child(2) :first-child,.services__item:nth-child(3) :first-child,.services__item:nth-child(5) :first-child,.services__item:nth-child(6) :first-child{height:20.833vw}.services__item:nth-child(4) :first-child,.services__item:nth-child(7) :first-child{height:31.25vw}}.services__item-title{border-bottom:2px solid #959bad;margin-top:20px;padding-bottom:20px}@media only screen and (min-width:768px){.services__item-title{border-bottom:none;padding-bottom:0}}@media only screen and (min-width:1366px){.services__item-title{margin:20px 20px 0}}@media only screen and (min-width:1920px){.services__item-title{margin:1.042vw 1.042vw 0}}.services__card{background-color:#fff;cursor:pointer;position:relative}@media only screen and (min-width:1366px){.services__card{margin:0 20px}}.services__card:before{background:#262b38;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out;width:0;z-index:0}.services__card:hover:before{width:100%}.services__card:hover .services__card-char:before{background-size:100% 100%}.services__card-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.services__card-char{color:#eff0f3;text-indent:20px}.services__card-char:before{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#3e4454),to(#3e4454));background:linear-gradient(#3e4454,#3e4454);-webkit-background-clip:text;background-position:50% 50%;background-repeat:no-repeat;background-size:0 100%;content:attr(data-char);display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;text-indent:20px;top:0;-webkit-transition:background-size 1s ease-in-out;transition:background-size 1s ease-in-out;width:100%}.services__card-char--hidden{visibility:hidden}.services__card-char--hidden:before{visibility:visible}.services__button{margin:40px 0}@media only screen and (min-width:768px){.services__button{margin:60px 0}}@media only screen and (min-width:1366px){.services__button{margin:60px 0}.services__button .button--plus{min-height:100px}}.work{background:#262b38;color:#fff;padding:20px 4.167vw}.work__title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:95%;margin-bottom:120px}.work__items:first-child.x-line-bot-light:before,.work__items:first-child.y-line-right-light:after{display:none}.work__item{margin-bottom:20px;position:relative}.work__item,.work__item-bg{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.work__item-bg{background:#3e4454;height:260px;padding:10px}.work__item-num{font-size:37px}.work__item-txt{font-size:18px;line-height:110%}.work__item.y-line-right-light:after{display:none}@media only screen and (min-width:768px){.work{padding:30px 4.167vw 0}.work__title{font-size:72px;margin-bottom:150px}.work__content{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.work__content,.work__items{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.work__items{position:relative;width:100%}.work__items:first-child{margin-bottom:30px}.work__items:first-child.x-line-bot-light:before{display:block}.work__item{margin:0;padding-bottom:20px;width:50%}.work__item-bg{height:360px;padding:15px;width:calc(100% - 20px)}.work__item:nth-of-type(2n) .work__item-bg{margin-left:auto}.work__item:nth-of-type(odd).y-line-right-light:after{display:block}.work__item-num{font-size:72px}.work__item-txt{font-size:20px}}@media only screen and (min-width:1366px){.work{padding:0 4.167vw;position:relative}.work:before{background:#fff;bottom:100%;content:"";display:block;position:absolute;right:25%;top:0;-webkit-transition:bottom .5s ease;transition:bottom .5s ease;width:2px}.work__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:calc(100vh - 80px)}.work__title{font-size:100px;margin-bottom:0;padding-top:2.083vw}.work__items{width:50%}.work__items:first-child .work__item:last-child .work__item-bg,.work__items:last-child .work__item:first-child .work__item-bg{margin:0 auto;width:calc(100% - 40px)}.work__items:first-child .work__item:last-child,.work__items:last-child .work__item:first-child{width:calc(50% + 2.0835vw)}.work__items:first-child .work__item:first-child,.work__items:last-child .work__item:last-child{width:calc(50% - 2.0835vw)}.work__items:first-child{margin:0}.work__items:first-child.x-line-bot-light:before{display:none}.work__items:first-child.y-line-right-light:after{display:block}.work__items:last-child .work__item:first-child:after{display:none}.work__item{padding:0}.work__item-bg{height:26.35vw;margin-bottom:3.125vw}.work__item-num{font-size:5.27vw}.work__item-txt{font-size:1.46vw}}@media only screen and (min-width:1920px){.work{overflow:hidden;padding:0 4.167vw}.work__container{min-height:calc(100vh - 5.208vw)}.work__title{font-size:5.208vw;padding-top:2.083vw}.work__item{width:calc(50% - 30px)}.work__item-bg{height:23.96vw;padding:1.04vw 1.56vw}.work__item-txt{font-size:1.25vw}}@media only screen and (min-width:1366px){.visible .work:before{bottom:0}}.modern-office{background:#fff;height:auto;min-height:750px}@media only screen and (min-width:1366px){.modern-office{height:100vh}}.modern-office__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:40px 4.167vw}@media only screen and (min-width:1366px){.modern-office__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:2.083vw 4.167vw 3.125vw}}.modern-office__part{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;position:relative;width:100%}@media only screen and (min-width:1366px){.modern-office__part{width:50%}.modern-office__part:first-child:before{background:#959bad;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}}.modern-office__part:first-child .modern-office__item:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.modern-office__part:first-child .modern-office__item:first-child{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;padding:0 15px 15px 0}.modern-office__part:first-child .modern-office__item:first-child:before{content:normal}}@media only screen and (min-width:1366px){.modern-office__part:first-child .modern-office__item:first-child{width:calc(100% - 25vw + 8px)}}@media only screen and (min-width:1920px){.modern-office__part:first-child .modern-office__item:first-child{padding:0 1.0416666667vw 1.0416666667vw 0}}@media only screen and (min-width:768px){.modern-office__part:first-child .modern-office__item:last-child{padding:0 0 15px 15px}.modern-office__part:first-child .modern-office__item:last-child:before{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:1366px){.modern-office__part:first-child .modern-office__item:last-child{padding-right:15px}}@media only screen and (min-width:1920px){.modern-office__part:first-child .modern-office__item:last-child{padding:0 1.0416666667vw 1.0416666667vw}}.modern-office__part:last-child{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.modern-office__part:last-child:before{background:#959bad;bottom:0;content:"";height:2px;left:0;position:absolute;width:100%}@media only screen and (min-width:768px){.modern-office__part:last-child{padding-top:30px}.modern-office__part:last-child:after{background:#959bad;content:"";height:2px;left:0;position:absolute;top:0;width:100%}}@media only screen and (min-width:768px)and (min-width:1366px){.modern-office__part:last-child:after{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:768px){.modern-office__part:last-child .modern-office__item:first-child{padding:0 15px 15px 0}.modern-office__part:last-child .modern-office__item:first-child:before{content:normal}}@media only screen and (min-width:1366px){.modern-office__part:last-child .modern-office__item:first-child{padding-left:15px}}@media only screen and (min-width:1920px){.modern-office__part:last-child .modern-office__item:first-child{padding:0 1.0416666667vw 1.0416666667vw}}@media only screen and (min-width:768px){.modern-office__part:last-child .modern-office__item:last-child{padding:0 0 15px 15px}.modern-office__part:last-child .modern-office__item:last-child:before{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:1366px){.modern-office__part:last-child .modern-office__item:last-child{width:calc(100% - 25vw + 8px)}}@media only screen and (min-width:1920px){.modern-office__part:last-child .modern-office__item:last-child{padding:0 0 1.0416666667vw 1.0416666667vw}}.modern-office__title{padding-bottom:150px}@media only screen and (min-width:1366px){.modern-office__title{padding-bottom:0}}.modern-office__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:768px){.modern-office__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.modern-office__item{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 0;position:relative;width:100%}@media only screen and (min-width:768px){.modern-office__item{width:50%}}@media only screen and (min-width:1366px){.modern-office__item{height:300px;width:25vw}}@media only screen and (min-width:1920px){.modern-office__item{height:18.229vw}}.modern-office__item:before{background:#959bad;bottom:100%;content:"";height:2px;left:0;position:absolute;width:100%}.modern-office__item-subnum{color:#262b38;opacity:.5}@media only screen and (max-width:767px){.modern-office__item-subnum{padding-bottom:60px}.modern-office__item-text{padding-top:10px}}.modern-office__item-img{height:100%;min-height:77.778vw;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.modern-office__item-img{max-height:36.458vw;min-height:36.458vw}}@media only screen and (min-width:1366px){.modern-office__item-img{max-height:36.458vw;min-height:14.583vw}}.questions-forms{background:#959bad;color:#fff}.questions-forms__title{margin-bottom:20px}@media only screen and (min-width:768px){.questions-forms__title{margin-bottom:30px}}@media only screen and (min-width:1920px){.questions-forms__title{margin-bottom:2.6041666667vw}}.questions-forms__inner{padding:80px 15px 40px}@media only screen and (min-width:768px){.questions-forms__inner{padding:100px 32px 60px}}@media only screen and (min-width:1366px){.questions-forms__inner{padding:100px 4.1666666667vw 60px}}@media only screen and (min-width:1920px){.questions-forms__inner{padding:6.25vw 4.1666666667vw 4.1666666667vw}}.questions-forms__parts{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:300px;padding-top:20px;position:relative;z-index:0}.questions-forms__parts:after,.questions-forms__parts:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.questions-forms__parts:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .questions-forms__parts:before{width:100%}.questions-forms__parts:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .questions-forms__parts:after{height:100%}.questions-forms__parts:after,.questions-forms__parts:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.questions-forms__parts:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.questions-forms__parts:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}@media only screen and (min-width:768px){.questions-forms__parts{min-height:400px;padding-top:30px}}@media only screen and (min-width:1920px){.questions-forms__parts{min-height:26.0416666667vw;padding-top:2.604vw}}.questions-forms__part{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-flex:0;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;position:relative;width:50%}.questions-forms__part:first-child{padding-right:10px}@media only screen and (min-width:768px){.questions-forms__part:first-child{padding-right:15px}}@media only screen and (min-width:1920px){.questions-forms__part:first-child{padding-right:1.0416666667vw}}.questions-forms__part:last-child{padding-left:10px}@media only screen and (min-width:768px){.questions-forms__part:last-child{padding-left:15px}}@media only screen and (min-width:1920px){.questions-forms__part:last-child{padding-left:1.0416666667vw}}.questions-forms-button{width:100%}.feedback{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;position:relative}@media only screen and (min-width:1366px){.feedback{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:100vh;overflow:hidden}}.feedback__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between}.feedback__part-left{background:#262b38;height:240px}@media only screen and (min-width:768px){.feedback__part-left{height:468px}}@media only screen and (min-width:1366px){.feedback__part-left{height:100%}}.feedback__part-right{background:#eff0f3;height:auto;overflow:auto}@media only screen and (min-width:1366px){.feedback__part-right{height:100vh}}@media(any-hover:hover){.feedback__part-right::-webkit-scrollbar{width:10px}.feedback__part-right::-webkit-scrollbar-track{background:#eff0f3}.feedback__part-right::-webkit-scrollbar-thumb{background:#262b38;border-radius:0}}.feedback__part-title{color:#262b38;margin-bottom:80px;padding:40px 4.1666666667vw 0}@media only screen and (min-width:768px){.feedback__part-title{margin-bottom:100px;padding-top:60px}}@media only screen and (min-width:1366px){.feedback__part-title{padding-top:20px}}@media only screen and (min-width:1920px){.feedback__part-title{margin-bottom:6.25vw;padding-top:1.0416666667vw}}.feedback__part-title--left{color:#fff}.feedback__frommessages{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.feedback__frommessage,.feedback__frommessages{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.feedback__frommessage{background:#fff;cursor:pointer;min-height:60px;padding:10px;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color}@media only screen and (min-width:768px){.feedback__frommessage{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.feedback__frommessage{min-height:14.58vw;padding:1.05vw}}.feedback__frommessage:hover{background:#3e4454;color:#fff}.feedback__frommessage:hover .feedback__frommessage_info-title{color:#fff}.feedback__frommessage-img{margin-right:10px;width:95px}@media only screen and (min-width:768px){.feedback__frommessage-img{margin-right:15px;width:215px}}@media only screen and (min-width:1366px){.feedback__frommessage-img{width:170px}}@media only screen and (min-width:1920px){.feedback__frommessage-img{height:12.5vw;width:12.5vw}}.feedback__frommessage-radio{display:none}.feedback__frommessage-radio:checked+.feedback__frommessage{background:#3e4454;color:#fff}.feedback__frommessage-radio:checked+.feedback__frommessage .feedback__frommessage_info-title{color:#fff}.feedback__frommessage_info-title{color:#262b38;margin-bottom:5px}@media only screen and (min-width:768px){.feedback__frommessage_info-title{margin-bottom:10px}}.feedback__frommessage_info-text{opacity:.5}.feedback__frommessage_info-from{text-transform:uppercase}.feedback__politics{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:15px;position:relative}@media only screen and (min-width:768px){.feedback__politics{padding:20px 20px 20px 32px}}@media only screen and (min-width:1366px){.feedback__politics{padding:20px 20px 20px 57px}}@media only screen and (min-width:1920px){.feedback__politics{padding:1.5625vw 1.302vw 1.5625vw 2.0833333333vw}}.safety{-webkit-box-sizing:border-box;box-sizing:border-box}.safety__content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;height:auto}.safety__title{background:#262b38;height:240px;padding:40px 4.167vw}.safety__title-txt{color:#fff;font-size:28px;line-height:105%}.safety__info{padding:40px 4.167vw}.safety__info-title{font-size:28px;letter-spacing:-.03em;line-height:105%;margin-bottom:40px}.safety__info-txt{color:#959bad;font-size:18px;letter-spacing:-.03em;line-height:110%}.safety__info-txt p{margin-bottom:25px}@media only screen and (min-width:768px){.safety__title{height:470px;padding:60px 4.167vw}.safety__title-txt{font-size:46px}.safety__info{padding:60px 4.167vw}.safety__info-title{font-size:46px}.safety__info-txt{font-size:20px}.safety__info-txt p{margin-bottom:25px}}@media only screen and (min-width:1366px){.safety__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100vh;overflow:hidden}.safety__title{height:auto;padding:4.39vw 4.167vw;width:50%}.safety__title-txt{font-size:3.37vw}.safety__info{overflow-y:auto;padding:4.39vw 4.167vw;width:50%}.safety__info-title{font-size:3.37vw;margin-bottom:4.39vw}.safety__info-txt{font-size:1.46vw}}@media only screen and (min-width:1366px)and (any-hover:hover){.safety__info::-webkit-scrollbar{width:15px}}@media only screen and (min-width:1366px)and (any-hover:hover)and (min-width:1920px){.safety__info::-webkit-scrollbar{width:.78125vw}}@media only screen and (min-width:1366px)and (any-hover:hover){.safety__info::-webkit-scrollbar-track{background:#eff0f3}.safety__info::-webkit-scrollbar-thumb{background:#959bad;border:5px solid #eff0f3;border-radius:15px}}@media only screen and (min-width:1366px)and (any-hover:hover)and (min-width:1920px){.safety__info::-webkit-scrollbar-thumb{border:.2604166667vw solid #eff0f3;border-radius:.78125vw}}@media only screen and (min-width:1920px){.safety__info-title{margin-bottom:4.17vw}.safety__info-txt{font-size:1.25vw}}.repair{background:#fff;padding:20px 4.167vw 0}.repair__title{margin-bottom:100px}.repair__item{position:relative}.repair__item-num{color:#959bad;position:absolute;top:10px}.repair__item-txt{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:url(/local/templates/corporate.static/build/css/../src/assets/img/repair/hexagon_mobile.svg) no-repeat 50%;background-size:contain;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:340px;-webkit-justify-content:center;justify-content:center;text-align:center}.repair__item:first-child .repair__item-txt,.repair__item:last-child .repair__item-txt{background-size:contain;height:290px}.repair__item:not(:last-child):after{background:#959bad;bottom:-1px;content:"";height:2px;position:absolute;width:100%}@media only screen and (min-width:768px){.repair{padding:20px 4.167vw 0}.repair__title{margin-bottom:150px}}@media only screen and (min-width:1366px){.repair{padding:1.46vw 4.167vw 0}.repair__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:43.92vw}.repair__title{margin-bottom:10.98vw}.repair__item{width:25vw}.repair__item:first-child,.repair__item:last-child{width:calc(50% - 25vw)}.repair__item-num{top:0}.repair__item:not(:first-child) .repair__item-num{left:1.1vw}.repair__item-txt{background:url(/local/templates/corporate.static/build/css/../src/assets/img/repair/hexagon.svg) no-repeat 50%;background-size:contain;height:21.96vw;position:relative;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.repair__item:first-child .repair__item-txt,.repair__item:last-child .repair__item-txt{background-size:contain;height:18.3vw}.repair__item:not(:last-child):after{height:100%;right:-1px;width:2px}}@media only screen and (min-width:1920px){.repair__content{height:41.67vw}.repair__title{margin-bottom:10.42vw}}.check{background:#fff;color:#fff;letter-spacing:-.03em;padding:40px 4.167vw}.check__inner{background:#262b38;padding:15px}.check__title{margin-bottom:20px}.check__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-top:150px;position:relative}.check__txt-mobile{padding:15px 0 30px;position:relative}.check__item:not(:last-child){margin-bottom:10px}.check__item-subitem-txt,.check__item-subitem:first-child:after,.check__item:after{display:none}.check-button{background:#3e4454;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;width:100%;z-index:0}@media only screen and (min-width:768px){.check-button{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.check-button{min-height:4.1666666667vw;padding:.78125vw}}.check-button:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.check-button.active,.check-button:hover{color:#262b38}.check-button.active:before,.check-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.check-button{padding-bottom:10px}.check{padding:60px 4.167vw}.check__inner{padding:20px}.check__title{margin-bottom:30px}.check__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-top:0}.check__txt-mobile{padding:20px 0 30px}.check__item{height:400px;position:relative;width:50%}.check__item-subitem:last-child{height:100%}.check__item:last-child .check-button{right:0}.check__item:after{display:block}.check-button{bottom:0;margin:0;position:absolute;width:calc(100% - 20px)}}@media only screen and (min-width:1366px){.check{padding:4.39vw 4.167vw}.check__inner{padding:1.46vw}.check__title{margin-bottom:2.2vw}.check__txt-mobile{display:none}.check__content{height:29.28vw}.check__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%}.check__item-subitem{-webkit-box-sizing:border-box;box-sizing:border-box;height:18.3vw;position:relative}.check__item-subitem:not(:first-child),.check__item-subitem:not(:last-child){padding:1.46vw 0 0 1.46vw;width:calc(50% - 2.8135vw)}.check__item-subitem:first-child{padding:1.46vw 1.46vw 0;width:calc(50% + 2.8135vw)}.check__item-subitem-txt,.check__item-subitem:first-child:after,.check__item:after{display:block}.check-button{width:calc(100% - 1.46vw)}}@media only screen and (min-width:1920px){.check__title{margin-bottom:2.6vw}.check__content{height:26.04vw}.check__item-subitem{height:13.02vw}.check-button{width:calc(100% - 1.46vw)}}.support{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;height:auto;min-height:100vh;min-height:calc(var(--vh, 1vh)*100);width:100%}.support__item:first-child{background:#262b38;min-height:240px;padding:40px 20px}.support__item-title{font-size:37px;letter-spacing:-.03em;line-height:95%}.support__item:first-child .support__item-title{color:#fff}.support__item:last-child .support__item-title{padding:40px 15px 80px}.support__item-form-num,.support__item-form-request,.support__item-form-status{background:none;border:none;border-top:2px solid #959bad;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;outline:none;padding-left:15px;text-align:left;text-transform:uppercase;width:100%}.support__item-form-num{height:60px}.support__item-form-num::-webkit-input-placeholder{color:#979aa4}.support__item-form-num::-moz-placeholder{color:#979aa4}.support__item-form-num:-ms-input-placeholder{color:#979aa4}.support__item-form-num::-ms-input-placeholder{color:#979aa4}.support__item-form-num::placeholder{color:#979aa4}.support__item-form-num:focus::-webkit-input-placeholder{color:transparent}.support__item-form-request,.support__item-form-status{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#3e4454;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:70px;overflow:hidden;position:relative;z-index:0}.support__item-form-request:before,.support__item-form-status:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.support__item-form-request.active:before,.support__item-form-request:hover:before,.support__item-form-status.active:before,.support__item-form-status:hover:before{-webkit-transform:scale(1);transform:scale(1)}.support__item-form-request svg,.support__item-form-status svg{margin-right:20px}.support__item-form-request{border-bottom:2px solid #959bad}@media only screen and (min-width:768px){.support__item:first-child{min-height:470px;padding:60px 30px}.support__item-title{font-size:72px}.support__item:last-child .support__item-title{padding:60px 30px 100px}.support__item-form-num,.support__item-form-request,.support__item-form-status{font-size:14px;padding-left:30px}.support__item-form-num{height:72px}.support__item-form-request,.support__item-form-status{height:80px}.support__item-form-request svg,.support__item-form-status svg{margin-right:20px}}@media only screen and (min-width:1366px){.support{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.support__item{width:50%}.support__item:first-child{padding:4.39vw}.support__item-title{font-size:5.27vw}.support__item:last-child .support__item-title{padding:4.39vw 4.39vw 7.32vw}.support__item-form-num,.support__item-form-request,.support__item-form-status{font-size:1.02vw;padding-left:4.17vw}.support__item-form-num{height:5.27vw}.support__item-form-request,.support__item-form-status{height:5.86vw}.support__item-form-request svg,.support__item-form-status svg{margin-right:1.04vw}}@media only screen and (min-width:1920px){.support__item-form-num,.support__item-form-request,.support__item-form-status{font-size:.83vw;padding-left:4.03vw}.support__item-form-num{height:4.27vw}.support__item-form-request,.support__item-form-status{height:5.21vw}.support__item-form-request svg,.support__item-form-status svg{margin-right:1.46vw}}.service-apply{background-color:#959bad;padding:20px 4.167vw 40px}@media only screen and (min-width:768px){.service-apply{padding:30px 4.167vw 60px;padding:2.083vw 4.167vw 3.125vw}}.service-apply__title{color:#fff;margin-bottom:100px}@media only screen and (min-width:1920px){.service-apply__title{margin-bottom:200px}}.service-apply__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.service-apply__form-item{border-top:2px solid #fff;min-height:60px}.service-apply__form-item:last-child{border-bottom:2px solid #fff}.service-apply__form-item--left{position:relative}@media only screen and (min-width:768px){.service-apply__form-item--left:after{background:#fff;content:"";height:100%;position:absolute;right:-1px;top:0;width:2px}.service-apply__form-item--right{padding-left:20px}}@media only screen and (min-width:1920px){.service-apply__form-item--right{padding-left:1.5625vw}}.service-apply__form-input{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;color:#fff;outline:none!important;padding:20px 0;width:100%}.service-apply__form-input::-webkit-input-placeholder{color:#fff;opacity:.5}.service-apply__form-input::-moz-placeholder{color:#fff;opacity:.5}.service-apply__form-input:-ms-input-placeholder{color:#fff;opacity:.5}.service-apply__form-input::-ms-input-placeholder{color:#fff;opacity:.5}.service-apply__form-input::placeholder{color:#fff;opacity:.5}@media only screen and (min-width:768px){.service-apply__form-input{padding:24px 0}}@media only screen and (min-width:1920px){.service-apply__form-input{padding:1.40625vw 0}}.service-apply__form-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;padding:25px 0 25px 20px;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;width:100%;z-index:0}.service-apply__form-submit:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.service-apply__form-submit.active,.service-apply__form-submit:hover{color:#262b38}.service-apply__form-submit.active:before,.service-apply__form-submit:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.service-apply__form-submit{padding:28px 0 28px 20px}}@media only screen and (min-width:1920px){.service-apply__form-submit{padding:1.875vw 0 1.875vw 1.0416666667vw}}.service-apply__form-submit .icon-plus{font-size:20px;margin-right:20px}@media only screen and (min-width:1920px){.service-apply__form-submit .icon-plus{font-size:1.0416666667vw;margin-right:1.0416666667vw}}.webinar{background-color:#fff;padding:75px 15px 40px}@media only screen and (min-width:768px){.webinar{padding:100px 32px 60px}}@media only screen and (min-width:1366px){.webinar{padding:100px 4.167vw 60px}}@media only screen and (min-width:1920px){.webinar{padding:6.25vw 4.1666666667vw 4.1666666667vw}}.webinar-title{margin-bottom:75px}@media only screen and (min-width:768px){.webinar-title{margin-bottom:100px}}@media only screen and (min-width:1920px){.webinar-title{margin-bottom:6.25vw}}.webinar__form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.webinar__form-message{display:none}@media only screen and (min-width:768px){.line .webinar__form-items{position:relative}.line .webinar__form-items:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@-webkit-keyframes horizontal-line{0%{width:0}to{width:100%}}@keyframes horizontal-line{0%{width:0}to{width:100%}}}.webinar__form-item{min-height:60px;position:relative}.line .webinar__form-item:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}.webinar__form-item--left{position:relative}@media only screen and (min-width:1366px){.line .webinar__form-item--left:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:100%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}.webinar__form-item--right{padding-left:20px}}@media only screen and (min-width:1920px){.webinar__form-item--right{padding-left:1.5625vw}}@media only screen and (min-width:1366px){.webinar__form-item--left:before,.webinar__form-item--right:before{display:none}}.webinar__form-input{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;color:#262b38;outline:none!important;padding:20px 0;width:100%}.webinar__form-input::-webkit-input-placeholder{color:#959bad;opacity:.5}.webinar__form-input::-moz-placeholder{color:#959bad;opacity:.5}.webinar__form-input:-ms-input-placeholder{color:#959bad;opacity:.5}.webinar__form-input::-ms-input-placeholder{color:#959bad;opacity:.5}.webinar__form-input::placeholder{color:#959bad;opacity:.5}@media only screen and (min-width:768px){.webinar__form-input{padding:24px 0}}@media only screen and (min-width:1920px){.webinar__form-input{padding:1.4583333333vw 0}}.webinar__form-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#fff;border:0;color:#959bad;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:25px 0;position:relative;text-align:left;-webkit-transition:background-color .3s linear,color .3s linear,padding .3s linear;transition:background-color .3s linear,color .3s linear,padding .3s linear;width:100%}.line .webinar__form-submit:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}.webinar__form-submit svg{stroke:#959bad;margin-right:20px;-webkit-transition:stroke .3s linear;transition:stroke .3s linear}.webinar__form-submit:hover{background-color:#eff0f3;color:#262b38;padding-left:20px}.webinar__form-submit:hover svg{stroke:#262b38}@media only screen and (min-width:768px){.webinar__form-submit{padding:28px 0}}@media only screen and (min-width:1920px){.webinar__form-submit{padding:1.9791666667vw 0}}.webinar._new .webinar-title,.webinar__form-btn._new{display:none}.webinar._new .webinar__form-message{display:block}.webinar._new .webinar__form-btn._main,.webinar._new .webinar__form-item,.webinar._new .webinar__form-items{display:none}.checkbox__container,.webinar._new .webinar__form-btn._new{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.checkbox__container{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;font-size:13px;line-height:1.45;padding:20px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:768px){.checkbox__container{font-size:14px;padding:25px 0}}@media only screen and (min-width:1920px){.checkbox__container{font-size:.83vw;padding:1.40625vw 0}}.checkbox__container:hover .checkbox__checkmark{border:2px solid #262b38}.checkbox__container:hover .checkbox__text{color:#262b38}.checkbox__input{bottom:0;cursor:pointer;height:0;left:0;opacity:0;position:absolute;width:0}.checkbox__input:checked~.checkbox__checkmark{border:2px solid #262b38}.checkbox__input:checked~.checkbox__checkmark:after{background:#262b38}.checkbox__input:checked~.checkbox__text{color:#262b38}.checkbox__checkmark{-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#fff;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:20px;-webkit-justify-content:center;justify-content:center;-webkit-transition:border .3s linear;transition:border .3s linear;width:20px}@media only screen and (min-width:768px){.checkbox__checkmark{height:25px;width:25px}}@media only screen and (min-width:1920px){.checkbox__checkmark{height:1.3020833333vw;width:1.3020833333vw}}.checkbox__checkmark:after{background:none;content:"";height:12px;-webkit-transition:background-color .3s linear;transition:background-color .3s linear;width:12px}@media only screen and (min-width:768px){.checkbox__checkmark:after{height:15px;width:15px}}@media only screen and (min-width:1920px){.checkbox__checkmark:after{height:.78125vw;width:.78125vw}}.checkbox__text{color:#959bad;line-height:1.1;padding-left:10px;-webkit-transition:color .3s linear;transition:color .3s linear;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.checkbox__text{padding-left:15px}}.infotype{background:#eff0f3;color:#262b38;padding:15px 4.1667vw 40px}@media only screen and (min-width:768px){.infotype{padding:20px 4.1667vw 60px}}@media only screen and (min-width:1366px){.infotype{padding:20px 4.167vw 60px}}@media only screen and (min-width:1920px){.infotype{padding:1.5625vw 4.1666666667vw 4.1666666667vw}}.infotype--top{padding-top:120px}@media only screen and (min-width:768px){.infotype--top{padding-top:150px}}@media only screen and (min-width:1366px){.infotype--top{padding-top:150px}}@media only screen and (min-width:1920px){.infotype--top{padding-top:10.4166666667vw}}.infotype--contacts{padding:0}.infotype--tabs{margin-top:20px}@media only screen and (min-width:768px){.infotype--tabs{margin-top:30px}}@media only screen and (min-width:1366px){.infotype--tabs{margin-top:0}.infotype--tabs:before{display:none}}.infotype--white{background:#fff;color:#262b38}.infotype--dark{background:#262b38;color:#fff;padding:20px 4.167vw 40px}@media only screen and (min-width:768px){.infotype--dark{padding:20px 4.167vw 60px}}@media only screen and (min-width:1366px){.infotype--dark{padding:30px 4.167vw 80px}}@media only screen and (min-width:1920px){.infotype--dark{padding:1.5625vw 4.1666666667vw 4.1666666667vw}}.infotype__title{margin-bottom:40px}@media only screen and (min-width:768px){.infotype__title{margin-bottom:60px}}@media only screen and (min-width:1920px){.infotype__title{margin-bottom:4.1666666667vw}}.infotype__row,.infotype__row-huita{position:relative}.infotype__row-huita:before,.infotype__row:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}.infotype__row--bottom{margin-top:40px}.infotype__row--bottom:before{content:none}@media only screen and (min-width:768px){.infotype__row--bottom{margin-top:30px}}@media only screen and (min-width:1366px){.infotype__row--bottom{margin-top:2.6041666667vw;position:relative}.infotype__row--bottom:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}}.infotype__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.infotype__row--bottom .infotype__card:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}.infotype__card--left{margin-bottom:20px}.infotype__card--left:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}.infotype__card--left:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}@-webkit-keyframes vertical-line{0%{height:0}to{height:100%}}@media only screen and (min-width:768px){.infotype__card--left{margin-bottom:30px}}@media only screen and (min-width:1366px){.infotype__card--left{margin-bottom:0;padding-right:15px}.infotype--tabs .infotype__card--left{padding-right:20px}}@media only screen and (min-width:1920px){.infotype__card--left{padding-right:1.0416666667vw}.infotype--tabs .infotype__card--left{padding-right:1.5625vw}}.infotype__card--left:after{display:none}@media only screen and (min-width:1366px){.infotype__card--left:after{display:block}.infotype__card--left:before{display:none}.infotype__card--right{padding-left:15px}.infotype--tabs .infotype__card--right{padding-left:20px}.infotype__row--bottom .infotype__card--right:before{display:none}}@media only screen and (min-width:1920px){.infotype__card--right{padding-left:1.0416666667vw}.infotype--tabs .infotype__card--right{padding-left:1.5625vw}}.infotype__card-header{margin-bottom:80px}@media only screen and (min-width:768px){.infotype__card-header{margin-bottom:100px}}@media only screen and (min-width:1366px){.infotype__card-header{margin-bottom:238px}}@media only screen and (min-width:1920px){.infotype__card-header{margin-bottom:13.6458333333vw}}.infotype__card-header--empty{display:none}@media only screen and (min-width:1366px){.infotype__card-header--empty{display:block;height:200px;margin-bottom:0}}.infotype__card-header-text{opacity:.5}.infotype__card-text{color:#fff}@media only screen and (min-width:1920px){.infotype__card-text.h5{font-size:1.0416666667vw}}.infotype__card-text--gray{color:#959bad}.infotype__card-text--link{-webkit-transition:color .5s;transition:color .5s}.infotype__card-text--link:hover{color:#fff}.infotype__card-img{height:100px;width:100px}@media only screen and (min-width:1920px){.infotype__card-img{height:6.25vw;width:6.25vw}}.infotype__card-layout{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:1366px){.infotype__card:nth-child(2n) .infotype__card-layout{grid-template-columns:1fr .8683488755fr}.infotype--tabs .infotype__card:nth-child(2n) .infotype__card-layout{grid-template-columns:1fr .8878295008fr}.infotype__card:nth-child(odd) .infotype__card-layout{grid-template-columns:.8683488755fr 1fr}.infotype--tabs .infotype__card:nth-child(odd) .infotype__card-layout{grid-template-columns:.8878295008fr 1fr}}.infotype__card-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:200px;padding:0 10px 10px;position:relative}.infotype__card-col--md{min-height:250px}@media only screen and (min-width:768px){.infotype__card-col{min-height:300px;padding:0 15px 15px}}@media only screen and (min-width:1920px){.infotype__card-col{min-height:18.2291666667vw;padding:0 1.0416666667vw 1.0416666667vw}}.infotype__card-col--left{padding-left:0}.infotype__card-col--left:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}.infotype__card-col--right{padding-right:0}.infotype--tabs .infotype__card-col{padding:0 15px 15px}@media only screen and (min-width:768px){.infotype--tabs .infotype__card-col{padding:0 20px 20px}}@media only screen and (min-width:1920px){.infotype--tabs .infotype__card-col{padding:0 1.5625vw 1.5625vw}}.infotype--tabs .infotype__card-col--left{padding-left:0}.infotype--tabs .infotype__card-col--right{padding-right:0}.infotype__card-col--sm{min-height:100px}@media only screen and (min-width:768px){.infotype__card-col--sm{min-height:115px}}@media only screen and (min-width:1920px){.infotype__card-col--sm{min-height:7.29vw}}.infotype__card-bottom{padding-top:10px;position:relative}@media only screen and (min-width:768px){.infotype__card-bottom{padding-top:15px}}@media only screen and (min-width:1920px){.infotype__card-bottom{padding-top:1.0416666667vw}}.infotype__card-bottom--left{padding-right:10px}.infotype__card-bottom--left:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}@media only screen and (min-width:768px){.infotype__card-bottom--left{padding-right:15px}}@media only screen and (min-width:1920px){.infotype__card-bottom--left{padding-right:1.0416666667vw}}.infotype__card-bottom--right{padding-left:10px}@media only screen and (min-width:768px){.infotype__card-bottom--right{padding-left:15px}}@media only screen and (min-width:1920px){.infotype__card-bottom--right{padding-left:1.0416666667vw}}.infotype__num{font-size:7.7777777778vw;letter-spacing:-.03em;line-height:.95;text-transform:uppercase}@media only screen and (min-width:768px){.infotype__num{font-size:6.25vw}}@media only screen and (min-width:1366px){.infotype__num{font-size:3.6458333333vw}}.infotype__num-sub{font-size:18px;letter-spacing:-.03em;line-height:1.1;opacity:.5;word-break:break-word}@media only screen and (min-width:768px){.infotype__num-sub{font-size:28px}}@media only screen and (min-width:1366px){.infotype__num-sub{font-size:2.0833333333vw}}.infotype__text{font-size:13px;line-height:1.45;position:relative}@media only screen and (min-width:768px){.infotype__text{font-size:14px}}@media only screen and (min-width:1366px){.infotype__text{font-size:.8333333333vw}}.infotype__table{margin-top:20px}@media only screen and (min-width:768px){.infotype__table{margin-top:30px}}@media only screen and (min-width:1920px){.infotype__table{margin-top:2.6vw}}.infotype__table-row{position:relative}.infotype__table-row:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}.infotype__table-row:not(:last-child){margin-bottom:10px}@media only screen and (min-width:768px){.infotype__table-row:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:1366px){.infotype__table-row:not(:last-child){margin-bottom:20px}}@media only screen and (min-width:1920px){.infotype__table-row:not(:last-child){margin-bottom:1.5625vw}}.infotype__table-row .infotype__card:first-child{margin-bottom:10px}@media only screen and (min-width:768px){.infotype__table-row .infotype__card:first-child{margin-bottom:15px}}@media only screen and (min-width:1366px){.infotype__table-row .infotype__card:first-child{margin-bottom:0}}.infotype__note{position:relative}@media only screen and (max-width:1365.5px){.infotype__note{margin-top:20px;padding-top:20px}.infotype__note:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@-webkit-keyframes horizontal-line{0%{width:0}to{width:100%}}@keyframes horizontal-line{0%{width:0}to{width:100%}}}@media only screen and (min-width:768px){.infotype__note{margin-top:30px}}@media only screen and (min-width:1366px){.infotype__note{grid-column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);min-height:350px}.infotype__note:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:50%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}}@media only screen and (min-width:1920px){.infotype__note{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;margin-top:2.6041666667vw;min-height:26.0416666667vw}}.infotype__row-huita{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:1366px){.infotype__row-huita:before{display:none}.infotype__row-huita .infotype__card-col{padding-bottom:0}}.huita{margin-top:30px}@media only screen and (min-width:768px){.huita{margin-top:40px}}@media only screen and (min-width:1920px){.huita{margin-top:2.6041666667vw}}.h1,.service-apply__title,.services__card-char,.title-lg,.webinar-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.h1,.service-apply__title,.services__card-char,.title-lg,.webinar-title{font-size:100px}}@media only screen and (min-width:1366px){.h1,.service-apply__title,.services__card-char,.title-lg,.webinar-title{font-size:150px}}@media only screen and (min-width:1920px){.h1,.service-apply__title,.services__card-char,.title-lg,.webinar-title{font-size:10.4166666667vw}}.h1-smaller{font-size:55.5px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.h1-smaller{font-size:108px}}@media only screen and (min-width:1920px){.h1-smaller{font-size:7.8125vw}}.brands__right span,.cat__title,.check__title,.dev__item-title-num,.dev__title,.distribution__tabs-title,.feedback__part-title,.footer__bottom,.h2,.modern-office__item-num,.repair__item-num,.repair__title,.services__title,.title-md,.webinar__form-message{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.brands__right span,.cat__title,.check__title,.dev__item-title-num,.dev__title,.distribution__tabs-title,.feedback__part-title,.footer__bottom,.h2,.modern-office__item-num,.repair__item-num,.repair__title,.services__title,.title-md,.webinar__form-message{font-size:72px}}@media only screen and (min-width:1920px){.brands__right span,.cat__title,.check__title,.dev__item-title-num,.dev__title,.distribution__tabs-title,.feedback__part-title,.footer__bottom,.h2,.modern-office__item-num,.repair__item-num,.repair__title,.services__title,.title-md,.webinar__form-message{font-size:5.2083333333vw}}.font-size-large,.h3:not(.quote__txt),.services-details__popup-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.font-size-large,.h3:not(.quote__txt),.services-details__popup-title{font-size:46px}}@media only screen and (min-width:1920px){.font-size-large,.h3:not(.quote__txt),.services-details__popup-title{font-size:3.3333333333vw}}.feedback__frommessage_info-title,.h4,.modern-office__item-subnum{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.feedback__frommessage_info-title,.h4,.modern-office__item-subnum{font-size:28px}}@media only screen and (min-width:1920px){.feedback__frommessage_info-title,.h4,.modern-office__item-subnum{font-size:2.0833333333vw}}.check-button,.dev__item-title-txt,.font-size-medium,.h5,.repair__item-txt,.services-details__popup .accordion__item-header,.services__item-title{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.check-button,.dev__item-title-txt,.font-size-medium,.h5,.repair__item-txt,.services-details__popup .accordion__item-header,.services__item-title{font-size:20px}}@media only screen and (min-width:1920px){.check-button,.dev__item-title-txt,.font-size-medium,.h5,.repair__item-txt,.services-details__popup .accordion__item-header,.services__item-title{font-size:1.25vw}}.check__item-subitem-txt,.check__txt-mobile,.font-size-small,.font-size-small-alt,.modern-office__item-text,.p1,.tabs__item,.tag-template,.video__caption,.video__company,.video__time{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.check__item-subitem-txt,.check__txt-mobile,.font-size-small,.font-size-small-alt,.modern-office__item-text,.p1,.tabs__item,.tag-template,.video__caption,.video__company,.video__time{font-size:14px}}@media only screen and (min-width:1920px){.check__item-subitem-txt,.check__txt-mobile,.font-size-small,.font-size-small-alt,.modern-office__item-text,.p1,.tabs__item,.tag-template,.video__caption,.video__company,.video__time{font-size:.8333333333vw}}.services-details__popup .accordion__item-body{font-size:14px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.services-details__popup .accordion__item-body{font-size:15px}}@media only screen and (min-width:1920px){.services-details__popup .accordion__item-body{font-size:.8854166667vw}}.brands-button,.cat__item a,.footer__links--item,.p1-uppercase,.service-apply__form-input,.service-apply__form-submit,.tab__item,.tabs__item-btn,.webinar__form-input,.webinar__form-submit{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.brands-button,.cat__item a,.footer__links--item,.p1-uppercase,.service-apply__form-input,.service-apply__form-submit,.tab__item,.tabs__item-btn,.webinar__form-input,.webinar__form-submit{font-size:14px}}@media only screen and (min-width:1920px){.brands-button,.cat__item a,.footer__links--item,.p1-uppercase,.service-apply__form-input,.service-apply__form-submit,.tab__item,.tabs__item-btn,.webinar__form-input,.webinar__form-submit{font-size:.8333333333vw}}.dev__item-point-txt{font-size:12px;font-weight:400;letter-spacing:-.05em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:1920px){.dev__item-point-txt{font-size:.7291666667vw}}.cardchar{background-color:#eff0f3;cursor:pointer;display:block;height:100%;position:relative;z-index:0}.cardchar.cardchar-non-interactive:before{display:none}.cardchar:before{background:#3e4454;content:"";height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:width 1s ease-in-out;transition:width 1s ease-in-out;width:0;z-index:0}.cardchar--white{background-color:#fff}.cardchar--dark{background-color:#3e4454}.cardchar--dark:before{background:#eff0f3}.cardchar:hover:before{width:100%}.cardchar:hover .cardchar-symbol:before{background-size:100% 100%}.cardchar-symbol{color:#fff;font-size:100px;letter-spacing:-.03em;line-height:.85;text-indent:10px}@media only screen and (min-width:768px){.cardchar-symbol{font-size:150px;text-indent:20px}}@media only screen and (min-width:1920px){.cardchar-symbol{font-size:10.4166666667vw}}.cardchar-symbol:before{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#656976),to(#656976)) no-repeat 50% 50%;background:linear-gradient(#656976,#656976) no-repeat 50% 50%;-webkit-background-clip:text;background-size:0 100%;content:attr(data-char);display:inline-block;height:100%;left:0;overflow:hidden;position:absolute;text-indent:10px;top:0;-webkit-transition:background-size 1s ease-in-out;transition:background-size 1s ease-in-out;width:100%}@media only screen and (min-width:768px){.cardchar-symbol:before{text-indent:20px}}.cardchar--white .cardchar-symbol{color:#eff0f3}.cardchar--dark .cardchar-symbol{color:#656976}.cardchar--dark .cardchar-symbol:before{background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)) no-repeat 50% 50%;background:linear-gradient(#fff,#fff) no-repeat 50% 50%;background-clip:text;-webkit-background-clip:text;background-size:0 100%}@font-face{font-display:block;font-family:iconfont;font-style:normal;font-weight:400;src:url(/local/templates/corporate.static/build/css/../fonts/iconfont.eot);src:url(/local/templates/corporate.static/build/css/../fonts/iconfont.eot#iefix) format("embedded-opentype"),url(/local/templates/corporate.static/build/css/../fonts/iconfont.ttf) format("truetype"),url(/local/templates/corporate.static/build/css/../fonts/iconfont.woff) format("woff"),url(/local/templates/corporate.static/build/css/../fonts/iconfont.svg#iconfont) format("svg")}.iconfont{-webkit-font-feature-settings:normal;font-feature-settings:normal;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:iconfont,emoji!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.icon-arrow-short-right:before{content:""}.icon-arrow-short-left:before{content:""}.icon-arrow-short-down:before{content:""}.icon-file:before{content:""}.icon-warning-square:before{content:""}.icon-search:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-left-thin:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-right-thin:before{content:""}.icon-arrow-up:before{content:""}.icon-close:before{content:""}.icon-menu:before{content:""}.icon-plus:before{content:""}.icon-share:before{content:""}.icon-star:before{content:""}.icon-map:before{content:""}.icon-new:before{content:""}.icon-notification:before{content:""}.icon-info:before{content:""}html{background:#f1f1f1;overscroll-behavior-x:none}body{color:#262b38}.block-size:not(.background){height:auto}@media only screen and (min-width:1366px){.block-size:not(.background){margin-bottom:-1px;min-height:calc(100vh - 80px)}}@media only screen and (min-width:1920px){.block-size:not(.background){min-height:calc(100vh - 5.469vw)}}.nav .nav-animation{position:relative}.nav .nav-animation:before{-webkit-animation:show_nav 1s ease-in-out;animation:show_nav 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#fff;bottom:-2px;content:" ";position:absolute;width:calc(100% + 4px);z-index:1000}@-webkit-keyframes show_nav{0%{height:calc(100% + 4px)}to{height:0}}@keyframes show_nav{0%{height:calc(100% + 4px)}to{height:0}}.louver .louver-dark{background:url(/local/templates/corporate.static/build/css/../src/assets/img/common/bg_txt_black.jpg) repeat-x;-webkit-background-clip:text}.louver .louver-dark,.louver .louver-light{-webkit-text-fill-color:transparent;-webkit-animation:louver 2s linear;animation:louver 2s linear;-webkit-box-decoration-break:clone;text-shadow:0 0 transparent}.louver .louver-light{background:url(/local/templates/corporate.static/build/css/../src/assets/img/common/bg_txt_white.jpg) repeat-x;-webkit-background-clip:text}.louver-item .louver-card-light{overflow:hidden;position:relative}.louver-item .louver-card-light:after{-webkit-animation:louver_card 2s linear;animation:louver_card 2s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:-webkit-gradient(linear,left top,left bottom,from(#eff0f3),to(#eff0f3)) no-repeat;background:linear-gradient(#eff0f3,#eff0f3) no-repeat;content:" ";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}@-webkit-keyframes louver_card{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.louver-item .louver-card-dark{overflow:hidden;position:relative}.louver-item .louver-card-dark:after{-webkit-animation:louver_card 2s linear;animation:louver_card 2s linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat;content:" ";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}@keyframes louver_card{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.line .x-line-info-top-dark:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@media only screen and (min-width:1366px){.line .x-line-info-top-dark:before{display:none}}.line .x-line-info-top-light:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#fff;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@media only screen and (min-width:1366px){.line .x-line-info-top-light:before{display:none}}.line .x-line-top-dark:before{background:#959bad}.line .x-line-top-dark:before,.line .x-line-top-light:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}.line .x-line-top-light:before{background:#fff}.line .x-line-info-bot-dark:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}@media only screen and (min-width:1366px){.line .x-line-info-bot-dark:before{display:none}}.line .x-line-info-bot-light:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#fff;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}@media only screen and (min-width:1366px){.line .x-line-info-bot-light:before{display:none}}.line .x-line-bot-dark:before{background:#959bad}.line .x-line-bot-dark:before,.line .x-line-bot-light:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}.line .x-line-bot-light:before{background:#fff}.line .y-line-left-dark:after{background:#959bad}.line .y-line-left-dark:after,.line .y-line-left-light:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:" ";height:0;left:-1px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}.line .y-line-left-light:after{background:#fff}.line .y-line-right-dark:after{background:#959bad}.line .y-line-right-dark:after,.line .y-line-right-light:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}.line .y-line-right-light:after{background:#fff}@keyframes vertical-line{0%{height:0}to{height:100%}}.align-items-center{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.bottom-offset{padding-bottom:70px}@media only screen and (min-width:768px){.bottom-offset{padding-bottom:70px}}@media only screen and (min-width:1366px){.bottom-offset{padding-bottom:70px}}@media only screen and (min-width:1920px){.bottom-offset{padding-bottom:3vw}}@media only screen and (min-width:1366px){.bottom-offset{min-height:auto}}.bottom-offset-laptop{min-height:250px;padding-bottom:15px}@media only screen and (min-width:768px){.bottom-offset-laptop{min-height:300px;padding-bottom:20px}}@media only screen and (min-width:1366px){.bottom-offset-laptop{min-height:25.622vw;padding-bottom:70px}}@media only screen and (min-width:1920px){.bottom-offset-laptop{min-height:22.622vw;padding-bottom:3vw}}.align-items-center{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.simple-img-section{height:75vh}.simple-img-bg,.simple-img-sm{display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.simple-img-sm{aspect-ratio:1/1}@media only screen and (min-width:1366px){.simple-img-sm{display:none}}.simple-img-bg{display:none}@media only screen and (min-width:1366px){.simple-img-bg{display:block}}.fancybox__toolbar{display:none!important}@media only screen and (max-width:767px){.line .footer .x-line-top-light:before,.line .technologies .x-line-top-dark:before{left:15px;max-width:calc(100% - 30px)}}@media only screen and (min-width:768px)and (max-width:1365px){.line .footer .x-line-top-light:before,.line .technologies .x-line-top-dark:before{left:32px;max-width:calc(100% - 64px)}}.technologies{overflow-x:hidden}html{scroll-behavior:smooth}.sequencer-container{position:relative;visibility:hidden}@media only screen and (max-width:767px){.sequencer-container{max-height:100vw}}@media only screen and (min-width:1366px){.sequencer-container{height:100vh}}.sequencer-img{border:0;border-radius:0;bottom:0;display:block;height:50%;left:-45%;-o-object-fit:cover;object-fit:cover;position:fixed;z-index:-1}.sequencer-img.hidden{display:none}@media only screen and (min-width:768px){.sequencer-img{height:70%;left:-35%}}@media only screen and (min-width:1366px){.sequencer-img{bottom:auto;height:auto;left:auto;right:0;top:20%;width:80%}}.sequencer-preloaded{display:none}#robotDog{height:100vw}@media only screen and (min-width:1366px){#robotDog{height:1000px}}#canvas{bottom:auto;height:auto;left:auto;position:fixed;right:0;top:20%;width:100%;z-index:-1}@media(max-aspect-ratio:3/4){#canvas{position:absolute;width:150%}}@media only screen and (min-width:1366px){#canvas{width:80%}}.sequencer-img{display:none}.innovations{height:100%!important}.parallax{overflow:visible!important;padding-top:60px}@media only screen and (min-width:768px){.parallax{padding-top:80px}}@media only screen and (min-width:1920px){.parallax{padding-top:5.2083333333vw}}.parallax__item--background{background-color:#eff0f3;background-size:cover;position:relative;z-index:-2}.parallax__item--background .bg-empty-block{height:75vh;max-height:100vw;position:relative;z-index:-2}@media only screen and (min-width:768px){.parallax__item--background .bg-empty-block{height:95vh}}@media only screen and (min-width:768px)and (max-width:1365px){.parallax__item--background .bg-empty-block{max-height:768px}}.parallax__item--background .bg-empty-block__inner{height:100vh;left:0;position:fixed;top:0;-webkit-transform:scale(1);transform:scale(1);width:100%;z-index:-1}.parallax__item--background .bg-empty-block__img{display:none;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.parallax__item--background .bg-empty-block__img.visible{display:block}.select__item{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.select__item{font-size:14px}}@media only screen and (min-width:1920px){.select__item{font-size:.8333333333vw}}.select{height:100%;position:relative;width:100%}.select__current{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;padding:20px 0}@media only screen and (min-width:768px){.select__current{padding:24px 0}}@media only screen and (min-width:1920px){.select__current{padding:1.40625vw 0}}.select__options{background-color:#959bad;border:2px solid #fff;display:none;max-height:200px;overflow-y:auto;padding:15px;position:absolute;width:100%;z-index:2}.select__options .select__item{cursor:pointer}.select__options .select__item:hover{opacity:1}.select__options::-webkit-scrollbar{width:5px}.select__options::-webkit-scrollbar-thumb{background:#959bad;border:5px solid #686b74;border-radius:15px}.select__options::-webkit-scrollbar-track{background:#959bad}.select__item{color:#fff;opacity:.5;position:relative;width:100%}.select__item:not(:last-child){margin-bottom:10px}.select__item.active{opacity:1}.select__plus{height:20px;opacity:.5;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:-webkit-transform .3s linear;transition:-webkit-transform .3s linear;transition:transform .3s linear;transition:transform .3s linear,-webkit-transform .3s linear;width:20px}.select__plus:after,.select__plus:before{background:#fff;content:"";position:absolute}.select__plus:before{height:2px;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.select__plus:after{bottom:0;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}@media only screen and (min-width:1920px){.select__plus{height:1.041vw;width:1.041vw}}@media only screen and (min-width:768px){.select--left .select__plus{right:20px}.select--left .select__options{right:-1px;width:calc(100% + 1px)}.select--right .select__current{padding-left:20px}}@media only screen and (min-width:1920px){.select--right .select__current{padding-left:1.5625vw}}@media only screen and (min-width:768px){.select--right .select__options{right:0;width:calc(100% + 1px)}}.select.active .select__options{display:block}.select.active .select__plus{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.select--dark .select__current,.select--dark-grey .select__current{padding:15px 20px 15px 45px}@media only screen and (min-width:768px){.select--dark .select__current,.select--dark-grey .select__current{padding:23px 20px}}@media only screen and (min-width:1366px){.select--dark .select__current,.select--dark-grey .select__current{padding:23px 30px}}@media only screen and (min-width:1920px){.select--dark .select__current,.select--dark-grey .select__current{padding:24px 35px}}.select--dark .select__current .select__item,.select--dark-grey .select__current .select__item{-webkit-box-pack:start;-ms-flex-pack:start;color:#fff;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:0;padding:0}@media only screen and (min-width:768px){.select--dark .select__current .select__item,.select--dark-grey .select__current .select__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}}.select--dark .select__plus,.select--dark-grey .select__plus{opacity:1}.select--dark .select__item,.select--dark-grey .select__item{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin-bottom:8px;opacity:1;padding:9px}@media only screen and (min-width:768px){.select--dark .select__item,.select--dark-grey .select__item{padding:14px}}@media only screen and (min-width:1366px){.select--dark .select__item,.select--dark-grey .select__item{margin-bottom:10px;padding:16px}}@media only screen and (min-width:1920px){.select--dark .select__item,.select--dark-grey .select__item{padding:18px}}.select--dark .select__item.active,.select--dark .select__item:hover,.select--dark-grey .select__item.active,.select--dark-grey .select__item:hover{color:#fff}.select--dark .select__options,.select--dark-grey .select__options{background-color:#fff;border:2px solid #959bad;max-height:246px;padding:12px}@media only screen and (min-width:768px){.select--dark .select__options,.select--dark-grey .select__options{max-height:266px}}@media only screen and (min-width:1366px){.select--dark .select__options,.select--dark-grey .select__options{max-height:324px}}@media only screen and (min-width:1920px){.select--dark .select__options,.select--dark-grey .select__options{max-height:362px}}.select--dark .select__options::-webkit-scrollbar,.select--dark-grey .select__options::-webkit-scrollbar{width:10px}.select--dark .select__options::-webkit-scrollbar-thumb,.select--dark-grey .select__options::-webkit-scrollbar-thumb{background:#262b38;border:none;border-radius:0}.select--dark .select__options::-webkit-scrollbar-track,.select--dark-grey .select__options::-webkit-scrollbar-track{background:#eff0f3}.select--dark .select__current{background-color:#262b38}.select--dark .select__item{color:#262b38}.select--dark .select__item.active,.select--dark .select__item:hover{background-color:#262b38}.select--dark .select__options::-webkit-scrollbar-thumb{background:#262b38}.select--dark-grey .select__current{background-color:#3e4454}.select--dark-grey .select__item{color:#3e4454}.select--dark-grey .select__item.active,.select--dark-grey .select__item:hover{background-color:#3e4454}.select--dark-grey .select__options::-webkit-scrollbar-thumb{background:#3e4454}.select--open .select__options{border:none;max-height:500px;padding:10px 0 0}@media only screen and (min-width:768px){.select--open .select__options{max-height:900px}}@media only screen and (min-width:1366px){.select--open .select__options{display:block;max-height:none;position:relative}.select--open .select__options::-webkit-scrollbar{display:none}}.select--open .select__options .select__item:not(:last-child){border-bottom:2px solid #eff0f3}@media only screen and (min-width:1366px){.select--open .select__options .select__item:first-child{border-top:2px solid #eff0f3}}.select--open .select__current{padding:15px 20px 15px 30px}@media only screen and (min-width:768px){.select--open .select__current{padding:15px 20px}}@media only screen and (min-width:1366px){.select--open .select__current{display:none}}.select--open .select__current-value{padding-right:25px}.select--open .select__current .select__item,.select--open .select__item{-webkit-box-pack:left;-ms-flex-pack:left;-webkit-justify-content:left;justify-content:left}.select--open .select__item{font-size:14px;line-height:1;margin-bottom:0;padding:14px 24px;text-transform:lowercase}@media only screen and (min-width:768px){.select--open .select__item{padding:14px 30px 14px 50px}}@media only screen and (min-width:1366px){.select--open .select__item{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:16px;height:60px;padding:17px}}@media only screen and (min-width:1920px){.select--open .select__item{font-size:.8333333333vw;height:3.125vw;padding:.8854166667vw}}.select--open .select__item.active .select__plus:after,.select--open .select__item.active .select__plus:before,.select--open .select__item:hover .select__plus:after,.select--open .select__item:hover .select__plus:before{background-color:#fff}.select--open .select__items{border-bottom:2px solid #eff0f3;position:relative}@media only screen and (min-width:768px){.select--open .select__items{display:grid;grid-template-columns:repeat(2,1fr)}.select--open .select__items:before{background-color:#eff0f3;content:"";height:100%;left:50%;position:absolute;top:0;width:2px}}@media only screen and (min-width:1366px){.select--open .select__items{display:block;max-height:9999px;-webkit-transition:max-height .5s ease;transition:max-height .5s ease}.select--open .select__items:before{display:none}.select--open .select__items.hidden{max-height:60px;overflow:hidden}.select--open .select__items.hidden .select__plus{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.select--open .select__items .select__plus{display:none}@media only screen and (min-width:1366px){.select--open .select__items .select__plus{display:block;right:20px;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg)}.select--open .select__items .select__plus:after,.select--open .select__items .select__plus:before{background-color:#262b38}}.feedback-form-item:before{content:" ";cursor:not-allowed;display:none;height:100%;left:0;opacity:.25;position:absolute;top:0;width:100%;z-index:1}.feedback-form-item.disabled{pointer-events:none}.feedback-form-item.disabled input,.feedback-form-item.disabled textarea{opacity:.6}.feedback-form-item.disabled:before{display:block}.feedback-form-item._inn{z-index:1}.feedback-form-item._inn.active{z-index:2}.feedback-form-item._tel{z-index:1}.feedback-form-item._tel.disabled{z-index:0}.feedback-form-item-inn-reset{font-size:14px;opacity:0;pointer-events:none;position:absolute;right:2.0833333333vw;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .25s;transition:opacity .25s;z-index:2}.feedback-form-item-inn-reset.active{opacity:1;pointer-events:auto}.feedback-form-item-tooltips{background:#fff;color:#262b38;left:0;max-height:220px;opacity:0;overflow-y:auto;pointer-events:none;position:absolute;top:100%;-webkit-transform:translateY(20px);transform:translateY(20px);-webkit-transition:opacity .25s,background-color .25s,color .25s,-webkit-transform .25s;transition:opacity .25s,background-color .25s,color .25s,-webkit-transform .25s;transition:transform .25s,opacity .25s,background-color .25s,color .25s;transition:transform .25s,opacity .25s,background-color .25s,color .25s,-webkit-transform .25s;width:100%;z-index:2}@media(any-hover:hover){.feedback-form-item-tooltips::-webkit-scrollbar{width:5px}.feedback-form-item-tooltips::-webkit-scrollbar-track{background:#fff}.feedback-form-item-tooltips::-webkit-scrollbar-thumb{background:#262b38;border:0;border-radius:0}}.feedback-form-item-tooltips.active{opacity:1;pointer-events:auto;-webkit-transform:none;transform:none}.feedback-form-item-tooltips .icon-close{color:#959bad;font-size:12px;position:absolute;right:12px;top:12px;z-index:1}.feedback-form-item-tooltip{color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s}.feedback-form-item-tooltip:hover{background:#959bad;color:#fff;cursor:pointer}.feedback-form-item-tooltip.liquidated{background:#fa4c4c;color:#262b38;cursor:not-allowed}.feedback-form-item-tooltip-company,.feedback-form-item-tooltip-email,.feedback-form-item-tooltip-fio,.feedback-form-item-tooltip-inn,.feedback-form-item-tooltip-tel{-webkit-box-flex:0;display:inline-block;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;letter-spacing:-.01em;line-height:1;margin-bottom:.75em}.feedback-form-item-tooltip-company,.feedback-form-item-tooltip-fio{width:100%}.feedback-form-item-tooltip-company{font-size:14px;text-transform:uppercase}.feedback-form-item-tooltip-inn{width:100%}.feedback-form-item-tooltip-email,.feedback-form-item-tooltip-tel{width:50%}.feedback-inn-modal{background:#fff;left:50%;min-width:290px;opacity:0;padding:15px;pointer-events:none;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .5s;transition:opacity .5s;z-index:510}@media only screen and (min-width:768px){.feedback-inn-modal{padding:32px}}.feedback-inn-modal.active{opacity:1;pointer-events:auto}.feedback-inn-modal-close{color:#959bad;font-size:15px;position:absolute;right:15px;top:15px;z-index:1}.feedback-inn-modal-message{position:relative;z-index:2}.feedback-inn-overlay{background-color:rgba(38,43,56,.78);height:100%;left:0;opacity:0;pointer-events:none;position:fixed;top:0;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%;z-index:505}.feedback-inn-overlay.active{opacity:1;pointer-events:auto}.iti{display:inline-block;position:relative}.iti *{-webkit-box-sizing:border-box;box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=tel],.iti input[type=text]{margin-bottom:0!important;margin-right:0;margin-top:0!important;padding-right:36px;position:relative;z-index:0}.iti__flag-container{bottom:0;padding:1px;position:absolute;right:0;top:0}.iti__selected-flag{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;padding:0 6px 0 8px;position:relative;z-index:1}.iti__arrow{border-left:3px solid transparent;border-right:3px solid transparent;border-top:4px solid #555;height:0;margin-left:6px;width:0}[dir=rtl] .iti__arrow{margin-left:0;margin-right:6px}.iti__arrow--up{border-bottom:4px solid #555;border-top:none}.iti__country-list{-webkit-overflow-scrolling:touch;background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:1px 1px 4px rgba(0,0,0,.2);box-shadow:1px 1px 4px rgba(0,0,0,.2);list-style:none;margin:0 0 0 -1px;max-height:200px;overflow-y:scroll;padding:0;position:absolute;white-space:nowrap;z-index:2}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media(max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{border-bottom:1px solid #ccc;margin-bottom:5px;padding-bottom:5px}.iti__country{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;outline:none;padding:5px 10px}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgba(0,0,0,.05)}.iti__country-name,.iti__flag-box{margin-right:6px}[dir=rtl] .iti__country-name,[dir=rtl] .iti__flag-box{margin-left:6px;margin-right:0}.iti--allow-dropdown input,.iti--allow-dropdown input[type=tel],.iti--allow-dropdown input[type=text],.iti--separate-dial-code input,.iti--separate-dial-code input[type=tel],.iti--separate-dial-code input[type=text]{margin-left:0;padding-left:52px;padding-right:6px}[dir=rtl] .iti--allow-dropdown input,[dir=rtl] .iti--allow-dropdown input[type=tel],[dir=rtl] .iti--allow-dropdown input[type=text],[dir=rtl] .iti--separate-dial-code input,[dir=rtl] .iti--separate-dial-code input[type=tel],[dir=rtl] .iti--separate-dial-code input[type=text]{margin-right:0;padding-left:6px;padding-right:52px}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{left:0;right:auto}[dir=rtl] .iti--allow-dropdown .iti__flag-container,[dir=rtl] .iti--separate-dial-code .iti__flag-container{left:auto;right:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:transparent}.iti--separate-dial-code .iti__selected-flag{background-color:rgba(0,0,0,.05)}.iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:6px}[dir=rtl] .iti--separate-dial-code.iti--show-flags .iti__selected-dial-code{margin-left:0;margin-right:6px}.iti--container{left:-1000px;padding:1px;position:absolute;top:-1000px;z-index:1060}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{bottom:30px;left:30px;position:fixed;right:30px;top:30px}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{line-height:1.5em;padding:10px}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5762px 15px}}.iti__flag.iti__ac{background-position:0 0;height:10px}.iti__flag.iti__ad{background-position:-22px 0;height:14px}.iti__flag.iti__ae{background-position:-44px 0;height:10px}.iti__flag.iti__af{background-position:-66px 0;height:14px}.iti__flag.iti__ag{background-position:-88px 0;height:14px}.iti__flag.iti__ai{background-position:-110px 0;height:10px}.iti__flag.iti__al{background-position:-132px 0;height:15px}.iti__flag.iti__am{background-position:-154px 0;height:10px}.iti__flag.iti__ao{background-position:-176px 0;height:14px}.iti__flag.iti__aq{background-position:-198px 0;height:14px}.iti__flag.iti__ar{background-position:-220px 0;height:13px}.iti__flag.iti__as{background-position:-242px 0;height:10px}.iti__flag.iti__at{background-position:-264px 0;height:14px}.iti__flag.iti__au{background-position:-286px 0;height:10px}.iti__flag.iti__aw{background-position:-308px 0;height:14px}.iti__flag.iti__ax{background-position:-330px 0;height:13px}.iti__flag.iti__az{background-position:-352px 0;height:10px}.iti__flag.iti__ba{background-position:-374px 0;height:10px}.iti__flag.iti__bb{background-position:-396px 0;height:14px}.iti__flag.iti__bd{background-position:-418px 0;height:12px}.iti__flag.iti__be{background-position:-440px 0;height:15px}.iti__flag.iti__bf{background-position:-460px 0;height:14px}.iti__flag.iti__bg{background-position:-482px 0;height:12px}.iti__flag.iti__bh{background-position:-504px 0;height:12px}.iti__flag.iti__bi{background-position:-526px 0;height:12px}.iti__flag.iti__bj{background-position:-548px 0;height:14px}.iti__flag.iti__bl{background-position:-570px 0;height:14px}.iti__flag.iti__bm{background-position:-592px 0;height:10px}.iti__flag.iti__bn{background-position:-614px 0;height:10px}.iti__flag.iti__bo{background-position:-636px 0;height:14px}.iti__flag.iti__bq{background-position:-658px 0;height:14px}.iti__flag.iti__br{background-position:-680px 0;height:14px}.iti__flag.iti__bs{background-position:-702px 0;height:10px}.iti__flag.iti__bt{background-position:-724px 0;height:14px}.iti__flag.iti__bv{background-position:-746px 0;height:15px}.iti__flag.iti__bw{background-position:-768px 0;height:14px}.iti__flag.iti__by{background-position:-790px 0;height:10px}.iti__flag.iti__bz{background-position:-812px 0;height:12px}.iti__flag.iti__ca{background-position:-834px 0;height:10px}.iti__flag.iti__cc{background-position:-856px 0;height:10px}.iti__flag.iti__cd{background-position:-878px 0;height:15px}.iti__flag.iti__cf{background-position:-900px 0;height:14px}.iti__flag.iti__cg{background-position:-922px 0;height:14px}.iti__flag.iti__ch{background-position:-944px 0;height:15px}.iti__flag.iti__ci{background-position:-961px 0;height:14px}.iti__flag.iti__ck{background-position:-983px 0;height:10px}.iti__flag.iti__cl{background-position:-1005px 0;height:14px}.iti__flag.iti__cm{background-position:-1027px 0;height:14px}.iti__flag.iti__cn{background-position:-1049px 0;height:14px}.iti__flag.iti__co{background-position:-1071px 0;height:14px}.iti__flag.iti__cp{background-position:-1093px 0;height:14px}.iti__flag.iti__cq{background-position:-1115px 0;height:12px}.iti__flag.iti__cr{background-position:-1137px 0;height:12px}.iti__flag.iti__cu{background-position:-1159px 0;height:10px}.iti__flag.iti__cv{background-position:-1181px 0;height:12px}.iti__flag.iti__cw{background-position:-1203px 0;height:14px}.iti__flag.iti__cx{background-position:-1225px 0;height:10px}.iti__flag.iti__cy{background-position:-1247px 0;height:14px}.iti__flag.iti__cz{background-position:-1269px 0;height:14px}.iti__flag.iti__de{background-position:-1291px 0;height:12px}.iti__flag.iti__dg{background-position:-1313px 0;height:10px}.iti__flag.iti__dj{background-position:-1335px 0;height:14px}.iti__flag.iti__dk{background-position:-1357px 0;height:15px}.iti__flag.iti__dm{background-position:-1379px 0;height:10px}.iti__flag.iti__do{background-position:-1401px 0;height:14px}.iti__flag.iti__dz{background-position:-1423px 0;height:14px}.iti__flag.iti__ea{background-position:-1445px 0;height:14px}.iti__flag.iti__ec{background-position:-1467px 0;height:14px}.iti__flag.iti__ee{background-position:-1489px 0;height:13px}.iti__flag.iti__eg{background-position:-1511px 0;height:14px}.iti__flag.iti__eh{background-position:-1533px 0;height:10px}.iti__flag.iti__er{background-position:-1555px 0;height:10px}.iti__flag.iti__es{background-position:-1577px 0;height:14px}.iti__flag.iti__et{background-position:-1599px 0;height:10px}.iti__flag.iti__eu{background-position:-1621px 0;height:14px}.iti__flag.iti__ez{background-position:-1643px 0;height:14px}.iti__flag.iti__fi{background-position:-1665px 0;height:12px}.iti__flag.iti__fj{background-position:-1687px 0;height:10px}.iti__flag.iti__fk{background-position:-1709px 0;height:10px}.iti__flag.iti__fm{background-position:-1731px 0;height:11px}.iti__flag.iti__fo{background-position:-1753px 0;height:15px}.iti__flag.iti__fr{background-position:-1775px 0;height:14px}.iti__flag.iti__fx{background-position:-1797px 0;height:14px}.iti__flag.iti__ga{background-position:-1819px 0;height:15px}.iti__flag.iti__gb{background-position:-1841px 0;height:10px}.iti__flag.iti__gd{background-position:-1863px 0;height:12px}.iti__flag.iti__ge{background-position:-1885px 0;height:14px}.iti__flag.iti__gf{background-position:-1907px 0;height:14px}.iti__flag.iti__gg{background-position:-1929px 0;height:14px}.iti__flag.iti__gh{background-position:-1951px 0;height:14px}.iti__flag.iti__gi{background-position:-1973px 0;height:10px}.iti__flag.iti__gl{background-position:-1995px 0;height:14px}.iti__flag.iti__gm{background-position:-2017px 0;height:14px}.iti__flag.iti__gn{background-position:-2039px 0;height:14px}.iti__flag.iti__gp{background-position:-2061px 0;height:14px}.iti__flag.iti__gq{background-position:-2083px 0;height:14px}.iti__flag.iti__gr{background-position:-2105px 0;height:14px}.iti__flag.iti__gs{background-position:-2127px 0;height:10px}.iti__flag.iti__gt{background-position:-2149px 0;height:13px}.iti__flag.iti__gu{background-position:-2171px 0;height:11px}.iti__flag.iti__gw{background-position:-2193px 0;height:10px}.iti__flag.iti__gy{background-position:-2215px 0;height:12px}.iti__flag.iti__hk{background-position:-2237px 0;height:14px}.iti__flag.iti__hm{background-position:-2259px 0;height:10px}.iti__flag.iti__hn{background-position:-2281px 0;height:10px}.iti__flag.iti__hr{background-position:-2303px 0;height:10px}.iti__flag.iti__ht{background-position:-2325px 0;height:12px}.iti__flag.iti__hu{background-position:-2347px 0;height:10px}.iti__flag.iti__ic{background-position:-2369px 0;height:14px}.iti__flag.iti__id{background-position:-2391px 0;height:14px}.iti__flag.iti__ie{background-position:-2413px 0;height:10px}.iti__flag.iti__il{background-position:-2435px 0;height:15px}.iti__flag.iti__im{background-position:-2457px 0;height:10px}.iti__flag.iti__in{background-position:-2479px 0;height:14px}.iti__flag.iti__io{background-position:-2501px 0;height:10px}.iti__flag.iti__iq{background-position:-2523px 0;height:14px}.iti__flag.iti__ir{background-position:-2545px 0;height:12px}.iti__flag.iti__is{background-position:-2567px 0;height:15px}.iti__flag.iti__it{background-position:-2589px 0;height:14px}.iti__flag.iti__je{background-position:-2611px 0;height:12px}.iti__flag.iti__jm{background-position:-2633px 0;height:10px}.iti__flag.iti__jo{background-position:-2655px 0;height:10px}.iti__flag.iti__jp{background-position:-2677px 0;height:14px}.iti__flag.iti__ke{background-position:-2699px 0;height:14px}.iti__flag.iti__kg{background-position:-2721px 0;height:12px}.iti__flag.iti__kh{background-position:-2743px 0;height:13px}.iti__flag.iti__ki{background-position:-2765px 0;height:10px}.iti__flag.iti__km{background-position:-2787px 0;height:12px}.iti__flag.iti__kn{background-position:-2809px 0;height:14px}.iti__flag.iti__kp{background-position:-2831px 0;height:10px}.iti__flag.iti__kr{background-position:-2853px 0;height:14px}.iti__flag.iti__kw{background-position:-2875px 0;height:10px}.iti__flag.iti__ky{background-position:-2897px 0;height:10px}.iti__flag.iti__kz{background-position:-2919px 0;height:10px}.iti__flag.iti__la{background-position:-2941px 0;height:14px}.iti__flag.iti__lb{background-position:-2963px 0;height:14px}.iti__flag.iti__lc{background-position:-2985px 0;height:10px}.iti__flag.iti__li{background-position:-3007px 0;height:12px}.iti__flag.iti__lk{background-position:-3029px 0;height:10px}.iti__flag.iti__lr{background-position:-3051px 0;height:11px}.iti__flag.iti__ls{background-position:-3073px 0;height:14px}.iti__flag.iti__lt{background-position:-3095px 0;height:12px}.iti__flag.iti__lu{background-position:-3117px 0;height:12px}.iti__flag.iti__lv{background-position:-3139px 0;height:10px}.iti__flag.iti__ly{background-position:-3161px 0;height:10px}.iti__flag.iti__ma{background-position:-3183px 0;height:14px}.iti__flag.iti__mc{background-position:-3205px 0;height:15px}.iti__flag.iti__md{background-position:-3226px 0;height:10px}.iti__flag.iti__me{background-position:-3248px 0;height:10px}.iti__flag.iti__mf{background-position:-3270px 0;height:14px}.iti__flag.iti__mg{background-position:-3292px 0;height:14px}.iti__flag.iti__mh{background-position:-3314px 0;height:11px}.iti__flag.iti__mk{background-position:-3336px 0;height:10px}.iti__flag.iti__ml{background-position:-3358px 0;height:14px}.iti__flag.iti__mm{background-position:-3380px 0;height:14px}.iti__flag.iti__mn{background-position:-3402px 0;height:10px}.iti__flag.iti__mo{background-position:-3424px 0;height:14px}.iti__flag.iti__mp{background-position:-3446px 0;height:10px}.iti__flag.iti__mq{background-position:-3468px 0;height:14px}.iti__flag.iti__mr{background-position:-3490px 0;height:14px}.iti__flag.iti__ms{background-position:-3512px 0;height:10px}.iti__flag.iti__mt{background-position:-3534px 0;height:14px}.iti__flag.iti__mu{background-position:-3556px 0;height:14px}.iti__flag.iti__mv{background-position:-3578px 0;height:14px}.iti__flag.iti__mw{background-position:-3600px 0;height:14px}.iti__flag.iti__mx{background-position:-3622px 0;height:12px}.iti__flag.iti__my{background-position:-3644px 0;height:10px}.iti__flag.iti__mz{background-position:-3666px 0;height:14px}.iti__flag.iti__na{background-position:-3688px 0;height:14px}.iti__flag.iti__nc{background-position:-3710px 0;height:10px}.iti__flag.iti__ne{background-position:-3732px 0;height:15px}.iti__flag.iti__nf{background-position:-3752px 0;height:10px}.iti__flag.iti__ng{background-position:-3774px 0;height:10px}.iti__flag.iti__ni{background-position:-3796px 0;height:12px}.iti__flag.iti__nl{background-position:-3818px 0;height:14px}.iti__flag.iti__no{background-position:-3840px 0;height:15px}.iti__flag.iti__np{background-position:-3862px 0;height:15px}.iti__flag.iti__nr{background-position:-3877px 0;height:10px}.iti__flag.iti__nu{background-position:-3899px 0;height:10px}.iti__flag.iti__nz{background-position:-3921px 0;height:10px}.iti__flag.iti__om{background-position:-3943px 0;height:10px}.iti__flag.iti__pa{background-position:-3965px 0;height:14px}.iti__flag.iti__pe{background-position:-3987px 0;height:14px}.iti__flag.iti__pf{background-position:-4009px 0;height:14px}.iti__flag.iti__pg{background-position:-4031px 0;height:15px}.iti__flag.iti__ph{background-position:-4053px 0;height:10px}.iti__flag.iti__pk{background-position:-4075px 0;height:14px}.iti__flag.iti__pl{background-position:-4097px 0;height:13px}.iti__flag.iti__pm{background-position:-4119px 0;height:14px}.iti__flag.iti__pn{background-position:-4141px 0;height:10px}.iti__flag.iti__pr{background-position:-4163px 0;height:14px}.iti__flag.iti__ps{background-position:-4185px 0;height:10px}.iti__flag.iti__pt{background-position:-4207px 0;height:14px}.iti__flag.iti__pw{background-position:-4229px 0;height:13px}.iti__flag.iti__py{background-position:-4251px 0;height:11px}.iti__flag.iti__qa{background-position:-4273px 0;height:8px}.iti__flag.iti__re{background-position:-4295px 0;height:14px}.iti__flag.iti__ro{background-position:-4317px 0;height:14px}.iti__flag.iti__rs{background-position:-4339px 0;height:14px}.iti__flag.iti__ru{background-position:-4361px 0;height:14px}.iti__flag.iti__rw{background-position:-4383px 0;height:14px}.iti__flag.iti__sa{background-position:-4405px 0;height:14px}.iti__flag.iti__sb{background-position:-4427px 0;height:10px}.iti__flag.iti__sc{background-position:-4449px 0;height:10px}.iti__flag.iti__sd{background-position:-4471px 0;height:10px}.iti__flag.iti__se{background-position:-4493px 0;height:13px}.iti__flag.iti__sg{background-position:-4515px 0;height:14px}.iti__flag.iti__sh{background-position:-4537px 0;height:10px}.iti__flag.iti__si{background-position:-4559px 0;height:10px}.iti__flag.iti__sj{background-position:-4581px 0;height:15px}.iti__flag.iti__sk{background-position:-4603px 0;height:14px}.iti__flag.iti__sl{background-position:-4625px 0;height:14px}.iti__flag.iti__sm{background-position:-4647px 0;height:15px}.iti__flag.iti__sn{background-position:-4669px 0;height:14px}.iti__flag.iti__so{background-position:-4691px 0;height:14px}.iti__flag.iti__sr{background-position:-4713px 0;height:14px}.iti__flag.iti__ss{background-position:-4735px 0;height:10px}.iti__flag.iti__st{background-position:-4757px 0;height:10px}.iti__flag.iti__su{background-position:-4779px 0;height:10px}.iti__flag.iti__sv{background-position:-4801px 0;height:12px}.iti__flag.iti__sx{background-position:-4823px 0;height:14px}.iti__flag.iti__sy{background-position:-4845px 0;height:14px}.iti__flag.iti__sz{background-position:-4867px 0;height:14px}.iti__flag.iti__ta{background-position:-4889px 0;height:10px}.iti__flag.iti__tc{background-position:-4911px 0;height:10px}.iti__flag.iti__td{background-position:-4933px 0;height:14px}.iti__flag.iti__tf{background-position:-4955px 0;height:14px}.iti__flag.iti__tg{background-position:-4977px 0;height:13px}.iti__flag.iti__th{background-position:-4999px 0;height:14px}.iti__flag.iti__tj{background-position:-5021px 0;height:10px}.iti__flag.iti__tk{background-position:-5043px 0;height:10px}.iti__flag.iti__tl{background-position:-5065px 0;height:10px}.iti__flag.iti__tm{background-position:-5087px 0;height:14px}.iti__flag.iti__tn{background-position:-5109px 0;height:14px}.iti__flag.iti__to{background-position:-5131px 0;height:10px}.iti__flag.iti__tr{background-position:-5153px 0;height:14px}.iti__flag.iti__tt{background-position:-5175px 0;height:12px}.iti__flag.iti__tv{background-position:-5197px 0;height:10px}.iti__flag.iti__tw{background-position:-5219px 0;height:14px}.iti__flag.iti__tz{background-position:-5241px 0;height:14px}.iti__flag.iti__ua{background-position:-5263px 0;height:14px}.iti__flag.iti__ug{background-position:-5285px 0;height:14px}.iti__flag.iti__uk{background-position:-5307px 0;height:10px}.iti__flag.iti__um{background-position:-5329px 0;height:11px}.iti__flag.iti__un{background-position:-5351px 0;height:14px}.iti__flag.iti__us{background-position:-5373px 0;height:11px}.iti__flag.iti__uy{background-position:-5395px 0;height:14px}.iti__flag.iti__uz{background-position:-5417px 0;height:10px}.iti__flag.iti__va{background-position:-5439px 0;height:15px}.iti__flag.iti__vc{background-position:-5456px 0;height:14px}.iti__flag.iti__ve{background-position:-5478px 0;height:14px}.iti__flag.iti__vg{background-position:-5500px 0;height:10px}.iti__flag.iti__vi{background-position:-5522px 0;height:14px}.iti__flag.iti__vn{background-position:-5544px 0;height:14px}.iti__flag.iti__vu{background-position:-5566px 0;height:12px}.iti__flag.iti__wf{background-position:-5588px 0;height:14px}.iti__flag.iti__ws{background-position:-5610px 0;height:10px}.iti__flag.iti__xk{background-position:-5632px 0;height:15px}.iti__flag.iti__ye{background-position:-5654px 0;height:14px}.iti__flag.iti__yt{background-position:-5676px 0;height:14px}.iti__flag.iti__za{background-position:-5698px 0;height:14px}.iti__flag.iti__zm{background-position:-5720px 0;height:14px}.iti__flag.iti__zw{background-position:-5742px 0;height:10px}.iti__flag{background-color:#dbdbdb;background-image:url(/local/templates/corporate.static/build/css/../src/local-libs/intl-tel-input/build/img/flags.png);background-position:20px 0;background-repeat:no-repeat;-webkit-box-shadow:0 0 1px 0 #888;box-shadow:0 0 1px 0 #888;height:15px}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/local/templates/corporate.static/build/css/../src/local-libs/intl-tel-input/build/img/flags@2x.png)}}.iti__flag.iti__np{background-color:transparent}.iti__flag{background-image:url(/local/templates/corporate.static/build/css/../src/assets/img/forms/flags.png)}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-image:url(/local/templates/corporate.static/build/css/../src/assets/img/forms/flags@2x.png)}}.feedback-form-success{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.feedback-form-success{font-size:28px}}@media only screen and (min-width:1920px){.feedback-form-success{font-size:2.0833333333vw}}.feedback-form,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.feedback-form,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.feedback-form,.tag-template{font-size:.8333333333vw}}[data-form-container] .form__title{margin-bottom:4.1666666667vw}[data-form-container]._new [data-form-success]{display:block}[data-form-container]._new [data-form]{display:none}.feedback-form{border-bottom:2px solid #959bad}.feedback-form._feedback .feedback-form-item._policy,.feedback-form._feedback .feedback-form-item._recaptcha{grid-area:unset;padding-left:15px}@media only screen and (min-width:768px){.feedback-form._feedback .feedback-form-item._policy,.feedback-form._feedback .feedback-form-item._recaptcha{padding-left:32px}}@media only screen and (min-width:1366px){.feedback-form._feedback .feedback-form-item._policy,.feedback-form._feedback .feedback-form-item._recaptcha{padding-left:4.1666666667vw}}@media only screen and (min-width:768px){.feedback-form._feedback .feedback-form-item._recaptcha{border-left:2px solid #959bad;padding-left:20px}}@media only screen and (min-width:1366px){.feedback-form._feedback .feedback-form-item._recaptcha{padding-left:2.0833333333vw}}.feedback-form._feedback .feedback-form-button{padding-left:15px}@media only screen and (min-width:768px){.feedback-form._feedback .feedback-form-button{padding-left:32px}}@media only screen and (min-width:1366px){.feedback-form._feedback .feedback-form-button{padding-left:4.1666666667vw}}@media only screen and (min-width:768px){.feedback-form._feedback .feedback-form-button,.feedback-form._feedback .feedback-form-submit{min-height:70px}.feedback-form._person{grid-column-gap:0;grid-row-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-areas:"name textarea" "email textarea" "tel textarea" "file file" "policy policy" "submit submit";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(5,70px) 80px;row-gap:0}}@media only screen and (min-width:1920px){.feedback-form._person{grid-template-rows:repeat(5,4.1666666667vw) 5.2083333333vw}}@media only screen and (min-width:768px){.feedback-form._person._has-attached-files{grid-template-rows:repeat(3,70px) 193px 70px 80px}}@media only screen and (min-width:1920px){.feedback-form._person._has-attached-files{grid-template-rows:repeat(3,4.1666666667vw) 193px 4.1666666667vw 5.2083333333vw}}@media only screen and (min-width:768px){.feedback-form._person .feedback-form-item._message,.feedback-form._person .feedback-form-item._recaptcha,.feedback-form._person .feedback-form-item._textarea{border-left:2px solid #959bad}}@media only screen and (min-width:1366px){.feedback-form._person .feedback-form-item._message .feedback-form-input,.feedback-form._person .feedback-form-item._message .feedback-form-textarea,.feedback-form._person .feedback-form-item._recaptcha .feedback-form-input,.feedback-form._person .feedback-form-item._recaptcha .feedback-form-textarea,.feedback-form._person .feedback-form-item._textarea .feedback-form-input,.feedback-form._person .feedback-form-item._textarea .feedback-form-textarea{padding:20px 30px}}@media only screen and (min-width:1920px){.feedback-form._person .feedback-form-item._message .feedback-form-input,.feedback-form._person .feedback-form-item._message .feedback-form-textarea,.feedback-form._person .feedback-form-item._recaptcha .feedback-form-input,.feedback-form._person .feedback-form-item._recaptcha .feedback-form-textarea,.feedback-form._person .feedback-form-item._textarea .feedback-form-input,.feedback-form._person .feedback-form-item._textarea .feedback-form-textarea{padding:1.5625vw}}@media only screen and (min-width:768px){.feedback-form._business{grid-column-gap:0;grid-row-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-areas:"inn name" "company textarea" "email textarea" "tel textarea" "file file" "policy policy" "submit submit";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,70px) 80px;row-gap:0}}@media only screen and (min-width:1920px){.feedback-form._business{grid-template-rows:repeat(6,4.1666666667vw) 5.2083333333vw}}@media only screen and (min-width:768px){.feedback-form._business._has-attached-files{grid-template-rows:repeat(4,70px) 193px 70px 80px}}@media only screen and (min-width:1920px){.feedback-form._business._has-attached-files{grid-template-rows:repeat(4,4.1666666667vw) 193px 4.1666666667vw 5.2083333333vw}}@media only screen and (min-width:768px){.feedback-form._business .feedback-form-item._fio,.feedback-form._business .feedback-form-item._message,.feedback-form._business .feedback-form-item._name,.feedback-form._business .feedback-form-item._recaptcha,.feedback-form._business .feedback-form-item._textarea{border-left:2px solid #959bad}}.feedback-form._business .feedback-form-item._tel .feedback-form-input{padding-left:52px}@media only screen and (min-width:1366px){.feedback-form._business .feedback-form-item._tel .iti{margin-left:30px}}@media only screen and (min-width:1920px){.feedback-form._business .feedback-form-item._tel .iti{margin-left:1.5625vw}}@media only screen and (min-width:1366px){.feedback-form._business .feedback-form-item._fio .feedback-form-input,.feedback-form._business .feedback-form-item._fio .feedback-form-textarea,.feedback-form._business .feedback-form-item._message .feedback-form-input,.feedback-form._business .feedback-form-item._message .feedback-form-textarea,.feedback-form._business .feedback-form-item._textarea .feedback-form-input,.feedback-form._business .feedback-form-item._textarea .feedback-form-textarea{padding:20px 30px}}@media only screen and (min-width:1920px){.feedback-form._business .feedback-form-item._fio .feedback-form-input,.feedback-form._business .feedback-form-item._fio .feedback-form-textarea,.feedback-form._business .feedback-form-item._message .feedback-form-input,.feedback-form._business .feedback-form-item._message .feedback-form-textarea,.feedback-form._business .feedback-form-item._textarea .feedback-form-input,.feedback-form._business .feedback-form-item._textarea .feedback-form-textarea{padding:1.5625vw}}@media only screen and (min-width:1366px){.feedback-form._repair{grid-column-gap:0;grid-row-gap:0;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-areas:"name name" "tel email" "equipment equipment" "textarea textarea" "textarea textarea" "policy policy" "submit submit";grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(6,70px) 80px;row-gap:0}}@media only screen and (min-width:1920px){.feedback-form._repair{grid-template-rows:repeat(6,4.1666666667vw) 5.2083333333vw}}@media only screen and (min-width:1366px){.feedback-form._repair .feedback-form-item._email{border-left:2px solid #959bad}.feedback-form._repair .feedback-form-item._email .feedback-form-input,.feedback-form._repair .feedback-form-item._email .feedback-form-textarea{padding:20px 30px}}@media only screen and (min-width:1920px){.feedback-form._repair .feedback-form-item._email .feedback-form-input,.feedback-form._repair .feedback-form-item._email .feedback-form-textarea{padding:1.5625vw}}.feedback-form-success{display:none;padding:0 4.1666666667vw 2.0833333333vw}.feedback-form-success p{margin-bottom:1em}.feedback-form-checkbox{-webkit-box-flex:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #262b38;cursor:pointer;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:20px;margin:0 10px 0 0;overflow:hidden;position:relative;width:20px;z-index:0}@media only screen and (min-width:768px){.feedback-form-checkbox{height:24px;margin-right:15px;width:24px}}@media only screen and (min-width:1920px){.feedback-form-checkbox{height:1.25vw;margin-right:.78125vw;width:1.25vw}}.feedback-form-checkbox:checked:before{opacity:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.feedback-form-checkbox:checked~.test-checkbox-text{color:#262b38}.feedback-form-checkbox:before{background:#262b38;content:" ";height:12px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translate(25px,-50%);transform:translate(25px,-50%);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,-webkit-transform .5s;transition:transform .5s,opacity .5s;transition:transform .5s,opacity .5s,-webkit-transform .5s;width:12px;z-index:1}@media only screen and (min-width:768px){.feedback-form-checkbox:before{height:14px;width:14px}}@media only screen and (min-width:1920px){.feedback-form-checkbox:before{height:.7291666667vw;width:.7291666667vw}}.feedback-form-checkbox-text{color:#959bad;font-size:12px;letter-spacing:-.02em;line-height:1;-webkit-transition:color .5s;transition:color .5s}@media only screen and (min-width:768px){.feedback-form-checkbox-text{font-size:13px}}@media only screen and (min-width:1920px){.feedback-form-checkbox-text{font-size:.7291666667vw}}.feedback-form a{color:#5c94ff}.feedback-form a:hover{text-decoration:underline}.feedback-form-item{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-top:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:60px;position:relative;z-index:0}@media only screen and (min-width:768px){.feedback-form-item{height:auto;min-height:70px;width:auto}}@media only screen and (min-width:1920px){.feedback-form-item{min-height:4.1666666667vw}}.feedback-form-item._inn{grid-area:inn}.feedback-form-item._fio,.feedback-form-item._name{grid-area:name}.feedback-form-item._company{grid-area:company}.feedback-form-item._email{grid-area:email}.feedback-form-item._tel{grid-area:tel}.feedback-form-item._tel .iti{margin-left:15px}@media only screen and (min-width:768px){.feedback-form-item._tel .iti{margin-left:32px}}@media only screen and (min-width:1366px){.feedback-form-item._tel .iti{margin-left:57px}}@media only screen and (min-width:1920px){.feedback-form-item._tel .iti{margin-left:4.1666666667vw}}.feedback-form-item._tel .iti__selected-flag{padding-left:0}.feedback-form-item._message,.feedback-form-item._textarea{grid-area:textarea;height:auto}.feedback-form-item._policy,.feedback-form-item._recaptcha{padding:0 15px}@media only screen and (min-width:768px){.feedback-form-item._policy,.feedback-form-item._recaptcha{padding:0 30px}}@media only screen and (min-width:1366px){.feedback-form-item._policy,.feedback-form-item._recaptcha{padding:0 57px}}@media only screen and (min-width:1920px){.feedback-form-item._policy,.feedback-form-item._recaptcha{padding:0 4.1666666667vw}}.feedback-form-item._file,.feedback-form-item._fileFeedback{-webkit-box-align:start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;grid-area:file}._has-attached-files .feedback-form-item._file,._has-attached-files .feedback-form-item._fileFeedback{height:193px}.feedback-form-item._equipment{grid-area:equipment}.feedback-form-item._recaptcha{display:none!important;grid-area:recaptcha}.feedback-form-item._policy{grid-area:policy;padding-right:10px}.feedback-form-item._submit{grid-area:submit}.feedback-form-item-counter{background:#eff0f3;bottom:25px;color:#959bad;display:inline-block;font-size:13px;letter-spacing:-.03em;opacity:0;padding:5px;position:absolute;right:25px;text-align:right;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,-webkit-transform .25s;transition:opacity .25s,transform .25s;transition:opacity .25s,transform .25s,-webkit-transform .25s;z-index:1}@media only screen and (min-width:768px){.feedback-form-item-counter{font-size:14px}}@media only screen and (min-width:1920px){.feedback-form-item-counter{font-size:16px}}.feedback-form-item-counter.active{opacity:1;-webkit-transform:none;transform:none}.feedback-form-item-quantity{color:#959bad;display:inline-block;font-size:13px;letter-spacing:-.03em;margin:0 8px}@media only screen and (min-width:768px){.feedback-form-item-quantity{font-size:14px}}@media only screen and (min-width:1920px){.feedback-form-item-quantity{font-size:16px}}.feedback-form-item-files{margin:auto 0;max-width:calc(100% - 4.16667vw);min-width:0;padding:0 4.1666666667vw;position:relative;z-index:0}@media only screen and (min-width:1366px){.feedback-form-item-files{max-width:calc(100% - 8.33333vw);padding-right:0}}.feedback-form-item-files-next,.feedback-form-item-files-prev{color:#959bad;font-size:18px;opacity:0;pointer-events:none;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:opacity .25s;transition:opacity .25s;z-index:3}._has-attached-files .feedback-form-item-files-next,._has-attached-files .feedback-form-item-files-prev{opacity:1;pointer-events:auto}.feedback-form-item-files-prev{left:0}@media only screen and (min-width:1366px){.feedback-form-item-files-prev{left:calc(4.16667vw - 33px)}}.feedback-form-item-files-next{right:0}@media only screen and (min-width:1366px){.feedback-form-item-files-next{right:-33px}}.feedback-form-item-files .swiper-container{overflow-x:hidden}.feedback-form-item-file{-webkit-box-flex:0;border:1px solid #959bad;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:83px;overflow:hidden;padding:12px;position:relative;-webkit-transition:border-color .25s,opacity .25s;transition:border-color .25s,opacity .25s;width:104px;z-index:0}.feedback-form-item-file._loading{border-color:rgba(62,68,84,.9)}.feedback-form-item-file._removing{opacity:0}.feedback-form-item-file-icon{color:#959bad;display:inline-block;font-size:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;line-height:1;margin-bottom:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.feedback-form-item-file-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#3e4454;cursor:default;display:-webkit-box;font-size:13px;letter-spacing:-.03em;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:normal}.feedback-form-item-file-remove{color:#959bad;font-size:10px;position:absolute;right:10px;top:10px;z-index:2}.feedback-form-item-file-overlay{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;background:rgba(62,68,84,.9);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:flex-end;justify-content:flex-end;left:0;opacity:0;padding:10px;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .25s;transition:opacity .25s;width:100%;z-index:1}.feedback-form-item-file._loading .feedback-form-item-file-overlay{opacity:1;pointer-events:auto}.feedback-form-item-file-size{color:#fff;font-size:12px;letter-spacing:-.03em;line-height:1;margin-bottom:7px;text-align:center}.feedback-form-item-file-progressbar{-webkit-box-flex:0;background:#f3f3f3;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:12px;position:relative;width:100%;z-index:0}.feedback-form-item-file-progressbar-completeness{background:#5c94ff;height:100%;left:0;position:absolute;top:0;z-index:1}.feedback-form-input,.feedback-form-textarea{display:inline-block;height:60px;padding:15px;text-transform:uppercase;width:100%}@media only screen and (min-width:768px){.feedback-form-input,.feedback-form-textarea{height:70px;padding:20px 32px}}@media only screen and (min-width:1366px){.feedback-form-input,.feedback-form-textarea{padding:20px 57px}}@media only screen and (min-width:1920px){.feedback-form-input,.feedback-form-textarea{height:4.1666666667vw;padding:1.5625vw 4.1666666667vw}}.feedback-form-input::-webkit-input-placeholder,.feedback-form-textarea::-webkit-input-placeholder{color:#959bad}.feedback-form-input::-moz-placeholder,.feedback-form-textarea::-moz-placeholder{color:#959bad}.feedback-form-input:-ms-input-placeholder,.feedback-form-textarea:-ms-input-placeholder{color:#959bad}.feedback-form-input::-ms-input-placeholder,.feedback-form-textarea::-ms-input-placeholder{color:#959bad}.feedback-form-input::placeholder,.feedback-form-textarea::placeholder{color:#959bad}.feedback-form-input{height:60px}@media only screen and (min-width:768px){.feedback-form-input{height:70px}}@media only screen and (min-width:1920px){.feedback-form-input{height:4.1666666667vw}}.feedback-form-textarea{height:180px;overflow-y:auto}@media only screen and (min-width:768px){.feedback-form-textarea{height:210px}}@media only screen and (min-width:1366px){.feedback-form-textarea{height:100%}}.feedback-form-textarea::-webkit-scrollbar{width:10px}.feedback-form-textarea::-webkit-scrollbar-track{background:#fff}.feedback-form-textarea::-webkit-scrollbar-thumb{background:#262b38;border-radius:0}.feedback-form-button,.feedback-form-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#959bad;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;overflow:hidden;padding:0 4.1666666667vw;position:relative;text-transform:uppercase;width:100%;z-index:0}.feedback-form-button:before,.feedback-form-submit:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.feedback-form-button.active:before,.feedback-form-button:hover:before,.feedback-form-submit.active:before,.feedback-form-submit:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.feedback-form-button,.feedback-form-submit{padding:20px 30px}}@media only screen and (min-width:1920px){.feedback-form-button,.feedback-form-submit{padding:1.5625vw}}.feedback-form-button .icon-plus,.feedback-form-submit .icon-plus{font-size:20px;margin-right:10px}@media only screen and (min-width:768px){.feedback-form-button .icon-plus,.feedback-form-submit .icon-plus{margin-right:15px}}@media only screen and (min-width:1920px){.feedback-form-button .icon-plus,.feedback-form-submit .icon-plus{font-size:1.0416666667vw;margin-right:1.0416666667vw}}.feedback-form-button input[type=file],.feedback-form-submit input[type=file]{bottom:0;height:.1px;left:0;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.feedback-form-button{max-height:60px;padding:0 15px}@media only screen and (min-width:768px){.feedback-form-button{max-height:70px;padding:0 30px}}@media only screen and (min-width:1366px){.feedback-form-button{padding:0 57px}}@media only screen and (min-width:1920px){.feedback-form-button{max-height:4.1666666667vw;padding:0 4.1666666667vw}}.feedback-form-button.disabled{background:rgba(149,155,173,.25);cursor:not-allowed;pointer-events:none}.feedback-form-submit{-webkit-box-pack:center;-ms-flex-pack:center;color:#262b38;-webkit-justify-content:center;justify-content:center}.feedback-form-submit .icon-arrow-up{color:#959bad;font-size:18px;margin-left:25px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :after,.carousel :before{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-height:100%;max-width:100%;overflow:hidden;position:relative}.carousel__track{display:flex}.carousel__slide{flex:0 0 auto;max-width:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:1rem;position:relative;width:60%;width:var(--carousel-slide-width,60%)}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{display:flex;justify-content:center;left:0;list-style:none;margin:0 auto;padding:0;position:absolute;right:0;top:calc(100% + .5rem);-webkit-user-select:none;user-select:none}.carousel__dots .carousel__dot{cursor:pointer;display:block;height:22px;margin:0;padding:0;position:relative;width:22px}.carousel__dots .carousel__dot:after{background-color:currentColor;border-radius:50%;content:"";height:8px;left:50%;opacity:.25;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .15s ease-in-out;width:8px}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{align-items:center;background:transparent;background:var(--carousel-button-bg,transparent);border:0;border-radius:50%;border-radius:var(--carousel-button-border-radius,50%);box-shadow:none;box-shadow:var(--carousel-button-shadow,none);color:currentColor;color:var(--carousel-button-color,currentColor);cursor:pointer;display:flex;height:48px;height:var(--carousel-button-height,48px);justify-content:center;padding:0;pointer-events:all;transition:opacity .15s ease;width:48px;width:var(--carousel-button-width,48px)}.carousel__button.is-next,.carousel__button.is-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-width:var(--carousel-button-svg-stroke-width,1.5);stroke-linejoin:bevel;stroke-linecap:round;-webkit-filter:none;filter:none;-webkit-filter:var(--carousel-button-svg-filter,none);filter:var(--carousel-button-svg-filter,none);height:50%;height:var(--carousel-button-svg-height,50%);pointer-events:none;width:50%;width:var(--carousel-button-svg-width,50%)}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden!important;touch-action:none}.fancybox__container{-webkit-tap-highlight-color:rgba(0,0,0,0);--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4));bottom:0;box-sizing:border-box;color:#fff;color:var(--fancybox-color,#fff);direction:ltr;display:flex;flex-direction:column;left:0;margin:0;outline:none;overflow:hidden;padding:env(safe-area-inset-top,0) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);position:fixed;right:0;top:0;-webkit-transform-origin:top left;transform-origin:top left;z-index:1050}.fancybox__container *,.fancybox__container :after,.fancybox__container :before{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(1,210,232,.94);box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{background:rgba(24,24,27,.92);background:var(--fancybox-bg,rgba(24,24,27,.92));bottom:0;left:0;position:absolute;right:0;top:0;z-index:-1}.fancybox__carousel{flex:1 1 auto;height:100%;min-height:0;position:relative;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;height:100%;overflow:visible;position:relative;width:100%}.fancybox__track{display:flex;height:100%}.fancybox__slide{--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px;display:flex;flex:0 0 auto;flex-direction:column;margin:0;max-width:100%;outline:0;overflow:auto;overscroll-behavior:contain;padding:48px 8px 8px;position:relative;width:100%}.fancybox__slide:after,.fancybox__slide:before{content:"";flex:0 0 0;margin:auto}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{align-self:center;background:#fff;background:var(--fancybox-content-bg,#fff);color:#374151;color:var(--fancybox-content-color,#374151);display:flex;flex-direction:column;margin:0 env(safe-area-inset-right,0) 0 env(safe-area-inset-left,0);padding:36px;position:relative;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{word-wrap:anywhere;align-self:center;color:currentColor;color:var(--fancybox-color,currentColor);cursor:auto;flex-shrink:0;line-height:1.375;margin:0;max-width:100%;padding:1rem 0 0;visibility:visible}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:#fff;color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;right:8px;right:calc(env(safe-area-inset-right, 0px) + 8px);top:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);z-index:40}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:#fff;color:var(--fancybox-color,#fff);position:absolute;right:0;top:-40px}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{color:currentColor;color:var(--fancybox-color,currentColor);height:50px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;bottom:0;height:100%;left:0;margin:auto;position:absolute;right:0;top:0;-webkit-transform-origin:center center;transform-origin:center center;width:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite}@-webkit-keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fancybox-rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}to{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.carousel__button.is-close,.carousel__dots,.fancybox__backdrop,.fancybox__caption,.fancybox__nav{opacity:1;opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav{-webkit-animation:fancybox-fadeIn .15s ease backwards;animation:fancybox-fadeIn .15s ease backwards}.fancybox__container.is-animated.is-closing .carousel__button.is-close,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav{-webkit-animation:fancybox-fadeOut .15s ease both;animation:fancybox-fadeOut .15s ease both}.fancybox-fadeIn{-webkit-animation:fancybox-fadeIn .15s ease both;animation:fancybox-fadeIn .15s ease both}.fancybox-fadeOut{-webkit-animation:fancybox-fadeOut .1s ease both;animation:fancybox-fadeOut .1s ease both}.fancybox-zoomInUp{-webkit-animation:fancybox-zoomInUp .2s ease both;animation:fancybox-zoomInUp .2s ease both}.fancybox-zoomOutDown{-webkit-animation:fancybox-zoomOutDown .15s ease both;animation:fancybox-zoomOutDown .15s ease both}.fancybox-throwOutUp{-webkit-animation:fancybox-throwOutUp .15s ease both;animation:fancybox-throwOutUp .15s ease both}.fancybox-throwOutDown{-webkit-animation:fancybox-throwOutDown .15s ease both;animation:fancybox-throwOutDown .15s ease both}@-webkit-keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-fadeOut{to{opacity:0}}@-webkit-keyframes fancybox-zoomInUp{0%{opacity:0;-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}}@keyframes fancybox-zoomInUp{0%{opacity:0;-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0)}to{opacity:1;-webkit-transform:scale(1) translateZ(0);transform:scale(1) translateZ(0)}}@-webkit-keyframes fancybox-zoomOutDown{to{opacity:0;-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;-webkit-transform:scale(.97) translate3d(0,16px,0);transform:scale(.97) translate3d(0,16px,0)}}@-webkit-keyframes fancybox-throwOutUp{to{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}}@keyframes fancybox-throwOutUp{to{opacity:0;-webkit-transform:translate3d(0,-30%,0);transform:translate3d(0,-30%,0)}}@-webkit-keyframes fancybox-throwOutDown{to{opacity:0;-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0)}}@keyframes fancybox-throwOutDown{to{opacity:0;-webkit-transform:translate3d(0,30%,0);transform:translate3d(0,30%,0)}}.fancybox__carousel .carousel__slide{scrollbar-color:#ccc hsla(0,0%,100%,.1);scrollbar-width:thin}.fancybox__carousel .carousel__slide::-webkit-scrollbar{height:8px;width:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:hsla(0,0%,100%,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{-webkit-transform-origin:0 0;transform-origin:0 0;transition:none;-webkit-user-select:none;user-select:none}.has-image .fancybox__content{background:transparent;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{flex-direction:row;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-height:100%;max-width:100%;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{height:auto;max-width:100%}.has-image[data-image-fit=cover]{overflow:visible;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{height:100%;width:100%}.has-image[data-image-fit=cover] .fancybox__image{height:100%;object-fit:cover;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{height:80%;width:100%}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{height:540px;max-height:100%;max-width:100%;width:960px}.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content{background:rgba(24,24,27,.9);color:#fff;padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:transparent;border:0;display:block;height:100%;width:100%}.fancybox-placeholder{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.fancybox__thumbs{flex:0 0 auto;opacity:1;opacity:var(--fancybox-opacity,1);padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{-webkit-animation:fancybox-fadeIn .15s ease-in backwards;animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{align-items:center;box-sizing:content-box;cursor:pointer;display:flex;flex:0 0 auto;justify-content:center;margin:0;overflow:visible;padding:8px 3px;width:96px;width:var(--fancybox-thumbs-width,96px)}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{border:5px solid rgba(34,213,233,.96);border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius,4px);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .15s ease}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;user-select:none}.fancybox__thumb{background-color:hsla(0,0%,100%,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius,4px);padding-top:66.66667%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));position:relative;width:100%}.fancybox__toolbar{--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(0deg,transparent 0,rgba(0,0,0,.006) 8.1%,rgba(0,0,0,.021) 15.5%,rgba(0,0,0,.046) 22.5%,rgba(0,0,0,.077) 29%,rgba(0,0,0,.114) 35.3%,rgba(0,0,0,.155) 41.2%,rgba(0,0,0,.198) 47.1%,rgba(0,0,0,.242) 52.9%,rgba(0,0,0,.285) 58.8%,rgba(0,0,0,.326) 64.7%,rgba(0,0,0,.363) 71%,rgba(0,0,0,.394) 77.5%,rgba(0,0,0,.419) 84.5%,rgba(0,0,0,.434) 91.9%,rgba(0,0,0,.44));display:flex;justify-content:space-between;left:0;opacity:1;opacity:var(--fancybox-opacity,1);padding:0;position:absolute;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.4);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4));top:0;touch-action:none;z-index:20}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{-webkit-animation:fancybox-fadeIn .15s ease-in backwards;animation:fancybox-fadeIn .15s ease-in backwards}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";-webkit-font-smoothing:subpixel-antialiased;font-size:17px;font-variant-numeric:tabular-nums;line-height:48px;line-height:var(--carousel-button-height,48px);min-width:72px;padding:0 10px;text-align:center}.fancybox__progress{background:rgba(34,213,233,.96);background:var(--fancybox-accent-color,rgba(34,213,233,.96));height:3px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:linear;-webkit-user-select:none;user-select:none;z-index:30}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:fullscreen::-webkit-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:transparent;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.button-dark,.button-grey,.button-light,.button-light_dark,.button-more,.button-plus,.button-plus-dark,.button-plus-grey,.button-white,.status-form-submit,.verify-form-submit{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.button-dark,.button-grey,.button-light,.button-light_dark,.button-more,.button-plus,.button-plus-dark,.button-plus-grey,.button-white,.status-form-submit,.verify-form-submit{font-size:14px}}@media only screen and (min-width:1920px){.button-dark,.button-grey,.button-light,.button-light_dark,.button-more,.button-plus,.button-plus-dark,.button-plus-grey,.button-white,.status-form-submit,.verify-form-submit{font-size:.8333333333vw}}.paid-repair-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.paid-repair-title{font-size:100px}}@media only screen and (min-width:1366px){.paid-repair-title{font-size:150px}}@media only screen and (min-width:1920px){.paid-repair-title{font-size:10.4166666667vw}}.map-warranty-list-title,.paid-repair-card-title,.status-results,.status-title,.verify-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.map-warranty-list-title,.paid-repair-card-title,.status-results,.status-title,.verify-title{font-size:72px}}@media only screen and (min-width:1920px){.map-warranty-list-title,.paid-repair-card-title,.status-results,.status-title,.verify-title{font-size:5.2083333333vw}}.paid-repair-card-description,.paid-repair-message,.status-left{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.paid-repair-card-description,.paid-repair-message,.status-left{font-size:20px}}@media only screen and (min-width:1920px){.paid-repair-card-description,.paid-repair-message,.status-left{font-size:1.25vw}}.map-warranty-list-card,.map-warranty-tag,.status-message,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.map-warranty-list-card,.map-warranty-tag,.status-message,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.map-warranty-list-card,.map-warranty-tag,.status-message,.tag-template{font-size:.8333333333vw}}.status-form-submit,.verify-form-submit{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.status-form-submit,.verify-form-submit{font-size:14px}}@media only screen and (min-width:1920px){.status-form-submit,.verify-form-submit{font-size:.8333333333vw}}.container,.verify-container{margin:0 auto;padding:0 4.167vw}.i-warranty .i-col:first-child{min-height:0}@media only screen and (min-width:1366px){.i-warranty .i-col:nth-child(3){min-height:600px}}@media only screen and (min-width:1920px){.i-warranty .i-col:nth-child(3){min-height:36.4583333333vw}}.i-warranty .i-col:nth-child(3) .i-col-content{max-height:280px}@media only screen and (min-width:1920px){.i-warranty .i-col:nth-child(3) .i-col-content{max-height:16.6666666667vw}}.i-warranty .i-col:nth-child(3):after{max-height:100%}.i-warranty .i-col-title{font-size:27px}@media only screen and (min-width:768px){.i-warranty .i-col-title{font-size:72px}}@media only screen and (min-width:1920px){.i-warranty .i-col-title{font-size:5.2083333333vw}}.i-warranty .i-col-subtitle{font-size:13px;line-height:1.45}@media only screen and (min-width:768px){.i-warranty .i-col-subtitle{font-size:18px}}@media only screen and (min-width:1366px){.i-warranty .i-col-subtitle{font-size:20px}}@media only screen and (min-width:1920px){.i-warranty .i-col-subtitle{font-size:1.25vw;letter-spacing:-.03em;line-height:1.0833333333}}.verify{background:#262b38;color:#fff;padding:60px 0 50px}@media only screen and (min-width:768px){.verify{padding:100px 0}}@media only screen and (min-width:1366px){.verify{padding:0}.verify-container{display:grid;grid-template-columns:3fr 1fr;padding:0}}.verify-title{margin-bottom:80px}@media only screen and (min-width:768px){.verify-title{margin-bottom:100px}}@media only screen and (min-width:1366px){.verify-title{margin-bottom:200px}}@media only screen and (min-width:1920px){.verify-title{margin-bottom:13.8020833333vw}}.verify-main{padding-bottom:10px}@media only screen and (max-width:1365.5px){.verify-main{position:relative;z-index:0}.verify-main:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .verify-main:before{width:100%}.verify-main:before{bottom:0;top:auto}}@media only screen and (min-width:768px){.verify-main{padding-bottom:40px}}@media only screen and (min-width:1366px){.verify-main{padding:77px 40px 60px 4.1666666667vw;position:relative;z-index:0}.verify-main:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .verify-main:after{height:100%}}@media only screen and (min-width:1920px){.verify-main{padding:3.125vw 3.125vw 3.125vw 4.1666666667vw}}.verify-main-button{color:#fff;display:inline-block;font-size:13px;letter-spacing:-.03em;text-align:left;text-decoration:underline;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media only screen and (min-width:768px){.verify-main-button{font-size:20px}}@media only screen and (min-width:1920px){.verify-main-button{font-size:1.4583333333vw}}.verify-form{margin-bottom:40px}@media only screen and (min-width:768px){.verify-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:100px}}@media only screen and (min-width:1366px){.verify-form{margin-bottom:200px;max-width:626px}}@media only screen and (min-width:1920px){.verify-form{margin-bottom:13.8020833333vw;max-width:45.0520833333vw}}.verify-form-input,.verify-form-recaptcha,.verify-form-submit,.verify-form-warning{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.verify-form-input{border-bottom:2px solid #959bad;display:block;font-size:20px;margin-bottom:10px;padding-bottom:10px;width:100%}@media only screen and (min-width:768px){.verify-form-input{font-size:28px;margin-bottom:20px;padding-bottom:20px}}@media only screen and (min-width:1366px){.verify-form-input{font-size:2.0833333333vw;margin-bottom:1.3020833333vw;padding-bottom:1.5625vw}}.verify-form-input::-webkit-input-placeholder{color:#fff}.verify-form-input::-moz-placeholder{color:#fff}.verify-form-input:-ms-input-placeholder{color:#fff}.verify-form-input::-ms-input-placeholder{color:#fff}.verify-form-input,.verify-form-input::placeholder{color:#fff}.verify-form-warning{color:#fe4d4d;font-size:13px;letter-spacing:-.03em;line-height:1.05;margin-bottom:10px;opacity:0;pointer-events:none;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}@media only screen and (min-width:768px){.verify-form-warning{margin-bottom:20px}}@media only screen and (min-width:1920px){.verify-form-warning{font-size:.9375vw;margin-bottom:1.3020833333vw}}.verify-form-warning.active{opacity:1;pointer-events:auto}.verify-form-recaptcha{display:none}.verify-form-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border:2px solid #fff;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;width:100%;z-index:0}@media only screen and (min-width:768px){.verify-form-submit{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.verify-form-submit{min-height:4.1666666667vw;padding:.78125vw}}.verify-form-submit:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.verify-form-submit.active,.verify-form-submit:hover{color:#262b38}.verify-form-submit.active:before,.verify-form-submit:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.verify-form-submit{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;height:60px;min-height:0;width:auto}}@media only screen and (min-width:1920px){.verify-form-submit{min-height:4.1666666667vw}}.verify-results{padding-top:25px}@media only screen and (min-width:768px){.verify-results{padding-top:60px}}@media only screen and (min-width:1366px){.verify-results{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:100px 4.1666666667vw 60px 20px}}@media only screen and (min-width:1920px){.verify-results{padding:5.2083333333vw 4.1666666667vw 3.125vw 1.5625vw}}.status-message-bottom,.verify-results-info{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;letter-spacing:-.03em;margin-bottom:30px}@media only screen and (min-width:768px){.status-message-bottom,.verify-results-info{font-size:16px;margin-bottom:40px}}@media only screen and (min-width:1366px){.status-message-bottom,.verify-results-info{margin-bottom:165px}}@media only screen and (min-width:1920px){.status-message-bottom,.verify-results-info{font-size:.9375vw}}.status-message-bottom .iconfont,.verify-results-info .iconfont{font-size:24px;margin-right:20px}@media only screen and (min-width:768px){.status-message-bottom .iconfont,.verify-results-info .iconfont{font-size:28px}}@media only screen and (min-width:1920px){.status-message-bottom .iconfont,.verify-results-info .iconfont{font-size:1.4583333333vw;margin-right:.625vw}}@media only screen and (min-width:1366px){.verify-result,.verify-results-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}}.verify-result-header,.verify-result-status{font-size:20px;letter-spacing:-.03em;line-height:1}@media only screen and (min-width:768px){.verify-result-header,.verify-result-status{font-size:28px}}@media only screen and (min-width:1920px){.verify-result-header,.verify-result-status{font-size:2.0833333333vw}}.verify-result-header{color:#fff;margin-bottom:40px}@media only screen and (min-width:768px){.verify-result-header{margin-bottom:68px}}.verify-result-label{margin-bottom:10px}@media only screen and (min-width:768px){.verify-result-label{margin-bottom:20px}}@media only screen and (min-width:1366px){.verify-result-label{margin-bottom:50px}}@media only screen and (min-width:1920px){.verify-result-label{margin-bottom:1.3020833333vw}}.verify-result-number{margin-bottom:40px}@media only screen and (min-width:768px){.verify-result-number{margin-bottom:65px}}@media only screen and (min-width:1366px){.verify-result-number{margin-bottom:0}.verify-result-body{-webkit-box-flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.verify-result-status{color:#b7d0ff;margin-bottom:15px}@media only screen and (min-width:768px){.verify-result-status{margin-bottom:20px}}@media only screen and (min-width:1366px){.verify-result-status{margin-bottom:auto}}.verify-result-message{color:#959bad;font-size:13px;letter-spacing:-.03em}@media only screen and (min-width:768px){.verify-result-message{font-size:20px}}@media only screen and (min-width:1366px){.verify-result-message{margin-top:auto}}@media only screen and (min-width:1920px){.verify-result-message{font-size:1.4583333333vw}}.status{background:#959bad;padding:60px 4.1666666667vw 80px}@media only screen and (min-width:768px){.status{padding:100px 4.1666666667vw 150px}}@media only screen and (min-width:1366px){.status{padding:60px 0}.status-mobile{display:none}}.status-desktop{display:none}@media only screen and (min-width:1366px){.status-desktop{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.status-left,.status-right,.status-top{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.status-top{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:280px;padding:0 4.1666666667vw;width:100%}@media only screen and (min-width:1920px){.status-top{margin-bottom:14.5833333333vw}}.status-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;padding:0 20px 20px 4.1666666667vw;position:relative;width:25%;z-index:0}.status-left:before{background:#fff;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .status-left:before{width:100%}.status-left:before{bottom:0;top:auto}@media only screen and (min-width:1366px){.status-left{padding:0 1.5625vw 1.5625vw 4.1666666667vw}}.status-left:before{-webkit-transition-duration:.5s!important;transition-duration:.5s!important}.status-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:380px;padding:0 4.1666666667vw 20px 20px;position:relative;width:75%;z-index:0}.status-right:after,.status-right:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.status-right:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .status-right:before{width:100%}.status-right:after{height:0;left:-1px;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .status-right:after{height:100%}.status-right:after,.status-right:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.status-right:after,.status-right:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.status-right:after{-webkit-transition-delay:0s;transition-delay:0s}.status-right:after,.status-right:before{bottom:0;top:auto}@media only screen and (min-width:1920px){.status-right{min-height:29.6875vw;padding:0 4.1666666667vw 1.5625vw 1.5625vw}}.status-right:after,.status-right:before{-webkit-transition-delay:.5s!important;transition-delay:.5s!important}.status-right-container{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;margin-left:auto;width:640px}@media only screen and (min-width:1920px){.status-right-container{width:45.8333333333vw}}.status-title{color:#fff;margin-bottom:50px}@media only screen and (min-width:768px){.status-title{margin-bottom:80px}}@media only screen and (min-width:1366px){.status-title{margin:0}}.status-message{letter-spacing:-.03em;margin-bottom:100px}@media only screen and (min-width:768px){.status-message{margin-bottom:200px}}@media only screen and (min-width:1366px){.status-message{margin:0}}.status-message-top{border-bottom:2px solid #fff;margin-bottom:10px;padding-bottom:20px}@media only screen and (min-width:768px){.status-message-top{font-size:20px;margin-bottom:30px;padding-bottom:30px}}.status-message-bottom{color:#fff}@media only screen and (min-width:1366px){.status-message-bottom{margin:0}}.status-form{margin-bottom:80px}@media only screen and (min-width:768px){.status-form{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:100px}}@media only screen and (min-width:1366px){.status-form{margin-bottom:60px}}@media only screen and (min-width:1920px){.status-form{margin-bottom:4.1666666667vw}}.status-form-input{border-bottom:2px solid #fff;color:#fff;display:block;font-size:11px;line-height:1;margin-bottom:20px;padding-bottom:11px;width:100%}@media only screen and (min-width:768px){.status-form-input{font-size:28px;margin-bottom:40px;padding-bottom:30px}}@media only screen and (min-width:768px)and (max-width:1365px){.status-form-input{min-height:76px}}@media only screen and (min-width:1366px){.status-form-input{font-size:22px}}@media only screen and (min-width:1920px){.status-form-input{font-size:1.6666666667vw;margin-bottom:3.125vw;padding-bottom:1.3020833333vw}}.status-form-input::-webkit-input-placeholder{color:#eff0f3}.status-form-input::-moz-placeholder{color:#eff0f3}.status-form-input:-ms-input-placeholder{color:#eff0f3}.status-form-input::-ms-input-placeholder{color:#eff0f3}.status-form-input::placeholder{color:#eff0f3}@media only screen and (min-width:768px)and (max-width:1365px){.status-form-input::-webkit-input-placeholder{max-width:500px;-webkit-transform:translateY(-15%);transform:translateY(-15%);white-space:pre-wrap}.status-form-input::-moz-placeholder{max-width:500px;transform:translateY(-15%);white-space:pre-wrap}.status-form-input:-ms-input-placeholder{max-width:500px;transform:translateY(-15%);white-space:pre-wrap}.status-form-input::-ms-input-placeholder{max-width:500px;transform:translateY(-15%);white-space:pre-wrap}.status-form-input::placeholder{max-width:500px;-webkit-transform:translateY(-15%);transform:translateY(-15%);white-space:pre-wrap}}.status-form-recaptcha{display:none}.status-form-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border:2px solid #fff;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;width:100%;z-index:0}@media only screen and (min-width:768px){.status-form-submit{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.status-form-submit{min-height:4.1666666667vw;padding:.78125vw}}.status-form-submit:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.status-form-submit.active,.status-form-submit:hover{color:#262b38}.status-form-submit.active:before,.status-form-submit:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.status-form-submit{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;height:60px;min-height:0;width:auto}}@media only screen and (min-width:1920px){.status-form-submit{min-height:4.1666666667vw}}.modal-tooltip{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(38,43,56,.6)!important;-webkit-justify-content:center;justify-content:center;-webkit-transition:.5s;transition:.5s}.modal-tooltip,.modal-tooltip .modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.modal-tooltip .modal-content{background:#fff;min-height:260px;position:relative;width:290px;z-index:0}@media only screen and (min-width:360px){.modal-tooltip .modal-content{width:330px}}@media only screen and (min-width:768px){.modal-tooltip .modal-content{min-height:440px;width:704px}}@media only screen and (min-width:1920px){.modal-tooltip .modal-content{min-height:29.6875vw;width:45.8333333333vw}}.modal-tooltip-close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-align-items:center;align-items:center;background:none;border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-weight:400;height:40px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1.45;overflow:hidden;padding:0;position:absolute!important;position:relative;right:15px;text-transform:uppercase;top:10px;top:15px;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;width:40px;z-index:1!important;z-index:0}.modal-tooltip-close.color-white{border-color:#fff}@media only screen and (min-width:768px){.modal-tooltip-close{height:50px;right:32px;top:15px;width:50px}}@media only screen and (min-width:1366px){.modal-tooltip-close{height:50px;right:4.167vw;top:15px;width:50px}}@media only screen and (min-width:1920px){.modal-tooltip-close{height:3.125vw;right:4.1666666667vw;top:1.0416666667vw;width:3.125vw}}.modal-tooltip-close img{display:block;height:37%;width:37%}@media only screen and (min-width:768px){.modal-tooltip-close{font-size:14px}}@media only screen and (min-width:1920px){.modal-tooltip-close{font-size:.8333333333vw}}.modal-tooltip-close:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.modal-tooltip-close.active,.modal-tooltip-close:hover{color:#fff}.modal-tooltip-close.active:before,.modal-tooltip-close:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.modal-tooltip-close{height:50px;width:50px}}@media only screen and (min-width:1920px){.modal-tooltip-close{font-size:1.1458333333vw;height:3.125vw;width:3.125vw}}.modal-tooltip-close:hover{border-color:#262b38;color:#fff}@media only screen and (min-width:1366px){.modal-tooltip-close{right:40px;top:40px}}@media only screen and (min-width:1920px){.modal-tooltip-close{right:2.0833333333vw;top:2.0833333333vw}}.modal-tooltip-title{border-bottom:2px solid #959bad;color:#959bad;font-size:37px;letter-spacing:-.03em;line-height:1.05;padding:26px 30px 20px}@media only screen and (min-width:768px){.modal-tooltip-title{font-size:72px;padding:60px 60px 30px}}@media only screen and (min-width:1920px){.modal-tooltip-title{font-size:3.3333333333vw;padding:4.1666666667vw 2.0833333333vw 1.5625vw}}.modal-tooltip-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;-ms-flex-positive:1;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;font-size:20px;letter-spacing:-.03em;line-height:1.1;padding:30px}@media only screen and (min-width:768px){.modal-tooltip-body{font-size:28px;padding:20px 60px}}@media only screen and (min-width:1920px){.modal-tooltip-body{font-size:2.0833333333vw;padding:.78125vw 2.0833333333vw 1.5625vw}}.modal-tooltip-body a{text-decoration:underline}.modal-tooltip-body-cols,.modal-tooltip-body-line{display:none}@media only screen and (min-width:768px){.modal-tooltip-body-cols,.modal-tooltip-body-line{display:block;margin:auto auto 0;min-height:100px}}@media only screen and (min-width:1920px){.modal-tooltip-body-cols,.modal-tooltip-body-line{min-height:7.8125vw}}@media only screen and (min-width:768px){.modal-tooltip-body-line{background:#959bad;width:2px}}.modal-tooltip-body-cols{position:relative;z-index:0}.modal-tooltip-body-cols:after{background:#959bad;bottom:0;content:" ";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .modal-tooltip-body-cols:after{height:100%}@media only screen and (min-width:768px){.modal-tooltip-body-cols{grid-column-gap:40px;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);width:100%}}@media only screen and (min-width:1920px){.modal-tooltip-body-cols{-webkit-column-gap:3.125vw;-moz-column-gap:3.125vw;column-gap:3.125vw}}.modal .modal-tooltip-body-cols:after{height:0;-webkit-transition-duration:1s;transition-duration:1s}.modal.active .modal-tooltip-body-cols:after{height:100%}.modal-tooltip-body-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}.modal-tooltip-body-col a{text-decoration:none}@media only screen and (max-width:1365.5px){.awards-warranty .awards-card{display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.awards-warranty .awards-card:after,.awards-warranty .awards-card:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.awards-warranty .awards-card:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .awards-warranty .awards-card:before{width:100%}.awards-warranty .awards-card:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .awards-warranty .awards-card:after{height:100%}.awards-warranty .awards-card:after,.awards-warranty .awards-card:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.awards-warranty .awards-card:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.awards-warranty .awards-card:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}.awards-warranty .awards-card-title{font-size:14px}@media only screen and (min-width:1920px){.awards-warranty .awards-card-title{font-size:1.25vw}}@media only screen and (max-width:1365.5px){.awards-warranty .awards-card-sm{display:block}.awards-warranty .awards-card-col:nth-child(odd),.awards-warranty .awards-card-sm:after,.awards-warranty .awards-card-sm:before{display:none}}.faq-warranty.faq{padding-bottom:40px;padding-top:40px}@media only screen and (min-width:768px){.faq-warranty.faq{padding-bottom:90px;padding-top:60px}}@media only screen and (min-width:1366px){.faq-warranty.faq{padding-bottom:60px;padding-top:40px}}@media only screen and (min-width:1920px){.faq-warranty.faq{padding:3.125vw 4.1666666667vw 4.1666666667vw}}.faq-warranty .faq__title{margin-bottom:60px}@media only screen and (min-width:768px){.faq-warranty .faq__title{margin-bottom:150px}}@media only screen and (min-width:1366px){.faq-warranty .faq__title{margin-bottom:90px}}@media only screen and (min-width:1920px){.faq-warranty .faq__title{margin-bottom:7.8125vw}}.faq-warranty .faq__content{display:block}@media only screen and (min-width:1366px){.faq-warranty .faq__content{grid-column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.faq-warranty .faq__content:after{background:#959bad;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .faq-warranty .faq__content:after{height:100%}}@media only screen and (min-width:1920px){.faq-warranty .faq__content{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw}}.faq-warranty .tab__selected{border-color:#959bad}.faq-warranty .tab__plus{color:#fff}.faq-warranty .tab__plus:after,.faq-warranty .tab__plus:before{background:#fff}.faq-warranty .tab__options{background:#262b38;color:#fff}.faq-warranty .tab__item{color:#fff}.faq-warranty .tab__item.active{background:#959bad;color:#fff}.faq-warranty .tab__content{overflow:hidden}@media only screen and (min-width:1366px){.faq-warranty .tab__content{display:block;max-height:0;opacity:0;pointer-events:none}}.faq-warranty .tab__content.active{display:block}@media only screen and (min-width:1366px){.faq-warranty .tab__content.active{max-height:none;opacity:1;pointer-events:auto}}.faq-details{background:#3e4454;display:block;margin-top:10px;max-height:700px;overflow-x:hidden;overflow-y:auto;-webkit-transition:background-color .3s;transition:background-color .3s}@media only screen and (min-width:768px){.faq-details{margin-top:15px}}@media only screen and (min-width:1920px){.faq-details{margin-top:1.0416666667vw}}@media(any-hover:hover){.faq-details::-webkit-scrollbar{width:10px}.faq-details::-webkit-scrollbar-track{background:#eff0f3}.faq-details::-webkit-scrollbar-thumb{background:#262b38}}.faq-details.is-opening,.faq-details.open{background:#fff}.faq-details-summary{color:#fff;display:block;font-size:18px;letter-spacing:-.03em;line-height:1.1;min-height:90px;padding:15px;-webkit-transition:color .3s;transition:color .3s;width:100%}@media only screen and (min-width:768px){.faq-details-summary{font-size:20px;min-height:70px}}@media only screen and (min-width:1366px){.faq-details-summary{padding-right:30px}}@media only screen and (min-width:1920px){.faq-details-summary{font-size:1.25vw;min-height:4.1666666667vw;padding:1.0416666667vw 1.5625vw 1.0416666667vw 1.0416666667vw}}.is-opening>.faq-details-summary,.open>.faq-details-summary{color:#262b38}.faq-details-summary:before{display:none}.faq-details-content{color:#262b38;font-size:14px;line-height:1.45;padding:15px}@media(any-hover:hover){:not(.is-closing).open.has-vertical-scrollbar .faq-details-content{margin-right:-10px}}@media only screen and (min-width:768px){.faq-details-content{font-size:16px}}@media only screen and (min-width:1920px){.faq-details-content{font-size:.8333333333vw;padding:1.0416666667vw}}.faq-details-content a{color:#5c94ff;text-decoration:underline}.faq-details-content [data-fancybox],.faq-details-content a,.faq-details-content button{display:inline-block}.faq-details-content img{display:block;width:100%}.faq-details-content img,.faq-details-content li,.faq-details-content p,.faq-details-content table{margin-bottom:1em}.paid-repair{background:#fff}.paid-repair-mobile{padding:20px 4.1666666667vw 40px}@media only screen and (min-width:768px){.paid-repair-mobile{padding:30px 4.1666666667vw 60px}}@media only screen and (min-width:1366px){.paid-repair-mobile{display:none}}.paid-repair-desktop{display:none}@media only screen and (min-width:1366px){.paid-repair-desktop{display:block;padding:60px 0}}@media only screen and (min-width:1920px){.paid-repair-desktop{padding:3.125vw 0}}@media only screen and (max-width:767px){.paid-repair-layout{grid-row-gap:20px;display:grid;grid-template-columns:1fr;margin-bottom:30px;row-gap:20px}}@media only screen and (min-width:768px){.paid-repair-layout{display:block}}@media only screen and (min-width:1366px){.paid-repair-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.paid-repair-left{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 20px 0 4.1666666667vw;width:75%}@media only screen and (min-width:1920px){.paid-repair-left{padding:0 1.5625vw 0 4.1666666667vw}}.paid-repair-left-cards{display:grid;grid-template-columns:repeat(3,1fr);margin:0 -20px 0 -4.1666666667vw}@media only screen and (min-width:1920px){.paid-repair-left-cards{margin-right:-1.5625vw}}.paid-repair-left-col-1,.paid-repair-left-col-2,.paid-repair-left-col-3{padding:0 20px 20px}@media only screen and (min-width:1920px){.paid-repair-left-col-1,.paid-repair-left-col-2,.paid-repair-left-col-3{padding:0 1.5625vw 1.5625vw}}.paid-repair-left-col-1{padding-left:4.1666666667vw}.paid-repair-left-col-2,.paid-repair-left-col-3{position:relative;z-index:0}.paid-repair-left-col-2:after,.paid-repair-left-col-3:after{background:#959bad;bottom:0;content:" ";height:0;left:-1px;position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .paid-repair-left-col-2:after,.visible .paid-repair-left-col-3:after{height:100%}.paid-repair-right{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 4.1666666667vw 20px 20px;position:relative;width:25%;z-index:0}.paid-repair-right:after{background:#959bad;bottom:0;content:" ";height:0;left:-2px;position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .paid-repair-right:after{height:100%}@media only screen and (min-width:1920px){.paid-repair-right{padding:0 4.1666666667vw 1.5625vw 1.5625vw}}.paid-repair-right .paid-repair-card{margin-top:auto}.paid-repair-bottom{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding:0 4.1666666667vw;width:100%}@media only screen and (min-width:1366px){.paid-repair-header{display:grid;grid-template-columns:3fr 1fr;margin:0 -4.1666666667vw;padding:0 4.1666666667vw}}.paid-repair-title{margin-bottom:120px}@media only screen and (min-width:768px){.paid-repair-title{margin-bottom:150px}}@media only screen and (min-width:1920px){.paid-repair-title{font-size:7.8125vw;margin-bottom:23.4375vw}}.paid-repair-group{grid-row-gap:20px;display:grid;grid-template-columns:1fr;row-gap:20px}@media only screen and (min-width:768px){.paid-repair-group{-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;grid-template-columns:repeat(2,1fr);padding-bottom:20px}}@media only screen and (min-width:768px)and (max-width:1365px){.paid-repair-group{margin-bottom:30px;position:relative;z-index:0}.paid-repair-group:after,.paid-repair-group:before{background:#eff0f3;content:" ";position:absolute;top:0;z-index:1}.paid-repair-group:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .paid-repair-group:before{width:100%}.paid-repair-group:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .paid-repair-group:after{height:100%}.paid-repair-group:after,.paid-repair-group:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.paid-repair-group:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.paid-repair-group:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.paid-repair-group:after,.paid-repair-group:before{bottom:0;top:auto}}@media only screen and (min-width:1366px){.paid-repair-group{padding-bottom:0}}.paid-repair-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#eff0f3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:260px;padding:10px}@media only screen and (min-width:768px){.paid-repair-card{min-height:360px;padding:15px}}@media only screen and (min-width:1920px){.paid-repair-card{min-height:23.9583333333vw;padding:1.0416666667vw}}.paid-repair-card-title{margin-bottom:auto}.paid-repair-card-description{margin-top:auto}.paid-repair-card-description p{margin-bottom:1em}.paid-repair-card-description p:last-child{margin-bottom:0}@media only screen and (max-width:767px){.paid-repair-message{border-top:2px solid #eff0f3;margin-bottom:40px;padding-top:20px}}@media only screen and (min-width:768px)and (max-width:1365px){.paid-repair-message{margin-bottom:60px}}.paid-repair-message p{margin-bottom:1em}.scrolled .map-overlay{opacity:.5}.map-warranty{background:#fff;overflow:hidden;padding:20px 4.1666666667vw 100px}@media only screen and (min-width:768px){.map-warranty{padding:60px 4.1666666667vw}}@media only screen and (min-width:1366px){.map-warranty{padding:80px 4.1666666667vw}}@media only screen and (min-width:1920px){.map-warranty{padding:5.2083333333vw 4.1666666667vw}}.map-warranty-container{position:relative;z-index:490}@media only screen and (min-width:1366px){.map-warranty-container{overflow:hidden}}.map-warranty .contacts__search{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media(max-width:359px){.map-warranty .contacts__search{height:40px;width:40px}}.map-warranty .contacts__search .iconfont{color:#959bad}@media(max-width:359px){.map-warranty .contacts__search .iconfont{padding:6px}.opened .map-warranty .contacts__search .iconfont{padding:10px}}.map-warranty .contacts-office-group:after,.map-warranty .contacts-office-group:before,.map-warranty .contacts-office:after,.map-warranty .contacts-office:before{background:#262b38!important}@media only screen and (max-width:1365.5px){.map-warranty .contacts-office-group:first-child{margin-bottom:5px;min-height:60px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.map-warranty .contacts-office-group:first-child{margin-bottom:10px;min-height:80px}}@media only screen and (max-width:1365.5px){.map-warranty .contacts-office-group:last-child{display:block;padding-top:10px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.map-warranty .contacts-office-group:last-child{padding-top:15px}}@media only screen and (max-width:1365.5px){.map-warranty .contacts-office-group:last-child:after{display:none}.map-warranty .contacts-office-address{margin-bottom:10px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.map-warranty .contacts-office-address{margin-bottom:15px}}@media only screen and (max-width:767px){.map-warranty .map-controls{grid-row-gap:10px;display:grid;grid-template-columns:1fr;row-gap:10px}}@media only screen and (max-width:1365.5px){.map-warranty .map-controls{bottom:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);z-index:3}}@media only screen and (min-width:768px)and (max-width:1365px){.map-warranty .map-controls{bottom:30px;-webkit-transform:translate(-50%);transform:translate(-50%)}}@media(max-width:359px){.map-warranty .map-controls-button{height:40px!important}}@media only screen and (max-width:1365.5px){.map-warranty .map-controls-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px}}@media only screen and (max-width:767px){.map-warranty .map-card{bottom:20px}}.map-warranty-button-search{-webkit-box-flex:0;background:#fff;border:2px solid #959bad;color:#959bad;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:24px;height:48px;margin:0 0 auto auto;width:48px}.map-warranty-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;position:absolute;top:0;width:calc(100% + 6px);z-index:1}@media only screen and (min-width:768px){.map-warranty-tags{left:20px;top:20px;width:calc(100% - 40px)}}.map-warranty-tag{background:#3e4454;color:#fff;display:inline-block;margin:0 6px 6px 0;min-height:29px;padding:5px 10px;text-transform:lowercase}@media only screen and (min-width:1920px){.map-warranty-tag{min-height:1.5625vw;padding:.2604166667vw 1.3020833333vw}}.map-warranty-modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#eff0f3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:calc(100% + 80px);left:0;overflow-y:auto;padding:10px 15px 30px;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-125%);transform:translate(-125%);-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:100%;z-index:4}@media only screen and (min-width:768px){.map-warranty-modal{height:calc(100% + 40px);padding:25px 20px 40px}}@media only screen and (min-width:1366px){.map-warranty-modal{height:100%}}@media(any-hover:hover){.map-warranty-modal::-webkit-scrollbar{width:5px}}@media only screen and (any-hover:hover)and (min-width:1920px){.map-warranty-modal::-webkit-scrollbar{width:10px}}@media(any-hover:hover){.map-warranty-modal::-webkit-scrollbar-track{background:#eff0f3}.map-warranty-modal::-webkit-scrollbar-thumb{background:#262b38;border-radius:0}}.map-warranty-modal-close{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:15px;height:40px;-webkit-justify-content:center;justify-content:center;margin:0 0 10px auto;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;width:40px;z-index:0}.map-warranty-modal-close:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.map-warranty-modal-close.active,.map-warranty-modal-close:hover{color:#fff}.map-warranty-modal-close.active:before,.map-warranty-modal-close:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.map-warranty-modal-close{height:50px;margin-bottom:15px;width:50px}}@media only screen and (min-width:1920px){.map-warranty-modal-close{font-size:1.1458333333vw;height:3.125vw;width:3.125vw}}.map-warranty-modal.active{pointer-events:auto;-webkit-transform:none;transform:none}.map-warranty-search{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;letter-spacing:-.03em;margin-bottom:20px;padding:10px}@media only screen and (min-width:768px){.map-warranty-search{font-size:14px;padding-left:40px}}@media only screen and (min-width:1366px){.map-warranty-search{margin:0 auto 50px;width:808px}}@media only screen and (min-width:1920px){.map-warranty-search{width:61.3020833333vw}}.map-warranty-search-icon{color:#959bad;font-size:24px}@media(max-width:359px){.map-warranty-search-icon{display:none}}.map-warranty-search-label{-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 15px}@media only screen and (min-width:768px){.map-warranty-search-label{margin-right:56px}}.map-warranty-search-input{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;text-transform:uppercase}.map-warranty-search-input::-webkit-input-placeholder{color:#959bad}.map-warranty-search-input::-moz-placeholder{color:#959bad}.map-warranty-search-input:-ms-input-placeholder{color:#959bad}.map-warranty-search-input::-ms-input-placeholder{color:#959bad}.map-warranty-search-input::placeholder{color:#959bad}.map-warranty-search-submit{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#b7d0ff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;-webkit-justify-content:center;justify-content:center;text-transform:uppercase;width:68px}@media only screen and (min-width:768px){.map-warranty-search-submit{height:46px;width:180px}}.map-warranty-list-title{margin-bottom:10px}@media only screen and (min-width:768px){.map-warranty-list-title{margin-bottom:15px}}.map-warranty-list-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}@media only screen and (min-width:768px){.map-warranty-list-card{margin-bottom:15px}}@media only screen and (min-width:1366px){.map-warranty-list-card{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.map-warranty-list-card-col-1,.map-warranty-list-card-col-2,.map-warranty-list-card-col-3,.map-warranty-list-card-col-4{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;padding-top:10px}@media only screen and (min-width:768px){.map-warranty-list-card-col-1,.map-warranty-list-card-col-2,.map-warranty-list-card-col-3,.map-warranty-list-card-col-4{padding-top:15px}}@media only screen and (min-width:1366px){.map-warranty-list-card-col-1,.map-warranty-list-card-col-2,.map-warranty-list-card-col-3,.map-warranty-list-card-col-4{width:25%!important}}.map-warranty-list-card-col-1,.map-warranty-list-card-col-2{border-top:2px solid #262b38;margin-bottom:10px;min-height:60px;width:50%}@media only screen and (min-width:768px){.map-warranty-list-card-col-1,.map-warranty-list-card-col-2{min-height:80px}}.map-warranty-list-card-col-1{border-right:1px solid #262b38;padding-right:10px}@media only screen and (min-width:768px){.map-warranty-list-card-col-1{padding-right:15px}}.map-warranty-list-card-col-2{border-left:1px solid #262b38;padding-left:10px}@media only screen and (min-width:768px){.map-warranty-list-card-col-2{padding-left:15px}}.map-warranty-list-card-col-3,.map-warranty-list-card-col-4{width:100%}.map-warranty-list-card-col-3{border-top:2px solid #262b38}.map-warranty-list-card-partner,.map-warranty-list-card-timetable{opacity:.5}.map-warranty-list-card-tel{display:inline-block}#map-warranty{height:333px;width:100%}@media only screen and (min-width:768px){#map-warranty{height:710px}}@media only screen and (min-width:1920px){#map-warranty{height:52.0833333333vw}}@media only screen and (min-width:1366px){html .awards-title{margin-bottom:8.3333333333vw}html .mw{padding-top:4.1666666667vw}html .mw-layout{margin-top:4.1666666667vw}.paid-repair-desktop{padding:4.1666666667vw 0}.paid-repair-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.paid-repair-left-cards{margin-top:auto}.paid-repair-title{font-size:100px;margin-bottom:8.3333333333vw}}@media only screen and (min-width:1920px){.paid-repair-title{font-size:5.2083333333vw}}@media only screen and (min-width:1366px){.paid-repair-card{min-height:280px}}@media only screen and (min-width:1920px){.paid-repair-card{min-height:18.2291666667vw}}@media only screen and (min-width:1366px){.paid-repair-card-description{font-size:17px}}@media only screen and (min-width:1920px){.paid-repair-card-description{font-size:.9895833333vw}}@media only screen and (min-width:1366px){.paid-repair-message{font-size:15px}}@media only screen and (min-width:1920px){.paid-repair-message{font-size:.8854166667vw}}.preloader{-webkit-transition:opacity .25s;transition:opacity .25s}.preloader.hidden{opacity:0;pointer-events:none}.loader__wrapper{-ms-flex-align:center;-webkit-box-align:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-align-items:center;align-items:center;background:rgba(0,0,0,.7);bottom:0;display:none;-webkit-justify-content:center;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.loader__wrapper.visible{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.loader__spinner{-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;background:url(/local/templates/corporate.static/build/css/../src/assets/img/loader.svg) no-repeat 50%;height:60px;width:60px}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn)}}.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white{font-size:14px}}@media only screen and (min-width:1920px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white{font-size:.8333333333vw}}.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white{height:1.71875vw;padding:.2604166667vw .78125vw}}.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-white{margin:0 5px 5px 0}.tag-dark:last-child,.tag-grey-darker:last-child,.tag-grey:last-child,.tag-link:last-child,.tag-white:last-child{margin-right:0}@media only screen and (min-width:768px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-white{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-white{margin:0 .5208333333vw .5208333333vw 0}}.tag-grey-darker{background:#959bad;color:#fff;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-grey-darker:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.tag-grey-darker.active,.tag-grey-darker:hover{color:#fff}.tag-grey-darker.active:before,.tag-grey-darker:hover:before{-webkit-transform:scale(1);transform:scale(1)}.tag-dark{background:#3e4454;color:#fff;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-dark:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.tag-dark.active,.tag-dark:hover{color:#262b38}.tag-dark.active:before,.tag-dark:hover:before{-webkit-transform:scale(1);transform:scale(1)}.tag-toggler{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.news-main-slide-date,.news-main-slide-title{font-size:27px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.news-main-slide-date,.news-main-slide-title{font-size:44px}}@media only screen and (min-width:1920px){.news-main-slide-date,.news-main-slide-title{font-size:3.1770833333vw}}.news-thumbs .news-thumbs-link,.news-thumbs .swiper-slide{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.news-thumbs .news-thumbs-link,.news-thumbs .swiper-slide{font-size:14px}}@media only screen and (min-width:1920px){.news-thumbs .news-thumbs-link,.news-thumbs .swiper-slide{font-size:.8333333333vw}}.news{background:#262b38;color:#fff;position:relative}.news-container{overflow:hidden;position:relative}.news-button-panel{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;bottom:95px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;left:0;padding:0 15px;position:absolute;width:100%;z-index:10}@media only screen and (min-width:768px){.news-button-panel{bottom:170px;padding:0 32px}}@media only screen and (min-width:1366px){.news-button-panel{padding:0 4.167vw}}@media only screen and (min-width:1920px){.news-button-panel{bottom:10.9375vw}}.news-button-next,.news-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:11px;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}@media only screen and (min-width:768px){.news-button-next,.news-button-prev{font-size:24px}}@media only screen and (min-width:1920px){.news-button-next,.news-button-prev{font-size:1.7708333333vw}}.news-button-prev{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}@media(any-hover:hover){.news-button-prev:hover{-webkit-transform:translateX(-5px);transform:translateX(-5px)}}.news-button-next{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}@media(any-hover:hover){.news-button-next:hover{-webkit-transform:translateX(5px);transform:translateX(5px)}}.news-main{height:max(100vw,440px)}@media only screen and (min-width:768px)and (max-width:1365px){.news-main{max-height:768px}}@media only screen and (min-width:1366px){.news-main{height:calc(100vh - 80px);position:relative;z-index:0}.news-main:after{background:#fff;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .news-main:after{height:calc(100% - 140px)}}@media only screen and (min-width:1920px){.news-main{height:calc(100vh - 5.208vw);position:relative;z-index:0}.news-main:after{background:#fff;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .news-main:after{height:calc(100% - 9.375vw)}}.news-main-slide{height:100%}@media only screen and (min-width:768px){.news-main-slide{max-height:calc(100% - 140px)}}@media only screen and (min-width:1366px){.news-main-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1920px){.news-main-slide{max-height:calc(100% - 9.375vw)}}.news-main-slide-bg{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:calc(50% - 1px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;z-index:-1}.news-main-slide-date,.news-main-slide-title{padding:15px 4.167vw}@media only screen and (min-width:768px){.news-main-slide-date,.news-main-slide-title{padding:20px 4.167vw}}@media only screen and (min-width:1366px){.news-main-slide-date,.news-main-slide-title{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;height:100%;padding:3.125vw 4.1666666667vw;width:50%}}.news-main-slide-title{-webkit-line-clamp:8;-webkit-box-orient:vertical;display:-webkit-box;margin-left:auto;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media only screen and (min-width:1366px){.news-main-slide-title{padding-left:30px}}@media only screen and (min-width:1920px){.news-main-slide-title{padding-left:1.5625vw}}@media only screen and (max-width:1365.5px){.news-main-slide-date{padding-bottom:15px;position:relative;z-index:0}.news-main-slide-date:before{background:#fff;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .news-main-slide-date:before{width:100%}.news-main-slide-date:before{bottom:0;top:auto}}@media only screen and (max-width:1365.5px)and (min-width:768px){.news-main-slide-date{padding-bottom:20px}}.news-thumbs{bottom:0;height:80px;left:0;padding:0 4.167vw;position:relative;position:absolute;width:100%;z-index:0;z-index:10}.news-thumbs:before{background:#fff;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .news-thumbs:before{width:100%}@media only screen and (min-width:768px){.news-thumbs{height:140px}}@media only screen and (min-width:1366px){.news-thumbs{padding:0 4.1666666667vw}}@media only screen and (min-width:1920px){.news-thumbs{height:9.375vw}}.news-thumbs .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.news-thumbs .news-thumbs-link,.news-thumbs .swiper-slide{height:60px;width:60px}@media only screen and (min-width:768px){.news-thumbs .news-thumbs-link,.news-thumbs .swiper-slide{height:100px;width:100px}}@media only screen and (min-width:1920px){.news-thumbs .news-thumbs-link,.news-thumbs .swiper-slide{height:6.25vw;width:6.25vw}}.news-thumbs .swiper-slide:after,.news-thumbs .swiper-slide:before,.news-thumbs-slide:after,.news-thumbs-slide:before{background:#fff;content:" ";position:absolute;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:1}.news-thumbs .swiper-slide:before,.news-thumbs-slide:before{height:2px;-webkit-transition-property:width;transition-property:width;width:0}.news-thumbs .swiper-slide:after,.news-thumbs-slide:after{height:0;-webkit-transition-property:height;transition-property:height;width:2px}.news-thumbs .swiper-slide.swiper-slide-thumb-active:before,.news-thumbs-slide.swiper-slide-thumb-active:before,.swiper-slide-thumb-active .news-thumbs .swiper-slide:before,.swiper-slide-thumb-active .news-thumbs-slide:before{width:100%}.news-thumbs .swiper-slide.swiper-slide-thumb-active:after,.news-thumbs-slide.swiper-slide-thumb-active:after,.swiper-slide-thumb-active .news-thumbs .swiper-slide:after,.swiper-slide-thumb-active .news-thumbs-slide:after{height:100%}.news-thumbs .swiper-slide{cursor:pointer}.news-thumbs .swiper-slide:not(.news-thumbs-link){padding:5px}@media only screen and (min-width:768px){.news-thumbs .swiper-slide:not(.news-thumbs-link){padding:6px}}@media only screen and (min-width:1920px){.news-thumbs .swiper-slide:not(.news-thumbs-link){padding:.4166666667vw}}.news-thumbs .swiper-slide:after,.news-thumbs .swiper-slide:before{left:0;top:0}.news-thumbs-slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%}.news-thumbs-slide:after,.news-thumbs-slide:before{bottom:0;right:0}.news-thumbs-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news-thumbs-slide.alt{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.news-thumbs-slide.alt:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.news-thumbs-slide.alt.active,.news-thumbs-slide.alt:hover{color:#262b38}.news-thumbs-slide.alt.active:before,.news-thumbs-slide.alt:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (max-width:767px){.news-thumbs-slide.alt{font-size:10px}}@media only screen and (min-width:768px){.news-thumbs-slide.alt{border:2px solid #fff}}.news-thumbs-slide.alt:hover{opacity:1}.news-thumbs-link{opacity:1!important;-webkit-transition-duration:.25s;transition-duration:.25s}.news-thumbs .swiper-slide-thumb-active,.news-thumbs-link:hover{opacity:1}.news-thumbs .swiper-slide-thumb-active .news-thumbs-slide:before,.news-thumbs .swiper-slide-thumb-active.swiper-slide:before{width:100%}.news-thumbs .swiper-slide-thumb-active .news-thumbs-slide:after,.news-thumbs .swiper-slide-thumb-active.swiper-slide:after{height:100%}@media only screen and (max-width:767px){.news-vacancies .news-main-slide-date{display:none}}@media only screen and (min-width:768px)and (max-width:1365px){.news-vacancies .news-main-slide-date{position:relative;z-index:0}.news-vacancies .news-main-slide-date:after{background:rgba(26,29,37,.7);content:" ";height:100%;position:absolute;right:0;top:0;width:50%;z-index:-1}}@media only screen and (min-width:1366px){.news-vacancies .news-main-slide-date{display:none}}.news-vacancies .news-main-slide-title{background:-webkit-gradient(linear,left top,left bottom,color-stop(5%,rgba(26,29,37,.7)),color-stop(80%,transparent));background:linear-gradient(180deg,rgba(26,29,37,.7) 5%,transparent 80%);height:100%}@media only screen and (min-width:768px){.news-vacancies .news-main-slide-title{width:50%}}.news-about .news-main-slide{background:linear-gradient(178.61deg,rgba(26,29,37,.8) 8.53%,transparent 78.55%)}@media only screen and (min-width:768px){.news-about .news-main-slide{background:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;position:static;z-index:0}.news-about .news-main-slide:after{background:-webkit-gradient(linear,left top,left bottom,color-stop(4.68%,rgba(26,29,37,.7)),color-stop(79.25%,transparent));background:linear-gradient(180deg,rgba(26,29,37,.7) 4.68%,transparent 79.25%);content:" ";height:100%;position:absolute;right:0;top:0;width:50%;z-index:-1}.news-about .news-main-slide:before{background:#fff;content:" ";height:2px;left:50%;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .news-about .news-main-slide:before{width:calc(100% - 8.334vw)}.news-about .news-main-slide:before{top:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (min-width:1366px){.news-about .news-main-slide:before{display:none}}@media only screen and (min-width:1920px){.news-about .news-main-slide:before{background:linear-gradient(186.27deg,rgba(9,13,26,.7) 29.23%,rgba(26,29,37,0) 85.09%)}}.news-about .news-main-slide-date{font-size:37px;padding:15px 4.167vw 0}.news-about .news-main-slide-date:before{display:none}@media only screen and (min-width:768px){.news-about .news-main-slide-date{color:#262b38;font-size:46px;padding-top:50px}}@media only screen and (min-width:1366px){.news-about .news-main-slide-date{font-size:100px;padding:30px 30px 0 4.167vw}.news-about .news-main-slide-date--white{color:#fff}}.news-about .news-main-slide-title{-webkit-line-clamp:unset;font-size:18px;padding-top:30px}@media only screen and (min-width:768px){.news-about .news-main-slide-title{font-size:46px;padding:50px 4.167vw 16px 15px;width:50%}}@media only screen and (min-width:1366px){.news-about .news-main-slide-title{padding:30px 4.167vw 30px 30px}}@media only screen and (min-width:1920px){.news-about .news-main-slide-title{font-size:3.3333333333vw}}.news-about .news-main-slide-title-main{font-size:37px;padding-top:0}@media only screen and (min-width:768px){.news-about .news-main-slide-title-main{font-size:46px;padding-top:50px}}@media only screen and (min-width:1366px){.news-about .news-main-slide-title-main{padding-top:30px}}@media only screen and (min-width:1920px){.news-about .news-main-slide-title-main{font-size:3.3333333333vw}}.innovations{background-color:#f4f3f3;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;z-index:-1}@media only screen and (min-width:1366px){.innovations-wrap{height:150vh}}.innovations-overlay{height:100%;left:0;position:fixed;top:0;width:100%;z-index:2}@media(max-aspect-ratio:3/4){.innovations-overlay{position:absolute}}.innovations-overlay .container{padding-top:75px}@media only screen and (min-width:768px){.innovations-overlay .container{padding-top:110px}}@media(max-aspect-ratio:3/4){.innovations-overlay .container{padding-top:20px}}@media only screen and (min-width:1366px){.innovations-overlay .container{padding-top:6.9546120059vw}}@media only screen and (min-width:1920px){.innovations-overlay .container{padding-top:5.9895833333vw}}.innovations-title{-webkit-text-fill-color:transparent;-webkit-animation:louver 1s linear;animation:louver 1s linear;background:url(/local/templates/corporate.static/build/css/../src/assets/img/common/bg_txt_black.jpg) repeat-x;-webkit-background-clip:text;-webkit-box-decoration-break:clone;text-shadow:0 0 transparent}.innovations-window{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.innovations-window img{-o-object-fit:cover;object-fit:cover;width:100%}.leaders-main-numbers,.leaders-main-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.leaders-main-numbers,.leaders-main-title{font-size:72px}}@media only screen and (min-width:1920px){.leaders-main-numbers,.leaders-main-title{font-size:5.2083333333vw}}.leaders-main-position{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.leaders-main-position{font-size:28px}}@media only screen and (min-width:1920px){.leaders-main-position{font-size:2.0833333333vw}}.leaders-main-quote{font-size:17px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.leaders-main-quote{font-size:26px}}@media only screen and (min-width:1920px){.leaders-main-quote{font-size:1.9270833333vw}}.leaders{background:#fff;position:relative}.leaders,.leaders-main{overflow:hidden}.leaders-main-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1366px){.leaders-main-slide{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:calc(100vh - 80px)}}@media only screen and (min-width:1920px){.leaders-main-slide{height:calc(100vh - 5.208vw);min-height:calc(100vh - 5.208vw)}}.leaders-main-slide-dark,.leaders-main-slide-light{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;height:360px;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:768px){.leaders-main-slide-dark,.leaders-main-slide-light{height:440px}}@media only screen and (min-width:1366px){.leaders-main-slide-dark,.leaders-main-slide-light{height:100%;width:50%}}.leaders-main-slide-light{background:#fff;padding:15px 4.167vw;position:relative}@media only screen and (min-width:768px){.leaders-main-slide-light{padding:20px 4.167vw 16px}}@media only screen and (min-width:1366px){.leaders-main-slide-light{padding:2.083vw 4.167vw 3.125vw}}@media only screen and (min-width:1920px){.leaders-main-slide-light{padding:2.083vw 4.1666666667vw 3.125vw}}.leaders-main-slide-dark{background:#eff0f3;padding:105px 4.167vw 15px}@media only screen and (min-width:768px){.leaders-main-slide-dark{padding:140px 4.167vw 20px}}@media only screen and (min-width:1366px){.leaders-main-slide-dark{padding:2.083vw 4.167vw 3.125vw}}@media only screen and (min-width:1920px){.leaders-main-slide-dark{padding:2.083vw 4.1666666667vw 3.125vw}}@media only screen and (min-width:1366px)and (max-width:1919px){.leaders-main-title{font-size:72px}}.leaders-main-numbers,.leaders-main-position,.leaders-main-quote,.leaders-main-title{position:relative;z-index:1}.leaders-main-numbers,.leaders-main-quote,.leaders-main-title{color:#262b38}.leaders-main-quote{margin-top:auto;padding-bottom:4px}@media only screen and (max-width:1365.5px){.leaders-main-quote{-webkit-line-clamp:13;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}}.leaders-main-position{color:#262b38;opacity:.5;padding-bottom:4px}.leaders-main-position br{display:none}@media only screen and (min-width:1366px){.leaders-main-position br{display:inline}}.leaders-main-img{height:186.662px;left:50%;margin:0 auto;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:186.662px;z-index:0}@media only screen and (min-width:768px){.leaders-main-img{height:228px;top:50.39%;width:228px}}@media only screen and (min-width:1366px){.leaders-main-img{top:50%}}@media only screen and (min-width:1920px){.leaders-main-img{height:16.6666666667vw;width:16.6666666667vw}}.leaders-main-img:after{background:#fff;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-transition:-webkit-transform .5s linear 0s;transition:-webkit-transform .5s linear 0s;transition:transform .5s linear 0s;transition:transform .5s linear 0s,-webkit-transform .5s linear 0s;width:100%}.swiper-slide-active .leaders-main-img:after{-webkit-transform:scaleY(0);transform:scaleY(0)}.leaders-main-img img{display:block;height:100%;width:100%}@media only screen and (min-width:1366px){.leaders-main-numbers,.leaders-main-quote{max-width:calc(100% - 110px)}}@media only screen and (min-width:1920px){.leaders-main-numbers,.leaders-main-quote{max-width:calc(100% - 7.29167vw)}}.leaders-thumbs{overflow:hidden;position:absolute;right:0;width:100%;z-index:1}@media only screen and (max-width:1365.5px){.leaders-thumbs{right:15px;top:375px;width:calc(100% - 30px)}}@media only screen and (min-width:768px){.leaders-thumbs{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;right:32px;top:460px;width:calc(100% - 64px)}}@media only screen and (min-width:1366px){.leaders-thumbs{height:100%;right:4.167vw;top:20px;width:auto}}@media only screen and (min-width:1920px){.leaders-thumbs{top:1.5625vw}}.leaders-thumbs .swiper-slide{cursor:pointer;height:75px;opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s;width:75px}@media only screen and (min-width:768px){.leaders-thumbs .swiper-slide{height:100px;width:100px}}@media only screen and (min-width:1366px){.leaders-thumbs .swiper-slide{height:80px;width:80px}}@media only screen and (min-width:1920px){.leaders-thumbs .swiper-slide{height:5.2083333333vw;width:5.2083333333vw}}.leaders-thumbs .swiper-slide-thumb-active{opacity:1}.leaders-thumbs-img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}[data-animate=onSlideChange]{overflow:hidden;-webkit-transition-duration:4s;transition-duration:4s;-webkit-transition-property:height,max-height,overflow;transition-property:height,max-height,overflow}.swiper-slide-active [data-animate=onSlideChange]{-webkit-text-fill-color:transparent;-webkit-animation:louver 4s linear;animation:louver 4s linear;background:url(/local/templates/corporate.static/build/css/../src/assets/img/common/bg_txt_black.jpg) repeat-x;-webkit-background-clip:text;-webkit-box-decoration-break:clone;text-shadow:0 0 transparent}@-webkit-keyframes louver{0%{background-position:0 -1200px}to{background-position:0 0}}@keyframes louver{0%{background-position:0 -1200px}to{background-position:0 0}}.main-title,.main__title-about{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.main-title,.main__title-about{font-size:72px}}@media only screen and (min-width:1920px){.main-title,.main__title-about{font-size:5.2083333333vw}}.main-tag,.main-tag-white,.main__not-found-link,.main__page .main__left-link,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.main-tag,.main-tag-white,.main__not-found-link,.main__page .main__left-link,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.main-tag,.main-tag-white,.main__not-found-link,.main__page .main__left-link,.tag-template{font-size:.8333333333vw}}.main-button,.main__advantages-item,.main__page .main__right-link{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.main-button,.main__advantages-item,.main__page .main__right-link{font-size:14px}}@media only screen and (min-width:1920px){.main-button,.main__advantages-item,.main__page .main__right-link{font-size:.8333333333vw}}.main{position:relative}.main .container{margin:initial}.main__video{overflow:hidden;position:absolute;width:100%;z-index:0}.main__video:before{background:hsla(0,0%,100%,.5);content:" ";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:2}.main__video video{background:#e4eafa;background-size:contain;height:100%;left:50%;min-width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:auto;z-index:1}.main__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;left:0;padding-bottom:11.1111111111vw;position:relative;top:0;width:100%;z-index:10}@media only screen and (min-width:768px){.main__content{padding-bottom:68px}}@media only screen and (min-width:1366px){.main__content{padding-bottom:3.6603221083vw}}.main__content--not-found{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.main__advantages{grid-row-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:10px;row-gap:10px}@media only screen and (min-width:768px){.main__advantages{margin-bottom:15px;row-gap:15px}}@media only screen and (min-width:1366px){.main__advantages{grid-template-columns:repeat(4,1fr);margin:0 -4.167vw 15px;position:relative;z-index:0}.main__advantages:before{background:#959bad;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .main__advantages:before{width:calc(100% - 8.334vw)}.main__advantages:before{bottom:0;top:auto}}@media only screen and (min-width:1920px){.main__advantages{margin-bottom:.78125vw}}.main__advantages-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main__advantages-item span{-webkit-box-flex:1;-ms-flex-positive:1;display:inline-block;-webkit-flex-grow:1;flex-grow:1;overflow:hidden;padding:10px 5px;position:relative;text-align:center;z-index:0}.main__advantages-item span:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.main__advantages-item span.active:before,.main__advantages-item span:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.main__advantages-item span{padding:20px 60px}}@media only screen and (min-width:1920px){.main__advantages-item span{padding:1.0416666667vw 3.125vw}}@media only screen and (max-width:1365.5px){.main__advantages-item:first-child,.main__advantages-item:nth-child(3){position:relative;z-index:0}.main__advantages-item:first-child:after,.main__advantages-item:first-child:before,.main__advantages-item:nth-child(3):after,.main__advantages-item:nth-child(3):before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.main__advantages-item:first-child:before,.main__advantages-item:nth-child(3):before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .main__advantages-item:first-child:before,.visible .main__advantages-item:nth-child(3):before{width:200%}.main__advantages-item:first-child:after,.main__advantages-item:nth-child(3):after{height:0;left:calc(100% - 1px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .main__advantages-item:first-child:after,.visible .main__advantages-item:nth-child(3):after{height:100%}.main__advantages-item:first-child:after,.main__advantages-item:first-child:before,.main__advantages-item:nth-child(3):after,.main__advantages-item:nth-child(3):before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.main__advantages-item:first-child:before,.main__advantages-item:nth-child(3):before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.main__advantages-item:first-child:after,.main__advantages-item:nth-child(3):after{-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.main__advantages-item:first-child:after,.main__advantages-item:first-child:before,.main__advantages-item:nth-child(3):after,.main__advantages-item:nth-child(3):before{bottom:0;top:auto}}@media only screen and (min-width:1366px){.main__advantages-item:first-child{position:relative;z-index:0}.main__advantages-item:first-child:after{background:#959bad;bottom:0;content:" ";height:0;left:calc(100% - 1px);position:absolute;-webkit-transition-delay:.375s;transition-delay:.375s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:1.125s;transition-duration:1.125s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .main__advantages-item:first-child:after{height:100%}.main__advantages-item:first-child span{margin-left:4.167vw}.main__advantages-item:nth-child(2){position:relative;z-index:0}.main__advantages-item:nth-child(2):after{background:#959bad;bottom:0;content:" ";height:0;left:calc(100% - 1px);position:absolute;-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.75s;transition-duration:.75s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .main__advantages-item:nth-child(2):after{height:100%}.main__advantages-item:nth-child(3){position:relative;z-index:0}.main__advantages-item:nth-child(3):after{background:#959bad;bottom:0;content:" ";height:0;left:calc(100% - 1px);position:absolute;-webkit-transition-delay:1.125s;transition-delay:1.125s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.375s;transition-duration:.375s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .main__advantages-item:nth-child(3):after{height:100%}.main__advantages-item:nth-child(4) span{margin-right:4.167vw}}.main__blocks{position:relative}.main__block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;left:0;overflow:hidden;position:absolute;top:0;width:100%}.main__block-light{bottom:0;z-index:1}.main__block-dark{color:#fff;height:0;pointer-events:none;-webkit-transition:height .3s linear;transition:height .3s linear;z-index:2}.main__page{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1366px){.main__page{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.main__page .main,.main__page .main__blocks{width:100%}.main__page .main__left{background:#fff;border-left:initial;border-top:2px solid #959bad}@media only screen and (min-width:1366px){.main__page .main__left{border-right:2px solid #959bad;border-top:initial;min-width:calc(50% - 25vw + 5px);width:calc(50% - 25vw + 5px)}}.main__page .main__left-tags{-ms-flex-line-pack:start;-webkit-align-content:flex-start;align-content:flex-start;border-bottom:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;list-style:none;padding:2.7777777778vw}@media only screen and (min-width:768px){.main__page .main__left-tags{padding:1.953125vw 3.515625vw}}@media only screen and (min-width:1366px){.main__page .main__left-tags{padding:1.0980966325vw 1.5373352855vw 0 3.8067349927vw}}@media only screen and (min-width:1920px){.main__page .main__left-tags{padding:1.3020833333vw 1.09375vw 0 3.90625vw}}.main__page .main__left-tags--item{background:#eff0f3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;line-height:1.45;margin:5px;padding:1.3888888889vw 2.7777777778vw}.main__page .main__left-tags--item:last-child{border-bottom:0;margin-right:0}@media only screen and (min-width:768px){.main__page .main__left-tags--item{padding:.6510416667vw 1.953125vw}}@media only screen and (min-width:1366px){.main__page .main__left-tags--item{padding:.3660322108vw 1.0980966325vw}}@media only screen and (min-width:1920px){.main__page .main__left-tags--item{padding:.2604166667vw .78125vw}}.main__page .main__left-link{color:#262b38;display:inline-block}.main__page .main__left-link:hover{color:#959bad}.main__page .main__right{background:#fff;border-left:initial;border-top:2px solid #959bad}@media only screen and (min-width:1366px){.main__page .main__right{border-left:2px solid #959bad;border-top:initial}}.main__page .main__right-nav{list-style:none}.main__page .main__right-nav--item{border-bottom:2px solid #959bad;line-height:1.45;padding:2.7777777778vw 4.1666666667vw}.main__page .main__right-nav--item:last-child{border-bottom:0}@media only screen and (min-width:768px){.main__page .main__right-nav--item{padding:1.953125vw 4.1666666667vw}}@media only screen and (min-width:1366px){.main__page .main__right-nav--item{padding:1.0980966325vw}.main__page .main__right-nav--item:last-child{border-bottom:2px solid #959bad}}@media only screen and (min-width:1920px){.main__page .main__right-nav--item{padding:.9375vw 1.0416666667vw}}.main__page .main__right-link{color:#262b38;display:block}.main__page .main__right-link:hover{color:#959bad}.main__not-found{background-color:#3e4454;min-height:138.8888888889vw;position:relative}@media only screen and (min-width:768px){.main__not-found{min-height:91.1458333333vw}}@media only screen and (min-width:1366px){.main__not-found{min-height:calc(100vh - 80px)}}@media only screen and (min-width:1920px){.main__not-found{min-height:calc(100vh - 5.208vw)}}.main__not-found--right{min-height:66.6666666667vw}@media only screen and (min-width:768px){.main__not-found--right{min-height:468px}}.main__not-found-link{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-top:2px solid #959bad;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:25px 4.167vw;text-transform:uppercase;width:100%}@media only screen and (min-width:768px){.main__not-found-link{padding:30px 4.167vw}}@media only screen and (min-width:1920px){.main__not-found-link{padding:38px 4.167vw}}.main__not-found-link:last-child{border-bottom:2px solid #959bad}.main__not-found-link svg{fill:none;stroke:#fff;display:block;height:20px;margin-right:20px;width:20px}.main__not-found .main__video img{width:100%}.main__page{min-height:calc(100vh - 60px);min-height:calc(var(--vh, 1vh)*100 - 60px)}@media only screen and (min-width:768px){.main__page{min-height:calc(100vh - 80px);min-height:calc(var(--vh, 1vh)*100 - 80px)}}@media only screen and (min-width:1366px){.main__right{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;width:25%}}.main__right-nav--item:last-child{border-bottom:0}.main__title{margin:0}.main__title--white{color:#eff0f3}@media only screen and (min-width:768px){.main__title-about{font-size:46px}}@media only screen and (min-width:1920px){.main__title-about{font-size:3.3333333333vw}}.main__content{padding:15px 4.167vw 19px}@media only screen and (min-width:768px){.main__content{padding:20px 4.167vw 40px}}@media only screen and (min-width:1366px){.main__content{padding:20px 4.167vw 56px}}@media only screen and (min-width:1920px){.main__content{padding:1.5625vw 4.167vw 2.6041666667vw}}.main__content-about{border-bottom:2px solid #959bad;padding-bottom:25px;padding-top:0}@media only screen and (min-width:768px){.main__content-about{padding-bottom:30px}}@media only screen and (min-width:1920px){.main__content-about{padding-bottom:50px}}.main--not-found{padding-bottom:0}@media only screen and (min-width:1366px){.main--not-found{padding:90px 0 0}}@media only screen and (min-width:1920px){.main--not-found{padding:4.6875vw 0 0}}.main__advantages--info .main__advantages-item{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;width:50%}.main__left{border-bottom:2px solid #959bad;padding:15px 15px 10px}@media only screen and (min-width:768px){.main__left{padding:20px 32px 15px}}@media only screen and (min-width:1366px){.main__left{padding:20px 1.46vw 15px 4.167vw}}@media only screen and (min-width:1920px){.main__left{padding:1.0416666667vw 1.5625vw .78125vw 4.167vw}}.main-tags{margin-bottom:auto}@media only screen and (min-width:768px){.main-tags{max-width:85%}}@media only screen and (min-width:1366px){.main-tags{max-width:60%}}.main-tags-container{-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:5px}@media only screen and (min-width:768px){.main-tags-container{-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;row-gap:10px}}@media only screen and (min-width:1920px){.main-tags-container{-webkit-column-gap:.5208333333vw;-moz-column-gap:.5208333333vw;column-gap:.5208333333vw;padding:0 0 0 4.167vw;row-gap:.5208333333vw}}.main-tag,.main-tag-white{background:#fff;display:inline-block;margin:0 5px 5px 0;overflow:hidden;padding:5px 10px;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;-webkit-transition-duration:.75s;transition-duration:.75s;z-index:0}.main-tag-white:before,.main-tag:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.active.main-tag-white,.main-tag-white:hover,.main-tag.active,.main-tag:hover{color:#fff}.active.main-tag-white:before,.main-tag-white:hover:before,.main-tag.active:before,.main-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.main-tag,.main-tag-white{padding:5px 15px}}@media only screen and (min-width:1920px){.main-tag,.main-tag-white{margin:0 .2604166667vw .2604166667vw 0;padding:.2083333333vw .78125vw}}.main-tag-white:before,.main-tag:before{-webkit-transition-duration:.75s;transition-duration:.75s}.main-tag-white{background:#eff0f3}.main-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;overflow:hidden;padding-left:4.167vw;position:relative;z-index:0}.main-button:before{background:#eff0f3;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.main-button.active:before,.main-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.main-button{height:50px}}@media only screen and (min-width:1920px){.main-button{height:3.125vw;padding-left:1.0416666667vw}}.main:not(.main--info){min-height:0}.main:not(.main--info) .main__blocks{min-height:calc(100vh - 60px);min-height:calc(var(--vh, 1vh)*100 - 60px)}@media only screen and (min-width:768px){.main:not(.main--info) .main__blocks{min-height:calc(100vh - 80px);min-height:calc(var(--vh, 1vh)*100 - 80px)}}@media only screen and (min-width:1366px){.main:not(.main--info) .main__blocks{min-height:calc(100vh - 80px)}}@media only screen and (min-width:1920px){.main:not(.main--info) .main__blocks{min-height:calc(100vh - 5.208vw)}}.main:not(.main--info) .main__content,.main:not(.main--info) .main__video,.main:not(.main--info) .main__video img,.main:not(.main--info) .main__video video{height:100%}.main .main__video img{height:100%;min-width:100vw}.main--info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.main--info .main__video{bottom:0;top:0}@media only screen and (min-width:1366px){.main--info .main__video img{min-width:calc(100vw - 25%)}}@media only screen and (max-width:767px){.main--info .main__advantages{display:none}}.main__blocks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}.main__page .main--info{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}@media only screen and (min-width:768px){.main--info{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}}@media only screen and (min-width:1366px){.main--info,.main__page{min-height:calc(100vh - 134px)}}@media only screen and (min-width:1920px){.main--info,.main__page{min-height:calc(105vh - 10.417vw)}}.mw-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.mw-title{font-size:72px}}@media only screen and (min-width:1920px){.mw-title{font-size:5.2083333333vw}}.mw-tag,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.mw-tag,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.mw-tag,.tag-template{font-size:.8333333333vw}}.mw-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.mw-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.mw-tags{margin:0 0 -.5208333333vw}}.mw-tag,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.mw-tag,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.mw-tag{margin:0 5px 5px 0}.mw-tag:last-child{margin-right:0}@media only screen and (min-width:768px){.mw-tag{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.mw-tag{margin:0 .5208333333vw .5208333333vw 0}}.mw-tag{background:#eff0f3;color:#262b38}.mw{background:#fff;padding:100px 4.1667vw 40px}@media only screen and (min-width:768px){.mw{padding:150px 4.1667vw 30px}}@media only screen and (min-width:1366px){.mw{padding:150px 4.1666666667vw 60px}}@media only screen and (min-width:1920px){.mw{padding:10.4166666667vw 4.1666666667vw 4.1666666667vw}}.mw-tags{margin-bottom:65px}@media only screen and (min-width:768px){.mw-tags{margin-bottom:105px}}@media only screen and (min-width:1366px){.mw-tags{margin-bottom:95px}}@media only screen and (min-width:1920px){.mw-tags{margin-bottom:7.1354166667vw}}.mw-tag{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.mw-tag:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.mw-tag.active,.mw-tag:hover{color:#fff}.mw-tag.active:before,.mw-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}.mw-title{margin-bottom:20px}@media only screen and (min-width:768px){.mw-title{margin-bottom:76px}}@media only screen and (min-width:1366px){.mw-title{margin-bottom:20px}}@media only screen and (min-width:1920px){.mw-title{margin-bottom:1.5625vw}}.mw-layout{grid-row-gap:15px;display:grid;grid-template-columns:1fr;position:relative;row-gap:15px}@media only screen and (min-width:768px){.mw-layout{row-gap:30px}}@media only screen and (min-width:1366px){.mw-layout{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(2,1fr);margin-top:330px;position:relative;z-index:0}.mw-layout:after,.mw-layout:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.mw-layout:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .mw-layout:before{width:100%}.mw-layout:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .mw-layout:after{height:100%}.mw-layout:after,.mw-layout:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.mw-layout:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.mw-layout:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.mw-layout:after,.mw-layout:before{bottom:0;top:auto}}@media only screen and (min-width:1920px){.mw-layout{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;margin-top:17.1875vw;row-gap:2.0833333333vw}}.mw-group{grid-row-gap:15px;display:grid;grid-template-columns:1fr;position:relative;row-gap:15px;z-index:0}@media only screen and (min-width:768px){.mw-group{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(2,1fr);row-gap:30px}}@media only screen and (min-width:768px)and (max-width:1365px){.mw-group{position:relative;z-index:0}.mw-group:after,.mw-group:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.mw-group:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .mw-group:before{width:100%}.mw-group:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .mw-group:after{height:100%}.mw-group:after,.mw-group:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.mw-group:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.mw-group:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.mw-group:after,.mw-group:before{bottom:0;top:auto}}@media only screen and (min-width:1920px){.mw-group{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;row-gap:2.0833333333vw}}@media only screen and (min-width:1366px){.mw-group:nth-child(odd){grid-template-columns:1fr 1.1598513011fr;position:relative;z-index:0}.mw-group:nth-child(odd):after{background:#959bad;bottom:0;content:" ";height:0;left:46.4%;position:absolute;-webkit-transition-delay:.34125s;transition-delay:.34125s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:1.15875s;transition-duration:1.15875s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .mw-group:nth-child(odd):after{height:100%}.mw-group:nth-child(2n){grid-template-columns:1.1598513011fr 1fr;position:relative;z-index:0}.mw-group:nth-child(2n):after{background:#959bad;bottom:0;content:" ";height:0;left:53.3%;position:absolute;-webkit-transition-delay:1.15875s;transition-delay:1.15875s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.34125s;transition-duration:.34125s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .mw-group:nth-child(2n):after{height:100%}.mw-group:nth-child(2n) .mw-card-img{aspect-ratio:269/285}}@media only screen and (min-width:1920px){.mw-group:nth-child(2n) .mw-card-img{aspect-ratio:380/330}}.mw-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;padding-bottom:15px;position:relative;z-index:0}@media only screen and (max-width:767px){.mw-card{position:relative;z-index:0}.mw-card:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .mw-card:before{width:100%}.mw-card:before{bottom:0;top:auto}}@media only screen and (min-width:1920px){.mw-card{padding-bottom:1.0416666667vw}}.mw-card_empty{display:none}.mw-card-button{min-height:60px;padding:10px 15px}@media only screen and (min-width:1920px){.mw-card-button{min-height:4.1666666667vw;padding:.78125vw}}.mw-card-button:not(:last-child){margin-bottom:15px}@media only screen and (min-width:1920px){.mw-card-button:not(:last-child){margin-bottom:1.0416666667vw}}@media only screen and (min-width:1366px){.mw-card:last-child .mw-card-img{aspect-ratio:270/285}}@media only screen and (min-width:1920px){.mw-card:last-child .mw-card-img{aspect-ratio:380/280;height:auto;width:auto}}.mw-card-img{aspect-ratio:330/285;display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.mw-card-img{aspect-ratio:337/285}}@media only screen and (min-width:1366px){.mw-card-img{aspect-ratio:312/285}}@media only screen and (min-width:1920px){.mw-card-img{aspect-ratio:440/330}}.team-up-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.team-up-title{font-size:72px}}@media only screen and (min-width:1920px){.team-up-title{font-size:5.2083333333vw}}.team-up-thumbs-link{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.team-up-thumbs-link{font-size:14px}}@media only screen and (min-width:1920px){.team-up-thumbs-link{font-size:.8333333333vw}}.team-up{background:#eff0f3;overflow:hidden;padding:15px 4.167vw;position:relative;z-index:1}.team-up--white{background-color:#fff}.team-up-no-vertical-line:after{display:none}@media only screen and (min-width:768px){.team-up{padding:20px 4.167vw}}@media only screen and (min-width:1366px){.team-up{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 0 20px;position:relative;z-index:0;z-index:1}.team-up:after{background:#959bad;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .team-up:after{height:300px}}@media only screen and (min-width:1920px){.team-up{padding:0 0 1.5625vw;position:relative;z-index:0;z-index:1}.team-up:after{background:#959bad;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .team-up:after{height:18.229vw}}.team-up-title{margin-bottom:50px}@media only screen and (min-width:1366px){.team-up-title{padding-right:20px}}@media only screen and (min-width:1920px){.team-up-title{margin-bottom:5.2083333333vw;padding-right:1.0416666667vw}}.team-up-img{margin-top:auto;width:100%}@media only screen and (min-width:1366px){.team-up-img{max-height:526px;max-width:626px}}@media only screen and (min-width:1920px){.team-up-img{max-height:33.8541666667vw;max-width:44.4791666667vw}}.team-up-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-up-main{margin-bottom:100px}@media only screen and (min-width:1366px){.team-up-main{margin:0 auto 0 0;padding-left:4.167vw;width:50%}}@media only screen and (min-width:1920px){.team-up-main{padding-left:4.1666666667vw}}.team-up-main .swiper-container{height:100%}.team-up-main .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.team-up-main .swiper-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;pointer-events:none}.team-up-main .swiper-slide-active{pointer-events:auto}.team-up-main-slide{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;min-height:116.9444444444vw}@media only screen and (max-width:1365.5px){.team-up-main-slide{padding-bottom:2.7777777778vw;position:relative;z-index:0}.team-up-main-slide:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .team-up-main-slide:before{width:100%}.team-up-main-slide:before{bottom:0;top:auto}}@media only screen and (min-width:768px){.team-up-main-slide{min-height:calc(105.07813vw - 40px)}}@media only screen and (min-width:1366px){.team-up-main-slide{min-height:calc(100vh - 80px - 2.92826vw)}}@media only screen and (min-width:1920px){.team-up-main-slide{min-height:calc(100vh - 8.33333vw)}}.team-up-thumbs{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:1366px){.team-up-thumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding-left:20px;padding-top:20px;position:relative;width:25%;z-index:0}.team-up-thumbs:after{background:#959bad;content:" ";height:0;left:0;position:absolute;top:-2.083vw;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:1}.visible .team-up-thumbs:after{height:calc(100% + 5.208vw)}.team-up-thumbs:after{left:-1px;-webkit-transform:scaleX(.5);transform:scaleX(.5);width:4px}}@media only screen and (min-width:1920px){.team-up-thumbs{padding-left:1.5625vw;padding-top:1.5625vw}}@media only screen and (max-width:1365.5px){.team-up-thumbs .swiper-container{max-width:calc(100% - 110px);overflow:hidden}}@media only screen and (max-width:1365.5px)and (min-width:768px){.team-up-thumbs .swiper-container{max-width:calc(100% - 130px)}}@media only screen and (min-width:1366px){.team-up-thumbs .swiper-container{max-height:calc(100% - 130px)}}.team-up-thumbs .swiper-slide{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100px;opacity:.5;-webkit-transition:opacity 1s;transition:opacity 1s;width:100px}@media only screen and (min-width:1920px){.team-up-thumbs .swiper-slide{height:6.25vw;width:6.25vw}}.team-up-thumbs .swiper-slide-thumb-active{opacity:1}.team-up-thumbs-slide{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}.team-up-thumbs-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.team-up-thumbs-link{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:2px solid #959bad;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;height:100px;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative;text-align:center;width:100px;z-index:0}.team-up-thumbs-link:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.team-up-thumbs-link.active:before,.team-up-thumbs-link:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:1920px){.team-up-thumbs-link{height:6.25vw;width:6.25vw}}.search-input{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.search-input{font-size:46px}}@media only screen and (min-width:1920px){.search-input{font-size:3.3333333333vw}}.search-tags-item,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.search-tags-item,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.search-tags-item,.tag-template{font-size:.8333333333vw}}.search-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.search-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.search-tags{margin:0 0 -.5208333333vw}}.search-tags-item,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.search-tags-item,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.search-tags-item{margin:0 5px 5px 0}.search-tags-item:last-child{margin-right:0}@media only screen and (min-width:768px){.search-tags-item{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.search-tags-item{margin:0 .5208333333vw .5208333333vw 0}}.search-section{background:#262b38;padding:40px 0 80px}.search-section-light{background:#fff}.search-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%;padding:150px 15px 30px;width:100%}@media only screen and (min-width:768px){.search-container{padding:250px 32px 48px}}@media only screen and (min-width:1366px){.search-container{padding:200px 4.167vw 42px}}@media only screen and (min-width:1920px){.search-container{padding:18.2291666667vw 4.1666666667vw 1.5625vw}}.search-input{border-bottom:2px solid #fff;color:#fff;display:block;line-height:1;margin-bottom:20px;max-width:100%;padding-bottom:15px;text-align:center;width:100%}@media only screen and (min-width:768px){.search-input{margin-bottom:30px;padding-bottom:22px}}@media only screen and (min-width:1366px){.search-input{max-width:74.713%}}@media only screen and (min-width:1920px){.search-input{margin-bottom:2.86vw;max-width:65%;padding-bottom:1.0416666667vw}}.search-input-grey{border-color:#262b38}.search-tags{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-bottom:95px}@media only screen and (min-width:768px){.search-tags{margin-bottom:110px}}@media only screen and (min-width:1366px){.search-tags{max-width:70%}}@media only screen and (min-width:1920px){.search-tags{margin-bottom:7.8125vw;max-width:55%}}.search-tags-item{background:#3e4454;color:#fff;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.search-tags-item:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.search-tags-item.active,.search-tags-item:hover{color:#262b38}.search-tags-item.active:before,.search-tags-item:hover:before{-webkit-transform:scale(1);transform:scale(1)}.search-results{grid-row-gap:10px;display:grid;grid-template-columns:1fr;row-gap:10px;width:100%}@media only screen and (min-width:768px){.search-results{row-gap:15px}}@media only screen and (min-width:1920px){.search-results{row-gap:1.0416666667vw}}.search-empty{color:#fff;display:none;margin-top:auto;text-align:center;width:100%}.search--faq.search-container{padding:80px 0 20px}@media only screen and (min-width:768px){.search--faq.search-container{padding:100px 0 30px}}@media only screen and (min-width:1920px){.search--faq.search-container{padding:6.25vw 0 2.6vw}}.search--faq .search-tags{margin-bottom:0}.search--faq .search-empty,.search--faq .search-results{padding:100px 0 20px}.pagination{margin:40px auto 100px}.pagination,.pagination-button,.pagination-button-dark{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center}.pagination-button,.pagination-button-dark{-webkit-box-flex:0;border:2px solid #959bad;color:#959bad;-webkit-flex:0 0 33px;-ms-flex:0 0 33px;flex:0 0 33px;font-size:14px;height:33px;margin:0 5px;overflow:hidden;position:relative;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;width:33px;z-index:0}.pagination-button-dark:before,.pagination-button:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.active.pagination-button-dark,.pagination-button-dark:hover,.pagination-button.active,.pagination-button:hover{color:#fff}.active.pagination-button-dark:before,.pagination-button-dark:hover:before,.pagination-button.active:before,.pagination-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.pagination-button,.pagination-button-dark{-ms-flex-preferred-size:50px;-webkit-flex-basis:50px;flex-basis:50px;font-size:18px;height:50px;margin:0 10px;width:50px}}@media only screen and (min-width:1920px){.pagination-button,.pagination-button-dark{-ms-flex-preferred-size:3.125vw;-webkit-flex-basis:3.125vw;flex-basis:3.125vw;height:3.125vw;width:3.125vw}}.pagination-button-dark:hover,.pagination-button:hover{border-color:#262b38}.pagination-button-dark{background:#3e4454;border:0;color:#fff;overflow:hidden;position:relative;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;z-index:0}.pagination-button-dark:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.pagination-button-dark.active,.pagination-button-dark:hover{color:#262b38}.pagination-button-dark.active:before,.pagination-button-dark:hover:before{-webkit-transform:scale(1);transform:scale(1)}.awards-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.awards-title{font-size:72px}}@media only screen and (min-width:1920px){.awards-title{font-size:5.2083333333vw}}.awards-card-rank,.awards-card-title{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.awards-card-rank,.awards-card-title{font-size:20px}}@media only screen and (min-width:1920px){.awards-card-rank,.awards-card-title{font-size:1.25vw}}.awards{background:#fff;position:relative;z-index:1}.awards_gray,.awards_grey{background:#eff0f3}.awards-container{padding:15px 15px 40px}@media only screen and (min-width:768px){.awards-container{padding:20px 32px 60px}}@media only screen and (min-width:1366px){.awards-container{padding:2.083vw 4.167vw 3.125vw}}.awards-title{margin-bottom:103px}@media only screen and (min-width:768px){.awards-title{margin-bottom:154px}}@media only screen and (min-width:1366px){.awards-title{margin-bottom:150px}}@media only screen and (min-width:1920px){.awards-title{margin-bottom:10.4166666667vw}}.awards-card:not(:last-child){margin-bottom:10px}@media only screen and (min-width:768px){.awards-card:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:1920px){.awards-card:not(:last-child){margin-bottom:1.0416666667vw}}@media only screen and (min-width:1366px){.awards-card{display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.awards-card:after,.awards-card:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.awards-card:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .awards-card:before{width:100%}.awards-card:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .awards-card:after{height:100%}.awards-card:after,.awards-card:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.awards-card:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.awards-card:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}.awards-card-bg{padding:10px 0;position:relative;z-index:0}.awards-card-bg:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .awards-card-bg:before{width:100%}@media only screen and (min-width:768px){.awards-card-bg{padding:15px 0}}@media only screen and (max-width:1365.5px){.awards-card-sm{display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.awards-card-sm:after,.awards-card-sm:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.awards-card-sm:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .awards-card-sm:before{width:100%}.awards-card-sm:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .awards-card-sm:after{height:100%}.awards-card-sm:after,.awards-card-sm:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.awards-card-sm:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.awards-card-sm:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1366px){.awards-card-sm{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.awards-card-col:nth-child(odd){padding:10px 10px 0 0}@media only screen and (min-width:768px){.awards-card-col:nth-child(odd){padding:15px 15px 0 0}}@media only screen and (min-width:1366px){.awards-card-col:nth-child(odd){-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;padding:15px 15px 0;position:relative;z-index:0}.awards-card-col:nth-child(odd):after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.125s;transition-delay:1.125s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.375s;transition-duration:.375s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .awards-card-col:nth-child(odd):after{height:100%}}@media only screen and (min-width:1920px){.awards-card-col:nth-child(odd){padding:1.0416666667vw 1.0416666667vw 0}}.awards-card-col:nth-child(2n){padding:10px 0 0 10px}@media only screen and (min-width:768px){.awards-card-col:nth-child(2n){padding:15px 0 0 15px}}@media only screen and (min-width:1366px){.awards-card-col:nth-child(2n){-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 2.0835vw);-ms-flex:0 0 calc(50% - 2.0835vw);flex:0 0 calc(50% - 2.0835vw);width:calc(50% - 2.0835vw)}}@media only screen and (min-width:1920px){.awards-card-col:nth-child(2n){padding:1.0416666667vw 0 0 1.0416666667vw}}.awards-card-rank{color:#959bad}.gallery-slide-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.gallery-slide-title{font-size:46px}}@media only screen and (min-width:1920px){.gallery-slide-title{font-size:3.3333333333vw}}.gallery{background:#fff;overflow:hidden}.gallery__header{border-bottom:2px solid #959bad;height:16.6666666667vw;position:relative}@media only screen and (min-width:768px){.gallery__header{height:80px}}@media only screen and (min-width:1366px){.gallery__header{height:5.8565153734vw}}@media only screen and (min-width:1920px){.gallery__header{height:5.2083333333vw}}.gallery__content{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.gallery__subtitle,.gallery__title{padding-top:20px}@media only screen and (min-width:768px){.gallery__subtitle,.gallery__title{padding-top:39px}}@media only screen and (min-width:1920px){.gallery__subtitle,.gallery__title{padding-top:1.5625vw}}.gallery__title-wrapper{margin-bottom:30px}.gallery__title{position:relative;width:75%}.gallery__title:after{background:#959bad;content:"";height:7.8125vh;position:absolute;right:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:2px}.gallery__subtitle{opacity:.5;padding-left:15px;position:relative;width:25%}@media only screen and (min-width:768px){.gallery__subtitle{padding-left:20px}}@media only screen and (min-width:1920px){.gallery__subtitle{padding-left:1.5625vw}}.gallery__img{aspect-ratio:16/9;max-height:100%;max-width:100%;overflow:hidden;padding-bottom:0;position:relative}@media only screen and (min-width:768px){.gallery__img{margin:20px 0 30px}}@media only screen and (min-width:1920px){.gallery__img{margin:1.0416666667vw 0 2.0833333333vw}}.gallery__img img,.gallery__img video{display:block;max-height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.gallery__play{background:none;border:none;cursor:pointer;left:15px;position:absolute;top:15px;z-index:1}@media only screen and (min-width:768px){.gallery__play{left:20px;top:20px}}@media only screen and (min-width:1366px){.gallery__play{top:40px}}@media only screen and (min-width:1920px){.gallery__play{left:1.5625vw;top:1.5625vw}}.gallery__play svg{width:27.7777777778vw}@media only screen and (min-width:768px){.gallery__play svg{width:140px}}@media only screen and (min-width:1920px){.gallery__play svg{width:10.4166666667vw}}.gallery__main{width:100%}@media only screen and (min-width:1366px){.gallery__main{height:100%;padding-left:4.1727672035vw;padding-right:2.196193265vw;width:calc(72% - 1px)}}@media only screen and (min-width:1920px){.gallery__main{padding-left:4.1666666667vw;padding-right:4.1666666667vw}}.gallery__main .swiper-container{height:100%;position:relative}.gallery__main .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.gallery__main .swiper-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;pointer-events:none}.gallery__main .swiper-slide.swiper-slide-active{pointer-events:all}.gallery__main-slide{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;height:100%;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;padding:0 15px 15px}@media only screen and (min-width:768px){.gallery__main-slide{padding:0 30px}}@media only screen and (min-width:1366px){.gallery__main-slide{border-bottom:0;padding:0}}.gallery__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;bottom:35px;display:none;-webkit-justify-content:space-between;justify-content:space-between;left:50%;padding:0 35px;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:1}@media only screen and (min-width:768px){.gallery__nav{bottom:50px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 50px}}@media only screen and (min-width:1366px){.gallery__nav{padding:0 20px}}@media only screen and (min-width:1920px){.gallery__nav{bottom:3.6458333333vw;padding:0 1.5625vw}}.gallery__nav-next,.gallery__nav-prev{color:#fff;font-size:16px}@media only screen and (min-width:768px){.gallery__nav-next,.gallery__nav-prev{font-size:25px}}@media only screen and (min-width:1920px){.gallery__nav-next,.gallery__nav-prev{font-size:1.8229166667vw}}.gallery__thumbs{border-top:2px solid #959bad;height:44.4444444444vw;overflow:hidden;padding-top:20px;position:relative;width:100%}@media only screen and (min-width:768px){.gallery__thumbs{height:200px;padding-top:30px}}@media only screen and (min-width:1366px){.gallery__thumbs{border-top:none;height:calc(100vh - 80px);padding:2.196193265vw 0 0 2.196193265vw;width:calc(25% + 1px)}}@media only screen and (min-width:1920px){.gallery__thumbs{padding:1.5625vw 0 0 2.0833333333vw}}@media only screen and (min-width:1366px){.gallery__thumbs:before{background:#959bad;content:"";height:100%;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2px}}.gallery__thumbs .swiper-container{height:100%}.gallery__thumbs .swiper-slide{cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:75px;opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s;width:75px}@media only screen and (min-width:768px){.gallery__thumbs .swiper-slide{height:100px;width:100px}}@media only screen and (min-width:1366px){.gallery__thumbs .swiper-slide{height:110px;width:110px}}@media only screen and (min-width:1920px){.gallery__thumbs .swiper-slide{height:6.25vw;width:6.25vw}}.gallery__thumbs .swiper-slide-thumb-active,.gallery__thumbs .swiper-slide:hover{opacity:1}.gallery__thumbs-slide{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}.gallery__thumbs-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-slide-title{margin:10px 0}@media only screen and (min-width:1920px){.gallery-slide-title{margin:.5208333333vw 0}}.gallery__main .swiper-container{overflow:hidden}@media(max-width:1279px){.gallery__thumbs .swiper-scrollbar{display:none!important}}.history__item{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.history__item{font-size:20px}}@media only screen and (min-width:1920px){.history__item{font-size:1.25vw}}.history{overflow:hidden}.history.modal{padding-right:0}.history .modal-button-close{z-index:2!important}.history__content{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between;background-color:#eff0f3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100vh;height:calc(var(--vh, 1vh)*100);position:relative}.history__content:after{background:#959bad;content:"";height:2px;left:0;position:absolute;top:16.6666666667vw;width:100%;z-index:1}@media only screen and (min-width:768px){.history__content:after{top:80px}}@media only screen and (min-width:1920px){.history__content:after{top:5.208vw}}.history__swiper{height:100%;position:relative;width:100%}.history__swiper .swiper-wrapper{-webkit-box-align:stretch;-ms-flex-align:stretch;-webkit-align-items:stretch;align-items:stretch}.history__swiper .swiper-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:auto;pointer-events:none}.history__swiper .swiper-slide.swiper-slide-active{pointer-events:all}.history__slide,.history__slide--light{background-color:#eff0f3}@media only screen and (min-width:1366px){.history__slide--light{max-width:calc(75% - 1px)}}.history__slide--light .history__title{color:#262b38}@media only screen and (min-width:1366px){.history__slide--light .history__item{padding:0 20px 20px 4.1666666667vw}}@media only screen and (min-width:1920px){.history__slide--light .history__item{padding:0 30px 30px 4.1666666667vw}}.history__slide--dark{overflow:hidden;position:relative;width:100vw}@media only screen and (min-width:1366px){.history__slide--dark .history__slide-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.history__slide--dark .history__item{min-height:300px}}@media only screen and (min-width:1920px){.history__slide--dark .history__item{min-height:15.625vw}}.history__slide--dark .history__image img{height:100%}@media only screen and (min-width:1366px){.history__slide--dark .history__image img{max-height:calc(100% - 18.3vw)}}@media only screen and (min-width:1920px){.history__slide--dark .history__image img{max-height:calc(100% - 16.1vw)}}.history__slide--dark:after{background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 3s ease;transition:-webkit-transform 3s ease;transition:transform 3s ease;transition:transform 3s ease,-webkit-transform 3s ease;width:100%;z-index:0}@media only screen and (min-width:1366px){.history__slide--dark:after{-webkit-transform:translateX(100%);transform:translateX(100%)}}.history__slide--dark.swiper-slide-active:after{-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (min-width:1366px){.history__slide--dark.swiper-slide-active:after{-webkit-transform:translateX(0);transform:translateX(0)}}.history__slide--dark.swiper-slide-active .history__item--hidden .history__item,.history__slide--dark.swiper-slide-active .history__title:before{background-size:100% 100%}.history__slide-content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;height:100%;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;padding:0 15px 15px;position:relative;z-index:1}@media only screen and (min-width:768px){.history__slide-content{padding:0 32px 32px}}@media only screen and (min-width:1366px){.history__slide-content{padding:0}}.history__slide-content-left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.history__title{padding:22.2222222222vw 0 0;position:relative}@media only screen and (min-width:768px){.history__title{padding:13.0208333333vw 0 0}}@media only screen and (min-width:1366px){.history__title{padding:7.3206442167vw 0 0 4.1666666667vw}}@media only screen and (min-width:1920px){.history__title{padding:6.25vw 0 0 4.1666666667vw}}.history__title:before{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background:linear-gradient(#fff,#fff);-webkit-background-clip:text;background-position:100% 100%;background-repeat:no-repeat;background-size:100% 0;content:attr(data-char);display:inline-block;height:100vh;height:calc(var(--vh, 1vh)*100);left:0;overflow:hidden;padding:22.2222222222vw 0 0;position:absolute;top:0;-webkit-transition:background-size 3s ease;transition:background-size 3s ease;width:100vw}@media only screen and (min-width:768px){.history__title:before{padding:13.0208333333vw 0 0}}@media only screen and (min-width:1366px){.history__title:before{background-position:100% 50%;background-size:0 100%;padding:7.3206442167vw 0 0 4.1666666667vw}}@media only screen and (min-width:1920px){.history__title:before{padding:6.25vw 0 0 4.1666666667vw}}.history__item,.history__row{position:relative}.history__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:150px;padding:0 15px 15px 0}.history__item--laptop{display:none}@media only screen and (min-width:768px){.history__item{padding:0 20px 20px 0}}@media only screen and (min-width:1366px){.history__item{max-height:600px;padding:0 20px 20px}.history__item--mobile{display:none}.history__item--laptop{display:block}}@media only screen and (min-width:1920px){.history__item{max-height:31.25vw;padding:0 30px 30px}}.history__item--hidden{display:none}@media only screen and (min-width:1366px){.history__item--hidden{display:block;left:0;position:absolute;top:0;width:100vw}}.history__item--hidden .history__item{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff));background:linear-gradient(#fff,#fff);-webkit-background-clip:text;background-position:100% 50%;background-repeat:no-repeat;background-size:0 100%;overflow:hidden;-webkit-transition:background-size 3s ease;transition:background-size 3s ease;width:100%}@media only screen and (min-width:1366px){.history__item--hidden .history__item{padding-left:calc(25% + 20px)}.history__item--hidden .history__item span{width:calc(25vw - 40px)}}@media only screen and (min-width:1920px){.history__item--hidden .history__item{padding-left:calc(25% + 30px)}.history__item--hidden .history__item span{width:calc(25vw - 60px)}}.history__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;max-width:100%;min-height:240px;padding:15px 0 0;position:relative;z-index:1}@media only screen and (min-width:768px){.history__image{min-height:500px;padding-top:20px}}@media only screen and (min-width:1366px){.history__image{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;aspect-ratio:16/9;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:0;min-height:auto;padding:0 20px 20px}}@media only screen and (min-width:1920px){.history__image{overflow:hidden;padding:0 30px 30px}}.history__image img{display:block;max-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.history__line--light:after,.history__line:after{background:#959bad;content:"";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transition:height 1.5s ease;transition:height 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:2px;z-index:1}.history__line--light:after{background-color:#959bad;-webkit-transition-delay:2s;transition-delay:2s}.history__line--between:after{background:#959bad;bottom:0;content:"";height:2px;left:0;position:absolute;top:0;top:auto;-webkit-transition:width 1.5s ease;transition:width 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:0}@media only screen and (min-width:1366px){.history__line--between:after{background:#959bad;content:"";display:none;display:block;height:0;left:calc(100% - 1px);left:calc(100% - 2px);position:absolute;top:0;top:80px;-webkit-transition:height 1.5s ease;transition:height 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:2px;z-index:1}}@media only screen and (min-width:1920px){.history__line--between:after{top:5.208vw}}.history__line--mobile:after{background:#959bad;content:"";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transition:height 1.5s ease;transition:height 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:2px;z-index:1}@media only screen and (min-width:1366px){.history__line--mobile:after{display:none}}.history__line--laptop:after{display:none}@media only screen and (min-width:1366px){.history__line--laptop:after{background:#959bad;content:"";display:block;height:0;left:calc(100% - 1px);position:absolute;top:0;top:80px;-webkit-transition:height 1.5s ease;transition:height 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:2px;z-index:1}}@media only screen and (min-width:1920px){.history__line--laptop:after{top:5.208vw}}.history__line-horisontal{position:relative}.history__line-horisontal:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:0;-webkit-transition:width 1.5s ease;transition:width 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:0}@media only screen and (min-width:1366px){.history__line-horisontal:before{display:none}}.history__line-horisontal--light{position:relative}.history__line-horisontal--light:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:0;-webkit-transition:width 1.5s ease;transition:width 1.5s ease;-webkit-transition-delay:1s;transition-delay:1s;width:0}@media only screen and (min-width:1366px){.history__line-horisontal--light:before{display:none}}.modal.active .swiper-slide-active .history__line:after{height:100%}.modal.active .swiper-slide-active .history__line--between:after{height:2px;width:100%}@media only screen and (min-width:1366px){.modal.active .swiper-slide-active .history__line--between:after{height:100%;width:2px}}.modal.active .swiper-slide-active .history__line-horisontal:before{width:100%}.history__slide--dark .louver-anim{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat;-webkit-background-clip:text;background-size:100% 100%;color:transparent}.history__slide--dark .history__item .louver-anim{-webkit-text-fill-color:transparent;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)) no-repeat;background:linear-gradient(#fff,#fff) no-repeat;-webkit-background-clip:text;background-size:100% 100%;color:transparent}.active .swiper-slide-active .louver-anim,.active .swiper-slide-visible .louver-anim{-webkit-text-fill-color:transparent;-webkit-animation:louver-appear 2s linear;animation:louver-appear 2s linear;background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat;-webkit-background-clip:text;background-position:50% 0;background-size:100% 100%;color:transparent}.active .swiper-slide-active.history__slide--dark .louver-anim,.active .swiper-slide-visible.history__slide--dark .louver-anim{-webkit-text-fill-color:transparent;-webkit-animation:louver-appear 2s linear;animation:louver-appear 2s linear;background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat;-webkit-background-clip:text;background-size:100% 100%;color:transparent}.active .swiper-slide-active.history__slide--dark .history__item .louver-anim,.active .swiper-slide-visible.history__slide--dark .history__item .louver-anim{-webkit-text-fill-color:transparent;-webkit-animation:louver-appear 2s linear;animation:louver-appear 2s linear;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#fff)) no-repeat;background:linear-gradient(#fff,#fff) no-repeat;-webkit-background-clip:text;background-size:100% 100%;color:transparent}@media only screen and (min-width:1366px){.active .swiper-slide-active.history__slide--dark .history__item .louver-anim,.active .swiper-slide-visible.history__slide--dark .history__item .louver-anim{-webkit-text-fill-color:transparent;-webkit-animation:louver-appear 2s linear;animation:louver-appear 2s linear;background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat;-webkit-background-clip:text;background-size:100% 100%;color:transparent}}@-webkit-keyframes louver-appear{0%{background-size:100% 0}to{background-size:100% 100%}}@keyframes louver-appear{0%{background-size:100% 0}to{background-size:100% 100%}}.modal.active .swiper-slide-active .history__image:after{-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation:louver-appear-image 2s linear;animation:louver-appear-image 2s linear;background:-webkit-gradient(linear,left top,left bottom,from(#eff0f3),to(#eff0f3)) no-repeat;background:linear-gradient(#eff0f3,#eff0f3) no-repeat;content:"";display:block;height:100%;left:0;position:absolute;top:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}.modal.active .swiper-slide-active.history__slide--dark .history__image:after{background:-webkit-gradient(linear,left top,left bottom,from(#262b38),to(#262b38)) no-repeat;background:linear-gradient(#262b38,#262b38) no-repeat}@-webkit-keyframes louver-appear-image{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes louver-appear-image{0%{-webkit-transform:translateY(0);transform:translateY(0)}to{-webkit-transform:translateY(100%);transform:translateY(100%)}}.i-webinar .i-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.i-webinar .i-title{font-size:100px}}@media only screen and (min-width:1366px){.i-webinar .i-title{font-size:150px}}@media only screen and (min-width:1920px){.i-webinar .i-title{font-size:10.4166666667vw}}.i-col-title,.i-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.i-col-title,.i-title{font-size:72px}}@media only screen and (min-width:1920px){.i-col-title,.i-title{font-size:5.2083333333vw}}.i-quote .i-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.i-quote .i-title{font-size:46px}}@media only screen and (min-width:1920px){.i-quote .i-title{font-size:3.3333333333vw}}.i-col-subtitle,.i-headless .i-col-title,.i-reversed .i-col-title{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.i-col-subtitle,.i-headless .i-col-title,.i-reversed .i-col-title{font-size:28px}}@media only screen and (min-width:1920px){.i-col-subtitle,.i-headless .i-col-title,.i-reversed .i-col-title{font-size:2.0833333333vw}}.i-quote .i-col-name,.i-quote .i-col-phrase,.i-webinar .i-col-available,.i-webinar .i-col-date,.i-webinar .i-col-name,.i-webinar .i-col-phrase{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.i-quote .i-col-name,.i-quote .i-col-phrase,.i-webinar .i-col-available,.i-webinar .i-col-date,.i-webinar .i-col-name,.i-webinar .i-col-phrase{font-size:20px}}@media only screen and (min-width:1920px){.i-quote .i-col-name,.i-quote .i-col-phrase,.i-webinar .i-col-available,.i-webinar .i-col-date,.i-webinar .i-col-name,.i-webinar .i-col-phrase{font-size:1.25vw}}.i-col-description,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.i-col-description,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.i-col-description,.tag-template{font-size:.8333333333vw}}.i{background:#fff;color:#262b38;overflow:hidden}.i.bg-gray,.i.bg-grey{background:#eff0f3}.i-container{padding:80px 4.1667vw 0}@media only screen and (min-width:768px){.i-container{padding:100px 4.1667vw 0}}@media only screen and (min-width:1366px){.i-container{padding:100px 4.167vw 0}}@media only screen and (min-width:1920px){.i-container{padding:6.25vw 4.167vw 0}}.i-title{margin-bottom:20px}@media only screen and (min-width:768px){.i-title{margin-bottom:30px}}@media only screen and (min-width:1920px){.i-title{margin-bottom:2.6041666667vw}}.i-layout{grid-row-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);row-gap:30px}@media only screen and (min-width:768px){.i-layout{row-gap:40px}}@media only screen and (min-width:1366px){.i-layout{grid-template-columns:repeat(4,1fr);margin:0 -4.167vw;position:relative;z-index:0}.i-layout:before{background:#959bad;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .i-layout:before{width:calc(100% - 8.334vw)}}.i-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:250px;min-width:0}@media only screen and (min-width:768px){.i-col{min-height:350px}}@media only screen and (min-width:1366px){.i-col{max-height:300px;min-height:300px}}@media only screen and (min-width:1920px){.i-col{max-height:18.2291666667vw;min-height:18.2291666667vw}}@media only screen and (max-width:1365.5px){.i-col:first-child{padding:15px 15px 0 0;position:relative;z-index:0}.i-col:first-child:after,.i-col:first-child:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.i-col:first-child:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .i-col:first-child:before{width:200%}.i-col:first-child:after{height:0;left:calc(100% - 1px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .i-col:first-child:after{height:100%}.i-col:first-child:after,.i-col:first-child:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.i-col:first-child:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.i-col:first-child:after{-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (max-width:1365.5px)and (min-width:768px){.i-col:first-child{padding:20px 20px 0 0}}@media only screen and (min-width:1366px){.i-col:first-child{min-height:600px;padding:20px 20px 0 4.167vw;position:relative;z-index:0}.i-col:first-child:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:.375s;transition-delay:.375s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:1.125s;transition-duration:1.125s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .i-col:first-child:after{height:100%}.i-col:first-child .i-col-content{max-height:280px}}@media only screen and (min-width:1920px){.i-col:first-child{min-height:36.4583333333vw;padding:1.5625vw 1.5625vw 0 4.167vw}.i-col:first-child .i-col-content{max-height:16.6666666667vw}}.i-col:nth-child(2){padding:15px 0 0 15px}@media only screen and (min-width:768px){.i-col:nth-child(2){padding:20px 0 0 20px}}@media only screen and (min-width:1366px){.i-col:nth-child(2){padding:20px 20px 0;position:relative;z-index:0}.i-col:nth-child(2):after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.75s;transition-duration:.75s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .i-col:nth-child(2):after{height:100%}}@media only screen and (min-width:1920px){.i-col:nth-child(2){padding:1.5625vw 1.5625vw 0}}@media only screen and (max-width:1365.5px){.i-col:nth-child(3){padding:15px 15px 15px 0;position:relative;z-index:0}.i-col:nth-child(3):after,.i-col:nth-child(3):before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.i-col:nth-child(3):before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .i-col:nth-child(3):before{width:200%}.i-col:nth-child(3):after{height:0;left:calc(100% - 1px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .i-col:nth-child(3):after{height:100%}.i-col:nth-child(3):after,.i-col:nth-child(3):before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.i-col:nth-child(3):before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.i-col:nth-child(3):after{-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (max-width:1365.5px)and (min-width:768px){.i-col:nth-child(3){padding:20px 20px 20px 0}}@media only screen and (min-width:1366px){.i-col:nth-child(3){padding:20px 20px 0;position:relative;z-index:0}.i-col:nth-child(3):after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.125s;transition-delay:1.125s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.375s;transition-duration:.375s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .i-col:nth-child(3):after{height:100%}}@media only screen and (min-width:1920px){.i-col:nth-child(3){padding:1.5625vw 1.5625vw 0}}.i-col:nth-child(4){padding:15px 0 15px 15px}@media only screen and (min-width:768px){.i-col:nth-child(4){padding:20px 0 20px 20px}}@media only screen and (min-width:1366px){.i-col:nth-child(4){padding:20px 4.167vw 0 20px}}@media only screen and (min-width:1920px){.i-col:nth-child(4){padding:1.5625vw 4.167vw 0 1.5625vw}}.i-col-content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1}@media only screen and (min-width:1920px){.i-col-content{font-size:.8333333333vw}}.i-col-title{font-size:30px;margin-bottom:15px}@media only screen and (min-width:768px){.i-col-title{font-size:60px}}@media only screen and (min-width:1920px){.i-col-title{font-size:4.1666666667vw;margin-bottom:1.5625vw}}.i-col-subtitle{margin-top:auto}.i-col-description{display:none;margin-top:auto}.i-col .color-grey{color:#262b38;opacity:.5}.i-button{margin-top:auto}.i-headless .i-container,.i-reversed .i-container{padding-bottom:40px;padding-top:40px}@media only screen and (min-width:768px){.i-headless .i-container,.i-reversed .i-container{padding-bottom:60px;padding-top:60px}}@media only screen and (min-width:1920px){.i-headless .i-container,.i-reversed .i-container{padding-bottom:4.1666666667vw;padding-top:4.1666666667vw}}.i-headless .i-col-description,.i-reversed .i-col-description{display:block}.i-reversed .i-title{display:block;margin-bottom:0}.i-reversed .i-layout{margin-bottom:100px}@media only screen and (min-width:1366px){.i-reversed .i-layout{margin-bottom:150px;margin-bottom:30px}}@media only screen and (min-width:1920px){.i-reversed .i-layout{margin-bottom:2.0833333333vw}}.i-reversed .i-col:nth-child(3),.i-reversed .i-col:nth-child(4){padding-bottom:0}.i-advantages{background:#959bad;color:#fff}.i-advantages .i-col:after,.i-advantages .i-col:before,.i-advantages .i-layout:after,.i-advantages .i-layout:before{background:#fff}@media only screen and (min-width:1366px){.i-advantages .i-col:first-child .i-col-content{max-height:330px}}@media only screen and (min-width:1920px){.i-advantages .i-col:first-child .i-col-content{max-height:21.875vw}}@media only screen and (min-width:1366px){.i-advantages .i-col:not(:first-child){max-height:350px;min-height:350px}}@media only screen and (min-width:1920px){.i-advantages .i-col:not(:first-child){max-height:23.4375vw;min-height:23.4375vw}}@media only screen and (max-width:1365.5px){.i-advantages .i-col:nth-child(3):before{display:none}}.i-advantages .i-col-description,.i-advantages .i-col-subtitle,.i-advantages .i-col-title{display:block}.i-advantages .i-col-title{margin-bottom:0}.i-advantages .i-col-subtitle{margin:0 0 15px;opacity:.5}.i-quote .i-container,.i-webinar .i-container{padding-bottom:40px}@media only screen and (min-width:768px){.i-quote .i-container,.i-webinar .i-container{padding-bottom:60px}}@media only screen and (min-width:1920px){.i-quote .i-container,.i-webinar .i-container{padding-bottom:4.1666666667vw}}.i-quote .i-col:first-child,.i-webinar .i-col:first-child{min-height:165px;padding-right:0}@media only screen and (min-width:1366px){.i-quote .i-col:first-child,.i-quote .i-col:first-child .i-col-content,.i-webinar .i-col:first-child,.i-webinar .i-col:first-child .i-col-content{max-height:none}}.i-quote .i-col:first-child:after,.i-webinar .i-col:first-child:after{display:none}.i-quote .i-col:nth-child(2),.i-webinar .i-col:nth-child(2){min-height:0;padding:0}@media only screen and (min-width:1366px){.i-quote .i-col:nth-child(2),.i-webinar .i-col:nth-child(2){min-height:500px}}@media only screen and (min-width:1920px){.i-quote .i-col:nth-child(2),.i-webinar .i-col:nth-child(2){min-height:36.4583333333vw}}.i-quote .i-col:nth-child(4),.i-webinar .i-col:nth-child(4){min-height:200px;padding-bottom:0}@media only screen and (min-width:768px){.i-quote .i-col:nth-child(4),.i-webinar .i-col:nth-child(4){min-height:300px}}.i-quote .i-col-img,.i-webinar .i-col-img{aspect-ratio:1/1;display:block;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.i-quote .i-col-name,.i-webinar .i-col-name{margin-bottom:15px}.i-quote .i-col-phrase,.i-webinar .i-col-phrase{margin-top:auto;opacity:.5}.i-webinar .i-container{padding-bottom:15px;padding-top:15px}@media only screen and (min-width:768px){.i-webinar .i-container{padding-bottom:30px;padding-top:30px}}@media only screen and (min-width:1920px){.i-webinar .i-container{padding-bottom:2.0833333333vw;padding-top:2.0833333333vw}}.i-webinar .i-title{margin-bottom:120px}@media only screen and (min-width:768px){.i-webinar .i-title{margin-bottom:150px}}@media only screen and (min-width:1920px){.i-webinar .i-title{margin-bottom:10.4166666667vw}}@media only screen and (min-width:1366px){.i-webinar .i-col:first-child{padding-top:0}}.i-webinar .i-col-available{margin-top:auto}.company-about .company__item-stat-num,.technologies-reversed .technologies__item--txt,.technologies-reversed .technologies__item-stat-num{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.company-about .company__item-stat-num,.technologies-reversed .technologies__item--txt,.technologies-reversed .technologies__item-stat-num{font-size:72px}}@media only screen and (min-width:1920px){.company-about .company__item-stat-num,.technologies-reversed .technologies__item--txt,.technologies-reversed .technologies__item-stat-num{font-size:5.2083333333vw}}.company__item-stat-num,.technologies__item--txt,.technologies__item-stat-num{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.company__item-stat-num,.technologies__item--txt,.technologies__item-stat-num{font-size:46px}}@media only screen and (min-width:1920px){.company__item-stat-num,.technologies__item--txt,.technologies__item-stat-num{font-size:3.3333333333vw}}.company__item--txt,.company__item-stat-txt,.ii-title,.technologies__item-stat-txt{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.company__item--txt,.company__item-stat-txt,.ii-title,.technologies__item-stat-txt{font-size:28px}}@media only screen and (min-width:1920px){.company__item--txt,.company__item-stat-txt,.ii-title,.technologies__item-stat-txt{font-size:2.0833333333vw}}.company__item-txt,.ii-text,.tag-template,.technologies__item-txt{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.company__item-txt,.ii-text,.tag-template,.technologies__item-txt{font-size:14px}}@media only screen and (min-width:1920px){.company__item-txt,.ii-text,.tag-template,.technologies__item-txt{font-size:.8333333333vw}}.ii{background:#959bad;color:#fff}.ii-container{padding:15px 4.167vw 0}@media only screen and (min-width:768px){.ii-container{padding:20px 4.167vw}}@media only screen and (min-width:1366px){.ii-container{padding:0}.ii-layout{display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.ii-layout:after{background:#fff;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .ii-layout:after{height:100%}}.ii-col-big{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:170px}@media only screen and (min-width:768px){.ii-col-big{min-height:280px}}@media only screen and (min-width:1366px){.ii-col-big{min-height:calc(100vh - 80px)}}@media only screen and (min-width:1920px){.ii-col-big{min-height:calc(100vh - 5.20833vw)}}.ii-col-big-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between}.ii-col-big-card:first-child{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}@media only screen and (min-width:1366px){.ii-col-big-card:first-child{padding:20px 20px 20px 4.167vw}}@media only screen and (min-width:1920px){.ii-col-big-card:first-child{padding:1.5625vw 1.5625vw 1.5625vw 4.1666666667vw}}.ii-col-big-card:nth-child(2){display:none}.ii-col-small{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1365.5px){.ii-col-small{position:relative;z-index:0}.ii-col-small:after,.ii-col-small:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.ii-col-small:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ii-col-small:before{width:100%}.ii-col-small:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ii-col-small:after{height:100%}.ii-col-small:after,.ii-col-small:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ii-col-small:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ii-col-small:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1366px){.ii-col-small{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;z-index:0}.ii-col-small:after{background:#fff;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .ii-col-small:after{height:100%}}.ii-col-small-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:250px}@media only screen and (min-width:768px){.ii-col-small-card{min-height:300px}}@media only screen and (min-width:1920px){.ii-col-small-card{min-height:350px}}.ii-col-small-card:first-child{padding:15px 15px 15px 0}@media only screen and (min-width:768px){.ii-col-small-card:first-child{padding:20px 20px 20px 0}}@media only screen and (min-width:1366px){.ii-col-small-card:first-child{padding:20px}}@media only screen and (min-width:1920px){.ii-col-small-card:first-child{padding:1.5625vw}}.ii-col-small-card:nth-child(2){padding:15px 0 15px 15px}@media only screen and (min-width:768px){.ii-col-small-card:nth-child(2){padding:20px 0 20px 20px}}@media only screen and (min-width:1366px){.ii-col-small-card:nth-child(2){padding:20px 4.167vw 20px 20px}}@media only screen and (min-width:1920px){.ii-col-small-card:nth-child(2){padding:1.5625vw 4.1666666667vw 1.5625vw 1.5625vw}}.ii-title{margin-bottom:15px}@media only screen and (min-width:768px){.ii-title{margin-bottom:20px}}@media only screen and (min-width:1920px){.ii-title{margin-bottom:1.5625vw}}.ii-button{margin-top:auto}.ii-text{word-break:break-word}.ii-reversed{background:#eff0f3;color:#262b38}.ii-reversed.dark{background:#262b38;color:#fff}.ii-reversed .ii-layout:after{display:none}@media only screen and (max-width:767px){.ii-reversed .ii-col-big{margin-bottom:30px}}@media only screen and (min-width:768px)and (max-width:1365px){.ii-reversed .ii-col-big{margin-bottom:40px}}@media only screen and (min-width:1366px){.ii-reversed .ii-col-big{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:1365.5px){.ii-reversed .ii-col-big .ii-title{margin-bottom:150px}.ii-reversed .ii-col-big .ii-text{padding-top:15px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.ii-reversed .ii-col-big .ii-text{padding-top:20px}}@media only screen and (min-width:1366px){.ii-reversed .ii-col-big-card:first-child{position:relative;z-index:0}.ii-reversed .ii-col-big-card:first-child:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .ii-reversed .ii-col-big-card:first-child:after{height:100%}}.ii-reversed .ii-col-big-card:nth-child(2){-webkit-box-flex:0;-ms-flex-positive:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-grow:0;flex-grow:0;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:auto}@media only screen and (min-width:1366px){.ii-reversed .ii-col-big-card:nth-child(2){min-height:350px;padding:20px;position:relative;z-index:0}.ii-reversed .ii-col-big-card:nth-child(2):after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .ii-reversed .ii-col-big-card:nth-child(2):after{height:100%}}@media only screen and (min-width:1920px){.ii-reversed .ii-col-big-card:nth-child(2){min-height:26.0416666667vw;padding:1.5625vw}}@media only screen and (max-width:767px){.ii-reversed .ii-col-big-card:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1365px){.ii-reversed .ii-col-big-card:not(:last-child){margin-bottom:20px}}.ii-reversed .ii-col-small{margin-top:auto}.ii-reversed .ii-col-small:after,.ii-reversed .ii-col-small:before{background:#959bad}@media only screen and (min-width:1366px){.ii-reversed .ii-col-small-card{min-height:350px}}@media only screen and (min-width:1920px){.ii-reversed .ii-col-small-card{min-height:26.0416666667vw}}.ii-reversed .ii-text{color:#959bad}.company{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;overflow:hidden;width:100%}@media only screen and (min-width:1366px){.company{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.company__content{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;position:relative}@media only screen and (min-width:1366px){.company__content{width:50%}}.company__content--1 .company__item:first-child{padding:15px 15px 15px 4.167vw}@media only screen and (min-width:768px){.company__content--1 .company__item:first-child{padding:20px 20px 20px 4.167vw}}@media only screen and (min-width:1366px){.company__content--1 .company__item:first-child{padding:0 1.46vw 1.46vw 4.167vw}}.company__content--1 .company__item:last-child{padding-right:4.167vw}@media only screen and (min-width:1366px){.company__content--1 .company__item:last-child{padding:0 1.46vw 1.46vw}}.company__content--2 .company__item:not(:first-child):not(:last-child){padding-left:4.167vw}@media only screen and (min-width:1366px){.company__content--2 .company__item:not(:first-child):not(:last-child){padding:0 1.46vw 1.46vw}}@media only screen and (min-width:1920px){.company__content--2 .company__item:not(:first-child):not(:last-child){padding-left:1.46vw}}.company__content--2 .company__item:not(:first-child):last-child{padding-right:4.167vw;padding-top:0}.company__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;min-height:250px;padding:15px;position:relative;width:50%}@media only screen and (min-width:768px){.company__item{min-height:300px;padding:20px}}@media only screen and (min-width:1366px){.company__item{padding:1.46vw}}.company__item--card{width:50%}@media only screen and (min-width:1366px){.company__item--card{margin-top:auto;min-height:22.622vw;padding-top:0}}.company__item--txt{min-height:265px;padding-left:4.167vw;padding-right:4.167vw;width:100%}@media only screen and (min-width:768px){.company__item--txt{min-height:395px}}@media only screen and (min-width:1366px){.company__item--txt{padding-left:20px}}.company__item-stat-txt{color:#959bad}.company-reversed{padding-bottom:30px}@media only screen and (min-width:768px){.company-reversed{padding-bottom:40px}}@media only screen and (min-width:1366px){.company-reversed{padding-bottom:0}}.company-reversed .company__content--1 .company__item:first-child{padding:15px 15px 0 4.167vw}@media only screen and (min-width:768px){.company-reversed .company__content--1 .company__item:first-child{padding:20px 20px 0 4.167vw}}@media only screen and (min-width:1366px){.company-reversed .company__content--1 .company__item:first-child{padding:20px 1.46vw 0 4.167vw}.company-reversed .company__content--1 .company__item:last-child{padding:0 1.46vw 1.46vw 4.167vw}}@media only screen and (min-width:1920px){.company-reversed .company__content--1 .company__item:last-child{display:inline-block;line-height:.85;padding:0 3.125vw 1.46vw 4.167vw}}.company-reversed .company__content--1 .company__item:not(:first-child):not(:last-child){padding-right:4.167vw}@media only screen and (min-width:1366px){.company-reversed .company__content--1 .company__item:not(:first-child):not(:last-child){padding:20px 20px 0}}.company-reversed .company__content--2 .company__item:first-child{padding:15px 15px 0 4.167vw}@media only screen and (min-width:768px){.company-reversed .company__content--2 .company__item:first-child{padding:20px 20px 0 4.167vw}}@media only screen and (min-width:1366px){.company-reversed .company__content--2 .company__item:first-child{padding:20px 1.46vw 0}}.company-reversed .company__content--2 .company__item:last-child{padding:15px 4.167vw 0 15px}@media only screen and (min-width:768px){.company-reversed .company__content--2 .company__item:last-child{padding:20px 4.167vw 0 20px}}@media only screen and (min-width:1366px){.company-reversed .company__content--2 .company__item:last-child{padding-top:20px}}.company-reversed .company__item--card{margin-top:0}@media only screen and (min-width:1366px){.company-reversed .company__item--card{padding-bottom:0}}.company-reversed .company__item--txt span{margin-top:auto}.company-reversed .company__item--txt.x-line-top-dark:before{bottom:0;top:auto}@media only screen and (min-width:1366px){.company-reversed .company__item--txt.x-line-top-dark:before{display:none}.company-reversed .company__item--txt{margin-top:auto;min-height:0;min-height:auto;padding:0 20px 20px 4.167vw}}@media only screen and (min-width:1920px){.company-reversed .company__item-txt{line-height:1.1}}@media only screen and (min-width:1366px){.company-partner{position:relative;z-index:0}.company-partner:before{background:#959bad;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .company-partner:before{width:calc(100% - 8.334vw)}}.company-partner .company__item-img{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#eff0f3;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}@media only screen and (min-width:1366px){.company-partner .company__item-img{aspect-ratio:1/1;height:285px;width:285px}}@media only screen and (min-width:1920px){.company-partner .company__item-img{height:20.8333333333vw;width:20.8333333333vw}}.company-partner .company__item-img img{max-width:190px}@media only screen and (min-width:768px){.company-partner .company__item-img img{max-width:290px}}@media only screen and (min-width:1366px){.company-partner .company__item-img img{max-width:230px}}@media only screen and (min-width:1920px){.company-partner .company__item-img img{max-width:330px}}.company-partner .company__content--1{position:relative;z-index:0}.company-partner .company__content--1:before{background:#959bad;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .company-partner .company__content--1:before{width:calc(100% - 8.334vw)}.company-partner .company__content--1:before{bottom:0;top:auto}@media only screen and (min-width:1366px){.company-partner .company__content--1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.company-partner .company__content--1:before{content:none}}.company-partner .company__content--1 .company__item:first-child{height:180px;min-height:180px;padding:0 4.167vw 15px;width:100%}@media only screen and (min-width:768px){.company-partner .company__content--1 .company__item:first-child{height:382px;padding:0 0 30px 4.167vw;width:50%}}@media only screen and (min-width:1366px){.company-partner .company__content--1 .company__item:first-child{height:50%}}@media only screen and (min-width:1920px){.company-partner .company__content--1 .company__item:first-child{height:57.1428571429%}}.company-partner .company__content--1 .company__item:last-child{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;min-height:0;min-height:auto;padding:0 4.167vw 30px;width:100%}@media only screen and (min-width:768px){.company-partner .company__content--1 .company__item:last-child{width:50%}}@media only screen and (min-width:1366px){.company-partner .company__content--1 .company__item:last-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50%;padding-bottom:30px}}@media only screen and (min-width:1920px){.company-partner .company__content--1 .company__item:last-child{height:42.8571428571%;padding-bottom:2.0833333333vw}}@media only screen and (min-width:768px){.company-partner .company__content--2{min-height:480px;position:relative;z-index:0}.company-partner .company__content--2:after{background:#959bad;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .company-partner .company__content--2:after{height:100%}}@media only screen and (min-width:1366px){.company-partner .company__content--2{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:auto;position:relative;z-index:0}.company-partner .company__content--2:after{background:#959bad;content:" ";height:0;left:-2px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .company-partner .company__content--2:after{height:100%}}.company-partner .company__content--2 .company__item{-webkit-box-pack:start;-ms-flex-pack:start;font-size:13px;-webkit-justify-content:flex-start;justify-content:flex-start;letter-spacing:-.03em;line-height:1;width:100%}@media only screen and (min-width:768px){.company-partner .company__content--2 .company__item{font-size:14px}}@media only screen and (min-width:1366px){.company-partner .company__content--2 .company__item{font-size:16px;line-height:.95}}@media only screen and (min-width:1920px){.company-partner .company__content--2 .company__item{font-size:1.09375vw}}.company-partner .company__content--2 .company__item ul{padding-left:15px}@media only screen and (min-width:1366px){.company-partner .company__content--2 .company__item ul{padding-left:20px}}@media only screen and (min-width:1920px){.company-partner .company__content--2 .company__item ul{padding-left:1.0416666667vw}}.company-partner .company__content--2 .company__item li{list-style:disc;padding-top:10px}@media only screen and (min-width:1366px){.company-partner .company__content--2 .company__item li{padding-top:15px}}.company-partner .company__content--2 .company__item:first-child{min-height:180px}@media only screen and (min-width:768px){.company-partner .company__content--2 .company__item:first-child{height:50%;width:50%}}@media only screen and (min-width:1366px){.company-partner .company__content--2 .company__item:first-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;height:auto;min-height:334px;-webkit-order:1;order:1;padding:20px}}@media only screen and (min-width:1920px){.company-partner .company__content--2 .company__item:first-child{min-height:18.2291666667vw;padding:1.0416666667vw}}.company-partner .company__content--2 .company__item:last-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;min-height:100px;-webkit-order:2;order:2;padding:15px 4.167vw 30px}@media only screen and (min-width:768px){.company-partner .company__content--2 .company__item:last-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;-webkit-box-pack:end;-ms-flex-pack:end;height:50%;-webkit-justify-content:flex-end;justify-content:flex-end;margin-top:auto;-webkit-order:3;order:3;padding:20px 20px 0 4.167vw;width:50%}}@media only screen and (min-width:1366px){.company-partner .company__content--2 .company__item:last-child{-webkit-box-ordinal-group:4;-ms-flex-order:3;height:auto;-webkit-order:3;order:3;padding:20px 4.167vw 30px 20px;width:100%}}@media only screen and (min-width:1920px){.company-partner .company__content--2 .company__item:last-child{padding:1.0416666667vw 4.167vw 2.0833333333vw 1.0416666667vw}}.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child){-webkit-box-ordinal-group:4;-ms-flex-order:3;min-height:170px;-webkit-order:3;order:3;padding:30px 4.167vw 20px;position:relative;z-index:0}.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child):before{background:#959bad;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .company-partner .company__content--2 .company__item:not(:first-child):not(:last-child):before{width:calc(100% - 8.334vw)}@media only screen and (min-width:768px){.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child){-webkit-box-ordinal-group:3;-ms-flex-order:2;-webkit-order:2;order:2;padding:20px 4.167vw 0 20px;width:50%}.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child):before{content:none}}@media only screen and (min-width:1366px){.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child){min-height:334px;position:relative;z-index:0}.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child):after{background:#959bad;content:" ";height:0;left:-2px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .company-partner .company__content--2 .company__item:not(:first-child):not(:last-child):after{height:100%}}@media only screen and (min-width:1920px){.company-partner .company__content--2 .company__item:not(:first-child):not(:last-child){min-height:18.2291666667vw;padding:1.0416666667vw 4.167vw 1.0416666667vw 1.0416666667vw}}.company-partner .company__item-title{font-size:24px;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.company-partner .company__item-title{font-size:37px}}@media only screen and (min-width:1366px){.company-partner .company__item-title{font-size:46px}}@media only screen and (min-width:1920px){.company-partner .company__item-title{font-size:3.3333333333vw}}.technologies{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1366px){.technologies{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}.technologies__content--1{margin-bottom:20px}@media only screen and (min-width:768px){.technologies__content--1{margin-bottom:40px}}@media only screen and (min-width:1366px){.technologies__content--1{margin-bottom:0;position:relative;width:25%}}.technologies__content--1 .technologies__item{padding-left:4.167vw}.technologies__content--1 .technologies__item:first-child{display:none}@media only screen and (min-width:1366px){.technologies__content--1 .technologies__item{height:100%}.technologies__content--1 .technologies__item--card{height:auto}}.technologies__content--2{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media only screen and (min-width:1366px){.technologies__content--2{-webkit-box-align:self-start;-ms-flex-align:self-start;-webkit-align-items:self-start;align-items:self-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:75%}.technologies__content--2:before{display:none}.technologies__content--2 .technologies__item:not(:last-child){width:33.3333333333%}}.technologies__content--2 .technologies__item:nth-of-type(4){display:none}@media only screen and (min-width:1366px){.technologies__content--2 .technologies__item--card{width:33.3333333333%}}.technologies__content--2 .technologies__item--card:first-child{display:none}@media only screen and (min-width:1366px){.technologies__content--2 .technologies__item--card:first-child{display:block}}.technologies__content--2 .technologies__item--card:nth-child(2){padding-left:4.167vw}@media only screen and (min-width:1366px){.technologies__content--2 .technologies__item--card:nth-child(2){padding-left:20px}}@media only screen and (min-width:1920px){.technologies__content--2 .technologies__item--card:nth-child(2){padding-left:1.46vw}}.technologies__content--2 .technologies__item--card:nth-child(3){padding-right:4.167vw}.technologies__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;justify-content:space-between;min-height:250px;padding:15px;position:relative;width:50%}@media only screen and (min-width:768px){.technologies__item{min-height:300px;padding:20px}}.technologies__item--card{height:auto;width:50%}@media only screen and (min-width:1366px){.technologies__item--card{min-height:22.622vw;padding:1.46vw;width:100%}}.technologies__item--txt{margin-top:135px;padding-left:4.167vw;padding-right:4.167vw;width:100%}.technologies__item--txt:not(.technologies-reversed .technologies__item--txt){min-height:0;min-height:auto}@media only screen and (min-width:768px){.technologies__item--txt{margin-top:230px}}@media only screen and (min-width:1366px){.technologies__item--txt{margin-top:auto;min-height:0;min-height:auto;padding:20px 4.167vw 20px 20px;width:100%}}.technologies__item-stat-txt{color:#959bad}@media only screen and (max-width:1365.5px){.company__content--1:after,.technologies__content--1:after{display:none}}.technologies-reversed{-webkit-box-orient:vertical;-webkit-box-direction:reverse;background:#262b38;color:#fff;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:1366px){.technologies-reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.technologies-reversed .technologies__content--1{margin:0}.technologies-reversed .technologies__content--1,.technologies-reversed .technologies__content--1 .technologies__item:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:1366px){.technologies-reversed .technologies__content--1 .technologies__item:first-child{display:none}}.technologies-reversed .technologies__content--1 .technologies__item:last-child{padding:0 4.167vw 15px 15px}@media only screen and (min-width:768px){.technologies-reversed .technologies__content--1 .technologies__item:last-child{padding:0 4.167vw 20px 20px}}@media only screen and (min-width:1366px){.technologies-reversed .technologies__content--1 .technologies__item:last-child{padding:0 4.167vw 20px 20px}}@media only screen and (min-width:1920px){.technologies-reversed .technologies__content--1 .technologies__item:last-child{padding:0 4.167vw 1.46vw 1.46vw}}.technologies-reversed .technologies__content--2{margin-bottom:40px}@media only screen and (min-width:1366px){.technologies-reversed .technologies__content--2{margin-bottom:0}.technologies-reversed .technologies__content--2 .technologies__item:first-child{display:none}}.technologies-reversed .technologies__content--2 .technologies__item:last-child{-webkit-box-ordinal-group:2;-ms-flex-order:1;-webkit-order:1;order:1}.technologies-reversed .technologies__content--2 .technologies__item:not(:last-child){-webkit-box-ordinal-group:3;-ms-flex-order:2;-webkit-order:2;order:2}.technologies-reversed .technologies__content--2 .technologies__item:nth-of-type(2){padding-left:4.167vw}.technologies-reversed .technologies__content--2 .technologies__item:nth-of-type(3){padding-right:4.167vw}@media only screen and (min-width:1366px){.technologies-reversed .technologies__content--2 .technologies__item:nth-of-type(3){padding-right:1.46vw}}.technologies-reversed .technologies__content--2 .technologies__item:nth-of-type(4){display:none}@media only screen and (min-width:1366px){.technologies-reversed .technologies__content--2 .technologies__item:nth-of-type(4){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.technologies-reversed .technologies__item--card{padding-top:0}@media only screen and (min-width:1366px){.technologies-reversed .technologies__item--card{margin-top:auto;min-height:21.96vw}}.technologies-reversed .technologies__item--txt{margin-top:0}@media only screen and (min-width:768px){.technologies-reversed .technologies__item--txt{min-height:485px}}@media only screen and (min-width:1366px){.technologies-reversed .technologies__item--txt{min-height:400px;padding:20px 20px 0 4.167vw}}.technologies-reversed .technologies__item-stat-txt{color:#fff;opacity:.5}@media only screen and (min-width:1366px){.parallax-additional-offset .ii-col-big{min-height:900px;padding-bottom:200px}}@media only screen and (min-width:1920px){.parallax-additional-offset .ii-col-big{min-height:62.5vw;padding-bottom:10.4166666667vw}}.map-list-title,.map-top-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.map-list-title,.map-top-title{font-size:72px}}@media only screen and (min-width:1920px){.map-list-title,.map-top-title{font-size:5.2083333333vw}}.map-controls-button{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.map-controls-button{font-size:14px}}@media only screen and (min-width:1920px){.map-controls-button{font-size:.8333333333vw}}.map{background:#fff}.map *{-ms-touch-action:auto;touch-action:auto}.map-overlay{display:none;pointer-events:none}@media only screen and (min-width:1366px){.map-overlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background-color:#000;bottom:0;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:1.8em;-webkit-justify-content:center;justify-content:center;left:0;opacity:0;position:absolute;right:0;text-align:center;top:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear;z-index:1}}.map-block{bottom:65px;height:calc(100% - 65px);left:50%;pointer-events:none;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;z-index:2}@media only screen and (min-width:1920px){.map-block{bottom:4.1666666667vw;height:calc(100% - 4.16667vw)}}.map-top{padding:40px 15px}@media only screen and (min-width:768px){.map-top{padding:60px 32px}}@media only screen and (min-width:1366px){.map-top{padding:60px 4.167vw}}@media only screen and (min-width:1920px){.map-top{padding:3.125vw 4.167vw}}.map-top-title{margin-bottom:15px;padding-bottom:20px;position:relative;z-index:0}.map-top-title:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .map-top-title:before{width:100%}.map-top-title:before{bottom:0;top:auto}@media only screen and (min-width:1920px){.map-top-title{margin-bottom:.78125vw;padding-bottom:1.0416666667vw}}.map-container{overflow:hidden;padding-bottom:60px;position:relative;z-index:0}@media only screen and (min-width:768px){.map-container{padding-bottom:65px}}@media only screen and (min-width:1366px){.map-container.scrolled .map-overlay{opacity:.5}}@media only screen and (min-width:1920px){.map-container{padding-bottom:4.1666666667vw}}.map-itself{background:#eff5ff;height:75vh;position:relative;width:100%;z-index:0}.map-card{background:#959bad;bottom:130px;color:#fff;left:50%;padding:30px 15px;pointer-events:auto;position:absolute;-webkit-transform:translateX(calc(-100vw - 100%));transform:translateX(calc(-100vw - 100%));-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:calc(100% - 30px);z-index:1;z-index:2}@media only screen and (min-width:1920px){.map-card{bottom:7.8125vw}}@media only screen and (min-width:768px){.map-card{padding:15px 20px 20px;width:620px}}@media only screen and (min-width:1920px){.map-card{padding:1.5625vw;width:45.8333333333vw}}.map-card-button-close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:none;border:2px solid #fff;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;-webkit-justify-content:center;justify-content:center;position:absolute!important;position:absolute;right:15px;right:20px;top:10px;top:20px;width:40px;z-index:1!important;z-index:1}.map-card-button-close.color-white{border-color:#fff}@media only screen and (min-width:768px){.map-card-button-close{height:50px;right:32px;top:15px;width:50px}}@media only screen and (min-width:1366px){.map-card-button-close{height:50px;right:4.167vw;top:15px;width:50px}}@media only screen and (min-width:1920px){.map-card-button-close{height:3.125vw;right:4.1666666667vw;top:1.0416666667vw;width:3.125vw}}.map-card-button-close img{display:block;height:37%;width:37%}.map-card-button-close.button-square{border-color:#fff;color:#fff}@media only screen and (min-width:768px){.map-card-button-close{right:20px}}@media only screen and (min-width:1366px){.map-card-button-close{right:20px}}@media only screen and (min-width:1920px){.map-card-button-close{right:1.5625vw}}.map-card.active{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.map-card-title{margin-bottom:15px}@media only screen and (min-width:1920px){.map-card-title{margin-bottom:1.0416666667vw}}.map-card-subtitle{opacity:.5}.map-card-layout{grid-row-gap:15px;display:grid;grid-template-columns:1fr;row-gap:15px}@media only screen and (min-width:1920px){.map-card-layout{row-gap:1.0416666667vw}}.map-card-group{grid-column-gap:15px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.map-card-group:after,.map-card-group:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.map-card-group:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .map-card-group:before{width:100%}.map-card-group:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .map-card-group:after{height:100%}.map-card-group:after,.map-card-group:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.map-card-group:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.map-card-group:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}@media only screen and (min-width:1920px){.map-card-group{-webkit-column-gap:1.0416666667vw;-moz-column-gap:1.0416666667vw;column-gap:1.0416666667vw}}.map-card-col{min-height:80px;padding-top:15px}@media only screen and (min-width:1920px){.map-card-col{min-height:5.2083333333vw;padding-top:1.0416666667vw}}.map-card-tel{color:currentColor;display:block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.map-card-tel:hover{color:#262b38}.map-card-scheme{background:#3e4454;color:#fff;display:block;margin-top:10px;padding:5px 10px}@media only screen and (min-width:768px){.map-card-scheme{display:inline-block;margin-top:15px}}@media only screen and (min-width:1366px){.map-card-scheme{margin-top:28px;padding:5px 15px}}.map-card-scheme.hidden{display:none}.map-list{background:#959bad;bottom:130px;color:#fff;left:50%;max-height:calc(100% - 170px);overflow-y:auto;padding:30px 15px;pointer-events:auto;position:absolute;-webkit-transform:translateX(calc(100vw + 100%));transform:translateX(calc(100vw + 100%));-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:calc(100% - 30px);z-index:1}@media(any-hover:hover){.map-list::-webkit-scrollbar{width:5px}}@media only screen and (any-hover:hover)and (min-width:1920px){.map-list::-webkit-scrollbar{width:.5208333333vw}}@media(any-hover:hover){.map-list::-webkit-scrollbar-track{background:#eff0f3}.map-list::-webkit-scrollbar-thumb{background:#262b38}}@media only screen and (min-width:1920px){.map-list{bottom:7.8125vw}}@media only screen and (min-width:768px){.map-list{padding:60px 20px;width:calc(100% - 64px)}}@media only screen and (min-width:1366px){.map-list{padding:60px 15px 60px 20px;width:calc(100% - 8.334vw)}}@media only screen and (min-width:1920px){.map-list{max-height:calc(100% - 10.41667vw);padding:4.1666666667vw 1.0416666667vw 4.1666666667vw 1.5625vw}}.map-list.active{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.map-list-title{margin-bottom:10px}@media only screen and (min-width:768px){.map-list-title{margin-bottom:15px}}@media only screen and (min-width:1920px){.map-list-title{margin-bottom:1.0416666667vw}}.map-list-layout{grid-row-gap:10px;display:grid;grid-template-columns:1fr;margin-bottom:30px;row-gap:10px}@media only screen and (min-width:768px){.map-list-layout{margin-bottom:60px}}@media only screen and (min-width:1366px){.map-list-layout{row-gap:15px}}@media only screen and (min-width:1920px){.map-list-layout{margin-bottom:4.1666666667vw;row-gap:1.0416666667vw}}.map-list-card{grid-row-gap:5px;color:#fff;display:grid;grid-template-columns:1fr;line-height:1.539;row-gap:5px}@media only screen and (min-width:768px){.map-list-card{row-gap:10px}}@media only screen and (min-width:1366px){.map-list-card{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.map-list-card:after,.map-list-card:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.map-list-card:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .map-list-card:before{width:100%}.map-list-card:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .map-list-card:after{height:100%}.map-list-card:after,.map-list-card:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.map-list-card:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.map-list-card:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1920px){.map-list-card{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw}}.map-list-card-group{display:grid;padding-top:10px}@media only screen and (min-width:768px){.map-list-card-group{padding-top:15px}}@media only screen and (min-width:1366px){.map-list-card-group{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;min-height:80px;position:relative;z-index:0}.map-list-card-group:after{background:#fff;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .map-list-card-group:after{height:100%}}@media only screen and (min-width:1920px){.map-list-card-group{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;min-height:5.2083333333vw;padding-top:1.0416666667vw}}@media only screen and (max-width:1365.5px){.map-list-card-group:first-child{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;grid-template-columns:repeat(2,1fr);min-height:60px;position:relative;z-index:0}.map-list-card-group:first-child:after,.map-list-card-group:first-child:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.map-list-card-group:first-child:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .map-list-card-group:first-child:before{width:100%}.map-list-card-group:first-child:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .map-list-card-group:first-child:after{height:100%}.map-list-card-group:first-child:after,.map-list-card-group:first-child:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.map-list-card-group:first-child:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.map-list-card-group:first-child:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (max-width:1365.5px)and (min-width:768px){.map-list-card-group:first-child{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;min-height:90px}}@media only screen and (min-width:1366px){.map-list-card-group:first-child{grid-template-columns:1fr 1.2570281124fr}.map-list-card-group:first-child:after{left:44.5%}}@media only screen and (max-width:1365.5px){.map-list-card-group:last-child{grid-row-gap:10px;display:grid;grid-template-columns:1fr;position:relative;row-gap:10px;z-index:0}.map-list-card-group:last-child:before{background:#fff;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .map-list-card-group:last-child:before{width:100%}}@media only screen and (max-width:1365.5px)and (min-width:768px){.map-list-card-group:last-child{row-gap:15px}}@media only screen and (min-width:1366px){.map-list-card-group:last-child{grid-template-columns:1.2570281124fr 1fr}.map-list-card-group:last-child:after{left:55%}}.map-list-card-tel{color:currentColor;display:block;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.map-list-card-tel:hover{color:#262b38}.map-controls{grid-column-gap:10px;grid-gap:10px;background:#fff;border:2px solid #262b38;bottom:130px;bottom:30px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,1fr);left:50%;margin:0 auto;padding:8px;pointer-events:auto;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:calc(100% - 30px);z-index:1}@media only screen and (min-width:1920px){.map-controls{bottom:7.8125vw}}@media only screen and (min-width:768px){.map-controls{height:70px;width:620px}}@media only screen and (min-width:1920px){.map-controls{bottom:2.0833333333vw;height:4.1666666667vw;padding:.4166666667vw;width:45.8333333333vw}}.map-controls-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;overflow:hidden;padding:15px 0;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.map-controls-button:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.map-controls-button.active,.map-controls-button:hover{color:#fff}.map-controls-button.active:before,.map-controls-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}.map-controls-button.tab__item.active{background:#fff}.map__clusterIcon{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#959bad;border-radius:50%;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:50px;-webkit-justify-content:center;justify-content:center;left:-25px;position:absolute;top:-25px;width:50px}.map__clusterIcon--blue{background-color:#5c94ff}ymaps[class*=search__suggest-item]:hover,ymaps[class*=search__suggest-item_selected_yes]{background-color:#262b38;color:#fff}.contacts-office-letter,.contacts-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.contacts-office-letter,.contacts-title{font-size:72px}}@media only screen and (min-width:1920px){.contacts-office-letter,.contacts-title{font-size:5.2083333333vw}}.contacts-scheme__modal-title{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.contacts-scheme__modal-title{font-size:28px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-title{font-size:2.0833333333vw}}.contacts-map-tag,.contacts-office-card,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.contacts-map-tag,.contacts-office-card,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.contacts-map-tag,.contacts-office-card,.tag-template{font-size:.8333333333vw}}.contacts-map-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.contacts-map-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.contacts-map-tags{margin:0 0 -.5208333333vw}}.contacts-map-tag,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.contacts-map-tag,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.contacts-map-tag{margin:0 5px 5px 0}.contacts-map-tag:last-child{margin-right:0}@media only screen and (min-width:768px){.contacts-map-tag{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.contacts-map-tag{margin:0 .5208333333vw .5208333333vw 0}}.contacts{background:#fff;padding:100px 15px 40px}@media only screen and (min-width:768px){.contacts{padding:150px 32px 60px}}@media only screen and (min-width:1366px){.contacts{padding:150px 4.167vw 60px}}@media only screen and (min-width:1920px){.contacts{padding:10.4166666667vw 4.1666666667vw 4.1666666667vw}}.contacts-tabs,.contacts-title{margin-bottom:20px}@media only screen and (min-width:768px){.contacts-tabs,.contacts-title{margin-bottom:30px}}@media only screen and (min-width:1920px){.contacts-tabs,.contacts-title{margin-bottom:2.6041666667vw}}.contacts-tabs{position:relative;z-index:2}.contacts-tabs .tab__options{width:100%}.contacts .tab__options.active{display:block}.contacts .tab__content{display:none}.contacts .tab__content.active{display:block}.contacts-map{margin-bottom:40px;position:relative}@media only screen and (min-width:768px){.contacts-map{margin-bottom:60px}}@media only screen and (min-width:1920px){.contacts-map{margin-bottom:4.1666666667vw}}.contacts-map .map-container{padding-bottom:0}.contacts-map .map-itself{height:425px;margin-bottom:60px}@media only screen and (min-width:768px){.contacts-map .map-itself{height:711px;margin-bottom:0}}@media only screen and (min-width:1920px){.contacts-map .map-itself{height:calc(92.59259vh - 9.375vw)}}.contacts-map .map-block{bottom:0;height:100%}.contacts-map .map-card{bottom:90px}@media only screen and (min-width:768px){.contacts-map .map-card{bottom:130px}}@media only screen and (min-width:1920px){.contacts-map .map-card{bottom:7.8125vw}}.contacts-map .map-controls{bottom:0;display:none;grid-template-columns:repeat(1,1fr)}.contacts-map .map-controls.active{display:grid}@media only screen and (min-width:768px){.contacts-map .map-controls{bottom:30px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1920px){.contacts-map .map-controls{bottom:2.0833333333vw}}.contacts-map-tags{left:10px;position:absolute;top:10px;width:100%;z-index:1}@media only screen and (min-width:768px){.contacts-map-tags{left:20px;top:20px}}@media only screen and (min-width:1920px){.contacts-map-tags{left:1.5625vw;top:1.5625vw}}.contacts-map-tag{background:#3e4454;color:#fff;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.contacts-map-tag:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.contacts-map-tag.active,.contacts-map-tag:hover{color:#262b38}.contacts-map-tag.active:before,.contacts-map-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}.contacts-map-buttons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px;left:0;position:absolute;top:10px;z-index:1}@media only screen and (min-width:768px){.contacts-map-buttons{gap:20px;left:20px;top:20px}}.contacts-map-button{background:#3e4454;color:#fff;display:none;font-size:13px;line-height:1.45;padding:5px 10px;text-align:center}.contacts-map-button.active{display:block}@media only screen and (min-width:768px){.contacts-map-button{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:14px;padding:5px 15px}}@media only screen and (min-width:1366px){.contacts-map-button{padding:5px 26px}}.contacts-ait{padding:0}.contacts-offices{max-height:1036px;overflow-y:auto}.contacts-offices::-webkit-scrollbar{width:10px}.contacts-offices::-webkit-scrollbar-track{background:#eff0f3}.contacts-offices::-webkit-scrollbar-thumb{background:#262b38;border-radius:0}.contacts-offices-block.hidden{display:none}.contacts-offices-block:not(:last-child){margin-bottom:40px}@media only screen and (min-width:1366px){.contacts-offices-block:not(:last-child){margin-bottom:60px}}@media only screen and (min-width:1920px){.contacts-offices-block:not(:last-child){margin-bottom:80px}}.contacts-office{margin-bottom:10px}@media only screen and (min-width:768px){.contacts-office{margin-bottom:15px}}@media only screen and (min-width:1366px){.contacts-office{grid-column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.contacts-office:after,.contacts-office:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.contacts-office:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .contacts-office:before{width:100%}.contacts-office:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .contacts-office:after{height:100%}.contacts-office:after,.contacts-office:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.contacts-office:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.contacts-office:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1920px){.contacts-office{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;margin-bottom:1.0416666667vw}}.contacts-office-group{padding:10px 0}@media only screen and (min-width:768px){.contacts-office-group{padding:15px 0}}@media only screen and (min-width:1920px){.contacts-office-group{padding:1.0416666667vw 0}}@media only screen and (max-width:1365.5px){.contacts-office-group{grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr);min-height:60px;position:relative;z-index:0}.contacts-office-group:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .contacts-office-group:before{width:100%}.contacts-office-group:first-child{min-height:40px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.contacts-office-group:first-child{min-height:50px}}@media only screen and (max-width:1365.5px){.contacts-office-group:after{background:#959bad;content:" ";height:0;left:50%;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .contacts-office-group:after{height:100%}}@media only screen and (max-width:1365.5px)and (min-width:768px){.contacts-office-group{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;min-height:85px}}@media only screen and (min-width:1366px){.contacts-office-group{grid-column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;min-height:85px}.contacts-office-group:first-child{grid-template-columns:.8683488755fr 1fr;position:relative;z-index:0}.contacts-office-group:first-child:after{background:#959bad;content:" ";height:0;left:46.477%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:.34125s;transition-delay:.34125s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:1.15875s;transition-duration:1.15875s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .contacts-office-group:first-child:after{height:100%}.contacts-office-group:last-child{grid-template-columns:1fr .8683488755fr;position:relative;z-index:0}.contacts-office-group:last-child:after{background:#959bad;content:" ";height:0;left:53.52%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.15875s;transition-delay:1.15875s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.34125s;transition-duration:.34125s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .contacts-office-group:last-child:after{height:100%}}@media only screen and (min-width:1920px){.contacts-office-group{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;min-height:5.2083333333vw}}.l4c-group:last-child .contacts-office-card{min-height:40px}@media only screen and (min-width:768px){.l4c-group:last-child .contacts-office-card{min-height:55px}}@media only screen and (min-width:1920px){.l4c-group:last-child .contacts-office-card{min-height:3.125vw}}@media only screen and (max-width:1365.5px){.contacts-office-card-empty{display:none}}.contacts-office-scheme{color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-transition:color .3s linear;transition:color .3s linear}.contacts-office-scheme:hover{color:#5c94ff}.contacts-office-letter{margin-bottom:22px}@media only screen and (min-width:768px){.contacts-office-letter{margin-bottom:15px}}@media only screen and (min-width:1366px){.contacts-office-letter{margin-bottom:20px}}.contacts-office-address,.contacts-office-title,.contacts-office-worktime{color:#959bad}@media only screen and (min-width:768px){.contacts-office-address{color:#262b38}}.contacts-office-more{margin:40px 0 60px}.contacts-office-more.hidden{display:none}@media only screen and (min-width:768px){.contacts-office-more{margin:60px 0 80px}}@media only screen and (min-width:1366px){.contacts-office-more{margin:80px 0 120px}}@media only screen and (min-width:1920px){.contacts-office-more{margin-bottom:150px}}.contacts__filters{margin-bottom:40px}@media only screen and (min-width:768px){.contacts__filters{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (min-width:1366px){.contacts__filters{margin-bottom:60px}}.contacts__search{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:hsla(0,0%,100%,.8);border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}@media only screen and (min-width:768px){.contacts__search{width:50%}}@media only screen and (min-width:1366px){.contacts__search{width:66.666%}}.contacts__search--map{display:none;position:absolute;right:0;top:47px;-webkit-transition:width .3s linear;transition:width .3s linear;width:56px;z-index:2}@media only screen and (min-width:768px){.contacts__search--map{right:20px;top:70px;width:calc(100% - 40px)}}@media only screen and (min-width:1366px){.contacts__search--map{right:0;top:20px;width:782px}}@media only screen and (min-width:1920px){.contacts__search--map{width:66.666%}}@media only screen and (max-width:767px){.contacts__search--map.opened{width:100%}}.contacts__search--map.active{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}@media only screen and (min-width:768px){.contacts__search--map .contacts__search-button{font-size:14px;margin:10px;padding:15px 65px}.contacts__search--map .contacts__search-input{font-size:14px;padding-left:72px}.contacts__search--map .contacts__search-icon{padding:19px 16px 19px 30px}}.contacts__search-input{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;border:0;font-size:13px;letter-spacing:-.03em;line-height:1.45;padding:15px 0 15px 56px;text-transform:uppercase;width:80%}@media only screen and (min-width:1366px){.contacts__search-input{width:calc(100% - 258px)}}@media only screen and (min-width:1920px){.contacts__search-input{font-size:16px;width:calc(100% - 280px)}}.contacts__search-button{background:#b7d0ff;color:#262b38;font-size:13px;letter-spacing:-.03em;line-height:1;margin:9px;padding:8px 11px;text-transform:uppercase}@media only screen and (min-width:768px){.contacts__search-button{padding:15px 17px}}@media only screen and (min-width:1366px){.contacts__search-button{font-size:16px;padding:14px;width:258px}}@media only screen and (min-width:1920px){.contacts__search-button{padding:16px;width:280px}}.contacts__search-icon{font-size:26px;padding:11px 15px;position:absolute}.contacts__socials{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px;margin-top:60px;width:100%}@media only screen and (min-width:768px){.contacts__socials{margin-top:80px}}@media only screen and (min-width:1366px){.contacts__socials{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;margin-top:120px}}@media only screen and (min-width:1920px){.contacts__socials{gap:25px;margin-top:150px}}.contacts__socials-link{-webkit-box-flex:1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-justify-content:center;justify-content:center}.contacts__select{margin-bottom:15px;width:100%}@media only screen and (min-width:768px){.contacts__select{margin:0 20px 0 0;width:calc(50% - 20px)}}@media only screen and (min-width:1366px){.contacts__select{margin:0 10px 0 0;width:calc(33.333% - 10px)}}.contacts__notfound{font-size:16px;margin-bottom:40px;text-align:center}.contacts-scheme__modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin:56px auto 50px}@media only screen and (min-width:1366px){.contacts-scheme__modal{margin-bottom:215px}}@media only screen and (min-width:1920px){.contacts-scheme__modal{margin:4.1666666667vw auto 11.4583333333vw}}.contacts-scheme__modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:262px;position:relative;width:100%;z-index:0}@media only screen and (min-width:768px){.contacts-scheme__modal-content{min-height:440px;width:704px}}@media only screen and (min-width:1366px){.contacts-scheme__modal-content{min-height:570px;width:880px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-content{min-height:33.8541666667vw;width:52.0833333333vw}}.contacts-scheme__modal-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border-bottom:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:70px;padding:15px 4.1666666667vw}@media only screen and (min-width:768px){.contacts-scheme__modal-header{min-height:80px}}@media only screen and (min-width:1366px){.contacts-scheme__modal-header{min-height:85px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-header{min-height:5.2083333333vw;padding:.78125vw 4.1666666667vw}}.contacts-scheme__modal-close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-align-items:center;align-items:center;background:none;border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-weight:400;height:40px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1.45;overflow:hidden;padding:0;position:absolute!important;position:relative;right:15px;text-transform:uppercase;top:10px;top:15px;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;width:40px;z-index:1!important;z-index:0}.contacts-scheme__modal-close.color-white{border-color:#fff}@media only screen and (min-width:768px){.contacts-scheme__modal-close{height:50px;right:32px;top:15px;width:50px}}@media only screen and (min-width:1366px){.contacts-scheme__modal-close{height:50px;right:4.167vw;top:15px;width:50px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-close{height:3.125vw;right:4.1666666667vw;top:1.0416666667vw;width:3.125vw}}.contacts-scheme__modal-close img{display:block;height:37%;width:37%}@media only screen and (min-width:768px){.contacts-scheme__modal-close{font-size:14px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-close{font-size:.8333333333vw}}.contacts-scheme__modal-close:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.contacts-scheme__modal-close.active,.contacts-scheme__modal-close:hover{color:#fff}.contacts-scheme__modal-close.active:before,.contacts-scheme__modal-close:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.contacts-scheme__modal-close{height:50px;width:50px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-close{font-size:1.1458333333vw;height:3.125vw;width:3.125vw}}.contacts-scheme__modal-close:hover{border-color:#262b38;color:#fff}@media only screen and (min-width:1366px){.contacts-scheme__modal-close{right:40px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-close{right:2.0833333333vw}}.contacts-scheme__modal-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px;position:relative}.contacts-scheme__modal-top:after{background-color:#959bad;content:"";height:75px;left:50%;position:absolute;top:0;width:2px}@media only screen and (min-width:768px){.contacts-scheme__modal-top:after{height:90px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-top:after{height:100px}}.contacts-scheme__modal-button,.contacts-scheme__modal-title{-webkit-box-flex:50%;-webkit-flex:50%;-ms-flex:50%;flex:50%}.contacts-scheme__modal-title{margin:15px 15px 0 0}@media only screen and (min-width:768px){.contacts-scheme__modal-title{margin:20px 20px 0 0}}.contacts-scheme__modal-button{margin:15px 0 0 15px}@media only screen and (min-width:768px){.contacts-scheme__modal-button{margin:20px 0 0 20px}}.contacts-scheme__modal-body{color:#262b38;padding:0 15px 20px}@media only screen and (min-width:768px){.contacts-scheme__modal-body{padding:0 30px 30px}}@media only screen and (min-width:1366px){.contacts-scheme__modal-body{padding:0 40px 36px}}@media only screen and (min-width:1920px){.contacts-scheme__modal-body{padding:0 2.0833333333vw 1.875vw}}.contacts-scheme__modal-image,.contacts-scheme__modal-image img{width:100%}.ed-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.ed-title{font-size:46px}}@media only screen and (min-width:1920px){.ed-title{font-size:3.3333333333vw}}.ed-description,.ed-slide-description{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.ed-description,.ed-slide-description{font-size:20px}}@media only screen and (min-width:1920px){.ed-description,.ed-slide-description{font-size:1.25vw}}.ed{background:#eff0f3}.ed-navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:60px 0 30px}@media only screen and (min-width:768px){.ed-navigation{margin:95px 0 50px}}@media only screen and (min-width:1366px){.ed-navigation{margin:100px 0 60px}}@media only screen and (min-width:1920px){.ed-navigation{margin:80px 0 70px}}.ed-navigation-button{color:#959bad;font-size:11px}@media only screen and (min-width:768px){.ed-navigation-button{font-size:24px}}@media only screen and (min-width:1920px){.ed-navigation-button{font-size:1.8229166667vw}}.ed-title{margin-bottom:20px}@media only screen and (min-width:768px){.ed-title{margin-bottom:30px}}@media only screen and (min-width:1366px){.ed-title{margin-bottom:40px}}@media only screen and (min-width:1920px){.ed-title{margin-bottom:2.6041666667vw}}.ed-publish-date{font-size:16px;letter-spacing:normal;margin-top:20px}@media only screen and (min-width:768px){.ed-publish-date{font-size:24px}}@media only screen and (min-width:1366px){.ed-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:0}.ed-main:after,.ed-main:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ed-main:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ed-main:before{width:100%}.ed-main:after{height:0;left:calc(33.3334% - 1px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ed-main:after{height:100%}.ed-main:after,.ed-main:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ed-main:after,.ed-main:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ed-main:after{-webkit-transition-delay:0s;transition-delay:0s}}.ed-preview{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:30px 0}@media only screen and (min-width:768px){.ed-preview{padding:20px 0 60px}}@media only screen and (max-width:1365.5px){.ed-preview{position:relative;z-index:0}.ed-preview:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .ed-preview:before{width:100%}}@media only screen and (min-width:1366px){.ed-preview{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;padding:0 0 50px}}@media only screen and (min-width:1920px){.ed-preview{padding:0 0 2.6041666667vw}}.ed-slider{margin-bottom:20px;min-width:0;overflow:hidden}.ed-slide-img{aspect-ratio:1/1;display:block;max-width:330px;width:100%}@media only screen and (min-width:768px){.ed-slide-img{max-width:708px}}@media only screen and (min-width:1366px){.ed-slide-img{max-width:none}}.ed-thumbs{min-width:0;overflow:hidden}@media only screen and (min-width:1366px){.ed-thumbs{margin:0 30px 30px 0}}.ed-thumb{-ms-flex-negative:0;cursor:pointer;-webkit-filter:grayscale(.5);filter:grayscale(.5);-webkit-flex-shrink:0;flex-shrink:0;height:75px;opacity:.5;-webkit-transition:opacity .5s,-webkit-filter .5s;transition:opacity .5s,-webkit-filter .5s;transition:opacity .5s,filter .5s;transition:opacity .5s,filter .5s,-webkit-filter .5s;width:75px}@media only screen and (min-width:768px){.ed-thumb{height:100px;width:100px}}@media only screen and (min-width:1920px){.ed-thumb{height:6.25vw;width:6.25vw}}.ed-thumb.swiper-slide-thumb-active{-webkit-filter:none;filter:none;opacity:1}.ed-thumb-img{height:100%;width:100%}.ed-description{padding:15px 0 30px}@media only screen and (min-width:768px){.ed-description{padding:32px 0 50px}}@media only screen and (max-width:1365.5px){.ed-description{position:relative;z-index:0}.ed-description:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .ed-description:before{width:100%}}@media only screen and (min-width:1366px){.ed-description{-webkit-box-flex:0;-webkit-flex:0 0 66.67%;-ms-flex:0 0 66.67%;flex:0 0 66.67%;margin-bottom:-7px;max-width:66.67%;padding:60px 0 50px 60px}}@media only screen and (min-width:1920px){.ed-description{margin-bottom:calc(-1.375vw + 20px);padding:3.6458333333vw 0 4.1666666667vw 4.6875vw}}.ed-description p,.ed-description ul{margin-bottom:19.8px}@media only screen and (min-width:768px){.ed-description p,.ed-description ul{margin-bottom:22px}}@media only screen and (min-width:1920px){.ed-description p,.ed-description ul{margin-bottom:1.375vw}}.ed-description li:before{content:"- ";padding-right:1.5%}.ed-button{margin-top:20px;min-height:70px!important;text-transform:uppercase;width:100%}@media only screen and (min-width:1920px){.ed-button{margin:2.6041666667vw 0}}.ed.events-page-cards{padding:60px 0}@media only screen and (min-width:768px){.ed.events-page-cards{padding:100px 0}}@media only screen and (min-width:1366px){.ed.events-page-cards{padding:120px 0 100px}}.ns-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.ns-title{font-size:100px}}@media only screen and (min-width:1366px){.ns-title{font-size:150px}}@media only screen and (min-width:1920px){.ns-title{font-size:10.4166666667vw}}.ns-l3c-card-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.ns-l3c-card-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.ns-l3c-card-tags{margin:0 0 -.5208333333vw}}.ns{background:#fff}.ns-container{padding:100px 15px 40px}@media only screen and (min-width:768px){.ns-container{padding:150px 32px 60px}}@media only screen and (min-width:1366px){.ns-container{padding:150px 4.167vw 60px}}@media only screen and (min-width:1920px){.ns-container{padding:10.4166666667vw 4.1666666667vw 4.1666666667vw}}.ns-title{margin-bottom:20px}@media only screen and (min-width:768px){.ns-title{margin-bottom:30px}}@media only screen and (min-width:1920px){.ns-title{margin-bottom:2.6041666667vw}}.ns-tags{padding:20px 0;position:relative;z-index:0}.ns-tags:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .ns-tags:before{width:100%}@media only screen and (min-width:768px){.ns-tags{padding:30px 0}}@media only screen and (min-width:1920px){.ns-tags{padding:2.0833333333vw 0}}.ns-cards{margin-bottom:40px}@media only screen and (min-width:768px){.ns-cards{margin-bottom:60px}}@media only screen and (min-width:1920px){.ns-cards{margin-bottom:4.1666666667vw}}@media only screen and (min-width:1366px){.ns-l3c{grid-column-gap:30px;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.ns-l3c:after,.ns-l3c:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ns-l3c:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ns-l3c:before{width:100%}.ns-l3c:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ns-l3c:after{height:400px}.ns-l3c:after,.ns-l3c:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ns-l3c:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ns-l3c:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1920px){.ns-l3c{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw;position:relative;z-index:0}.ns-l3c:after,.ns-l3c:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ns-l3c:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ns-l3c:before{width:100%}.ns-l3c:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ns-l3c:after{height:26.0416666667vw}.ns-l3c:after,.ns-l3c:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ns-l3c:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ns-l3c:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}.ns-l3c-group{padding-top:10px}@media only screen and (min-width:768px){.ns-l3c-group{padding-top:15px}}@media only screen and (min-width:1920px){.ns-l3c-group{padding-top:1.0416666667vw}}@media only screen and (max-width:1365.5px){.ns-l3c-group{min-height:250px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.ns-l3c-group{min-height:300px}}@media only screen and (max-width:1365.5px){.ns-l3c-group:not(:last-child){margin-bottom:20px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.ns-l3c-group:not(:last-child){margin-bottom:30px}}@media only screen and (max-width:1365.5px){.ns-l3c-group:first-child{position:relative;z-index:0}.ns-l3c-group:first-child:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .ns-l3c-group:first-child:before{width:100%}}.ns-l3c-group:last-child{grid-column-gap:20px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (min-width:768px){.ns-l3c-group:last-child{-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}}@media only screen and (max-width:1365.5px){.ns-l3c-group:last-child{position:relative;z-index:0}}@media only screen and (max-width:1365.5px)and (max-width:767px){.ns-l3c-group:last-child{padding-bottom:10px}}@media only screen and (max-width:1365.5px){.ns-l3c-group:last-child:after,.ns-l3c-group:last-child:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ns-l3c-group:last-child:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ns-l3c-group:last-child:before{width:100%}.ns-l3c-group:last-child:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ns-l3c-group:last-child:after{height:100%}.ns-l3c-group:last-child:after,.ns-l3c-group:last-child:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ns-l3c-group:last-child:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ns-l3c-group:last-child:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1366px){.ns-l3c-group:last-child{grid-template-columns:1.1598513011fr 1fr;position:relative;z-index:0}.ns-l3c-group:last-child:after{background:#959bad;content:" ";height:0;left:53.33%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.15875s;transition-delay:1.15875s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:1.02375s;transition-duration:1.02375s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .ns-l3c-group:last-child:after{height:100%}}@media only screen and (min-width:1920px){.ns-l3c-group:last-child{-webkit-column-gap:2.0833333333vw;-moz-column-gap:2.0833333333vw;column-gap:2.0833333333vw}}.ns-l3c-card,.ns-l3c-card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ns-l3c-card-content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1}@media only screen and (min-width:1366px){.ns-l3c-card-content{min-height:385px;padding-bottom:15px}}@media only screen and (min-width:1920px){.ns-l3c-card-content{min-height:25vw;padding-bottom:1.0416666667vw}}@media only screen and (min-width:1366px){.ns-l3c-card-content.small{max-height:385px}}@media only screen and (min-width:1920px){.ns-l3c-card-content.small{max-height:25vw}}@media only screen and (max-width:1365.5px){.ns-l3c-card-tags.big{margin-bottom:77px}}@media only screen and (max-width:1365.5px)and (min-width:768px){.ns-l3c-card-tags.big{margin-bottom:145px}}.ns-l3c-card-title{display:block;margin-top:auto;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.ns-l3c-card-title:hover{color:#5c94ff}.ns-l3c-card-img{display:block;margin-top:20px;max-width:100%;width:100%}@media only screen and (min-width:768px){.ns-l3c-card-img{margin-top:30px}}@media only screen and (min-width:1920px){.ns-l3c-card-img{margin-top:2.6041666667vw}}.ns-l3c-card>a{display:block}@media only screen and (min-width:1366px){.ns-l3c-card>a{width:calc(100% + 15px)}}@media only screen and (min-width:1920px){.ns-l3c-card>a{width:calc(100% + 1.042vw)}}.main-stocks-details__title,.stocks-detail-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.main-stocks-details__title,.stocks-detail-title{font-size:46px}}@media only screen and (min-width:1920px){.main-stocks-details__title,.stocks-detail-title{font-size:3.3333333333vw}}.info-stocks-details__content-text,.table-stocks-details__col{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.info-stocks-details__content-text,.table-stocks-details__col{font-size:20px}}@media only screen and (min-width:1920px){.info-stocks-details__content-text,.table-stocks-details__col{font-size:1.25vw}}.main-stocks-details__item-text,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.main-stocks-details__item-text,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.main-stocks-details__item-text,.tag-template{font-size:.8333333333vw}}.stocks-details__header{padding:15px}@media only screen and (min-width:768px){.stocks-details__header{padding:20px 32px}}@media only screen and (min-width:1366px){.stocks-details__header{padding:20px 4.167vw}}@media only screen and (min-width:1920px){.stocks-details__header{padding:1.563vw 4.167vw}}.stocks-detail-top{margin-top:75px}@media only screen and (min-width:768px){.stocks-detail-top{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-top:100px}}@media only screen and (min-width:1920px){.stocks-detail-top{margin-top:7.292vw}}.stocks-detail-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:14px;height:50px;-webkit-justify-content:center;justify-content:center;margin-top:15px;overflow:hidden;position:relative;text-transform:uppercase;width:200px;z-index:0}.stocks-detail-button:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.stocks-detail-button.active:before,.stocks-detail-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}.stocks-detail-button .icon-plus{-ms-flex-preferred-size:18px;-webkit-flex-basis:18px;flex-basis:18px;height:18px;margin-right:12px;width:18px}@media only screen and (min-width:768px){.stocks-detail-button{margin-top:0}}@media only screen and (min-width:1920px){.stocks-detail-button{height:3.125vw;width:11.4583333333vw}}.main-stocks-details__title{color:#262b38;opacity:.5;padding:15px 0 90px}@media only screen and (min-width:768px){.main-stocks-details__title{padding:20px 0 110px}}@media only screen and (min-width:1366px){.main-stocks-details__title{padding:20px 0 220px}}@media only screen and (min-width:1920px){.main-stocks-details__title{padding:1.5625vw 0 12.5vw}}.main-stocks-details__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;padding:0 4.167vw}@media only screen and (min-width:1366px){.main-stocks-details__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:0}}.main-stocks-details__part{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;position:relative;width:100%}@media only screen and (min-width:1366px){.main-stocks-details__part{width:50%}}.main-stocks-details__part:first-child:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:0;width:100%}.main-stocks-details__part:first-child .main-stocks-details__item:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:768px){.main-stocks-details__part:first-child .main-stocks-details__item:first-child:before{content:normal}}@media only screen and (min-width:1366px){.main-stocks-details__part:first-child .main-stocks-details__item:first-child{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 20px 20px 0;width:calc(50% - 2.0835vw)}}@media only screen and (min-width:1920px){.main-stocks-details__part:first-child .main-stocks-details__item:first-child{padding:0 30px 30px 0}}@media only screen and (min-width:768px){.main-stocks-details__part:first-child .main-stocks-details__item:last-child:before{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:1366px){.main-stocks-details__part:first-child .main-stocks-details__item:last-child{padding:0 20px 20px}}@media only screen and (min-width:1920px){.main-stocks-details__part:first-child .main-stocks-details__item:last-child{padding:0 30px 30px}}.main-stocks-details__part:last-child{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.main-stocks-details__part:last-child:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:768px){.main-stocks-details__part:last-child:after{background:#959bad;content:"";height:2px;left:0;position:absolute;top:0;width:100%}}@media only screen and (min-width:768px)and (min-width:1366px){.main-stocks-details__part:last-child:after{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:1366px){.main-stocks-details__part:last-child .main-stocks-details__title{padding-left:20px}}@media only screen and (min-width:1920px){.main-stocks-details__part:last-child .main-stocks-details__title{padding-left:30px}}.main-stocks-details__part:last-child .main-stocks-details__item:first-child{display:none}@media only screen and (min-width:768px){.main-stocks-details__part:last-child .main-stocks-details__item:first-child{padding:0 15px 15px 0}.main-stocks-details__part:last-child .main-stocks-details__item:first-child:before{content:normal}}@media only screen and (min-width:1366px){.main-stocks-details__part:last-child .main-stocks-details__item:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 20px 20px}}@media only screen and (min-width:1920px){.main-stocks-details__part:last-child .main-stocks-details__item:first-child{padding:0 30px 30px}}@media only screen and (min-width:768px){.main-stocks-details__part:last-child .main-stocks-details__item:last-child:before{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:1366px){.main-stocks-details__part:last-child .main-stocks-details__item:last-child{padding:0 0 20px 20px;width:calc(50% - 2.0835vw)}}@media only screen and (min-width:1920px){.main-stocks-details__part:last-child .main-stocks-details__item:last-child{padding:0 0 30px 30px}}.main-stocks-details__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:768px){.main-stocks-details__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.main-stocks-details__item{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 0 20px;position:relative;width:100%}@media only screen and (min-width:1366px){.main-stocks-details__item{height:300px;width:calc(50% + 2.0835vw)}.main-stocks-details__item:before{background:#959bad;bottom:100%;content:"";height:2px;left:0;position:absolute;width:100%}}@media only screen and (min-width:1920px){.main-stocks-details__item{height:18.229vw}}@media only screen and (max-width:767px){.main-stocks-details__item-text{padding-top:10px}}.info-stocks-details{position:relative}.info-stocks-details__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (min-width:1366px){.info-stocks-details__wrapper{padding:0 4.167vw}}.info-stocks-details__left{padding-right:15px;position:relative}@media only screen and (min-width:768px){.info-stocks-details__left{padding-right:32px}}@media only screen and (min-width:1366px){.info-stocks-details__left{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;padding-right:0}}.info-stocks-details__left:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:-1px;width:100%}.info-stocks-details__left:after{background:#959bad;content:"";height:100%;position:absolute;right:-1px;top:0;width:2px}.info-stocks-details__content{padding:15px 15px 40px;position:relative}@media only screen and (min-width:768px){.info-stocks-details__content{padding:20px 20px 60px}}@media only screen and (min-width:1366px){.info-stocks-details__content{width:calc(50% + 4.167vw)}}@media only screen and (min-width:1920px){.info-stocks-details__content{padding:1.563vw 1.563vw 4.167vw}}.info-stocks-details__content:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:-1px;width:100%}.info-stocks-details__content-img{width:100%}@media only screen and (min-width:768px){.info-stocks-details__content-text{margin-top:20px}}@media only screen and (min-width:1920px){.info-stocks-details__content-text{margin-top:1.563vw}}.info-stocks-details__right{padding-left:15px;position:relative}@media only screen and (min-width:768px){.info-stocks-details__right{padding-left:32px}}@media only screen and (min-width:1366px){.info-stocks-details__right{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;padding-left:0}}.info-stocks-details__right:before{background:#959bad;content:"";height:2px;left:0;position:absolute;top:-1px;width:100%}.info-stocks-details__right:after{background:#959bad;content:"";height:100%;left:-1px;position:absolute;top:0;width:2px}.table-stocks-details{margin-top:100px;padding:0 15px 40px;position:relative}@media only screen and (min-width:768px){.table-stocks-details{padding:0 32px 60px}}@media only screen and (min-width:1366px){.table-stocks-details{padding:0 4.167vw 60px}}@media only screen and (min-width:1920px){.table-stocks-details{margin-top:6.25vw;padding:0 4.167vw 4.167vw}}.table-stocks-details>:not(:last-child){margin-bottom:10px}@media only screen and (min-width:768px){.table-stocks-details>:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:1366px){.table-stocks-details>:not(:last-child){margin-bottom:20px}}@media only screen and (min-width:1920px){.table-stocks-details>:not(:last-child){margin-bottom:1.0416666667vw}}.table-stocks-details__inner{margin-bottom:20px;padding-bottom:310px;position:relative}.table-stocks-details__inner:before{background:#959bad;bottom:0;content:"";height:250px;left:calc(50% - 1px);position:absolute;width:2px}@media only screen and (min-width:768px){.table-stocks-details__inner:before{height:300px}}@media only screen and (min-width:1920px){.table-stocks-details__inner:before{height:18.229vw}}@media only screen and (min-width:768px){.table-stocks-details__inner{padding-bottom:380px}}@media only screen and (min-width:1920px){.table-stocks-details__inner{margin-bottom:1.563vw;padding-bottom:22.396vw}}.table-stocks-details__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:20px 0}@media only screen and (min-width:768px){.table-stocks-details__row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:24px 0}}@media only screen and (min-width:1920px){.table-stocks-details__row{padding:1.406vw 0}}.table-stocks-details__row:first-child{border-bottom:2px solid #262b38;color:#262b38;padding:initial}@media only screen and (min-width:768px){.table-stocks-details__row:first-child{padding:24px 0}}.table-stocks-details__row:first-child .table-stocks-details__col{display:none}@media only screen and (min-width:768px){.table-stocks-details__row:first-child .table-stocks-details__col{display:block}}.table-stocks-details__col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.table-stocks-details__col:first-child{padding-bottom:10px}@media only screen and (min-width:768px){.table-stocks-details__col:first-child{padding-bottom:0}.table-stocks-details__col{width:50%}}.table-stocks-details__title{padding-right:5px}@media only screen and (min-width:768px){.table-stocks-details__title{display:none}}.nsa-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.nsa-title{font-size:100px}}@media only screen and (min-width:1366px){.nsa-title{font-size:150px}}@media only screen and (min-width:1920px){.nsa-title{font-size:10.4166666667vw}}.nsa-card-title{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.nsa-card-title{font-size:28px}}@media only screen and (min-width:1920px){.nsa-card-title{font-size:2.0833333333vw}}.nsa-card-description,.nsa-card-tag,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.nsa-card-description,.nsa-card-tag,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.nsa-card-description,.nsa-card-tag,.tag-template{font-size:.8333333333vw}}.nsa-card-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.nsa-card-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.nsa-card-tags{margin:0 0 -.5208333333vw}}.nsa-card-tag,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.nsa-card-tag,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.nsa-card-tag{margin:0 5px 5px 0}.nsa-card-tag:last-child{margin-right:0}@media only screen and (min-width:768px){.nsa-card-tag{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.nsa-card-tag{margin:0 .5208333333vw .5208333333vw 0}}.nsa-card-tag{background:#fff;color:#262b38}.nsa{background:#eff0f3;padding:120px 0 30px}@media only screen and (min-width:768px){.nsa{padding:204px 0 60px}}@media only screen and (min-width:1366px){.nsa{padding:187px 0 70px}}@media only screen and (min-width:1920px){.nsa{padding:10.4166666667vw 0 3.6458333333vw}}.nsa-title{margin-bottom:20px}@media only screen and (min-width:768px){.nsa-title{margin-bottom:30px}}@media only screen and (min-width:1920px){.nsa-title{margin-bottom:2.6041666667vw}}.nsa-tags{padding:20px 0;position:relative;z-index:0}.nsa-tags:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .nsa-tags:before{width:100%}@media only screen and (min-width:768px){.nsa-tags{padding:40px 0}}@media only screen and (min-width:1920px){.nsa-tags{padding:2.0833333333vw 0}}.nsa-cards{margin-bottom:50px}@media only screen and (min-width:768px){.nsa-cards{margin-bottom:80px}}@media only screen and (min-width:1366px){.nsa-cards{margin-bottom:90px}}@media only screen and (min-width:1920px){.nsa-cards{margin-bottom:5.7291666667vw}}.nsa-card{margin-bottom:30px}@media only screen and (min-width:1366px){.nsa-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:300px;position:relative;z-index:0}.nsa-card:after,.nsa-card:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.nsa-card:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .nsa-card:before{width:100%}.nsa-card:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .nsa-card:after{height:100%}.nsa-card:after,.nsa-card:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.nsa-card:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.nsa-card:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1920px){.nsa-card{margin-bottom:1.5625vw;min-height:444px}}.nsa-card-group-bg{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:1365.5px){.nsa-card-group-bg{position:relative;z-index:0}.nsa-card-group-bg:after,.nsa-card-group-bg:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.nsa-card-group-bg:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .nsa-card-group-bg:before{width:100%}.nsa-card-group-bg:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .nsa-card-group-bg:after{height:100%}.nsa-card-group-bg:after,.nsa-card-group-bg:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.nsa-card-group-bg:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.nsa-card-group-bg:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:768px)and (max-width:1365px){.nsa-card-group-bg{margin-bottom:20px;min-height:244px}}@media only screen and (min-width:1366px){.nsa-card-group-bg{-webkit-box-flex:0;-webkit-flex:0 0 calc(75% + 2.0835vw);-ms-flex:0 0 calc(75% + 2.0835vw);flex:0 0 calc(75% + 2.0835vw)}}.nsa-card-group-first{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:50%;padding:15px 15px 15px 0}@media only screen and (min-width:1366px){.nsa-card-group-first{-ms-flex-preferred-size:64.75%;-webkit-flex-basis:64.75%;flex-basis:64.75%;max-width:64.75%;padding:30px 20px 0 0}}@media only screen and (min-width:1920px){.nsa-card-group-first{padding:2.0833333333vw 1.0416666667vw 0 0}}.nsa-card-group-second{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:15px 0 15px 15px}@media only screen and (min-width:1366px){.nsa-card-group-second{-ms-flex-preferred-size:35.25%;-webkit-flex-basis:35.25%;flex-basis:35.25%;max-width:35.25%;padding:30px 20px 0;position:relative;z-index:0}.nsa-card-group-second:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.125s;transition-delay:1.125s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.375s;transition-duration:.375s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .nsa-card-group-second:after{height:100%}}@media only screen and (min-width:1920px){.nsa-card-group-second{padding:2.0833333333vw 1.0416666667vw 0}}.nsa-card-group-sm{padding:30px 0 0}@media only screen and (max-width:1365.5px){.nsa-card-group-sm{position:relative;z-index:0}.nsa-card-group-sm:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .nsa-card-group-sm:before{width:100%}}@media only screen and (min-width:768px){.nsa-card-group-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:15px 0 30px}}@media only screen and (min-width:1366px){.nsa-card-group-sm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:0;-webkit-flex:0 0 calc(25% - 2.0835vw);-ms-flex:0 0 calc(25% - 2.0835vw);flex:0 0 calc(25% - 2.0835vw);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:calc(25% - 2.0835vw);padding:30px 0 0 20px}}@media only screen and (min-width:1920px){.nsa-card-group-sm{padding:2.0833333333vw 0 0 1.0416666667vw}}.nsa-card-title{margin-bottom:15px;-webkit-transition:color .5s;transition:color .5s}.nsa-card-title:hover{color:#5c94ff}.nsa-card-tags{margin-top:auto}.nsa-card-tag{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.nsa-card-tag:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.nsa-card-tag.active,.nsa-card-tag:hover{color:#fff}.nsa-card-tag.active:before,.nsa-card-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}.nsa-card-description{color:#959bad}.nsa-card-date{font-size:14px;line-height:1.45}@media only screen and (max-width:767px){.nsa-card-date{margin-bottom:10px}}@media only screen and (min-width:1366px){.nsa-card-date{margin-bottom:10px}}@media only screen and (min-width:1920px){.nsa-card-date{font-size:.7291666667vw;margin-bottom:.5208333333vw}}@media only screen and (min-width:768px){.nsa-card-button{max-width:269px;width:100%}}@media only screen and (min-width:1920px){.nsa-card-button{max-width:19.7916666667vw}}.nd-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.nd-title{font-size:46px}}@media only screen and (min-width:1920px){.nd-title{font-size:3.3333333333vw}}.nd-description,.nd-slide-description{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.nd-description,.nd-slide-description{font-size:20px}}@media only screen and (min-width:1920px){.nd-description,.nd-slide-description{font-size:1.25vw}}.nd{background:#eff0f3}.nd-tags{padding:15px 0 50px}@media only screen and (min-width:768px){.nd-tags{padding-top:30px}}@media only screen and (min-width:1920px){.nd-tags{padding:2.6041666667vw 0 3.6458333333vw}}.nd-navigation{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px}@media only screen and (min-width:768px){.nd-navigation{margin-bottom:40px}}@media only screen and (min-width:1366px){.nd-navigation{margin-bottom:50px}}@media only screen and (min-width:1920px){.nd-navigation{margin-bottom:60px}}.nd-navigation-button{color:#959bad;font-size:16px}@media only screen and (min-width:768px){.nd-navigation-button{font-size:25px}}@media only screen and (min-width:1920px){.nd-navigation-button{font-size:1.8229166667vw}}.nd-title{margin-bottom:20px}@media only screen and (min-width:768px){.nd-title{margin-bottom:30px}}@media only screen and (min-width:1366px){.nd-title{margin-bottom:40px}}@media only screen and (min-width:1920px){.nd-title{margin-bottom:2.6041666667vw}}@media only screen and (min-width:1366px){.nd-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:0}.nd-main:after,.nd-main:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.nd-main:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .nd-main:before{width:100%}.nd-main:after{height:0;left:calc(33.3334% - 1px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .nd-main:after{height:100%}.nd-main:after,.nd-main:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.nd-main:after,.nd-main:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.nd-main:after{-webkit-transition-delay:0s;transition-delay:0s}}.nd-preview{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:15px 0 50px}@media only screen and (min-width:768px){.nd-preview{padding:20px 0 60px}}@media only screen and (max-width:1365.5px){.nd-preview{position:relative;z-index:0}.nd-preview:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .nd-preview:before{width:100%}}@media only screen and (min-width:1366px){.nd-preview{-webkit-box-flex:0;-webkit-flex:0 0 33.33%;-ms-flex:0 0 33.33%;flex:0 0 33.33%;max-width:33.33%;padding:0 0 50px}}@media only screen and (min-width:1920px){.nd-preview{padding:0 0 2.6041666667vw}}.nd-slider{margin-bottom:50px;min-width:0;overflow:hidden}.nd-slide-img{aspect-ratio:1/1;display:block;margin-bottom:15px;max-width:300px;width:100%}@media only screen and (min-width:768px){.nd-slide-img{margin-bottom:20px;max-width:460px}}@media only screen and (min-width:1366px){.nd-slide-img{max-width:none}}@media only screen and (min-width:1920px){.nd-slide-img{margin-bottom:1.0416666667vw}}.nd-thumbs{min-width:0;overflow:hidden}.nd-thumb{-ms-flex-negative:0;cursor:pointer;-webkit-filter:grayscale(.5);filter:grayscale(.5);-webkit-flex-shrink:0;flex-shrink:0;height:75px;opacity:.5;-webkit-transition:opacity .5s,-webkit-filter .5s;transition:opacity .5s,-webkit-filter .5s;transition:opacity .5s,filter .5s;transition:opacity .5s,filter .5s,-webkit-filter .5s;width:75px}@media only screen and (min-width:768px){.nd-thumb{height:100px;width:100px}}@media only screen and (min-width:1920px){.nd-thumb{height:6.25vw;width:6.25vw}}.nd-thumb.swiper-slide-thumb-active{-webkit-filter:none;filter:none;opacity:1}.nd-thumb-img{height:100%;width:100%}.nd-description{padding:15px 0 30px}@media only screen and (min-width:768px){.nd-description{padding:32px 0 50px}}@media only screen and (max-width:1365.5px){.nd-description{position:relative;z-index:0}.nd-description:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .nd-description:before{width:100%}}@media only screen and (min-width:1366px){.nd-description{-webkit-box-flex:0;-webkit-flex:0 0 66.67%;-ms-flex:0 0 66.67%;flex:0 0 66.67%;margin-bottom:-7px;max-width:66.67%;padding:60px 0 50px 60px}}@media only screen and (min-width:1920px){.nd-description{margin-bottom:calc(-1.375vw + 20px);padding:3.6458333333vw 0 2.6041666667vw 4.1666666667vw}}.nd-description p,.nd-description ul{margin-bottom:19.8px}@media only screen and (min-width:768px){.nd-description p,.nd-description ul{margin-bottom:22px}}@media only screen and (min-width:1920px){.nd-description p,.nd-description ul{margin-bottom:1.375vw}}.nd-description li:before{content:"- ";padding-right:1.5%}.nd-button{margin:50px 0}@media only screen and (min-width:1920px){.nd-button{margin:2.6041666667vw 0}}.nd-video{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;padding:96px 0}@media only screen and (min-width:768px){.nd-video{padding:256px 0}}@media only screen and (min-width:1366px){.nd-video{padding:320px 0}}@media only screen and (min-width:1920px){.nd-video{padding:17.7083333333vw 0}}.nd-video_gray,.nd-video_grey{background:#eff0f3}.nd-video-poster{display:inline-block;height:168px;margin-bottom:20px;width:300px}@media only screen and (min-width:768px){.nd-video-poster{height:256px;width:456px}}@media only screen and (min-width:1920px){.nd-video-poster{height:18.75vw;width:33.3333333333vw}}.nd-modal-video-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;min-height:100%;padding:30px 15px}@media only screen and (min-width:768px){.nd-modal-video-container{padding:65px 32px}}@media only screen and (min-width:1366px){.nd-modal-video-container{padding:65px 4.1666666667vw}}@media only screen and (min-width:1920px){.nd-modal-video-container{padding:3.6458333333vw 4.1666666667vw}}.nd-modal-video-player{aspect-ratio:16/9;display:block;margin-bottom:20px;max-width:90%;-o-object-fit:cover;object-fit:cover;width:90%}.details-event__title,.main-details-event__title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.details-event__title,.main-details-event__title{font-size:46px}}@media only screen and (min-width:1920px){.details-event__title,.main-details-event__title{font-size:3.3333333333vw}}.details-event__tags-item,.main-details-event__item-text,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.details-event__tags-item,.main-details-event__item-text,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.details-event__tags-item,.main-details-event__item-text,.tag-template{font-size:.8333333333vw}}.details-event__tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.details-event__tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.details-event__tags{margin:0 0 -.5208333333vw}}.details-event__tags-item,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.details-event__tags-item,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.details-event__tags-item{margin:0 5px 5px 0}.details-event__tags-item:last-child{margin-right:0}@media only screen and (min-width:768px){.details-event__tags-item{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.details-event__tags-item{margin:0 .5208333333vw .5208333333vw 0}}.details-event__tags-item{background:#fff;color:#262b38}.details-event{background:#eff0f3}.details-event__header{padding:15px}@media only screen and (min-width:768px){.details-event__header{padding:20px 4.167vw}}@media only screen and (min-width:1366px){.details-event__header{padding:20px 4.167vw}}@media only screen and (min-width:1920px){.details-event__header{padding:1.563vw 4.167vw}}.details-event__title{margin-top:75px}@media only screen and (min-width:768px){.details-event__title{margin-top:100px}}@media only screen and (min-width:1920px){.details-event__title{margin-top:7.292vw}}.main-details-event{padding:0 4.167vw}.main-details-event__title{color:#262b38;opacity:.5;padding:15px 0 90px}@media only screen and (min-width:768px){.main-details-event__title{padding:20px 0 110px}}@media only screen and (min-width:1366px){.main-details-event__title{padding:20px 0 220px}}@media only screen and (min-width:1920px){.main-details-event__title{padding:1.5625vw 0 12.5vw}}.main-details-event__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative}@media only screen and (min-width:1366px){.main-details-event__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding-bottom:0}.main-details-event__inner:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@-webkit-keyframes horizontal-line{0%{width:0}to{width:100%}}@keyframes horizontal-line{0%{width:0}to{width:100%}}}.main-details-event__part{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;position:relative;width:100%}@media only screen and (min-width:1366px){.main-details-event__part{width:50%}.main-details-event__part .main-details-event__item:last-child:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:-1px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}}.main-details-event__part:first-child:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@media only screen and (min-width:1366px){.main-details-event__part:first-child:before{display:none}.main-details-event__part:first-child .main-details-event__title{padding-right:20px}}@media only screen and (min-width:1920px){.main-details-event__part:first-child .main-details-event__title{padding-right:1.5625vw}}.main-details-event__part:first-child .main-details-event__item:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:none;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:1366px){.main-details-event__part:first-child .main-details-event__item:first-child{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:0 20px 20px 0;width:calc(100% - 25vw + 8px)}.main-details-event__part:first-child .main-details-event__item:first-child:after{display:none}}@media only screen and (min-width:1920px){.main-details-event__part:first-child .main-details-event__item:first-child{padding:0 1.5625vw 1.5625vw 0}}@media only screen and (min-width:768px){.main-details-event__part:first-child .main-details-event__item:last-child:before{height:100%;left:-1px;top:0;width:2px}}@media only screen and (min-width:1366px){.main-details-event__part:first-child .main-details-event__item:last-child{padding:0 20px 20px}}@media only screen and (min-width:1920px){.main-details-event__part:first-child .main-details-event__item:last-child{padding:0 1.5625vw 1.5625vw}}.main-details-event__part:last-child{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.main-details-event__part:last-child:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:100%;content:" ";height:2px;left:0;position:absolute;width:0}@media only screen and (min-width:1366px){.main-details-event__part:last-child:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:-1px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}.main-details-event__part:last-child:before{display:none}.main-details-event__part:last-child .main-details-event__title{padding-left:20px}}@media only screen and (min-width:1920px){.main-details-event__part:last-child .main-details-event__title{padding-left:1.5625vw}}.main-details-event__part:last-child .main-details-event__item:first-child{display:none}@media only screen and (min-width:1366px){.main-details-event__part:last-child .main-details-event__item:first-child{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:0 20px 20px}}@media only screen and (min-width:1920px){.main-details-event__part:last-child .main-details-event__item:first-child{padding:0 1.5625vw 1.5625vw}}@media only screen and (min-width:1366px){.main-details-event__part:last-child .main-details-event__item:last-child{padding:0 0 20px 20px;width:calc(100% - 25vw + 8px)}}@media only screen and (min-width:1920px){.main-details-event__part:last-child .main-details-event__item:last-child{padding:0 0 1.5625vw 1.5625vw}}.main-details-event__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:768px){.main-details-event__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.main-details-event__item{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px 0 15px;position:relative;width:100%}@media only screen and (min-width:768px){.main-details-event__item{padding:10px 0 20px}}@media only screen and (min-width:1366px){.main-details-event__item{height:300px;width:25vw}}@media only screen and (min-width:1920px){.main-details-event__item{height:18.229vw}}@media only screen and (max-width:767px){.main-details-event__item-text{padding-top:10px}}.more-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.more-title{font-size:100px}}@media only screen and (min-width:1366px){.more-title{font-size:150px}}@media only screen and (min-width:1920px){.more-title{font-size:10.4166666667vw}}.more-card,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.more-card,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.more-card,.tag-template{font-size:.8333333333vw}}.more{padding:15px 15px 40px}.more-grey{background:#959bad;color:#fff}.more-dark{background:#262b38;color:#fff}@media only screen and (min-width:768px){.more{padding:20px 32px 60px}}@media only screen and (min-width:1366px){.more{padding:20px 4.167vw 60px}}@media only screen and (min-width:1920px){.more{padding:1.5625vw 4.1666666667vw 4.1666666667vw}}.more-title{margin-bottom:100px}@media only screen and (min-width:768px){.more-title{margin-bottom:150px}}@media only screen and (min-width:1920px){.more-title{margin-bottom:10.4166666667vw}}.more-card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px;position:relative;z-index:0}.more-card:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .more-card:before{width:100%}@media only screen and (min-width:1366px){.more-card{margin-bottom:20px}}@media only screen and (min-width:1920px){.more-card{margin-bottom:1.5625vw}}.more-card-col-1{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin-bottom:10px;max-width:50%;min-height:60px;padding:10px 10px 0 0;position:relative;z-index:0}.more-card-col-1:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .more-card-col-1:after{height:100%}@media only screen and (min-width:768px){.more-card-col-1{margin-bottom:15px;min-height:85px;padding:15px 15px 0 0}}@media only screen and (min-width:1366px){.more-card-col-1{-ms-flex-preferred-size:calc(25% - 2.0835vw);-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-basis:calc(25% - 2.0835vw);flex-basis:calc(25% - 2.0835vw);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;max-width:calc(25% - 2.0835vw);min-height:0;padding-left:0}}.more-card-col-2{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:10px 0 0 10px}@media only screen and (min-width:768px){.more-card-col-2{padding:15px 0 0 15px}}@media only screen and (min-width:1366px){.more-card-col-2{-ms-flex-preferred-size:calc(25% + 2.0835vw);-webkit-flex-basis:calc(25% + 2.0835vw);flex-basis:calc(25% + 2.0835vw);max-width:calc(25% + 2.0835vw);padding:15px;position:relative;z-index:0}.more-card-col-2:after{background:#959bad;content:" ";height:0;left:100%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .more-card-col-2:after{height:100%}}.more-card-col-3{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;padding:10px 0;position:relative;z-index:0}.more-card-col-3:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .more-card-col-3:before{width:100%}@media only screen and (min-width:768px){.more-card-col-3{padding:15px 0}}@media only screen and (min-width:1366px){.more-card-col-3{-ms-flex-preferred-size:calc(25% + 2.0835vw);-webkit-flex-basis:calc(25% + 2.0835vw);flex-basis:calc(25% + 2.0835vw);max-width:calc(25% + 2.0835vw);padding:15px;position:relative;z-index:0}.more-card-col-3:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .more-card-col-3:after{height:100%}}.more-card-col-4{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media only screen and (min-width:1366px){.more-card-col-4{-ms-flex-preferred-size:calc(25% - 2.0835vw);-webkit-flex-basis:calc(25% - 2.0835vw);flex-basis:calc(25% - 2.0835vw);max-width:calc(25% - 2.0835vw);padding:15px 0 0 15px}}.more-card-title{display:block;margin-bottom:15px;-webkit-transition:color .5s;transition:color .5s}.more-card-title:hover{color:#5c94ff}.more-card-tags{margin-top:auto}.more-card-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#959bad;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media only screen and (max-width:767px){.more-card-description{-webkit-line-clamp:4}}.more-dark .more-card-col-1:after,.more-dark .more-card-col-1:before,.more-dark .more-card-col-2:after,.more-dark .more-card-col-2:before,.more-dark .more-card-col-3:after,.more-dark .more-card-col-3:before,.more-dark .more-card-col-4:after,.more-dark .more-card-col-4:before,.more-dark .more-card:after,.more-dark .more-card:before,.more-grey .more-card-col-1:after,.more-grey .more-card-col-1:before,.more-grey .more-card-col-2:after,.more-grey .more-card-col-2:before,.more-grey .more-card-col-3:after,.more-grey .more-card-col-3:before,.more-grey .more-card-col-4:after,.more-grey .more-card-col-4:before,.more-grey .more-card:after,.more-grey .more-card:before{background:#fff}.more-dark .more-card-description,.more-dark .more-card-title,.more-grey .more-card-description,.more-grey .more-card-title{color:#fff}.more-dark .more-card-description,.more-grey .more-card-description{opacity:.5}.events-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.events-title{font-size:100px}}@media only screen and (min-width:1366px){.events-title{font-size:150px}}@media only screen and (min-width:1920px){.events-title{font-size:10.4166666667vw}}.events-card-title.smaller{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.events-card-title.smaller{font-size:72px}}@media only screen and (min-width:1920px){.events-card-title.smaller{font-size:5.2083333333vw}}.events-cards-overlay-message,.events-date{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.events-cards-overlay-message,.events-date{font-size:46px}}@media only screen and (min-width:1920px){.events-cards-overlay-message,.events-date{font-size:3.3333333333vw}}.events-block-title,.events-card-title:not(.smaller){font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.events-block-title,.events-card-title:not(.smaller){font-size:28px}}@media only screen and (min-width:1920px){.events-block-title,.events-card-title:not(.smaller){font-size:2.0833333333vw}}.events-block-description,.events-card-description,.events-tag,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.events-block-description,.events-card-description,.events-tag,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.events-block-description,.events-card-description,.events-tag,.tag-template{font-size:.8333333333vw}}.events-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.events-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.events-tags{margin:0 0 -.5208333333vw}}.events-tag,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.events-tag,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.events-tag{margin:0 5px 5px 0}.events-tag:last-child{margin-right:0}@media only screen and (min-width:768px){.events-tag{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.events-tag{margin:0 .5208333333vw .5208333333vw 0}}.events-tag{background:#eff0f3;color:#262b38}.events{background:#fff;padding:0 15px 40px}@media only screen and (min-width:768px){.events{padding:0 32px 60px}}@media only screen and (min-width:1366px){.events{padding:0 4.167vw 60px}}@media only screen and (min-width:1920px){.events{padding:0 4.167vw 4.1666666667vw}}.events-title{margin-bottom:40px}@media only screen and (min-width:768px){.events-title{margin-bottom:65px}}@media only screen and (min-width:1366px){.events-title{margin-bottom:65px}}.events-top{display:grid;grid-template-columns:1fr;margin-bottom:20px;position:relative;z-index:2!important}@media only screen and (min-width:768px){.events-top{grid-template-columns:repeat(2,1fr);margin-bottom:60px;position:relative;z-index:0}.events-top:after,.events-top:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.events-top:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .events-top:before{width:100%}.events-top:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .events-top:after{height:100%}.events-top:after,.events-top:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.events-top:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.events-top:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:1366px){.events-top{grid-template-columns:.7731629393fr .2268370607fr;position:relative;z-index:0}.events-top:after{background:#959bad;content:" ";height:0;left:77.31629%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.15875s;transition-delay:1.15875s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.34125s;transition-duration:.34125s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .events-top:after{height:100%}}.events-top-col{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media only screen and (max-width:767px){.events-top-col{padding:20px 0;position:relative;z-index:0}.events-top-col:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .events-top-col:before{width:100%}}@media only screen and (min-width:768px){.events-top-col{padding:0 15px 0 0}.events-top-col:last-child{padding:15px 0 0 15px}}@media only screen and (min-width:1920px){.events-top-col{padding:0 1.0416666667vw 0 0}.events-top-col:last-child{padding:1.0416666667vw 0 0 1.0416666667vw}}.events-tag{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.events-tag:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.events-tag.active,.events-tag:hover{color:#fff}.events-tag.active:before,.events-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}.events-date{text-transform:lowercase}@media only screen and (max-width:1365.5px){.events-date{-webkit-box-flex:1;-webkit-box-ordinal-group:0;-ms-flex-order:-1;-webkit-flex:1 0 100%;-ms-flex:1 0 100%;flex:1 0 100%;margin-bottom:15px;-webkit-order:-1;order:-1;padding-bottom:15px;position:relative;z-index:0}.events-date:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .events-date:before{width:100%}.events-date:before{bottom:0;top:auto}}@media only screen and (max-width:1365.5px)and (min-width:768px){.events-date{margin-bottom:20px;padding-bottom:20px}}.events-date span{position:relative;z-index:0}.events-date span:after{background:#fff;bottom:-5%;content:"";height:105%;left:0;opacity:0;position:absolute;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:height,opacity;transition-property:height,opacity;width:100%;z-index:1}.events-date span.animation-hidden:after{opacity:1}.events-cards{grid-row-gap:30px;display:grid;grid-template-columns:1fr;position:relative;row-gap:30px}@media only screen and (min-width:768px){.events-cards{row-gap:40px}}@media only screen and (min-width:1366px){.events-cards{grid-template-columns:repeat(2,1fr);position:relative;row-gap:200px;z-index:0}.events-cards:after,.events-cards:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.events-cards:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .events-cards:before{width:100%}.events-cards:after{height:0;left:22.7%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .events-cards:after{height:100%}.events-cards:after,.events-cards:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.events-cards:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.events-cards:after{-webkit-transition-delay:.34125s;transition-delay:.34125s;-webkit-transition-duration:1.15875s;transition-duration:1.15875s}}@media only screen and (min-width:1920px){.events-cards{row-gap:10.4166666667vw}}.events-cards-col{display:grid;grid-template-columns:repeat(2,1fr)}@media only screen and (max-width:1365.5px){.events-cards-col{position:relative;z-index:0}.events-cards-col:after,.events-cards-col:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.events-cards-col:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .events-cards-col:before{width:100%}.events-cards-col:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .events-cards-col:after{height:100%}.events-cards-col:after,.events-cards-col:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.events-cards-col:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.events-cards-col:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.events-cards-col:first-child:before{display:none}}@media only screen and (min-width:1366px){.events-cards-col:first-child{position:relative;z-index:0}.events-cards-col:first-child:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.75s;transition-duration:.75s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .events-cards-col:first-child:after{height:100%}.events-cards-col:nth-child(2) .events-card:first-child{position:relative;z-index:0}.events-cards-col:nth-child(2) .events-card:first-child:after{background:#959bad;content:" ";height:0;left:100%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:1.15875s;transition-delay:1.15875s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-duration:.34125s;transition-duration:.34125s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .events-cards-col:nth-child(2) .events-card:first-child:after{height:100%}.events-cards-col:nth-child(odd){grid-template-columns:1fr 1.1970074813fr}.events-cards-col:nth-child(2n){grid-template-columns:1.1970074813fr 1fr}}.events-cards-col:nth-child(3) .events-card{padding-bottom:0}.events-cards-overlay{height:100%;left:0;opacity:0;padding:15px 0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media only screen and (min-width:768px){.events-cards-overlay{padding:20px 0}}@media only screen and (min-width:1920px){.events-cards-overlay{padding:1.5625vw 0}}.events-cards-overlay.active{opacity:1;pointer-events:auto}.events-cards-overlay.active .events-cards-overlay-message{opacity:1;-webkit-transform:none;transform:none;-webkit-transition-delay:.5s;transition-delay:.5s}.events-cards-overlay-message{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.events-card{cursor:default}.events-card,.events-card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.events-card-content{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;min-height:200px;overflow:hidden;padding:10px;position:relative;z-index:0}.events-card-content:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.events-card-content.active:before,.events-card-content:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.events-card-content{min-height:300px;padding:15px}}@media only screen and (min-width:1920px){.events-card-content{min-height:18.2291666667vw;padding:1.0416666667vw}}.events-card-content:not(.empty)[href]{cursor:pointer;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color}.events-card-content:not(.empty)[href]:hover .events-card-description:after,.events-card-content:not(.empty)[href]:hover .events-card-title:after{background:#959bad}.empty>.events-card-content,.events-card-content.empty{pointer-events:none}.events-card-title{display:inline-block;margin-bottom:10px;position:relative;z-index:0}.events-card-title:after{background:#fff;bottom:-5%;content:"";height:105%;left:0;opacity:0;position:absolute;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:height,opacity;transition-property:height,opacity;width:100%;z-index:1}.events-card-title.animation-hidden:after{opacity:1}@media only screen and (min-width:1920px){.events-card-title{margin-bottom:.5208333333vw}}.events-card-description{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:inline-block;display:-webkit-box;margin-top:auto;overflow:hidden;position:relative;text-overflow:ellipsis;white-space:normal;z-index:0}.events-card-description:after{background:#fff;bottom:-5%;content:"";height:105%;left:0;opacity:0;position:absolute;-webkit-transition-duration:.6s;transition-duration:.6s;-webkit-transition-property:height,opacity;transition-property:height,opacity;width:100%;z-index:1}.events-card-description.animation-hidden:after{opacity:1}.events-card-button{margin:auto 0 10px 10px}@media only screen and (min-width:768px){.events-card-button{margin:auto 0 15px 15px}}@media only screen and (min-width:1920px){.events-card-button{margin:auto 1.0416666667vw 1.0416666667vw}}.events-controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:15px}@media only screen and (max-width:1365.5px){.events-controls{position:relative;z-index:0}.events-controls:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .events-controls:before{width:100%}.events-controls:before{bottom:0;bottom:-2px;top:auto}}@media only screen and (min-width:768px){.events-controls{padding-bottom:20px}}@media only screen and (min-width:1366px){.events-controls{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:20px;padding-bottom:0}}@media only screen and (min-width:1920px){.events-controls{margin-bottom:1.5625vw}}.events-button-next,.events-button-prev{display:block;height:11px;width:116px}@media only screen and (min-width:768px){.events-button-next,.events-button-prev{height:24px;width:260px}}@media only screen and (min-width:1920px){.events-button-next,.events-button-prev{height:1.7708333333vw;width:18.75vw}}.events-button-next img,.events-button-next svg,.events-button-prev img,.events-button-prev svg{stroke:#262b38;display:block;height:100%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}@media only screen and (min-width:1366px){.events-button-prev{margin-right:22px}}@media only screen and (min-width:1920px){.events-button-prev{margin-right:1.1458333333vw}}.events-button-prev img,.events-button-prev svg{-o-object-position:left center;object-position:left center}.events-button-next{margin-left:auto}.events-button-next img,.events-button-next svg{-o-object-position:right center;object-position:right center}.events-button-all{margin-top:100px}@media only screen and (min-width:1920px){.events-button-all{margin-top:5.2083333333vw}}.events-blocks{margin-bottom:30px}.events-block{border-top:2px solid #959bad;margin-bottom:40px}.events-block:last-child{margin-bottom:0}@media only screen and (min-width:768px){.events-block{margin-bottom:60px}}.events-block-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:40px;position:relative}@media only screen and (min-width:768px){.events-block-left{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:60px}}@media only screen and (min-width:1366px){.events-block-left{width:90%}.events-block-left:after{background:#959bad;content:"";height:26.1785vh;position:absolute;right:0;top:0;-webkit-transform:translate(-50%);transform:translate(-50%);width:2px}}@media only screen and (min-width:1920px){.events-block-left{width:75%}}.events-block-image{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;height:417px;width:330px}@media only screen and (min-width:768px){.events-block-image{-ms-flex-preferred-size:237px;-webkit-flex-basis:237px;flex-basis:237px;height:300px}}@media only screen and (min-width:1366px){.events-block-image{-ms-flex-preferred-size:395px;-webkit-flex-basis:395px;flex-basis:395px;height:500px}}.events-block-image>img{aspect-ratio:1/1;display:block;height:100%;max-width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.events-block-title{display:inline-block;font-size:18px;margin-bottom:20px;-webkit-transition:color .5s;transition:color .5s}@media only screen and (min-width:768px){.events-block-title{font-size:24px}}@media only screen and (min-width:1366px){.events-block-title{font-size:28px}}.events-block-title:hover{color:#5c94ff}.events-block-content{padding-top:30px}@media only screen and (min-width:768px){.events-block-content{margin-left:30px;padding:0}}@media only screen and (min-width:1366px){.events-block-content{max-width:600px}}.events-block-description{color:#959bad;font-size:13px;margin:20px 0}@media only screen and (min-width:768px){.events-block-description{font-size:14px}}.events-block-date{font-size:14px;line-height:1.45}@media only screen and (min-width:1920px){.events-block-date{font-size:.7291666667vw}}.events-block-button{color:#262b38;min-height:70px!important;padding:15px}@media only screen and (min-width:768px){.events-block-button{max-width:269px;width:100%}}@media only screen and (min-width:1920px){.events-block-button{max-width:14.0625vw}}.events-page{background:#fff;padding:120px 0 30px}@media only screen and (min-width:768px){.events-page{padding:204px 0 60px}}@media only screen and (min-width:1366px){.events-page{padding:187px 0 70px}}@media only screen and (min-width:1920px){.events-page{padding:10.4166666667vw 0 3.6458333333vw}}.events-page-cards{background-color:#fff;padding:120px 0 50px}@media only screen and (min-width:768px){.events-page-cards{padding:190px 0 100px}}.events-page-cards-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-justify-content:center;justify-content:center}@media only screen and (min-width:768px){.events-page-cards-wrapper{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}}@media only screen and (min-width:1366px){.events-page-cards-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;display:grid;grid-template-columns:repeat(3,395px);-webkit-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1920px){.events-page-cards-wrapper{grid-template-columns:repeat(4,395px)}}.events-page-img-overlay{background:-webkit-gradient(linear,left bottom,left top,color-stop(5%,rgba(26,29,37,.7)),color-stop(80%,transparent));background:linear-gradient(0deg,rgba(26,29,37,.7) 5%,transparent 80%);height:100%;left:0;position:absolute;top:0;width:100%}.events-page-card{color:#fff;height:418px;max-width:330px;position:relative;width:100%}@media only screen and (min-width:1366px)and (max-width:1919px){.events-page-card-link:nth-child(n+4){display:none}}@media only screen and (min-width:768px){.events-page-card{height:427px;max-width:337px}}@media only screen and (min-width:1366px){.events-page-card{height:500px;max-width:395px}}.events-page-card>img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.events-page-card-content{bottom:0;left:0;margin:30px;position:absolute}.events-page-card-title{font-size:24px;line-height:1.45;margin-bottom:20px}.events-page-card-date{font-size:14px}.events-page-button{margin:30px 0 0 auto;min-height:70px!important}@media only screen and (min-width:768px){.events-page-button{margin-top:60px;width:337px}}@media only screen and (min-width:1366px){.events-page-button{margin-top:80px;width:395px}}@media only screen and (min-width:1920px){.events-page-button{margin-top:100px}}@media only screen and (max-width:1365.5px){.add-borders-hide .events-card:before,.add-borders-hide .events-cards-col:before,.add-borders-hide.events-cards:before{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.5s;transition-duration:.5s;width:0}.add-borders-hide .events-card:after,.add-borders-hide .events-cards-col:after,.add-borders-hide.events-cards:after{height:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.25s;transition-duration:.25s}}@media only screen and (min-width:1366px){.add-borders-hide.events-cards:before{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.5s;transition-duration:.5s;width:0}.add-borders-hide.events-cards:after{height:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.38625s;transition-duration:.38625s}.add-borders-hide .events-cards-col:first-child:after{height:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.25s;transition-duration:.25s}.add-borders-hide .events-cards-col:nth-child(2) .events-card:first-child:after{height:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:.11375s;transition-duration:.11375s}}.add-borders-hide .button-grey,.add-borders-hide .button-light{opacity:0;pointer-events:none}.calendar-button,.cur-month,.cur-year,.flatpickr-day,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.calendar-button,.cur-month,.cur-year,.flatpickr-day,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.calendar-button,.cur-month,.cur-year,.flatpickr-day,.tag-template{font-size:.8333333333vw}}.flatpickr-wrapper{left:0;pointer-events:none;position:absolute;top:calc(100% - 20px);width:100%;z-index:2}.flatpickr-wrapper.active{pointer-events:auto}@media only screen and (min-width:768px){.flatpickr-wrapper{left:15px;top:100%;width:calc(100% - 15px)}}@media only screen and (min-width:1920px){.flatpickr-wrapper{left:1.0416666667vw;width:calc(100% - 1.04167vw)}}.flatpickr-calendar{background:#eff0f3;opacity:0;pointer-events:none;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition-duration:.25s;transition-duration:.25s;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;width:100%}.flatpickr-calendar.open{opacity:1;pointer-events:auto;-webkit-transform:none;transform:none}.flatpickr-days,.flatpickr-rContainer{width:100%}.flatpickr-months{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;border-bottom:2px solid #262b38;border-top:2px solid #262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:10px 15px}@media only screen and (min-width:1920px){.flatpickr-months{padding:.5208333333vw .78125vw}}.flatpickr-month{-webkit-box-ordinal-group:0;-ms-flex-order:-1;-webkit-order:-1;order:-1}.flatpickr-current-month{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-current-month>:not(:last-child){margin-right:5px}.flatpickr-next-month,.flatpickr-prev-month{-ms-flex-negative:0;-webkit-box-flex:0;-ms-flex-positive:0;cursor:pointer;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;height:20px;width:20px}@media only screen and (min-width:1920px){.flatpickr-next-month,.flatpickr-prev-month{height:1.0416666667vw;width:1.0416666667vw}}.flatpickr-prev-month{margin:0 20px 0 auto}@media only screen and (min-width:1920px){.flatpickr-prev-month{margin-right:1.0416666667vw}}.flatpickr-weekdays{display:none}.flatpickr-day{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;aspect-ratio:1/1;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;pointer-events:none}.flatpickr-day.today{background:#262b38;border:2px solid #262b38;color:#fff}.flatpickr-day.event{border:2px solid #262b38;cursor:pointer;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color}.open .flatpickr-day.event{pointer-events:auto}.flatpickr-day.event:hover{background:#262b38;color:#fff}.flatpickr-day.nextMonthDay,.flatpickr-day.prevMonthDay{opacity:0;pointer-events:none}.flatpickr-monthDropdown-months{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block}.numInput{max-width:50px;pointer-events:none}@media only screen and (min-width:1920px){.numInput{max-width:2.6041666667vw}}.numInput::-webkit-inner-spin-button,.numInput::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.arrowDown,.arrowUp{display:none}.dayContainer{grid-column-gap:5px;grid-row-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:repeat(7,1fr);padding:15px;row-gap:5px;width:100%}@media only screen and (min-width:1920px){.dayContainer{-webkit-column-gap:.78125vw;-moz-column-gap:.78125vw;column-gap:.78125vw;padding:.78125vw;row-gap:.78125vw}}.calendar-wrapper{position:relative;z-index:1}.calendar-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;background:#eff0f3;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;min-height:60px;padding:10px;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;width:100%}@media only screen and (min-width:768px){.calendar-button{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.calendar-button{min-height:4.1666666667vw;padding:.78125vw}}.calendar-button-icon{height:20px;margin-right:20px;position:relative;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:20px;z-index:0}@media only screen and (min-width:1920px){.calendar-button-icon{height:1.0416666667vw;margin-right:1.0416666667vw;width:1.0416666667vw}}.calendar-button-icon:after,.calendar-button-icon:before{background:#262b38;content:" ";position:absolute;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,opacity;transition-property:background,opacity;z-index:1}.calendar-button-icon:before{height:2px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.calendar-button-icon:after{height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}.calendar-button.active .calendar-button-icon:after{opacity:0}.calendar-button.active .calendar-button-icon:after,.calendar-button.active .calendar-button-icon:before{background:#959bad}.calendar-button-icon{margin:0}.calendar-input{display:none}.photo-report{background-color:#eff0f3;padding:20px 15px 40px}@media only screen and (min-width:768px){.photo-report{padding:30px 32px 60px}}@media only screen and (min-width:1366px){.photo-report{padding:30px 4.167vw 60px}}@media only screen and (min-width:1920px){.photo-report{padding:30px 4.167vw 80px}}.photo-report__title{color:#262b38;margin-bottom:100px}@media only screen and (min-width:768px){.photo-report__title{margin-bottom:150px}}@media only screen and (min-width:1920px){.photo-report__title{margin-bottom:10.416vw}}.photo-report__slider{overflow:hidden;padding-bottom:15px;position:relative}@media only screen and (min-width:768px){.photo-report__slider{padding-bottom:20px}}@media only screen and (min-width:1920px){.photo-report__slider{padding-bottom:1.041vw}}.line .photo-report__slider:before{-webkit-animation:horizontal-line 1s ease-in-out;animation:horizontal-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;bottom:0;content:" ";height:2px;left:0;position:absolute;width:0}@-webkit-keyframes horizontal-line{0%{width:0}to{width:100%}}@keyframes horizontal-line{0%{width:0}to{width:100%}}@media only screen and (min-width:1366px){.line .photo-report__slider:after{-webkit-animation:vertical-line 1s ease-in-out;animation:vertical-line 1s ease-in-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background:#959bad;content:" ";height:0;left:calc(50% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition:height 1s ease 0s;transition:height 1s ease 0s;width:4px;z-index:1}@-webkit-keyframes vertical-line{0%{height:0}to{height:100%}}@keyframes vertical-line{0%{height:0}to{height:100%}}}.photo-report__image{height:365px;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:768px){.photo-report__image{height:777px}}@media only screen and (min-width:1366px){.photo-report__image{height:671px}}@media only screen and (min-width:1920px){.photo-report__image{height:49.48vw}}.photo-report__nav{-webkit-box-pack:justify;-ms-flex-pack:justify;bottom:35px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;left:0;padding:0 23px;position:absolute;width:100%;z-index:1}@media only screen and (min-width:768px){.photo-report__nav{bottom:50px;padding:0 32px}}@media only screen and (min-width:1920px){.photo-report__nav{bottom:2.083vw;padding:0 2.083vw}}.photo-report__nav-next svg,.photo-report__nav-prev svg{width:115px}@media only screen and (min-width:768px){.photo-report__nav-next svg,.photo-report__nav-prev svg{width:260px}}@media only screen and (min-width:1920px){.photo-report__nav-next svg,.photo-report__nav-prev svg{width:18.75vw}}.form__title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.form__title{font-size:72px}}@media only screen and (min-width:1920px){.form__title{font-size:5.2083333333vw}}.form__btn,.form__column-left input,.form__column-right textarea{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.form__btn,.form__column-left input,.form__column-right textarea{font-size:14px}}@media only screen and (min-width:1920px){.form__btn,.form__column-left input,.form__column-right textarea{font-size:.8333333333vw}}.form{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:auto;min-height:600px}.form-white .form__left{background:#fff}@media only screen and (min-width:1366px){.form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100vh;width:100%}}.form__title{padding:15px 4.167vw}@media only screen and (min-width:768px){.form__title{padding:20px 4.167vw}}@media only screen and (min-width:1366px){.form__title{padding-top:2.083vw}}.form__row{position:relative}.form__left,.form__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background:#eff0f3;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:700px;width:100%}@media only screen and (min-width:768px){.form__left{min-height:754px}}@media only screen and (min-width:1366px){.form__left{min-height:768px;width:50%}}.form__right{-webkit-box-flex:1;-ms-flex-positive:1;background:#959bad;-webkit-flex-grow:1;flex-grow:1;min-height:240px;padding-bottom:20px;position:relative;width:100%}@media only screen and (min-width:768px){.form__right{min-height:468px}}@media only screen and (min-width:1366px){.form__right{display:block;min-height:768px;width:50%}}.form__right .form__title,.form__right .form__title a{color:#fff;text-decoration:none}.form__body{position:relative}.form .form__control-error,.form .form__error,.form__message{display:none}.form__btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#eff0f3;border-bottom:2px solid #959bad;color:#3e4454;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:56px;overflow:hidden;padding-left:4.167vw;position:relative;width:100%;z-index:0}.form__btn:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.form__btn.active:before,.form__btn:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.form__btn{height:76px}}@media only screen and (min-width:1920px){.form__btn{height:5vw}}.form__btn._new{display:none}.form__btn span{display:block}.form__btn .icon-plus,.form__btn img,.form__btn svg{display:block;font-size:20px;margin-right:20px}@media only screen and (min-width:1920px){.form__btn .icon-plus,.form__btn img,.form__btn svg{font-size:1.0416666667vw;margin-right:1.0416666667vw}}.form__captcha{padding:20px 4.167vw;position:relative;z-index:0}.form__captcha:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .form__captcha:before{width:100%}.form__captcha:before{top:-2px}@media only screen and (min-width:768px){.form__captcha{height:82px;padding:2px 20px}}@media only screen and (min-width:1920px){.form__captcha{height:4.375vw;padding:2px 30px}}.form label.form__btn{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.form label.form__btn input{bottom:0;height:.1px;left:0;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.form__column-left{width:100%}@media only screen and (min-width:768px){.form__column-left{border-right:1px solid #959bad;width:50%}}.form__column-left label{position:relative}.form__column-left input{color:#262b38;display:block;height:58px;padding-left:4.167vw;padding-right:4.167vw;position:relative;width:100%}@media only screen and (min-width:768px){.form__column-left input{height:82px}}@media only screen and (min-width:1366px){.form__column-left input{padding-right:22px}}@media only screen and (min-width:1920px){.form__column-left input{height:4.375vw;padding-right:30px}}.form__column-left input::-webkit-input-placeholder{color:#3e4454;opacity:.5}.form__column-left input::-moz-placeholder{color:#3e4454;opacity:.5}.form__column-left input:-ms-input-placeholder{color:#3e4454;opacity:.5}.form__column-left input::-ms-input-placeholder{color:#3e4454;opacity:.5}.form__column-left input::placeholder{color:#3e4454;opacity:.5}.form__column-right{position:relative;width:100%;z-index:0}.form__column-right:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .form__column-right:before{width:100%}.form__column-right:before{bottom:0;top:auto}@media only screen and (min-width:768px){.form__column-right{border-left:1px solid #959bad;width:50%}}.form__column-right textarea{color:#262b38;display:block;height:208px;padding:20px 4.167vw 30px;width:100%}@media only screen and (min-width:768px){.form__column-right textarea{height:164px;padding:25px 4.167vw 25px 25px}}@media only screen and (min-width:1366px){.form__column-right textarea{padding:25px}}@media only screen and (min-width:1920px){.form__column-right textarea{height:8.75vw;padding:1.5625vw}}.form__column-right textarea::-webkit-input-placeholder{color:#3e4454;opacity:.5}.form__column-right textarea::-moz-placeholder{color:#3e4454;opacity:.5}.form__column-right textarea:-ms-input-placeholder{color:#3e4454;opacity:.5}.form__column-right textarea::-ms-input-placeholder{color:#3e4454;opacity:.5}.form__column-right textarea::placeholder{color:#3e4454;opacity:.5}.form._new .form__row,.form._new .form__title-content{display:none}.form._new .form__message{display:block}.form._new .form__btn._main{display:none}.form._new .form__btn._new{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.rate{background-color:#fff;color:#262b38;letter-spacing:-.03em;min-height:100%;position:relative}@media(min-width:600px)and (max-width:1023px)and (max-height:1023px){.rate{height:auto;min-height:100%}}@media only screen and (min-width:1366px){.rate{min-height:0;min-height:auto}}.rate-popup{display:none;height:100vh;left:50%;overflow-y:auto;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100vw;z-index:502}.rate-popup.active{display:block}@media(min-width:600px)and (max-width:1023px)and (max-height:1023px){.rate-popup{overflow-y:auto}}@media only screen and (min-width:1366px){.rate-popup{height:auto;max-height:100vh;width:880px}}.rate-popup::-webkit-scrollbar{height:5px;width:5px}.rate-popup::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.rate-popup::-webkit-scrollbar-thumb{background-color:#959bad}.rate-popup__close{border:2px solid #959bad;height:40px;padding:10px;position:absolute;right:10px;top:10px;width:40px;z-index:93}@media only screen and (min-width:768px){.rate-popup__close{height:50px;width:50px}}@media only screen and (min-width:1366px){.rate-popup__close{right:40px;top:20px}}@media only screen and (min-width:1920px){.rate-popup__close{height:60px;width:60px}}.rate-popup__close svg{height:16px;width:16px}@media only screen and (min-width:1366px){.rate-popup__close svg{height:18px;width:18px}}@media only screen and (min-width:1920px){.rate-popup__close svg{height:23px;width:23px}}.rate__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background-color:#959bad;border-radius:0;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;overflow:hidden;position:fixed;right:4.1666666667vw;top:85px;-webkit-transition:width .5s;transition:width .5s;z-index:90}@media only screen and (min-width:768px){.rate__icon{top:130px}}@media only screen and (min-width:1366px){.rate__icon{top:6.77vw}}html.locked .rate__icon{right:calc(4.16667vw + var(--scrollbar-offset))}.rate__icon:before{background:#3e4454;content:" ";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1.5s,-webkit-transform 1.5s ease-out;transition:background-color 1.5s,-webkit-transform 1.5s ease-out;transition:transform 1.5s ease-out,background-color 1.5s;transition:transform 1.5s ease-out,background-color 1.5s,-webkit-transform 1.5s ease-out;width:100%;z-index:-1}.rate__icon-text{color:#fff;padding:0 12px;white-space:nowrap}.rate__icon:hover:before{-webkit-transform:none;transform:none}.rate__heading{border-bottom:2px solid #959bad;color:#262b38;font-size:28px;letter-spacing:-.03em;line-height:1.05;padding:30px 20px 10px}@media only screen and (min-width:768px){.rate__heading{font-size:46px;padding:30px 20px 10px}}@media only screen and (min-width:1366px){.rate__heading{padding:75px 40px 20px}}@media only screen and (min-width:1920px){.rate__heading{padding:85px 40px 30px}}.rate__content{padding:15px 20px 10px}@media only screen and (min-width:1366px){.rate__content{min-height:400px;padding:30px 40px 40px}}@media only screen and (min-width:1920px){.rate__content{min-height:500px;padding:40px}}.rate__text{font-size:13px;line-height:1.45;margin-bottom:10px}@media only screen and (min-width:768px){.rate__text{font-size:20px;margin-bottom:20px}}@media only screen and (min-width:1920px){.rate__text{font-size:24px;line-height:1.1;margin-bottom:30px}}.rate__text--gray{color:#959bad}.rate__stars{direction:rtl;margin-bottom:10px;text-align:left}@media only screen and (min-width:1920px){.rate__stars{margin-bottom:20px}}.rate__star{fill:#959bad;cursor:pointer;height:40px;width:40px}.rate__star:hover,.rate__star:hover~.rate__star{fill:#5c94ff}.rate__star+.rate__star{margin-right:10px}.rate__star.active{fill:#5c94ff}.rate__star.disabled{pointer-events:none}@media only screen and (min-width:1366px){.rate__star{height:75px;width:75px}.rate__star+.rate__star{margin-right:15px}}.rate__caption{color:#959bad;display:none;font-size:12px;line-height:1.45}@media only screen and (min-width:1366px){.rate__caption{font-size:16px}}.rate__caption.active{display:block}.rate__button{padding:0 20px 20px;width:calc(100% - 30px)}@media only screen and (min-width:768px){.rate__button{padding:15px 20px 20px;width:302px}}@media only screen and (min-width:1366px){.rate__button{padding:0 40px 30px}}.rate__details{display:none;padding-top:20px}.rate__details.active{display:block}.rate__checkboxes{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:30px}@media only screen and (min-width:1366px){.rate__checkboxes{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media only screen and (min-width:1920px){.rate__checkboxes{margin-bottom:40px}}.rate__checkbox{cursor:pointer;font-size:14px;margin:0 10px 10px 0;min-height:80px;-webkit-transition:color,background-color,border-color .3s linear;transition:color,background-color,border-color .3s linear;width:120px}.rate__checkbox:not(:last-child){margin-right:10px}@media only screen and (min-width:1366px){.rate__checkbox:not(:last-child){margin-right:5px}}.rate__checkbox span{border:1px solid #959bad;color:#959bad;display:block;height:100%;padding:10px;width:100%;word-break:break-word}.rate__checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.rate__checkbox input:checked~span{background-color:#5c94ff;border-color:#5c94ff;color:#fff;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:768px){.rate__checkbox{width:130px}}@media only screen and (min-width:1366px){.rate__checkbox{min-height:60px;width:160px}}.rate__textarea{border:none;border-bottom:2px solid #959bad;font-size:13px;line-height:1.45;max-width:100%;padding:0 5px 10px;position:relative;resize:none;width:100%}.rate__textarea.focus-visible,.rate__textarea:focus{outline:none}.rate__textarea:focus,.rate__textarea:focus-visible{outline:none}.rate__textarea::-webkit-input-placeholder{color:#959bad;text-transform:uppercase}.rate__textarea::-moz-placeholder{color:#959bad;text-transform:uppercase}.rate__textarea:-ms-input-placeholder{color:#959bad;text-transform:uppercase}.rate__textarea::-ms-input-placeholder{color:#959bad;text-transform:uppercase}.rate__textarea::placeholder{color:#959bad;text-transform:uppercase}.rate__textarea:disabled{background:none}.rate__textarea::-webkit-scrollbar{display:none}@media only screen and (min-width:768px){.rate__textarea{font-size:14px}}@media only screen and (min-width:1366px){.rate__textarea{bottom:15px;padding:0 10px 15px}}@media only screen and (min-width:1920px){.rate__textarea{font-size:16px}}.rate__comment{display:none;padding-top:20px;width:calc(100% - 30px)}@media only screen and (min-width:1920px){.rate__comment{width:calc(100% - 80px)}}.rate__comment.active{display:block}.base-popup__overlay{background-color:rgba(38,43,56,.78);display:none;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:501}.base-popup__overlay.active{display:block}.button-base{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;background-color:#3e4454;color:#fff;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;font-size:13px;height:60px;letter-spacing:-.03em;line-height:145%;padding:15px;text-align:left;text-transform:uppercase;-webkit-transition:background-color .3s linear;transition:background-color .3s linear;width:100%}.button-base:hover{background-color:#959bad}.button-base:disabled{color:#959bad;cursor:default;pointer-events:none}@media only screen and (min-width:768px){.button-base{font-size:14px}}@media only screen and (min-width:1366px){.button-base{font-size:14px;height:70px;width:302px}}@media only screen and (min-width:1920px){.button-base{font-size:16px;height:80px;width:400px}}.instruction-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.instruction-title{font-size:72px}}@media only screen and (min-width:1920px){.instruction-title{font-size:5.2083333333vw}}.instruction-number{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.instruction-number{font-size:46px}}@media only screen and (min-width:1920px){.instruction-number{font-size:3.3333333333vw}}.instruction-step-title,.instruction-step-title_smaller{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.instruction-step-title,.instruction-step-title_smaller{font-size:28px}}@media only screen and (min-width:1920px){.instruction-step-title,.instruction-step-title_smaller{font-size:2.0833333333vw}}.instruction-description,.instruction-step-title_smaller{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.instruction-description,.instruction-step-title_smaller{font-size:20px}}@media only screen and (min-width:1920px){.instruction-description,.instruction-step-title_smaller{font-size:1.25vw}}.instruction{background:#fff;padding:100px 4.167vw}@media only screen and (min-width:768px){.instruction{padding:150px 4.167vw}}@media only screen and (min-width:1366px){.instruction{padding:150px 4.1666666667vw}}@media only screen and (min-width:1920px){.instruction{padding:10.4166666667vw 4.1666666667vw 13.0208333333vw}}.instruction-title{margin-bottom:60px;padding-bottom:30px;position:relative;text-transform:lowercase;z-index:0}.instruction-title:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .instruction-title:before{width:100%}.instruction-title:before{bottom:0;top:auto}@media only screen and (min-width:1920px){.instruction-title{margin-bottom:6.25vw;padding-bottom:2.6041666667vw}}.instruction-steps{margin-bottom:30px}@media only screen and (min-width:768px){.instruction-steps{margin-bottom:50px}}@media only screen and (min-width:1920px){.instruction-steps{margin-bottom:2.6041666667vw}}.instruction-step{padding:30px 0 30px 15px;position:relative;z-index:0}.instruction-step:after,.instruction-step:before{background:#dcdee6;content:" ";position:absolute;top:0;z-index:1}.instruction-step:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .instruction-step:before{width:100%}.instruction-step:after{height:0;left:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .instruction-step:after{height:100%}.instruction-step:after,.instruction-step:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.instruction-step:after,.instruction-step:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.instruction-step:after{-webkit-transition-delay:0s;transition-delay:0s}.instruction-step:after,.instruction-step:before{bottom:0;top:auto}@media only screen and (min-width:1920px){.instruction-step{padding:2.6041666667vw}}.instruction-step:first-child{padding-top:0}.instruction-step:last-child:before{display:none}.instruction-step-title,.instruction-step-title_smaller{margin:30px 0;text-transform:lowercase}@media only screen and (min-width:1920px){.instruction-step-title,.instruction-step-title_smaller{margin:1.5625vw 0}}.instruction-head{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:30px}@media only screen and (min-width:1366px){.instruction-head{margin-bottom:50px}}@media only screen and (min-width:1920px){.instruction-head{margin-bottom:2.6041666667vw}}.instruction-number{line-height:1;margin-right:10px;min-width:20px}@media only screen and (min-width:768px){.instruction-number{min-width:40px}}@media only screen and (min-width:1920px){.instruction-number{margin-right:.78125vw;min-width:4.1666666667vw}}.instruction-anchors a,.instruction-anchors summary,.instruction-content a,.instruction-content summary,.instruction-description a,.instruction-description summary,.instruction-information a,.instruction-information summary{color:#5c94ff;cursor:pointer}.instruction-anchors a:hover,.instruction-anchors summary:hover,.instruction-content a:hover,.instruction-content summary:hover,.instruction-description a:hover,.instruction-description summary:hover,.instruction-information a:hover,.instruction-information summary:hover{text-decoration:underline}.instruction-anchors [data-fancybox]>img,.instruction-content [data-fancybox]>img,.instruction-description [data-fancybox]>img,.instruction-information [data-fancybox]>img{border:1px solid #dcdee6;margin:0 5px;max-height:240px}@media only screen and (min-width:1920px){.instruction-anchors [data-fancybox]>img,.instruction-content [data-fancybox]>img,.instruction-description [data-fancybox]>img,.instruction-information [data-fancybox]>img{margin:0 .2604166667vw;max-height:12.5vw}}.instruction-anchors summary,.instruction-content summary,.instruction-description summary,.instruction-information summary{margin-bottom:10px}@media only screen and (min-width:1920px){.instruction-anchors summary,.instruction-content summary,.instruction-description summary,.instruction-information summary{margin-bottom:.5208333333vw}}.instruction-anchors,.instruction-content,.instruction-information{font-size:13px;line-height:1.25}@media only screen and (min-width:768px){.instruction-anchors,.instruction-content,.instruction-information{font-size:16px}}@media only screen and (min-width:1920px){.instruction-anchors,.instruction-content,.instruction-information{font-size:.8333333333vw}}.instruction-anchors h1,.instruction-anchors h2,.instruction-anchors h3,.instruction-anchors h4,.instruction-anchors h5,.instruction-anchors h6,.instruction-content h1,.instruction-content h2,.instruction-content h3,.instruction-content h4,.instruction-content h5,.instruction-content h6,.instruction-information h1,.instruction-information h2,.instruction-information h3,.instruction-information h4,.instruction-information h5,.instruction-information h6{font-weight:500;line-height:1;margin:1em 0}.instruction-anchors h1,.instruction-anchors h2,.instruction-content h1,.instruction-content h2,.instruction-information h1,.instruction-information h2{font-size:1.75em}.instruction-anchors h3,.instruction-content h3,.instruction-information h3{font-size:1.5em}.instruction-anchors h4,.instruction-content h4,.instruction-information h4{font-size:1.25em}.instruction-anchors img,.instruction-anchors ol,.instruction-anchors picture,.instruction-anchors ul,.instruction-content img,.instruction-content ol,.instruction-content picture,.instruction-content ul,.instruction-information img,.instruction-information ol,.instruction-information picture,.instruction-information ul{margin:.5em 0}.instruction-anchors li,.instruction-content li,.instruction-information li{padding-left:1.25em;position:relative;z-index:0}.instruction-anchors li:before,.instruction-content li:before,.instruction-information li:before{left:0;position:absolute;top:0;z-index:0}.instruction-anchors ul>li:before,.instruction-content ul>li:before,.instruction-information ul>li:before{background:#959bad;border-radius:50%;content:" ";height:8px;top:.4em;width:8px}@media only screen and (min-width:1920px){.instruction-anchors ul>li:before,.instruction-content ul>li:before,.instruction-information ul>li:before{height:.4166666667vw;width:.4166666667vw}}.instruction-anchors ol,.instruction-content ol,.instruction-information ol{counter-reset:ol-list-counter}.instruction-anchors ol>li:before,.instruction-content ol>li:before,.instruction-information ol>li:before{content:counter(ol-list-counter) ".";counter-increment:ol-list-counter}.instruction-anchors li,.instruction-anchors p,.instruction-content li,.instruction-content p,.instruction-information li,.instruction-information p{margin-bottom:.5em}.instruction-anchors table,.instruction-content table,.instruction-information table{border-collapse:collapse;margin:15px 0}@media only screen and (min-width:768px){.instruction-anchors table,.instruction-content table,.instruction-information table{margin:30px 0}}@media only screen and (min-width:1920px){.instruction-anchors table,.instruction-content table,.instruction-information table{margin:1.5625vw 0}}.instruction-anchors thead,.instruction-content thead,.instruction-information thead{background:#dcdee6;text-align:left}.instruction-anchors td,.instruction-anchors th,.instruction-anchors thead,.instruction-content td,.instruction-content th,.instruction-content thead,.instruction-information td,.instruction-information th,.instruction-information thead{border:2px solid #dcdee6}.instruction-anchors td,.instruction-anchors th,.instruction-content td,.instruction-content th,.instruction-information td,.instruction-information th{padding:4px}@media only screen and (min-width:768px){.instruction-anchors td,.instruction-anchors th,.instruction-content td,.instruction-content th,.instruction-information td,.instruction-information th{padding:8px}}@media only screen and (min-width:1920px){.instruction-anchors td,.instruction-anchors th,.instruction-content td,.instruction-content th,.instruction-information td,.instruction-information th{padding:.4166666667vw}}.instruction-anchors table,.instruction-content table,.instruction-information table{table-layout:fixed;width:100%}.instruction-anchors thead,.instruction-content thead,.instruction-information thead{background:#f0f0f0;text-align:center}.instruction-anchors td,.instruction-content td,.instruction-information td{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis}.instruction-anchors,.instruction-information{margin:30px 0}@media only screen and (min-width:1920px){.instruction-anchors,.instruction-information{margin:1.5625vw 0}}.instruction-information{-webkit-box-align:baseline;-ms-flex-align:baseline;-webkit-align-items:baseline;align-items:baseline;border:2px solid #dcdee6;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:15px 15px 10px}@media only screen and (min-width:1920px){.instruction-information{padding:.78125vw 2.6041666667vw .5208333333vw}}.instruction-information-icon{font-size:16px;margin-right:10px}@media only screen and (min-width:1920px){.instruction-information-icon{font-size:1.0416666667vw;margin-right:.5208333333vw}}.instructions-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.instructions-title{font-size:72px}}@media only screen and (min-width:1920px){.instructions-title{font-size:5.2083333333vw}}.instructions-card-description,.instructions-description,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.instructions-card-description,.instructions-description,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.instructions-card-description,.instructions-description,.tag-template{font-size:.8333333333vw}}.instructions{background:#fff;padding:100px 4.167vw}@media only screen and (min-width:768px){.instructions{padding:150px 4.167vw}}@media only screen and (min-width:1366px){.instructions{padding:150px 4.1666666667vw}}@media only screen and (min-width:1920px){.instructions{padding:10.4166666667vw 4.1666666667vw}}.instructions-title{margin-bottom:30px;padding-bottom:30px;position:relative;text-transform:lowercase;z-index:0}.instructions-title:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .instructions-title:before{width:100%}.instructions-title:before{bottom:0;top:auto}@media only screen and (min-width:1920px){.instructions-title{margin-bottom:2.6041666667vw;padding-bottom:2.6041666667vw}}.instructions-header{margin-bottom:30px}@media only screen and (min-width:1920px){.instructions-header{margin-bottom:2.6041666667vw}}.instructions-description li,.instructions-description p{margin-bottom:.5em}.instructions-cards{padding-top:30px;position:relative;z-index:0}.instructions-cards:before{background:#dcdee6;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .instructions-cards:before{width:100%}.instructions-cards:first-child{padding-top:0}.instructions-cards:first-child:before{display:none}.instructions-cards-title{font-size:18px;margin-bottom:30px}@media only screen and (min-width:1920px){.instructions-cards-title{font-size:1.0416666667vw;margin-bottom:1.5625vw}}.instructions-card{grid-row-gap:4px;display:grid;grid-template-columns:1fr;margin-bottom:30px;row-gap:4px}@media only screen and (min-width:1920px){.instructions-card{margin-bottom:1.5625vw;row-gap:.2083333333vw}}.instructions-card-title{font-size:14px}@media only screen and (min-width:768px){.instructions-card-title{font-size:18px}}@media only screen and (min-width:1920px){.instructions-card-title{font-size:.9375vw}}.instructions a{color:#5c94ff}.instructions a:hover{text-decoration:underline}.in-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.in-title{font-size:72px}}@media only screen and (min-width:1920px){.in-title{font-size:5.2083333333vw}}.in-button{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.in-button{font-size:20px}}@media only screen and (min-width:1920px){.in-button{font-size:1.25vw}}.in{background:#fff;padding:100px 15px 150px}@media only screen and (min-width:768px){.in{padding:100px 32px 150px}}@media only screen and (min-width:1366px){.in{padding:100px 4.1666666667vw 150px}}@media only screen and (min-width:1920px){.in{padding:7.8125vw 4.1666666667vw 10.4166666667vw}}.in-title{margin-bottom:50px}@media only screen and (min-width:1920px){.in-title{margin-bottom:5.2083333333vw}}.in-layout{grid-column-gap:15px;grid-row-gap:15px;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;display:grid;grid-template-columns:1fr;row-gap:15px}@media only screen and (min-width:768px){.in-layout{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1920px){.in-layout{-webkit-column-gap:1.5625vw;-moz-column-gap:1.5625vw;column-gap:1.5625vw;row-gap:1.0416666667vw}}.in-button{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#eff0f3;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;z-index:0}@media only screen and (min-width:768px){.in-button{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.in-button{min-height:4.1666666667vw;padding:.78125vw}}.in-button:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.in-button.active:before,.in-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}.vacancies-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.vacancies-title{font-size:72px}}@media only screen and (min-width:1920px){.vacancies-title{font-size:5.2083333333vw}}.vacancies__card-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.vacancies__card-title{font-size:46px}}@media only screen and (min-width:1920px){.vacancies__card-title{font-size:3.3333333333vw}}.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white,.vacancies-tag,.vacancies-tag-dark,.vacancies-tag-toggler,.vacancies__table-text{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white,.vacancies-tag,.vacancies-tag-dark,.vacancies-tag-toggler,.vacancies__table-text{font-size:14px}}@media only screen and (min-width:1920px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white,.vacancies-tag,.vacancies-tag-dark,.vacancies-tag-toggler,.vacancies__table-text{font-size:.8333333333vw}}.tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.tags{margin:0 0 -.5208333333vw}}.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white,.vacancies-tag,.vacancies-tag-dark,.vacancies-tag-toggler{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-template,.tag-toggler,.tag-white,.vacancies-tag,.vacancies-tag-dark,.vacancies-tag-toggler{height:1.71875vw;padding:.2604166667vw .78125vw}}.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-white,.vacancies-tag,.vacancies-tag-dark{margin:0 5px 5px 0}.tag-dark:last-child,.tag-grey-darker:last-child,.tag-grey:last-child,.tag-link:last-child,.tag-white:last-child,.vacancies-tag-dark:last-child,.vacancies-tag:last-child{margin-right:0}@media only screen and (min-width:768px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-white,.vacancies-tag,.vacancies-tag-dark{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.tag-dark,.tag-grey,.tag-grey-darker,.tag-link,.tag-white,.vacancies-tag,.vacancies-tag-dark{margin:0 .5208333333vw .5208333333vw 0}}.tag-white{background:#fff;color:#262b38}.tag-grey,.tag-link{background:#eff0f3;color:#262b38}.tag-white{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-white:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.tag-white.active,.tag-white:hover{color:#fff}.tag-white.active:before,.tag-white:hover:before{-webkit-transform:scale(1);transform:scale(1)}.tag-grey{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-grey:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.tag-grey.active,.tag-grey:hover{color:#fff}.tag-grey.active:before,.tag-grey:hover:before{-webkit-transform:scale(1);transform:scale(1)}.tag-grey-darker,.vacancies-tag{background:#959bad;color:#fff;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-grey-darker:before,.vacancies-tag:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.active.vacancies-tag,.tag-grey-darker.active,.tag-grey-darker:hover,.vacancies-tag:hover{color:#fff}.active.vacancies-tag:before,.tag-grey-darker.active:before,.tag-grey-darker:hover:before,.vacancies-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}.tag-dark,.vacancies-tag-dark{background:#3e4454;color:#fff;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-dark:before,.vacancies-tag-dark:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.active.vacancies-tag-dark,.tag-dark.active,.tag-dark:hover,.vacancies-tag-dark:hover{color:#262b38}.active.vacancies-tag-dark:before,.tag-dark.active:before,.tag-dark:hover:before,.vacancies-tag-dark:hover:before{-webkit-transform:scale(1);transform:scale(1)}.tag-toggler,.vacancies-tag-toggler{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#fff;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.tag-link{border:1px solid #3e4454;color:#3e4454;margin-left:auto;overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.tag-link:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.tag-link.active,.tag-link:hover{color:#fff}.tag-link.active:before,.tag-link:hover:before{-webkit-transform:scale(1);transform:scale(1)}.vacancies{background:#fff;padding:80px 4.1667vw 40px}@media only screen and (min-width:768px){.vacancies{padding:100px 4.1667vw 60px}}@media only screen and (min-width:1366px){.vacancies{padding:100px 4.1666666667vw 60px}}@media only screen and (min-width:1920px){.vacancies{padding:6.25vw 4.1666666667vw 4.167vw}}.vacancies.vacancies-dark{background:#262b38;color:#fff}.vacancies.vacancies-padding-top{padding-top:100px}@media only screen and (min-width:768px){.vacancies.vacancies-padding-top{padding-top:150px}}@media only screen and (min-width:1920px){.vacancies.vacancies-padding-top{padding-top:10.4166666667vw}}.vacancies-title{margin-bottom:30px}@media only screen and (min-width:1366px){.vacancies-title{margin-bottom:50px}}@media only screen and (min-width:1920px){.vacancies-title{margin-bottom:2.6041666667vw}}.vacancies-title.vacancies-title-line{margin-bottom:80px;padding-bottom:30px;position:relative;z-index:0}@media only screen and (min-width:1920px){.vacancies-title.vacancies-title-line{margin-bottom:6.25vw;padding-bottom:2.6041666667vw}}.vacancies-title.vacancies-title-line:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .vacancies-title.vacancies-title-line:before{width:100%}.vacancies-title.vacancies-title-line:before{bottom:0;top:auto}.vacancies-tabs{margin-bottom:50px}.vacancies-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding-bottom:30px}@media only screen and (min-width:768px){.vacancies-tags{padding-bottom:50px}}@media only screen and (min-width:1920px){.vacancies-tags{padding-bottom:4.1666666667vw}}.vacancies-tags-container{margin-right:30px;max-height:70px;overflow:hidden}@media only screen and (min-width:768px){.vacancies-tags-container{max-height:30px}}@media only screen and (min-width:1920px){.vacancies-tags-container{max-height:1.71875vw}}.vacancies-tags-container.active{max-height:none}@media only screen and (max-width:767px){.vacancies-tags-container{margin-right:0}}.vacancies-tag-dark:before,.vacancies-tag:before{-webkit-transition-duration:.3334s;transition-duration:.3334s}.vacancies-tag-toggler{-webkit-box-flex:0;-ms-flex-positive:0;-ms-flex-negative:0;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-shrink:0;flex-shrink:0;margin-left:auto}@media only screen and (min-width:1366px){.vacancies-tag-toggler{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;width:183px}}@media only screen and (min-width:1920px){.vacancies-tag-toggler{width:10.4166666667vw}}.vacancies-tag-toggler .iconfont{-webkit-transition:-webkit-transform .25s;transition:-webkit-transform .25s;transition:transform .25s;transition:transform .25s,-webkit-transform .25s}.vacancies-tag-toggler.active .if-not-active{display:none}.vacancies-tag-toggler.active .if-active{display:inline}.vacancies-tag-toggler.active .iconfont{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vacancies-tag-toggler .if-not-active{display:inline}.vacancies-tag-toggler .if-active{display:none}@media only screen and (max-width:1365.5px){.vacancies-tag-toggler{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0;width:30px}.vacancies-tag-toggler .if-active,.vacancies-tag-toggler .if-not-active{display:none!important}}.vacancies__cards{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}@media only screen and (min-width:768px){.vacancies__cards{margin-bottom:60px}}@media only screen and (min-width:1366px){.vacancies__cards{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width:1920px){.vacancies__cards{margin-bottom:4.167vw}}.vacancies__card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;min-height:250px;padding:15px 15px 10px;width:100%}.vacancies__card-grey{background:#eff0f3}.vacancies__card+.vacancies__card{margin-top:15px}@media only screen and (min-width:768px){.vacancies__card{min-height:400px;padding:20px 20px 10px}.vacancies__card+.vacancies__card{margin-top:20px}}@media only screen and (min-width:1366px){.vacancies__card{min-height:350px;width:50%}.vacancies__card+.vacancies__card{margin-left:20px;margin-top:0}}@media only screen and (min-width:1920px){.vacancies__card{min-height:20.833vw;padding:1.5625vw 1.5625vw 1.041vw}.vacancies__card+.vacancies__card{margin-left:1.0416666667vw}}.vacancies__card-title{color:#262b38}.vacancies__card-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.vacancies__table{margin-bottom:40px}@media only screen and (min-width:768px){.vacancies__table{margin-bottom:40px}}@media only screen and (min-width:1920px){.vacancies__table{margin-bottom:4.167vw}}.vacancies__table-row{position:relative}@media only screen and (min-width:1366px){.vacancies__table-row{margin-bottom:20px}}@media only screen and (min-width:1920px){.vacancies__table-row{margin-bottom:1.5625vw;min-height:5.208vw}}.vacancies__table-row-left,.vacancies__table-row-right{display:grid}.vacancies__table-row-left{grid-template-columns:1fr 1fr;margin-bottom:10px;min-height:60px}@media only screen and (min-width:768px){.vacancies__table-row-left{margin-bottom:15px;min-height:85px}}@media only screen and (min-width:1366px){.vacancies__table-row-left{grid-template-columns:.833fr 1fr;margin-bottom:0}}.vacancies__table-row-left .vacancies__table-col{padding:10px}@media only screen and (min-width:768px){.vacancies__table-row-left .vacancies__table-col{padding:15px}}.vacancies__table-row-left .vacancies__table-col--left{padding-left:0}@media only screen and (min-width:1366px){.vacancies__table-row-left .vacancies__table-col--left{padding:15px 15px 0 0}}@media only screen and (min-width:1920px){.vacancies__table-row-left .vacancies__table-col--left{padding:1.041vw 1.041vw 0 0}}.vacancies__table-row-left .vacancies__table-col--right{padding-right:0}@media only screen and (min-width:1366px){.vacancies__table-row-left .vacancies__table-col--right{padding:15px 15px 0}}@media only screen and (min-width:1920px){.vacancies__table-row-left .vacancies__table-col--right{padding:1.041vw 1.041vw 0}}.vacancies__table-row-left .vacancies__table-col--right:after{display:none}@media only screen and (min-width:1366px){.vacancies__table-row-left .vacancies__table-col--right:after{display:block}}.vacancies__table-row-right{grid-template-columns:1fr}@media only screen and (min-width:1366px){.vacancies__table-row-right{grid-template-columns:1fr .833fr;grid-template-rows:1fr}}.vacancies__table-row-right .vacancies__table-col--left{padding-top:10px}@media only screen and (min-width:768px){.vacancies__table-row-right .vacancies__table-col--left{padding-top:15px}}@media only screen and (min-width:1366px){.vacancies__table-row-right .vacancies__table-col--left{padding:15px 15px 0}}@media only screen and (min-width:1920px){.vacancies__table-row-right .vacancies__table-col--left{padding:1.041vw 1.041vw 0}}.vacancies__table-row-right .vacancies__table-col--right{padding:10px 0 15px}@media only screen and (min-width:768px){.vacancies__table-row-right .vacancies__table-col--right{padding:15px 0 20px}}@media only screen and (min-width:1366px){.vacancies__table-row-right .vacancies__table-col--right{padding:15px 0 0 15px}}@media only screen and (min-width:1920px){.vacancies__table-row-right .vacancies__table-col--right{padding:1.041vw 0 0 1.041vw}}.vacancies__table-row-right .vacancies__table-col:after{display:none}@media only screen and (min-width:1366px){.vacancies__table-row-right .vacancies__table-col:after{display:block}}.vacancies__table-col{position:relative}.vacancies__table-text--gray{color:#959bad}.va-title,.va-title_requirements,.va-title_responsibilities{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.va-title,.va-title_requirements,.va-title_responsibilities{font-size:72px}}@media only screen and (min-width:1920px){.va-title,.va-title_requirements,.va-title_responsibilities{font-size:5.2083333333vw}}.tag-template,.va{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.tag-template,.va{font-size:14px}}@media only screen and (min-width:1920px){.tag-template,.va{font-size:.8333333333vw}}.va{background:#262b38;color:#fff;word-break:break-word}@media only screen and (min-width:1366px){.va{position:relative;z-index:0}.va:after{background:#fff;bottom:0;content:" ";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .va:after{height:100%}}.va-layout{padding:15px 4.1667vw 30px}@media only screen and (min-width:768px){.va-layout{padding:20px 4.1667vw 0}}@media only screen and (min-width:1366px){.va-layout{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:grid;grid-template-columns:repeat(2,1fr);min-height:90vh;padding:20px 0 0}}@media only screen and (min-width:1920px){.va-layout{padding-top:2.0833333333vw}}@media only screen and (min-width:1366px){.va-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%}}@media only screen and (min-width:768px){.va-requirements,.va-responsibilities{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;align-items:flex-end;display:grid;grid-template-columns:repeat(2,1fr);min-height:150px}}@media only screen and (min-width:1366px){.va-requirements,.va-responsibilities{margin-top:auto}}@media only screen and (min-width:768px){.va-requirements_first,.va-responsibilities_first{padding-right:20px}.va-requirements_second,.va-responsibilities_second{padding-left:20px}}.va-requirements li,.va-requirements p,.va-responsibilities li,.va-responsibilities p{margin-bottom:15px}@media only screen and (min-width:768px){.va-requirements li,.va-requirements p,.va-responsibilities li,.va-responsibilities p{margin-bottom:20px}}@media only screen and (min-width:1920px){.va-requirements li,.va-requirements p,.va-responsibilities li,.va-responsibilities p{margin-bottom:1.5625vw}}@media only screen and (min-width:768px)and (max-width:1365px){.va-responsibilities{margin-bottom:20px;position:relative;z-index:0}.va-responsibilities:after,.va-responsibilities:before{background:#fff;content:" ";position:absolute;top:0;z-index:1}.va-responsibilities:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .va-responsibilities:before{width:100%}.va-responsibilities:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .va-responsibilities:after{height:100%}.va-responsibilities:after,.va-responsibilities:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.va-responsibilities:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.va-responsibilities:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.va-responsibilities:after,.va-responsibilities:before{bottom:0;top:auto}}@media only screen and (max-width:767px){.va-responsibilities_first,.va-responsibilities_second{margin-bottom:30px;padding-bottom:15px;position:relative;z-index:0}.va-responsibilities_first:before,.va-responsibilities_second:before{background:#fff;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .va-responsibilities_first:before,.visible .va-responsibilities_second:before{width:100%}.va-responsibilities_first:before,.va-responsibilities_second:before{bottom:0;top:auto}}@media only screen and (min-width:1366px){.va-responsibilities_first{padding:0 20px 0 4.1666666667vw;position:relative;z-index:0}.va-responsibilities_first:after{background:#fff;bottom:0;content:" ";height:0;left:calc(100% - 1px);position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .va-responsibilities_first:after{height:100%}.va-responsibilities_first:after{max-height:430px}}@media only screen and (min-width:1920px){.va-responsibilities_first{padding-right:1.5625vw}.va-responsibilities_first:after{max-height:30.8333333333vw}}@media only screen and (min-width:1366px){.va-responsibilities_second{padding:0 20px}}@media only screen and (min-width:1920px){.va-responsibilities_second{padding:0 1.5625vw}}@media only screen and (min-width:768px)and (max-width:1365px){.va-requirements{position:relative;z-index:0}.va-requirements:after{background:#fff;bottom:0;content:" ";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .va-requirements:after{height:100%}.va-requirements:after{max-height:300px}}@media only screen and (min-width:1366px){.va-requirements_first{padding:0 20px}}@media only screen and (min-width:1920px){.va-requirements_first{padding:0 1.5625vw}}@media only screen and (min-width:1366px){.va-requirements_second{padding:0 4.1666666667vw 0 20px;position:relative;z-index:0}.va-requirements_second:after{background:#fff;bottom:0;content:" ";height:0;left:-1px;position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .va-requirements_second:after{height:100%}.va-requirements_second:after{max-height:430px}}@media only screen and (min-width:1920px){.va-requirements_second{padding-left:1.5625vw}.va-requirements_second:after{max-height:30.8333333333vw}}.va-title,.va-title_requirements,.va-title_responsibilities{margin-bottom:80px}@media only screen and (min-width:768px){.va-title,.va-title_requirements,.va-title_responsibilities{margin-bottom:100px}}@media only screen and (min-width:1366px){.va-title,.va-title_requirements,.va-title_responsibilities{margin-bottom:60px}}@media only screen and (min-width:1920px){.va-title,.va-title_requirements,.va-title_responsibilities{margin-bottom:18.2291666667vw}}@media only screen and (min-width:1366px){.va-title_responsibilities{padding-left:4.1666666667vw;padding-right:20px}}@media only screen and (min-width:1920px){.va-title_responsibilities{padding-right:3.125vw}}@media only screen and (min-width:1366px){.va-title_requirements{padding-left:20px;padding-right:4.1666666667vw}}@media only screen and (min-width:1920px){.va-title_requirements{padding-left:3.125vw}}.vo-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.vo-title{font-size:72px}}@media only screen and (min-width:1920px){.vo-title{font-size:5.2083333333vw}}.tag-template,.vo-col_list,.vo-key{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.tag-template,.vo-col_list,.vo-key{font-size:14px}}@media only screen and (min-width:1920px){.tag-template,.vo-col_list,.vo-key{font-size:.8333333333vw}}.vo{background:#eff0f3;color:#262b38;padding:15px 4.1667vw;word-break:break-word}@media only screen and (min-width:768px){.vo{padding:20px 4.1667vw 0}}@media only screen and (min-width:1366px){.vo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:90vh;padding:20px 4.1666666667vw 0;position:relative;z-index:0}.vo:after{background:#959bad;bottom:0;content:" ";height:0;left:calc(75% - 1px);position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .vo:after{height:100%}}@media only screen and (min-width:1920px){.vo{padding:2.0833333333vw 4.1666666667vw 0}}@media only screen and (min-width:768px){.vo-layout{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.vo-col_first,.vo-col_last{min-height:300px}}@media only screen and (min-width:768px)and (max-width:1365px){.vo-col_first,.vo-col_last{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%}.vo-col_first>*,.vo-col_last>*{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media only screen and (min-width:1366px){.vo-col_first,.vo-col_last{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-flex:0;-webkit-align-items:flex-end;align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;min-height:670px;width:50%}}@media only screen and (max-width:1365.5px){.vo-col_first{margin-bottom:15px}}@media only screen and (min-width:768px)and (max-width:1365px){.vo-col_first{position:relative;z-index:0}.vo-col_first:after,.vo-col_first:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.vo-col_first:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .vo-col_first:before{width:100%}.vo-col_first:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .vo-col_first:after{height:100%}.vo-col_first:after,.vo-col_first:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.vo-col_first:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.vo-col_first:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}.vo-col_first:after,.vo-col_first:before{bottom:0;top:auto}.vo-col_first:after{max-height:300px}}@media only screen and (min-width:768px){.vo-col_first{-ms-flex-line-pack:justify;-webkit-align-content:space-between;align-content:space-between;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (min-width:768px)and (max-width:1365px){.vo-col_last{position:relative;z-index:0}.vo-col_last:after{background:#959bad;bottom:0;content:" ";height:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .vo-col_last:after{height:100%}}.vo-col_list{padding-top:15px}@media only screen and (min-width:768px){.vo-col_list{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;padding:0 20px 0 0;width:50%}}@media only screen and (min-width:1366px){.vo-col_list{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 2.08333vw);-ms-flex:0 0 calc(50% - 2.08333vw);flex:0 0 calc(50% - 2.08333vw);position:relative;width:calc(50% - 2.08333vw);z-index:0}.vo-col_list:after{background:#959bad;bottom:0;content:" ";height:0;left:calc(100% - 1px);position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .vo-col_list:after{height:100%}.vo-col_list:after{max-height:430px}}@media only screen and (min-width:1920px){.vo-col_list{padding:0 1.5625vw 0 0}.vo-col_list:after{max-height:23.4375vw}}.vo-col_list li,.vo-col_list p{margin-bottom:15px}@media only screen and (min-width:768px){.vo-col_list li,.vo-col_list p{margin-bottom:20px}}@media only screen and (min-width:1920px){.vo-col_list li,.vo-col_list p{margin-bottom:2.0833333333vw}}.vo-col_empty{display:none}@media only screen and (min-width:768px){.vo-col_empty{display:block}}@media only screen and (min-width:1366px){.vo-col_empty{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% + 2.08333vw);-ms-flex:0 0 calc(50% + 2.08333vw);flex:0 0 calc(50% + 2.08333vw);height:180px;width:calc(50% + 2.08333vw)}}@media only screen and (min-width:1920px){.vo-col_empty{height:9.375vw}}@media only screen and (min-width:768px){.vo-col_first .vo-col_empty{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;width:50%}}@media only screen and (min-width:1366px){.vo-col_first .vo-col_empty{position:relative;z-index:0}.vo-col_first .vo-col_empty:after{background:#959bad;bottom:0;content:" ";height:0;left:calc(100% - 1px);position:absolute;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:2px;z-index:1}.visible .vo-col_first .vo-col_empty:after{height:100%}}.vo-col_keys{padding-top:15px}@media only screen and (max-width:767px){.vo-col_keys{position:relative;z-index:0}.vo-col_keys:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .vo-col_keys:before{width:100%}}@media only screen and (min-width:768px){.vo-col_keys{padding:0 0 20px 20px}}@media only screen and (min-width:1366px){.vo-col_keys{-webkit-box-flex:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 calc(50% - 2.08333vw);-ms-flex:0 0 calc(50% - 2.08333vw);flex:0 0 calc(50% - 2.08333vw);-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:100%;width:calc(50% - 2.08333vw)}}@media only screen and (min-width:1920px){.vo-col_keys{padding:0 0 2.0833333333vw 1.5625vw}}.vo-title{margin-bottom:80px}@media only screen and (min-width:768px){.vo-title{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:110px;width:100%}}.vo-title_keys{color:#959bad;font-size:28px;margin-bottom:15px}@media only screen and (min-width:768px){.vo-title_keys{margin-bottom:20px}}@media only screen and (min-width:1920px){.vo-title_keys{font-size:2.0833333333vw;margin-bottom:1.0416666667vw}}.vo-keys{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto -10px -10px 0}@media only screen and (min-width:1920px){.vo-keys{margin:auto -.5208333333vw -.5208333333vw 0}}.vo-key{background:#fff;display:inline-block;line-height:1.2;margin:0 10px 10px 0;min-height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.vo-key{margin:0 .5208333333vw .5208333333vw 0;padding:.2604166667vw .78125vw}}.vo-button{background:#fff;padding:15px 4.1667vw}@media only screen and (min-width:768px){.vo-button{padding:40px 4.1667vw}}@media only screen and (min-width:1366px){.vo-button{padding:60px 4.1666666667vw}}@media only screen and (min-width:1920px){.vo-button{padding:4.1666666667vw}}.media__slider .swiper-slide{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.media__slider .swiper-slide{font-size:14px}}@media only screen and (min-width:1920px){.media__slider .swiper-slide{font-size:.8333333333vw}}.media{background:#fff;padding:30px 0}@media only screen and (min-width:768px){.media{padding:100px 0 60px}}@media only screen and (min-width:1920px){.media{padding:80px 0}}.media .tab{margin:0 auto 160px;padding:0 4.167vw}@media only screen and (min-width:768px){.media .tab{margin-bottom:330px}}@media only screen and (min-width:1366px){.media .tab{margin-bottom:80px}}@media only screen and (min-width:1920px){.media .tab{margin-bottom:5.2083333333vw}}@media only screen and (min-width:768px){.media .tab__options{max-width:620px}}@media only screen and (min-width:1920px){.media .tab__options{max-width:45.83vw}}.media__slider{overflow:hidden;padding:0 4.167vw;position:relative;width:100%;z-index:0}.media__slider:before{background:#fff;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .media__slider:before{width:100%}@media only screen and (min-width:768px){.media__slider{padding:0 5.2083333333vw}}@media only screen and (min-width:1366px){.media__slider{padding:0 5.2083333333vw}}@media only screen and (min-width:1920px){.media__slider{height:17.1875vw}}.media__slider .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.media__slider .swiper-slide{height:165px;width:165px}@media only screen and (min-width:768px){.media__slider .swiper-slide{height:285px;width:285px}}@media only screen and (min-width:1920px){.media__slider .swiper-slide{height:17.1875vw;width:17.1875vw}}.media__slider .swiper-slide:after,.media__slider .swiper-slide:before,.media__slider-slide:after,.media__slider-slide:before{background:#fff;content:" ";position:absolute;-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-timing-function:ease;transition-timing-function:ease;z-index:1}.media__slider .swiper-slide:before,.media__slider-slide:before{height:2px;-webkit-transition-property:width;transition-property:width;width:0}.media__slider .swiper-slide:after,.media__slider-slide:after{height:0;-webkit-transition-property:height;transition-property:height;width:2px}.media__slider .swiper-slide.swiper-slide-thumb-active:before,.media__slider-slide.swiper-slide-thumb-active:before,.swiper-slide-thumb-active .media__slider .swiper-slide:before,.swiper-slide-thumb-active .media__slider-slide:before{width:100%}.media__slider .swiper-slide.swiper-slide-thumb-active:after,.media__slider-slide.swiper-slide-thumb-active:after,.swiper-slide-thumb-active .media__slider .swiper-slide:after,.swiper-slide-thumb-active .media__slider-slide:after{height:100%}.media__slider .swiper-slide{cursor:pointer}.media__slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;width:100%}.media__slide:hover img{opacity:1}.media__slide img{display:block;-webkit-filter:grayscale(1);filter:grayscale(1);height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}.media__slide .video__svg{height:100%;padding:15px;width:100%}@media only screen and (min-width:1366px){.media__slide .video__svg{padding:30px}}.media__bottom{margin-top:40px;padding:0 4.167vw}@media only screen and (min-width:768px){.media__bottom{-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:end;align-items:end;display:grid;grid-template-columns:1fr 1fr;margin-top:60px;position:relative;z-index:0}.media__bottom:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .media__bottom:before{width:100%}.media__bottom:before{bottom:0;top:auto}}@media only screen and (min-width:1366px){.media__bottom{grid-template-columns:.75fr .25fr;margin-top:85px;padding:0}}@media only screen and (min-width:1920px){.media__bottom{margin-top:3.125vw}}.media__bottom-txt{font-size:18px;letter-spacing:-.03em;line-height:.85;padding-bottom:20px;width:70%}@media only screen and (min-width:768px){.media__bottom-txt{font-size:28px;padding:5px 30px 30px 0;width:100%}}@media only screen and (min-width:1366px){.media__bottom-txt{padding:30px 30px 30px 4.167vw}}.media__bottom-btn{padding-top:20px;position:relative;z-index:0}.media__bottom-btn:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .media__bottom-btn:before{width:100%}@media only screen and (min-width:768px){.media__bottom-btn{padding:5px 0 30px 30px;position:relative;z-index:0}.media__bottom-btn:before{display:none}.media__bottom-btn:after{background:#959bad;content:" ";height:0;left:-2px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .media__bottom-btn:after{height:100%}}@media only screen and (min-width:1366px){.media__bottom-btn{padding:30px 4.167vw 30px 30px}}@media only screen and (min-width:1920px){.media__bottom-btn{padding:12.5vw 4.167vw 30px 30px}}.mediateca-card-title,.mediateca-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.mediateca-card-title,.mediateca-title{font-size:100px}}@media only screen and (min-width:1366px){.mediateca-card-title,.mediateca-title{font-size:150px}}@media only screen and (min-width:1920px){.mediateca-card-title,.mediateca-title{font-size:10.4166666667vw}}.mediateca-tag,.mediateca-tags-toggler,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.mediateca-tag,.mediateca-tags-toggler,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.mediateca-tag,.mediateca-tags-toggler,.tag-template{font-size:.8333333333vw}}.mediateca-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -5px}@media only screen and (min-width:768px){.mediateca-tags{margin:0 0 -10px}}@media only screen and (min-width:1920px){.mediateca-tags{margin:0 0 -.5208333333vw}}.mediateca-tag,.mediateca-tags-toggler,.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.mediateca-tag,.mediateca-tags-toggler,.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.mediateca-tag,.mediateca-tags-toggler{margin:0 5px 5px 0}.mediateca-tag:last-child,.mediateca-tags-toggler:last-child{margin-right:0}@media only screen and (min-width:768px){.mediateca-tag,.mediateca-tags-toggler{margin:0 10px 10px 0}}@media only screen and (min-width:1920px){.mediateca-tag,.mediateca-tags-toggler{margin:0 .5208333333vw .5208333333vw 0}}.mediateca-tag,.mediateca-tags-toggler{background:#eff0f3;color:#262b38}.mediateca{background:#fff;padding:116px 4.1666666667vw 30px}@media only screen and (min-width:768px){.mediateca{padding:200px 4.1666666667vw 40px}}@media only screen and (min-width:1366px){.mediateca{padding-bottom:60px}}@media only screen and (min-width:1920px){.mediateca{padding:10.4166666667vw 4.1666666667vw 4.1666666667vw}}.mediateca-title{margin-bottom:17px;text-transform:lowercase}@media only screen and (min-width:768px){.mediateca-title{margin-bottom:70px}}@media only screen and (min-width:1920px){.mediateca-title{margin-bottom:2.6041666667vw}}.mediateca-tags{margin:0 0 20px;padding:20px 0 15px;position:relative;z-index:0}.mediateca-tags:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .mediateca-tags:before{width:100%}.mediateca-tags:after{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:calc(100% - 2px);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .mediateca-tags:after{width:100%}@media only screen and (min-width:768px){.mediateca-tags{margin-bottom:50px;padding:40px 0 30px}}@media only screen and (min-width:1920px){.mediateca-tags{margin-bottom:2.6041666667vw;padding:1.9791666667vw 0 1.4583333333vw}}.mediateca-tags-hidden{display:none;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.mediateca-tags-hidden.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.mediateca-tags-toggler{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.mediateca-tags-toggler:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.mediateca-tags-toggler.active,.mediateca-tags-toggler:hover{color:#fff}.mediateca-tags-toggler.active:before,.mediateca-tags-toggler:hover:before{-webkit-transform:scale(1);transform:scale(1)}.mediateca-tags-toggler .if-active{display:none}.mediateca-tags-toggler .if-not-active{display:inline}.mediateca-tags-toggler.activated{margin-left:5px}@media only screen and (min-width:768px){.mediateca-tags-toggler.activated{margin-left:10px}}@media only screen and (min-width:1920px){.mediateca-tags-toggler.activated{margin-left:.5208333333vw}}.mediateca-tags-toggler.activated .if-active{display:inline}.mediateca-tags-toggler.activated .if-not-active{display:none}.mediateca-tag{overflow:hidden;position:relative;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.mediateca-tag:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.mediateca-tag.active,.mediateca-tag:hover{color:#fff}.mediateca-tag.active:before,.mediateca-tag:hover:before{-webkit-transform:scale(1);transform:scale(1)}.mediateca-list{margin-bottom:80px}@media only screen and (min-width:768px){.mediateca-list{margin-bottom:90px}}@media only screen and (min-width:1366px){.mediateca-list{margin-bottom:130px}}@media only screen and (min-width:1920px){.mediateca-list{margin-bottom:8.3333333333vw}}.mediateca-card{margin-bottom:60px}@media only screen and (min-width:768px){.mediateca-card{margin-bottom:50px}}@media only screen and (min-width:1366px){.mediateca-card{margin-bottom:80px}}@media only screen and (min-width:1920px){.mediateca-card{margin-bottom:4.1666666667vw}}.mediateca-card-title{margin:0 0 12px}@media only screen and (min-width:768px){.mediateca-card-title{margin-bottom:35px}}.mediateca-card-slider{margin:0 -4.1666666667vw 40px 0;padding-right:4.1666666667vw}@media only screen and (min-width:768px){.mediateca-card-slider{margin-bottom:25px}}.mediateca-card-slider [data-fancybox],.mediateca-card-slider a{height:100%;width:100%}.mediateca-card-slider [data-fancybox] .mediateca-card-slider-img:hover,.mediateca-card-slider a .mediateca-card-slider-img:hover{opacity:1}.mediateca-card-slider-img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:.5;-webkit-transition:opacity .5s;transition:opacity .5s;width:100%}.swiper-slide.active .mediateca-card-slider-img{opacity:1}@media only screen and (min-width:768px){.mediateca-card-information{display:grid;grid-template-columns:1fr 284px;min-height:180px;position:relative;z-index:0}.mediateca-card-information:after,.mediateca-card-information:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.mediateca-card-information:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .mediateca-card-information:before{width:100%}.mediateca-card-information:after{height:0;left:calc(100% - 286px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .mediateca-card-information:after{height:100%}.mediateca-card-information:after,.mediateca-card-information:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.mediateca-card-information:after,.mediateca-card-information:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.mediateca-card-information:after{-webkit-transition-delay:0s;transition-delay:0s}.mediateca-card-information:after,.mediateca-card-information:before{bottom:0;top:auto}}@media only screen and (min-width:1366px){.mediateca-card-information{display:grid;grid-template-columns:calc(75% + 2.08333vw) calc(25% - 2.08333vw);min-height:250px;position:relative;z-index:0}.mediateca-card-information:after,.mediateca-card-information:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.mediateca-card-information:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .mediateca-card-information:before{width:100%}.mediateca-card-information:after{height:0;left:calc(75% + 2.08333vw);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .mediateca-card-information:after{height:100%}.mediateca-card-information:after,.mediateca-card-information:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.mediateca-card-information:after,.mediateca-card-information:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.mediateca-card-information:after{-webkit-transition-delay:0s;transition-delay:0s}.mediateca-card-information:after,.mediateca-card-information:before{bottom:0;top:auto}}@media only screen and (min-width:1920px){.mediateca-card-information{min-height:18.2291666667vw}}.mediateca-card-button,.mediateca-card-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-end;justify-content:flex-end}.mediateca-card-description{font-size:18px;line-height:1.45}@media only screen and (max-width:767px){.mediateca-card-description{margin:0 0 60px;padding:0 0 15px;position:relative;z-index:0}.mediateca-card-description:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .mediateca-card-description:before{width:100%}.mediateca-card-description:before{bottom:0;top:auto}}@media only screen and (min-width:768px){.mediateca-card-description{font-size:24px;padding:0 15px 15px 0}}@media only screen and (min-width:1366px){.mediateca-card-description{font-size:28px;padding:0 20px 20px 0}}@media only screen and (min-width:1920px){.mediateca-card-description{font-size:2.0833333333vw;padding:0 1.5625vw 1.5625vw 0}}@media only screen and (min-width:768px){.mediateca-card-button{padding:0 0 15px 15px}}@media only screen and (min-width:1366px){.mediateca-card-button{padding:0 0 20px 20px}}@media only screen and (min-width:1920px){.mediateca-card-button{padding:0 0 1.5625vw 1.5625vw}}.mediateca-card-thumb{display:none}.mediateca-card-thumb.active{display:block}.mediateca-detail-title{font-size:28px;font-weight:400;letter-spacing:-.03em;line-height:1.05}@media only screen and (min-width:768px){.mediateca-detail-title{font-size:46px}}@media only screen and (min-width:1920px){.mediateca-detail-title{font-size:3.3333333333vw}}.mediateca-detail-modal-title{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.mediateca-detail-modal-title{font-size:28px}}@media only screen and (min-width:1920px){.mediateca-detail-modal-title{font-size:2.0833333333vw}}.mediateca-detail{background:#fff;padding:104px 4.1666666667vw 40px}@media only screen and (min-width:768px){.mediateca-detail{padding:150px 4.1666666667vw 60px}}@media only screen and (min-width:1920px){.mediateca-detail{padding:7.8125vw 4.1666666667vw 4.1666666667vw}}.mediateca-detail-title{margin-bottom:40px;padding-bottom:22px;position:relative;z-index:0}.mediateca-detail-title:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .mediateca-detail-title:before{width:100%}.mediateca-detail-title:before{bottom:0;top:auto}@media only screen and (min-width:768px){.mediateca-detail-title{margin-bottom:95px;padding-bottom:35px}}@media only screen and (min-width:1366px){.mediateca-detail-title{margin-bottom:90px;padding-bottom:30px}}@media only screen and (min-width:1920px){.mediateca-detail-title{margin-bottom:5.2083333333vw;padding-bottom:1.5625vw}}.mediateca-detail-gallery{grid-column-gap:5px;grid-row-gap:5px;-webkit-column-gap:5px;-moz-column-gap:5px;column-gap:5px;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:60px;row-gap:5px}@media only screen and (min-width:768px){.mediateca-detail-gallery{-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;margin-bottom:90px;row-gap:15px}}@media only screen and (min-width:1366px){.mediateca-detail-gallery{grid-template-columns:repeat(5,1fr);margin-bottom:80px}}@media only screen and (min-width:1920px){.mediateca-detail-gallery{-webkit-column-gap:1.5625vw;-moz-column-gap:1.5625vw;column-gap:1.5625vw;margin-bottom:6.25vw;row-gap:1.5625vw}}.mediateca-detail-gallery-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.mediateca-detail-video{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;min-height:360px}@media only screen and (min-width:768px){.mediateca-detail-video{min-height:520px}}@media only screen and (min-width:1366px){.mediateca-detail-video{min-height:100vh}}.mediateca-detail-video-button{display:inline-block}.mediateca-detail-video-poster{height:168px;width:300px}@media only screen and (min-width:768px){.mediateca-detail-video-poster{height:256px;width:456px}}@media only screen and (min-width:1920px){.mediateca-detail-video-poster{height:18.75vw;width:33.3333333333vw}}.mediateca-detail-modal{background:#eff0f3;margin:56px 4.1666666667vw 50px;padding:0 0 40px;position:relative;z-index:0}@media only screen and (min-width:1366px){.mediateca-detail-modal{margin-bottom:215px;padding-bottom:56px}}@media only screen and (min-width:1920px){.mediateca-detail-modal{margin:4.1666666667vw 4.1666666667vw 11.4583333333vw;padding-bottom:4.1666666667vw}}.mediateca-detail-modal-header{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px;min-height:56px;padding:15px 4.1666666667vw;position:relative;z-index:0}.mediateca-detail-modal-header:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .mediateca-detail-modal-header:before{width:100%}.mediateca-detail-modal-header:before{bottom:0;top:auto}@media only screen and (min-width:1366px){.mediateca-detail-modal-header{margin-bottom:30px;min-height:85px}}@media only screen and (min-width:1920px){.mediateca-detail-modal-header{margin-bottom:3.125vw;min-height:5.2083333333vw;padding:.78125vw 4.1666666667vw}}.mediateca-detail-modal-header .modal-button-close{margin:0 0 auto auto;position:relative!important;right:auto;top:auto}.mediateca-detail-modal-title{margin-right:40px}.mediateca-detail-slider{position:relative;z-index:0}.mediateca-detail-slider-slides{margin:0 15px;overflow:hidden}@media only screen and (min-width:768px){.mediateca-detail-slider-slides{margin:0 80px}}@media only screen and (min-width:1366px){.mediateca-detail-slider-slides{margin:0 137px}}@media only screen and (min-width:1920px){.mediateca-detail-slider-slides{margin:0 10.3125vw}}.mediateca-detail-slider-navigation{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin:12px 15px}@media only screen and (min-width:768px){.mediateca-detail-slider-navigation{left:4.1666666667vw;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(100% - 8.33333vw);z-index:1}}.mediateca-detail-slider-button-next,.mediateca-detail-slider-button-prev{color:#959bad;font-size:11px}@media only screen and (min-width:768px){.mediateca-detail-slider-button-next,.mediateca-detail-slider-button-prev{font-size:24px}}@media only screen and (min-width:1366px){.mediateca-detail-slider-button-next,.mediateca-detail-slider-button-prev{font-size:34px}}@media only screen and (min-width:1920px){.mediateca-detail-slider-button-next,.mediateca-detail-slider-button-prev{font-size:1.7708333333vw}}.mediateca-detail-slider .swiper-slide{height:auto}.mediateca-detail-slider iframe,.mediateca-detail-slider img,.mediateca-detail-slider video{display:block;height:100%;max-width:100%;min-height:280px;-o-object-fit:cover;object-fit:cover;width:100%}.mediateca-detail-slider-img{-o-object-fit:cover;object-fit:cover}.document{background:#eff0f3;padding:15px 4.1666666667vw 70px}@media only screen and (min-width:768px){.document{padding:30px 4.1666666667vw 114px}}@media only screen and (min-width:1366px){.document{padding:32px 4.1666666667vw 164px}}@media only screen and (min-width:1920px){.document{padding:2.34375vw 4.1666666667vw 14.5833333333vw}}.document-tags{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -10px 20px 0}@media only screen and (min-width:768px){.document-tags{margin-bottom:40px}}@media only screen and (min-width:1366px){.document-tags{margin-bottom:70px}}@media only screen and (min-width:1920px){.document-tags{margin:0 -1.0416666667vw 3.125vw 0}}.document-tag{background:#959bad;color:#fff;font-size:8px;line-height:1.4;margin:0 10px 10px 0;padding:5px 8px}@media only screen and (min-width:768px){.document-tag{padding:7px 8px}}@media only screen and (min-width:1366px){.document-tag{font-size:13px;padding:5px 12px}}@media only screen and (min-width:1920px){.document-tag{font-size:.8333333333vw;margin:0 1.0416666667vw 1.0416666667vw 0;padding:.5208333333vw .78125vw}}.document-arrows{grid-column-gap:10px;-webkit-column-gap:10px;-moz-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 0 30px}@media only screen and (min-width:768px){.document-arrows{margin-bottom:50px}}@media only screen and (min-width:1366px){.document-arrows{margin-bottom:65px}}@media only screen and (min-width:1920px){.document-arrows{-webkit-column-gap:.5208333333vw;-moz-column-gap:.5208333333vw;column-gap:.5208333333vw;margin-bottom:2.34375vw}}.document-arrow{color:#959bad;font-size:10px}@media only screen and (min-width:768px){.document-arrow{font-size:13px}}@media only screen and (min-width:1366px){.document-arrow{font-size:26px}}@media only screen and (min-width:1920px){.document-arrow{font-size:1.875vw}}.document-title{font-size:20px;letter-spacing:-.03em;line-height:.95;margin-bottom:15px}@media only screen and (min-width:768px){.document-title{font-size:34px;margin-bottom:30px}}@media only screen and (min-width:1366px){.document-title{font-size:55px;line-height:1;margin-bottom:42px}}@media only screen and (min-width:1920px){.document-title{font-size:3.75vw;margin-bottom:2.34375vw}}@media only screen and (min-width:768px){.document-layout{display:grid;grid-template-columns:calc(112px - 4.16667vw) 1fr;position:relative;z-index:0}.document-layout:after,.document-layout:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.document-layout:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .document-layout:before{width:100%}.document-layout:after{height:0;left:calc(112px - 4.16667vw);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .document-layout:after{height:100%}.document-layout:after,.document-layout:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.document-layout:after,.document-layout:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.document-layout:after{-webkit-transition-delay:0s;transition-delay:0s}}@media only screen and (min-width:1366px){.document-layout{grid-template-columns:calc(20.83333vw - 4px) 1fr;position:relative;z-index:0}.document-layout:after,.document-layout:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.document-layout:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .document-layout:before{width:100%}.document-layout:after{height:0;left:calc(20.83333vw - 4px);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .document-layout:after{height:100%}.document-layout:after,.document-layout:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.document-layout:after,.document-layout:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.document-layout:after{-webkit-transition-delay:0s;transition-delay:0s}}.document-aside{font-size:8px;letter-spacing:-.03em;line-height:1.2;margin-bottom:15px;padding:15px 0}@media only screen and (max-width:767px){.document-aside{position:relative;z-index:0}.document-aside:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .document-aside:before{width:100%}}@media only screen and (min-width:768px){.document-aside{font-size:10px;padding:30px 20px 0 0}}@media only screen and (min-width:1366px){.document-aside{font-size:14px;padding:42px 44px 0 0}}@media only screen and (min-width:1920px){.document-aside{font-size:.8333333333vw}}@media only screen and (min-width:768px)and (max-width:1365px){.document-aside-content{display:none}}.document-aside_tablet{display:none;font-size:10px;letter-spacing:-.03em;line-height:1.2;margin-bottom:30px}@media only screen and (min-width:768px)and (max-width:1365px){.document-aside_tablet{display:block}}.document-list{padding-top:15px}@media only screen and (max-width:767px){.document-list{position:relative;z-index:0}.document-list:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .document-list:before{width:100%}}@media only screen and (min-width:768px){.document-list{padding:30px 0 0 20px}}@media only screen and (min-width:1366px){.document-list{padding:48px 0 0 58px}}.document-details{background:#fff;margin:0 0 10px;max-height:455px;overflow-x:hidden;overflow-y:auto;position:relative;z-index:0}@media only screen and (min-width:768px){.document-details{margin-bottom:15px}}@media only screen and (min-width:1366px){.document-details{margin-bottom:17px}}@media only screen and (min-width:1920px){.document-details{margin-bottom:1.1979166667vw}}.document-details::-webkit-scrollbar{width:5px}.document-details::-webkit-scrollbar-track{background:#bbbfca}.document-details::-webkit-scrollbar-thumb{background:#262b38}.document-details-summary{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;letter-spacing:-.03em;line-height:.95;min-height:40px;padding:15px 44px 15px 10px;width:100%}@media only screen and (min-width:768px){.document-details-summary{font-size:14px;min-height:56px}}@media only screen and (min-width:1366px){.document-details-summary{font-size:18px;padding:20px 80px 20px 30px}}@media only screen and (min-width:1920px){.document-details-summary{font-size:1.25vw;min-height:4.1666666667vw;padding:.8333333333vw 5.2083333333vw .8333333333vw 1.9270833333vw}}.document-details-summary:before{display:none}.document-details-button{-webkit-box-flex:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border:2px solid #f5f5f5;color:#bbbfca;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:8px;height:24px;-webkit-justify-content:center;justify-content:center;pointer-events:none;position:absolute;right:15px;top:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:24px;z-index:1}@media only screen and (min-width:768px){.document-details-button{right:20px;top:16px}}@media only screen and (min-width:1366px){.document-details-button{font-size:11px;height:34px;top:12px;width:34px}}@media only screen and (min-width:1920px){.document-details-button{font-size:.78125vw;height:2.5vw;top:.8333333333vw;width:2.5vw}}[open] .document-details-button{-webkit-transform:rotate(1turn);transform:rotate(1turn)}:not(.is-closing).open.has-vertical-scrollbar .document-details-button{right:10px}@media only screen and (min-width:1366px){:not(.is-closing).open.has-vertical-scrollbar .document-details-button{right:15px}}@media only screen and (min-width:1920px){:not(.is-closing).open.has-vertical-scrollbar .document-details-button{right:calc(1.04167vw - 5px)}}.document-details-body{font-size:10px;line-height:1.2;padding:0 39px 20px 30px}@media only screen and (min-width:768px){.document-details-body{font-size:13px;padding:0 63px 25px 37px}}@media only screen and (min-width:1366px){.document-details-body{font-size:15px;padding:20px 79px 30px 54px}}@media only screen and (min-width:1920px){.document-details-body{font-size:.9375vw;font-weight:500}}:not(.is-closing).open.has-vertical-scrollbar .document-details-body{margin-right:-5px}.document-details-body a{color:#5c94ff;text-decoration:underline}.document-details-body li,.document-details-body p{margin-bottom:1.5em}.ao-container,.container{margin:0 auto;padding:0 4.167vw}.ao{background:#fff;padding:65px 0 125px}@media only screen and (min-width:768px){.ao{padding:172px 0 166px}}@media only screen and (min-width:1366px){.ao{padding:168px 0 266px}}@media only screen and (min-width:1920px){.ao{padding:9.0104166667vw 0 9.1666666667vw}}.ao-title{font-size:22px;letter-spacing:-.03em;line-height:.85;margin-bottom:10px}@media only screen and (min-width:768px){.ao-title{font-size:34px}}@media only screen and (min-width:1366px){.ao-title{font-size:72px;margin-bottom:40px}}@media only screen and (min-width:1920px){.ao-title{font-size:3.75vw;margin-bottom:1.5625vw}}.ao-list{margin-bottom:118px}@media only screen and (min-width:768px){.ao-list{margin-bottom:169px}}@media only screen and (min-width:1366px){.ao-list{margin-bottom:121px}}@media only screen and (min-width:1920px){.ao-list{margin-bottom:6.8229166667vw}}.ao-card{margin-bottom:88px}@media only screen and (min-width:768px){.ao-card{margin-bottom:82px}}@media only screen and (min-width:1366px){.ao-card{display:grid;grid-template-columns:calc(75% + 2.08333vw) calc(25% - 2.08333vw);margin-bottom:104px;min-height:300px;position:relative;z-index:0}.ao-card:after,.ao-card:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ao-card:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ao-card:before{width:100%}.ao-card:after{height:0;left:calc(75% + 2.08333vw);-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ao-card:after{height:100%}.ao-card:after,.ao-card:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ao-card:after,.ao-card:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ao-card:after{-webkit-transition-delay:0s;transition-delay:0s}}@media only screen and (min-width:1920px){.ao-card{min-height:16.1458333333vw}}.ao-card-title{font-size:14px;line-height:1}@media only screen and (min-width:768px){.ao-card-title{font-size:24px}}@media only screen and (min-width:1366px){.ao-card-title{font-size:28px}}@media only screen and (min-width:1920px){.ao-card-title{font-size:2.3958333333vw}}.ao-card-main{display:grid;min-height:275px}@media only screen and (max-width:767px){.ao-card-main{grid-template-columns:repeat(2,1fr);position:relative;z-index:0}.ao-card-main:after,.ao-card-main:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ao-card-main:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ao-card-main:before{width:100%}.ao-card-main:after{height:0;left:50%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ao-card-main:after{height:100%}.ao-card-main:after,.ao-card-main:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ao-card-main:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ao-card-main:after{left:calc(50% - 1px);-webkit-transition-delay:.75s;transition-delay:.75s;-webkit-transition-duration:.75s;transition-duration:.75s}}@media only screen and (min-width:768px)and (max-width:1365px){.ao-card-main{grid-template-columns:60% 40%;margin-bottom:26px;position:relative;z-index:0}.ao-card-main:after,.ao-card-main:before{background:#959bad;content:" ";position:absolute;top:0;z-index:1}.ao-card-main:before{height:2px;left:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0}.visible .ao-card-main:before{width:100%}.ao-card-main:after{height:0;left:60%;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px}.visible .ao-card-main:after{height:100%}.ao-card-main:after,.ao-card-main:before{-webkit-transition-timing-function:linear;transition-timing-function:linear}.ao-card-main:after,.ao-card-main:before{-webkit-transition-duration:1.5s;transition-duration:1.5s}.ao-card-main:after{-webkit-transition-delay:0s;transition-delay:0s}}@media only screen and (min-width:1366px){.ao-card-main{display:grid;grid-template-columns:64.75% 35.25%;min-height:0;position:relative;z-index:0}.ao-card-main:after{background:#959bad;content:" ";height:0;left:64.75%;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .ao-card-main:after{height:100%}}.ao-card-col-1{padding:15px 15px 0 0}@media only screen and (min-width:1366px){.ao-card-col-1{padding:25px 20px 0 0}}@media only screen and (min-width:1920px){.ao-card-col-1{padding:1.5625vw 1.5625vw 0 0}}.ao-card-col-2{color:#959bad;font-size:11px;line-height:1;padding:15px 0 0 15px}@media only screen and (min-width:768px){.ao-card-col-2{font-size:14px}}@media only screen and (min-width:1366px){.ao-card-col-2{font-size:.8333333333vw;padding:25px 20px 0}}@media only screen and (min-width:1920px){.ao-card-col-2{padding:1.5625vw 1.5625vw 0}}.ao-card-col-2 li,.ao-card-col-2 p{margin-bottom:1em}.ao-card-footer{position:relative;z-index:0}.ao-card-footer:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .ao-card-footer:before{width:100%}@media only screen and (min-width:768px)and (max-width:1365px){.ao-card-footer{display:grid;grid-template-columns:60% 40%}}@media only screen and (min-width:1366px){.ao-card-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.ao-card-col-3{font-size:14px;letter-spacing:-.03em;line-height:.95;padding:15px 0 0;text-transform:lowercase}@media only screen and (min-width:768px){.ao-card-col-3{padding:15px 15px 0 0}}@media only screen and (min-width:1366px){.ao-card-col-3{margin-bottom:auto;padding:25px 20px 20px}}@media only screen and (min-width:1920px){.ao-card-col-3{font-size:.7291666667vw;padding:1.5625vw}}.ao-card-col-3 li,.ao-card-col-3 p{margin-bottom:1em}.ao-card-col-4{padding:15px 0 0}@media only screen and (min-width:768px){.ao-card-col-4{padding:15px 0 0 15px}}@media only screen and (min-width:1366px){.ao-card-col-4{margin-top:auto;padding:0 20px}}@media only screen and (min-width:1920px){.ao-card-col-4{padding:0 1.5625vw}}.delivery{background:#fff;color:#262b38;padding:120px 4.1667vw 40px}@media only screen and (min-width:768px){.delivery{padding:116px 4.1667vw 60px}}@media only screen and (min-width:1366px){.delivery{padding:150px 4.167vw 60px}}@media only screen and (min-width:1920px){.delivery{padding:10.4166666667vw 4.1666666667vw 4.1666666667vw}}.delivery__tabs{padding-top:22px}@media only screen and (min-width:768px){.delivery__tabs{padding-top:60px}}@media only screen and (min-width:1366px){.delivery__tabs{padding-top:50px}}@media only screen and (min-width:1920px){.delivery__tabs{padding-top:2.6041666667vw}}.delivery__tabs-content{padding-top:30px}@media only screen and (min-width:768px){.delivery__tabs-content{padding-top:40px}}@media only screen and (min-width:1366px){.delivery__tabs-content{padding-top:110px}}@media only screen and (min-width:1920px){.delivery__tabs-content{padding-top:6.25vw}}.delivery__info{width:100%}.delivery__info-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width:1366px){.delivery__info-items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}}.delivery__info-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-flex:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:1;-ms-flex:1;flex:1;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;position:relative}@media only screen and (min-width:1366px){.delivery__info-item{min-height:370px}}@media only screen and (min-width:1920px){.delivery__info-item{min-height:24.4791666667vw;padding-bottom:.6770833333vw}}.delivery__info-item:first-child{position:relative;z-index:0}.delivery__info-item:first-child:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .delivery__info-item:first-child:before{width:100%}.delivery__info-item:first-child:before{bottom:0;top:auto}@media only screen and (min-width:1366px){.delivery__info-item:first-child{padding-right:20px;position:relative;z-index:0}.delivery__info-item:first-child:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .delivery__info-item:first-child:after{height:100%}.delivery__info-item:first-child:before{display:none}}@media only screen and (min-width:1920px){.delivery__info-item:first-child{padding-right:1.5625vw}}.delivery__info-item:last-child{margin-top:30px}@media only screen and (min-width:768px){.delivery__info-item:last-child{margin-top:40px}}@media only screen and (min-width:1366px){.delivery__info-item:last-child{margin-top:0;padding-left:20px}}@media only screen and (min-width:1920px){.delivery__info-item:last-child{padding-left:1.5625vw}}.delivery__info-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}@media only screen and (min-width:768px){.delivery__info-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:left;-ms-flex-pack:left;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:left;justify-content:left;margin-bottom:40px}}@media only screen and (min-width:1366px){.delivery__info-top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1920px){.delivery__info-top{margin-bottom:2.0833333333vw}}.delivery__info-num{color:#262b38;font-size:50px;letter-spacing:-.03em;line-height:.95;margin-bottom:10px}@media only screen and (min-width:768px){.delivery__info-num{font-size:100px;margin:-8px 30px 0 0}}@media only screen and (min-width:1920px){.delivery__info-num{font-size:5.2083333333vw;margin:-.2604166667vw 5.2083333333vw 0 0}}.delivery__info-title{color:#262b38;font-size:17px;letter-spacing:-.03em;line-height:1;opacity:.5}@media only screen and (min-width:768px){.delivery__info-title{font-size:28px;line-height:1.1;max-width:468px;min-height:124px}}@media only screen and (min-width:1366px){.delivery__info-title{max-width:none}}@media only screen and (min-width:1920px){.delivery__info-title{font-size:2.0833333333vw;min-height:9.1666666667vw}}.delivery__info-icon{color:#959bad;font-size:32px;position:absolute;right:0;top:0}@media only screen and (min-width:768px){.delivery__info-icon{font-size:35px}}@media only screen and (min-width:1366px){.delivery__info-icon{margin-left:40px;position:relative;right:auto;top:auto}}@media only screen and (min-width:1920px){.delivery__info-icon{font-size:50px}}.delivery__info-text{background:#eff0f3;font-size:14px;line-height:1.45;margin-bottom:10px;min-height:60px;padding:10px}@media only screen and (min-width:768px){.delivery__info-text{font-size:20px;margin-bottom:15px;min-height:90px;padding:15px}}@media only screen and (min-width:1920px){.delivery__info-text{font-size:1.25vw;margin-bottom:.8854166667vw;min-height:5.3125vw;padding:.78125vw}}.delivery__info-button{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:6px;-webkit-justify-content:center;justify-content:center;line-height:1;padding:9px 20px 9px 24px;text-transform:lowercase;width:100%}.delivery__info-button span{max-width:230px}@media only screen and (min-width:768px){.delivery__info-button{font-size:20px;gap:90px;line-height:1.2;padding:21px 60px 21px 80px}.delivery__info-button span{max-width:400px}}@media only screen and (min-width:1366px){.delivery__info-button{gap:80px;line-height:1;padding:35px 210px 35px 180px}.delivery__info-button span{max-width:none}}@media only screen and (min-width:1920px){.delivery__info-button{font-size:1.6666666667vw;gap:6.25vw;line-height:1.1;padding:2.0833333333vw 8.75vw 2.0833333333vw 11.1458333333vw}}.delivery-map{background:#fff!important;overflow:hidden;padding-right:0}.delivery-map__header{background:#fff;border-bottom:2px solid #959bad;height:16.6666666667vw;position:relative}@media only screen and (min-width:768px){.delivery-map__header{height:80px}}@media only screen and (min-width:1366px){.delivery-map__header{height:5.8565153734vw}}@media only screen and (min-width:1920px){.delivery-map__header{height:5.2083333333vw}}.delivery-map__content{-ms-flex-line-pack:justify;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-align-content:space-between;align-content:space-between;background:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:calc(100vh - 60px);height:calc(var(--vh, 1vh)*100 - 60px);position:relative}@media only screen and (min-width:1366px){.delivery-map__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;height:calc(100vh - 5.85652vw)}}@media only screen and (min-width:1920px){.delivery-map__content{height:calc(100vh - 5.20833vw)}}.delivery-map__info{border-top:2px solid #959bad;height:100%;padding:20px 15px 30px;width:100%}@media only screen and (min-width:768px){.delivery-map__info{padding:50px 32px}}@media only screen and (min-width:1366px){.delivery-map__info{border-right:2px solid #959bad;border-top:none;height:100%;width:25%}}@media only screen and (min-width:1920px){.delivery-map__info{padding:60px 80px}}@media only screen and (min-width:768px){.delivery-map__info-contact{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between}}@media only screen and (min-width:1366px){.delivery-map__info-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}.delivery-map__info-item{position:relative}.delivery-map__info-item:not(:first-child){margin-top:20px}@media only screen and (min-width:768px){.delivery-map__info-item:not(:first-child){margin-top:45px}}@media only screen and (min-width:1366px){.delivery-map__info-item:not(:first-child){margin-top:40px}}.delivery-map__info-item:not(:last-child){padding-bottom:15px}@media only screen and (min-width:768px){.delivery-map__info-item:not(:last-child){padding-bottom:20px}}@media only screen and (min-width:1366px){.delivery-map__info-item:not(:last-child){padding-bottom:70px}}.delivery-map__info-item:not(:last-child):after{background-color:#959bad;bottom:0;content:"";height:2px;left:0;position:absolute;width:224px}@media only screen and (min-width:1366px){.delivery-map__info-item:not(:last-child):after{width:100%}}.delivery-map__info-radio{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-bottom:15px}@media only screen and (min-width:1366px){.delivery-map__info-radio{margin-bottom:25px}}.delivery-map__info-radio input{-webkit-box-flex:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;-webkit-box-shadow:0 0 0 2px #262b38;box-shadow:0 0 0 2px #262b38;cursor:pointer;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;height:20px;margin-right:15px;width:20px}@media only screen and (min-width:768px){.delivery-map__info-radio input{margin-right:20px}}@media only screen and (min-width:1366px){.delivery-map__info-radio input{height:25px;width:25px}}.delivery-map__info-radio input:checked{background-color:#262b38;border:3px solid #fff}.delivery-map__info-radio label{font-size:13px;line-height:1.45}@media only screen and (min-width:768px){.delivery-map__info-radio label{font-size:16px}}@media only screen and (min-width:1366px){.delivery-map__info-radio label{font-size:16px;line-height:1.45}}.delivery-map__info-address{font-size:13px;line-height:1.45;margin-bottom:10px}@media only screen and (min-width:768px){.delivery-map__info-address{font-size:16px;width:320px}}@media only screen and (min-width:1366px){.delivery-map__info-address{margin-bottom:15px;width:auto}}.delivery-map__info-phone{font-size:13px;line-height:1.45}@media only screen and (min-width:768px){.delivery-map__info-phone{font-size:16px}}@media only screen and (min-width:1366px){.delivery-map__info-phone{margin-bottom:35px}}.delivery-map__info-link{color:#5c94ff;font-size:13px;line-height:1.45;position:absolute;right:0;text-decoration:underline;top:0}@media only screen and (min-width:768px){.delivery-map__info-link{font-size:16px;position:relative}}.delivery-map__container{height:100%;max-height:290px;width:100%}@media only screen and (min-width:768px){.delivery-map__container{max-height:505px}}@media only screen and (min-width:1366px){.delivery-map__container{max-height:none;width:75%}}.delivery-map__itself{height:100%;position:relative;width:100%;z-index:0}.delivery-map__itself .preloader-img{left:50%;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.faq__item-num,.faq__title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.faq__item-num,.faq__title{font-size:100px}}@media only screen and (min-width:1366px){.faq__item-num,.faq__title{font-size:150px}}@media only screen and (min-width:1920px){.faq__item-num,.faq__title{font-size:10.4166666667vw}}.faq .acc__item-question{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1}@media only screen and (min-width:768px){.faq .acc__item-question{font-size:20px}}@media only screen and (min-width:1920px){.faq .acc__item-question{font-size:1.25vw}}.faq .acc__item-answer,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.faq .acc__item-answer,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.faq .acc__item-answer,.tag-template{font-size:.8333333333vw}}.container{margin:0 auto;padding:0 4.167vw}.faq{background:#262b38;color:#fff;padding:80px 4.167vw 40px}@media only screen and (min-width:768px){.faq{padding:100px 4.167vw 60px}}@media only screen and (min-width:1366px){.faq{padding:100px 4.167vw 60px}}@media only screen and (min-width:1920px){.faq{padding:6.25vw 4.1666666667vw 4.1666666667vw}}.faq__content{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.faq__title{margin-bottom:20px}@media only screen and (min-width:768px){.faq__title{margin-bottom:30px}}@media only screen and (min-width:1920px){.faq__title{margin-bottom:2.6041666667vw}}.faq__item{position:relative}@media only screen and (min-width:1366px){.faq__item{width:50%}.faq__item:first-child{padding:1.1vw 1.1vw 0 0;width:calc(25% - 2.0835vw)}}.faq__item:first-child div{height:100%}@media only screen and (min-width:1366px){.faq__item:nth-of-type(2n){display:none;width:calc(25% + 2.0835vw)}}.faq__item:not(:last-child){height:150px;padding-top:15px;width:50%}@media only screen and (min-width:768px){.faq__item:not(:last-child){height:26.04vw}}@media only screen and (min-width:1366px){.faq__item:not(:last-child){height:14.64vw}}@media only screen and (min-width:1920px){.faq__item:not(:last-child){height:13vw}}.faq__item:last-child{margin-top:30px}@media only screen and (min-width:768px){.faq__item:last-child{margin-top:40px}}@media only screen and (min-width:1366px){.faq__item:last-child{margin:0 0 0 auto;padding:1.1vw 0 0 1.1vw}}@media only screen and (min-width:1920px){.faq__item:last-child{padding:1.05vw 0 0 1.05vw}}@media only screen and (min-width:768px){.faq--service{padding:100px 4.167vw 32px}}@media only screen and (min-width:1366px){.faq--service{padding:7.32vw 4.167vw 7.83vw}}.faq .acc__item{background:#3e4454;cursor:pointer;min-height:60px;-webkit-transition:height .5s ease,color .5s ease,background .5s ease;transition:height .5s ease,color .5s ease,background .5s ease}@media only screen and (min-width:768px){.faq .acc__item{min-height:70px}}@media only screen and (min-width:1920px){.faq .acc__item{min-height:4.1666666667vw}}.faq .acc__item:not(:last-child){margin-bottom:10px}@media only screen and (min-width:768px){.faq .acc__item:not(:last-child){margin-bottom:15px}}@media only screen and (min-width:1920px){.faq .acc__item:not(:last-child){margin-bottom:1.05vw}}.faq .acc__item.active{background:#fff;color:#3e4454}.faq .acc__item-question{padding:10px 10px 30px}@media only screen and (min-width:768px){.faq .acc__item-question{padding:15px 15px 32px}}@media only screen and (min-width:1920px){.faq .acc__item-question{padding:1.0416666667vw}}.faq .acc__item-answer{color:#959bad;height:0;overflow:hidden;-webkit-transition:height .5s ease;transition:height .5s ease}.faq .acc__item-answer div{padding:0 10px 10px}@media only screen and (min-width:768px){.faq .acc__item-answer div{padding:0 15px 15px}}@media only screen and (min-width:1920px){.faq .acc__item-answer div{padding:0 1.0416666667vw 1.0416666667vw}}.faq .acc.y-line-left-light:after{display:none}@media only screen and (min-width:1366px){.faq .acc.y-line-left-light:after{display:block}}.faq .tab__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.button-dark,.button-grey,.button-light,.button-light_dark,.button-more,.button-plus,.button-plus-dark,.button-plus-grey,.button-white{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.button-dark,.button-grey,.button-light,.button-light_dark,.button-more,.button-plus,.button-plus-dark,.button-plus-grey,.button-white{font-size:14px}}@media only screen and (min-width:1920px){.button-dark,.button-grey,.button-light,.button-light_dark,.button-more,.button-plus,.button-plus-dark,.button-plus-grey,.button-white{font-size:.8333333333vw}}.button-light,.button-white{background:#fff;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;z-index:0}@media only screen and (min-width:768px){.button-light,.button-white{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.button-light,.button-white{min-height:4.1666666667vw;padding:.78125vw}}.button-light:before,.button-white:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.active.button-light:before,.button-light:hover:before,.button-white.active:before,.button-white:hover:before{-webkit-transform:scale(1);transform:scale(1)}.button-light{background:#eff0f3}.button-light_dark{background:#eff0f3;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}@media only screen and (min-width:768px){.button-light_dark{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.button-light_dark{min-height:4.1666666667vw;padding:.78125vw}}.button-light_dark:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.button-light_dark.active,.button-light_dark:hover{color:#fff}.button-light_dark.active:before,.button-light_dark:hover:before{-webkit-transform:scale(1);transform:scale(1)}.button-grey{background:#959bad;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}@media only screen and (min-width:768px){.button-grey{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.button-grey{min-height:4.1666666667vw;padding:.78125vw}}.button-grey:before{background:#eff0f3;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.button-grey.active,.button-grey:hover{color:#262b38}.button-grey.active:before,.button-grey:hover:before{-webkit-transform:scale(1);transform:scale(1)}.button-dark{background:#3e4454;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-height:60px;overflow:hidden;padding:10px;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;z-index:0}@media only screen and (min-width:768px){.button-dark{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.button-dark{min-height:4.1666666667vw;padding:.78125vw}}.button-dark:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.button-dark.active:before,.button-dark:hover:before{-webkit-transform:scale(1);transform:scale(1)}.button-big{font-size:18px;font-weight:400;letter-spacing:-.03em;line-height:1.1;min-height:80px}@media only screen and (min-width:768px){.button-big{font-size:20px}}@media only screen and (min-width:1920px){.button-big{font-size:1.25vw;min-height:5.2083333333vw}}.button-bordered{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;font-weight:400;height:40px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1.45;overflow:hidden;padding:0 15px;position:relative;text-transform:uppercase;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}.button-bordered:before{background:#959bad;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.button-bordered.active,.button-bordered:hover{color:#262b38}.button-bordered.active:before,.button-bordered:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.button-bordered{font-size:14px}}@media only screen and (min-width:1920px){.button-bordered{font-size:.8333333333vw}}@media only screen and (min-width:768px){.button-bordered{height:50px;padding:0 40px}}@media only screen and (min-width:1920px){.button-bordered{height:3.125vw}}.button-square{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-align-items:center;align-items:center;border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-weight:400;height:40px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1.45;overflow:hidden;padding:0;position:relative;text-transform:uppercase;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;width:40px;z-index:0}@media only screen and (min-width:768px){.button-square{font-size:14px}}@media only screen and (min-width:1920px){.button-square{font-size:.8333333333vw}}.button-square:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.button-square.active,.button-square:hover{color:#fff}.button-square.active:before,.button-square:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.button-square{height:50px;width:50px}}@media only screen and (min-width:1920px){.button-square{font-size:1.1458333333vw;height:3.125vw;width:3.125vw}}.button-square:hover{border-color:#262b38;color:#fff}.button-plus,.button-plus-dark,.button-plus-grey{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;border:2px solid #959bad;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:80px;-webkit-justify-content:center;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:0}.button-plus-dark:before,.button-plus-grey:before,.button-plus:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.active.button-plus-dark:before,.active.button-plus-grey:before,.button-plus-dark:hover:before,.button-plus-grey:hover:before,.button-plus.active:before,.button-plus:hover:before{-webkit-transform:scale(1);transform:scale(1)}.button-plus-dark>:not(:last-child),.button-plus-grey>:not(:last-child),.button-plus>:not(:last-child){margin-right:20px}@media only screen and (min-width:1920px){.button-plus-dark>:not(:last-child),.button-plus-grey>:not(:last-child),.button-plus>:not(:last-child){margin-right:1.0416666667vw}.button-plus,.button-plus-dark,.button-plus-grey{height:5.2083333333vw}}.button-plus-dark:disabled,.button-plus-grey:disabled,.button-plus:disabled{color:#959bad;cursor:default}.button-plus-grey:hover{border-color:#959bad}.button-plus-grey:before{background:#959bad}.button-plus-grey:disabled{cursor:default}.button-plus-dark{border-color:#fff;color:#fff}.button-plus-dark span,.button-plus-dark span:before{-webkit-transition:color .25s linear 0s;transition:color .25s linear 0s}.button-plus-dark:hover{color:#262b38}.button-plus-dark:disabled{cursor:default}.button-more{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;border:2px solid #959bad;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;min-height:80px;text-align:center;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;width:100%}@media only screen and (min-width:1920px){.button-more{min-height:5.2083333333vw}}.button-more img,.button-more svg{height:20px;margin-right:20px;width:20px}@media only screen and (min-width:1920px){.button-more img,.button-more svg{height:1.0416666667vw;margin-right:1.0416666667vw;width:1.0416666667vw}}.button-more-icon{height:20px;margin-right:20px;position:relative;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:20px;z-index:0}@media only screen and (min-width:1920px){.button-more-icon{height:1.0416666667vw;margin-right:1.0416666667vw;width:1.0416666667vw}}.button-more-icon:after,.button-more-icon:before{background:#262b38;content:" ";position:absolute;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,opacity;transition-property:background,opacity;z-index:1}.button-more-icon:before{height:2px;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.button-more-icon:after{height:100%;left:50%;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}.button-more:hover{background:#262b38;background:#959bad;color:#fff}.button-more:hover .button-more-icon:after,.button-more:hover .button-more-icon:before{background:#fff}.button-up{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-align-items:center;align-items:center;background-color:#fff;border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-size:32px;font-weight:400;height:40px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1.45;overflow:hidden;padding:5px;position:relative;position:fixed;right:4.1666666667vw;text-transform:uppercase;top:250px;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;visibility:hidden;width:40px;z-index:0;z-index:480}@media only screen and (min-width:768px){.button-up{font-size:14px}}@media only screen and (min-width:1920px){.button-up{font-size:.8333333333vw}}.button-up:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.button-up.active,.button-up:hover{color:#fff}.button-up.active:before,.button-up:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.button-up{height:50px;width:50px}}@media only screen and (min-width:1920px){.button-up{font-size:1.1458333333vw;height:3.125vw;width:3.125vw}}.button-up:hover{border-color:#262b38;color:#fff}html.locked .button-up{right:4.16667vw;right:calc(4.16667vw + var(--scrollbar-offset))}.button-up.visible{visibility:visible}@media only screen and (max-width:1365.5px){.button-up:hover{border-color:#959bad;color:#959bad}.button-up:hover:before{display:none}}@media only screen and (min-width:768px){.button-up{font-size:40px;padding:10px}}@media only screen and (min-width:1920px){.button-up{top:13.0208333333vw}}.modal{background:#262b38;height:100%;left:0;overflow-y:auto;pointer-events:none;position:fixed;top:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100vw;z-index:501}.modal.active{pointer-events:auto;-webkit-transform:none;transform:none}@media(any-hover:hover){.modal::-webkit-scrollbar{width:15px}}@media only screen and (any-hover:hover)and (min-width:1920px){.modal::-webkit-scrollbar{width:.78125vw}}@media(any-hover:hover){.modal::-webkit-scrollbar-track{background:#262b38}.modal::-webkit-scrollbar-thumb{background:#959bad;border:5px solid #262b38;border-radius:15px}}@media only screen and (any-hover:hover)and (min-width:1920px){.modal::-webkit-scrollbar-thumb{border:.2604166667vw solid #262b38;border-radius:.78125vw}}.modal--gray{background-color:#eff0f3}@media(any-hover:hover){.modal--gray::-webkit-scrollbar-track{background:#eff0f3}.modal--gray::-webkit-scrollbar-thumb{background:#959bad;border-color:#eff0f3}}.modal--transparent{background:rgba(46,52,70,.9)}.modal-overlay{height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:-1}.modal-button-close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:none;border:2px solid #959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;-webkit-justify-content:center;justify-content:center;position:absolute!important;right:15px;top:10px;width:40px;z-index:1!important}.modal-button-close.color-white{border-color:#fff}@media only screen and (min-width:768px){.modal-button-close{height:50px;right:32px;top:15px;width:50px}}@media only screen and (min-width:1366px){.modal-button-close{height:50px;right:4.167vw;top:15px;width:50px}}@media only screen and (min-width:1920px){.modal-button-close{height:3.125vw;right:4.1666666667vw;top:1.0416666667vw;width:3.125vw}}.modal-button-close img{display:block;height:37%;width:37%}:root{--scrollbar-offset:0px}.modal{padding-right:0;padding-right:var(--scrollbar-offset)}.modal.questions-forms__popup{padding-right:0}html{-webkit-transition:none;transition:none}html.locked{padding-right:0;padding-right:var(--scrollbar-offset)}[data-modal-close],[data-modal-open],[data-modal-toggle]{cursor:pointer}.partners{background:#fff;color:#262b38;padding:120px 4.1667vw 40px}@media only screen and (min-width:768px){.partners{padding:116px 4.1667vw 60px}}@media only screen and (min-width:1366px){.partners{padding:150px 4.167vw 60px}}@media only screen and (min-width:1920px){.partners{padding:10.4166666667vw 4.1666666667vw 4.1666666667vw}}.partners__wrapper{margin-top:10px;padding-top:10px;position:relative;z-index:0}.partners__wrapper:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .partners__wrapper:before{width:100%}@media only screen and (min-width:768px){.partners__wrapper{margin-top:20px;padding-top:40px}}@media only screen and (min-width:1366px){.partners__wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:40px;padding-top:30px}}@media only screen and (min-width:1920px){.partners__wrapper{margin-top:2.6041666667vw;padding-top:2.0833333333vw}}@media only screen and (min-width:1366px){.partners__filter{position:-webkit-sticky;position:sticky;top:90px;width:25%}}.partners__content{padding-top:15px}@media only screen and (min-width:768px){.partners__content{padding-top:20px}}@media only screen and (min-width:1366px){.partners__content{margin-left:25px;padding-top:5px;width:75%}}@media only screen and (min-width:1920px){.partners__content{margin-left:1.3020833333vw}}.partners__letters{margin-bottom:30px}@media only screen and (min-width:768px){.partners__letters{margin-bottom:34px}}@media only screen and (min-width:1366px){.partners__letters{margin-bottom:30px}}@media only screen and (min-width:1920px){.partners__letters{margin-bottom:1.5625vw}}.partners__letters-header,.partners__letters-reset{-webkit-box-pack:justify;-ms-flex-pack:justify;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:13px;font-weight:400;-webkit-justify-content:space-between;justify-content:space-between;letter-spacing:-.03em;line-height:1;text-transform:lowercase}@media only screen and (min-width:768px){.partners__letters-header,.partners__letters-reset{font-size:18px}}@media only screen and (min-width:1366px){.partners__letters-header,.partners__letters-reset{font-size:21px}}@media only screen and (min-width:1920px){.partners__letters-header,.partners__letters-reset{font-size:1.25vw}}.partners__letters-header{margin-bottom:20px}@media only screen and (min-width:768px){.partners__letters-header{margin-bottom:15px}}@media only screen and (min-width:1920px){.partners__letters-header{margin-bottom:1.0416666667vw}}.partners__letters-items{-webkit-box-pack:justify;-ms-flex-pack:justify;grid-gap:10px 5px;display:grid;gap:10px 5px;grid-template-columns:repeat(8,auto);-webkit-justify-content:space-between;justify-content:space-between;max-height:150px;overflow:hidden;position:relative}@media only screen and (min-width:360px){.partners__letters-items{max-height:178px}}.partners__letters-items.open{max-height:none;overflow:visible}@media only screen and (min-width:768px){.partners__letters-items{gap:15px 11px;grid-template-columns:repeat(13,auto);max-height:162px}}@media only screen and (min-width:1366px){.partners__letters-items{gap:10px;grid-template-columns:repeat(auto-fill,44px);max-height:none}}@media only screen and (min-width:1920px){.partners__letters-items{gap:.78125vw;grid-template-columns:repeat(auto-fill,3.125vw)}}.partners__letter{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#eff0f3;color:#262b38;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:15px;font-weight:400;height:30px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1;text-transform:uppercase;width:30px}@media only screen and (min-width:360px){.partners__letter{height:37px;width:37px}}.partners__letter.active,.partners__letter:hover{background:#3e4454;color:#fff}@media only screen and (min-width:768px){.partners__letter{font-size:20px;height:44px;width:44px}}@media only screen and (min-width:1366px){.partners__letter{font-size:20px}}@media only screen and (min-width:1920px){.partners__letter{font-size:1.25vw;height:3.125vw;width:3.125vw}}.partners__note{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:15px;font-weight:400;letter-spacing:-.03em;line-height:100%;margin-bottom:37px;text-transform:lowercase}.partners__note-text{margin-left:20px}@media only screen and (min-width:1920px){.partners__note-text{margin-left:1.0416666667vw}}@media only screen and (min-width:768px){.partners__note{font-size:18px;margin-bottom:55px}}@media only screen and (min-width:1366px){.partners__note{font-size:21px;margin-bottom:42px}}@media only screen and (min-width:1920px){.partners__note{font-size:1.09375vw;margin-bottom:2.1875vw}}.partners__checkmark{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#3e4454;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;min-height:30px;min-width:30px;position:relative}@media only screen and (min-width:768px){.partners__checkmark{min-height:35px;min-width:35px}}@media only screen and (min-width:1366px){.partners__checkmark{min-height:40px;min-width:40px}}@media only screen and (min-width:1920px){.partners__checkmark{min-height:2.0833333333vw;min-width:2.0833333333vw}}.partners__checkmark:before{border-bottom:4px solid #fff;border-right:4px solid #fff;content:"";display:inline-block;height:19px;position:absolute;top:4px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:11px}@media only screen and (min-width:768px){.partners__checkmark:before{height:22px;width:12px}}@media only screen and (min-width:1366px){.partners__checkmark:before{height:25px;width:14px}}@media only screen and (min-width:1920px){.partners__checkmark:before{height:1.3020833333vw;width:.7291666667vw}}@media only screen and (min-width:768px){.partners__items{margin-bottom:60px}}.partners__items-block{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -6px 50px 2px}@media only screen and (min-width:768px){.partners__items-block{margin:0 -10px 55px 2px}}@media only screen and (min-width:1366px){.partners__items-block{margin-bottom:90px}.partners__items-block:last-child{margin-bottom:70px}}@media only screen and (min-width:1920px){.partners__items-block{margin-bottom:5.2083333333vw}.partners__items-block:last-child{margin-bottom:3.6458333333vw}}.partners__item{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;aspect-ratio:1/1;border:2px solid #959bad;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-justify-content:center;justify-content:center;margin-left:-2px;margin-top:-2px;position:relative;width:33.3333333333%}.partners__item .partners__checkmark{position:absolute;right:0;top:0}@media only screen and (min-width:768px){.partners__item{width:20%}}.partners__item:hover{-webkit-filter:none;filter:none}.partners__item img{max-height:80%;max-width:80%}.partners__register{font-size:14px;margin-top:26px;width:100%}@media only screen and (min-width:768px){.partners__register{font-size:16px}}@media only screen and (min-width:1366px){.partners__register{margin-top:60px}}@media only screen and (min-width:1920px){.partners__register{font-size:.8333333333vw;margin-top:80px}}.partners__modal{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:rgba(38,43,56,.6);-webkit-justify-content:center;justify-content:center}.partners__modal,.partners__modal-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.partners__modal-content{background:#fff;min-height:262px;position:relative;width:330px;z-index:0}@media only screen and (min-width:768px){.partners__modal-content{min-height:440px;width:704px}}@media only screen and (min-width:1366px){.partners__modal-content{min-height:570px;width:880px}}@media only screen and (min-width:1920px){.partners__modal-content{height:29.6875vw;width:45.8333333333vw}}.partners__modal-close{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-align-items:center;align-items:center;background:none;border:2px solid #959bad;color:#959bad;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;font-size:13px;font-weight:400;height:40px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1.45;overflow:hidden;padding:0;position:absolute!important;position:relative;right:15px;text-transform:uppercase;top:10px;top:15px;-webkit-transition:color .5s,border-color .5s;transition:color .5s,border-color .5s;width:40px;z-index:1!important;z-index:0}.partners__modal-close.color-white{border-color:#fff}@media only screen and (min-width:768px){.partners__modal-close{height:50px;right:32px;top:15px;width:50px}}@media only screen and (min-width:1366px){.partners__modal-close{height:50px;right:4.167vw;top:15px;width:50px}}@media only screen and (min-width:1920px){.partners__modal-close{height:3.125vw;right:4.1666666667vw;top:1.0416666667vw;width:3.125vw}}.partners__modal-close img{display:block;height:37%;width:37%}@media only screen and (min-width:768px){.partners__modal-close{font-size:14px}}@media only screen and (min-width:1920px){.partners__modal-close{font-size:.8333333333vw}}.partners__modal-close:before{background:#262b38;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color .5s,-webkit-transform .5s ease-out;transition:background-color .5s,-webkit-transform .5s ease-out;transition:transform .5s ease-out,background-color .5s;transition:transform .5s ease-out,background-color .5s,-webkit-transform .5s ease-out;width:calc(100% + 4px);z-index:-1}.partners__modal-close.active,.partners__modal-close:hover{color:#fff}.partners__modal-close.active:before,.partners__modal-close:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.partners__modal-close{height:50px;width:50px}}@media only screen and (min-width:1920px){.partners__modal-close{font-size:1.1458333333vw;height:3.125vw;width:3.125vw}}.partners__modal-close:hover{border-color:#262b38;color:#fff}@media only screen and (min-width:1366px){.partners__modal-close{right:40px;top:30px}}@media only screen and (min-width:1920px){.partners__modal-close{right:2.0833333333vw;top:2.0833333333vw}}.partners__modal-title{border-bottom:2px solid #959bad;color:#959bad;font-size:37px;letter-spacing:-.03em;line-height:1.05;padding:26px 30px 20px}@media only screen and (min-width:768px){.partners__modal-title{font-size:72px;padding:60px 60px 30px}}@media only screen and (min-width:1366px){.partners__modal-title{font-size:64px;padding:85px 40px 30px}}@media only screen and (min-width:1920px){.partners__modal-title{font-size:3.3333333333vw;padding:4.4270833333vw 2.0833333333vw 1.5625vw}}.partners__modal-body{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#262b38;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;flex-grow:1;font-size:20px;-webkit-justify-content:space-between;justify-content:space-between;letter-spacing:-.03em;line-height:1.1;padding:12px 30px 20px}@media only screen and (min-width:768px){.partners__modal-body{font-size:28px;padding:20px 60px 30px}}@media only screen and (min-width:1366px){.partners__modal-body{font-size:40px;padding:15px 40px 36px}}@media only screen and (min-width:1920px){.partners__modal-body{font-size:2.0833333333vw;padding:.78125vw 2.0833333333vw 1.875vw}}.partners__modal-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;position:relative}.partners__modal-buttons:before{background-color:#959bad;bottom:0;content:"";height:70px;left:50%;position:absolute;width:2px}@media only screen and (min-width:768px){.partners__modal-buttons:before{height:100px}}@media only screen and (min-width:1366px){.partners__modal-buttons:before{height:152px}}@media only screen and (min-width:1920px){.partners__modal-buttons:before{height:7.9166666667vw}}.partners__modal-button{font-size:16px;width:calc(50% - 15px)}@media only screen and (min-width:768px){.partners__modal-button{width:calc(50% - 22px)}}@media only screen and (min-width:1366px){.partners__modal-button{width:calc(50% - 31px)}}@media only screen and (min-width:1920px){.partners__modal-button{font-size:.8333333333vw;width:calc(50% - 1.61458vw)}}.partners__more{font-size:14px;height:60px}@media only screen and (min-width:768px){.partners__more{height:80px}}@media only screen and (min-width:1366px){.partners__more{height:100px}}@media only screen and (min-width:1920px){.partners__more{font-size:.8333333333vw;height:5.7291666667vw}}.partners__pagination{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:70px}@media only screen and (min-width:768px){.partners__pagination{margin-top:80px}}@media only screen and (min-width:1366px){.partners__pagination{margin-top:100px}}@media only screen and (min-width:1920px){.partners__pagination{margin-top:5.2083333333vw}}.partners__page{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;background-color:#eff0f3;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:18px;height:36px;-webkit-justify-content:center;justify-content:center;letter-spacing:-.03em;line-height:1;width:36px}@media only screen and (min-width:768px){.partners__page{font-size:20px;height:44px;width:44px}}@media only screen and (min-width:1920px){.partners__page{font-size:1.25vw;height:3.125vw;width:3.125vw}}.partners__page.disabled{color:#959bad;cursor:default;pointer-events:none}.partners__page.active,.partners__page:hover:not(.disabled){background:#3e4454;color:#fff}.partners__page:not(:last-child):not(:first-child):not(:nth-child(2)){margin-left:15px}@media only screen and (min-width:1920px){.partners__page:not(:last-child):not(:first-child):not(:nth-child(2)){margin-left:.78125vw}}.partners__page:last-child,.partners__page:nth-child(2){margin-left:20px}@media only screen and (min-width:1920px){.partners__page:last-child,.partners__page:nth-child(2){margin-left:1.0416666667vw}}.partners__page:first-child{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.partners__page:last-child{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.partners__page:first-child,.partners__page:last-child{font-size:12px}@media only screen and (min-width:768px){.partners__page:first-child,.partners__page:last-child{font-size:14px}}@media only screen and (min-width:1920px){.partners__page:first-child,.partners__page:last-child{font-size:.9895833333vw}}.partners__page a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:100%;-webkit-justify-content:center;justify-content:center;width:100%}.partner{background-color:#fff;padding-top:120px}@media only screen and (min-width:1366px){.partner{padding-top:180px}}@media only screen and (min-width:1920px){.partner{padding-top:13.5416666667vw}}.partner__tags{padding:11px 4.1667vw 0}@media only screen and (min-width:768px){.partner__tags{padding:30px 4.1667vw 0}}@media only screen and (min-width:1366px){.partner__tags{padding:26px 4.167vw 0}}@media only screen and (min-width:1920px){.partner__tags{padding:1.5625vw 4.1666666667vw 0}}.partner__website,.partner__website-title{color:#959bad;font-size:14px;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.partner__website,.partner__website-title{font-size:16px}}@media only screen and (min-width:1920px){.partner__website,.partner__website-title{font-size:1.09375vw}}.partner__website-title,.partner__website-title-title{color:#262b38;margin-top:10px}.partner__categories{background-color:#262b38;color:#fff;padding:30px 0 40px;position:relative}@media only screen and (min-width:768px){.partner__categories{padding:40px 0 50px}}@media only screen and (min-width:1366px){.partner__categories{padding:55px 0 50px}}@media only screen and (min-width:1920px){.partner__categories{padding:4.1666666667vw 0 5.2083333333vw}}.partner__categories-title{font-size:24px;letter-spacing:-.03em;line-height:.95;margin-bottom:20px;padding:0 4.167vw}@media only screen and (min-width:768px){.partner__categories-title{font-size:37px}}@media only screen and (min-width:1366px){.partner__categories-title{font-size:46px}}@media only screen and (min-width:1920px){.partner__categories-title{font-size:3.3333333333vw;line-height:1.05;margin-bottom:1.5625vw}}.partner__categories-blocks{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:0}.partner__categories-blocks:before{background:#fff;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .partner__categories-blocks:before{width:91.666vw}.partner__categories-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;font-size:13px;line-height:1.45;text-transform:uppercase;width:50%}.partner__categories-block:nth-child(odd){padding:15px 15px 15px 4.167vw;position:relative;z-index:0}.partner__categories-block:nth-child(odd):after{background:#fff;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:nth-child(odd):after{height:100%}.partner__categories-block:nth-child(odd):last-child{position:relative;z-index:0}.partner__categories-block:nth-child(odd):last-child:after{background:#fff;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:nth-child(odd):last-child:after{height:calc(100% + 160px)}.partner__categories-block:nth-child(2n){padding:15px 4.167vw 15px 15px}.partner__categories-block:nth-child(3){position:relative;z-index:0}.partner__categories-block:nth-child(3):before{background:#fff;content:" ";height:2px;left:4.167vw;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .partner__categories-block:nth-child(3):before{width:91.666vw}.partner__categories-block:nth-child(3),.partner__categories-block:nth-child(4){margin-top:15px}.partner__categories-block:nth-child(4){min-height:280px;padding-bottom:160px}.partner__categories-block:last-child:not(:nth-child(4)){margin-bottom:160px}@media only screen and (min-width:768px){.partner__categories-block{font-size:14px}.partner__categories-block:nth-child(odd){padding:20px 20px 20px 4.167vw}.partner__categories-block:nth-child(odd):last-child{position:relative;z-index:0}.partner__categories-block:nth-child(odd):last-child:after{background:#fff;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:nth-child(odd):last-child:after{height:calc(100% + 215px)}.partner__categories-block:nth-child(2n){padding:20px 4.167vw 20px 20px}.partner__categories-block:nth-child(3),.partner__categories-block:nth-child(4){margin-top:20px}.partner__categories-block:nth-child(4){padding-bottom:215px}.partner__categories-block:last-child:not(:nth-child(4)){margin-bottom:215px}}@media only screen and (min-width:1366px){.partner__categories-block{width:25%}.partner__categories-block:first-child{padding-left:4.167vw}.partner__categories-block:nth-child(2){padding-right:20px}.partner__categories-block:nth-child(4){min-height:450px;padding:20px 4.167vw 170px 20px;position:relative;z-index:0}.partner__categories-block:nth-child(4):after{background:#fff;content:" ";height:0;left:-2px;position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:nth-child(4):after{height:100%}.partner__categories-block:not(:last-child){max-height:200px;position:relative;z-index:0}.partner__categories-block:not(:last-child):after{background:#fff;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:not(:last-child):after{height:100%}.partner__categories-block:nth-child(3){padding-left:20px}.partner__categories-block:nth-child(3):before{content:none}.partner__categories-block:nth-child(3),.partner__categories-block:nth-child(4){margin-top:0}.partner__categories-block:last-child:not(:nth-child(4)){margin-bottom:170px;position:relative;z-index:0}.partner__categories-block:last-child:not(:nth-child(4)):after{background:#fff;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:last-child:not(:nth-child(4)):after{height:calc(100% + 170px)}}@media only screen and (min-width:1920px){.partner__categories-block{font-size:.8333333333vw}.partner__categories-block:first-child{padding:1.5625vw 1.5625vw 1.5625vw 4.167vw}.partner__categories-block:nth-child(4){min-height:26.0416666667vw;padding:1.5625vw 4.167vw 13.0208333333vw 1.5625vw}.partner__categories-block:nth-child(2),.partner__categories-block:nth-child(3){padding:1.5625vw}.partner__categories-block:not(:last-child){max-height:13.0208333333vw}.partner__categories-block:last-child:not(:nth-child(4)){margin-bottom:13.0208333333vw;position:relative;z-index:0}.partner__categories-block:last-child:not(:nth-child(4)):after{background:#fff;content:" ";height:0;left:calc(100% - 2px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__categories-block:last-child:not(:nth-child(4)):after{height:calc(100% + 13.02083vw)}}.partner__categories-block a:not(:nth-child(4)){margin-bottom:10px}@media only screen and (min-width:1920px){.partner__categories-block a:not(:nth-child(4)){margin-bottom:.78125vw}}.partner__categories-button{bottom:40px;position:absolute;right:4.167vw;width:100%;width:calc(50% - 4.167vw - 15px)}@media only screen and (max-width:767px){.partner__categories-button{min-height:50px}}@media only screen and (min-width:768px){.partner__categories-button{bottom:50px;width:calc(50% - 4.167vw - 20px)}}@media only screen and (min-width:1366px){.partner__categories-button{width:calc(25% - 4.167vw - 20px)}}@media only screen and (min-width:1920px){.partner__categories-button{bottom:5.2083333333vw;width:calc(25% - 5.7295vw)}}.partner__products{background-color:#eff0f3;padding:20px 4.167vw 40px}@media only screen and (min-width:768px){.partner__products{padding:50px 4.167vw}}@media only screen and (min-width:1366px){.partner__products{padding:57px 4.167vw 45px}}@media only screen and (min-width:1920px){.partner__products{padding:4.1666666667vw 4.167vw}.partner__products .infotype__card:nth-child(odd) .infotype__card-layout{grid-template-columns:.8878295008fr 1fr}.partner__products .infotype__card:nth-child(2n) .infotype__card-layout{grid-template-columns:1fr .8878295008fr}}@media only screen and (max-width:767px){.partner__products .infotype__card-layout{grid-template-columns:1fr}}.partner__products .infotype__card-col{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}@media only screen and (max-width:767px){.partner__products .infotype__card-col{padding:30px 0 15px;position:relative;z-index:0}.partner__products .infotype__card-col:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .partner__products .infotype__card-col:before{width:100%}.partner__products .infotype__card-col:before{bottom:0;top:auto}}@media only screen and (min-width:1920px){.partner__products .infotype__card-col{padding:0 1.5625vw}}.partner__products .infotype__card--left:after,.partner__products .infotype__card-col--left:after{content:none}@media only screen and (min-width:768px){.partner__products .infotype__card--left,.partner__products .infotype__card-col--left{position:relative;z-index:0}.partner__products .infotype__card--left:after,.partner__products .infotype__card-col--left:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__products .infotype__card--left:after,.visible .partner__products .infotype__card-col--left:after{height:100%}}@media only screen and (min-width:1366px){.partner__products .infotype__card--left,.partner__products .infotype__card-col--left{position:relative;z-index:0}.partner__products .infotype__card--left:after,.partner__products .infotype__card-col--left:after{background:#959bad;content:" ";height:0;left:calc(100% - 1px);position:absolute;top:0;-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:height;transition-property:height;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:4px;z-index:1}.visible .partner__products .infotype__card--left:after,.visible .partner__products .infotype__card-col--left:after{height:410px}.partner__products .infotype__card--left:after,.partner__products .infotype__card-col--left:after{max-height:410px;min-height:410px}}@media only screen and (min-width:1920px){.partner__products .infotype__card--left:after,.partner__products .infotype__card-col--left:after{max-height:29.1666666667vw;min-height:29.1666666667vw}}.partner__products .infotype__card--left:before,.partner__products .infotype__card-col--left:before{content:none}@media only screen and (max-width:767px){.partner__products .infotype__card--left,.partner__products .infotype__card-col--left{margin-bottom:0}.partner__products .infotype__card-col--left{position:relative;z-index:0}.partner__products .infotype__card-col--left:before{background:#959bad;content:" ";height:2px;left:0;position:absolute;top:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:1.5s;transition-duration:1.5s;-webkit-transition-property:width;transition-property:width;-webkit-transition-timing-function:linear;transition-timing-function:linear;width:0;z-index:1}.visible .partner__products .infotype__card-col--left:before{width:100%}.partner__products .infotype__card-col--left:before{bottom:0;top:auto}}.partner__products .infotype__card--right .infotype__card-col--right:before{content:none}@media only screen and (min-width:1920px){.partner__products .infotype__card--right{padding-left:1.5625vw}.partner__products .infotype__card--right .infotype__card-col--left{padding-left:0}.partner__products .infotype__card--right .infotype__card-col--right{padding-right:0}}.partner__products .infotype__card--left:before{content:none}@media only screen and (min-width:1920px){.partner__products .infotype__card--left{padding-right:1.5625vw}.partner__products .infotype__card--left .infotype__card-col--left{padding-left:0}.partner__products .infotype__card--left .infotype__card-col--right{padding-right:0}}.partner__products .infotype__row:before{content:none}.partner__products .cardchar{height:260px}@media only screen and (min-width:768px){.partner__products .cardchar{height:360px}}@media only screen and (min-width:1366px){.partner__products .cardchar{height:330px}}@media only screen and (min-width:1920px){.partner__products .cardchar{height:23.9583333333vw}}.partner__products .cardchar-symbol{font-size:64px}@media only screen and (min-width:768px){.partner__products .cardchar-symbol{font-size:84px}}@media only screen and (min-width:1366px){.partner__products .cardchar-symbol{font-size:120px}}@media only screen and (min-width:1920px){.partner__products .cardchar-symbol{font-size:10.4166666667vw}}.partner__products-title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.1;margin-top:15px;overflow:hidden;word-break:break-word}@media only screen and (min-width:1366px){.partner__products-title{font-size:16px}}@media only screen and (min-width:1920px){.partner__products-title{font-size:1.25vw}}.partner__products-image{height:260px}@media only screen and (min-width:768px){.partner__products-image{height:360px}}@media only screen and (min-width:1366px){.partner__products-image{height:330px}}@media only screen and (min-width:1920px){.partner__products-image{height:23.9583333333vw}}.partner__products-image img{height:100%;-o-object-fit:cover;object-fit:cover}@media screen{.printSection{display:none}}@media print{body.noprint,html.noprint{height:99%!important;overflow:hidden!important}body.noprint :not(.printSection){display:none}body.noprint .printSection,body.noprint .printSection *{display:block}body.noprint .printSection{left:0;position:absolute;top:0}@page{margin:2cm}}.p404-title{font-size:37px;font-weight:400;letter-spacing:-.03em;line-height:.95}@media only screen and (min-width:768px){.p404-title{font-size:72px}}@media only screen and (min-width:1920px){.p404-title{font-size:5.2083333333vw}}@media only screen and (min-width:1366px){.p404{display:grid;grid-template-columns:repeat(2,1fr)}}.p404-first{-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#3e4454;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:500px}@media only screen and (min-width:768px){.p404-first{height:700px}}@media only screen and (min-width:1366px){.p404-first{height:768px}}@media only screen and (min-width:1920px){.p404-first{height:51.0416666667vw}}.p404-last{min-height:240px;position:relative;z-index:0}@media only screen and (min-width:768px){.p404-last{height:468px}}@media only screen and (min-width:1366px){.p404-last{height:auto}}.p404-overlay{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.p404-overlay,.p404-overlay img,.p404-overlay video{-o-object-fit:cover;object-fit:cover}.p404-title{margin-bottom:auto;padding:20px 15px 0;position:relative;z-index:2}@media only screen and (min-width:768px){.p404-title{padding:48px 32px 0}}@media only screen and (min-width:1366px){.p404-title{padding:20px 4.167vw 0}}@media only screen and (min-width:1920px){.p404-title{padding-top:1.5625vw}}.p404-button{-webkit-box-pack:start;-ms-flex-pack:start;background:#3e4454;border-bottom:0;border-left:0;border-right:0;color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;min-height:60px;overflow:hidden;padding:10px 10px 10px 4.167vw;position:relative;text-align:left;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background,color;transition-property:background,color;-webkit-transition:color 1s,border-color 1s;transition:color 1s,border-color 1s;z-index:0}@media only screen and (min-width:768px){.p404-button{min-height:70px;padding:15px}}@media only screen and (min-width:1920px){.p404-button{min-height:4.1666666667vw;padding:.78125vw}}.p404-button:before{background:#fff;content:" ";height:calc(100% + 4px);left:-2px;position:absolute;top:-2px;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:background-color 1s,-webkit-transform 1s ease-out;transition:background-color 1s,-webkit-transform 1s ease-out;transition:transform 1s ease-out,background-color 1s;transition:transform 1s ease-out,background-color 1s,-webkit-transform 1s ease-out;width:calc(100% + 4px);z-index:-1}.p404-button.active,.p404-button:hover{color:#262b38}.p404-button.active:before,.p404-button:hover:before{-webkit-transform:scale(1);transform:scale(1)}@media only screen and (min-width:768px){.p404-button{padding-left:4.167vw}}@media only screen and (min-width:1920px){.p404-button{padding-left:4.167vw}}.header-link{font-size:13px;font-weight:400;letter-spacing:-.03em;line-height:1.45;text-transform:uppercase}@media only screen and (min-width:768px){.header-link{font-size:14px}}@media only screen and (min-width:1920px){.header-link{font-size:.8333333333vw}}.header{background:#fff;left:0;padding:10px 0;position:fixed;top:0;width:100%;z-index:500}@media only screen and (min-width:768px){.header{padding:15px 0}}@media only screen and (min-width:1920px){.header{padding:1.0416666667vw 0}}.header-container{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.header-container,.header-left,.header-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.header-left,.header-right{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}.header-left>:not(:last-child){margin-right:10px}@media only screen and (min-width:1366px){.header-left>:not(:last-child){-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:30px}}@media only screen and (min-width:1920px){.header-left>:not(:last-child){margin-right:4.375vw}}@media only screen and (min-width:1366px){.header-left .icon-24-7{color:#959bad;font-size:26px;margin-right:10px}}@media only screen and (min-width:1920px){.header-left .icon-24-7{font-size:1.4583333333vw;margin-right:.7291666667vw}}.header-right>:not(:first-child){margin-left:10px}@media only screen and (min-width:1920px){.header-right>:not(:first-child){margin-left:.5208333333vw}}.header-logo{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#262b38;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:60px;-webkit-justify-content:center;justify-content:center;left:50%;position:absolute;top:10px;-webkit-transform:translate(-50%);transform:translate(-50%);width:70px;z-index:200}@media only screen and (min-width:768px){.header-logo{height:82px;top:15px;width:100px}}@media only screen and (min-width:1366px){.header-logo{height:85px;width:104px}}@media only screen and (min-width:1920px){.header-logo{height:5.3645833333vw;top:1.0416666667vw;width:6.5625vw}}.header-logo-img{height:100%;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:4px;width:100%}@media only screen and (min-width:768px){.header-logo-img{padding:8px}}@media only screen and (min-width:1920px){.header-logo-img{padding:.4166666667vw}}.header-link{-webkit-transition:color .5s;transition:color .5s}@media only screen and (max-width:1365.5px){.header-link{display:none}}.header-link:hover:not(.button-bordered){color:#5c94ff}@media only screen and (min-width:1366px){.header-link-b2b{margin-right:30px}}@media only screen and (min-width:1920px){.header-link-b2b{margin-right:8.2291666667vw}}@media only screen and (min-width:768px){.header-link-catalog{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}@media only screen and (min-width:768px)and (max-width:1365px){.header-link-catalog{width:200px}}.header-menu-button{font-size:20px}.breadcrumbs__link,.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.breadcrumbs__link,.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.breadcrumbs__link,.tag-template{font-size:.8333333333vw}}.breadcrumbs{background:#fff;border-bottom:2px solid #959bad;border-top:2px solid #959bad;color:#959bad;padding:15px 4.167vw}@media only screen and (min-width:1366px){.breadcrumbs{display:block}}@media only screen and (min-width:1920px){.breadcrumbs{padding:.9375vw 4.167vw}}.breadcrumbs__link{color:#959bad;padding:0 15px;text-decoration:none;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.breadcrumbs__link:hover{color:#262b38}.breadcrumbs__link:first-child{padding-left:0}.breadcrumbs__link.active{color:#262b38}.breadcrumbs__link.active:hover{color:#959bad}.menu-title{font-size:48px;font-weight:400;letter-spacing:-.03em;line-height:.85}@media only screen and (min-width:768px){.menu-title{font-size:100px}}@media only screen and (min-width:1366px){.menu-title{font-size:150px}}@media only screen and (min-width:1920px){.menu-title{font-size:10.4166666667vw}}.tag-template{font-size:13px;font-weight:400;line-height:1.45}@media only screen and (min-width:768px){.tag-template{font-size:14px}}@media only screen and (min-width:1920px){.tag-template{font-size:.8333333333vw}}.tag-template{display:inline-block;height:30px;padding:5px 15px}@media only screen and (min-width:1920px){.tag-template{height:1.71875vw;padding:.2604166667vw .78125vw}}.menu-title{color:#fff;margin-bottom:10px;text-transform:lowercase}@media only screen and (min-width:768px){.menu-title{margin-bottom:15px}}@media only screen and (min-width:1920px){.menu-title{margin-bottom:1.0416666667vw}}.menu-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;min-height:100%;padding:40px 15px 10px}@media only screen and (min-width:768px){.menu-container{padding:60px 32px 15px}}@media only screen and (min-width:1366px){.menu-container{padding:4.167vw 60px 15px}}@media only screen and (min-width:1920px){.menu-container{padding:4.1666666667vw 4.1666666667vw 1.0416666667vw}}.menu-main{grid-row-gap:60px;display:grid;grid-template-columns:repeat(2,1fr);margin:0 -15px;row-gap:60px}@media only screen and (min-width:1366px){.menu-main{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-flex-grow:1;flex-grow:1;grid-template-columns:repeat(4,1fr);margin:0 -4.167vw}}.menu-main-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:0 15px;position:relative;z-index:0}@media only screen and (max-width:1365.5px){.menu-main-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (min-width:1920px){.menu-main-item{padding:0 1.0416666667vw}}@media only screen and (min-width:1366px){.menu-main-item:first-child{padding-left:4.167vw}}@media only screen and (max-width:767px){.menu-main-item:nth-child(odd){padding-right:10px}}@media only screen and (min-width:768px)and (max-width:1365px){.menu-main-item:nth-child(odd){padding-right:15px}}@media only screen and (max-width:767px){.menu-main-item:nth-child(2n){padding-left:10px}}@media only screen and (min-width:768px)and (max-width:1365px){.menu-main-item:nth-child(2n){padding-left:15px}}@media only screen and (max-width:1365.5px){.menu-main-item:nth-child(2):after{display:none}}@media only screen and (min-width:1366px){.menu-main-item:last-child{padding-right:4.167vw}}.menu-main-item:after{background:#959bad!important}.menu-buttons{margin-bottom:auto;padding-bottom:60px}@media only screen and (max-width:1365.5px){.menu-buttons{padding:60px 0 0}}.menu-buttons>:not(:last-child){margin-bottom:10px}@media only screen and (min-width:1920px){.menu-buttons>:not(:last-child){margin-bottom:.5208333333vw}}
/* End */
/* /local/templates/corporate.static/build/css/main.css?1695913275731495 */
