@charset "UTF-8";*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none;color:inherit}li,ul{list-style:none}img{max-width:100%;height:auto;pointer-events:none}a,ellipse,line,path,rect{-webkit-transition:all .3s ease;transition:all .3s ease}button,input,option,select,textarea{color:inherit;border:none;background:0 0;font:inherit;-webkit-transition:all .3s ease;transition:all .3s ease}button{cursor:pointer}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input[type=date]::-webkit-calendar-picker-indicator{position:absolute;background:0 0;left:0;top:0;width:100%;height:100%;cursor:pointer}input[type=date]::-webkit-date-and-time-value{text-align:left}@media (max-width:1280px){:root{--scale:1}}@font-face{font-family:"Neue Machina";font-weight:400;src:url(../fonts/NeueMachina-Regular.woff2) format("woff2");font-display:swap;ascent-override:90%;descent-override:22%;line-gap-override:0}:root{--background:#020202;--black:#000;--accent:#0689C0;--accent-hover:#1A9DD4;--accent-red:#E22E10;--accent-red-hover:#F63D1E;--white:#FFF;--white-70:#FFFFFFB3;--white-50:#FFFFFF80;--white-05:#FFFFFF0D;--gray:#1B1B1B;--gray-dark:#0F0F0F;--gray-90:#1B1B1BE6;--gray-dark-90:#0F0F0FE6;--gray-dark-70:#0F0F0FB3}body{background:var(--background);color:var(--white);font-family:"Neue Machina",sans-serif;font-optical-sizing:auto;font-weight:400;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh}body.open{overflow:hidden}main{overflow-x:clip;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.section{padding:68px 42px}.section-head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:44px}.section-head .btn{white-space:nowrap}.section-head .btn img,.section-head .btn svg{min-width:24px}@media screen and (max-width:1279px){.section{padding:52px 24px;max-height:none}.section-head{margin-bottom:38px}}@media screen and (max-width:700px){.section{padding:32px 16px}.section-head{margin-bottom:24px}}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;color:var(--white);font-weight:400;font-size:16px;line-height:130%;overflow:hidden;position:relative;cursor:pointer;padding:12px 24px;height:48px;gap:8px;outline:0;-webkit-transition:all .3s ease;transition:all .3s ease}.btn_accent{background:var(--accent)}.btn_accent:hover{background:var(--accent-hover);-webkit-box-shadow:0 4px 24px 0 rgba(26,157,212,.6);box-shadow:0 4px 24px 0 rgba(26,157,212,.6)}.btn img,.btn svg{width:24px;height:24px}.btn_icon-left{padding-left:18px}.btn_icon-right{padding-right:18px}.btn input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;cursor:pointer}.btn_border{border:1px solid var(--white-50);background:0 0}.btn_border:hover{background-color:var(--white);border-color:var(--white);color:var(--black)}.btn_border:hover path{fill:var(--black)}.btn_line span{border-bottom:1px solid transparent;-webkit-transition:all .3s ease;transition:all .3s ease}.btn_line:hover span{border-bottom-color:#fff}.btn_link{background:0 0}.btn_link::after{content:"";width:24px;height:24px;background:url(../img/arrow-link.svg) no-repeat center/cover}@media screen and (max-width:700px){.btn_line{padding:12px 16px}}.swiper-arrow{width:72px;height:72px;border-radius:50%;background:0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border:1px solid var(--white-50);-webkit-transition:all .3s ease;transition:all .3s ease}.swiper-arrow.swiper-button-disabled{opacity:.5;border:1px solid var(--white);background-color:var(--white-05)}.swiper-arrow:hover{background-color:var(--white-05);border:1px solid var(--white)}@media screen and (max-width:700px){.swiper-arrow{width:46px;height:46px}.swiper-arrow img,.swiper-arrow svg{width:20px;height:20px}}.swiper-button-lock{display:none}.hint{color:var(--white-50)}.swiper-slide{height:auto}.form-input{border-radius:16px;border:1px solid var(--white-05);background:var(--gray-dark);outline:0;height:59px;width:100%;padding-left:24px;padding-right:24px;font-size:16px;color:var(--white);-webkit-transition:all .3s ease;transition:all .3s ease}.form-input::-webkit-input-placeholder{color:var(--white-50)}.form-input::-moz-placeholder{color:var(--white-50)}.form-input:-ms-input-placeholder{color:var(--white-50)}.form-input::-ms-input-placeholder{color:var(--white-50)}.form-input::placeholder{color:var(--white-50)}.form-input:hover{background:var(--gray)}.form-input:not(:-moz-placeholder){border-color:rgba(255,255,255,.5019607843)}.form-input:not(:-ms-input-placeholder){border-color:rgba(255,255,255,.5019607843)}.form-input:not(:placeholder-shown){border-color:rgba(255,255,255,.5019607843)}.form-input.wpcf7-not-valid{border:1px solid #e22e10}@media screen and (max-width:700px){.form-input{padding-left:16px;padding-right:16px;height:53px}}textarea.form-input{padding-top:18px;padding-bottom:20px;height:143px;resize:none}@media screen and (max-width:700px){textarea.form-input{padding-top:16px;padding-bottom:16px}}.wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0!important}.wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;cursor:pointer}.wpcf7-list-item label input{display:none}.wpcf7-list-item label .wpcf7-list-item-label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.wpcf7-list-item label .wpcf7-list-item-label .checkmark{margin:2px;width:20px;height:20px;border-radius:4px;border:1px solid var(--white-50);background:var(--white-05);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease;transition:all .3s ease}.wpcf7-list-item label .wpcf7-list-item-label .checkmark::after{content:"";width:12px;height:12px;background:url(../img/check.svg) no-repeat center/cover;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.wpcf7-list-item label .wpcf7-list-item-label span:last-child{width:calc(100% - 32px)}.wpcf7-list-item label:has(input:checked) .checkmark::after{opacity:1}.wpcf7-response-output,.wpcf7-spinner{display:none}.wpcf7-list-item-label::after,.wpcf7-list-item-label::before{display:none}.wpcf7-not-valid-tip{font-size:12px;line-height:130%;margin-top:8px;padding-left:24px}.label{padding:4px 16px;font-size:16px;line-height:130%;color:var(--white);background:var(--accent);border-radius:50px}@media screen and (max-width:1279px){.link-mobile{border-radius:50%;width:72px;min-width:72px;height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}.link-mobile span{display:none}}@media screen and (max-width:700px){.link-mobile{width:46px;height:46px;min-width:46px}.link-mobile img,.link-mobile svg{width:20px;height:20px}}.card-item{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--gray-dark);border:1px solid var(--white-05);border-radius:16px}.card-item__img{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;background-color:var(--white-05);border:1px solid var(--white-05);backdrop-filter:blur(4px);margin-bottom:24px;border-radius:6px}.card-item__img img{width:24px;height:24px}.card-item__title{margin-bottom:16px}@media screen and (max-width:700px){.card-item{padding:16px}}.video-btn{height:72px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;padding:24px;background:linear-gradient(156.82deg,rgba(255,255,255,.2) 17.18%,rgba(255,255,255,.04) 86.09%);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:100px;-webkit-box-shadow:0 4px 30px rgba(0,0,0,.1);box-shadow:0 4px 30px rgba(0,0,0,.1);overflow:hidden;position:relative;white-space:nowrap}.video-btn:before{content:"";background:linear-gradient(156.82deg,rgba(255,255,255,.2) 17.18%,rgba(255,255,255,.08) 86.09%);position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.video-btn:hover::before{opacity:1}a.contacts-item:hover{color:var(--accent)}@media screen and (min-width:1280px){body{font-size:calc(16px * var(--scale))}.section{padding:calc(68px * var(--scale)) calc(42px * var(--scale))}.section-head{gap:calc(24px * var(--scale));margin-bottom:calc(24px * var(--scale))}.section-head .btn img,.section-head .btn svg{min-width:calc(24px * var(--scale))}.btn{font-size:calc(16px * var(--scale));padding:calc(12px * var(--scale)) calc(24px * var(--scale));height:calc(48px * var(--scale));gap:calc(8px * var(--scale))}.btn img,.btn svg{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.btn_icon-left{padding-left:calc(18px * var(--scale))}.btn_icon-right{padding-right:calc(18px * var(--scale))}.btn_link::after{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.swiper-arrow{width:calc(72px * var(--scale));height:calc(72px * var(--scale))}.swiper-arrow img{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.form-input{height:calc(59px * var(--scale));padding-left:calc(24px * var(--scale));padding-right:calc(24px * var(--scale));font-size:calc(16px * var(--scale))}textarea.form-input{padding-top:calc(18px * var(--scale));padding-bottom:calc(20px * var(--scale));height:calc(143px * var(--scale))}.wpcf7-list-item label .wpcf7-list-item-label{gap:calc(10px * var(--scale))}.wpcf7-list-item label .wpcf7-list-item-label .checkmark{margin:calc(2px * var(--scale));width:calc(20px * var(--scale));height:calc(20px * var(--scale))}.wpcf7-list-item label .wpcf7-list-item-label .checkmark::after{width:calc(12px * var(--scale));height:calc(12px * var(--scale))}.wpcf7-list-item label .wpcf7-list-item-label span:last-child{width:calc(100% - 32px * var(--scale))}.wpcf7-not-valid-tip{font-size:calc(12px * var(--scale));margin-top:calc(8px * var(--scale));padding-left:calc(24px * var(--scale))}.label{padding:calc(4px * var(--scale)) calc(16px * var(--scale));font-size:calc(16px * var(--scale));border-radius:calc(50px * var(--scale))}.card-item{padding:calc(24px * var(--scale))}.card-item__img{width:calc(40px * var(--scale));height:calc(40px * var(--scale));padding:calc(8px * var(--scale));margin-bottom:calc(24px * var(--scale))}.card-item__img img{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.card-item__title{margin-bottom:calc(16px * var(--scale))}.video-btn{height:calc(72px * var(--scale));gap:calc(8px * var(--scale));padding:calc(24px * var(--scale))}}.line{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:5px;position:relative;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:all .5s ease;transition:all .5s ease}.line__current{background:-webkit-gradient(linear,left top,right top,from(#3c3c3c),to(#fff));background:linear-gradient(90deg,#3c3c3c 0,#fff 100%);width:100%;height:1px}.line__dot{width:5px;height:5px;border-radius:50%;background-color:var(--white);position:absolute;right:0;top:0}.line.active{-webkit-transform:scaleX(1);transform:scaleX(1)}.skeleton{-webkit-animation:skeleton-loading 1s linear infinite alternate;animation:skeleton-loading 1s linear infinite alternate}@-webkit-keyframes skeleton-loading{0%{background:var(--gray-dark-70)}100%{background:var(--gray-dark-90)}}@keyframes skeleton-loading{0%{background:var(--gray-dark-70)}100%{background:var(--gray-dark-90)}}.fadeUp{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}.fadeUp.animated{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}li,p{line-height:130%}.h1{font-weight:400;font-size:calc(128px * var(--scale));line-height:100%}@media screen and (max-width:1279px){.h1{font-size:96px}}@media screen and (max-width:700px){.h1{font-size:48px}}.h2{font-weight:400;font-size:calc(64px * var(--scale));line-height:100%}@media screen and (max-width:1279px){.h2{font-size:64px}}@media screen and (max-width:700px){.h2{font-size:38px}}.h3{font-weight:400;font-size:calc(48px * var(--scale));line-height:130%}@media screen and (max-width:1279px){.h3{font-size:48px}}@media screen and (max-width:700px){.h3{font-size:32px}}.h4{font-weight:400;font-size:calc(32px * var(--scale));line-height:130%}@media screen and (max-width:1279px){.h4{font-size:32px}}@media screen and (max-width:700px){.h4{font-size:24px}}.body1{font-weight:400;font-size:calc(24px * var(--scale));line-height:130%}@media screen and (max-width:1279px){.body1{font-size:24px}}@media screen and (max-width:700px){.body1{font-size:20px}}.body2{font-weight:400;font-size:calc(20px * var(--scale));line-height:130%}@media screen and (max-width:1279px){.body2{font-size:20px}}@media screen and (max-width:700px){.body2{font-size:18px}}.body3{font-weight:400;font-size:calc(16px * var(--scale));line-height:130%}@media screen and (max-width:1279px){.body3{font-size:16px}}.body4{font-weight:400;line-height:130%;font-size:calc(12px * var(--scale))}@media screen and (max-width:1279px){.body4{font-size:12px}}.other1{font-weight:400;font-size:calc(96px * var(--scale));line-height:130%}@media screen and (max-width:1279px){.other1{font-size:96px}}@media screen and (max-width:700px){.other1{font-size:64px}}.fw-400{font-weight:400}.header{position:fixed;left:0;top:0;width:100%;height:auto;z-index:20;padding-top:16px;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-transition:all .3s ease;transition:all .3s ease}.header.fixed{background-color:var(--gray-dark-90);backdrop-filter:blur(7px)}.header .logo{width:100%;max-width:112px}.header .logo img{width:100%}.header .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}.header .menu-item-has-children{position:relative}.header .menu-item-has-children>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;padding:16px 0}.header .menu-item-has-children>a::after{content:"";width:24px;height:24px;background:url(../img/dropdown.svg) no-repeat center/cover;-webkit-transition:all .3s ease;transition:all .3s ease}.header .menu-item-has-children:hover>a::after{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.header .menu-item-has-children:hover .sub-menu{opacity:1;pointer-events:all}.header .menu>li>a{opacity:.7}.header .menu>li>a:hover{opacity:1}.header .sub-menu{background:var(--gray);border:1px solid var(--white-05);border-radius:16px;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;opacity:0;pointer-events:none;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:100%;white-space:nowrap;-webkit-transition:all .3s ease;transition:all .3s ease}.header .sub-menu li{display:-webkit-box;display:-ms-flexbox;display:flex}.header .sub-menu li a{padding:12px 16px 10px;opacity:.7}.header .sub-menu li a:hover{opacity:1}.header .menu-btn{display:none;border:1px solid var(--white-50);border-radius:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px;margin-left:24px}.header.index{z-index:9999}@media screen and (max-width:1279px){.header{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header .menu{display:none}.header .btn{margin-left:auto}.header .menu-btn{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:1000px){.header.index{z-index:20}}@media screen and (max-width:700px){.header{padding-top:12px;padding-bottom:12px}.header .logo{max-width:86px;display:-webkit-box;display:-ms-flexbox;display:flex}.header .btn{display:none}.header .menu-btn{margin-left:auto}}.cookie-banner{display:none;position:fixed;z-index:100;width:calc(100% - 48px);max-width:836px;bottom:48px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:0;background:var(--gray-dark);padding:24px;-webkit-box-shadow:0 4px 32px 0 rgba(0,0,0,.6);box-shadow:0 4px 32px 0 rgba(0,0,0,.6);border-width:0 1px 1px 1px;border-style:solid;border-color:var(--white-05);border-radius:16px}.cookie-banner__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cookie-banner__wrap p a{border-bottom:1px solid}.cookie-banner__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--white-50);border-radius:8px;width:42px;height:42px;min-width:42px;-webkit-transition:all .3s ease;transition:all .3s ease}.cookie-banner__close img,.cookie-banner__close svg{width:21px;height:21px}.cookie-banner__close:hover{background-color:var(--white-05);border:1px solid var(--white)}.cookie-banner__close:hover svg path{fill-opacity:1}.cookie-banner__desc{width:calc(100% - 218px)}.cookie-banner .logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:112px}.cookie-banner .logo img{width:100%}@media screen and (max-width:700px){.cookie-banner{width:calc(100% - 32px);padding:16px;bottom:16px}.cookie-banner__wrap{gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cookie-banner .logo{display:none}.cookie-banner__desc{width:calc(100% - 58px);font-size:12px;line-height:130%}}@media screen and (min-width:1280px){.header{padding-top:calc(16px * var(--scale));padding-bottom:calc(16px * var(--scale))}.header .logo{max-width:calc(112px * var(--scale))}.header .menu{gap:calc(32px * var(--scale))}.header .menu-item-has-children>a{gap:calc(4px * var(--scale));padding:calc(16px * var(--scale)) 0}.header .menu-item-has-children>a::after{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.header .sub-menu{padding:calc(8px * var(--scale)) 0}.header .sub-menu li a{padding:12px 16px 10px;padding:calc(12px * var(--scale)) calc(16px * var(--scale)) calc(10px * var(--scale))}.cookie-banner{width:calc(100% - 48px * var(--scale));max-width:calc(836px * var(--scale));bottom:calc(48px * var(--scale));padding:calc(24px * var(--scale))}.cookie-banner .logo{max-width:calc(112px * var(--scale))}.cookie-banner__wrap{gap:calc(32px * var(--scale))}.cookie-banner__close{width:calc(42px * var(--scale));height:calc(42px * var(--scale));min-width:calc(42px * var(--scale))}.cookie-banner__close img,.cookie-banner__close svg{width:calc(21px * var(--scale));height:calc(21px * var(--scale))}.cookie-banner__desc{width:calc(100% - 218px * var(--scale))}}.footer{background:var(--gray-dark);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px;position:relative;z-index:5}.footer-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;position:relative}.footer-main__left{width:calc(50% - 12px);max-width:582px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:42px}.footer-main__left form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.footer-main__left .form-row{gap:16px}.footer-main__left .form-input{background-color:var(--gray)}.footer-main__left .btn{height:59px}.footer-main .logo{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:150px}.footer-main .logo img{width:100%}.footer-main__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.footer-main__contacts-item{width:50%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.footer-main__right{width:calc(50% - 12px);position:absolute;right:0;top:0}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.footer-menu>.menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.footer-menu .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;font-size:16px;line-height:130%}.footer-menu .sub-menu a{opacity:.5}.footer-menu .sub-menu a:hover{opacity:1}.footer-menu>.menu-item:last-child{display:none}.footer-bot{padding-top:16px;border-top:1px solid var(--white-50);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:42px}.footer-bot a:hover{color:var(--white)}.footer-dev{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.footer-dev img{width:46px;height:18px}.footer-user{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:rgba(255,255,255,.0509803922);border:1px solid rgba(255,255,255,.0509803922);padding:8px;border-radius:16px}.footer-user img{max-width:91px}@media screen and (max-width:1279px){.footer-main__right{position:static;width:100%}.footer-main__left{width:100%;max-width:100%}.footer-main form{width:100%}.footer-main .wpcf7-form-control-wrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.footer-main__contacts{gap:24px}.footer-main__contacts-item{width:auto}}@media screen and (max-width:700px){.footer{padding-bottom:52px;padding-top:52px;gap:24px}.footer-main__left{gap:24px}.footer-main__left .btn{height:53px}.footer-main__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-top:20px}.footer-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-bot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:16px}.footer-dev{margin-left:0}.footer-user{position:static;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}@media screen and (min-width:1280px){.footer{gap:calc(42px * var(--scale))}.footer-main{gap:calc(24px * var(--scale))}.footer-main__left{width:calc(50% - 12px * var(--scale));max-width:calc(582px * var(--scale));gap:calc(42px * var(--scale))}.footer-main__left form{gap:calc(16px * var(--scale))}.footer-main__left .form-row{gap:calc(16px * var(--scale))}.footer-main__left .btn{height:calc(59px * var(--scale));min-width:calc(185px * var(--scale))}.footer-main .logo{width:100%;max-width:calc(150px * var(--scale))}.footer-menu{gap:calc(24px * var(--scale))}.footer-menu>.menu-item{gap:calc(16px * var(--scale))}.footer-menu .sub-menu{gap:calc(16px * var(--scale));font-size:calc(16px * var(--scale))}.footer-bot{padding-top:calc(16px * var(--scale));gap:calc(42px * var(--scale))}.footer-dev{gap:calc(16px * var(--scale))}.footer-dev img{width:calc(46px * var(--scale));height:calc(18px * var(--scale))}.footer-user{gap:calc(8px * var(--scale));padding:calc(8px * var(--scale))}.footer-user img{max-width:calc(91px * var(--scale))}}.hystmodal,.hystmodal__shadow{-webkit-transition:opacity .3s ease!important;transition:opacity .3s ease!important}.hystmodal__shadow{background:rgba(0,0,0,.9)}.hystmodal__shadow--show{opacity:1}.hystmodal__wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hystmodal__window{margin:0;border-radius:20px;background:var(--bg-color,#fff);padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% - 40px);-webkit-transition:all .4s ease;transition:all .4s ease;-webkit-transform:none;transform:none}@media screen and (max-width:768px){.hystmodal__window{padding:28px}}.menu-modal{width:100%;max-width:100%;height:100%;-webkit-transform:none;transform:none;border-radius:0;background:var(--gray-dark);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;transform:none;position:relative}.menu-modal__bg{position:absolute;width:100%;bottom:0}.menu-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;padding-bottom:16px;position:relative;z-index:2}.menu-modal__head .logo{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:112px}.menu-modal__head .logo img{width:100%}.menu-modal__close{border:1px solid var(--white-50);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:48px;height:48px}.menu-modal__end{padding:20px 16px;border-top:1px solid var(--black-20);gap:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.menu-modal__end .btn{margin-top:auto}.menu-modal__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;margin-bottom:24px}.menu-modal .contacts-item{width:calc(50% - 8px);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2}.menu-modal .modal-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;padding:24px 24px 32px;position:relative;z-index:2}.menu-modal .modal-menu>.menu-item{padding-bottom:32px;border-bottom:1px solid var(--white-05);gap:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-modal .modal-menu>.menu-item .menu-item a{font-size:24px;line-height:130%;opacity:.5}.menu-modal .modal-menu>.menu-item .menu-item a:hover{opacity:1}.menu-modal .modal-menu .sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.menu-modal .modal-menu .sub-menu li{display:-webkit-box;display:-ms-flexbox;display:flex;line-height:100%}.menu-modal .btn{position:absolute;right:96px;top:16px;z-index:3}@media screen and (max-width:700px){.menu-modal{padding-bottom:42px}.menu-modal__head{padding-top:12px;padding-bottom:12px}.menu-modal__head .logo{max-width:86px}.menu-modal .btn{position:relative;z-index:2;top:auto;right:auto}.menu-modal .modal-menu{gap:24px;padding:16px 16px 24px}.menu-modal .modal-menu>.menu-item{padding-bottom:24px;gap:16px}.menu-modal .modal-menu>.menu-item .menu-item a{font-size:18px}.menu-modal .modal-menu .sub-menu{gap:16px}.menu-modal__contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu-modal .contacts-item{width:100%}}.form-modal{width:100%;max-width:702px;margin:auto;padding:24px;border-radius:16px;background-color:var(--gray-dark);border:1px solid var(--white-05)}.form-modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--white-50);border-radius:8px;width:42px;height:42px;min-width:42px;-webkit-transition:all .3s ease;transition:all .3s ease}.form-modal__close img,.form-modal__close svg{width:21px;height:21px}.form-modal__close:hover{background-color:var(--white-05);border:1px solid var(--white)}.form-modal__close:hover svg path{fill-opacity:1}.form-modal__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;margin-bottom:24px}.form-modal form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}.form-modal .form-input{background-color:var(--gray)}@media screen and (max-width:1000px){.form-modal{width:100%;max-width:100%;height:100%;border-radius:0}.form-modal__head{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:24px}.form-modal__title{width:100%}.form-modal__close{margin-left:auto}}@media screen and (max-width:700px){.form-modal{padding:12px 16px 52px}.form-modal__title{display:none}.form-modal__head{margin-bottom:16px}.form-modal form{gap:24px}.form-modal .btn{width:100%}}.thanks-modal{max-width:461px;padding:24px;margin:auto;border-radius:16px;background-color:var(--gray-dark);border:1px solid var(--white-05)}.thanks-modal__close{position:absolute;top:8px;right:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:21px;height:21px;-webkit-transition:all .3s ease;transition:all .3s ease}.thanks-modal__close img,.thanks-modal__close svg{width:18px;height:18px}.thanks-modal__close:hover{background-color:var(--white-05)}.thanks-modal__close:hover svg path{fill-opacity:1}@media screen and (max-width:767px){.thanks-modal{padding:16px}}.thanks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:16px}.thanks img{width:44px;height:44px;margin-bottom:16px}.news-modal{width:100%;max-width:1186px;padding:24px;border-radius:16px;max-height:calc(100vh - 176px * var(--scale))}.news-modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid var(--white-50);border-radius:8px;width:42px;height:42px;min-width:42px;min-height:42px;margin-left:auto;margin-bottom:16px;-webkit-transition:all .3s ease;transition:all .3s ease}.news-modal__close img,.news-modal__close svg{width:21px;height:21px}.news-modal__close:hover{background-color:var(--white-05);border:1px solid var(--white)}.news-modal__close:hover svg path{fill-opacity:1}.news-modal__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;padding-right:24px;max-height:642px;overflow-y:auto}.news-modal__wrap::-webkit-scrollbar{width:4px;background:var(--white-05);border-radius:100px}.news-modal__wrap::-webkit-scrollbar-track{background:0 0;border-radius:100px}.news-modal__wrap::-webkit-scrollbar-thumb{background:#191919;border-radius:100px}.news-modal__left{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(39% - 12px);position:sticky;top:24px}.news-modal__left img{border-radius:16px;-o-object-fit:cover;object-fit:cover;width:100%}.news-modal__right{width:calc(61% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-modal__title{padding:8px 0}.news-modal__short{padding:8px 0 24px;border-bottom:1px solid rgba(255,255,255,.5019607843);margin-bottom:16px}@media screen and (max-width:1000px){.news-modal{height:100%;max-height:100%;border-radius:0}.news-modal__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:none;overflow:visible;padding-right:0}.news-modal__left{width:100%;position:static}.news-modal__right{width:100%}}@media screen and (max-width:700px){.news-modal{padding:16px}}.default-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.default-content>*{margin:8px 0}.default-content .body1{margin-top:24px}.default-content .body2{margin-top:16px}.default-content .cols,.default-content .wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.default-content .cols .col,.default-content .cols .wp-block-column,.default-content .wp-block-columns .col,.default-content .wp-block-columns .wp-block-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.default-content .cols .col figure,.default-content .cols .wp-block-column figure,.default-content .wp-block-columns .col figure,.default-content .wp-block-columns .wp-block-column figure{height:100%}.default-content .cols .col figure img,.default-content .cols .wp-block-column figure img,.default-content .wp-block-columns .col figure img,.default-content .wp-block-columns .wp-block-column figure img{height:100%;-o-object-fit:cover;object-fit:cover}.default-content .btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.default-content figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;position:relative;width:100%}.default-content figcaption{margin:8px 0;text-align:center;font-size:12px;line-height:130%}.default-content .video{cursor:pointer}.default-content .video:has(figcaption) .video-btn{top:calc(50% - 40px)}.default-content img,.default-content video{border-radius:16px;width:100%!important;height:auto}.default-content .video-btn{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.default-content .swiper-arrow{width:72px;height:72px}.default-content .swiper-arrow img,.default-content .swiper-arrow svg{width:24px;height:24px}.default-content .swiper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.default-content .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.default-content .news-modal-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;position:relative;margin-top:16px}.default-content .news-modal-progress{position:absolute;right:0;bottom:0;pointer-events:none;-webkit-transform-origin:bottom right;transform-origin:bottom right;display:-webkit-box;display:-ms-flexbox;display:flex}.default-content .news-modal-progress svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.default-content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.default-content ul li{padding-left:18px;position:relative;margin:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.default-content ul li::before{content:"";width:6px;height:6px;background-color:var(--accent);position:absolute;left:0;top:12px;border-radius:50%}.default-content ul .body1,.default-content ul .body2{margin:0}.default-content ol{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.default-content ol li{padding-left:18px;position:relative;margin:4px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;counter-increment:item}.default-content ol li::before{content:counter(item) ".";color:var(--accent);position:absolute;left:0;top:0}.default-content ol .body1,.default-content ol .body2{margin:0}@media screen and (max-width:700px){.default-content .swiper-arrow{width:46px;height:46px}.default-content .news-modal-progress{-webkit-transform:scale(.64);transform:scale(.64);-webkit-transform-origin:bottom right;transform-origin:bottom right}.default-content .btns{width:100%;gap:16px}.default-content .cols{gap:16px;-ms-flex-wrap:wrap;flex-wrap:wrap}.default-content .cols .col{width:calc(50% - 8px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.default-content .cols .col .video-btn{display:none}.default-content .cols .col3{width:calc(50% - 8px)}.default-content .btn_link{width:auto}}@media screen and (min-width:1280px){.hystmodal__window{padding:calc(40px * var(--scale));width:calc(100% - 40px * var(--scale))}.form-modal{max-width:calc(702px * var(--scale));padding:calc(24px * var(--scale))}.form-modal__close{width:calc(42px * var(--scale));height:calc(42px * var(--scale));min-width:calc(42px * var(--scale))}.form-modal__close img,.form-modal__close svg{width:calc(21px * var(--scale));height:calc(21px * var(--scale))}.form-modal__head{gap:calc(12px * var(--scale));margin-bottom:calc(24px * var(--scale))}.form-modal form{gap:calc(32px * var(--scale))}.thanks-modal{max-width:calc(461px * var(--scale));padding:calc(24px * var(--scale))}.thanks-modal__close{top:calc(8px * var(--scale));right:calc(8px * var(--scale));width:calc(21px * var(--scale));height:calc(21px * var(--scale))}.thanks-modal__close img,.thanks-modal__close svg{width:calc(18px * var(--scale));height:calc(18px * var(--scale))}.thanks{gap:calc(16px * var(--scale))}.thanks img{width:calc(44px * var(--scale));height:calc(44px * var(--scale));margin-bottom:calc(16px * var(--scale))}.news-modal{max-width:calc(1186px * var(--scale));padding:calc(24px * var(--scale))}.news-modal__close{width:calc(42px * var(--scale));height:calc(42px * var(--scale));min-width:calc(42px * var(--scale));min-height:calc(42px * var(--scale));margin-bottom:calc(16px * var(--scale))}.news-modal__close img,.news-modal__close svg{width:calc(21px * var(--scale));height:calc(21px * var(--scale))}.news-modal__wrap{gap:calc(24px * var(--scale));padding-right:calc(24px * var(--scale));max-height:calc(642px * var(--scale))}.news-modal__left{top:calc(24px * var(--scale))}.news-modal__title{padding:calc(8px * var(--scale)) 0}.news-modal__short{padding:calc(8px * var(--scale)) 0 calc(24px * var(--scale));margin-bottom:calc(16px * var(--scale))}.default-content>*{margin:calc(8px * var(--scale)) 0}.default-content .body1{margin-top:calc(24px * var(--scale))}.default-content .body2{margin-top:calc(16px * var(--scale))}.default-content .cols{gap:calc(24px * var(--scale))}.default-content .cols .col{width:calc(50% - 12px * var(--scale))}.default-content .cols .col3{width:calc(33.3333333333% - 16px * var(--scale))}.default-content .btns{gap:calc(24px * var(--scale))}.default-content figure{gap:calc(8px * var(--scale))}.default-content figcaption{margin:calc(8px * var(--scale)) 0;font-size:calc(12px * var(--scale))}.default-content .video:has(figcaption) .video-btn{top:calc(50% - 40px * var(--scale))}.default-content .swiper-arrow{width:calc(72px * var(--scale));height:calc(72px * var(--scale))}.default-content .swiper-arrow img,.default-content .swiper-arrow svg{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.default-content .news-modal-nav{gap:calc(16px * var(--scale));margin-top:calc(16px * var(--scale))}.default-content .news-modal-progress{-webkit-transform:scale(var(--scale));transform:scale(var(--scale))}.default-content ul li{padding-left:calc(18px * var(--scale));margin:calc(4px * var(--scale)) 0;gap:calc(8px * var(--scale))}.default-content ul li::before{width:calc(6px * var(--scale));height:calc(6px * var(--scale));top:calc(12px * var(--scale))}.default-content ol li{padding-left:calc(18px * var(--scale));margin:calc(4px * var(--scale)) 0;gap:calc(8px * var(--scale))}}.hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;min-height:100svh}.hero__bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:2;gap:24px;height:auto;margin-top:auto;padding-bottom:86px;padding-top:100px}.hero__end{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.hero__desc{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.hero__desc::before{content:"";width:1px;background-color:var(--white-50)}@media screen and (max-width:1279px){.hero{height:auto;max-height:1024px!important}.hero__bg{height:auto;min-height:760px;width:100%;left:auto;right:0}.hero__inner{background:-webkit-gradient(linear,left top,left bottom,from(rgba(2,2,2,0)),color-stop(38.06%,#020202));background:linear-gradient(180deg,rgba(2,2,2,0) 0,#020202 38.06%);padding-bottom:56px;width:100%}.hero__subtitle{font-size:24px;line-height:130%}}@media screen and (max-width:1279px) and (min-width:701px) and (max-height:840px){.hero__inner{background:-webkit-gradient(linear,left top,left bottom,from(rgba(2,2,2,0)),to(#020202));background:linear-gradient(180deg,rgba(2,2,2,0) 0,#020202 100%)}}@media screen and (max-width:700px){.hero{height:var(--app-height);min-height:1px}.hero__inner{padding:32px 24px;gap:16px;position:relative}.hero__inner>*{position:relative;z-index:2}.hero__bg{min-height:1px;height:60%}.hero__subtitle{font-size:20px}.hero__end{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;gap:16px}.hero__end .btn{width:100%}.hero__desc{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;width:100%}.hero__desc::before{height:1px;width:100%}}@media screen and (max-width:460px){.hero__bg{min-width:654px;right:75%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.catalog{padding-top:116px}.catalog__list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:24px}@media screen and (min-width:1280px){.catalog__list .product:first-child{grid-row:span 2/span 2}.catalog__list .product:first-child .product-img{min-height:100%}.catalog__list .product:nth-child(3){grid-column-start:2}}@media screen and (max-width:1279px){.catalog{padding-top:82px}.catalog__list{grid-template-columns:1fr;grid-template-rows:auto}}@media screen and (max-width:700px){.catalog{padding-top:32px}}.product{position:relative;background:var(--gray-dark);border:1px solid var(--white-05);border-radius:16px;overflow:hidden}.product-img{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.product-img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.product-img__default{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:all .3s ease;transition:all .3s ease}.product-img__hover{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease}.product::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:linear-gradient(359.27deg,rgba(15,15,15,.9) 10.07%,rgba(15,15,15,0) 40.38%)}.product__title{position:absolute;left:0;bottom:0;padding:32px;z-index:3;width:100%}.product:hover .product-img__default{opacity:0}.product:hover .product-img__hover{opacity:1}@media screen and (max-width:1279px){.product__title{padding:24px}}@media screen and (max-width:700px){.product{min-height:192px}.product-img{min-height:160px}.product__title{padding:16px}}.features{position:relative;min-height:664px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features__bg{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.features__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.features__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:54px 24px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2;width:100%}.features__item{width:calc(25% - 18px)}@media screen and (max-width:1279px){.features{min-height:564px}.features__item{width:calc(50% - 12px)}}@media screen and (max-width:700px){.features{min-height:1px}.features__list{gap:24px}.features__item{width:100%}}.feature{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;gap:16px}.tools-tabs{margin-top:44px}.tools-head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:46px;gap:16px}.tools-tab{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:auto;gap:24px;position:relative}.tools-tab_col{height:601px}.tools-tab_col .tools-tab__left{height:100%;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:0;position:relative;z-index:2;overflow:visible}.tools-tab_col .tools-tab__item{width:calc(50% - 12px);max-width:40%}.tools-tab_col .tools-tab__item:last-child{margin-left:auto}.tools-tab_col .tools-tab__item:last-child .line__dot{right:auto;left:0}.tools-tab_col .tools-tab__item:last-child ul{max-width:462px;margin-left:auto}.tools-tab_col .tools-tab__right{height:604px;width:100vw;position:absolute;left:50%;bottom:0;margin-left:-50vw;background:0 0}.tools-tab_col .tools-tab__right img{width:100%}.tools-tab__left{position:absolute;height:100%;left:0;top:0;width:calc(34% - 12px);padding-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px}.tools-tab__left::-webkit-scrollbar{width:4px;background:var(--white-05);border-radius:100px}.tools-tab__left::-webkit-scrollbar-track{background:0 0;border-radius:100px}.tools-tab__left::-webkit-scrollbar-thumb{background:#191919;border-radius:100px}.tools-tab__item{gap:24px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.tools-tab__item ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.tools-tab__item ul li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:18px;position:relative;max-width:444px}.tools-tab__item ul li::before{content:"";width:6px;height:6px;background-color:var(--accent);position:absolute;left:0;top:12px;border-radius:50%}.tools-tab__title{margin-bottom:-8px}.tools-tab__right{margin-left:auto;width:calc(66% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:url(../img/tools-bg.webp) no-repeat center/contain}.tools-tab__img{margin-left:auto;margin-right:auto}.tools-arrow-prev{position:absolute;bottom:88px;right:0;z-index:3}.tools-arrow-next{position:absolute;bottom:0;right:0;z-index:3}.tools-swiper{width:100%;height:100%;overflow:visible}.tools-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:1279px){.tools-tab{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.tools-tab-head{margin-bottom:38px}.tools-tab_col{height:auto}.tools-tab_col .tools-tab__left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.tools-tab_col .tools-tab__left .tools-tab__item{max-width:100%}.tools-tab_col .tools-tab__left .tools-tab__item:last-child .line__dot{left:auto;right:0}.tools-tab_col .tools-tab__right{height:auto;position:static;margin-left:-24px}.tools-tab__right{width:100%;overflow:visible!important}.tools-tab__left{position:relative;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-right:0;overflow:visible;max-height:none}.tools-tab__item{width:calc(50% - 12px)}.tools-tab__item ul li{max-width:100%}.tools-arrow-prev{bottom:auto;top:calc(48vw - 88px)}.tools-arrow-next{bottom:0;bottom:auto;top:48vw}.tools-box{height:auto!important}}@media screen and (max-width:700px){.tools-tab_col .tools-tab__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.tools-tab_col .tools-tab__left .tools-tab__item{width:100%}.tools-tab_col .tools-tab__right{margin-left:-16px}.tools-tab__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.tools-tab__left .btn{width:100%}.tools-tab__item{width:100%}.tools-tabs{margin-top:24px}.tools-arrow-prev{bottom:auto;top:calc(46vw - 62px)}.tools-arrow-next{bottom:0;bottom:auto;top:46vw}.tools-swiper{-ms-touch-action:pan-y;touch-action:pan-y}}.tabs-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;position:relative;z-index:4}.tabs-nav__btn{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;line-height:130%;padding:10px 24px;border:1px solid var(--white);border-radius:100px;opacity:.5;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media (hover:hover) and (pointer:fine){.tabs-nav__btn:hover{opacity:1}}.tabs-nav__btn.active{background-color:#e22e10;border-color:#e22e10;opacity:1}.tabs-nav-dropdown__head{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;line-height:130%;padding:10px 24px;padding-right:20px;border:1px solid var(--white);border-radius:100px;opacity:.5;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.tabs-nav-dropdown__head:hover{opacity:1}.tabs-nav-dropdown__item{padding:12px 16px 10px;opacity:.7;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.tabs-nav-dropdown__item:hover{opacity:1}.tabs-nav-dropdown__content{background:var(--gray);border:1px solid var(--white-05);border-radius:16px;padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tabs-nav-dropdown:has(.tabs-nav__item.active) .tabs-nav-dropdown__head{background-color:#e22e10!important;border-color:#e22e10!important;opacity:1}.tabs-nav-dropdown.open .tabs-nav-dropdown__head{opacity:1}.tabs-nav-dropdown.active .tabs-nav-dropdown__head{background-color:#e22e10!important;border-color:#e22e10!important;opacity:1}@media screen and (max-width:1279px){.tabs-nav{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;overflow-x:auto;width:100vw;padding-left:24px;padding-right:24px;margin-left:-24px;position:relative;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.tabs-nav>*{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.tabs-nav ::-webkit-scrollbar{display:none;width:0;height:0}.tabs-nav-dropdown__content.is-open{opacity:1;pointer-events:all;-webkit-transform:none;transform:none}}@media screen and (max-width:700px){.tabs-nav{margin-left:-16px;padding-left:16px;padding-right:16px}.tabs-nav__btn{height:42px;padding:10px 16px}.tabs-nav-dropdown__head{height:42px;padding:10px 16px}}.tabs-content__item{display:none}.tabs-content__item.active{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown{position:relative;z-index:3}.dropdown__head img,.dropdown__head svg{-webkit-transition:all .3s ease;transition:all .3s ease}.dropdown__content{opacity:0;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:calc(100% + 16px);white-space:nowrap;min-width:100%}.dropdown.open .dropdown__content{opacity:1;pointer-events:all}.dropdown.open .dropdown__head img,.dropdown.open .dropdown__head svg{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.data{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.data__left{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px}.data__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.data__label{margin-bottom:24px}.data__subtitle{margin-bottom:8px}.data__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;margin-top:auto}.data__item{width:calc(50% - 12px)}.data__item:nth-child(3){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.data__right{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--gray-dark);border-radius:16px;overflow:hidden}.data__right>img{width:100%;max-height:169px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}.data__right>img:last-child{-o-object-position:center top;object-position:center top}.data-speed{padding:54px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:34px}.data-speed__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;width:100%}@media screen and (max-width:1279px){.data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.data__left{width:100%;gap:38px}.data__list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.data__right{width:100%}.data-speed{padding:0 24px}}@media screen and (max-width:700px){.data__list{gap:16px}.data__left{gap:24px}.data__item{width:100%}.data__item:last-child{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.data-speed{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.speed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.speed__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.speed-line{height:34px;width:100%;background-color:var(--white-05);border-radius:50px;padding:8px}.speed-line__current{height:100%;width:0%;border-radius:50px}.speed .body2{border-bottom:1px solid}@media screen and (max-width:700px){.speed__head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}}#speed1{background:-webkit-gradient(linear,right top,left top,from(#0689c0),to(rgba(6,137,192,0)));background:linear-gradient(270deg,#0689c0 0,rgba(6,137,192,0) 100%);-webkit-box-shadow:0 0 90px 0 rgba(6,137,192,.5019607843);box-shadow:0 0 90px 0 rgba(6,137,192,.5019607843)}#speed2{background:-webkit-gradient(linear,right top,left top,from(#cd331a),to(rgba(205,51,26,0)));background:linear-gradient(270deg,#cd331a 0,rgba(205,51,26,0) 100%);-webkit-box-shadow:0 4px 90px 0 rgba(202,18,64,.5019607843);box-shadow:0 4px 90px 0 rgba(202,18,64,.5019607843)}.compress{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;padding-bottom:116px;min-height:85svh}.compress__img{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}.compress__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.compress__head{position:relative;z-index:2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;width:calc(41% - 22px)}.compress__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;width:calc(59% - 22px);position:relative;z-index:3}.compress__item{width:calc(50% - 12px)}.compress-item{padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:16px;border:1px solid var(--white-05)}.compress-item:first-child{background-color:var(--gray-90)}.compress-item:last-child{background-color:var(--gray-dark-90)}.compress-item__img{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;background-color:var(--white-05);border:1px solid var(--white-05);backdrop-filter:blur(4px);margin-bottom:32px;border-radius:6px}.compress-item__img img{width:24px;height:24px}.compress-item__title{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid}.compress-item__desc{margin-bottom:32px}.compress-item__content{color:var(--white-50);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;margin-bottom:32px}.compress-item__content ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.compress-item__content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:18px;position:relative}.compress-item__content ul li::before{content:"";width:6px;height:6px;background-color:var(--accent);position:absolute;left:0;top:12px;border-radius:50%}.compress-item .btn{margin-top:auto;width:100%}@media screen and (max-width:1279px){.compress{min-height:1px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:52px}.compress__img{position:static;height:auto;width:100vw;max-width:none;margin-left:-24px;margin-top:-50px}.compress__head{width:100%}.compress__head br{display:none}.compress__list{width:100%;margin-top:-40px}.compress__item{width:calc(50% - 12px)}.compress-item{padding:24px}}@media screen and (max-width:700px){.compress__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.compress-item{width:100%;padding:16px}.compress-item__img{margin-bottom:24px}.compress-item__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:16px}.compress-item__title::after{content:"";width:24px;height:24px;min-width:24px;background:url(../img/dropdown.svg) no-repeat center/cover;-webkit-transition:all .3s ease;transition:all .3s ease}.compress-item__title.active::after{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.compress-item__desc{display:none;width:100%!important;padding:0!important;margin-bottom:24px}.compress-item__content{margin-bottom:24px}.compress-item .btn{width:100%}}.support{position:relative;padding-top:116px;padding-bottom:86px;height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.support__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;z-index:2}.support__title{margin-bottom:16px}.support__desc{max-width:624px;margin-bottom:24px}.support__img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.support-call{margin-top:auto;width:100%;max-width:702px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;backdrop-filter:blur(26px);background:var(--white-05);border:1px solid var(--white-05);border-radius:16px;padding:32px;position:relative;z-index:2}.support-call__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.support::after{content:"";width:100%;height:310px;background:-webkit-gradient(linear,left bottom,left top,color-stop(.29%,#000),color-stop(99.71%,rgba(0,0,0,0)));background:linear-gradient(0deg,#000 .29%,rgba(0,0,0,0) 99.71%);position:absolute;left:0;bottom:0}@media screen and (max-width:1279px){.support{height:auto;padding-bottom:52px;padding-top:52px}.support__img{position:static;width:100vw;max-width:none;margin-left:-24px;margin-top:-20px}.support__head{margin-bottom:0}.support-call{margin-top:-20px;padding:24px}}@media screen and (max-width:700px){.support{padding-top:32px;padding-bottom:32px}.support .btn{width:100%}.support__img{margin-top:38px}.support-call{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:16px;margin-top:-5px}.support-call__inner{width:100%}}.history-box{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.history-box__numbers{width:calc(50% - 12px);height:480px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.history-numbers{width:100%;height:300px;overflow:visible}.history__number{font-size:270px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:linear-gradient(359.37deg,#020202 59.2%,rgba(2,2,2,0) 99.45%);width:100%;height:310px;-webkit-transition:all .3s ease;transition:all .3s ease}.history__number p{line-height:80%}.history__number.swiper-slide-thumb-active{color:var(--accent)}.history__number:has(+.swiper-slide-thumb-active){-webkit-transform:translateY(180px);transform:translateY(180px)}.history__number:has(+*+.swiper-slide-thumb-active){-webkit-transform:translateY(360px);transform:translateY(360px)}.history-swiper{width:calc(50% - 12px);position:relative;padding-left:104px}.history-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;position:absolute;left:0;bottom:0}.history-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding-right:12px;max-height:480px;overflow:auto}.history-content::-webkit-scrollbar{width:4px;background:var(--white-05);border-radius:100px}.history-content::-webkit-scrollbar-track{background:0 0;border-radius:100px}.history-content::-webkit-scrollbar-thumb{background:#191919;border-radius:100px}.history-content__title{margin-top:auto}.history-content__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.history-progress{position:absolute;left:0;bottom:84px;-webkit-transform-origin:bottom left;transform-origin:bottom left;pointer-events:none;display:-webkit-box;display:-ms-flexbox;display:flex}.history-progress svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width:1490px){.history__number{font-size:18vw}}@media screen and (max-width:1279px){.history-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.history-box__numbers{width:100%;height:70vw}.history-swiper{padding-left:0;padding-right:104px;width:100%}.history-nav{left:auto;right:0;bottom:auto;top:0}.history-numbers{height:45vw}.history__number{font-size:35vw;height:45vw}.history__number:has(+.swiper-slide-thumb-active){-webkit-transform:translateY(25vw);transform:translateY(25vw)}.history__number:has(+*+.swiper-slide-thumb-active){-webkit-transform:translateY(50vw);transform:translateY(50vw)}.history-content{min-height:160px;max-height:none;overflow:visible;padding-right:0}.history-content__title{margin-top:0}.history-progress{left:auto;right:0;bottom:auto;top:0}}@media screen and (max-width:700px){.history-swiper{padding-right:62px}.history-progress{-webkit-transform:scale(.64);transform:scale(.64);-webkit-transform-origin:top right;transform-origin:top right}.history-content{padding-bottom:36px;position:relative}.history-content__desc{overflow:hidden;-webkit-transition:max-height .3s ease;transition:max-height .3s ease}.history-content__desc.is-collapsed{max-height:156px}.history .history-toggle{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;position:absolute;left:0;bottom:0}.history .history-toggle::after{content:"";width:20px;height:20px;background:url(../img/dropdown.svg);-webkit-transition:all .3s ease;transition:all .3s ease}.history .history-toggle.open::after{-webkit-transform:scale(1,-1);transform:scale(1,-1)}}.progress-bg{fill:none;stroke:rgba(255,255,255,.2);stroke-width:0}.progress-bar{fill:none;stroke:#fff;stroke-width:3;stroke-linecap:round;stroke-dasharray:163;stroke-dashoffset:163;-webkit-transition:stroke-dashoffset .1s linear;transition:stroke-dashoffset .1s linear}.team__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:44px;gap:16px}.team__desc{max-width:624px}.team-item{border-radius:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:var(--gray-dark);border:1px solid var(--white-05)}.team-item__img{aspect-ratio:3/2;border-radius:12px}.team-item__inner{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.team-item__title{max-width:170px}.team-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;position:relative;margin-top:24px}.team-nav:has(.swiper-button-lock){display:none}.team-progress{position:absolute;right:0;bottom:0;pointer-events:none;-webkit-transform-origin:bottom right;transform-origin:bottom right;display:-webkit-box;display:-ms-flexbox;display:flex}.team-progress svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}@media screen and (max-width:1000px){.team-item{width:440px}.team-swiper{overflow:visible}}@media screen and (max-width:700px){.team__head{margin-bottom:24px}.team-item{width:253px}.team-item__inner{padding:16px;gap:12px}.team-progress{-webkit-transform:scale(.64);transform:scale(.64)}}.news{max-height:none}.news-main{width:100%}.news-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;position:relative;margin-top:24px}.news-nav:has(.swiper-button-lock){display:none}.news-progress{position:absolute;right:0;bottom:0;pointer-events:none;-webkit-transform-origin:bottom right;transform-origin:bottom right;display:-webkit-box;display:-ms-flexbox;display:flex}.news-progress svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.news-swiper{overflow:visible}.news-item{background:var(--gray-dark);border:1px solid var(--white-05);border-radius:16px;width:364px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-item .video-btn{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3}.news-item__img{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;position:relative}.news-item__img img{-webkit-transition:all .3s ease;transition:all .3s ease;width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:16/9}.news-item__video::after{content:"";z-index:2;position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:.5;-webkit-transition:all .3s ease;transition:all .3s ease}.news-item__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:12px}.news-item__content .btn{margin-top:auto}.news-item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:16px 24px}.news-item__title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.news-item__desc{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;-webkit-transition:all .3s ease;transition:all .3s ease}@media screen and (min-width:1001px){.news-item:hover .news-item__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.news-item:hover .news-item__video::after{opacity:.4}.news-item:hover .news-item__desc{color:var(--white)}.news-item:hover .btn_line span{border-bottom-color:#fff}}.news-main{width:100%;margin-bottom:24px}.news-main .news-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%}.news-main .news-item__img img{aspect-ratio:21/9}.news-main .news-item__content,.news-main .news-item__img{width:50%}.news-main .news-item__content{gap:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.news-main .news-item__content .btn{margin-top:0}@media screen and (max-width:1000px){.news-main{width:100%;margin-bottom:24px}.news-main .news-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-main .news-item__content,.news-main .news-item__img{width:100%}.news-main .news-item__inner{padding:16px 24px 0}.news-main .news-item__content{gap:24px}.news-item{width:302px}}@media screen and (max-width:700px){.news-item{width:253px}.news-item__inner{padding:16px 16px 0}.news-main .news-item__content{gap:16px}.news-main .news-item__inner{padding:16px 16px 0}.news-progress{-webkit-transform:scale(.64);transform:scale(.64)}}.contacts{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;padding-top:116px;padding-bottom:116px;max-height:none}.contacts__img{position:absolute;right:0;width:auto;height:calc(100% - 84px);top:42px;overflow:visible}.contacts__img path{-webkit-transition:none;transition:none}.contacts__left{width:calc(50% - 12px);position:relative;z-index:2}.contacts__title{margin-bottom:44px}.contacts form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}.contacts__right{width:calc(50% - 12px);position:relative;z-index:2;border-radius:16px;background:var(--gray-dark-90);border:1px solid var(--white-05);padding:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__subtitle{margin-bottom:16px}.contacts__desc{margin-bottom:32px}.contacts__list{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.contacts__item{width:calc(50% - 12px)}.contacts-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.contacts-item__img{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px;background-color:var(--white-05);border:1px solid var(--white-05);backdrop-filter:blur(4px);border-radius:6px;-ms-flex-item-align:start;align-self:flex-start}.contacts_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}.contacts_reverse::before{content:"";width:354px;height:354px;border-radius:50%;background-color:#e22e10;-webkit-filter:blur(380px);filter:blur(380px);position:absolute;bottom:220px;left:calc(50% + 12px);z-index:1;pointer-events:none}.contacts_reverse::after{content:"";width:354px;height:354px;border-radius:50%;background-color:var(--accent);-webkit-filter:blur(380px);filter:blur(380px);position:absolute;top:84px;right:calc(50% - 30px);z-index:1;pointer-events:none}.contacts_reverse .contacts__img{position:absolute;right:50%!important;top:50%!important;-webkit-transform:translate(50%,-50%)!important;transform:translate(50%,-50%)!important;left:auto!important}.contacts_reverse .contacts__list{margin-top:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px}.contacts_reverse .contacts__item{width:100%}.contacts_reverse .contacts-item{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts_reverse .contacts-item__img{background:var(--accent)}.contacts_reverse .contacts__left{border-radius:16px;background:var(--gray-dark-90);border:1px solid var(--white-05);padding:32px}.contacts_reverse .contacts__left .form-input{background:var(--gray)}@media screen and (max-width:1279px){.contacts{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-top:52px;padding-bottom:52px;gap:38px}.contacts__left{width:100%}.contacts__img{height:auto;width:calc(100% - 160px);top:0;left:80px}.contacts__right{width:100%}.contacts__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.contacts_reverse .contacts__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px 24px;margin-top:0}.contacts_reverse .contacts__item{width:calc(50% - 12px)}.contacts_reverse .contacts__left{padding:16px}}@media screen and (max-width:700px){.contacts{padding-top:32px;gap:24px}.contacts__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.contacts__img{width:100%;left:0}.contacts__right{padding:16px}.contacts__item{width:100%}.contacts-item__img{min-width:40px}.contacts__title{margin-bottom:16px}.contacts form{gap:24px}.contacts form .btn{width:100%}.contacts_reverse .contacts__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.contacts_reverse .contacts__item{width:100%}}.form-item{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.form-item__label{padding-left:24px}@media screen and (max-width:700px){.form-item__label{padding-left:16px}}.form-row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;gap:24px}.form-row .form-item{width:calc(50% - 12px)}@media screen and (max-width:700px){.form-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.form-row .form-item{width:100%}}.heading{position:relative;padding-top:168px;min-height:92svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.heading__bg{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.heading__bg::after{content:"";position:absolute;left:0;top:0;width:65%;height:100%;background:-webkit-gradient(linear,right top,left top,from(rgba(2,2,2,0)),to(rgba(2,2,2,.9)));background:linear-gradient(270deg,rgba(2,2,2,0) 0,rgba(2,2,2,.9) 100%)}.heading__bg picture{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.heading__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.heading_service{min-height:100svh}.heading_service .heading__bg::after{display:none}.heading_equip{height:1167px;min-height:100svh}.heading_equip .heading__bg::after{display:none}.heading_equip .heading__title{max-width:704px}.heading_equip2{height:990px;min-height:100svh}.heading_equip2 .heading__bg::after{display:none}.heading__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.heading__title{margin-bottom:24px}.heading__desc{max-width:639px}.heading__end{margin-top:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px;position:relative;z-index:2}.heading__features{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;width:100%}.heading-feature{background:var(--gray-90);border:1px solid var(--white-05);backdrop-filter:blur(8px);border-radius:16px;padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:calc(33.3333333333% - 16px)}.heading-feature_col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.heading-feature_small{width:calc(25% - 18px)}.heading-feature__img{width:62px;height:62px}.heading-feature__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media screen and (max-width:1279px){.heading{padding-top:124px}.heading__desc{max-width:100%}.heading__bg::after{width:100%;background:-webkit-gradient(linear,left bottom,left top,from(rgba(2,2,2,0)),to(rgba(2,2,2,.9)));background:linear-gradient(0deg,rgba(2,2,2,0) 0,rgba(2,2,2,.9) 100%)}.heading_equip2{height:1393px}.heading_equip2 .heading__desc{max-width:640px}.heading-feature{width:calc(50% - 12px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media screen and (max-width:1279px) and (min-width:500px){.heading-feature:last-child .heading-feature__desc br{display:none}}@media screen and (max-width:1279px){.heading_service .heading__inner{margin-bottom:523px}}@media screen and (max-width:700px){.heading{min-height:498px;padding-top:96px}.heading_service{min-height:100svh}.heading_service .heading__bg{height:auto;top:48%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.heading_service .heading__desc br{display:none}.heading_service .heading__inner{margin-bottom:264px}.heading_service .heading__subtitle{max-width:260px}.heading_service .heading__end{gap:16px;margin-top:0}.heading_equip{height:auto;min-height:100svh}.heading_equip .heading__bg{width:142%;height:auto;top:42%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.heading_equip .heading__desc br{display:none}.heading_equip .heading__inner{margin-bottom:295px}.heading_equip .heading__end{margin-top:0}.heading_equip2{height:auto;min-height:100svh}.heading_equip2 .heading__bg{width:106%;height:auto;top:39%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.heading_equip2 .heading__inner{margin-bottom:320px}.heading_equip2 .heading__end{margin-top:0}.heading__features{gap:16px}.heading-feature{width:100%;padding:16px;gap:16px}.heading-feature__img{width:48px;height:48px}.heading-feature__desc{width:calc(100% - 64px)}.heading-feature_col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.breadcrumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;margin-bottom:42px}.breadcrumbs-link{opacity:.5}.breadcrumbs-link:hover{opacity:1}@media screen and (max-width:1279px){.breadcrumbs{margin-bottom:24px}}.optimization{padding-top:116px;max-height:none}.optimization__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.optimization__left{width:calc(50% - 12px);position:relative;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.optimization__img{width:100%}.optimization__desc{position:absolute;z-index:2;width:calc(100% - 48px);top:24px;left:24px}.optimization__right{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.optimization__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.optimization__item{width:calc(50% - 12px)}.optimization-item{min-height:253px}@media screen and (max-width:1279px){.optimization{padding-top:82px}.optimization__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.optimization__left{width:100%}.optimization__right{width:100%}}@media screen and (max-width:700px){.optimization{padding-top:52px}.optimization__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.optimization__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.optimization__desc{position:static;width:100%}.optimization__item{width:100%;min-height:1px}.optimization__right{gap:16px}}.functions{position:relative;height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex}.functions__bg{position:absolute;left:0;top:0;width:100%;height:100%}.functions__bg::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:65%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(2,2,2,0)),to(#020202));background:linear-gradient(180deg,rgba(2,2,2,0) 0,#020202 100%)}.functions__bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.functions__inner{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px;margin-top:auto;width:100%}.functions__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.functions__item{width:calc(33.3333333333% - 16px)}.functions__item .card-item__img{width:62px;height:62px;padding:0;border:none;border-radius:0;background:0 0}.functions__item .card-item__img img{width:100%;height:100%}@media screen and (max-width:1279px){.functions{height:var(--app-height);max-height:950px;min-height:2px}.functions__inner{gap:38px}.functions__bg::after{height:100%}.functions__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:100vw;margin-left:-24px;padding-left:24px;padding-right:24px}.functions__item{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;min-width:302px}.functions__item .card-item__title{font-size:20px;line-height:130%}}@media screen and (max-width:700px){.functions__inner{gap:24px}.functions__list{margin-left:-16px;padding-left:16px;padding-right:16px}.functions__item{min-width:253px}.functions__item .card-item__img{width:48px;height:48px}}.special{padding-top:116px}.special__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.special-main{width:calc(32% - 12px);padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:var(--gray-dark);border:1px solid var(--white-05);border-radius:16px;position:relative}.special-main__img{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;height:100%;top:0;right:8px}.special-main__img img{height:100%;width:auto}.special-main__desc{margin-top:auto;position:relative;z-index:2}.special__list{width:calc(68% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.special__item{width:calc(33.3333333333% - 17px)}.special__item:first-child,.special__item:nth-child(2){width:calc(50% - 12px)}.special-item{padding:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:var(--gray-dark);border:1px solid var(--white-05);border-radius:16px;min-height:300px}.special-item__img{width:62px;height:62px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}.special-item__img img{width:100%;height:100%}.special-item__title{margin-bottom:16px}@media screen and (max-width:1279px){.special{padding-top:82px}.special__wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.special-main{width:100%;min-height:300px;overflow:hidden}.special-main__img{top:50%;right:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);height:182%}.special-main__img img{-webkit-transform:rotate(-36deg);transform:rotate(-36deg)}.special__list{width:100%}}@media screen and (max-width:700px){.special{padding-top:52px}.special-main{padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:82px;min-height:1px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-left:80px}.special-main__img{position:absolute;left:-16px;top:50%;width:110px;height:110px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.special-main__img img{-webkit-transform:none;transform:none}.special-main__desc{margin-top:0}.special__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.special__item{width:100%!important;min-height:80px}.special-item{gap:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}.special-item__img{margin-bottom:0;width:48px;height:48px}.special-item__desc{width:calc(100% - 64px)}}.geo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.geo__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px;width:calc(50% - 12px)}.geo__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:42px}.geo__col{width:calc((100% - 84px)/ 3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}.geo-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;color:var(--white-50);overflow:hidden}.geo-item::before{content:"";width:24px;min-width:24px;height:24px;margin-left:-32px;background:url(../img/geo-arrow.svg) no-repeat center/cover;-webkit-transition:all .3s ease;transition:all .3s ease}.geo-item.active,.geo-item:hover{color:var(--accent)}.geo-item.active::before,.geo-item:hover::before{margin-left:0}.geo__right{width:calc(50% - 12px);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:1279px){.geo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:38px}.geo__left{gap:38px;width:100%}.geo__right{width:100%}}@media screen and (max-width:700px){.geo__left{gap:24px}.geo__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.geo__col{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px;width:100%}.geo__right{width:100vw;margin-left:-16px}.geo__item{width:calc(50% - 8px)}}.canvas_globe{width:100%;max-width:100%;position:relative}.canvas_globe canvas{display:block}.contacts-heading{padding-top:168px}@media screen and (max-width:1279px){.contacts-heading{padding-top:124px}}@media screen and (max-width:700px){.contacts-heading{padding-top:96px}}.s404{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:812px}.s404__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.s404__title{margin-bottom:32px;font-size:248px;font-weight:400;line-height:80%;display:-webkit-box;display:-ms-flexbox;display:flex}.s404__title span{color:var(--accent);text-shadow:0 0 105px #0689c0,0 0 16px #0689c0}.s404__subtitle{margin-bottom:8px}.s404__desc{max-width:450px;margin-bottom:32px}@media screen and (max-width:1279px){.s404{height:950px}}@media screen and (max-width:700px){.s404{height:724px}.s404__desc{max-width:100%}.s404__inner{width:100%}.s404__title{font-size:148px}.s404 .btn{width:100%}}.solution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:42px}.solution__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:24px}.solution__item{width:calc(33.3333333333% - 16px);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:253px}@media screen and (max-width:1279px){.solution{gap:38px}.solution__item{width:calc(50% - 12px);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}}@media screen and (max-width:700px){.solution{gap:24px}.solution__list{gap:16px}.solution__item{min-height:1px;width:100%}}.stations{gap:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stations__title{text-align:center;margin-bottom:24px}.stations__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:945px;width:100%;background:url(../img/stations-bg.webp) no-repeat center/cover;position:relative}.stations-swiper{overflow:visible;width:100%;max-width:578px;position:relative}.stations-slide{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.stations-slide__inner{position:absolute;left:-24px;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;max-width:340px;opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.stations-slide__inner .line{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.stations-slide__title{margin-bottom:-8px}.stations-slide__img{opacity:.5;-webkit-transition:all .3s ease;transition:all .3s ease}.stations-slide.swiper-slide-active .stations-slide__img{opacity:1}.stations-slide.swiper-slide-active .stations-slide__inner{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition-delay:.3s;transition-delay:.3s}.stations-arrow-prev{left:120px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.stations-arrow-next{right:120px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:3}.stations__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:42px;width:100%}.stations-btn{width:calc(33.3333333333% - 28px);cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;text-align:center;gap:16px}.stations-btn__dot{width:24px;height:24px;border-radius:50%;background-color:var(--gray);border:1px solid var(--white-05);-webkit-transition:all .3s ease;transition:all .3s ease}.stations-btn__desc{color:var(--white-50);max-width:366px;-webkit-transition:all .3s ease;transition:all .3s ease}.stations-btn__line{width:calc(100% - 22px);position:absolute;left:calc(100% + 22px);-webkit-transform:translateX(-50%);transform:translateX(-50%);top:12px;height:2px;border-radius:2px;background-color:var(--gray)}.stations-btn__current-line{position:absolute;left:0;top:0;width:100%;height:100%;border-radius:2px;background:-webkit-gradient(linear,left top,right top,from(#0689c0),to(#1b1b1b));background:linear-gradient(90deg,#0689c0 0,#1b1b1b 100%);-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease;transition:all .3s ease}.stations-btn__current-line::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background:var(--accent);-webkit-transform-origin:left;transform-origin:left;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease;transition:all .3s ease;z-index:2}.stations-btn.active .stations-btn__desc{color:var(--white)}.stations-btn.active .stations-btn__dot{background-color:var(--accent);border-color:var(--accent)}.stations-btn.active .stations-btn__current-line{-webkit-transform:scaleX(100%);transform:scaleX(100%)}.stations-btn:has(~.active) .stations-btn__desc{color:var(--white)}.stations-btn:has(~.active) .stations-btn__dot{background-color:var(--accent);border-color:var(--accent)}.stations-btn:has(~.active) .stations-btn__current-line{-webkit-transform:scaleX(100%);transform:scaleX(100%)}.stations-btn:has(~.active) .stations-btn__current-line::after{-webkit-transform:scaleX(100%);transform:scaleX(100%)}@media screen and (max-width:1279px){.stations__title{margin-bottom:12px}.stations-arrow-prev{left:0}.stations-arrow-next{right:0}.stations__btns{gap:24px}.stations-btn{width:calc(33.3333333333% - 16px)}.stations-btn__line{width:calc(100% - 12px);left:calc(100% + 12px)}.stations-btn__desc{font-size:20px}}@media screen and (max-width:700px){.stations-slide{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.stations-slide__inner{position:static;width:100%;padding-top:29px;max-width:100%}.stations-slide__inner .line{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.stations-slide__img{width:calc(100% - 90px);margin-left:auto;margin-right:auto}.stations-arrow-next,.stations-arrow-prev{top:65%}.stations__btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.stations-btn{width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;min-height:46px}.stations-btn__line{width:2px;height:calc(100% - 12px);left:12px;top:calc(100% + 12px);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.stations-btn__current-line{background:-webkit-gradient(linear,left top,left bottom,from(#0689c0),to(#1b1b1b));background:linear-gradient(180deg,#0689c0 0,#1b1b1b 100%)}.stations-btn__desc{max-width:100%;width:calc(100% - 40px);text-align:left;font-size:18px}}.testing{gap:44px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testing__title{text-align:center}.testing__wrap{position:relative}.testing__media{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(../img/stations-bg.webp) no-repeat center bottom/cover}.testing__img{width:100%;max-width:calc(100% - 320px)}.testing .tools-tab{position:static}.testing__left{position:absolute;left:0;top:0;max-width:50%;width:100%}.testing__left .line{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.testing__right{position:absolute;bottom:70px;right:0;max-width:40%;width:100%}.testing__right .line__current{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.testing__right .line__dot{right:auto;left:0}.testing__right ul{max-width:462px;margin-left:auto}@media screen and (max-width:1279px){.testing{gap:38px}.testing__title{text-align:left;width:100%}.testing__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.testing__img{max-width:100%}.testing .tools-tab{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}.testing__left,.testing__right{max-width:100%;width:calc(50% - 12px);position:static}.testing__left .line{-webkit-box-ordinal-group:-1;-ms-flex-order:-2;order:-2}.testing__right .line__current{-webkit-transform:scale(1);transform:scale(1)}.testing__right .line__dot{left:auto;right:0}.testing__right ul{max-width:100%}}@media screen and (max-width:700px){.testing{gap:24px}.testing .tools-tab{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.testing__left,.testing__right{width:100%}}.additional{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px}.additional-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:16px;position:relative}.additional-nav:has(.swiper-button-lock){display:none}.additional-progress{position:absolute;right:0;bottom:0;pointer-events:none;-webkit-transform-origin:bottom right;transform-origin:bottom right;display:-webkit-box;display:-ms-flexbox;display:flex}.additional-progress svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.additional-swiper{overflow:visible;width:100%}.additional-tab{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.additional-tab.active{display:-webkit-box;display:-ms-flexbox;display:flex}.additional-slide{width:364px;background:var(--gray-dark);border:1px solid var(--white-05);border-radius:16px;overflow:hidden;min-height:411px}.additional-slide__img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.additional-slide__inner{padding:16px 24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.additional-slide__desc{color:var(--white-50)}@media screen and (max-width:1279px){.additional{gap:38px}.additional-slide{width:302px;min-height:365px}}@media screen and (max-width:700px){.additional{gap:24px}.additional-slide{width:253px;min-height:328px}.additional-progress{-webkit-transform:scale(.64);transform:scale(.64)}}@media (max-width:1279px){.dropdown__content{position:fixed;z-index:9999;min-width:1px}}.cover{height:463px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cover__img{width:100%;height:100%;position:absolute;left:0;top:0;-o-object-fit:cover;object-fit:cover}.cover__title{position:relative;z-index:2;text-align:center}@media screen and (max-width:700px){.cover{height:235px}}@media screen and (min-width:1280px){.cover{height:calc(463px * var(--scale))}.additional{gap:calc(44px * var(--scale))}.additional-nav{gap:calc(16px * var(--scale))}.additional-progress{-webkit-transform:scale(var(--scale));transform:scale(var(--scale))}.additional-slide{width:calc(364px * var(--scale));min-height:calc(411px * var(--scale))}.additional-slide__inner{padding:calc(16px * var(--scale)) calc(24px * var(--scale));gap:calc(12px * var(--scale))}.testing{gap:calc(44px * var(--scale))}.testing__img{max-width:calc(100% - 320px * var(--scale))}.testing__right{bottom:calc(70px * var(--scale))}.testing__right ul{max-width:calc(462px * var(--scale))}.stations{gap:calc(24px * var(--scale))}.stations__title{margin-bottom:calc(24px * var(--scale))}.stations__wrap{max-width:calc(945px * var(--scale))}.stations-swiper{max-width:calc(578px * var(--scale))}.stations-slide__inner{left:calc(-24px * var(--scale));gap:calc(24px * var(--scale));max-width:calc(340px * var(--scale));-webkit-transform:translateX(calc(20px * var(--scale)));transform:translateX(calc(20px * var(--scale)))}.stations-slide__title{margin-bottom:calc(-8px * var(--scale))}.stations-arrow-prev{left:calc(120px * var(--scale))}.stations-arrow-next{right:calc(120px * var(--scale))}.stations__btns{gap:calc(42px * var(--scale))}.stations-btn{width:calc(33.3333333333% - 28px * var(--scale));gap:calc(16px * var(--scale))}.stations-btn__dot{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.stations-btn__line{width:calc(100% - 22px * var(--scale));left:calc(100% + 22px * var(--scale));top:calc(12px * var(--scale));height:calc(2px * var(--scale))}.stations-btn__desc{max-width:calc(366px * var(--scale))}.hero{height:100svh}.hero__inner{gap:calc(24px * var(--scale));padding-bottom:calc(86px * var(--scale))}.hero__end{gap:calc(24px * var(--scale))}.hero__desc{gap:calc(24px * var(--scale))}.catalog{padding-top:calc(116px * var(--scale))}.catalog__list{max-height:calc(516px * var(--scale));gap:calc(24px * var(--scale))}.product__title{padding:calc(32px * var(--scale))}.features{min-height:calc(664px * var(--scale))}.features__list{gap:calc(54px * var(--scale)) calc(24px * var(--scale))}.features__item{width:calc(25% - 18px * var(--scale))}.feature{gap:calc(16px * var(--scale))}.tools-nav{margin-bottom:calc(44px * var(--scale))}.tools-head{margin-bottom:calc(46px * var(--scale));gap:calc(16px * var(--scale))}.tools-tab{gap:calc(24px * var(--scale))}.tools-tab_col{height:calc(601px * var(--scale))}.tools-tab_col .tools-tab__item{width:calc(50% - 12px * var(--scale))}.tools-tab_col .tools-tab__item:last-child ul{max-width:calc(462px * var(--scale))}.tools-tab_col .tools-tab__right{height:calc(604px * var(--scale))}.tools-tab__left{padding-right:calc(16px * var(--scale));gap:calc(44px * var(--scale));width:calc(34% - 12px * var(--scale))}.tools-tab__right{width:calc(66% - 12px * var(--scale))}.tools-tab__item{gap:calc(24px * var(--scale))}.tools-tab__item ul{gap:calc(24px * var(--scale))}.tools-tab__item ul li{padding-left:calc(18px * var(--scale));max-width:calc(444px * var(--scale));gap:calc(8px * var(--scale))}.tools-tab__item ul li::before{width:calc(6px * var(--scale));height:calc(6px * var(--scale));top:calc(12px * var(--scale))}.tools-tab__title{margin-bottom:calc(-8px * var(--scale))}.tools-tab__img{max-height:calc(590px * var(--scale))}.tools-arrow-prev{bottom:calc(88px * var(--scale))}.tabs-nav{gap:calc(16px * var(--scale))}.tabs-nav__btn{height:calc(44px * var(--scale));gap:calc(8px * var(--scale));padding:calc(10px * var(--scale)) calc(24px * var(--scale))}.tabs-nav-dropdown__head{height:calc(44px * var(--scale));gap:calc(8px * var(--scale));padding:calc(10px * var(--scale)) calc(24px * var(--scale));padding-right:calc(20px * var(--scale))}.tabs-nav-dropdown__item{padding:calc(12px * var(--scale)) calc(16px * var(--scale)) calc(10px * var(--scale))}.tabs-nav-dropdown__content{padding:calc(8px * var(--scale))}.data{gap:calc(24px * var(--scale))}.data__left{gap:calc(42px * var(--scale));width:calc(50% - 12px * var(--scale))}.data__label{margin-bottom:calc(24px * var(--scale))}.data__subtitle{margin-bottom:calc(8px * var(--scale))}.data__list{gap:calc(24px * var(--scale))}.data__right{width:calc(50% - 12px * var(--scale))}.data__right>img{max-height:calc(169px * var(--scale))}.data__item{width:calc(50% - 12px * var(--scale))}.data-speed{padding:calc(54px * var(--scale)) calc(32px * var(--scale));gap:calc(34px * var(--scale))}.data-speed__list{gap:calc(48px * var(--scale))}.speed{gap:calc(16px * var(--scale))}.speed-line{height:calc(34px * var(--scale));padding:calc(8px * var(--scale))}.compress{padding-bottom:calc(116px * var(--scale));min-height:calc(760px * var(--scale))}.compress__head{gap:calc(24px * var(--scale))}.compress__list{gap:calc(24px * var(--scale))}.compress-item{padding:calc(32px * var(--scale))}.compress-item__img{width:calc(40px * var(--scale));height:calc(40px * var(--scale));padding:calc(8px * var(--scale));margin-bottom:calc(32px * var(--scale))}.compress-item__img img{width:calc(24px * var(--scale));height:calc(24px * var(--scale))}.compress-item__title{padding-bottom:calc(16px * var(--scale));margin-bottom:calc(16px * var(--scale))}.compress-item__desc{margin-bottom:calc(32px * var(--scale))}.compress-item__content{gap:calc(16px * var(--scale));margin-bottom:calc(32px * var(--scale))}.compress-item__content ul{gap:calc(16px * var(--scale))}.compress-item__content ul li{padding-left:calc(18px * var(--scale))}.compress-item__content ul li::before{content:"";width:calc(6px * var(--scale));height:calc(6px * var(--scale));top:calc(7px * var(--scale))}.support{padding-top:calc(116px * var(--scale));padding-bottom:calc(86px * var(--scale));height:100svh}.support__title{margin-bottom:calc(16px * var(--scale))}.support__desc{max-width:calc(624px * var(--scale));margin-bottom:calc(24px * var(--scale))}.support-call{max-width:calc(702px * var(--scale));gap:calc(32px * var(--scale));padding:calc(32px * var(--scale))}.support-call__inner{gap:calc(8px * var(--scale))}.support::after{height:calc(310px * var(--scale))}.history-box{gap:calc(24px * var(--scale))}.history-box__numbers{width:calc(50% - 12px * var(--scale));height:calc(480px * var(--scale))}.history-numbers{height:calc(300px * var(--scale))}.history__number{font-size:calc(270px * var(--scale));height:calc(310px * var(--scale))}.history__number:has(+.swiper-slide-thumb-active){-webkit-transform:translateY(calc(180px * var(--scale)));transform:translateY(calc(180px * var(--scale)))}.history__number:has(+*+.swiper-slide-thumb-active){-webkit-transform:translateY(calc(360px * var(--scale)));transform:translateY(calc(360px * var(--scale)))}.history-swiper{width:calc(50% - 29px * var(--scale));padding-left:calc(104px * var(--scale))}.history-nav{gap:calc(16px * var(--scale))}.history-content{gap:calc(16px * var(--scale));padding-right:calc(12px * var(--scale));max-height:calc(480px * var(--scale))}.history-content__desc{gap:calc(16px * var(--scale))}.history-progress{bottom:calc(87px * var(--scale));-webkit-transform:scale(var(--scale));transform:scale(var(--scale));display:-webkit-box;display:-ms-flexbox;display:flex}.team__head{margin-bottom:calc(44px * var(--scale));gap:calc(16px * var(--scale))}.team__desc{max-width:calc(624px * var(--scale))}.team-item__inner{padding:calc(24px * var(--scale));gap:calc(12px * var(--scale))}.team-item__title{max-width:calc(170px * var(--scale))}.team-nav{gap:calc(16px * var(--scale));margin-top:calc(24px * var(--scale))}.team-progress{-webkit-transform:scale(var(--scale));transform:scale(var(--scale));display:-webkit-box;display:-ms-flexbox;display:flex}.news-nav{gap:calc(16px * var(--scale));margin-top:calc(24px * var(--scale))}.news-progress{-webkit-transform:scale(var(--scale));transform:scale(var(--scale));display:-webkit-box;display:-ms-flexbox;display:flex}.news-item{width:calc(364px * var(--scale))}.news-item__content{padding-bottom:calc(12px * var(--scale))}.news-item__inner{gap:calc(12px * var(--scale));padding:calc(16px * var(--scale)) calc(24px * var(--scale))}.news-main{margin-bottom:calc(24px * var(--scale))}.news-main .news-item__content{gap:calc(32px * var(--scale))}.contacts{gap:calc(24px * var(--scale));padding-top:calc(116px * var(--scale));padding-bottom:calc(116px * var(--scale))}.contacts__img{height:calc(100% - 84px * var(--scale));top:calc(42px * var(--scale))}.contacts__left{width:calc(50% - 12px * var(--scale))}.contacts__title{margin-bottom:calc(44px * var(--scale))}.contacts form{gap:calc(32px * var(--scale))}.contacts__right{width:calc(50% - 29px * var(--scale));padding:calc(32px * var(--scale))}.contacts__subtitle{margin-bottom:calc(16px * var(--scale))}.contacts__desc{margin-bottom:calc(32px * var(--scale))}.contacts__list{gap:calc(24px * var(--scale))}.contacts__item{width:calc(50% - 29px * var(--scale))}.contacts-item{gap:calc(16px * var(--scale))}.contacts-item__img{width:calc(40px * var(--scale));height:calc(40px * var(--scale));padding:calc(8px * var(--scale))}.contacts-item__img img{width:calc(24px * var(--scale));width:calc(24px * var(--scale))}.contacts_reverse::before{content:"";width:calc(354px * var(--scale));height:calc(354px * var(--scale));bottom:calc(220px * var(--scale));left:calc(50% + 12px * var(--scale))}.contacts_reverse::after{width:calc(354px * var(--scale));height:calc(354px * var(--scale));top:calc(84px * var(--scale));right:calc(50% - 30px * var(--scale))}.contacts_reverse .contacts__list{margin-top:calc(10px * var(--scale));gap:calc(42px * var(--scale))}.contacts_reverse .contacts__left{padding:32px}.form-item{gap:calc(8px * var(--scale))}.form-item__label{padding-left:calc(24px * var(--scale))}.form-row{gap:calc(24px * var(--scale))}.form-row .form-item{width:calc(50% - 12px * var(--scale))}.heading{padding-top:calc(168px * var(--scale));min-height:calc(702px * var(--scale))}.heading_service{min-height:100svh}.heading_service .heading__title{max-width:calc(714px * var(--scale))}.heading_service .heading__desc{max-width:calc(580px * var(--scale))}.heading_equip{min-height:100svh;height:calc(1167px * var(--scale))}.heading_equip .heading__title{max-width:calc(704px * var(--scale))}.heading_equip2{min-height:100svh;height:calc(989px * var(--scale))}.heading__title{margin-bottom:calc(24px * var(--scale))}.heading__desc{max-width:calc(639px * var(--scale))}.heading__end{gap:calc(24px * var(--scale))}.heading__features{gap:calc(24px * var(--scale))}.heading-feature{padding:calc(24px * var(--scale));gap:calc(24px * var(--scale));width:calc(33.3333333333% - 16px * var(--scale))}.heading-feature_small{width:calc(25% - 18px * var(--scale))}.heading-feature__img{width:calc(62px * var(--scale));height:calc(62px * var(--scale))}.heading-feature__inner{gap:calc(16px * var(--scale))}.breadcrumbs{gap:calc(4px * var(--scale));margin-bottom:calc(42px * var(--scale))}.optimization{padding-top:calc(116px * var(--scale))}.optimization__wrap{gap:calc(24px * var(--scale))}.optimization__left{width:calc(50% - 12px * var(--scale))}.optimization__desc{width:calc(100% - 48px * var(--scale));top:calc(24px * var(--scale));left:calc(24px * var(--scale))}.optimization__right{width:calc(50% - 29px * var(--scale));gap:calc(32px * var(--scale))}.optimization__list{gap:calc(24px * var(--scale))}.optimization__item{width:calc(50% - 12px * var(--scale))}.optimization-item{min-height:calc(253px * var(--scale))}.functions{height:100svh}.functions__inner{gap:calc(42px * var(--scale))}.functions__list{gap:calc(24px * var(--scale))}.functions__item{width:calc(33.3333333333% - 16px * var(--scale))}.functions__item .card-item__img{width:calc(62px * var(--scale));height:calc(62px * var(--scale))}.special{padding-top:calc(116px * var(--scale))}.special__wrap{gap:calc(24px * var(--scale))}.special-main{width:calc(32% - 12px * var(--scale));padding:calc(24px * var(--scale))}.special-main__img{right:calc(8px * var(--scale))}.special__list{width:calc(68% - 12px * var(--scale));gap:calc(24px * var(--scale))}.special__item{width:calc(33.3333333333% - 17px * var(--scale))}.special__item:first-child,.special__item:nth-child(2){width:calc(50% - 12px * var(--scale))}.special-item{padding:calc(24px * var(--scale));min-height:calc(300px * var(--scale))}.special-item__img{width:calc(62px * var(--scale));height:calc(62px * var(--scale));margin-bottom:calc(24px * var(--scale))}.special-item__title{margin-bottom:calc(16px * var(--scale))}.geo{gap:calc(24px * var(--scale))}.geo__left{gap:calc(42px * var(--scale));width:calc(50% - 12px * var(--scale))}.geo__list{gap:calc(42px * var(--scale))}.geo__col{width:calc((100% - 84px * var(--scale))/ 3);gap:calc(25px * var(--scale))}.geo-item{gap:calc(8px * var(--scale))}.geo-item::before{width:calc(24px * var(--scale));min-width:calc(24px * var(--scale));height:calc(24px * var(--scale));margin-left:calc(-32px * var(--scale))}.geo__right{width:calc(50% - 12px * var(--scale))}.contacts-heading{padding-top:calc(168px * var(--scale))}.s404{height:calc(812px * var(--scale))}.s404__title{margin-bottom:calc(32px * var(--scale));font-size:calc(248px * var(--scale))}.s404__subtitle{margin-bottom:calc(8px * var(--scale))}.s404__desc{max-width:calc(450px * var(--scale));margin-bottom:calc(32px * var(--scale))}.solution{gap:calc(42px * var(--scale))}.solution__list{gap:calc(24px * var(--scale))}.solution__item{width:calc(33.3333333333% - 16px * var(--scale));min-height:calc(253px * var(--scale))}}.tools-swiper{position:relative;height:auto}.tools-swiper .swiper-wrapper{height:auto!important}.swiper .tools-swiper .swiper-slide{opacity:0!important;height:auto!important;-webkit-transition:opacity .8s ease!important;transition:opacity .8s ease!important}.swiper .tools-swiper .swiper-slide-active{opacity:1!important}.swiper .tools-tab__left{position:relative;z-index:2}.swiper .tools-tab__right{position:relative;overflow:visible}.tools-tab__img{display:block;width:auto;opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);will-change:transform,opacity}.tools-tab__item{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);will-change:transform,opacity}.tools-tab__img.img-next-in{-webkit-animation:imgNextIn .8s cubic-bezier(.77,0,.18,1) forwards;animation:imgNextIn .8s cubic-bezier(.77,0,.18,1) forwards}.tools-tab__item.img-next-in{-webkit-animation:imgNextIn2 .8s cubic-bezier(.77,0,.18,1) forwards;animation:imgNextIn2 .8s cubic-bezier(.77,0,.18,1) forwards}.tools-tab__item.img-next-in:last-child{-webkit-animation-delay:.2s;animation-delay:.2s}.tools-tab__img.img-prev-in{-webkit-animation:imgPrevIn .8s cubic-bezier(.77,0,.18,1) forwards;animation:imgPrevIn .8s cubic-bezier(.77,0,.18,1) forwards}@-webkit-keyframes imgNextIn{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes imgNextIn{from{-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes imgNextIn2{from{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes imgNextIn2{from{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@-webkit-keyframes imgPrevIn{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes imgPrevIn{from{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.sequence{position:relative;height:100%;width:100%;display:grid}.sequence>img,.sequence>picture{grid-area:1/1;opacity:0;display:-webkit-box;display:-ms-flexbox;display:flex}.sequence>img.active,.sequence>picture.active{opacity:1}.sequence>img{height:100%;width:auto!important}.sequence>picture img{width:auto!important;height:100%;-o-object-fit:cover;object-fit:cover}