@font-face{font-family:FixelText;src:url(/assets/FixelText-Bold-B5ZVjOW4.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:FixelText;src:url(/assets/FixelText-SemiBold-DdiFeV9y.ttf)format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:FixelText;src:url(/assets/FixelText-ExtraBold-Ckevfvvw.ttf)format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:FixelText;src:url(/assets/FixelText-Regular-C7Aj0JsD.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--primary:#0894fe;--secondary:#50d0ff;--bg-primary:#fff;--bg-secondary:#28b4ff;--bg-accent:#219fff;--bg-grey:#ebf4fb8b;--text-primary:#222;--text-secondary:#219fff}*{border:0;margin:0;padding:0}*,:before,:after{box-sizing:border-box}html,body{min-width:320px;height:100%}body{color:#222;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:FixelText;font-size:1.125rem;line-height:1}input,button,textarea{font-family:FixelText;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:#0000}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{line-height:1.16667}.lock body{touch-action:none;overscroll-behavior:none;overflow:hidden}.wrapper{flex-direction:column;min-height:100%;display:flex;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{flex:auto}.wrapper>*{min-width:0}[class*=__container]{max-width:76.875rem;margin:0 auto;padding:0 .9375rem}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;cursor:pointer;background-color:#fff;border:1px solid #d9d9d9;border-radius:4px;width:100%}.select__value{align-items:center;gap:.625rem;min-width:0;height:1.875rem;padding:0 .9375rem;display:flex}.select__value>*{flex:auto}.select__value:after{content:"";flex:0 0 10px;justify-content:center;align-self:stretch;align-items:center;transition:all .3s;display:flex}.select__value._select-pseudo-label:before{content:attr(data-pseudo-label);opacity:.5}.select__content,.select__text{text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.select__input{background-color:#0000;width:100%;height:100%}.select__options{color:#000;z-index:2147483647;background-color:#fff;border:1px solid #d9d9d9;border-top:0;border-radius:0 0 4px 4px;min-width:100%;padding:10px 0 5px;position:absolute;top:calc(100% - .0625rem);left:0}.select__scroll{max-height:12.5rem;overflow:hidden auto}.select__option{text-align:left;cursor:pointer;width:100%;color:inherit;padding:5px 15px}.select__option._select-selected{background-color:#eee}@media (any-hover:hover){.select__option:hover{background:#d9d9d9}}.select__row{align-items:center;display:inline-flex}.select_show-top .select__options{border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px;top:auto;bottom:calc(100% - .0625rem)}._select-tag{cursor:pointer}body:after{content:"";opacity:0;pointer-events:none;z-index:149;background-color:#00000080;width:100%;height:100%;transition:opacity .8s;position:fixed;top:0;left:0}.popup-show body:after{opacity:1}.popup{visibility:hidden;pointer-events:none;padding:0;transition:visibility .8s;display:none;position:fixed;inset:0}.popup__title{padding-top:.625rem;padding-bottom:.625rem;font-size:1.875rem}._sended .popup__title{opacity:0}.popup__text{color:#676767;padding-bottom:1.875rem;font-size:1rem}@media (width<=47.9988em){.popup__text{max-width:80%}}._sended .popup__text,._sended .popup__agree{opacity:0}.popup_show{z-index:150;visibility:visible;pointer-events:auto;display:block;overflow:auto}.popup_show .popup__content{visibility:visible;transform:scale(1)}@media (width<=47.9988em){.popup_show .popup__content{transform:translateY(0)}}.popup__wrapper{flex-direction:column;flex:auto;justify-content:center;align-items:center;width:100%;min-height:100%;display:flex}@media (width<=47.9988em){.popup__wrapper{justify-content:flex-end}}.popup__content{background-color:#fff;border-radius:.5rem;width:100%;max-width:400px;min-height:22.5rem;padding:1.875rem;transition:transform .3s}@media (width>=47.9988em){.popup__content{transform:scale(0)}}.lock .popup__content{visibility:visible}@media (width<=47.9988em){.popup__content{border-radius:1.5625rem 1.5625rem 0 0;max-width:100%;min-height:26.25rem;transform:translateY(100%)}}.popup__content form{gap:.625rem;display:grid}.popup__close{z-index:1;background-color:var(--primary);width:1.875rem;height:1.875rem;box-shadow:0 0 .625rem rgba(var(--primary), .3);color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;top:-.625rem;right:-.625rem}.popup__close span{transform:rotate(45deg)}@media (width<=47.9988em){.popup__close{border-top-left-radius:0;border-bottom-right-radius:0;width:2.5rem;height:2.5rem;top:0;right:0}}._sended .popup__inputgroup,._sending .popup__inputgroup,._sended .popup__button,._sending .popup__button{opacity:0}.popup__sending,.popup__sended{z-index:-90;opacity:0;background-color:#fff;border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;gap:.3125rem;width:100%;height:0;padding:.625rem;font-size:1.125rem;transition:all .3s;display:flex;position:absolute;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}@media (width<=47.9988em){.popup__sending,.popup__sended{border-radius:1.5625rem 1.5625rem 0 0;flex-direction:column;width:100%;height:auto;left:0}}.popup__sending:before,.popup__sended:before{content:"ⓘ";color:var(--primary);font-size:2rem}@media (width<=47.9988em){.popup__sending:before,.popup__sended:before{font-size:2.75rem}}._sending .popup__sending{opacity:1}._sended .popup__sending,._sending .popup__sended{opacity:0}._sended .popup__sended{opacity:1;height:100%}[class*=-ibg]{position:relative}[class*=-ibg] img{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}[class*=-ibg_contain] img{object-fit:contain}h1{font-weight:800}@media (width>=76.875em){h1{font-size:4.6875rem}}@media (width>=20em) and (width<=76.875em){@supports (font-size:clamp( 2.8125rem , 2.1531593407rem  +  3.2967032967vw , 4.6875rem )){h1{font-size:clamp(2.8125rem , 2.15316rem + 3.2967vw , 4.6875rem)}}@supports not (font-size:clamp( 2.8125rem , 2.1531593407rem  +  3.2967032967vw , 4.6875rem )){h1{font-size:calc(3.2967vw + 2.15316rem)}}}@media (width<=20em){h1{font-size:2.8125rem}}h1{line-height:1.06667}@media (width<=47.9988em) and (width>=29.0625em){h1{font-size:4.0625rem}}@media (width<=47.9988em) and (width>=20em) and (width<=29.0625em){@supports (font-size:clamp( 2.5rem , -0.9482758621rem  +  17.2413793103vw , 4.0625rem )){h1{font-size:clamp(2.5rem , -.948276rem + 17.2414vw , 4.0625rem)}}@supports not (font-size:clamp( 2.5rem , -0.9482758621rem  +  17.2413793103vw , 4.0625rem )){h1{font-size:calc(17.2414vw - .948276rem)}}}@media (width<=47.9988em) and (width<=20em){h1{font-size:2.5rem}}h2{font-weight:800;line-height:1.06897}@media (width>=76.875em){h2{font-size:3.625rem}}@media (width>=20em) and (width<=76.875em){@supports (font-size:clamp( 2.8125rem , 2.5267857143rem  +  1.4285714286vw , 3.625rem )){h2{font-size:clamp(2.8125rem , 2.52679rem + 1.42857vw , 3.625rem)}}@supports not (font-size:clamp( 2.8125rem , 2.5267857143rem  +  1.4285714286vw , 3.625rem )){h2{font-size:calc(1.42857vw + 2.52679rem)}}}@media (width<=20em){h2{font-size:2.8125rem}}@media (width>=76.875em){h2{padding-bottom:3.75rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-bottom:clamp( 1.875rem , 1.2156593407rem  +  3.2967032967vw , 3.75rem )){h2{padding-bottom:clamp(1.875rem , 1.21566rem + 3.2967vw , 3.75rem)}}@supports not (padding-bottom:clamp( 1.875rem , 1.2156593407rem  +  3.2967032967vw , 3.75rem )){h2{padding-bottom:calc(3.2967vw + 1.21566rem)}}}@media (width<=20em){h2{padding-bottom:1.875rem}}@media (width<=47.9988em) and (width>=29.0625em){h2{font-size:3.125rem}}@media (width<=47.9988em) and (width>=20em) and (width<=29.0625em){@supports (font-size:clamp( 1.3125rem , -2.6875rem  +  20vw , 3.125rem )){h2{font-size:clamp(1.3125rem , -2.6875rem + 20vw , 3.125rem)}}@supports not (font-size:clamp( 1.3125rem , -2.6875rem  +  20vw , 3.125rem )){h2{font-size:calc(20vw - 2.6875rem)}}}@media (width<=47.9988em) and (width<=20em){h2{font-size:1.3125rem}}h1 span,h2 span,h3 span{color:var(--primary)}.header__logo{width:140px;max-width:140px}.header__slider:not(.is-initialized) .header__slide{opacity:0}.header__slider:not(.is-initialized) .header__slide.first{opacity:1}.how__slider:not(.is-initialized) .how__slide{display:none}.how__slider:not(.is-initialized) .how__slide.first{display:flex}.second{display:none}.loaded .second{display:flex}.swiper-pagination-bullet{background-color:var(--bg-primary);border:.0625rem solid var(--primary);cursor:pointer;border-radius:.625rem;width:.9375rem;height:.9375rem;transition:all .3s;display:flex}.swiper-pagination-bullet-active{background-color:var(--bg-accent)}.swiper-button-disabled{opacity:.6;transition:all .3s}.swiper-button-disabled:after{color:var(--bg-grey)}input[type=text],input[type=email],input[type=tel],textarea{appearance:none}.input{border:.0625rem solid #d8d8d8d8;border-radius:.5rem;outline:none;flex-grow:1;width:100%;padding:.9375rem;display:flex}.input::placeholder{color:#a4a4a4}.input:active,.input:focus,.input[data-placeholder-nohiden],.input:not(:placeholder-shown){border:.0625rem solid var(--primary)}._form-error .input{border:.0625rem solid #ff5959}._form-error .input::placeholder{color:#ff5959}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}select{width:100%;min-height:3.5rem;color:inherit;appearance:none;background-color:#fff;border:.0625rem solid #d8d8d8d8;border-radius:.5rem;outline:none;padding:.9375rem;line-height:1.2}@media (width<=47.9988em){select{padding:1.125rem .9375rem}}select:focus,select:active,select:required:valid{border:.0625rem solid var(--primary)}.button{background-color:var(--primary);justify-content:center;align-items:center;padding-top:1.125rem;padding-bottom:1.125rem;display:flex}@media (width>=76.875em){.button{padding-left:1.25rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-left:clamp( 0.3125rem , -0.0171703297rem  +  1.6483516484vw , 1.25rem )){.button{padding-left:clamp(.3125rem , -.0171703rem + 1.64835vw , 1.25rem)}}@supports not (padding-left:clamp( 0.3125rem , -0.0171703297rem  +  1.6483516484vw , 1.25rem )){.button{padding-left:calc(1.64835vw - .0171703rem)}}}@media (width<=20em){.button{padding-left:.3125rem}}@media (width>=76.875em){.button{padding-right:1.25rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-right:clamp( 0.3125rem , -0.0171703297rem  +  1.6483516484vw , 1.25rem )){.button{padding-right:clamp(.3125rem , -.0171703rem + 1.64835vw , 1.25rem)}}@supports not (padding-right:clamp( 0.3125rem , -0.0171703297rem  +  1.6483516484vw , 1.25rem )){.button{padding-right:calc(1.64835vw - .0171703rem)}}}@media (width<=20em){.button{padding-right:.3125rem}}.button{color:var(--bg-primary);border-radius:.5rem}@media (width>=76.875em){.button{font-size:1.125rem}}@media (width>=20em) and (width<=76.875em){@supports (font-size:clamp( 0.875rem , 0.7870879121rem  +  0.4395604396vw , 1.125rem )){.button{font-size:clamp(.875rem , .787088rem + .43956vw , 1.125rem)}}@supports not (font-size:clamp( 0.875rem , 0.7870879121rem  +  0.4395604396vw , 1.125rem )){.button{font-size:calc(.43956vw + .787088rem)}}}@media (width<=20em){.button{font-size:.875rem}}.button{white-space:nowrap}@media (width<=47.9988em){.button{font-size:1.125rem}}.button:disabled{opacity:.3}@media (width>=76.875em){section{padding-top:5rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-top:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){section{padding-top:clamp(2.5rem , 1.62088rem + 4.3956vw , 5rem)}}@supports not (padding-top:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){section{padding-top:calc(4.3956vw + 1.62088rem)}}}@media (width<=20em){section{padding-top:2.5rem}}@media (width>=76.875em){section{padding-bottom:5rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-bottom:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){section{padding-bottom:clamp(2.5rem , 1.62088rem + 4.3956vw , 5rem)}}@supports not (padding-bottom:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){section{padding-bottom:calc(4.3956vw + 1.62088rem)}}}@media (width<=20em){section{padding-bottom:2.5rem}}.quantity{opacity:0;border:.0625rem solid var(--primary);touch-action:manipulation;border-radius:.5rem;width:0;transition:width .3s,opacity .1s .2s;display:flex;overflow:hidden}.quantity__button{opacity:0;cursor:pointer;flex:0 0 30px;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.quantity__button_plus:before{content:"+";color:#707070}@media (any-hover:hover){.quantity__button_plus:hover{background-color:var(--primary)}.quantity__button_plus:hover:before{color:#fff}}.quantity__button_minus:before{content:"-";color:#707070}@media (any-hover:hover){.quantity__button_minus:hover{background-color:var(--primary)}.quantity__button_minus:hover:before{color:#fff}}.quantity input{opacity:0;color:#707070;text-align:center;width:100%;height:100%;font-size:1.125rem;transition:all .1s}.checkbox{white-space:nowrap;display:flex;position:relative}.checkbox__input{opacity:0;width:0;height:0;position:absolute}.checkbox__input:focus-visible+.checkbox__label:before{box-shadow:0 0 5px #000}.checkbox__input:checked+.checkbox__label:before{background:var(--primary);border:.0625rem solid var(--primary)}.checkbox__input:checked+.checkbox__label{border:.0625rem solid var(--primary)}.checkbox__label{cursor:pointer;border:.0625rem solid #d8d8d8d8;border-radius:.5rem;align-items:center;gap:10px;width:100%;padding:.8125rem;display:inline-flex;position:relative}.checkbox__label:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2080.588%2061.158'%20style='enable-background:new%200%200%2080.588%2061.158;'%20xml:space='preserve'%20width='16'%20height='16'%3e%3cpath%20style='fill:%23FFFFFF;'%20d='M29.658,61.157c-1.238,0-2.427-0.491-3.305-1.369L1.37,34.808c-1.826-1.825-1.826-4.785,0-6.611%20c1.825-1.826,4.786-1.827,6.611,0l21.485,21.481L72.426,1.561c1.719-1.924,4.674-2.094,6.601-0.374%20c1.926,1.72,2.094,4.675,0.374,6.601L33.145,59.595c-0.856,0.959-2.07,1.523-3.355,1.56C29.746,61.156,29.702,61.157,29.658,61.157z%20'/%3e%3c/svg%3e");color:#fff;border:1px solid #a7a9ac;border-radius:.5rem;justify-content:center;align-items:flex-end;width:25px;height:25px;display:flex}.form__error{color:red;background-color:var(--bg-primary);padding:.4375rem;font-size:.875rem;transition:all .3s;position:absolute;bottom:0;right:.625rem;transform:translateY(12px)}.select{flex-grow:1;width:100%;display:flex}.select__body{width:100%;display:flex}.select__title{border:1px solid #d8d8d8d8;border-radius:.5rem;width:100%;padding:.9375rem;transition:all .3s}@media (width<=47.9988em){.select__title{padding:1.125rem .9375rem}}._select-active .select__title,._select-open .select__title{border:1px solid var(--primary)}._form-error .select__title{border:1px solid #ff5959}.select__placeholder{color:#a4a4a4}._form-error .select__placeholder{color:#ff5959}.select__options{border:1px solid var(--primary);border-radius:.5rem;padding:.625rem 0}._select-open .select__options{transform:translateY(2px)}.select_show-top .select__options{border:1px solid var(--primary);border-radius:.5rem;transform:translateY(-2px)}.select__option{padding:.9375rem;transition:all .3s}@media (any-hover:hover){.select__option:hover{background-color:var(--primary);color:var(--bg-primary)}}.select__value{height:auto;padding:0;overflow:hidden}.select__value:after{content:"❯";color:#d8d8d8d8}._select-active .select__value:after{color:var(--primary)}._form-error .select__value:after{color:#ff5959}._select-open .select__value:after{transform:rotate(-90deg)}.select_show-top .select__value:after{transform:rotate(90deg)}.select__content{white-space:nowrap}.slidernav__left,.slidernav__right,.how__left,.how__right,.testimonials__left,.testimonials__right{cursor:pointer;border:.125rem solid var(--primary);border-radius:50%;width:1.875rem;height:1.875rem;display:flex}.slidernav__left:after,.slidernav__right:after,.how__left:after,.how__right:after,.testimonials__left:after,.testimonials__right:after{content:"➜";width:100%;color:var(--primary);justify-content:center;align-items:center;font-size:.875rem;transition:all .3s;display:flex}.slidernav__left,.how__left,.testimonials__left{transform:rotate(180deg)}.slidernav__pagination,.how__pagination,.testimonials__pagination{align-items:center;gap:.3125rem;display:flex}.lg-download{display:none!important}[class*=__agree]{color:#868686;text-align:center;justify-content:center;align-items:center;gap:.625rem;font-size:.75rem;display:flex}[class*=__agree] input[type=checkbox]{accent-color:var(--primary);transform:scale(1.1)}[class*=__agree] label{color:#4f4f4f;font-size:.75rem}.header__container{display:grid}@media (width>=76.875em){.header__container{gap:1.25rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 0.0000000625rem , -0.4395603551rem  +  2.1978020879vw , 1.25rem )){.header__container{gap:clamp(6.25e-8rem , -.43956rem + 2.1978vw , 1.25rem)}}@supports not (gap:clamp( 0.0000000625rem , -0.4395603551rem  +  2.1978020879vw , 1.25rem )){.header__container{gap:calc(2.1978vw - .43956rem)}}}@media (width<=20em){.header__container{gap:6.25e-8rem}}.header__container{grid-template-areas:"content slider""consult consult";padding-top:2.5rem}@media (width<=47.9988em){.header__container{flex-direction:column;gap:.625rem;display:flex}}.header__content{grid-area:content}@media (width>=76.875em){.header__content{max-width:38.75rem}}@media (width>=20em) and (width<=76.875em){@supports (max-width:clamp( 12.5rem , 3.2692307692rem  +  46.1538461538vw , 38.75rem )){.header__content{max-width:clamp(12.5rem , 3.26923rem + 46.1538vw , 38.75rem)}}@supports not (max-width:clamp( 12.5rem , 3.2692307692rem  +  46.1538461538vw , 38.75rem )){.header__content{max-width:calc(46.1538vw + 3.26923rem)}}}@media (width<=20em){.header__content{max-width:12.5rem}}@media (width<=47.9988em){.header__content{margin-top:3.125rem;max-width:100%!important}}.header__slider{grid-area:slider;min-height:29.375rem;position:relative}@media (width<=47.9988em){.header__slider{min-height:26.25rem}}.header__slidernav{justify-content:flex-end;gap:.625rem;padding-left:3.125rem;padding-right:.625rem;display:flex;transform:translateY(-36px)}@media (width<=47.9988em){.header__slidernav{justify-content:center;padding:0;transform:translateY(-20px)}}.header__consult{grid-area:consult}.header__menu{justify-content:space-between;align-items:flex-end;gap:.625rem;margin-top:.625rem;margin-bottom:.625rem;display:flex}@media (width<=47.9988em){.header__menu{background-color:var(--bg-primary);z-index:99;align-items:center;width:100%;margin:0;padding:.625rem;transition:all .3s;position:fixed;top:0;right:0}._header-scroll .header__menu{transform:translateY(-100%)}._header-show .header__menu{transform:translate(0)}}.header__logo img{height:auto}.header nav{align-self:flex-end;margin-right:.625rem}@media (width<=47.9988em){.header nav{display:none}}.header nav ul{display:flex}@media (width>=76.875em){.header nav ul{gap:1.875rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 0.625rem , 0.1854395604rem  +  2.1978021978vw , 1.875rem )){.header nav ul{gap:clamp(.625rem , .18544rem + 2.1978vw , 1.875rem)}}@supports not (gap:clamp( 0.625rem , 0.1854395604rem  +  2.1978021978vw , 1.875rem )){.header nav ul{gap:calc(2.1978vw + .18544rem)}}}@media (width<=20em){.header nav ul{gap:.625rem}}.header nav ul{align-items:flex-end}@media (width>=76.875em){.header nav ul li{font-size:1.25rem}}@media (width>=20em) and (width<=76.875em){@supports (font-size:clamp( 0.625rem , 0.4052197802rem  +  1.0989010989vw , 1.25rem )){.header nav ul li{font-size:clamp(.625rem , .40522rem + 1.0989vw , 1.25rem)}}@supports not (font-size:clamp( 0.625rem , 0.4052197802rem  +  1.0989010989vw , 1.25rem )){.header nav ul li{font-size:calc(1.0989vw + .40522rem)}}}@media (width<=20em){.header nav ul li{font-size:.625rem}}.header nav ul li{font-weight:600}.header nav ul li a{white-space:nowrap;padding-bottom:.25rem;display:inline-block;position:relative}.header nav ul li a:after{content:"";background-color:var(--primary);transform-origin:100%;width:100%;height:.125rem;transition:transform .3s;position:absolute;bottom:0;left:0;transform:scaleX(0)}@media (any-hover:hover){.header nav ul li a:hover:after{transform-origin:0;transform:scaleX(1)}}.header__menuphone{color:var(--primary);font-size:1.5rem;font-weight:700}@media (width>=47.9988em){.header__menuphone{display:none}}@media (width<=47.9988em) and (width>=23.4375em){.header__menuphone{font-size:1.5rem}}@media (width<=47.9988em) and (width>=18.75em) and (width<=23.4375em){@supports (font-size:clamp( 1rem , -1rem  +  10.6666666667vw , 1.5rem )){.header__menuphone{font-size:clamp(1rem , -1rem + 10.6667vw , 1.5rem)}}@supports not (font-size:clamp( 1rem , -1rem  +  10.6666666667vw , 1.5rem )){.header__menuphone{font-size:calc(10.6667vw - 1rem)}}}@media (width<=47.9988em) and (width<=18.75em){.header__menuphone{font-size:1rem}}@media (width>=76.875em){.header h1{padding-top:3.125rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-top:clamp( 0.0000000625rem , -1.0989010144rem  +  5.4945053846vw , 3.125rem )){.header h1{padding-top:clamp(6.25e-8rem , -1.0989rem + 5.49451vw , 3.125rem)}}@supports not (padding-top:clamp( 0.0000000625rem , -1.0989010144rem  +  5.4945053846vw , 3.125rem )){.header h1{padding-top:calc(5.49451vw - 1.0989rem)}}}@media (width<=20em){.header h1{padding-top:6.25e-8rem}}@media (width>=76.875em){.header h1{padding-bottom:3.125rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-bottom:clamp( 1.25rem , 0.5906593407rem  +  3.2967032967vw , 3.125rem )){.header h1{padding-bottom:clamp(1.25rem , .590659rem + 3.2967vw , 3.125rem)}}@supports not (padding-bottom:clamp( 1.25rem , 0.5906593407rem  +  3.2967032967vw , 3.125rem )){.header h1{padding-bottom:calc(3.2967vw + .590659rem)}}}@media (width<=20em){.header h1{padding-bottom:1.25rem}}.header p{max-width:31.875rem;line-height:1.44444}@media (width>=76.875em){.header p{padding-bottom:3.125rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-bottom:clamp( 1.25rem , 0.5906593407rem  +  3.2967032967vw , 3.125rem )){.header p{padding-bottom:clamp(1.25rem , .590659rem + 3.2967vw , 3.125rem)}}@supports not (padding-bottom:clamp( 1.25rem , 0.5906593407rem  +  3.2967032967vw , 3.125rem )){.header p{padding-bottom:calc(3.2967vw + .590659rem)}}}@media (width<=20em){.header p{padding-bottom:1.25rem}}.header__contacts{display:flex}@media (width>=76.875em){.header__contacts{gap:2.5rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 0.3125rem , -0.4567307692rem  +  3.8461538462vw , 2.5rem )){.header__contacts{gap:clamp(.3125rem , -.456731rem + 3.84615vw , 2.5rem)}}@supports not (gap:clamp( 0.3125rem , -0.4567307692rem  +  3.8461538462vw , 2.5rem )){.header__contacts{gap:calc(3.84615vw - .456731rem)}}}@media (width<=20em){.header__contacts{gap:.3125rem}}.header__contacts{align-items:center}@media (width<=47.9988em){.header__contacts{margin-bottom:3.125rem}}.header__phone{font-weight:700}@media (width>=76.875em){.header__phone{font-size:1.875rem}}@media (width>=20em) and (width<=76.875em){@supports (font-size:clamp( 1.5rem , 1.3681318681rem  +  0.6593406593vw , 1.875rem )){.header__phone{font-size:clamp(1.5rem , 1.36813rem + .659341vw , 1.875rem)}}@supports not (font-size:clamp( 1.5rem , 1.3681318681rem  +  0.6593406593vw , 1.875rem )){.header__phone{font-size:calc(.659341vw + 1.36813rem)}}}@media (width<=20em){.header__phone{font-size:1.5rem}}@media (width>=76.875em){.header__phone{letter-spacing:.125rem}}@media (width>=20em) and (width<=76.875em){@supports (letter-spacing:clamp( 0.0625rem , 0.040521978rem  +  0.1098901099vw , 0.125rem )){.header__phone{letter-spacing:clamp(.0625rem , .040522rem + .10989vw , .125rem)}}@supports not (letter-spacing:clamp( 0.0625rem , 0.040521978rem  +  0.1098901099vw , 0.125rem )){.header__phone{letter-spacing:calc(.10989vw + .040522rem)}}}@media (width<=20em){.header__phone{letter-spacing:.0625rem}}.header__phone{white-space:nowrap}.header__phone a{align-items:center;display:flex}@media (width<=47.9988em) and (width>=23.4375em){.header__phone{font-size:1.5rem}}@media (width<=47.9988em) and (width>=18.75em) and (width<=23.4375em){@supports (font-size:clamp( 0.875rem , -1.625rem  +  13.3333333333vw , 1.5rem )){.header__phone{font-size:clamp(.875rem , -1.625rem + 13.3333vw , 1.5rem)}}@supports not (font-size:clamp( 0.875rem , -1.625rem  +  13.3333333333vw , 1.5rem )){.header__phone{font-size:calc(13.3333vw - 1.625rem)}}}@media (width<=47.9988em) and (width<=18.75em){.header__phone{font-size:.875rem}}@media (width>=76.875em){.header__schedule{font-size:1.125rem}}@media (width>=20em) and (width<=76.875em){@supports (font-size:clamp( 0.625rem , 0.4491758242rem  +  0.8791208791vw , 1.125rem )){.header__schedule{font-size:clamp(.625rem , .449176rem + .879121vw , 1.125rem)}}@supports not (font-size:clamp( 0.625rem , 0.4491758242rem  +  0.8791208791vw , 1.125rem )){.header__schedule{font-size:calc(.879121vw + .449176rem)}}}@media (width<=20em){.header__schedule{font-size:.625rem}}.header__schedule{white-space:nowrap;line-height:1.44444}.header__wrapper{min-height:100%}.header__slide{width:100%;min-height:26.25rem;position:relative;inset:0}@media (width<=47.9988em){.header__slide{min-height:22.5rem}}.header__slider:not(.is-initialized) .header__wrapper{display:block}.header__slider:not(.is-initialized) .header__slide{position:absolute}.header__slider:not(.is-initialized) .header__slide.first{position:relative}.slide{flex-direction:column;align-items:flex-start;display:flex}.slide>picture{line-height:0;display:block}.slide>:last-child{align-self:flex-end}.slide__text-before{color:var(--text-secondary);z-index:2;font-size:1.3125rem;font-weight:700;position:absolute;transform:rotate(90deg)}@media (width>=76.875em){.slide__text-before{right:-2.5rem}}@media (width>=20em) and (width<=76.875em){@supports (right:clamp( -5.625rem , -6.7239010989rem  +  5.4945054945vw , -2.5rem )){.slide__text-before{right:clamp(-5.625rem , -6.7239rem + 5.49451vw , -2.5rem)}}@supports not (right:clamp( -5.625rem , -6.7239010989rem  +  5.4945054945vw , -2.5rem )){.slide__text-before{right:calc(5.49451vw - 6.7239rem)}}}@media (width<=20em){.slide__text-before{right:-5.625rem}}@media (width>=76.875em){.slide__text-before{top:10rem}}@media (width>=20em) and (width<=76.875em){@supports (top:clamp( 3.125rem , 0.7074175824rem  +  12.0879120879vw , 10rem )){.slide__text-before{top:clamp(3.125rem , .707418rem + 12.0879vw , 10rem)}}@supports not (top:clamp( 3.125rem , 0.7074175824rem  +  12.0879120879vw , 10rem )){.slide__text-before{top:calc(12.0879vw + .707418rem)}}}@media (width<=20em){.slide__text-before{top:3.125rem}}@media (width<=47.9988em) and (width>=47.5em){.slide__text-before{right:-2.125rem}}@media (width<=47.9988em) and (width>=20em) and (width<=47.5em){@supports (right:clamp( -3.25rem , -4.0681818182rem  +  4.0909090909vw , -2.125rem )){.slide__text-before{right:clamp(-3.25rem , -4.06818rem + 4.09091vw , -2.125rem)}}@supports not (right:clamp( -3.25rem , -4.0681818182rem  +  4.0909090909vw , -2.125rem )){.slide__text-before{right:calc(4.09091vw - 4.06818rem)}}}@media (width<=47.9988em) and (width<=20em){.slide__text-before{right:-3.25rem}}@media (width<=47.9988em) and (width>=47.5em){.slide__text-before{top:11.875rem}}@media (width<=47.9988em) and (width>=20em) and (width<=47.5em){@supports (top:clamp( 5.625rem , 1.0795454545rem  +  22.7272727273vw , 11.875rem )){.slide__text-before{top:clamp(5.625rem , 1.07955rem + 22.7273vw , 11.875rem)}}@supports not (top:clamp( 5.625rem , 1.0795454545rem  +  22.7272727273vw , 11.875rem )){.slide__text-before{top:calc(22.7273vw + 1.07955rem)}}}@media (width<=47.9988em) and (width<=20em){.slide__text-before{top:5.625rem}}.slide__text-after{color:var(--text-secondary);z-index:2;font-size:1.3125rem;font-weight:700;position:absolute;transform:rotate(-90deg)}@media (width>=76.875em){.slide__text-after{left:-3.25rem}}@media (width>=20em) and (width<=76.875em){@supports (left:clamp( -5.25rem , -5.9532967033rem  +  3.5164835165vw , -3.25rem )){.slide__text-after{left:clamp(-5.25rem , -5.9533rem + 3.51648vw , -3.25rem)}}@supports not (left:clamp( -5.25rem , -5.9532967033rem  +  3.5164835165vw , -3.25rem )){.slide__text-after{left:calc(3.51648vw - 5.9533rem)}}}@media (width<=20em){.slide__text-after{left:-5.25rem}}@media (width>=76.875em){.slide__text-after{top:30.625rem}}@media (width>=20em) and (width<=76.875em){@supports (top:clamp( 5.625rem , -3.1662087912rem  +  43.956043956vw , 30.625rem )){.slide__text-after{top:clamp(5.625rem , -3.16621rem + 43.956vw , 30.625rem)}}@supports not (top:clamp( 5.625rem , -3.1662087912rem  +  43.956043956vw , 30.625rem )){.slide__text-after{top:calc(43.956vw - 3.16621rem)}}}@media (width<=20em){.slide__text-after{top:5.625rem}}@media (width<=47.9988em) and (width>=47.5em){.slide__text-after{top:40.625rem}}@media (width<=47.9988em) and (width>=20em) and (width<=47.5em){@supports (top:clamp( 15.625rem , -2.5568181818rem  +  90.9090909091vw , 40.625rem )){.slide__text-after{top:clamp(15.625rem , -2.55682rem + 90.9091vw , 40.625rem)}}@supports not (top:clamp( 15.625rem , -2.5568181818rem  +  90.9090909091vw , 40.625rem )){.slide__text-after{top:calc(90.9091vw - 2.55682rem)}}}@media (width<=47.9988em) and (width<=20em){.slide__text-after{top:15.625rem}}@media (width<=47.9988em) and (width>=47.5em){.slide__text-after{left:-3.25rem}}@media (width<=47.9988em) and (width>=20em) and (width<=47.5em){@supports (left:clamp( -4.25rem , -4.9772727273rem  +  3.6363636364vw , -3.25rem )){.slide__text-after{left:clamp(-4.25rem , -4.97727rem + 3.63636vw , -3.25rem)}}@supports not (left:clamp( -4.25rem , -4.9772727273rem  +  3.6363636364vw , -3.25rem )){.slide__text-after{left:calc(3.63636vw - 4.97727rem)}}}@media (width<=47.9988em) and (width<=20em){.slide__text-after{left:-4.25rem}}.slide__before,.slide__after{background-color:var(--bg-primary);aspect-ratio:10/7;object-fit:cover;border-radius:.5rem;height:auto;padding:.0625rem;display:block}@media (width>=76.875em){.slide__before,.slide__after{width:31.25rem}}@media (width>=20em) and (width<=76.875em){@supports (width:clamp( 6.25rem , -2.5412087912rem  +  43.956043956vw , 31.25rem )){.slide__before,.slide__after{width:clamp(6.25rem , -2.54121rem + 43.956vw , 31.25rem)}}@supports not (width:clamp( 6.25rem , -2.5412087912rem  +  43.956043956vw , 31.25rem )){.slide__before,.slide__after{width:calc(43.956vw - 2.54121rem)}}}@media (width<=20em){.slide__before,.slide__after{width:6.25rem}}@media (width<=47.9988em){.slide__before,.slide__after{max-width:90%;width:100%!important}}.slide__after{transform:translateY(-10%)}@media (width<=47.9988em){.slide__after{transform:translateY(-10%)}}.consult{transform:translateY(-15%)}@media (width>=76.875em){.consult{margin-top:6.25e-8rem}}@media (width>=20em) and (width<=76.875em){@supports (margin-top:clamp( 0.0000000625rem , 5.0686812967rem  +  -6.5934064835vw , 3.75rem )){.consult{margin-top:clamp(6.25e-8rem , 5.06868rem + -6.59341vw , 3.75rem)}}@supports not (margin-top:clamp( 0.0000000625rem , 5.0686812967rem  +  -6.5934064835vw , 3.75rem )){.consult{margin-top:calc(5.06868rem - 6.59341vw)}}}@media (width<=20em){.consult{margin-top:3.75rem}}.consult{min-height:11rem}@media (width<=47.9988em){.consult{flex-direction:column;justify-content:center;align-items:center;min-height:24.25rem;display:flex;transform:translateY(0);margin-top:0!important}}.consult__top{justify-content:space-between;align-items:center;padding-right:.625rem;display:flex}@media (width<=47.9988em){.consult__top{flex-direction:column-reverse;justify-content:center;gap:1.25rem;width:100%;padding-right:0}}.consult__title{background-color:var(--bg-primary);border:1px solid #d8d8d8d8;border-bottom:none;border-top-left-radius:.5rem;border-top-right-radius:.5rem;padding:.9375rem 3.75rem;display:flex;transform:translateY(2px)}@media (width<=47.9988em){.consult__title{justify-content:center;width:100%;padding:1.25rem;font-size:1.375rem}}.consult__form{border:1px solid #d8d8d8d8;border-radius:0 .5rem .5rem;width:100%;min-height:6.125rem;padding:1.25rem;display:flex}@media (width<=47.9988em){.consult__form{border-top-right-radius:0;min-height:19.25rem}}.consult__form form{z-index:99999;justify-content:space-between;align-items:stretch;gap:.9375rem;width:100%;display:flex;position:relative}@media (width<=47.9988em){.consult__form form{flex-direction:column;gap:.9375rem}}.consult__inputgroup{z-index:1;width:100%;transition:all .3s;display:flex;position:relative}._sended .consult__inputgroup,._sending .consult__inputgroup{opacity:0}.consult__button{transition:all .3s}._sended .consult__button,._sending .consult__button{opacity:0}.consult__sending{z-index:0;opacity:0;background-color:#fff;align-items:center;gap:.3125rem;height:100%;font-size:1.125rem;transition:all .3s;display:flex;position:absolute;left:2.5rem}@media (width<=47.9988em){.consult__sending{flex-direction:column;width:100%;height:auto;left:0}}.consult__sending:before{content:"ⓘ";color:var(--primary);font-size:1.5rem}@media (width<=47.9988em){.consult__sending:before{font-size:2.75rem}}._sending .consult__sending{opacity:1}._sended .consult__sending{opacity:0}.consult__sended{opacity:0;background-color:#fff;align-items:center;gap:.3125rem;height:100%;font-size:1.125rem;transition:all .3s;display:flex;position:absolute;left:2.5rem}@media (width<=47.9988em){.consult__sended{flex-direction:column;width:100%;height:auto;left:0}}.consult__sended:before{content:"ⓘ";color:var(--primary);font-size:1.5rem}@media (width<=47.9988em){.consult__sended:before{font-size:2.75rem}}._sending .consult__sended{opacity:0}._sended .consult__sended{opacity:1;transform:translate(0%)}.footer{background-color:var(--primary)}@media (width>=76.875em){.footer{padding-top:5rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-top:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){.footer{padding-top:clamp(2.5rem , 1.62088rem + 4.3956vw , 5rem)}}@supports not (padding-top:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){.footer{padding-top:calc(4.3956vw + 1.62088rem)}}}@media (width<=20em){.footer{padding-top:2.5rem}}.footer{color:#fff}.footer h2{padding-bottom:2.5rem}@media (width>=76.875em){.footer h2{padding-bottom:2.5rem}}@media (width>=20em) and (width<=76.875em){@supports (padding-bottom:clamp( 0.625rem , -0.0343406593rem  +  3.2967032967vw , 2.5rem )){.footer h2{padding-bottom:clamp(.625rem , -.0343407rem + 3.2967vw , 2.5rem)}}@supports not (padding-bottom:clamp( 0.625rem , -0.0343406593rem  +  3.2967032967vw , 2.5rem )){.footer h2{padding-bottom:calc(3.2967vw - .0343407rem)}}}@media (width<=20em){.footer h2{padding-bottom:.625rem}}.footer__info{justify-content:space-between;gap:3.75rem;display:flex}.footer__text{flex-direction:column;flex-grow:1;display:flex}.footer__text address{flex-direction:column;gap:.3125rem;font-style:normal;display:flex}.footer__text address a{display:flex}.footer__name{padding-bottom:.625rem}.footer__schedule{margin-top:.625rem}.footer__map{max-width:50%}.footer__map img{border:.0625rem solid #fff;border-radius:.5rem;width:100%;height:auto}@media (width<=47.9988em){.footer__map{display:none}}@media (width<=61.9988em){.footer__map{max-width:40%}}.footer__technical{color:#fff;border-top:.0625rem solid #ffffffa3;justify-content:space-between;padding:.625rem 0;font-size:.875rem;display:flex}@media (width>=76.875em){.footer__technical{margin-top:.625rem}}@media (width>=20em) and (width<=76.875em){@supports (margin-top:clamp( 0.625rem , 2.3145604396rem  +  -2.1978021978vw , 1.875rem )){.footer__technical{margin-top:clamp(.625rem , 2.31456rem + -2.1978vw , 1.875rem)}}@supports not (margin-top:clamp( 0.625rem , 2.3145604396rem  +  -2.1978021978vw , 1.875rem )){.footer__technical{margin-top:calc(2.31456rem - 2.1978vw)}}}@media (width<=20em){.footer__technical{margin-top:1.875rem}}@media (width<=47.9988em){.footer__copyright{display:none}}.included h2 span{display:block}.included__body{font-size:1.3125rem;line-height:1.09524}@media (width<=47.9988em){.included__body{flex-direction:column;display:flex}}@media (width<=47.9988em) and (width>=76.875em){.included__body{gap:7.5rem}}@media (width<=47.9988em) and (width>=20em) and (width<=76.875em){@supports (gap:clamp( 1.25rem , -0.9478021978rem  +  10.989010989vw , 7.5rem )){.included__body{gap:clamp(1.25rem , -.947802rem + 10.989vw , 7.5rem)}}@supports not (gap:clamp( 1.25rem , -0.9478021978rem  +  10.989010989vw , 7.5rem )){.included__body{gap:calc(10.989vw - .947802rem)}}}@media (width<=47.9988em) and (width<=20em){.included__body{gap:1.25rem}}.included__top{justify-content:center;display:flex}@media (width>=76.875em){.included__top{gap:7.5rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 1.25rem , -0.9478021978rem  +  10.989010989vw , 7.5rem )){.included__top{gap:clamp(1.25rem , -.947802rem + 10.989vw , 7.5rem)}}@supports not (gap:clamp( 1.25rem , -0.9478021978rem  +  10.989010989vw , 7.5rem )){.included__top{gap:calc(10.989vw - .947802rem)}}}@media (width<=20em){.included__top{gap:1.25rem}}@media (width<=47.9988em){.included__top{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}}.included__bottom{justify-content:space-between;align-items:center;display:flex}@media (width<=61.9988em){.included__bottom{grid-template-areas:"image image""stain stink";display:grid}}@media (width<=47.9988em){.included__bottom{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-template-areas:none;justify-content:center}}@media (width<=47.9988em) and (width>=76.875em){.included__bottom{gap:7.5rem}}@media (width<=47.9988em) and (width>=20em) and (width<=76.875em){@supports (gap:clamp( 1.25rem , -0.9478021978rem  +  10.989010989vw , 7.5rem )){.included__bottom{gap:clamp(1.25rem , -.947802rem + 10.989vw , 7.5rem)}}@supports not (gap:clamp( 1.25rem , -0.9478021978rem  +  10.989010989vw , 7.5rem )){.included__bottom{gap:calc(10.989vw - .947802rem)}}}@media (width<=47.9988em) and (width<=20em){.included__bottom{gap:1.25rem}}.included__image{justify-content:center;align-items:center;display:flex}@media (width<=47.9988em){.included__image{display:none}}.included__image img{height:auto}@media (width>=76.875em){.included__image img{width:40rem}}@media (width>=20em) and (width<=76.875em){@supports (width:clamp( 25rem , 19.7252747253rem  +  26.3736263736vw , 40rem )){.included__image img{width:clamp(25rem , 19.7253rem + 26.3736vw , 40rem)}}@supports not (width:clamp( 25rem , 19.7252747253rem  +  26.3736263736vw , 40rem )){.included__image img{width:calc(26.3736vw + 19.7253rem)}}}@media (width<=20em){.included__image img{width:25rem}}.included__image{grid-area:image}.included__eco{align-items:center;gap:.9375rem;display:flex}.included__desinf{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:.9375rem;display:flex}@media (width<=47.9988em){.included__desinf{flex-direction:row}}.included__desinf p{text-align:end}@media (width<=47.9988em){.included__desinf p{text-align:start}}.included__stain,.included__stink{text-align:center;flex-direction:column;align-items:center;gap:.625rem;display:flex}@media (width<=61.9988em){.included__stain,.included__stink{text-align:start;flex-direction:row;justify-content:center}}.included__stain{grid-area:stain}@media (width<=47.9988em){.included__stain{grid-area:auto;gap:.9375rem}}.included__stink{grid-area:stink}@media (width<=61.9988em){.included__stink{flex-direction:row-reverse}}@media (width<=47.9988em){.included__stink{flex-direction:row;grid-area:auto}}@media (width<=61.9988em){.included__stink p{text-align:end}}@media (width<=47.9988em){.included__stink p{text-align:start}}.included__eco img,.included__stink img,.included__desinf img,.included__stain img{width:4.375rem;max-width:4.0625rem}.included__eco p,.included__stink p,.included__desinf p,.included__stain p{max-width:20.625rem}.how__slider{position:relative}.how__navigation{justify-content:flex-end;align-items:center;gap:.625rem;padding-top:.625rem;padding-right:.3125rem;display:flex}.how__slide{gap:1.5625rem;display:flex}@media (width<=47.9988em){.how__slide{flex-direction:column}}.how__video{width:100%;display:flex}.how__video iframe{border-radius:.5rem;width:100%;display:flex}@media (width<=47.9988em) and (width>=47.5em){.how__video iframe{height:25.625rem}}@media (width<=47.9988em) and (width>=20em) and (width<=47.5em){@supports (height:clamp( 12.5rem , 2.9545454545rem  +  47.7272727273vw , 25.625rem )){.how__video iframe{height:clamp(12.5rem , 2.95455rem + 47.7273vw , 25.625rem)}}@supports not (height:clamp( 12.5rem , 2.9545454545rem  +  47.7272727273vw , 25.625rem )){.how__video iframe{height:calc(47.7273vw + 2.95455rem)}}}@media (width<=47.9988em) and (width<=20em){.how__video iframe{height:12.5rem}}.how__info{border:.0625rem solid var(--primary);border-radius:.5rem;flex-direction:column;justify-content:space-between;min-width:22.5rem;padding:1.5625rem .9375rem;display:flex}@media (width>=80em){.how__info{gap:3.125rem}}@media (width>=48.75em) and (width<=80em){@supports (gap:clamp( 1.25rem , -1.675rem  +  6vw , 3.125rem )){.how__info{gap:clamp(1.25rem , -1.675rem + 6vw , 3.125rem)}}@supports not (gap:clamp( 1.25rem , -1.675rem  +  6vw , 3.125rem )){.how__info{gap:calc(6vw - 1.675rem)}}}@media (width<=48.75em){.how__info{gap:1.25rem}}@media (width>=80em){.how__info{padding-left:.9375rem}}@media (width>=48.75em) and (width<=80em){@supports (padding-left:clamp( 0.3125rem , -0.6625rem  +  2vw , 0.9375rem )){.how__info{padding-left:clamp(.3125rem , -.6625rem + 2vw , .9375rem)}}@supports not (padding-left:clamp( 0.3125rem , -0.6625rem  +  2vw , 0.9375rem )){.how__info{padding-left:calc(2vw - .6625rem)}}}@media (width>=80em){.how__info{padding-right:.9375rem}}@media (width>=48.75em) and (width<=80em){@supports (padding-right:clamp( 0.3125rem , -0.6625rem  +  2vw , 0.9375rem )){.how__info{padding-right:clamp(.3125rem , -.6625rem + 2vw , .9375rem)}}@supports not (padding-right:clamp( 0.3125rem , -0.6625rem  +  2vw , 0.9375rem )){.how__info{padding-right:calc(2vw - .6625rem)}}}@media (width>=80em){.how__info{padding-top:1.5625rem}}@media (width>=48.75em) and (width<=80em){@supports (padding-top:clamp( 0.625rem , -0.8375rem  +  3vw , 1.5625rem )){.how__info{padding-top:clamp(.625rem , -.8375rem + 3vw , 1.5625rem)}}@supports not (padding-top:clamp( 0.625rem , -0.8375rem  +  3vw , 1.5625rem )){.how__info{padding-top:calc(3vw - .8375rem)}}}@media (width>=80em){.how__info{padding-bottom:1.5625rem}}@media (width>=48.75em) and (width<=80em){@supports (padding-bottom:clamp( 0.625rem , -0.8375rem  +  3vw , 1.5625rem )){.how__info{padding-bottom:clamp(.625rem , -.8375rem + 3vw , 1.5625rem)}}@supports not (padding-bottom:clamp( 0.625rem , -0.8375rem  +  3vw , 1.5625rem )){.how__info{padding-bottom:calc(3vw - .8375rem)}}}@media (width<=47.9988em){.how__info{min-width:auto}}.info__title{max-width:18.75rem;font-size:1.3125rem;font-weight:700;line-height:1.09524}.info__list{flex-direction:column;gap:.625rem;display:flex}.info__item{gap:.3125rem;display:flex}.info__item:before{content:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='iso-8859-1'?%3e%3csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20x='0px'%20y='0px'%20viewBox='0%200%2080.588%2061.158'%20style='enable-background:new%200%200%2080.588%2061.158;'%20xml:space='preserve'%20width='16'%20height='16'%3e%3cpath%20style='fill:%23219FFF;'%20d='M29.658,61.157c-1.238,0-2.427-0.491-3.305-1.369L1.37,34.808c-1.826-1.825-1.826-4.785,0-6.611%20c1.825-1.826,4.786-1.827,6.611,0l21.485,21.481L72.426,1.561c1.719-1.924,4.674-2.094,6.601-0.374%20c1.926,1.72,2.094,4.675,0.374,6.601L33.145,59.595c-0.856,0.959-2.07,1.523-3.355,1.56C29.746,61.156,29.702,61.157,29.658,61.157z%20'/%3e%3c/svg%3e");color:var(--primary);padding-top:.125rem;font-weight:800;display:flex}.info__time{font-size:1.125rem;font-weight:700;line-height:1.05556}.price h2 span{display:flex}.price{background-color:var(--bg-grey)}.price__price{color:var(--primary);font-size:1.5rem;font-weight:800}.price h3{font-size:1.125rem;font-weight:700;line-height:1.16667}.price h3 span{color:var(--text-primary);display:flex}.price__body{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}@media (width>=76.875em){.price__body{gap:3.125rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 1.25rem , 0.5906593407rem  +  3.2967032967vw , 3.125rem )){.price__body{gap:clamp(1.25rem , .590659rem + 3.2967vw , 3.125rem)}}@supports not (gap:clamp( 1.25rem , 0.5906593407rem  +  3.2967032967vw , 3.125rem )){.price__body{gap:calc(3.2967vw + .590659rem)}}}@media (width<=20em){.price__body{gap:1.25rem}}.price article{background-color:var(--bg-primary);border-radius:.5rem;flex-direction:column;justify-content:center;height:100%;display:flex;overflow:hidden}.price article picture{display:block}.price article img{width:100%;height:auto;display:block}.price__info{justify-content:space-between;align-items:center;height:100%;padding:.9375rem;display:flex}.calc{background-color:var(--bg-grey)}.calc h2 span{display:flex}.calc__body{background-color:#fff;border-radius:.5rem;display:flex}.calc__forms{flex-grow:1}@media (width>=76.875em){.calc__forms{padding:1.25rem}}@media (width>=20em) and (width<=76.875em){@supports (padding:clamp( 0.625rem , 0.4052197802rem  +  1.0989010989vw , 1.25rem )){.calc__forms{padding:clamp(.625rem , .40522rem + 1.0989vw , 1.25rem)}}@supports not (padding:clamp( 0.625rem , 0.4052197802rem  +  1.0989010989vw , 1.25rem )){.calc__forms{padding:calc(1.0989vw + .40522rem)}}}@media (width<=20em){.calc__forms{padding:.625rem}}.calc__forms{position:relative}.calc__form{gap:1.5625rem;display:grid}.calc__group{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.625rem;display:grid}.calc__type{z-index:1;transition:all .3s}._sended .calc__type,._sending .calc__type{opacity:0}.calc__label{padding-bottom:.9375rem;font-size:1.5rem;font-weight:700;line-height:1.20833;display:flex}@media (width<=935px){.calc__image{display:none}}.calc__image img{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;max-width:25rem;height:auto}@media (width<=1025px){.calc__image img{max-width:18.75rem;height:31.25rem}}.calc__contacts{z-index:1;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.625rem;transition:all .3s;display:grid}._sended .calc__contacts,._sending .calc__contacts{opacity:0}.calc__input{flex-direction:column;display:flex;position:relative}.calc__select{flex-direction:column;display:flex}.calc__footer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.625rem;transition:all .3s;display:grid}._sended .calc__footer,._sending .calc__footer{opacity:0}.calc__footer p{color:#cfcfcf;align-items:center;font-size:1rem;line-height:1.1875;display:flex}.calc__sending,.calc__sended{z-index:0;opacity:0;background-color:#fff;align-items:center;gap:.3125rem;font-size:1.125rem;transition:all .3s;display:flex;position:absolute;top:50%;left:2.5rem;transform:translateY(-50%)}@media (width<=47.9988em){.calc__sending,.calc__sended{flex-direction:column;width:100%;height:auto;left:0}}.calc__sending:before,.calc__sended:before{content:"ⓘ";color:var(--primary);font-size:1.5rem}@media (width<=47.9988em){.calc__sending:before,.calc__sended:before{font-size:2.75rem}}._sending .calc__sending{opacity:1}._sended .calc__sending,._sending .calc__sended{opacity:0}._sended .calc__sended{opacity:1}.checkbox__input:checked+.checkbox__label+.quantity{opacity:1;width:8.75rem;margin-left:.3125rem;transition:all .3s}.checkbox__input:checked+.checkbox__label+.quantity .quantity__button{opacity:1;flex:0 0 30px;transition:opacity .3s .1s}.checkbox__input:checked+.checkbox__label+.quantity input{opacity:1;transition:all .3s .1s}.testimonials{background-color:var(--primary);padding-bottom:5rem}@media (width<=47.9988em){.testimonials{padding-bottom:3.75rem}}.testimonials__container h2{color:#fff}.testimonials__body{display:flex;position:relative}.testimonials__slidernav{gap:.625rem;display:flex;position:absolute;top:-6.25rem;right:0}@media (width<=47.9988em){.testimonials__slidernav{inset:auto auto -2.8125rem 50%;transform:translate(-50%)}}@media (width<=991px){.testimonials__slidernav{inset:auto auto -2.8125rem 50%;transform:translate(-50%)}}.testimonials__left,.testimonials__right{border:.125rem solid #fff}.testimonials__left:after,.testimonials__right:after{color:#fff}.testimonials__slider{touch-action:pan-y;border-radius:.5rem;width:100%}.testimonials__slide img{border-radius:.5rem;width:100%;height:100%}.testimonials .swiper-pagination-bullet{background-color:var(--primary);border:.0625rem solid #fff}.testimonials .swiper-pagination-bullet-active{background-color:#fff}@media (width<=47.9988em){.lg-container.lg-show{display:none!important}}.faq h3{padding-bottom:.9375rem;font-size:1.5rem;font-weight:700;line-height:1.125}.faq h3 span{color:var(--primary);font-weight:800}.faq p{line-height:1.22222}@media (width>=76.875em){.faq p{margin-bottom:1.25rem}}@media (width>=20em) and (width<=76.875em){@supports (margin-bottom:clamp( 0.625rem , 0.4052197802rem  +  1.0989010989vw , 1.25rem )){.faq p{margin-bottom:clamp(.625rem , .40522rem + 1.0989vw , 1.25rem)}}@supports not (margin-bottom:clamp( 0.625rem , 0.4052197802rem  +  1.0989010989vw , 1.25rem )){.faq p{margin-bottom:calc(1.0989vw + .40522rem)}}}@media (width<=20em){.faq p{margin-bottom:.625rem}}.faq ol{flex-direction:column;gap:.625rem;margin-bottom:1.25rem;display:flex}.faq ol li{margin-left:1.5625rem}.faq ol li::marker{color:var(--primary);font-weight:700}.faq__short{grid-template-columns:repeat(auto-fit,minmax(380px,1fr));display:grid}@media (width>=76.875em){.faq__short{gap:2.1875rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.faq__short{gap:clamp(.9375rem , .49794rem + 2.1978vw , 2.1875rem)}}@supports not (gap:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.faq__short{gap:calc(2.1978vw + .49794rem)}}}@media (width<=20em){.faq__short{gap:.9375rem}}@media (width<=61.9988em){.faq__short{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}}@media (width>=76.875em){.faq__long{margin-top:2.1875rem}}@media (width>=20em) and (width<=76.875em){@supports (margin-top:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.faq__long{margin-top:clamp(.9375rem , .49794rem + 2.1978vw , 2.1875rem)}}@supports not (margin-top:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.faq__long{margin-top:calc(2.1978vw + .49794rem)}}}@media (width<=20em){.faq__long{margin-top:.9375rem}}.faq__long{flex-direction:column;display:flex}@media (width>=76.875em){.faq__long{gap:2.1875rem}}@media (width>=20em) and (width<=76.875em){@supports (gap:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.faq__long{gap:clamp(.9375rem , .49794rem + 2.1978vw , 2.1875rem)}}@supports not (gap:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.faq__long{gap:calc(2.1978vw + .49794rem)}}}@media (width<=20em){.faq__long{gap:.9375rem}}.faq__long{max-width:62.5rem}.action{background-color:var(--bg-grey);padding-top:.0625rem}.action__polotno{position:relative}@media (width>=76.875em){.action__polotno{margin-top:7.5rem}}@media (width>=20em) and (width<=76.875em){@supports (margin-top:clamp( 3.75rem , 2.4313186813rem  +  6.5934065934vw , 7.5rem )){.action__polotno{margin-top:clamp(3.75rem , 2.43132rem + 6.59341vw , 7.5rem)}}@supports not (margin-top:clamp( 3.75rem , 2.4313186813rem  +  6.5934065934vw , 7.5rem )){.action__polotno{margin-top:calc(6.59341vw + 2.43132rem)}}}@media (width<=20em){.action__polotno{margin-top:3.75rem}}@media (width>=76.875em){.action__polotno{margin-bottom:5rem}}@media (width>=20em) and (width<=76.875em){@supports (margin-bottom:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){.action__polotno{margin-bottom:clamp(2.5rem , 1.62088rem + 4.3956vw , 5rem)}}@supports not (margin-bottom:clamp( 2.5rem , 1.6208791209rem  +  4.3956043956vw , 5rem )){.action__polotno{margin-bottom:calc(4.3956vw + 1.62088rem)}}}@media (width<=20em){.action__polotno{margin-bottom:2.5rem}}.action__polotno{background-color:#fff;border-radius:.5rem;margin-bottom:5rem;display:flex}@media (width<=61.9988em) and (width>=47.9988em){.action__polotno{overflow:visible}}@media (width<=47.9988em){.action__polotno{overflow:hidden}}@media (width>=76.875em){.action__background{padding:4.375rem}}@media (width>=20em) and (width<=76.875em){@supports (padding:clamp( 1.875rem , 0.9958791209rem  +  4.3956043956vw , 4.375rem )){.action__background{padding:clamp(1.875rem , .995879rem + 4.3956vw , 4.375rem)}}@supports not (padding:clamp( 1.875rem , 0.9958791209rem  +  4.3956043956vw , 4.375rem )){.action__background{padding:calc(4.3956vw + .995879rem)}}}@media (width<=20em){.action__background{padding:1.875rem}}.action__background{background-color:#fff;border-radius:.5rem;flex-direction:column;align-items:flex-end;gap:2.5rem;width:100%;display:flex;position:relative;overflow:hidden}@media (width<=61.9988em) and (width>=47.9988em){.action__background{padding-top:1.875rem;padding-bottom:1.875rem;padding-left:16.25rem}}@media (width<=47.9988em){.action__background{padding-bottom:17.5rem}}@media (width<=350px){.action__background{padding-bottom:13.75rem}}.action__background:before{content:"";background-color:var(--primary);width:37.5rem;height:37.5rem;display:flex}@media (width>=76.875em){.action__background:before{width:37.5rem}}@media (width>=20em) and (width<=76.875em){@supports (width:clamp( 25rem , 20.6043956044rem  +  21.978021978vw , 37.5rem )){.action__background:before{width:clamp(25rem , 20.6044rem + 21.978vw , 37.5rem)}}@supports not (width:clamp( 25rem , 20.6043956044rem  +  21.978021978vw , 37.5rem )){.action__background:before{width:calc(21.978vw + 20.6044rem)}}}@media (width<=20em){.action__background:before{width:25rem}}@media (width>=76.875em){.action__background:before{height:37.5rem}}@media (width>=20em) and (width<=76.875em){@supports (height:clamp( 25rem , 20.6043956044rem  +  21.978021978vw , 37.5rem )){.action__background:before{height:clamp(25rem , 20.6044rem + 21.978vw , 37.5rem)}}@supports not (height:clamp( 25rem , 20.6043956044rem  +  21.978021978vw , 37.5rem )){.action__background:before{height:calc(21.978vw + 20.6044rem)}}}@media (width<=20em){.action__background:before{height:25rem}}.action__background:before{z-index:0;border-radius:50%;position:absolute;bottom:0;left:0;transform:translate(-30%,50%)}.action__text{z-index:1;gap:1.25rem;max-width:60%;display:grid;position:relative}@media (width<=61.9988em) and (width>=47.9988em){.action__text{max-width:100%}}@media (width<=47.9988em){.action__text{max-width:100%}}.action__title{font-size:2rem;font-weight:600;line-height:1.22222}.action__subtitle{max-width:90%;line-height:1.33333}@media (width<=47.9988em){.action__subtitle{max-width:100%}}.action__buttons{z-index:1;gap:.625rem;width:60%;display:flex;position:relative}@media (width<=61.9988em) and (width>=47.9988em){.action__buttons{width:100%}}@media (width<=47.9988em){.action__buttons{flex-direction:column;width:100%}}@media (width>=40rem){.action__buttons{flex-direction:row}}.action__viber,.action__telegram{color:#fff;white-space:nowrap;background-color:red;border-radius:.5rem;align-items:center;gap:.625rem;width:18.75rem;padding:.9375rem .9375rem .9375rem 2.8125rem;display:flex}@media (width<=47.9988em){.action__viber,.action__telegram{width:100%}}@media (width<=350px){.action__viber,.action__telegram{font-size:.875rem}}.action__viber{background-color:#665cac}.action__viber:before{content:url(/assets/viber-BdXwySId.svg);width:1.5625rem;height:1.5625rem;display:flex}.action__telegram{background-color:#2aabee}.action__telegram:before{content:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20width='25'%20height='25'%20viewBox='0%200%20256%20256'%20xml:space='preserve'%3e%3cdefs%3e%3c/defs%3e%3cg%20style='stroke:%20none;%20stroke-width:%200;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%2010;%20fill:%20none;%20fill-rule:%20nonzero;%20opacity:%201;'%20transform='translate(1.4065934065934016%201.4065934065934016)%20scale(2.81%202.81)'%20%3e%3cpath%20d='M%2083.924%207.756%20L%204.202%2038.496%20c%20-5.442%202.183%20-5.409%205.219%20-0.992%206.571%20l%2020.455%206.385%20l%207.035%2023.153%20c%200.925%202.553%200.469%203.566%203.151%203.566%20c%202.069%200%202.983%20-0.946%204.138%20-2.069%20l%209.941%20-9.666%20l%2020.681%2015.28%20c%203.806%202.1%206.553%201.012%207.501%20-3.533%20l%2013.577%20-63.978%20C%2091.079%208.631%2087.565%206.103%2083.924%207.756%20z'%20style='stroke:%20none;%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%2010;%20fill:%20rgb(255,255,255);%20fill-rule:%20nonzero;%20opacity:%201;'%20transform='%20matrix(1%200%200%201%200%200)%20'%20stroke-linecap='round'%20/%3e%3cpath%20d='M%2033.942%2072.016%20l%20-6.747%20-22.204%20L%2079.13%2019.002%20L%2040.751%2056.789%20L%2033.942%2072.016%20z'%20style='stroke:%20none;%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%2010;%20fill:%20rgb(42,171,238);%20fill-rule:%20nonzero;%20opacity:%201;'%20transform='%20matrix(1%200%200%201%200%200)%20'%20stroke-linecap='round'%20/%3e%3c/g%3e%3c/svg%3e");width:1.5625rem;height:1.5625rem;display:flex}.action img{z-index:0;width:15.625rem;height:auto;display:block;position:absolute;top:50%;left:9%;transform:translateY(-50%)}@media (width<=61.9988em) and (width>=47.9988em){.action img{width:clamp(10.625rem,24vw,14.375rem);top:50%;bottom:auto;left:1.5rem;transform:translateY(-50%)}}@media (width<=47.9988em){.action img{width:clamp(7.5rem,38vw,13.75rem);max-width:100%;top:auto;bottom:-3.5rem;left:50%;transform:translate(-50%)}}.sale{padding-top:1.25rem}.sale__body{background-color:var(--primary);border-radius:.5rem;justify-content:space-between;display:flex;position:relative;overflow:hidden}@media (width>=76.875em){.sale__info{padding:2.1875rem}}@media (width>=20em) and (width<=76.875em){@supports (padding:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.sale__info{padding:clamp(.9375rem , .49794rem + 2.1978vw , 2.1875rem)}}@supports not (padding:clamp( 0.9375rem , 0.4979395604rem  +  2.1978021978vw , 2.1875rem )){.sale__info{padding:calc(2.1978vw + .49794rem)}}}@media (width<=20em){.sale__info{padding:.9375rem}}.sale__info{z-index:1}.sale__info h2{color:#fff;z-index:1;background-color:var(--primary);border-top-right-radius:.5rem;border-bottom-right-radius:.5rem;padding-top:.3125rem;padding-bottom:.625rem;padding-right:.625rem;font-size:2.5rem}.sale__info button{color:var(--primary);background-color:#fff;border-radius:.5rem;padding:.9375rem 1.875rem}@media (width<=47.9988em){.sale__info button{justify-content:center;width:100%;display:flex}}.sale__info p{color:#fff}@media (width>=76.875em){.sale__info p{max-width:25rem}}@media (width>=20em) and (width<=76.875em){@supports (max-width:clamp( 12.5rem , 8.1043956044rem  +  21.978021978vw , 25rem )){.sale__info p{max-width:clamp(12.5rem , 8.1044rem + 21.978vw , 25rem)}}@supports not (max-width:clamp( 12.5rem , 8.1043956044rem  +  21.978021978vw , 25rem )){.sale__info p{max-width:calc(21.978vw + 8.1044rem)}}}@media (width<=20em){.sale__info p{max-width:12.5rem}}.sale__info p{padding-bottom:3.125rem}@media (width<=47.9988em){.sale__info p{max-width:25rem}}.sale__image{display:flex}@media (width>=76.875em){.sale__image{max-width:40.625rem}}@media (width>=20em) and (width<=76.875em){@supports (max-width:clamp( 12.5rem , 2.6098901099rem  +  49.4505494505vw , 40.625rem )){.sale__image{max-width:clamp(12.5rem , 2.60989rem + 49.4506vw , 40.625rem)}}@supports not (max-width:clamp( 12.5rem , 2.6098901099rem  +  49.4505494505vw , 40.625rem )){.sale__image{max-width:calc(49.4506vw + 2.60989rem)}}}@media (width<=20em){.sale__image{max-width:12.5rem}}.sale__image{z-index:0;clip-path:polygon(25% 0%,100% 0%,100% 100%,25% 100%,0% 50%);height:100%;position:absolute;bottom:0;right:0}@media (width<=47.9988em){.sale__image{display:none}}[data-slider]{overflow:hidden}[data-slider-track]{position:relative}[data-slider-mode=fade] [data-slider-track]{min-height:100%}[data-slider-mode=fade] [data-slider-slide]{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .8s,visibility .8s;position:absolute;inset:0}[data-slider-mode=fade] [data-slider-slide].is-active{opacity:1;pointer-events:auto;visibility:visible;position:relative}[data-slider-mode=track] [data-slider-track]{gap:var(--slider-gap,0px);will-change:transform;transition:transform .8s;display:flex}[data-slider-mode=track] [data-slider-slide]{flex:0 0 var(--slide-size,100%);min-width:0}
