@charset "UTF-8";*{outline:0;-webkit-box-sizing:border-box;box-sizing:border-box}body,html{overflow-x:hidden}body{margin:0;padding:0;font-family:Manrope,sans-serif;color:#0e2142;background:#fff;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{font-family:inherit}textarea{resize:none}.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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Manrope,sans-serif;border:none;background:0 0}.container{max-width:1270px;margin:0 auto;padding:0 15px}.scroll{position:absolute;top:-90px;left:0;width:1px;height:1px;pointer-events:none}.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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;cursor:pointer;-webkit-transition:.3s;transition:.3s;font-family:Manrope,sans-serif;border:none;background:0 0;font-family:Sora,sans-serif;font-weight:700;font-size:14px;line-height:24px;letter-spacing:.8px;text-transform:uppercase;border-radius:120px;text-align:center}.btn-white{background:#fff;color:#0b6b7a}.btn-white:hover{background:#eff6f7}.btn-outline{border:1.5px solid #fff;color:#fff}.btn-outline:hover{background:rgba(255,255,255,.12)}.btn-teal{background:#0b6b7a;color:#fff}.btn-teal:hover{background:#095764}.header{position:absolute;left:0;top:24px;width:100%;z-index:20}.header-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:76px;padding:0 24px;background:#fff;border-radius:8px;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.14);box-shadow:0 10px 30px rgba(0,0,0,.14)}.header-wrap__logo{-ms-flex-negative:0;flex-shrink:0;width:159px;height:38px}.header-wrap__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.header-wrap__search{-ms-flex-negative:0;flex-shrink:0;margin-left:41px;width:300px;height:36px;background:#f1f7f8;border:1px solid #dceaec;border-radius:120px}.header-wrap__search input{width:100%;height:100%;padding:0 17px;border:none;background:0 0;font-family:Manrope,sans-serif;font-size:14px;color:#0a2e36}.header-wrap__search input::-webkit-input-placeholder{color:#6c8a8e;opacity:1}.header-wrap__search input::-moz-placeholder{color:#6c8a8e;opacity:1}.header-wrap__search input:-ms-input-placeholder{color:#6c8a8e;opacity:1}.header-wrap__search input::-ms-input-placeholder{color:#6c8a8e;opacity:1}.header-wrap__search input::placeholder{color:#6c8a8e;opacity:1}.header-wrap__nav{margin-left:35px}.header-wrap__lang{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;width:120px;height:32px;border:1px solid #dae6e8;border-radius:999px;overflow:hidden}.header-wrap__lang a{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:40px;height:100%;font-weight:700;font-size:12px;line-height:16px;letter-spacing:.6px;color:#7c9ea2;border-left:1px solid #dae6e8;-webkit-transition:.3s;transition:.3s}.header-wrap__lang a:first-child{border-left:none}.header-wrap__lang a.active{background:#eff6f7;color:#0b6b7a}.header-wrap__burger{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;margin-left:20px;width:32px;height:32px;padding:0;border:none;background:0 0;cursor:pointer}.header-wrap__burger span{display:block;width:100%;height:2px;border-radius:2px;background:#0a2e36}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;font-weight:600;font-size:13px;line-height:18px;letter-spacing:.6px;text-transform:uppercase;color:#0a2e36}.menu__item{position:relative}.menu__item>a{display:block;-webkit-transition:.3s;transition:.3s}.menu__item>a:hover{color:#0b6b7a}.menu__item--has-children:hover .submenu{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.menu__item:nth-last-child(-n+3) .submenu{left:auto;right:-18px}.submenu{position:absolute;left:-18px;top:100%;z-index:30;min-width:240px;margin-top:20px;padding:14px 18px;background:#fff;border-radius:12px;-webkit-box-shadow:0 14px 34px rgba(10,46,54,.16);box-shadow:0 14px 34px rgba(10,46,54,.16);visibility:hidden;opacity:0;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);-webkit-transition:.3s;transition:.3s;text-transform:none;letter-spacing:0;font-weight:500;font-size:14px;line-height:20px}.submenu li+li{margin-top:10px}.submenu a{-webkit-transition:.3s;transition:.3s}.submenu a:hover{color:#0b6b7a}.hero{position:relative;height:700px;overflow:hidden;background:#0a2e36}.hero__media{position:absolute;left:0;top:0;width:100%;height:100%}.hero__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__media::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(4,27,33,.93)),color-stop(38%,rgba(6,56,66,.8)),color-stop(62%,rgba(11,92,105,.52)),to(rgba(11,107,122,.32)));background:linear-gradient(90deg,rgba(4,27,33,.93) 0,rgba(6,56,66,.8) 38%,rgba(11,92,105,.52) 62%,rgba(11,107,122,.32) 100%)}.hero::after{content:"";position:absolute;left:0;top:620px;width:100%;height:90px;background:url(../img/main/wave.svg) no-repeat center;background-size:100% 100%;z-index:3}.hero .container{position:relative;z-index:2;height:100%}.hero-wrap{position:relative;height:100%}.hero-wrap__content{padding-top:176px;width:660px}.hero-wrap__title{width:660px;font-family:Sora,sans-serif;font-weight:600;font-size:58px;line-height:64px;letter-spacing:-1.6px;color:#fff}.hero-wrap__text{margin-top:22px;width:500px;font-size:16px;line-height:26px;color:#fff;opacity:.88}.hero-wrap__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:16px;margin-top:44px}.hero-wrap__actions .btn{height:60px}.hero-wrap__actions .btn-white{width:232px}.hero-wrap__actions .btn-outline{width:210px}.hero-form{position:absolute;right:0;top:180px;width:460px;min-height:360px;padding:28px 28px 20px;background:#fff;border-radius:16px}.hero-form__title{font-family:Sora,sans-serif;font-weight:600;font-size:22px;line-height:28px;color:#0a2e36}.hero-form__text{margin-top:2px;width:350px;font-size:14px;line-height:22px;color:#6b7380}.hero-form__row{margin-top:17px}.hero-form__row::after{content:"";display:block;margin-top:7px;width:100%;height:1px;background:rgba(14,33,66,.12)}.hero-form__label{display:block;font-weight:500;font-size:11.5px;line-height:16px;color:#8c949e}.hero-form__select{display:block;margin-top:2px;width:100%;height:19px;padding:0;border:none;background:0 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Manrope,sans-serif;font-weight:600;font-size:14px;line-height:19px;color:#0e2142;cursor:pointer}.hero-form__submit{margin-top:13px;width:100%;height:52px;background:#0b6b7a;color:#fff}.hero-form__submit:hover{background:#095764}.hero-form__text+.hero-form__row{margin-top:26px}.docs{padding:44px 0;background:#fff}.docs-wrap__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.docs-wrap__dot{-ms-flex-negative:0;flex-shrink:0;margin-top:18px;width:14px;height:14px;border-radius:50%;background:#0b6b7a}.docs-wrap__title{margin-left:26px;width:760px;font-family:Sora,sans-serif;font-weight:600;font-size:38px;line-height:46px;letter-spacing:-1px;color:#0b6b7a}.docs-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:34px;padding-left:40px}.docs-wrap__list .item{position:relative;-ms-flex-negative:0;flex-shrink:0;width:260px;margin-right:60px}.docs-wrap__list .item:last-child{margin-right:0}.docs-wrap__list .item+.item::before{content:"";position:absolute;left:-40px;top:-4px;width:1px;height:56px;background:#dae6e8}.docs-wrap__list .item__title{font-weight:600;font-size:16px;line-height:22px;color:#0a2e36}.docs-wrap__list .item__text{margin-top:4px;font-size:14px;line-height:20px;color:#6c8a8e}.groups{padding:66px 0 40px;background:#fff}.groups-wrap__head{width:520px}.groups-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:44px;line-height:52px;letter-spacing:-1.4px;color:#0b6b7a}.groups-wrap__text{margin-top:12px;font-size:17px;line-height:28px;color:#6c8a8e}.groups-wrap__cols{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:42px}.groups-wrap__slider{-ms-flex-negative:0;flex-shrink:0;width:680px}.groups-wrap__slider .swiper{width:100%;overflow:hidden}.groups-wrap__slider .swiper-slide{width:600px}.groups-wrap__list{-ms-flex-negative:0;flex-shrink:0;margin-left:20px;width:540px}.groups-wrap__controls{position:relative;height:44px;margin-top:8px}.groups-wrap__dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.groups-wrap__counter{position:absolute;left:126px;top:14px;font-weight:500;font-size:14px;color:#6c8a8e}.groups-wrap__nav{position:absolute;left:396px;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}.groups-wrap__next,.groups-wrap__prev{width:44px;height:44px;padding:0;border-radius:22px;font-weight:600;font-size:18px;cursor:pointer;-webkit-transition:.3s;transition:.3s}.groups-wrap__prev{background:#fff;border:1px solid rgba(11,107,122,.35);color:#0b6b7a}.groups-wrap__prev:hover{background:#eff6f7}.groups-wrap__next{background:#0b6b7a;border:none;color:#fff}.groups-wrap__next:hover{background:#095764}.groups-wrap__btn{margin-top:40px;width:225px;height:48px;font-size:13px;background:#0b6b7a;color:#fff}.groups-wrap__btn:hover{background:#095764}.groups-wrap .groups-wrap__controls .groups-wrap__dots{position:absolute;left:0;right:auto;top:18px;bottom:auto;width:106px;height:8px}.groups-wrap .groups-wrap__controls .groups-wrap__dots .swiper-pagination-bullet{-ms-flex-negative:0;flex-shrink:0;width:8px;height:8px;margin:0;border-radius:50%;background:rgba(11,107,122,.25);opacity:1;-webkit-transition:.3s;transition:.3s}.groups-wrap .groups-wrap__controls .groups-wrap__dots .swiper-pagination-bullet-active{width:26px;border-radius:4px;background:#0b6b7a}.feature{position:relative;display:block;width:600px;height:380px;border-radius:20px;overflow:hidden}.feature__img{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.feature::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#0a2e36;opacity:.55}.feature__badge{position:absolute;right:36px;top:24px;z-index:2;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:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.5);-webkit-transition:.3s;transition:.3s}.feature__badge::before{content:"→";font-weight:600;font-size:20px;color:#fff}.feature__label{position:absolute;left:36px;top:232px;z-index:2;font-family:Sora,sans-serif;font-weight:700;font-size:11px;line-height:24px;letter-spacing:2px;text-transform:uppercase;color:#fff}.feature__title{position:absolute;left:36px;top:258px;z-index:2;width:420px;font-family:Sora,sans-serif;font-weight:600;font-size:30px;line-height:38px;letter-spacing:-.8px;color:#fff}.feature__meta{position:absolute;left:36px;top:306px;z-index:2;width:460px;font-size:15px;line-height:22px;color:#bfdce0}.feature:hover .feature__badge{background:rgba(255,255,255,.3)}.swiper-slide:not(.swiper-slide-active) .feature__badge,.swiper-slide:not(.swiper-slide-active) .feature__label,.swiper-slide:not(.swiper-slide-active) .feature__meta,.swiper-slide:not(.swiper-slide-active) .feature__title{opacity:0}.swiper-slide:not(.swiper-slide-active) .feature::after{opacity:.45}.grow{position:relative;display:block;height:116px;background:#eff6f7;border-radius:20px;overflow:hidden;-webkit-transition:.3s;transition:.3s}.grow+.grow{margin-top:14px}.grow__title{position:absolute;left:32px;top:26px;font-family:Sora,sans-serif;font-weight:600;font-size:22px;line-height:28px;letter-spacing:-.5px;color:#0a2e36}.grow__count{position:absolute;left:380px;top:27px;font-weight:600;font-size:14px;line-height:20px;color:#0b6b7a}.grow__text{position:absolute;left:32px;top:62px;width:400px;font-size:14px;line-height:21px;color:#6c8a8e}.grow__arrow{position:absolute;left:488px;top:60px;font-weight:600;font-size:20px;line-height:24px;color:#0b6b7a}.grow:hover{background:#e3eff1}.compat{padding:72px 0 60px;background:#eff6f7}.compat-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.compat-wrap__content{width:620px}.compat-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:36px;line-height:45px;letter-spacing:-1px;color:#0b6b7a}.compat-wrap__flow{margin-top:13px;font-weight:600;font-size:14px;line-height:20px;letter-spacing:.4px;color:#0b6b7a}.compat-wrap__text{margin-top:18px;font-size:16px;line-height:26px;color:#6c8a8e}.compat-wrap__brands{margin-left:60px;width:560px}.compat-wrap__subtitle{margin-top:4px;font-family:Sora,sans-serif;font-weight:600;font-size:22px;line-height:30px;color:#0e2d36}.compat-wrap__links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px 24px;margin-top:26px;font-weight:500;font-size:16px;line-height:22px}.compat-wrap__links a{color:#0b6b7a;text-decoration:underline}.compat-wrap__links a:hover{text-decoration:none}.compat-wrap__more{font-weight:600;color:#0e2d36;text-decoration:none!important}.compat-wrap__note{margin-top:26px;font-size:14px;line-height:22px;color:#6c8a8e}.compat-wrap__legal{width:100%;margin-top:44px;padding-top:23px;border-top:1px solid rgba(108,138,142,.35);font-weight:300;font-size:13px;line-height:21px;color:#6c8a8e}.numbers{padding:70px 0 80px;background:#eff6f7}.numbers-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.numbers-wrap__content{-ms-flex-negative:0;flex-shrink:0;width:520px}.numbers-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:36px;line-height:44px;letter-spacing:-1px;color:#0b6b7a}.numbers-wrap__text{margin-top:10px;width:460px;font-size:16px;line-height:26px;color:#6c8a8e}.numbers-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:100px;margin-top:40px}.numbers-wrap__list .item{-ms-flex-negative:0;flex-shrink:0;width:200px;margin-right:10px}.numbers-wrap__list .item:last-child{margin-right:0}.numbers-wrap__list .item__value{font-family:Sora,sans-serif;font-weight:600;font-size:38px;line-height:44px;letter-spacing:-1.2px;color:#0b6b7a}.numbers-wrap__list .item__label{margin-top:6px;font-size:14px;line-height:20px;color:#6c8a8e}.consulting{padding:70px 0 22px;background:#fff}.consulting-wrap__head{width:520px}.consulting-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:44px;line-height:52px;letter-spacing:-1.4px;color:#0b6b7a}.consulting-wrap__text{margin-top:12px;font-size:17px;line-height:26px;color:#6c8a8e}.consulting-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;row-gap:27px;margin-top:40px}.consulting-wrap__list .item{position:relative;display:block;width:600px;height:63px;border-top:1px solid #dae6e8}.consulting-wrap__list .item__num{position:absolute;left:0;top:20px;font-family:Sora,sans-serif;font-weight:700;font-size:13px;line-height:18px;letter-spacing:1px;color:#0b6b7a}.consulting-wrap__list .item__title{display:block;margin-left:50px;padding-top:15px;font-weight:600;font-size:18px;line-height:24px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.consulting-wrap__list .item__text{display:block;margin-top:2px;margin-left:50px;width:420px;font-size:14px;line-height:21px;color:#6c8a8e}.consulting-wrap__list .item:hover .item__title{color:#0b6b7a}.consulting-wrap__btn{margin-top:13px;width:206px;height:52px;background:#0b6b7a;color:#fff}.consulting-wrap__btn:hover{background:#095764}.cta{position:relative;height:340px;padding-top:120px;background:#0b6b7a;overflow:hidden}.cta::before{content:"";position:absolute;left:0;top:0;width:100%;height:58px;background:url(../img/main/cta-wave.svg) no-repeat center;background-size:100% 100%;z-index:2}.cta .container{position:relative;z-index:3}.cta-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.cta-wrap__content{width:700px}.cta-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:40px;line-height:48px;letter-spacing:-1.2px;color:#fff}.cta-wrap__text{margin-top:18px;width:620px;font-size:17px;line-height:28px;color:#bfdce0}.cta-wrap__actions{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:14px;margin-top:30px;width:279px}.cta-wrap__actions .btn{height:52px}.cta-wrap__actions .btn-white{width:171px}.cta-wrap__actions .btn-outline{width:279px;border-width:1px}.news{padding:60px 0 38px;background:#fff}.news-wrap__head{position:relative}.news-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:40px;line-height:48px;letter-spacing:-1.2px;color:#0b6b7a}.news-wrap__all{position:absolute;left:1150px;top:14px;font-weight:600;font-size:15px;line-height:20px;color:#0b6b7a;-webkit-transition:.3s;transition:.3s}.news-wrap__all:hover{text-decoration:underline}.news-wrap__list{margin-top:26px}.news-wrap__list .item{position:relative;display:block;height:62px;border-bottom:1px solid #dae6e8;-webkit-transition:.3s;transition:.3s}.news-wrap__list .item__date{position:absolute;left:0;top:24px;font-weight:600;font-size:14px;line-height:20px;color:#0b6b7a}.news-wrap__list .item__title{position:absolute;left:160px;top:20px;width:900px;font-size:18px;line-height:26px;color:#0a2e36}.news-wrap__list .item__arrow{position:absolute;left:1220px;top:21px;font-weight:600;font-size:18px;line-height:24px;color:#0b6b7a}.news-wrap__list .item:hover .item__title{color:#0b6b7a}.ecat{padding:56px 0 34px;background:#eff6f7}.ecat-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:36px;line-height:44px;letter-spacing:-1px;color:#0b6b7a}.ecat-wrap__list{margin-top:32px}.ecat-wrap__list .item{position:relative;display:block;height:58px;border-bottom:1px solid #d6e5e7}.ecat-wrap__list .item__title{position:absolute;left:0;top:16px;font-weight:600;font-size:17px;line-height:22px;color:#0a2e36}.ecat-wrap__list .item__meta{position:absolute;left:660px;top:18px;font-size:14px;line-height:20px;color:#6c8a8e}.ecat-wrap__list .item__link{position:absolute;left:1150px;top:18px;font-weight:600;font-size:15px;line-height:20px;color:#0b6b7a}.ecat-wrap__list .item:hover .item__link{text-decoration:underline}.team{padding:80px 0 90px;background:#fff}.team-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:36px;line-height:45px;letter-spacing:-1px;color:#0b6b7a}.team-wrap__text{margin-top:9px;width:620px;font-size:16px;line-height:22px;color:#6c8a8e}.team-wrap__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;margin-top:54px}.team-wrap__list .item{-ms-flex-negative:0;flex-shrink:0;width:392px;height:260px;padding:32px;background:#eff6f7;border-radius:24px}.team-wrap__list .item__photo{width:96px;height:96px;border-radius:50%;overflow:hidden}.team-wrap__list .item__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-wrap__list .item__name{margin-top:20px;font-family:Sora,sans-serif;font-weight:600;font-size:19px;line-height:24px;color:#0a2e36}.team-wrap__list .item__role{margin-top:4px;font-weight:600;font-size:14px;line-height:19px;color:#0b6b7a}.team-wrap__list .item__text{margin-top:7px;width:328px;font-size:14px;line-height:19px;color:#6c8a8e}.quote{padding:64px 0;background:#fff}.quote-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.quote-wrap__content{width:440px}.quote-wrap__title{font-family:Sora,sans-serif;font-weight:600;font-size:40px;line-height:48px;letter-spacing:-1.2px;color:#0b6b7a}.quote-wrap__text{margin-top:12px;font-size:17px;line-height:28px;color:#6c8a8e}.quote-wrap__contacts{margin-top:52px}.quote-wrap__phone{display:block;font-family:Sora,sans-serif;font-weight:600;font-size:26px;line-height:32px;letter-spacing:-.4px;color:#0a2e36}.quote-wrap__email{margin-top:8px;font-size:15px;line-height:22px;color:#6c8a8e}.quote-wrap__email a:hover{text-decoration:underline}.quote-form{width:680px;min-height:456px;padding:28px 44px 0 30px;background:#f5fafa;border:1px solid #dae6e8;border-radius:20px}.quote-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.quote-form__row+.quote-form__row{margin-top:14px}.quote-form__row--full .quote-form__field{width:100%}.quote-form__field{width:286px}.quote-form__field label{display:block;margin-left:18px;font-size:13px;line-height:18px;color:#6c8a8e}.quote-form__field input{display:block;margin-top:2px;width:100%;height:46px;padding:0 18px;background:#fff;border:1px solid #dae6e8;border-radius:120px;font-family:Manrope,sans-serif;font-size:14px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.quote-form__field input:focus{border-color:#0b6b7a}.quote-form__field textarea{display:block;margin-top:2px;width:100%;height:56px;padding:14px 18px;background:#fff;border:1px solid #dae6e8;border-radius:20px;font-family:Manrope,sans-serif;font-size:14px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.quote-form__field textarea:focus{border-color:#0b6b7a}.quote-form__bottom{position:relative;height:52px;margin-top:10px}.quote-form__check{position:absolute;left:0;top:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:200px;height:44px;padding-left:18px;background:#fff;border:1px solid #dae6e8;border-radius:120px;cursor:pointer}.quote-form__check input{position:absolute;opacity:0;pointer-events:none}.quote-form__check input:checked~.quote-form__box{background:#0b6b7a;border-color:#0b6b7a}.quote-form__check input:checked~.quote-form__box::after{opacity:1}.quote-form__box{position:relative;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;background:#fff;border:1px solid #aec7cb;border-radius:3px;-webkit-transition:.3s;transition:.3s}.quote-form__box::after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0;-webkit-transition:.3s;transition:.3s}.quote-form__caption{margin-left:10px;font-size:13px;line-height:18px;color:#0a2e36}.quote-form__submit{position:absolute;right:0;top:0;width:184px;height:52px;background:#0b6b7a;color:#fff}.quote-form__submit:hover{background:#095764}.footer{height:380px;padding-top:64px;background:#0a2e36}.footer-wrap{position:relative}.footer-wrap__brand{position:absolute;left:0;top:0;width:340px}.footer-wrap__logo{display:block;width:168px;height:40px}.footer-wrap__logo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.footer-wrap__tagline{margin-top:18px;font-size:14px;line-height:22px;color:#9ebec3}.footer-wrap__cols{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:540px}.footer-wrap__cols .col{-ms-flex-negative:0;flex-shrink:0;width:175px;margin-right:15px}.footer-wrap__cols .col:last-child{margin-right:0}.footer-wrap__cols .col__title{font-weight:600;font-size:15px;line-height:20px;color:#fff}.footer-wrap__cols .col__list{margin-top:14px}.footer-wrap__cols .col__list li{font-size:14px;line-height:22px;color:#9ebec3}.footer-wrap__cols .col__list li+li{margin-top:6px}.footer-wrap__cols .col__list a{-webkit-transition:.3s;transition:.3s}.footer-wrap__cols .col__list a:hover{color:#fff}.footer-wrap__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:86px;padding-top:27px;border-top:1px solid #114a54}.footer-wrap__copy,.footer-wrap__legal{font-size:13px;line-height:18px;color:#7fa3a8}.footer-wrap__legal{margin-right:12px}.footer-wrap__legal a:hover{color:#fff}.pagehero{position:relative;padding:176px 0 92px;background:#041b21;background-image:-webkit-gradient(linear,left top,right top,from(rgba(4,27,33,.96)),color-stop(45%,rgba(6,56,66,.92)),to(rgba(11,92,105,.78)));background-image:linear-gradient(90deg,rgba(4,27,33,.96) 0,rgba(6,56,66,.92) 45%,rgba(11,92,105,.78) 100%);overflow:hidden}.pagehero::after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:70px;background:url(../img/main/wave.svg) no-repeat center bottom;background-size:100% 100%;z-index:2}.pagehero .container{position:relative;z-index:3}.pagehero-wrap__title{margin-top:18px;max-width:900px;font-family:Sora,sans-serif;font-weight:600;font-size:44px;line-height:52px;letter-spacing:-1.4px;color:#fff}.pagehero-wrap__text{margin-top:18px;max-width:660px;font-size:17px;line-height:28px;color:#bfdce0}.crumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;font-weight:500;font-size:13px;line-height:18px;color:#9ebec3}.crumbs li+li::before{content:"/";margin-right:8px;color:rgba(158,190,195,.6)}.crumbs a{-webkit-transition:.3s;transition:.3s}.crumbs a:hover{color:#fff}.section{padding:80px 0}.section--tint{background:#eff6f7}.section--tight{padding:56px 0}.section-head{max-width:760px;margin-bottom:44px}.section-head__title{font-family:Sora,sans-serif;font-weight:600;font-size:36px;line-height:44px;letter-spacing:-1px;color:#0b6b7a}.section-head__text{margin-top:14px;font-size:17px;line-height:28px;color:#6c8a8e}.prose{max-width:820px;font-size:16px;line-height:26px;color:#6c8a8e}.prose p+p{margin-top:18px}.prose h2{margin-top:40px;margin-bottom:14px;font-family:Sora,sans-serif;font-weight:600;font-size:26px;line-height:34px;letter-spacing:-.6px;color:#0b6b7a}.prose h3{margin-top:32px;margin-bottom:10px;font-weight:600;font-size:19px;line-height:26px;color:#0a2e36}.prose ul{margin-top:18px}.prose ul li{position:relative;padding-left:26px}.prose ul li+li{margin-top:10px}.prose ul li::before{content:"";position:absolute;left:6px;top:10px;width:6px;height:6px;border-radius:50%;background:#0b6b7a}.prose a{color:#0b6b7a;text-decoration:underline}.prose a:hover{text-decoration:none}.catalog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px}.catalog__aside{-ms-flex-negative:0;flex-shrink:0;width:300px}.catalog__main{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.catalog__bar{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:20px;margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid #dae6e8}.catalog__count{font-size:15px;line-height:22px;color:#6c8a8e}.catalog__count strong{font-weight:600;color:#0a2e36}.catalog__sort{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:14px;color:#6c8a8e}.catalog__sort select{height:40px;padding:0 40px 0 16px;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230b6b7a' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat right 16px center;border:1px solid #dae6e8;border-radius:120px;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Manrope,sans-serif;font-size:14px;color:#0a2e36;cursor:pointer}.catalog__grid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:24px}.filter{padding:24px;background:#eff6f7;border-radius:20px}.filter+.filter{margin-top:16px}.filter__title{font-family:Sora,sans-serif;font-weight:600;font-size:16px;line-height:22px;color:#0a2e36}.filter__search{margin-top:14px;width:100%;height:42px;padding:0 18px;background:#fff;border:1px solid #dae6e8;border-radius:120px;font-family:Manrope,sans-serif;font-size:14px;color:#0a2e36}.filter__search::-webkit-input-placeholder{color:#6c8a8e}.filter__search::-moz-placeholder{color:#6c8a8e}.filter__search:-ms-input-placeholder{color:#6c8a8e}.filter__search::-ms-input-placeholder{color:#6c8a8e}.filter__search::placeholder{color:#6c8a8e}.filter__list{margin-top:14px;max-height:240px;overflow-y:auto}.filter__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:6px 0;font-size:14px;line-height:20px;color:#6c8a8e;cursor:pointer;-webkit-transition:.3s;transition:.3s}.filter__row:hover{color:#0b6b7a}.filter__row input{position:absolute;opacity:0;pointer-events:none}.filter__row span{position:relative;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;background:#fff;border:1px solid #aec7cb;border-radius:4px;-webkit-transition:.3s;transition:.3s}.filter__row span::after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0}.filter__row input:checked+span{background:#0b6b7a;border-color:#0b6b7a}.filter__row input:checked+span::after{opacity:1}.filter__reset{display:inline-block;margin-top:16px;font-weight:600;font-size:14px;color:#0b6b7a}.filter__reset:hover{text-decoration:underline}.card{display:block;background:#fff;border:1px solid #dae6e8;border-radius:20px;overflow:hidden;-webkit-transition:.3s;transition:.3s}.card__media{display:block;position:relative;aspect-ratio:4/3;background:#eff6f7;overflow:hidden}.card__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.3s;transition:.3s}.card__tag{position:absolute;left:14px;top:14px;padding:6px 12px;background:rgba(10,46,54,.82);border-radius:120px;font-family:Sora,sans-serif;font-weight:700;font-size:10px;letter-spacing:1.2px;text-transform:uppercase;color:#fff}.card__body{display:block;padding:20px 22px 24px}.card__code{display:block;font-weight:600;font-size:12px;letter-spacing:.8px;text-transform:uppercase;color:#0b6b7a}.card__title{display:block;margin-top:8px;font-family:Sora,sans-serif;font-weight:600;font-size:18px;line-height:26px;letter-spacing:-.3px;color:#0a2e36}.card__meta{display:block;margin-top:8px;font-size:14px;line-height:21px;color:#6c8a8e}.card__brands{display:block;margin-top:14px;padding-top:14px;border-top:1px solid #dae6e8;font-size:13px;line-height:20px;color:#8c949e}.card:hover{border-color:rgba(11,107,122,.45);-webkit-box-shadow:0 14px 34px rgba(10,46,54,.1);box-shadow:0 14px 34px rgba(10,46,54,.1)}.card:hover .card__media img{-webkit-transform:scale(1.04);-ms-transform:scale(1.04);transform:scale(1.04)}.pager{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-top:44px}.pager a,.pager span{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;min-width:44px;height:44px;padding:0 14px;border-radius:22px;border:1px solid #dae6e8;font-weight:600;font-size:14px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.pager a:hover{border-color:#0b6b7a;color:#0b6b7a}.pager .active{background:#0b6b7a;border-color:#0b6b7a;color:#fff}.product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:60px}.product__gallery{-ms-flex-negative:0;flex-shrink:0;width:620px}.product__main{min-width:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gallery__big{aspect-ratio:4/3;background:#eff6f7;border-radius:20px;overflow:hidden}.gallery__big img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery__thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;margin-top:14px}.gallery__thumb{width:96px;height:76px;background:#eff6f7;border:1px solid #dae6e8;border-radius:12px;overflow:hidden;cursor:pointer;-webkit-transition:.3s;transition:.3s}.gallery__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.gallery__thumb.active,.gallery__thumb:hover{border-color:#0b6b7a}.product-info__code{font-weight:600;font-size:13px;letter-spacing:.8px;text-transform:uppercase;color:#0b6b7a}.product-info__title{margin-top:10px;font-family:Sora,sans-serif;font-weight:600;font-size:34px;line-height:42px;letter-spacing:-1px;color:#0a2e36}.product-info__text{margin-top:18px;font-size:16px;line-height:26px;color:#6c8a8e}.product-info__actions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:14px;margin-top:28px}.product-info__actions .btn{height:52px;padding:0 30px}.product-info__note{margin-top:18px;font-size:14px;line-height:22px;color:#8c949e}.specs{width:100%;margin-top:32px;border-collapse:collapse;font-size:15px;line-height:22px}.specs td,.specs th{padding:14px 0;text-align:left;border-bottom:1px solid #dae6e8;vertical-align:top}.specs th{width:46%;padding-right:20px;font-weight:500;color:#6c8a8e}.specs td{font-weight:600;color:#0a2e36}.compatibility{padding:36px 40px;background:#eff6f7;border-radius:20px}.compatibility__title{font-family:Sora,sans-serif;font-weight:600;font-size:22px;line-height:30px;color:#0e2d36}.compatibility__text{margin-top:10px;max-width:780px;font-size:15px;line-height:23px;color:#6c8a8e}.compatibility__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;margin-top:22px}.compatibility__item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px;padding:0 18px;background:#fff;border:1px solid #dae6e8;border-radius:120px;font-weight:600;font-size:14px;color:#0b6b7a;-webkit-transition:.3s;transition:.3s}.compatibility__item:hover{border-color:#0b6b7a;background:#0b6b7a;color:#fff}.compatibility__legal{margin-top:24px;padding-top:20px;border-top:1px solid rgba(108,138,142,.35);font-weight:300;font-size:13px;line-height:21px;color:#6c8a8e}.tiles{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:24px}.tile{display:block;padding:32px;background:#eff6f7;border-radius:20px;-webkit-transition:.3s;transition:.3s}.tile__num{display:block;font-family:Sora,sans-serif;font-weight:700;font-size:13px;letter-spacing:1px;color:#0b6b7a}.tile__title{display:block;margin-top:14px;font-family:Sora,sans-serif;font-weight:600;font-size:22px;line-height:30px;letter-spacing:-.5px;color:#0a2e36}.tile__text{display:block;margin-top:10px;font-size:15px;line-height:23px;color:#6c8a8e}.tile__link{display:block;margin-top:18px;font-weight:600;font-size:14px;color:#0b6b7a}.tile:hover{background:#e3eff1}.newslist__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:36px;padding:32px 0;border-bottom:1px solid #dae6e8}.newslist__item:first-child{padding-top:0}.newslist__media{display:block;-ms-flex-negative:0;flex-shrink:0;width:260px;aspect-ratio:4/3;background:#eff6f7;border-radius:16px;overflow:hidden}.newslist__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.newslist__body{display:block;min-width:0}.newslist__date{display:block;font-weight:600;font-size:14px;line-height:20px;color:#0b6b7a}.newslist__title{display:block;margin-top:10px;font-family:Sora,sans-serif;font-weight:600;font-size:22px;line-height:30px;letter-spacing:-.5px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.newslist__text{display:block;margin-top:10px;font-size:15px;line-height:24px;color:#6c8a8e}.newslist__item:hover .newslist__title{color:#0b6b7a}.contacts{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px}.contacts__col{width:380px;-ms-flex-negative:0;flex-shrink:0}.contacts__map{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:420px;background:#eff6f7;border-radius:20px;overflow:hidden}.contacts__map iframe{display:block;width:100%;height:100%;min-height:420px;border:0}.contact-line{padding:20px 0;border-bottom:1px solid #dae6e8}.contact-line:first-child{padding-top:0}.contact-line__label{font-weight:500;font-size:13px;letter-spacing:.4px;text-transform:uppercase;color:#8c949e}.contact-line__value{margin-top:8px;font-family:Sora,sans-serif;font-weight:600;font-size:19px;line-height:26px;color:#0a2e36}.contact-line__value a:hover{color:#0b6b7a}.form{padding:40px;background:#f5fafa;border:1px solid #dae6e8;border-radius:20px}.form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.form__row+.form__row{margin-top:20px}.form__field{-webkit-box-flex:1;-ms-flex:1 1 240px;flex:1 1 240px;min-width:0}.form__field--full{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.form__field label{display:block;margin-left:18px;font-size:13px;line-height:18px;color:#6c8a8e}.form__field select{padding-right:40px!important;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230b6b7a' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__field input,.form__field select,.form__field textarea{display:block;margin-top:4px;width:100%;height:48px;padding:0 18px;background:#fff;border:1px solid #dae6e8;border-radius:120px;font-family:Manrope,sans-serif;font-size:14px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.form__field input:focus,.form__field select:focus,.form__field textarea:focus{border-color:#0b6b7a}.form__field textarea{height:120px;padding:14px 18px;border-radius:20px}.form__file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;margin-top:20px;padding:16px 20px;background:#fff;border:1px dashed #dae6e8;border-radius:16px;font-size:14px;color:#6c8a8e}.form__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;margin-top:26px}.form__bottom .btn{height:52px;padding:0 34px;background:#0b6b7a;color:#fff}.form__bottom .btn:hover{background:#095764}.form__check{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:46px;padding:0 20px;background:#fff;border:1px solid #dae6e8;border-radius:120px;cursor:pointer}.form__check input{position:absolute;opacity:0;pointer-events:none}.form__check span.box{position:relative;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;background:#fff;border:1px solid #aec7cb;border-radius:3px}.form__check span.box::after{content:"";position:absolute;left:5px;top:1px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0}.form__check input:checked+.box{background:#0b6b7a;border-color:#0b6b7a}.form__check input:checked+.box::after{opacity:1}.form__check span.caption{margin-left:10px;font-size:13px;line-height:18px;color:#0a2e36}.form__note{margin-top:16px;font-size:13px;line-height:20px;color:#8c949e}.docs-list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:24px 0;border-bottom:1px solid #dae6e8}.docs-list__item:first-child{padding-top:0}.docs-list__icon{-ms-flex-negative:0;flex-shrink: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;width:56px;height:56px;background:#eff6f7;border-radius:14px;font-family:Sora,sans-serif;font-weight:700;font-size:12px;letter-spacing:.5px;color:#0b6b7a}.docs-list__body{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.docs-list__title{font-weight:600;font-size:17px;line-height:24px;color:#0a2e36}.docs-list__meta{margin-top:4px;font-size:14px;line-height:20px;color:#6c8a8e}.docs-list__link{-ms-flex-negative:0;flex-shrink:0;font-weight:600;font-size:15px;color:#0b6b7a}.docs-list__link:hover{text-decoration:underline}.brandgrid{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:20px}.brandcard{display:block;padding:26px 28px;background:#fff;border:1px solid #dae6e8;border-radius:18px;-webkit-transition:.3s;transition:.3s}.brandcard__name{font-family:Sora,sans-serif;font-weight:600;font-size:20px;line-height:28px;letter-spacing:-.4px;color:#0a2e36}.brandcard__count{margin-top:6px;font-size:14px;line-height:20px;color:#6c8a8e}.brandcard:hover{border-color:rgba(11,107,122,.45);-webkit-box-shadow:0 12px 28px rgba(10,46,54,.08);box-shadow:0 12px 28px rgba(10,46,54,.08)}.alpha{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:32px}.alpha a{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;min-width:40px;height:40px;padding:0 12px;border:1px solid #dae6e8;border-radius:20px;font-weight:600;font-size:14px;color:#0a2e36;-webkit-transition:.3s;transition:.3s}.alpha a.active,.alpha a:hover{background:#0b6b7a;border-color:#0b6b7a;color:#fff}.steps{counter-reset:step}.steps__item{position:relative;padding:26px 0 26px 76px;border-bottom:1px solid #dae6e8}.steps__item::before{counter-increment:step;content:counter(step,decimal-leading-zero);position:absolute;left:0;top:28px;font-family:Sora,sans-serif;font-weight:700;font-size:13px;letter-spacing:1px;color:#0b6b7a}.steps__title{font-weight:600;font-size:18px;line-height:26px;color:#0a2e36}.steps__text{margin-top:6px;max-width:760px;font-size:15px;line-height:23px;color:#6c8a8e}.faq__item{border-bottom:1px solid #dae6e8}.faq__q{position:relative;width:100%;padding:24px 60px 24px 0;background:0 0;border:none;text-align:left;font-family:Sora,sans-serif;font-weight:600;font-size:19px;line-height:28px;color:#0a2e36;cursor:pointer;-webkit-transition:.3s;transition:.3s}.faq__q::after{content:"+";position:absolute;right:8px;top:22px;font-size:26px;font-weight:400;color:#0b6b7a;-webkit-transition:.3s;transition:.3s}.faq__q:hover{color:#0b6b7a}.faq__a{display:none;padding-bottom:26px;max-width:900px;font-size:15px;line-height:24px;color:#6c8a8e}.faq__item--open .faq__q::after{content:"–"}.faq__item--open .faq__a{display:block}.searchbar{display:-webkit-box;display:-ms-flexbox;display:flex;gap:14px;max-width:720px}.searchbar input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:56px;padding:0 24px;background:#fff;border:1px solid #dae6e8;border-radius:120px;font-family:Manrope,sans-serif;font-size:16px;color:#0a2e36}.searchbar input:focus{border-color:#0b6b7a}.searchbar .btn{-ms-flex-negative:0;flex-shrink:0;height:56px;padding:0 32px;background:#0b6b7a;color:#fff}.searchbar .btn:hover{background:#095764}.notfound{padding:140px 0 120px;text-align:center}.notfound__code{font-family:Sora,sans-serif;font-weight:600;font-size:120px;line-height:1;letter-spacing:-4px;color:#0b6b7a}.notfound__title{margin-top:20px;font-family:Sora,sans-serif;font-weight:600;font-size:32px;line-height:40px;color:#0a2e36}.notfound__text{margin:16px auto 0;max-width:520px;font-size:16px;line-height:26px;color:#6c8a8e}.notfound .btn{margin:32px auto 0;height:52px;padding:0 32px;background:#0b6b7a;color:#fff}.btn-line{border:1.5px solid #0b6b7a;color:#0b6b7a}.btn-line:hover{background:#0b6b7a;color:#fff}.btn-teal{background:#0b6b7a;color:#fff}.btn-teal:hover{background:#095764}.filter__submit{width:100%;height:46px;background:#0b6b7a;color:#fff}.filter__submit:hover{background:#095764}.tile__photo{display:block;width:96px;height:96px;margin-bottom:18px;border-radius:50%;overflow:hidden}.tile__photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.catalog__filters{display:block}.wpcf7-not-valid-tip{margin-top:6px;margin-left:18px;font-size:12px;line-height:16px;color:#c0392b}.wpcf7-not-valid{border-color:#e0a3a0!important}.wpcf7 form .wpcf7-response-output{margin:20px 0 0;padding:14px 18px;border:1px solid #dae6e8;border-radius:14px;font-size:14px;line-height:20px;color:#0a2e36}body form.wpcf7-form.sent .wpcf7-response-output{display:none}.wpcf7-spinner{margin:0 0 0 12px}.pe-modal{position:fixed;left:0;top:0;z-index:200;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:20px;background:rgba(4,27,33,.62)}.pe-modal--open{display:-webkit-box;display:-ms-flexbox;display:flex}.pe-modal__box{position:relative;width:100%;max-width:460px;padding:40px 36px 36px;background:#fff;border-radius:20px;text-align:center}.pe-modal__close{position:absolute;right:16px;top:14px;width:32px;height:32px;padding:0;border:none;background:0 0;font-size:26px;line-height:1;color:#6c8a8e;cursor:pointer}.pe-modal__icon{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:56px;height:56px;margin:0 auto 18px;border-radius:50%;background:#eff6f7;font-size:26px;color:#0b6b7a}.pe-modal__title{font-family:Sora,sans-serif;font-weight:600;font-size:24px;line-height:32px;color:#0a2e36}.pe-modal__text{margin-top:10px;font-size:15px;line-height:24px;color:#6c8a8e}.pe-modal .btn{height:48px;margin:24px auto 0;padding:0 30px;background:#0b6b7a;color:#fff}html{scroll-behavior:smooth}.scroll{position:static;display:block;width:0;height:0;scroll-margin-top:120px}.form__check .wpcf7-form-control-wrap,.quote-form__check .wpcf7-form-control-wrap{display:block}.form__check .wpcf7-acceptance,.form__check .wpcf7-list-item,.quote-form__check .wpcf7-acceptance,.quote-form__check .wpcf7-list-item{display:block;margin:0}.form__check .wpcf7-list-item label,.quote-form__check .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form__check .wpcf7-list-item input[type=checkbox],.quote-form__check .wpcf7-list-item input[type=checkbox]{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.form__check .wpcf7-list-item-label,.quote-form__check .wpcf7-list-item-label{position:relative;padding-left:28px;font-size:13px;line-height:18px;color:#0a2e36}.form__check .wpcf7-list-item-label::before,.quote-form__check .wpcf7-list-item-label::before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;background:#fff;border:1px solid #aec7cb;border-radius:3px;-webkit-transition:.3s;transition:.3s}.form__check .wpcf7-list-item-label::after,.quote-form__check .wpcf7-list-item-label::after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #fff;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0;-webkit-transition:.3s;transition:.3s}.form__check .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before,.quote-form__check .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::before{background:#0b6b7a;border-color:#0b6b7a}.form__check .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::after,.quote-form__check .wpcf7-list-item input[type=checkbox]:checked+.wpcf7-list-item-label::after{opacity:1}.pe-modal{overflow-y:auto}.pe-modal__box--wide{max-width:720px;padding:40px 40px 36px;text-align:left}.pe-modal--form .pe-modal__title{font-size:26px;line-height:34px}.pe-modal--form .pe-modal__text{margin-top:8px}.pe-modal .form--modal{margin-top:24px;padding:0;background:0 0;border:none}body.modal-open{overflow:hidden}.form__field--readonly input{background:#eff6f7;border-color:#dae6e8;font-weight:600;color:#0b6b7a;pointer-events:none}.form__field .wpcf7-form-control-wrap,.quote-form__field .wpcf7-form-control-wrap{display:block}.form__field select.wpcf7-select,.quote-form__field select.wpcf7-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230b6b7a' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center}.form__file{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px 16px;margin-top:20px;padding:18px 20px;background:#fff;border:1px dashed rgba(11,107,122,.45);border-radius:16px;font-size:14px;line-height:20px;color:#6c8a8e;-webkit-transition:.3s;transition:.3s}.form__file:hover{border-color:#0b6b7a;background:#eff6f7}.form__file .wpcf7-form-control-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.form__file input[type=file]{max-width:100%;font-family:Manrope,sans-serif;font-size:13px;color:#6c8a8e;cursor:pointer}.form__file input[type=file]::-webkit-file-upload-button{margin-right:14px;padding:10px 20px;background:#0b6b7a;border:none;border-radius:120px;font-family:Sora,sans-serif;font-weight:700;font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:#fff;cursor:pointer;-webkit-transition:.3s;transition:.3s}.form__file input[type=file]::file-selector-button{margin-right:14px;padding:10px 20px;background:#0b6b7a;border:none;border-radius:120px;font-family:Sora,sans-serif;font-weight:700;font-size:12px;letter-spacing:.6px;text-transform:uppercase;color:#fff;cursor:pointer;-webkit-transition:.3s;transition:.3s}.form__file input[type=file]:hover::-webkit-file-upload-button{background:#095764}.form__file input[type=file]:hover::file-selector-button{background:#095764}.pe-captcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.pe-captcha__img{-ms-flex-negative:0;flex-shrink: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;height:48px;padding:0 12px;background:#fff;border:1px solid #dae6e8;border-radius:120px}.pe-captcha__img .wpcf7-form-control-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.pe-captcha__img img{display:block;height:30px;width:auto}.pe-captcha__field{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0}.pe-captcha__field .wpcf7-form-control-wrap{display:block}.pe-captcha__field input{display:block;width:100%;height:48px;margin:0;padding:0 20px;background:#fff;border:1px solid #dae6e8;border-radius:120px;font-family:Manrope,sans-serif;font-weight:600;font-size:15px;letter-spacing:2px;text-transform:uppercase;color:#0a2e36}.pe-captcha__field input:focus{border-color:#0b6b7a}.pe-captcha__field input::-webkit-input-placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#6c8a8e}.pe-captcha__field input::-moz-placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#6c8a8e}.pe-captcha__field input:-ms-input-placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#6c8a8e}.pe-captcha__field input::-ms-input-placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#6c8a8e}.pe-captcha__field input::placeholder{font-weight:400;letter-spacing:0;text-transform:none;color:#6c8a8e}.pe-captcha .wpcf7-not-valid-tip{margin-left:20px}.submenu .submenu{position:absolute;left:100%;top:-14px;margin:0 0 0 6px;opacity:0;visibility:hidden;-webkit-transform:translateX(6px);-ms-transform:translateX(6px);transform:translateX(6px)}.submenu li{position:relative}.submenu li:hover>.submenu{opacity:1;visibility:visible;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.submenu li.menu-item-has-children>a{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}.submenu li.menu-item-has-children>a::after{content:"›";font-size:16px;line-height:1;color:#0b6b7a}.catalog__sort select,.form__field select,.quote-form__field select,select.wpcf7-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%230b6b7a' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:44px;cursor:pointer}@media (max-width:1439px){.catalog__aside,.compat-wrap__brands,.compat-wrap__content,.compat-wrap__links,.compat-wrap__note,.consulting-wrap__head,.consulting-wrap__list .item__text,.contacts__col,.cta-wrap__actions,.cta-wrap__content,.cta-wrap__text,.docs-wrap__title,.footer-wrap__brand,.groups-wrap__head,.grow__text,.hero-form__text,.hero-wrap__text,.hero-wrap__title,.news-wrap__list .item__title,.newslist__media,.numbers-wrap__content,.numbers-wrap__text,.product__gallery,.quote-wrap__content,.quote-wrap__text,.team-wrap__list .item__text,.team-wrap__text{max-width:100%}.hero{height:auto;min-height:640px;padding:160px 0 140px}.hero::after{top:auto;bottom:0;height:70px}.hero .container{height:auto}.hero-wrap{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:40px;height:auto}.hero-wrap__content{width:52%;padding-top:0}.hero-wrap__title{width:100%;font-size:clamp(2.125rem,1.4965083799rem + .0268156425 * 100vw,3.625rem);line-height:1.12}.hero-wrap__text{width:100%;max-width:500px}.hero-form{position:static;-ms-flex-negative:0;flex-shrink:0;width:420px;height:auto;padding-bottom:28px}.docs-wrap__title{width:auto}.docs-wrap__list{padding-left:0}.docs-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto;margin-right:40px}.docs-wrap__list .item+.item::before{left:-20px}.groups-wrap__cols{gap:20px}.groups-wrap__slider{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto}.groups-wrap__slider .swiper-slide{width:88.2%}.groups-wrap__list{-webkit-box-flex:0;-ms-flex:0 0 44%;flex:0 0 44%;width:44%;margin-left:0}.feature{width:100%}.grow__count{left:auto;right:60px}.grow__arrow{left:auto;right:32px}.compat-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.compat-wrap__content{width:50%}.compat-wrap__brands{width:45%;margin-left:0}.compat-wrap__flow{width:100%}.compat-wrap__text{width:100%}.numbers-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px}.numbers-wrap__content{width:100%}.numbers-wrap__text{width:100%;max-width:560px}.numbers-wrap__list{margin-left:0;margin-top:0;gap:40px}.numbers-wrap__list .item{margin-right:0}.consulting-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 10px);flex:1 1 calc(50% - 10px);width:auto}.consulting-wrap__list .item__text{width:auto}.cta{height:auto;padding:130px 0 70px}.cta-wrap{gap:40px}.cta-wrap__content{width:auto}.cta-wrap__text{width:100%}.news-wrap__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-wrap__all{position:static}.news-wrap__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;height:auto;min-height:62px;padding:20px 0}.news-wrap__list .item__date{position:static;-ms-flex-negative:0;flex-shrink:0;width:110px}.news-wrap__list .item__title{position:static;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:auto}.news-wrap__list .item__arrow{position:static;-ms-flex-negative:0;flex-shrink:0}.ecat-wrap__list .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;height:auto;min-height:58px;padding:18px 0}.ecat-wrap__list .item__title{position:static;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ecat-wrap__list .item__meta{position:static;-ms-flex-negative:0;flex-shrink:0}.ecat-wrap__list .item__link{position:static;-ms-flex-negative:0;flex-shrink:0}.team-wrap__text{width:100%;max-width:620px}.team-wrap__list{gap:24px}.team-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto;height:auto;padding-bottom:36px}.team-wrap__list .item__text{width:100%}.quote-wrap{gap:40px}.quote-wrap__content{width:44%}.quote-wrap__text{width:100%}.quote-form{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:auto;height:auto;padding:28px 30px 30px}.quote-form__field{width:auto;-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.quote-form__row{gap:20px}.quote-form__bottom{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;height:auto;margin-top:20px}.quote-form__check{position:static}.quote-form__submit{position:static}.footer{height:auto;padding-bottom:44px}.footer-wrap__brand{position:static;width:auto;max-width:340px;margin-bottom:44px}.footer-wrap__cols{padding-left:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px}.footer-wrap__cols .col{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;width:auto;margin-right:0}.footer-wrap__bottom{margin-top:48px}.product{gap:40px}.product__gallery{width:48%}}@media (max-width:1240px){.header-wrap{padding:0 20px}.header-wrap__search{margin-left:24px;width:220px}.header-wrap__nav{margin-left:24px}.menu{gap:14px;font-size:12px}.hero{padding:150px 0 130px}.hero-form{width:380px;padding:24px}.hero-form__title{font-size:20px}.hero-form__submit{font-size:13px}.docs{padding:56px 0}.docs-wrap__list{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:32px}.docs-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 40px);flex:1 1 calc(50% - 40px)}.docs-wrap__list .item+.item::before{display:none}.groups-wrap__cols{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.groups-wrap__slider{width:100%}.groups-wrap__slider .swiper-slide{width:92%}.groups-wrap__list{-webkit-box-flex:0;-ms-flex:none;flex:none;width:100%;margin-top:20px}.groups-wrap__controls{margin-top:24px}.groups-wrap__nav{left:auto;right:0}.compat-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px}.compat-wrap__brands,.compat-wrap__content{width:100%}.compat-wrap__subtitle{margin-top:0}.compat-wrap__legal{margin-top:32px}.consulting{padding:56px 0}.cta-wrap{-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}.cta-wrap__actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;margin-top:0}.team-wrap__list{-ms-flex-wrap:wrap;flex-wrap:wrap}.team-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 calc(50% - 12px);flex:1 1 calc(50% - 12px)}.quote-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.quote-wrap__content{width:100%}.quote-wrap__contacts{margin-top:32px}.catalog{gap:28px}.catalog__aside{width:260px}.catalog__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.tiles{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.brandgrid{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.product{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product__gallery{width:100%}.gallery__big{max-width:100%}.contacts{gap:32px}.contacts__col{width:42%}}@media (max-width:1024px){.header{top:12px}.header-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:12px;height:auto;padding:12px 16px}.header-wrap__logo{width:132px;height:32px}.header-wrap__search{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin:0;width:100%}.header-wrap__nav{position:absolute;left:0;top:calc(100% + 10px);z-index:40;display:none;margin:0;width:100%;padding:20px;background:#fff;border-radius:12px;-webkit-box-shadow:0 18px 40px rgba(10,46,54,.18);box-shadow:0 18px 40px rgba(10,46,54,.18)}.header-wrap__nav--active{display:block}.header-wrap__lang{margin-left:auto}.header-wrap__burger{display:-webkit-box;display:-ms-flexbox;display:flex}.menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0;font-size:13px}.menu__item{border-bottom:1px solid #dae6e8}.menu__item:last-child{border-bottom:none}.menu__item>a{padding:14px 0}.menu--has-children{padding-right:0}.submenu .submenu{position:static;opacity:1;visibility:visible;-webkit-transform:none;-ms-transform:none;transform:none;margin:8px 0 0;padding-left:14px}.submenu li.menu-item-has-children>a::after{content:""}.submenu{position:static;display:none;min-width:0;margin:0 0 12px;padding:0 0 0 16px;background:0 0;-webkit-box-shadow:none;box-shadow:none;visibility:visible;opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.submenu li+li{margin-top:8px}.menu__item--open .submenu{display:block}.header-wrap__burger--active span:nth-child(1){-webkit-transform:translateY(7px) rotate(45deg);-ms-transform:translateY(7px) rotate(45deg);transform:translateY(7px) rotate(45deg)}.header-wrap__burger--active span:nth-child(2){opacity:0}.header-wrap__burger--active span:nth-child(3){-webkit-transform:translateY(-7px) rotate(-45deg);-ms-transform:translateY(-7px) rotate(-45deg);transform:translateY(-7px) rotate(-45deg)}.hero{padding:132px 0 110px;min-height:0}.hero-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}.hero-wrap__content{width:100%}.hero-wrap__actions{-ms-flex-wrap:wrap;flex-wrap:wrap}.hero-form{width:100%;max-width:460px}.pagehero{padding:128px 0 80px}.pagehero__title{font-size:36px}.pagehero-wrap__title{font-size:clamp(1.75rem,1.3310055866rem + .017877095 * 100vw,2.75rem);line-height:1.16}.section{padding:56px 0}.section--tight{padding:44px 0}.section-head{margin-bottom:32px}.section-head__title{font-size:clamp(1.5rem,1.1857541899rem + .0134078212 * 100vw,2.25rem);line-height:1.2}.groups{padding:56px 0 40px}.groups-wrap__title{font-size:clamp(1.75rem,1.3310055866rem + .017877095 * 100vw,2.75rem);line-height:1.16}.groups-wrap__slider .swiper-slide{width:90%}.feature{height:320px}.feature__label{top:176px}.feature__title{top:200px;width:calc(100% - 72px);font-size:26px;line-height:34px}.feature__meta{top:248px;width:calc(100% - 72px)}.grow{height:auto;padding:22px 24px 24px}.grow__arrow,.grow__count,.grow__text,.grow__title{position:static}.grow__title{display:block;font-size:20px}.grow__count{display:block;margin-top:6px}.grow__text{display:block;width:auto;margin-top:6px}.grow__arrow{display:none}.numbers{padding:56px 0}.numbers-wrap__list{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:28px 40px}.numbers-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%;width:auto}.consulting-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:auto;padding-bottom:22px}.cta{padding:110px 0 60px}.news{padding:56px 0}.news-wrap__title{font-size:clamp(1.625rem,1.2583798883rem + .0156424581 * 100vw,2.5rem);line-height:1.2}.ecat{padding:48px 0}.ecat-wrap__list .item__meta{display:none}.team{padding:56px 0}.quote{padding:56px 0}.quote-wrap__title{font-size:clamp(1.625rem,1.2583798883rem + .0156424581 * 100vw,2.5rem);line-height:1.2}.footer{padding-top:48px}.footer-wrap__cols{-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:32px}.footer-wrap__cols .col{-webkit-box-flex:1;-ms-flex:1 1 40%;flex:1 1 40%}.catalog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.catalog__aside{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}.catalog .filter{-webkit-box-flex:1;-ms-flex:1 1 260px;flex:1 1 260px}.catalog .filter+.filter{margin-top:0}.newslist__item{gap:24px}.newslist__item__media{width:200px}.contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__col{width:100%}.contacts__map{width:100%}.form{padding:28px}.product-info__title{font-size:clamp(1.5rem,1.2381284916rem + .0111731844 * 100vw,2.125rem);line-height:1.24}}@media (max-width:900px){.docs-wrap__title{font-size:clamp(1.5rem,1.1333798883rem + .0156424581 * 100vw,2.375rem);line-height:1.2}.docs-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.compat-wrap__title{font-size:clamp(1.625rem,1.3631284916rem + .0111731844 * 100vw,2.25rem);line-height:1.2}.tiles{-ms-grid-columns:1fr;grid-template-columns:1fr}.brandgrid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.newslist__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.newslist__item .newslist__media{width:100%;max-width:420px}.steps__item{padding-left:56px}}@media (max-width:768px){.container{padding:0 16px}.header-wrap__logo{width:124px;height:30px}.header-wrap__lang{width:108px}.header-wrap__lang a{width:36px}.header{top:10px}.hero{padding:150px 0 96px}.hero-wrap__actions{gap:12px}.hero-wrap__actions .btn{height:54px}.hero-wrap__actions .btn-white{width:auto;padding:0 24px}.hero-wrap__actions .btn-outline{width:auto;padding:0 24px}.hero-form{padding:22px}.hero-form__row::after{width:100%}.pagehero{padding:150px 0 68px}.catalog__grid{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.news-wrap__list .item{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px 20px}.news-wrap__list .item__date{width:auto}.news-wrap__list .item__title{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:16px;line-height:24px}.news-wrap__list .item__arrow{margin-left:auto}.ecat-wrap__list .item{gap:16px}.team-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.footer-wrap__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;margin-top:36px}.footer-wrap__legal{margin-right:0}.quote-form{padding:22px}.quote-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.quote-form__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:14px}.quote-form__submit{width:100%}.quote-form__check{width:100%}.form{padding:22px}.form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.form__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:14px}.form__bottom .btn{width:100%}.form__check{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.compatibility{padding:26px 22px}.specs th{width:42%;font-size:14px}.specs td{font-size:14px}.contacts__map{min-height:320px}.contacts__map iframe{min-height:320px}.notfound{padding:80px 0 70px}.notfound__code{font-size:84px}}@media (max-width:620px){.hero{padding:140px 0 84px}.hero-wrap{gap:28px}.hero-wrap__text{font-size:15px;line-height:24px}.hero-form{max-width:100%}.groups-wrap__slider .swiper-slide{width:100%}.groups-wrap__controls{height:auto;margin-top:20px;padding-bottom:4px}.groups-wrap__counter{display:none}.groups-wrap__nav{position:static;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto}.groups-wrap .groups-wrap__controls{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}.groups-wrap .groups-wrap__controls .groups-wrap__dots{position:static;width:auto}.feature{height:280px}.feature__label{top:140px}.feature__title{top:164px;font-size:22px;line-height:30px}.feature__meta{top:212px;font-size:14px}.feature__badge{width:44px;height:44px;right:20px;top:20px}.catalog__grid{-ms-grid-columns:1fr;grid-template-columns:1fr}.brandgrid{-ms-grid-columns:1fr;grid-template-columns:1fr}.alpha a{min-width:34px;height:34px;font-size:13px}.footer-wrap__cols .col{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.numbers-wrap__list .item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.gallery__thumb{width:76px;height:60px}.pager{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:480px){.container{padding:0 14px}.header-wrap{padding:10px 14px}.header-wrap__logo{width:112px;height:28px}.header-wrap__lang{width:96px}.header-wrap__lang a{width:32px;font-size:11px}.header-wrap__search input{font-size:13px}.hero{padding:138px 0 74px}.hero-wrap__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.hero-wrap__actions .btn{width:100%;height:52px}.hero-form{padding:20px 18px}.hero-form__title{font-size:19px}.hero-form__text{width:100%;font-size:13px}.pagehero{padding:140px 0 56px}.section{padding:44px 0}.section--tight{padding:34px 0}.docs{padding:44px 0}.docs-wrap__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.docs-wrap__dot{margin-top:10px}.groups{padding:44px 0 34px}.groups-wrap__btn{width:100%;margin-top:28px}.grow{padding:18px 20px 20px}.compat-wrap__links{gap:10px 16px;font-size:15px}.cta{padding:84px 0 48px}.cta-wrap__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%}.cta-wrap__actions .btn{width:100%}.consulting-wrap__btn{width:100%}.news-wrap__list .item__title{font-size:15px;line-height:22px}.team-wrap__list .item{padding:24px}.footer{padding-top:40px}.footer-wrap__brand{margin-bottom:34px}.tile{padding:24px}.card__body{padding:16px 18px 20px}.compatibility{padding:22px 18px}.compatibility__item{height:34px;padding:0 14px;font-size:13px}.searchbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.searchbar .btn,.searchbar input{width:100%}.product-info__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.product-info__actions .btn{width:100%}.specs td,.specs th{display:block;width:100%}.specs th{padding:12px 0 0;border-bottom:none}.specs td{padding:4px 0 12px}.faq__q{padding:18px 44px 18px 0;font-size:17px;line-height:25px}.notfound{padding:60px 0 50px}.notfound__code{font-size:64px}.notfound__title{font-size:24px;line-height:32px}}@media (max-width:380px){.header-wrap__logo{width:100px;height:26px}.header-wrap__lang{width:88px}.header-wrap__lang a{width:29px;font-size:10px}.hero-form{padding:18px 16px}.feature{height:250px}.feature__label{top:118px}.feature__title{top:142px;font-size:20px;line-height:28px}.feature__meta{top:190px}.steps__item{padding-left:0}.steps__item::before{position:static;display:block;margin-bottom:8px}}