@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Spectral:200italic,italic&display=swap);@font-face{font-family:Gogh;font-display:swap;src:url(../fonts/Gogh-Book.woff2) format("woff2"),url(../fonts/Gogh-Book.woff) format("woff");font-weight:350;font-style:normal}@font-face{font-family:Gogh;font-display:swap;src:url(../fonts/Gogh-Bold.woff2) format("woff2"),url(../fonts/Gogh-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gogh;font-display:swap;src:url(../fonts/Gogh-Light.woff2) format("woff2"),url(../fonts/Gogh-Light.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Gogh;font-display:swap;src:url(../fonts/Gogh-Medium.woff2) format("woff2"),url(../fonts/Gogh-Medium.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Gogh;font-display:swap;src:url(../fonts/Gogh-Thin.woff2) format("woff2"),url(../fonts/Gogh-Thin.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Gogh;font-display:swap;src:url(../fonts/Gogh-Regular.woff2) format("woff2"),url(../fonts/Gogh-Regular.woff) format("woff");font-weight:400;font-style:normal}:root{--primary-white:#ffffff;--secondary-grey:#c0c0c0;--grey-ca:#cacaca;--white-07:rgb(255, 255, 255, 0.7);--bg-21:#212121;--bg-1A:#1a1a1a;--bg-2b:#2b2b2b;--bg-before:rgba(0, 0, 0, 0.54);--bg-btn:linear-gradient(84.33deg, #bca36b 2.88%, #dcc696 98.45%);--bg-btn-hover:linear-gradient(84.33deg, #a59470 2.88%, #e7b341 98.45%);--decor:#bca36b;--decor-hover:#d39d29;--icons:linear-gradient(44.64deg, #bca36b 6.39%, #dcc696 100%);--text-primary:#ffffff;--text-secondary-grey:#c0c0c0;--text-7e:#7e7e7e;--text-white-07:rgb(255, 255, 255, 0.7);--text-2d:#2d2d2d;--text-gold:#bca36b}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:var(--text-primary);line-height:1;font-family:Gogh;font-size:1.25rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Gogh;font-size:inherit;line-height:inherit}button{cursor:pointer;color:inherit;background-color:transparent}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}summary::-webkit-details-marker,summary::marker{display:none}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:94.5rem;margin:0 auto;padding:0 1rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{border-radius:0!important;width:100%;display:block}.input[placeholder]:not([data-placeholder-nohiden])::-webkit-input-placeholder{-webkit-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-moz-placeholder{-moz-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::-ms-input-placeholder{-ms-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden])::placeholder{-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.input[placeholder]:not([data-placeholder-nohiden]):focus::-webkit-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-moz-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus:-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::-ms-input-placeholder{opacity:0}.input[placeholder]:not([data-placeholder-nohiden]):focus::placeholder{opacity:0}textarea.input{resize:none;padding:0 0}.select{min-width:0;position:relative}.select__body{position:relative}.select__title{color:inherit;text-align:left;background-color:transparent;cursor:pointer;width:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.select__title:hover{color:var(--decor)}.select__value{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.625rem;font-weight:500;line-height:1.3846153846;min-width:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select__value>*{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.select__value:after{content:"";background:url(../img/icons/arrow-down.svg) 0 0/cover no-repeat;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 .9375rem;flex:0 0 .9375rem;width:.9375rem;height:.5rem;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;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}._select-open .select__value:after{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.select__value._select-pseudo-label::before{content:attr(data-pseudo-label);opacity:.5}.select__content{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.select__text{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;white-space:nowrap}.select__input{width:100%;background-color:transparent;height:100%}.select__options{color:var(--text-primary);position:absolute;top:calc(100% - .0625rem);border-radius:0 0 4px 4px;min-width:100%;left:0;background-color:var(--bg-21);border-top:0;border:1px solid var(--primary-white);border-top:0;padding:10px 0 5px 0}.select__scroll{overflow-y:auto;overflow-x:hidden;max-height:12.5rem}.select__option{width:100%;text-align:left;cursor:pointer;padding:5px 15px;color:inherit}.select__option._select-selected{background-color:var(--bg-1A)}.select__row{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.select_show-top .select__options{top:auto;bottom:calc(100% - .0625rem);border:1px solid #d9d9d9;border-bottom:0;border-radius:4px 4px 0 0;padding:5px 0 10px 0}._select-tag{cursor:pointer}body::after{content:"";background:rgba(0,0,0,.54);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);position:fixed;width:100%;height:100%;top:0;left:0;opacity:0;-webkit-transition:opacity .5s ease 0s;-o-transition:opacity .5s ease 0s;transition:opacity .5s ease 0s;pointer-events:none;z-index:149}.popup-show body::after{opacity:1}.popup{position:fixed;top:0;left:0;bottom:0;right:0;padding:30px 15px;-webkit-transition:visibility .5s ease 0s;-o-transition:visibility .5s ease 0s;transition:visibility .5s ease 0s;visibility:hidden;pointer-events:none}.popup__close{position:absolute;width:.875rem;height:.875rem;top:2rem;right:2rem;outline:0}.popup__close::after,.popup__close::before{content:"";position:absolute;top:50%;left:0;background:rgba(0,0,0,.23);width:100%;height:.125rem}.popup__close::before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__close::after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__form{padding:4.5rem!important}.popup__form .form__main-title{font-weight:700;color:var(--text-2d);text-align:center}.popup__form .form__main-title:not(:last-child){margin-bottom:1.875rem}.popup__form .form__title{font-weight:350;max-width:18.375rem;line-height:1.5}.popup_show{z-index:150;visibility:visible;overflow:auto;pointer-events:auto}.popup_show .popup__content{visibility:visible;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.popup__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:100%;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;align-items:center}.popup__content{visibility:hidden;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:-webkit-transform .3s ease 0s;transition:-webkit-transform .3s ease 0s;-o-transition:transform .3s ease 0s;transition:transform .3s ease 0s;transition:transform .3s ease 0s,-webkit-transform .3s ease 0s;width:100%;max-width:700px}.lock .popup__content{visibility:visible}.thanks-popup .popup__body{background-color:var(--primary-white);padding:5.3125rem 4.5rem}.thanks-popup__title{color:var(--text-2d);font-weight:700;line-height:1.25;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.0625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.thanks-popup__title:not(:last-child){margin-bottom:2rem}.thanks-popup__text{text-align:center;color:var(--text-2d);line-height:1.5;max-width:15.75rem;margin:0 auto}.thanks-popup__button{display:inline-block;width:100%}.spollers{display:-ms-grid;display:grid;gap:15px}.spollers__item{font-size:1.25rem;border:1px solid rgba(255,255,255,.1);padding:2.8125rem}.spollers__title{width:100%;cursor:default;text-align:left;position:relative;list-style:none;font-weight:500;padding-right:2.5rem;line-height:1.25}._spoller-init .spollers__title{cursor:pointer;position:relative;cursor:pointer}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{content:"";position:absolute;top:50%;right:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;margin:0 0 0 -4.5px;background-color:rgba(255,255,255,.5);width:1.75rem;height:2px}._spoller-init .spollers__title::after{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}._spoller-init .spollers__title._spoller-active::after{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.spollers__border{padding:.75rem;background-color:var(--bg-2b)}.spollers__body{padding-top:1.5625rem;color:var(--text-secondary-grey);line-height:1.5}.spollers__body p:not(:last-child){margin-bottom:1.25rem}[data-showmore-button] span:last-child{display:none}._showmore-active [data-showmore-button] span{display:none}._showmore-active [data-showmore-button] span:last-child{display:block}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}body{background-color:var(--bg-21)}.button{position:relative;background:var(--bg-btn);padding:1.25rem .9375rem;font-weight:700;line-height:1.375;letter-spacing:.21em;text-transform:uppercase;text-align:center;overflow:hidden}.button span{position:relative;z-index:1}.button:hover::before{left:110%;-webkit-transition:all 1s;-o-transition:all 1s;transition:all 1s}.button::before{content:"";position:absolute;top:-1.875rem;left:-110%;height:12.5rem;width:7.5rem;background:rgba(255,255,255,.7);-webkit-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg)}.social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3.1875rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.social svg{-webkit-box-flex:0;-ms-flex:0 0 1.5625rem;flex:0 0 1.5625rem;width:1.5625rem;height:1.5625rem;fill:var(--decor);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.social__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.social__link:hover svg{fill:var(--decor-hover)}.social__link:hover::before{background-color:rgba(255,255,255,.08)}.social__link::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;top:50%;left:50%;height:3.75rem;width:3.75rem;border-radius:50%;background-color:rgba(255,255,255,.12);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.form{background-color:var(--primary-white);color:var(--text-2d);padding:2.625rem 2.5rem}.form__title{font-weight:350;text-align:center;max-width:15.75rem;margin:0 auto;line-height:1.3846153846}.form__title:not(:last-child){margin-bottom:1.3125rem}.form__line{padding:.625rem .9375rem;border:.0625rem solid #686868}.form__line:first-of-type{border-bottom:none;border-top-left-radius:.3125rem;border-top-right-radius:.3125rem}.form__line:last-of-type{border-top:none;border-bottom-left-radius:.3125rem;border-bottom-right-radius:.3125rem;margin-bottom:1.25rem}.form__label{color:#cacaca;font-weight:500;font-size:.75rem;line-height:1.3333333333;padding:0 .4375rem}.form__input{padding:.4375rem;font-weight:500;font-size:1.125rem;line-height:1.2777777778}.form__input::-webkit-input-placeholder{font-weight:500;line-height:1.3125;color:#cacaca}.form__input::-moz-placeholder{font-weight:500;line-height:1.3125;color:#cacaca}.form__input:-ms-input-placeholder{font-weight:500;line-height:1.3125;color:#cacaca}.form__input::-ms-input-placeholder{font-weight:500;line-height:1.3125;color:#cacaca}.form__input::placeholder{font-weight:500;line-height:1.3125;color:#cacaca}.form__button{color:var(--text-primary);width:100%}.subtitle{font-weight:500;letter-spacing:.43em;color:var(--text-7e);text-transform:uppercase;line-height:1.2222222222}.title{font-weight:500;text-transform:capitalize;line-height:1.2272727273;position:relative}.title::before{content:"";position:absolute;top:50%;left:-5.0625rem;width:3.625rem;height:2rem;background-color:var(--decor);pointer-events:none;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.second-title{font-weight:700;line-height:1.2413793103;text-align:center}.second-subtitle{text-align:center}.text{font-weight:350;font-size:1.125rem;line-height:1.5;color:var(--text-white-07);max-width:42.5rem;text-align:center}.testimonials{background-color:var(--bg-21)}.testimonials__subtitle:not(:last-child){margin-bottom:.9375rem}.testimonials__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.testimonials__slide{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:var(--bg-2b);padding:1.0625rem 1.125rem}.testimonials__slide::before{content:"“";position:absolute;top:1.875rem;left:-2.8125rem;color:var(--decor);font-size:14.5rem}.testimonials__border{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid rgba(255,255,255,.1);padding:2.875rem 3.4375rem 2.8125rem 4.5625rem}.testimonials__details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem;line-height:1.25}.testimonials__name{font-weight:500}.testimonials__city{color:#838383}.testimonials__city::before{content:"|";color:var(--text-primary);margin-right:.625rem}.testimonials__text-testimonial{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;color:var(--text-secondary-grey);line-height:1.5}.testimonials__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.8125rem}.testimonials__buttons svg{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:4.6875rem;height:1.5625rem;fill:var(--primary-white);vertical-align:middle}.testimonials__btn-left svg{vertical-align:top}.testimonials__btn-left.swiper-button-disabled{pointer-events:none}.testimonials__btn-left.swiper-button-disabled svg{width:2.625rem;height:1.5625rem;opacity:.5}.testimonials__btn-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.testimonials__btn-right.swiper-button-disabled{pointer-events:none}.testimonials__btn-right.swiper-button-disabled svg{width:2.625rem;height:1.5625rem;opacity:.5}.work{min-height:56.1875rem;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.work::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background:rgba(0,0,0,.54)}.work__media{position:absolute;top:0;height:100%;width:100%;left:0;z-index:1;-o-object-fit:cover;object-fit:cover}.work__container{position:relative;z-index:3;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-item-align:end;align-self:flex-end;padding-bottom:11.375rem}.work__subtitle{color:var(--secondary-grey)}.brands{background-color:var(--bg-1A)}.brands__subtitle{text-align:center}.brands__slider.swiper{overflow:hidden}.brands__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.brands__slide img{max-width:100%}.main{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;min-height:38.75rem}.main::before{content:"";background-color:var(--bg-before);width:100%;height:100%;left:0;top:0;position:absolute;z-index:2}.main__media{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:cover;object-fit:cover}.main__container{padding-top:9.6875rem;padding-bottom:3.125rem;position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main__button{max-width:20.875rem;width:100%}.block-text{background-color:var(--bg-21)}.block-text__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-align:left;max-width:100%;line-height:1.5}.contacts{background-color:var(--bg-21)}.contacts__container{display:-ms-grid;display:grid;-ms-grid-columns:.8fr 1fr;grid-template-columns:.8fr 1fr}.contacts__content{position:relative;z-index:3}.contacts__title:not(:last-child){margin-bottom:.625rem}.contacts__text{text-align:left;max-width:30rem}.contacts__form{max-width:33.125rem}.contacts__form:not(:last-child){margin-bottom:3.3125rem}.contacts__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem;max-width:25.625rem}.contacts__box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts__label-phone:not(:last-child){margin-bottom:.625rem}.contacts__phone-number{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts__phone-number:hover{color:var(--decor-hover)}.contacts__phone-second-number{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts__phone-second-number:hover{color:var(--decor-hover)}.contacts__label-email:not(:last-child){margin-bottom:.625rem}.contacts__email{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts__email:hover{color:var(--decor-hover)}.contacts__label-address:not(:last-child){margin-bottom:.625rem}.contacts__address{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts__address:hover{color:var(--decor-hover)}.contacts__label-working-hours:not(:last-child){margin-bottom:.625rem}.contacts__map{position:relative;z-index:2}.contacts__map:not(:last-child){margin-bottom:1.5625rem}.contacts__map #map{position:absolute;height:58.375rem;top:-7.875rem}.lab-cont{color:#7e7e7e;letter-spacing:.43em;text-transform:uppercase;font-size:.75rem;font-weight:500;line-height:1.25}.cont-text{line-height:1.5;font-weight:350}.services__wrapper{position:relative;counter-reset:number}.services__slide{position:relative}.services__slide::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background:rgba(0,0,0,.49)}.services__media{position:absolute;width:100%;height:100%;left:0;top:0;-o-object-fit:cover;object-fit:cover;z-index:1}.services__media:not(:last-child){margin-bottom:.3125rem}.services__container{min-height:56.1875rem;max-width:74.6875rem;position:relative;z-index:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:8.4375rem;row-gap:1.5625rem}.services__info-box{min-height:18.625rem;max-width:30.0625rem;padding:1.5625rem .9375rem 1.5rem 1.5625rem;background:rgba(255,255,255,.1);border:1px solid #afafaf;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.services__info-box::before{counter-increment:number;content:counter(number,decimal-leading-zero);color:rgba(255,255,255,.2);font-style:italic;font-family:Spectral;font-weight:200}.services__job-title{font-weight:500;line-height:1.375}.services__job-title:not(:last-child){margin-bottom:.9375rem}.services__text{color:var(--text-white-07);line-height:1.5}.services__buttons{position:absolute;left:50%;bottom:3.125rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.8125rem;z-index:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.services__buttons svg{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:4.6875rem;height:1.5625rem;fill:var(--primary-white);vertical-align:middle}.services__btn-left svg{vertical-align:top}.services__btn-left.swiper-button-disabled{pointer-events:none}.services__btn-left.swiper-button-disabled svg{width:2.625rem;height:1.5625rem;opacity:.5}.services__btn-right{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.services__btn-right.swiper-button-disabled{pointer-events:none}.services__btn-right.swiper-button-disabled svg{width:2.625rem;height:1.5625rem;opacity:.5}.services__button{width:100%;max-width:19.25rem}._header-scroll::before{content:"";z-index:-1;position:absolute;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,.4)}._header-scroll .header__container{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;padding-top:.3125rem}._header-scroll .header__logo img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;max-width:3.75rem}.header{z-index:55;position:fixed;width:100%;top:0;left:0}.header__container{max-width:113rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:.5rem;padding-bottom:.5rem}.header__logo{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.header__logo img{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;max-width:6.375rem}.menu{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:.9375rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.menu::before{content:"";position:absolute;background-color:rgba(255,255,255,.25);height:.0625rem;width:100%;bottom:-.8125rem;left:0}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:.9375rem}.menu__socials{margin-left:.9375rem}.menu__link{position:relative;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu__link:hover{color:var(--decor)}.menu__link:hover::before{width:100%;left:0}.menu__link::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;position:absolute;display:inline-block;bottom:-2.3125rem;left:50%;width:0;height:.4375rem;background-color:var(--decor);pointer-events:none}.menu__theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;border:.0625rem solid rgba(255,255,255,.5);-webkit-box-shadow:inset 0 0 .5625rem rgba(0,0,0,.07);box-shadow:inset 0 0 .5625rem rgba(0,0,0,.07);border-radius:4.375rem;padding:.875rem .9375rem}.menu__night svg{width:1.25rem;height:1.25rem;fill:var(--primary-white)}.menu__sun svg{width:1.25rem;height:1.25rem;stroke:var(--primary-white);fill:transparent}.menu__box-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-negative:0;flex-shrink:0}.menu-open .menu__box-right{z-index:-1}.menu__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu__contact a{display:block}.menu__working-hours{color:var(--grey-ca);font-size:.875rem;text-transform:uppercase;line-height:1.2857142857;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.4375rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__working-hours span{font-size:1rem}.icon-menu{display:none}.footer{background-color:var(--bg-21);padding-bottom:3.625rem;padding-top:1.875rem}.footer__container{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:1.25rem}.footer__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;row-gap:.625rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__logo img{max-width:4.0625rem}.footer__copyright{font-size:.75rem;font-weight:300;line-height:1.4166666667;color:var(--text-secondary-grey)}.footer__socials{-webkit-column-gap:3.75rem;-moz-column-gap:3.75rem;column-gap:3.75rem}.footer-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:1.25rem}.footer-menu__link{font-weight:350;font-size:1rem;line-height:1.375;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.footer-menu__link:hover{color:var(--decor-hover)}.page__hero{position:relative;min-height:60.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.page__hero::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:var(--bg-before)}.page__about-us{background-color:var(--bg-21)}.page__achievements{background-color:var(--bg-21)}.page__services{position:relative}.hero__bg{position:absolute;left:0;height:0;width:100%;height:100%;z-index:-1}.hero__container{position:relative;z-index:1;padding-top:11.25rem;padding-bottom:10.625rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-top:1.875rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:54.375rem}.hero__content:not(:last-child){margin-bottom:3.4375rem}.hero__title{font-weight:700;line-height:1.2413793103}.hero__text{max-width:31.25rem;line-height:1.45;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hero__text:not(:last-child){margin-bottom:1.5625rem}.hero__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.1875rem;font-size:1rem;line-height:1.375;font-weight:500;text-transform:uppercase;letter-spacing:.21em;background:rgba(255,255,255,.1);border:1px solid #afafaf;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:1.75rem;width:100%;max-width:25.0625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.hero__button svg{width:.625rem;height:.3125rem;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;fill:var(--primary-white)}.hero__button:hover{color:var(--decor);border:1px solid var(--decor)}.hero__button:hover svg{fill:var(--decor)}.hero__right-side{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;-webkit-box-flex:0;-ms-flex:0 0 25.875rem;flex:0 0 25.875rem;margin-right:-4.125rem}.about-us__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.5625rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.about-us__column{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:var(--bg-2b);padding:.9375rem 1.125rem}.about-us__border{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border:1px solid rgba(255,255,255,.1)}.about-us__media img{max-width:2.8125rem}.about-us__headline{font-weight:500;line-height:1.25}.about-us__description{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:1.5;color:var(--secondary-grey)}.achievements__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2.1875rem}.achievements__content{max-width:40.1875rem}.achievements__info{font-family:Spectral;font-style:italic;font-weight:500;line-height:150%;background:-webkit-gradient(linear,left top,right top,from(#bca36b),to(#dcc696));background:-o-linear-gradient(left,#bca36b 0,#dcc696 100%);background:linear-gradient(90deg,#bca36b 0,#dcc696 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.achievements__info:not(:last-child){margin-bottom:1.6875rem}.achievements__text p{color:var(--text-white-07)}.achievements__counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:.9375rem}.achievements__number{font-family:Spectral;font-style:italic;font-weight:200;line-height:1.4915254237}.achievements__desription{font-weight:350;max-width:5.3125rem;line-height:1.2222222222}.achievements__button{letter-spacing:.21em;text-transform:uppercase;font-weight:700;line-height:22px;padding:1.5625rem;width:100%;max-width:22.1875rem;border:.0625rem solid var(--decor);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;text-align:center;display:inline-block}.achievements__button:hover{background-color:var(--decor)}.achievements__media-ibg{-webkit-box-flex:0;-ms-flex:0 1 25.5625rem;flex:0 1 25.5625rem;-ms-flex-item-align:start;align-self:flex-start;padding-bottom:37.6%}.achievements__media-ibg img:first-child{z-index:3}.achievements__media-ibg img:last-child{top:6rem;left:5.75rem;z-index:1}.achievements__media-ibg::before{content:"";width:100%;height:100%;border:1px solid rgba(255,255,255,.28);position:absolute;top:3.75rem;left:8.375rem;z-index:2}.milestone__list{padding-top:.9375rem;counter-reset:number;overflow:hidden}.milestone__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2.5rem;position:relative}.milestone__item:not(:last-child){margin-bottom:3.125rem}.milestone__item:first-child .milestone__line{position:absolute;left:0;top:.625rem;height:1000vh;width:.0625rem;background-color:rgba(255,255,255,.5)}.milestone__item:last-child .milestone__box{position:absolute;bottom:-133.75rem;left:50%;height:134.375rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:.3125rem;background-color:var(--bg-21)}.milestone__number{margin-top:-.9375rem}.milestone__number::before{counter-increment:number;content:counter(number,decimal-leading-zero);line-height:1;font-family:Spectral;font-weight:200;color:var(--decor)}.milestone__circle{position:relative;padding-top:2.8125rem}.milestone__circle::before{content:"";position:absolute;z-index:1;top:50%;left:50%;border-radius:50%;width:2.375rem;height:2.375rem;border:.0625rem solid rgba(255,255,255,.5);-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:var(--bg-21)}.milestone__circle::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1.125rem;height:1.125rem;background-color:var(--primary-white);z-index:2;border-radius:50%}.milestone__title{font-weight:500;line-height:1.25;text-transform:capitalize}.milestone__title:not(:last-child){margin-bottom:.9375rem}.milestone__text{color:var(--text-secondary-grey);line-height:1.5}.faq__hero{background-color:var(--bg-21)}.hero-faq__container{max-width:68.75rem}.hero-faq__text{text-align:center;line-height:1.4666666667}.hero-faq__button{max-width:20.875rem;width:100%;margin:0 auto;display:block}.contact-us__hero{background-color:var(--bg-21)}.contact-us__contacts{padding-bottom:6.25rem}.hero-contact__container{max-width:68.75rem}.hero-contact__list{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1.25rem}.hero-contact__text{line-height:1.45;text-align:center}.hero-contact__socials{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cases__hero.main::before{background:rgba(0,0,0,.66)}.cases__services{background-color:var(--bg-21)}.cases__services .services__container{min-height:45.4375rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.cases__services .services__slider{position:relative}.cases__services .services__info-box{padding:1.5625rem .9375rem 1.5rem 2.5rem}.cases__services .services__info-box::before{content:"";display:none}.block__container{display:-ms-grid;display:grid}.block__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:3.125rem}.block__item{position:relative}.block__item .services__info-box{position:absolute;bottom:6.25rem;left:9.375rem;z-index:5;min-height:3.125rem}.block__item .services__container{min-height:50rem}.block__item .services__slide::before{background:rgba(0,0,0,.36)}.block__more{text-transform:uppercase;letter-spacing:.21em;font-weight:700;font-size:1rem;line-height:1.375;border:.0625rem solid var(--decor-hover);padding:1.5625rem;width:100%;max-width:22.125rem;text-align:center;-ms-grid-column-align:center;justify-self:center;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.block__more:hover{background-color:var(--decor)}.our-services__hero.main::before{background:rgba(0,0,0,.71)}.our-services__services{background-color:var(--bg-21);counter-reset:number}.our-services__services .services__swiper{position:relative}.our-services__services .services__container{min-height:45.4375rem;padding:0}.our-services__services .services__wr{pointer-events:none;min-height:45.4375rem;max-width:94.375rem;margin:0 auto;padding:5rem .9375rem 8.75rem .9375rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:1.5625rem}.our-services__services .services__info-box{position:relative;z-index:5}.our-services__services .services__text{max-width:24.0625rem}.our-services__services .services__wrapper{counter-reset:none;position:absolute;top:0;left:0}.our-services__services .services__slider{position:relative}.our-services__services .services__slider:not(:last-child){margin-bottom:3.125rem}.our-services__services .services__button{position:relative;z-index:5;pointer-events:auto}.list-service__container{min-height:45.4375rem;padding-top:5.25rem;padding-bottom:6.25rem;position:relative;z-index:5;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.list-service__list{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:3.125rem}.list-service__item-ibg{position:relative}.list-service__item-ibg::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;z-index:2;background:rgba(0,0,0,.49)}.list-service__box{max-width:30.0625rem;padding:1.5625rem .9375rem 1.5rem 1.5625rem;background:rgba(255,255,255,.1);border:1px solid #afafaf;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:-webkit-box;display:-ms-flexbox;display:flex;gap:.625rem}.list-service__box::before{counter-increment:number;content:counter(number,decimal-leading-zero);color:rgba(255,255,255,.2);font-style:italic;font-family:Spectral;font-weight:200;max-height:4.375rem}.list-service__title{font-weight:500;line-height:1.375}.list-service__title:not(:last-child){margin-bottom:.9375rem}.list-service__text{max-width:24.0625rem;color:var(--text-white-07);line-height:1.5}.list-service__button{max-width:19.25rem}.basement__about-us .about-us__column{opacity:0;-webkit-transform:translate(0,40%);-ms-transform:translate(0,40%);transform:translate(0,40%)}.basement__about-us .about-us__column:nth-child(0){-webkit-transition:all .6 .1s;-o-transition:all .6 .1s;transition:all .6 .1s}.basement__about-us .about-us__column:nth-child(1){-webkit-transition:all .6s .1s;-o-transition:all .6s .1s;transition:all .6s .1s}.basement__about-us .about-us__column:nth-child(2){-webkit-transition:all .6s .2s;-o-transition:all .6s .2s;transition:all .6s .2s}.basement__about-us .about-us__column:nth-child(3){-webkit-transition:all .6s .3s;-o-transition:all .6s .3s;transition:all .6s .3s}.basement__about-us .about-us__column:nth-child(4){-webkit-transition:all .6s .4s;-o-transition:all .6s .4s;transition:all .6s .4s}.basement__about-us .about-us__column:nth-child(5){-webkit-transition:all .6s .5s;-o-transition:all .6s .5s;transition:all .6s .5s}.basement__about-us .about-us__column._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.basement__about-us .about-us__button{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.basement__milestone .milestone__header{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:.9375rem}.basement__milestone .milestone__header:not(:last-child){margin-bottom:3rem}.basement__brands{padding-top:3.4375rem;padding-bottom:3.4375rem}.basement__services{padding-bottom:3.9375rem;background-color:var(--bg-1A)}.basement__services .services__slide{padding-bottom:50%}.basement__services .services__slide::before{background:rgba(0,0,0,.2)}.basement__services .services__slider-basement:not(:last-child){margin-bottom:1.5rem}.basement__services .services__buttons{position:relative;left:0;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);top:0;padding-left:.9375rem}.basement__services .services__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;padding:0 1rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.basement__services .services__header:not(:last-child){margin-bottom:2.875rem}.basement__hero{position:relative}.basement__hero::before{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:var(--bg-before)}.basement__whatsapp{position:fixed;z-index:20;bottom:1.25rem;right:1.25rem;border-radius:50%}.basement__whatsapp img{position:relative;z-index:3;width:3.125rem;height:3.125rem}.basement__whatsapp::before{content:"";position:absolute;width:3.125rem;top:50%;left:50%;height:3.125rem;-webkit-transform:translate(-50%,-50%) scale(.8);-ms-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);border-radius:50%;background-color:rgba(199,248,177,.821);-webkit-animation:puls 1.5s infinite linear;animation:puls 1.5s infinite linear}@-webkit-keyframes puls{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:1}90%{opacity:.2}100%{-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5);opacity:0}}@keyframes puls{0%{-webkit-transform:translate(-50%,-50%) scale(.8);transform:translate(-50%,-50%) scale(.8);opacity:1}90%{opacity:.2}100%{-webkit-transform:translate(-50%,-50%) scale(1.5);transform:translate(-50%,-50%) scale(1.5);opacity:0}}.main-basement__container{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:113rem}.main-basement__image-ibg{-webkit-box-flex:0;-ms-flex:0 0 48.7%;flex:0 0 48.7%;padding-bottom:33.296460177%}.main-basement__content{-webkit-box-flex:0;-ms-flex:0 0 51.8%;flex:0 0 51.8%}.content-main-basement__info-subtitle{color:var(--text-7e);font-weight:500;line-height:123.523%;letter-spacing:.328125rem;text-transform:uppercase}.content-main-basement__title{font-weight:700;line-height:124.023%}.content-main-basement__price{line-height:108.5%}.content-main-basement__price span{font-weight:800}.content-main-basement__price:not(:last-child){margin-bottom:2.375rem}.content-main-basement__list{display:-ms-grid;display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.625rem}.content-main-basement__item{background:url(../img/basement/shield-check.svg) left center/1.1875rem 1.1875rem no-repeat;padding-left:1.875rem;line-height:130%}.time-block{border:1px solid #afafaf;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);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}.time-block span{width:.0625rem;background:rgba(175,175,175,.5)}.time-block__offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.time-block__text:not(:last-child){margin-bottom:.0625rem}.time-block__cashback{font-family:Spectral;font-style:italic;font-weight:500;line-height:150%;background:-webkit-gradient(linear,left top,right top,from(#bca36b),to(#dcc696));background:-o-linear-gradient(left,#bca36b 0,#dcc696 100%);background:linear-gradient(90deg,#bca36b 0,#dcc696 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.time-block__date{line-height:140%}.trust__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:.9375rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.trust__header:not(:last-child){margin-bottom:2.5rem}.body-trust{opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,40%);-ms-transform:translate(0,40%);transform:translate(0,40%);border:1px solid #afafaf;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-top:2.5625rem;max-width:56.25rem;margin:0 auto}.body-trust._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.body-trust__raiting{text-align:center;font-family:Spectral;font-style:italic;font-weight:500;line-height:120%;background:-webkit-gradient(linear,left top,right top,from(#bca36b),to(#dcc696));background:-o-linear-gradient(left,#bca36b 0,#dcc696 100%);background:linear-gradient(90deg,#bca36b 0,#dcc696 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.body-trust__raiting:not(:last-child){margin-bottom:.3125rem}.body-trust__with{color:#b4b4b4;text-align:center;font-style:normal;font-weight:500;line-height:123.523%;letter-spacing:.21875rem;text-transform:uppercase}.body-trust__with:not(:last-child){margin-bottom:.4375rem}.body-trust__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.3125rem}.body-trust__content{display:-ms-grid;display:grid;gap:1.25rem}.body-trust__category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.body-trust__info{line-height:150%;max-width:9.375rem;width:100%}.body-trust__line{border-radius:.3125rem;width:100%;height:.4375rem;background:#575757;position:relative}.body-trust__line::before{content:"";position:absolute;width:100%;height:.4375rem;top:0;left:0;border-radius:.3125rem;background:-webkit-gradient(linear,left top,right top,from(#bca36b),to(#dcc696));background:-o-linear-gradient(left,#bca36b 0,#dcc696 100%);background:linear-gradient(90deg,#bca36b 0,#dcc696 100%)}.body-trust__line--1::before{width:94%}.body-trust__line--2::before{width:89.5%}.body-trust__line--3::before{width:94%}.body-trust__line--4::before{width:100%}.google-reviews__image{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}.why{background-color:var(--bg-1A)}.why__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;row-gap:1.375rem}.body-why{opacity:0;-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;-webkit-transform:translate(0,40%);-ms-transform:translate(0,40%);transform:translate(0,40%);border:.0625rem solid #afafaf;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);max-width:56.25rem;margin:0 auto}.body-why._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.body-why__title{text-align:center;font-weight:500;line-height:120%}.body-why__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-why:last-child{border-left:.0625rem solid #fff}.content-why__title{font-weight:500;line-height:120%}.content-why__title--gold{background:-webkit-gradient(linear,left top,right top,from(#bca36b),to(#dcc696));background:-o-linear-gradient(left,#bca36b 0,#dcc696 100%);background:linear-gradient(90deg,#bca36b 0,#dcc696 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.content-why__title:not(:last-child){margin-bottom:.875rem}.content-why__list--red .content-why__item{background:url(../img/why/sad.svg) left center/.75rem .75rem no-repeat}.content-why__list--green .content-why__item{background:url(../img/why/green.svg) left center/.75rem .75rem no-repeat}.content-why__item{color:rgba(255,255,255,.7);font-weight:400;line-height:189%;padding-left:1.25rem}.content-why__item:not(:last-child){margin-bottom:.4375rem}.types{background-color:var(--bg-1A)}.types__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.types__header:not(:last-child){margin-bottom:2.5rem}.types-tabs__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:1.375rem}.types-tabs__navigation:not(:last-child){margin-bottom:1.875rem}.types-tabs__title{font-weight:700;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-transform:uppercase;-ms-flex-item-align:auto;-ms-grid-row-align:auto;align-self:auto;color:rgba(255,255,255,.5);padding-bottom:.1875rem}.types-tabs__title._tab-active{color:var(--primary-white);border-bottom:.0625rem solid var(--decor)}.types-tabs__body-ibg{padding-bottom:50%;margin:0 -.9375rem}.servicing{background:var(--bg-21)}.servicing__title:not(:last-child){margin-bottom:2.125rem}.body-servicing{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:1.875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:.0625rem solid #afafaf;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-top:2.5625rem}.body-servicing__item{display:-ms-grid;display:grid;gap:.1875rem;-ms-flex-line-pack:start;align-content:start}.body-servicing__place{color:var(--text-gold);font-weight:700;line-height:150%}.body-servicing__tel{-webkit-transition:color .3s;-o-transition:color .3s;transition:color .3s;font-weight:700;line-height:150%;display:inline-block;-ms-grid-column-align:start;justify-self:start}.body-servicing__info{line-height:150%}.service-area{background-color:var(--bg-21)}.service-area__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.25rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service-area__header:not(:last-child){margin-bottom:2.25rem}.service-area__text{color:#fff;font-family:Gogh;font-weight:700;line-height:normal;letter-spacing:.1875rem;text-transform:uppercase}.service-area__items{display:-ms-grid;display:grid;grid-template-columns:repeat(auto-fill,minmax(15.625rem,1fr));-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}.service-area__item{padding:1.3125rem;border:.0625rem solid #bca36b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.875rem;opacity:0;-webkit-transform:translate(0,40%);-ms-transform:translate(0,40%);transform:translate(0,40%)}.service-area__item:nth-child(0){-webkit-transition:all .6 .1s;-o-transition:all .6 .1s;transition:all .6 .1s}.service-area__item:nth-child(1){-webkit-transition:all .6s .1s;-o-transition:all .6s .1s;transition:all .6s .1s}.service-area__item:nth-child(2){-webkit-transition:all .6s .2s;-o-transition:all .6s .2s;transition:all .6s .2s}.service-area__item:nth-child(3){-webkit-transition:all .6s .3s;-o-transition:all .6s .3s;transition:all .6s .3s}.service-area__item:nth-child(4){-webkit-transition:all .6s .4s;-o-transition:all .6s .4s;transition:all .6s .4s}.service-area__item:nth-child(5){-webkit-transition:all .6s .5s;-o-transition:all .6s .5s;transition:all .6s .5s}.service-area__item:nth-child(6){-webkit-transition:all .6s .6s;-o-transition:all .6s .6s;transition:all .6s .6s}.service-area__item:nth-child(7){-webkit-transition:all .6s .7s;-o-transition:all .6s .7s;transition:all .6s .7s}.service-area__item:nth-child(8){-webkit-transition:all .6s .8s;-o-transition:all .6s .8s;transition:all .6s .8s}.service-area__item:nth-child(9){-webkit-transition:all .6s .9s;-o-transition:all .6s .9s;transition:all .6s .9s}.service-area__item:nth-child(10){-webkit-transition:all .6s 1s;-o-transition:all .6s 1s;transition:all .6s 1s}.service-area__item._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.technical{background-color:var(--bg-1A)}.technical__title:not(:last-child){margin-bottom:1.5625rem}.technical__body{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:1.875rem}.technical__image-ibg{-webkit-transform:translate(-30%,10%);-ms-transform:translate(-30%,10%);transform:translate(-30%,10%);-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s;padding-bottom:40.6756756757%}.technical__image-ibg._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.technical__content{-webkit-transform:translate(30%,10%);-ms-transform:translate(30%,10%);transform:translate(30%,10%);-webkit-transition:all .8s;-o-transition:all .8s;transition:all .8s}.technical__content._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.technical__text{position:relative;color:rgba(255,255,255,.7)}.technical__text::before{content:"";width:100%;height:6.25rem;position:absolute;left:0;bottom:-.1875rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(12,12,12,0)),to(#1a1a1a));background:-o-linear-gradient(top,rgba(12,12,12,0) 0,#1a1a1a 100%);background:linear-gradient(180deg,rgba(12,12,12,0) 0,#1a1a1a 100%)}.technical__text p:not(:last-child){margin-bottom:1.5625rem}.technical__text:not(:last-child){margin-bottom:.9375rem}.technical__link{color:var(--text-gold);font-size:.75rem;font-weight:700;letter-spacing:.15625rem;text-decoration-line:underline;text-transform:uppercase}.swiper{overflow:visible}.swiper-initialized{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wrapper{width:100%;height:100%;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;will-change:transform}.swiper-vertical .swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.swiper-initialized .swiper-slide{-ms-flex-negative:0;flex-shrink:0}.swiper-android .swiper-slide,.swiper-android .swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-button-lock{display:none!important}@media (min-width:47.99875em){.button{font-size:1rem}.form__input::-webkit-input-placeholder{font-size:1rem}.form__input::-moz-placeholder{font-size:1rem}.form__input:-ms-input-placeholder{font-size:1rem}.form__input::-ms-input-placeholder{font-size:1rem}.form__input::placeholder{font-size:1rem}.form__button{font-size:1rem}.subtitle{font-size:1.125rem}.block-text__text{font-size:1.125rem}.cont-text{font-size:1rem}.about-us__description{font-size:1.25rem}.achievements__text p{font-size:1rem}.achievements__desription{font-size:1.125rem}.achievements__button{font-size:1rem}.basement__hero .hero__text{color:var(--primary-white)}.time-block{max-width:32.5rem}}@media (min-width:49.81125em){.form__title{font-size:.8125rem}}@media (min-width:49.87375em){.hero__text{font-size:1.25rem}}@media (min-width:61.99875em) and (min-width:94.5em){.main-basement__content{padding-left:4.375rem}}@media (min-width:62.5em){.testimonials__details:not(:last-child){margin-bottom:2.125rem}.achievements__text:not(:last-child){margin-bottom:6.625rem}.achievements__text p:not(:last-child){margin-bottom:1.875rem}.achievements__counter:not(:last-child){margin-bottom:5.5rem}}@media (min-width:68.75em){.title{font-size:2.75rem}.testimonials__wrapper:not(:last-child){margin-bottom:3.4375rem}.testimonials__text-testimonial{font-size:1.25rem}}@media (min-width:81.25em){.hero__title{font-size:3.625rem}.about-us__headline{font-size:2rem}}@media (min-width:84.375em){.menu__socials{display:none}}@media (min-width:87.5em){.second-title{font-size:3.625rem}.second-subtitle{font-size:1.25rem}.menu__book{width:19.3125rem}.about-us__subtitle:not(:last-child){margin-bottom:1.875rem}.about-us__box:not(:last-child){margin-bottom:4.375rem}.about-us__media:not(:last-child){margin-bottom:2.1875rem}.about-us__headline:not(:last-child){margin-bottom:1.25rem}}@media (min-width:92.5em){.content-main-basement__title{font-size:2.5rem}.content-main-basement__list:not(:last-child){margin-bottom:3.625rem}}@media (min-width:93.75em){.thanks-popup__text{font-size:1rem}.spollers__body{font-size:1.25rem}.testimonials__border{padding-top:2.875rem}.testimonials__border{padding-bottom:2.8125rem}.testimonials__border{padding-left:4.5625rem}.testimonials__border{padding-right:3.4375rem}.main__title:not(:last-child){margin-bottom:2.8125rem}.main__subtitle:not(:last-child){margin-bottom:5.5625rem}.block-text__title:not(:last-child){margin-bottom:4.0625rem}.contacts__text:not(:last-child){margin-bottom:4.25rem}.milestone__title{font-size:2rem}.milestone__text{font-size:1.25rem}.hero-faq__title:not(:last-child){margin-bottom:2.8125rem}.hero-faq__subtitle:not(:last-child){margin-bottom:5.5625rem}.hero-contact__title:not(:last-child){margin-bottom:2.8125rem}.hero-contact__subtitle:not(:last-child){margin-bottom:8.125rem}.hero-contact__list:not(:last-child){margin-bottom:8.125rem}.hero-contact__text:not(:last-child){margin-bottom:4.375rem}}@media (min-width:94.5em){.achievements__info{font-size:1.5rem}.basement__about-us{padding-top:7.5rem}.basement__about-us{padding-bottom:7.5rem}.basement__about-us .about-us__wrapper:not(:last-child){margin-bottom:3.125rem}.basement__hero .hero-faq__container{padding-top:7.5rem}.basement__milestone{padding-top:7.5rem}.basement__milestone{padding-bottom:7.5rem}.basement__testimonials{padding-top:7.5rem}.basement__testimonials{padding-bottom:7.5rem}.basement__services{padding-top:5rem}.basement__hero{padding-bottom:5rem}.main-basement{padding-top:11.875rem}.main-basement{padding-bottom:3.75rem}.content-main-basement__info-subtitle{font-size:.9375rem}.content-main-basement__info-subtitle:not(:last-child){margin-bottom:1.5rem}.content-main-basement__title:not(:last-child){margin-bottom:2.3125rem}.content-main-basement__price{font-size:1.5rem}.content-main-basement__item{font-size:1.125rem}.time-block{gap:1.25rem}.time-block{padding-right:2.9375rem}.time-block{padding-top:1.9375rem}.time-block{padding-bottom:1.9375rem}.time-block{padding-left:1.9375rem}.time-block:not(:last-child){margin-bottom:1.6875rem}.time-block span{height:3.5625rem}.time-block__offer{gap:1.0625rem}.time-block__text{font-size:1.25rem}.time-block__cashback{font-size:1.875rem}.time-block__date{font-size:1.25rem}.trust{padding-top:3.75rem}.trust{padding-bottom:3.75rem}.body-trust{padding-right:1.875rem}.body-trust{padding-left:1.875rem}.body-trust{padding-bottom:3.125rem}.body-trust__raiting{font-size:6.25rem}.body-trust__with{font-size:1rem}.body-trust__stars:not(:last-child){margin-bottom:2.5rem}.body-trust__category{gap:.9375rem}.body-trust__info{font-size:1.25rem}.google-reviews{padding-top:3.75rem}.google-reviews{padding-bottom:7.5rem}.google-reviews__image img{width:18.75rem}.google-reviews__image:not(:last-child){margin-bottom:1.875rem}.why{padding-top:5rem}.why{padding-bottom:5rem}.why__header:not(:last-child){margin-bottom:2.5rem}.body-why{padding-right:1.5625rem}.body-why{padding-left:1.5625rem}.body-why{padding-top:1.875rem}.body-why{padding-bottom:2.5rem}.body-why__title{font-size:1.75rem}.body-why__title:not(:last-child){margin-bottom:2.5rem}.body-why__wrap{gap:2.5rem}.content-why:last-child{padding-left:2.5rem}.content-why__title{font-size:1.5rem}.content-why__item{font-size:1.125rem}.types{padding-top:5rem}.types{padding-bottom:5rem}.types-tabs__title{font-size:1.25rem}.servicing{padding-top:7.5rem}.servicing{padding-bottom:3.75rem}.body-servicing{padding-right:1.875rem}.body-servicing{padding-left:1.875rem}.body-servicing{padding-bottom:3.75rem}.body-servicing__place{font-size:1.75rem}.body-servicing__tel{font-size:1.25rem}.body-servicing__info{font-size:1.125rem}.service-area{padding-bottom:5rem}.service-area{padding-top:3.75rem}.service-area__text{font-size:1.25rem}.service-area__items{row-gap:1.25rem}.technical{padding-top:5rem}.technical{padding-bottom:6.25rem}}@media (min-width:106.25em){.popup__form .form__main-title{font-size:2rem}.popup__form .form__title{font-size:1rem}.thanks-popup__title{font-size:2rem}.thanks-popup__text:not(:last-child){margin-bottom:3.75rem}.block-text__text{-webkit-column-gap:4.8125rem;-moz-column-gap:4.8125rem;column-gap:4.8125rem}.about-us__wrapper{-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem}.about-us__wrapper{row-gap:3.125rem}.about-us__border{padding-top:2.3125rem}.about-us__border{padding-bottom:3.4375rem}.about-us__border{padding-left:4.5625rem}.about-us__border{padding-right:4.25rem}.milestone__number::before{font-size:5.125rem}.hero-faq__container{padding-top:17.1875rem}.hero-faq__container{padding-bottom:10.9375rem}.hero-faq__spollers:not(:last-child){margin-bottom:8.5rem}.hero-faq__text{font-size:1.875rem}.hero-faq__text:not(:last-child){margin-bottom:3.5rem}.hero-contact__container{padding-top:17.1875rem}.hero-contact__container{padding-bottom:10.9375rem}.hero-contact__text{font-size:1.25rem}.block__content:not(:last-child){margin-bottom:4.6875rem}.our-services__services{padding-bottom:6.25rem}}@media (min-width:112.5em){.select__value{-webkit-column-gap:1.125rem;-moz-column-gap:1.125rem;column-gap:1.125rem}.header__container{-webkit-column-gap:2.75rem;-moz-column-gap:2.75rem;column-gap:2.75rem}.menu__list{-webkit-column-gap:4rem;-moz-column-gap:4rem;column-gap:4rem}.menu__box-right{-webkit-column-gap:3.1875rem;-moz-column-gap:3.1875rem;column-gap:3.1875rem}.hero__container{-webkit-column-gap:16.375rem;-moz-column-gap:16.375rem;column-gap:16.375rem}}@media (min-width:117.5em){.contacts__map #map{width:64.6875rem}}@media (min-width:75em){.testimonials__box:not(:last-child){margin-bottom:3.9375rem}.testimonials__details{font-size:2rem}.brands__subtitle:not(:last-child){margin-bottom:5.3125rem}.contacts__container{padding-top:8rem}.contacts__container{padding-bottom:3.125rem}.services__container{padding-top:7.8125rem}.services__info-box::before{font-size:4.3125rem}.services__job-title{font-size:2rem}.services__text{font-size:1rem}.page__about-us{padding-top:8.4375rem}.page__about-us{padding-bottom:3.75rem}.page__achievements{padding-top:3.75rem}.page__achievements{padding-bottom:10.25rem}.page__testimonials{padding-top:8.4375rem}.page__testimonials{padding-bottom:8.125rem}.page__brands{padding-top:5.625rem}.page__brands{padding-bottom:5.625rem}.hero__title:not(:last-child){margin-bottom:3.4375rem}.achievements__title:not(:last-child){margin-bottom:3.75rem}.achievements__number{font-size:3.6875rem}.cases__brands{padding-top:5.625rem}.cases__brands{padding-bottom:5.625rem}.cases__services{padding-bottom:10.625rem}.cases__testimonials{padding-top:8.4375rem}.cases__testimonials{padding-bottom:8.125rem}.list-service__box::before{font-size:4.3125rem}.list-service__title{font-size:2rem}.list-service__text{font-size:1rem}.basement__achievements{padding-top:3.75rem}.basement__achievements{padding-bottom:10.25rem}}@media (min-width:100em){.spollers__title{font-size:2rem}.block-text{padding-top:3.75rem}.block-text{padding-bottom:3.75rem}.footer-menu__list{-webkit-column-gap:3.4375rem;-moz-column-gap:3.4375rem;column-gap:3.4375rem}.milestone__mb:not(:last-child){margin-bottom:7.5rem}}@media (max-width:100em){.subtitle{padding-left:2.1875rem}.title::before{left:-3.125rem}.title{padding-left:.9375rem}}@media (max-width:75em){.testimonials__border{padding-top:1.25rem}.testimonials__border{padding-bottom:1.25rem}.testimonials__border{padding-left:2.1875rem}.testimonials__border{padding-right:1.25rem}.contacts__map #map{top:0;height:100%}.menu__book{width:13.75rem}.about-us__text{display:none}.basement__about-us .about-us__text{display:block}}@media (max-width:35em){.select__options{min-width:120%}}@media (max-width:25em){.services__info-box{min-height:18.125rem}}@media (max-width:20em){.select__value{font-size:1.125rem}.menu__book{font-size:.625rem}.achievements__info{font-size:1.25rem}.basement__about-us{padding-top:5rem}.basement__about-us{padding-bottom:5rem}.basement__about-us .about-us__wrapper:not(:last-child){margin-bottom:1.25rem}.basement__hero .hero-faq__container{padding-top:5rem}.basement__milestone{padding-top:3.75rem}.basement__milestone{padding-bottom:5rem}.basement__testimonials{padding-top:5rem}.basement__testimonials{padding-bottom:5rem}.basement__services{padding-top:3.9375rem}.basement__hero{padding-bottom:3.5625rem}.main-basement{padding-top:10rem}.main-basement{padding-bottom:2.5rem}.content-main-basement__info-subtitle{font-size:.75rem}.content-main-basement__info-subtitle:not(:last-child){margin-bottom:1.875rem}.content-main-basement__title:not(:last-child){margin-bottom:1.6875rem}.content-main-basement__price{font-size:1.125rem}.content-main-basement__item{font-size:1rem}.time-block{gap:.3125rem}.time-block{padding-right:.625rem}.time-block{padding-top:.9375rem}.time-block{padding-bottom:.9375rem}.time-block{padding-left:.625rem}.time-block:not(:last-child){margin-bottom:1.4375rem}.time-block span{height:2.3125rem}.time-block__offer{gap:.3125rem}.time-block__text{font-size:1rem}.time-block__cashback{font-size:1.5rem}.time-block__date{font-size:.875rem}.trust{padding-top:2.5rem}.trust{padding-bottom:2.5rem}.body-trust{padding-right:1.4375rem}.body-trust{padding-left:1.4375rem}.body-trust{padding-bottom:2.5625rem}.body-trust__raiting{font-size:4.0625rem}.body-trust__with{font-size:.625rem}.body-trust__stars:not(:last-child){margin-bottom:1.75rem}.body-trust__category{gap:.3125rem}.body-trust__info{font-size:.8125rem}.google-reviews{padding-top:2.5rem}.google-reviews{padding-bottom:5rem}.google-reviews__image img{width:9.375rem}.google-reviews__image:not(:last-child){margin-bottom:1.5625rem}.why{padding-top:2.875rem}.why{padding-bottom:3.375rem}.why__header:not(:last-child){margin-bottom:1.875rem}.body-why{padding-right:.625rem}.body-why{padding-left:.625rem}.body-why{padding-top:1.625rem}.body-why{padding-bottom:1.875rem}.body-why__title{font-size:1.125rem}.body-why__title:not(:last-child){margin-bottom:1.6875rem}.body-why__wrap{gap:.3125rem}.content-why:last-child{padding-left:.625rem}.content-why__title{font-size:.875rem}.content-why__item{font-size:.6875rem}.types{padding-top:3.75rem}.types{padding-bottom:3.75rem}.types-tabs__title{font-size:.8125rem}.servicing{padding-top:5rem}.servicing{padding-bottom:2.5rem}.body-servicing{padding-right:.9375rem}.body-servicing{padding-left:.9375rem}.body-servicing{padding-bottom:3.125rem}.body-servicing__place{font-size:1.25rem}.body-servicing__tel{font-size:1.0625rem}.body-servicing__info{font-size:.875rem}.service-area{padding-bottom:2.5rem}.service-area{padding-top:2.5rem}.service-area__text{font-size:.875rem}.service-area__items{row-gap:.75rem}.technical{padding-top:3.5rem}.technical{padding-bottom:4.5rem}}@media (max-width:106.25em){.hero__right-side{margin-right:0;padding-top:0;-ms-flex-item-align:start;align-self:flex-start}}@media (max-width:96.875em){.social--pbr{padding-right:.9375rem}}@media (max-width:93.75em){.select__value{-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem}.block-text__text{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.header__container{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.menu__list{-webkit-column-gap:2.1875rem;-moz-column-gap:2.1875rem;column-gap:2.1875rem}.menu__box-right{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.hero__container{-webkit-column-gap:2.1875rem;-moz-column-gap:2.1875rem;column-gap:2.1875rem}}@media (max-width:92.5em){.contacts__container{gap:1.875rem;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.contacts__map #map{width:54.375rem}.contacts__map #map{position:relative;left:0;width:100%}}@media (max-width:84.375em){.testimonials__text{display:none}.menu__body{position:fixed;height:100%;right:-100%;width:65%;top:0;padding:7.8125rem 1.875rem 1.875rem 3.3125rem;overflow:auto;-webkit-transition:right .3s ease 0s;-o-transition:right .3s ease 0s;transition:right .3s ease 0s;background-color:var(--bg-21)}.menu__body::before{content:"";position:fixed;width:35%;background:rgba(0,0,0,.54);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);top:0;left:-100%;z-index:5;height:100%;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.menu-open .menu__body{right:0}.menu-open .menu__body::before{left:0}.menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:4.375rem;-ms-flex-line-pack:start;align-content:flex-start}.menu__list:not(:last-child){margin-bottom:4.9375rem}.menu__box-right{margin:0 auto}.icon-menu{display:block;position:relative;width:1.6875rem;height:1.8125rem;z-index:5}.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;right:0;position:absolute;width:100%;height:.125rem;background-color:var(--primary-white)}.icon-menu::before{top:0}.icon-menu::after{top:.875rem;width:1.0625rem}.menu-open .icon-menu::after,.menu-open .icon-menu::before{width:100%;background-color:rgba(255,255,255,.5)}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.page__hero{min-height:37.5rem}.hero__container{padding-bottom:1.25rem}.contact-us__contacts{padding-bottom:0}}@media (max-width:84.375em) and (max-width:47.99875em){.menu__body{width:80%}.menu__body::before{width:20%}}@media (max-width:84.375em) and (any-hover:none){.icon-menu{cursor:default}}@media (max-width:81.25em){.about-us__wrapper{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.about-us__wrapper{row-gap:1.25rem}}@media (max-width:78.125em){.footer__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:68.75em){.social--pbr{padding-right:0}.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer__menu{margin-bottom:1.5625rem}.footer__socials:not(:last-child){margin-bottom:1.5625rem}.milestone__list{padding-top:0}.milestone__number{margin-top:0}.milestone__title{padding-top:.625rem}.body-servicing{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:62.5em){.form__title{max-width:100%}.services__container{min-height:52.25rem}.footer-menu__list{-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;column-gap:1.25rem}.page__hero::before{background:rgba(0,0,0,.67)}.page__hero::after{content:"";position:absolute;width:100%;height:35%;left:0;bottom:0;background:var(--bg-21)}.hero__bg{height:65%;width:100%;-o-object-fit:cover;object-fit:cover}.hero__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__title{max-width:100%}.hero__text{max-width:100%}.hero__right-side{margin:0 auto}.achievements__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.achievements__content{max-width:100%}.achievements__media-ibg{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:80%;padding-bottom:50%}.cases__services .services__container{min-height:46.9375rem}}@media (max-width:61.99875em){.basement__about-us .about-us__text{text-align:left}.basement__about-us .about-us__box{-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:start}.basement__milestone .milestone__header{-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:start}.basement__milestone .milestone__text-bg{text-align:left}.basement__services .services__header{-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:start}.basement__services .services__text{text-align:left}.main-basement__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-basement__image-ibg{padding-bottom:75.641025641%;margin:0 -.9375rem;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.main-basement__image-ibg:not(:last-child){margin-bottom:1.4375rem}.main-basement__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-main-basement__info-subtitle{text-align:center}.content-main-basement__title{text-align:center}.why__header{-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:start}.why__text{text-align:left}.types__header{-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:start}.types__text{text-align:left}.service-area__header{-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:start}.service-area__text{text-align:left}.technical__body{-ms-grid-columns:auto;grid-template-columns:auto}.technical__image-ibg{margin:0 -.9375rem}}@media (max-width:57.8125em){.contacts__container{-ms-grid-columns:1fr;grid-template-columns:1fr}.contacts__form{max-width:100%}.contacts__list{max-width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.contacts__map #map{height:31.25rem}}@media (max-width:49.87375em){.main__title:not(:last-child){margin-bottom:1.25rem}.main__subtitle:not(:last-child){margin-bottom:2.1875rem}.contacts__text:not(:last-child){margin-bottom:1.5625rem}.hero-faq__title:not(:last-child){margin-bottom:1.25rem}.hero-faq__subtitle:not(:last-child){margin-bottom:2.1875rem}.hero-contact__title:not(:last-child){margin-bottom:1.25rem}.hero-contact__subtitle:not(:last-child){margin-bottom:2.1875rem}.hero-contact__list:not(:last-child){margin-bottom:2.1875rem}.hero-contact__text:not(:last-child){margin-bottom:2.1875rem}}@media (max-width:47.99875em){.select__value{font-weight:400}.select__value:after{-webkit-box-flex:0;-ms-flex:0 0 .625rem;flex:0 0 .625rem;width:10px;height:.3125rem}.popup__form .form__main-title{font-size:1.5rem}.thanks-popup__title{font-size:1.5rem}.thanks-popup__text{font-size:.875rem}.spollers__item{padding:1.375rem}.spollers__title{padding-right:1.25rem}.spollers__title{font-size:1.125rem}._spoller-init .spollers__title::after,._spoller-init .spollers__title::before{width:1rem}.spollers__border{padding:.375rem}.spollers__body{padding-top:1.25rem}.social svg{-webkit-box-flex:0;-ms-flex:0 0 .9375rem;flex:0 0 .9375rem;width:.9375rem;height:.9375rem}.social__link::before{height:2.8125rem;width:2.8125rem}.form{padding:2.0625rem}.form__button{padding:.875rem}.title{font-size:2.125rem}.title::before{left:-.9375rem;width:1.25rem}.second-title{font-size:2.125rem}.testimonials__box:not(:last-child){margin-bottom:2.1875rem}.testimonials__wrapper:not(:last-child){margin-bottom:1.5625rem}.testimonials__slide{padding:.625rem}.testimonials__slide::before{top:-1.25rem;left:2.1875rem;font-size:9.0625rem}.testimonials__details{font-size:1.375rem}.testimonials__details:not(:last-child){margin-bottom:1.25rem}.work{min-height:41.1875rem}.work__container{-ms-flex-item-align:start;align-self:flex-start;padding-bottom:0;padding-top:4.0625rem}.brands__subtitle:not(:last-child){margin-bottom:2.1875rem}.main{min-height:22rem}.block-text{padding-top:1.5625rem}.block-text{padding-bottom:1.5625rem}.block-text__title:not(:last-child){margin-bottom:1.875rem}.block-text__text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:1.5625rem}.contacts__container{padding-top:3.75rem}.contacts__container{padding-bottom:1.875rem}.services__container{padding-top:3.75rem}.services__container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.services__info-box::before{font-size:2.8125rem}.services__info-box{min-height:12.5625rem}.services__job-title{font-size:1.125rem}._header-scroll .header__logo img{max-width:3.125rem}.header__container{-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;padding-top:1.875rem}.header__logo img{max-width:2.6875rem}.menu::before{display:none}.menu__socials:not(:last-child){margin-bottom:3.75rem}.menu__theme{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.menu__box-right{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.3125rem}.menu__working-hours{display:none}.menu__book{line-height:1.4;padding:.65625rem .9375rem;width:100%;max-width:10.9375rem}.icon-menu{-ms-flex-item-align:start;align-self:flex-start;margin-top:.4375rem}.footer-menu__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page__about-us{padding-top:4.0625rem}.page__about-us{padding-bottom:1.5625rem}.page__achievements{padding-top:1.875rem}.page__achievements{padding-bottom:8.125rem}.page__testimonials{padding-top:2.1875rem}.page__testimonials{padding-bottom:1.875rem}.page__brands{padding-top:3.125rem}.page__brands{padding-bottom:3.125rem}.hero__container{padding-top:8.75rem}.hero__content{padding-top:0}.hero__title{font-size:2.125rem}.hero__title:not(:last-child){margin-bottom:1.375rem}.hero__button{font-size:.875rem;padding:.9375rem .625rem}.about-us__subtitle:not(:last-child){margin-bottom:.9375rem}.about-us__box:not(:last-child){margin-bottom:2.1875rem}.about-us__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr}.about-us__column{padding:.625rem}.about-us__border{padding-top:.9375rem}.about-us__border{padding-bottom:1.5625rem}.about-us__border{padding-left:1.25rem}.about-us__border{padding-right:1.25rem}.about-us__media:not(:last-child){margin-bottom:.9375rem}.about-us__headline{font-size:1.125rem}.about-us__headline:not(:last-child){margin-bottom:.9375rem}.achievements__content{display:-ms-grid;display:grid}.achievements__title:not(:last-child){margin-bottom:1.5625rem}.achievements__text:not(:last-child){margin-bottom:2.1875rem}.achievements__text p:not(:last-child){margin-bottom:.9375rem}.achievements__counter:not(:last-child){margin-bottom:1.5625rem}.achievements__number{font-size:2.25rem}.achievements__button{padding:1.1875rem;max-width:100%;-ms-grid-column-align:center;justify-self:center}.milestone__mb:not(:last-child){margin-bottom:3.125rem}.milestone__item{gap:1.875rem}.milestone__number::before{font-size:2.875rem}.milestone__title{font-size:1.125rem}.hero-faq__container{padding-top:9.375rem}.hero-faq__container{padding-bottom:1.25rem}.hero-faq__spollers:not(:last-child){margin-bottom:2.5rem}.hero-faq__text{font-size:1.125rem}.hero-faq__text:not(:last-child){margin-bottom:1.25rem}.hero-contact__container{padding-top:9.375rem}.hero-contact__container{padding-bottom:1.25rem}.hero-contact__list{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:.625rem;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:1.875rem;justify-items:center}.hero-contact__text{font-size:1rem}.cases__brands{padding-top:3.125rem}.cases__brands{padding-bottom:3.125rem}.cases__services{padding-bottom:3.125rem}.cases__testimonials{padding-top:2.1875rem}.cases__testimonials{padding-bottom:1.875rem}.block__content{row-gap:1.25rem}.block__content:not(:last-child){margin-bottom:2.1875rem}.our-services__services{padding-bottom:2.5rem}.our-services__services .services__slider:not(:last-child){margin-bottom:1.25rem}.list-service__box::before{font-size:2.8125rem}.list-service__title{font-size:1.125rem}.basement__achievements{padding-top:1.875rem}.basement__achievements{padding-bottom:8.125rem}.main-basement__content{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.content-main-basement__title{font-size:1.75rem}.content-main-basement__list:not(:last-child){margin-bottom:2.5rem}.trust__header{-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:start}.trust__text{text-align:left}.body-trust__content{-ms-grid-columns:auto;grid-template-columns:auto}.body-servicing{-ms-grid-columns:auto;grid-template-columns:auto}.technical__image-ibg{padding-bottom:80.7692307692%}}@media (max-width:41.25em){.achievements__media-ibg{width:70%;padding-bottom:70%}}@media (max-width:37.5em) and (max-width:20em){.basement__hero{padding-top:3.875rem}}@media (max-width:37.5em){.basement__hero .hero__bg{position:relative;margin-top:-30%}.basement__hero .hero__container{padding:0}}@media (max-width:34.375em){.testimonials__border{padding-left:.9375rem}}@media (max-width:32.5em){.popup__form .form__title{font-size:.875rem}.thanks-popup__text:not(:last-child){margin-bottom:2.5rem}.spollers__body{font-size:.875rem}.button{font-size:.75rem}.second-subtitle{font-size:.875rem}.testimonials__text-testimonial{font-size:.875rem}.cont-text{font-size:.875rem}.services__text{font-size:.875rem}.milestone__text{font-size:.875rem}.list-service__text{font-size:.875rem}}@media (max-width:31.25em){.popup__form{padding:3.75rem 1.25rem!important}.thanks-popup .popup__body{padding:4.0625rem 1.25rem}.block-text__text{font-size:.875rem}.hero__text{font-size:.875rem}.about-us__description{font-size:.875rem}}@media (max-width:30.625em){.form__button{font-size:.75rem}}@media (max-width:29.99875em){.contacts__map #map{height:24.375rem}.basement__about-us .about-us__title{font-size:1.625rem}.basement__about-us .about-us__button{width:100%}.basement__services .services__slide{padding-bottom:64.5756457565%}.content-main-basement__button{width:100%}.time-block__text{font-weight:700}.body-trust__info{max-width:7.5rem}.types-tabs__navigation{overflow:auto;min-width:0}.types-tabs__navigation::-webkit-scrollbar{width:0;background:rgba(255,255,255,0)}.types-tabs__body-ibg{padding-bottom:80.7692307692%}}@media (max-width:28.125em){.achievements__media-ibg{width:60%;padding-bottom:80%}.achievements__media-ibg::before{left:6.875rem;top:5rem}.hero-contact__list{-ms-grid-columns:1fr;grid-template-columns:1fr;text-align:center}}@media (max-width:26.25em){.form__input::-webkit-input-placeholder{font-size:.875rem}.form__input::-moz-placeholder{font-size:.875rem}.form__input:-ms-input-placeholder{font-size:.875rem}.form__input::-ms-input-placeholder{font-size:.875rem}.form__input::placeholder{font-size:.875rem}.achievements__text p{font-size:.875rem}.achievements__desription{font-size:.8125rem}.achievements__button{font-size:.75rem}}@media (max-width:24.3125em){.form{padding:2.0625rem .625rem}}@media (max-width:24.375em){.form__title{font-size:.6875rem}.subtitle{font-size:.75rem}}@media (max-width:23.125em){.social{gap:2.5rem}}@media (max-width:23.75em){.testimonials__details{gap:.3125rem}.testimonials__city::before{margin-right:.3125rem}}@media (max-width:21.875em){.testimonials__details{font-size:1rem}.testimonials__text-testimonial{font-size:.75rem}.achievements__counter{gap:.3125rem}}@media (min-width:20em) and (max-width:47.99875em){@supports (font-size:clamp(1.125rem ,0.7678411983rem + 1.7857940087vw ,1.625rem)){.select__value{font-size:clamp(1.125rem ,.7678411983rem + 1.7857940087vw ,1.625rem)}}@supports not (font-size:clamp(1.125rem ,0.7678411983rem + 1.7857940087vw ,1.625rem)){.select__value{font-size:calc(1.125rem + .5 * (100vw - 20rem)/ 27.99875)}}@supports (font-size:clamp(0.625rem ,0.3571308987rem + 1.3393455065vw ,1rem)){.menu__book{font-size:clamp(.625rem ,.3571308987rem + 1.3393455065vw ,1rem)}}@supports not (font-size:clamp(0.625rem ,0.3571308987rem + 1.3393455065vw ,1rem)){.menu__book{font-size:calc(.625rem + .375 * (100vw - 20rem)/ 27.99875)}}}@media (min-width:93.75em) and (max-width:112.5em){@supports ((-moz-column-gap:clamp(0.625rem ,-1.875rem + 2.6666666667vw ,1.125rem)) or (column-gap:clamp(0.625rem ,-1.875rem + 2.6666666667vw ,1.125rem))){.select__value{-webkit-column-gap:clamp(.625rem ,-1.875rem + 2.6666666667vw ,1.125rem);-moz-column-gap:clamp(.625rem ,-1.875rem + 2.6666666667vw ,1.125rem);column-gap:clamp(.625rem ,-1.875rem + 2.6666666667vw ,1.125rem)}}@supports not ((-moz-column-gap:clamp(0.625rem ,-1.875rem + 2.6666666667vw ,1.125rem)) or (column-gap:clamp(0.625rem ,-1.875rem + 2.6666666667vw ,1.125rem))){.select__value{-webkit-column-gap:calc(.625rem + .5 * (100vw - 93.75rem)/ 18.75);-moz-column-gap:calc(.625rem + .5 * (100vw - 93.75rem)/ 18.75);column-gap:calc(.625rem + .5 * (100vw - 93.75rem)/ 18.75)}}@supports ((-moz-column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem)) or (column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem))){.header__container{-webkit-column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem);-moz-column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem);column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem)) or (column-gap:clamp(1.25rem ,-6.25rem + 8vw ,2.75rem))){.header__container{-webkit-column-gap:calc(1.25rem + 1.5 * (100vw - 93.75rem)/ 18.75);-moz-column-gap:calc(1.25rem + 1.5 * (100vw - 93.75rem)/ 18.75);column-gap:calc(1.25rem + 1.5 * (100vw - 93.75rem)/ 18.75)}}@supports ((-moz-column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem)) or (column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem))){.menu__list{-webkit-column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem);-moz-column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem);column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem)}}@supports not ((-moz-column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem)) or (column-gap:clamp(2.1875rem ,-6.875rem + 9.6666666667vw ,4rem))){.menu__list{-webkit-column-gap:calc(2.1875rem + 1.8125 * (100vw - 93.75rem)/ 18.75);-moz-column-gap:calc(2.1875rem + 1.8125 * (100vw - 93.75rem)/ 18.75);column-gap:calc(2.1875rem + 1.8125 * (100vw - 93.75rem)/ 18.75)}}@supports ((-moz-column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem)) or (column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem))){.menu__box-right{-webkit-column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem);-moz-column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem);column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem)) or (column-gap:clamp(1.25rem ,-8.4375rem + 10.3333333333vw ,3.1875rem))){.menu__box-right{-webkit-column-gap:calc(1.25rem + 1.9375 * (100vw - 93.75rem)/ 18.75);-moz-column-gap:calc(1.25rem + 1.9375 * (100vw - 93.75rem)/ 18.75);column-gap:calc(1.25rem + 1.9375 * (100vw - 93.75rem)/ 18.75)}}@supports ((-moz-column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem)) or (column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem))){.hero__container{-webkit-column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem);-moz-column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem);column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem)}}@supports not ((-moz-column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem)) or (column-gap:clamp(2.1875rem ,-68.75rem + 75.6666666667vw ,16.375rem))){.hero__container{-webkit-column-gap:calc(2.1875rem + 14.1875 * (100vw - 93.75rem)/ 18.75);-moz-column-gap:calc(2.1875rem + 14.1875 * (100vw - 93.75rem)/ 18.75);column-gap:calc(2.1875rem + 14.1875 * (100vw - 93.75rem)/ 18.75)}}}@media (min-width:47.99875em) and (max-width:106.25em){@supports (font-size:clamp(1.5rem ,1.0880024034rem + 0.8583506792vw ,2rem)){.popup__form .form__main-title{font-size:clamp(1.5rem ,1.0880024034rem + .8583506792vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,1.0880024034rem + 0.8583506792vw ,2rem)){.popup__form .form__main-title{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 58.25125)}}@supports (font-size:clamp(1.5rem ,1.0880024034rem + 0.8583506792vw ,2rem)){.thanks-popup__title{font-size:clamp(1.5rem ,1.0880024034rem + .8583506792vw ,2rem)}}@supports not (font-size:clamp(1.5rem ,1.0880024034rem + 0.8583506792vw ,2rem)){.thanks-popup__title{font-size:calc(1.5rem + .5 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-top:clamp(0.9375rem ,-0.1954933907rem + 2.3604643677vw ,2.3125rem)){.about-us__border{padding-top:clamp(.9375rem ,-.1954933907rem + 2.3604643677vw ,2.3125rem)}}@supports not (padding-top:clamp(0.9375rem ,-0.1954933907rem + 2.3604643677vw ,2.3125rem)){.about-us__border{padding-top:calc(.9375rem + 1.375 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-bottom:clamp(1.5625rem ,0.0175090127rem + 3.2188150469vw ,3.4375rem)){.about-us__border{padding-bottom:clamp(1.5625rem ,.0175090127rem + 3.2188150469vw ,3.4375rem)}}@supports not (padding-bottom:clamp(1.5625rem ,0.0175090127rem + 3.2188150469vw ,3.4375rem)){.about-us__border{padding-bottom:calc(1.5625rem + 1.875 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-left:clamp(1.25rem ,-1.4794840776rem + 5.6865732495vw ,4.5625rem)){.about-us__border{padding-left:clamp(1.25rem ,-1.4794840776rem + 5.6865732495vw ,4.5625rem)}}@supports not (padding-left:clamp(1.25rem ,-1.4794840776rem + 5.6865732495vw ,4.5625rem)){.about-us__border{padding-left:calc(1.25rem + 3.3125 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-right:clamp(1.25rem ,-1.2219855797rem + 5.150104075vw ,4.25rem)){.about-us__border{padding-right:clamp(1.25rem ,-1.2219855797rem + 5.150104075vw ,4.25rem)}}@supports not (padding-right:clamp(1.25rem ,-1.2219855797rem + 5.150104075vw ,4.25rem)){.about-us__border{padding-right:calc(1.25rem + 3 * (100vw - 47.99875rem)/ 58.25125)}}@supports (font-size:clamp(2.875rem ,1.0210108152rem + 3.8625780563vw ,5.125rem)){.milestone__number::before{font-size:clamp(2.875rem ,1.0210108152rem + 3.8625780563vw ,5.125rem)}}@supports not (font-size:clamp(2.875rem ,1.0210108152rem + 3.8625780563vw ,5.125rem)){.milestone__number::before{font-size:calc(2.875rem + 2.25 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-top:clamp(9.375rem ,2.9375375528rem + 13.411729362vw ,17.1875rem)){.hero-faq__container{padding-top:clamp(9.375rem ,2.9375375528rem + 13.411729362vw ,17.1875rem)}}@supports not (padding-top:clamp(9.375rem ,2.9375375528rem + 13.411729362vw ,17.1875rem)){.hero-faq__container{padding-top:calc(9.375rem + 7.8125 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-bottom:clamp(1.25rem ,-6.7324534345rem + 16.6305444089vw ,10.9375rem)){.hero-faq__container{padding-bottom:clamp(1.25rem ,-6.7324534345rem + 16.6305444089vw ,10.9375rem)}}@supports not (padding-bottom:clamp(1.25rem ,-6.7324534345rem + 16.6305444089vw ,10.9375rem)){.hero-faq__container{padding-bottom:calc(1.25rem + 9.6875 * (100vw - 47.99875rem)/ 58.25125)}}@supports (margin-bottom:clamp(2.5rem ,-2.4439711594rem + 10.30020815vw ,8.5rem)){.hero-faq__spollers:not(:last-child){margin-bottom:clamp(2.5rem ,-2.4439711594rem + 10.30020815vw ,8.5rem)}}@supports not (margin-bottom:clamp(2.5rem ,-2.4439711594rem + 10.30020815vw ,8.5rem)){.hero-faq__spollers:not(:last-child){margin-bottom:calc(2.5rem + 6 * (100vw - 47.99875rem)/ 58.25125)}}@supports (font-size:clamp(1.125rem ,0.5070036051rem + 1.2875260188vw ,1.875rem)){.hero-faq__text{font-size:clamp(1.125rem ,.5070036051rem + 1.2875260188vw ,1.875rem)}}@supports not (font-size:clamp(1.125rem ,0.5070036051rem + 1.2875260188vw ,1.875rem)){.hero-faq__text{font-size:calc(1.125rem + .75 * (100vw - 47.99875rem)/ 58.25125)}}@supports (margin-bottom:clamp(1.25rem ,-0.6039891848rem + 3.8625780563vw ,3.5rem)){.hero-faq__text:not(:last-child){margin-bottom:clamp(1.25rem ,-.6039891848rem + 3.8625780563vw ,3.5rem)}}@supports not (margin-bottom:clamp(1.25rem ,-0.6039891848rem + 3.8625780563vw ,3.5rem)){.hero-faq__text:not(:last-child){margin-bottom:calc(1.25rem + 2.25 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-top:clamp(9.375rem ,2.9375375528rem + 13.411729362vw ,17.1875rem)){.hero-contact__container{padding-top:clamp(9.375rem ,2.9375375528rem + 13.411729362vw ,17.1875rem)}}@supports not (padding-top:clamp(9.375rem ,2.9375375528rem + 13.411729362vw ,17.1875rem)){.hero-contact__container{padding-top:calc(9.375rem + 7.8125 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-bottom:clamp(1.25rem ,-6.7324534345rem + 16.6305444089vw ,10.9375rem)){.hero-contact__container{padding-bottom:clamp(1.25rem ,-6.7324534345rem + 16.6305444089vw ,10.9375rem)}}@supports not (padding-bottom:clamp(1.25rem ,-6.7324534345rem + 16.6305444089vw ,10.9375rem)){.hero-contact__container{padding-bottom:calc(1.25rem + 9.6875 * (100vw - 47.99875rem)/ 58.25125)}}@supports (font-size:clamp(1rem ,0.7940012017rem + 0.4291753396vw ,1.25rem)){.hero-contact__text{font-size:clamp(1rem ,.7940012017rem + .4291753396vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.7940012017rem + 0.4291753396vw ,1.25rem)){.hero-contact__text{font-size:calc(1rem + .25 * (100vw - 47.99875rem)/ 58.25125)}}@supports (margin-bottom:clamp(2.1875rem ,0.1275120169rem + 4.2917533958vw ,4.6875rem)){.block__content:not(:last-child){margin-bottom:clamp(2.1875rem ,.1275120169rem + 4.2917533958vw ,4.6875rem)}}@supports not (margin-bottom:clamp(2.1875rem ,0.1275120169rem + 4.2917533958vw ,4.6875rem)){.block__content:not(:last-child){margin-bottom:calc(2.1875rem + 2.5 * (100vw - 47.99875rem)/ 58.25125)}}@supports (padding-bottom:clamp(2.5rem ,-0.5899819746rem + 6.4376300938vw ,6.25rem)){.our-services__services{padding-bottom:clamp(2.5rem ,-.5899819746rem + 6.4376300938vw ,6.25rem)}}@supports not (padding-bottom:clamp(2.5rem ,-0.5899819746rem + 6.4376300938vw ,6.25rem)){.our-services__services{padding-bottom:calc(2.5rem + 3.75 * (100vw - 47.99875rem)/ 58.25125)}}}@media (min-width:32.5em) and (max-width:106.25em){@supports (font-size:clamp(0.875rem ,0.8199152542rem + 0.1694915254vw ,1rem)){.popup__form .form__title{font-size:clamp(.875rem ,.8199152542rem + .1694915254vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.8199152542rem + 0.1694915254vw ,1rem)){.popup__form .form__title{font-size:calc(.875rem + .125 * (100vw - 32.5rem)/ 73.75)}}@supports (margin-bottom:clamp(2.5rem ,1.9491525424rem + 1.6949152542vw ,3.75rem)){.thanks-popup__text:not(:last-child){margin-bottom:clamp(2.5rem ,1.9491525424rem + 1.6949152542vw ,3.75rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.9491525424rem + 1.6949152542vw ,3.75rem)){.thanks-popup__text:not(:last-child){margin-bottom:calc(2.5rem + 1.25 * (100vw - 32.5rem)/ 73.75)}}}@media (min-width:47.99875em) and (max-width:93.75em){@supports (font-size:clamp(0.875rem ,0.7438594574rem + 0.2732165788vw ,1rem)){.thanks-popup__text{font-size:clamp(.875rem ,.7438594574rem + .2732165788vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.7438594574rem + 0.2732165788vw ,1rem)){.thanks-popup__text{font-size:calc(.875rem + .125 * (100vw - 47.99875rem)/ 45.75125)}}@supports (margin-bottom:clamp(1.875rem ,-0.4199594956rem + 4.7812901287vw ,4.0625rem)){.block-text__title:not(:last-child){margin-bottom:clamp(1.875rem ,-.4199594956rem + 4.7812901287vw ,4.0625rem)}}@supports not (margin-bottom:clamp(1.875rem ,-0.4199594956rem + 4.7812901287vw ,4.0625rem)){.block-text__title:not(:last-child){margin-bottom:calc(1.875rem + 2.1875 * (100vw - 47.99875rem)/ 45.75125)}}@supports (font-size:clamp(1.125rem ,0.2070162017rem + 1.9125160515vw ,2rem)){.milestone__title{font-size:clamp(1.125rem ,.2070162017rem + 1.9125160515vw ,2rem)}}@supports not (font-size:clamp(1.125rem ,0.2070162017rem + 1.9125160515vw ,2rem)){.milestone__title{font-size:calc(1.125rem + .875 * (100vw - 47.99875rem)/ 45.75125)}}}@media (min-width:47.99875em) and (max-width:100em){@supports (font-size:clamp(1.125rem ,0.3173481407rem + 1.6826518593vw ,2rem)){.spollers__title{font-size:clamp(1.125rem ,.3173481407rem + 1.6826518593vw ,2rem)}}@supports not (font-size:clamp(1.125rem ,0.3173481407rem + 1.6826518593vw ,2rem)){.spollers__title{font-size:calc(1.125rem + .875 * (100vw - 47.99875rem)/ 52.00125)}}@supports (padding-top:clamp(1.5625rem ,-0.4566296483rem + 4.2066296483vw ,3.75rem)){.block-text{padding-top:clamp(1.5625rem ,-.4566296483rem + 4.2066296483vw ,3.75rem)}}@supports not (padding-top:clamp(1.5625rem ,-0.4566296483rem + 4.2066296483vw ,3.75rem)){.block-text{padding-top:calc(1.5625rem + 2.1875 * (100vw - 47.99875rem)/ 52.00125)}}@supports (padding-bottom:clamp(1.5625rem ,-0.4566296483rem + 4.2066296483vw ,3.75rem)){.block-text{padding-bottom:clamp(1.5625rem ,-.4566296483rem + 4.2066296483vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.5625rem ,-0.4566296483rem + 4.2066296483vw ,3.75rem)){.block-text{padding-bottom:calc(1.5625rem + 2.1875 * (100vw - 47.99875rem)/ 52.00125)}}@supports (margin-bottom:clamp(3.125rem ,-0.9132592967rem + 8.4132592967vw ,7.5rem)){.milestone__mb:not(:last-child){margin-bottom:clamp(3.125rem ,-.9132592967rem + 8.4132592967vw ,7.5rem)}}@supports not (margin-bottom:clamp(3.125rem ,-0.9132592967rem + 8.4132592967vw ,7.5rem)){.milestone__mb:not(:last-child){margin-bottom:calc(3.125rem + 4.375 * (100vw - 47.99875rem)/ 52.00125)}}}@media (min-width:32.5em) and (max-width:93.75em){@supports (font-size:clamp(0.875rem ,0.6760204082rem + 0.612244898vw ,1.25rem)){.spollers__body{font-size:clamp(.875rem ,.6760204082rem + .612244898vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.6760204082rem + 0.612244898vw ,1.25rem)){.spollers__body{font-size:calc(.875rem + .375 * (100vw - 32.5rem)/ 61.25)}}@supports (font-size:clamp(0.875rem ,0.6760204082rem + 0.612244898vw ,1.25rem)){.milestone__text{font-size:clamp(.875rem ,.6760204082rem + .612244898vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.6760204082rem + 0.612244898vw ,1.25rem)){.milestone__text{font-size:calc(.875rem + .375 * (100vw - 32.5rem)/ 61.25)}}}@media (min-width:32.5em) and (max-width:47.99875em){@supports (font-size:clamp(0.75rem ,0.2257641745rem + 1.6130333091vw ,1rem)){.button{font-size:clamp(.75rem ,.2257641745rem + 1.6130333091vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.2257641745rem + 1.6130333091vw ,1rem)){.button{font-size:calc(.75rem + .25 * (100vw - 32.5rem)/ 15.49875)}}@supports (font-size:clamp(0.875rem ,0.6128820873rem + 0.8065166546vw ,1rem)){.cont-text{font-size:clamp(.875rem ,.6128820873rem + .8065166546vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.6128820873rem + 0.8065166546vw ,1rem)){.cont-text{font-size:calc(.875rem + .125 * (100vw - 32.5rem)/ 15.49875)}}}@media (min-width:24.375em) and (max-width:49.81125em){@supports (font-size:clamp(0.6875rem ,0.567715244rem + 0.49142464vw ,0.8125rem)){.form__title{font-size:clamp(.6875rem ,.567715244rem + .49142464vw ,.8125rem)}}@supports not (font-size:clamp(0.6875rem ,0.567715244rem + 0.49142464vw ,0.8125rem)){.form__title{font-size:calc(.6875rem + .125 * (100vw - 24.375rem)/ 25.43625)}}}@media (min-width:26.25em) and (max-width:47.99875em){@supports (font-size:clamp(0.875rem ,0.7241292603rem + 0.574745675vw ,1rem)){.form__input::-webkit-input-placeholder{font-size:clamp(.875rem ,.7241292603rem + .574745675vw ,1rem)}.form__input::-moz-placeholder{font-size:clamp(.875rem ,.7241292603rem + .574745675vw ,1rem)}.form__input:-ms-input-placeholder{font-size:clamp(.875rem ,.7241292603rem + .574745675vw ,1rem)}.form__input::-ms-input-placeholder{font-size:clamp(.875rem ,.7241292603rem + .574745675vw ,1rem)}.form__input::placeholder{font-size:clamp(.875rem ,.7241292603rem + .574745675vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.7241292603rem + 0.574745675vw ,1rem)){.form__input::-webkit-input-placeholder{font-size:calc(.875rem + .125 * (100vw - 26.25rem)/ 21.74875)}.form__input::-moz-placeholder{font-size:calc(.875rem + .125 * (100vw - 26.25rem)/ 21.74875)}.form__input:-ms-input-placeholder{font-size:calc(.875rem + .125 * (100vw - 26.25rem)/ 21.74875)}.form__input::-ms-input-placeholder{font-size:calc(.875rem + .125 * (100vw - 26.25rem)/ 21.74875)}.form__input::placeholder{font-size:calc(.875rem + .125 * (100vw - 26.25rem)/ 21.74875)}}@supports (font-size:clamp(0.875rem ,0.7241292603rem + 0.574745675vw ,1rem)){.achievements__text p{font-size:clamp(.875rem ,.7241292603rem + .574745675vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.7241292603rem + 0.574745675vw ,1rem)){.achievements__text p{font-size:calc(.875rem + .125 * (100vw - 26.25rem)/ 21.74875)}}@supports (font-size:clamp(0.8125rem ,0.4353231508rem + 1.4368641876vw ,1.125rem)){.achievements__desription{font-size:clamp(.8125rem ,.4353231508rem + 1.4368641876vw ,1.125rem)}}@supports not (font-size:clamp(0.8125rem ,0.4353231508rem + 1.4368641876vw ,1.125rem)){.achievements__desription{font-size:calc(.8125rem + .3125 * (100vw - 26.25rem)/ 21.74875)}}@supports (font-size:clamp(0.75rem ,0.4482585206rem + 1.1494913501vw ,1rem)){.achievements__button{font-size:clamp(.75rem ,.4482585206rem + 1.1494913501vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.4482585206rem + 1.1494913501vw ,1rem)){.achievements__button{font-size:calc(.75rem + .25 * (100vw - 26.25rem)/ 21.74875)}}}@media (min-width:30.625em) and (max-width:47.99875em){@supports (font-size:clamp(0.75rem ,0.3093208144rem + 1.4389524426vw ,1rem)){.form__button{font-size:clamp(.75rem ,.3093208144rem + 1.4389524426vw ,1rem)}}@supports not (font-size:clamp(0.75rem ,0.3093208144rem + 1.4389524426vw ,1rem)){.form__button{font-size:calc(.75rem + .25 * (100vw - 30.625rem)/ 17.37375)}}}@media (min-width:24.375em) and (max-width:47.99875em){@supports (font-size:clamp(0.75rem ,0.3630747659rem + 1.587385576vw ,1.125rem)){.subtitle{font-size:clamp(.75rem ,.3630747659rem + 1.587385576vw ,1.125rem)}}@supports not (font-size:clamp(0.75rem ,0.3630747659rem + 1.587385576vw ,1.125rem)){.subtitle{font-size:calc(.75rem + .375 * (100vw - 24.375rem)/ 23.62375)}}}@media (min-width:47.99875em) and (max-width:68.75em){@supports (font-size:clamp(2.125rem ,0.6793416059rem + 3.011866755vw ,2.75rem)){.title{font-size:clamp(2.125rem ,.6793416059rem + 3.011866755vw ,2.75rem)}}@supports not (font-size:clamp(2.125rem ,0.6793416059rem + 3.011866755vw ,2.75rem)){.title{font-size:calc(2.125rem + .625 * (100vw - 47.99875rem)/ 20.75125)}}@supports (margin-bottom:clamp(1.5625rem ,-2.7744751822rem + 9.035600265vw ,3.4375rem)){.testimonials__wrapper:not(:last-child){margin-bottom:clamp(1.5625rem ,-2.7744751822rem + 9.035600265vw ,3.4375rem)}}@supports not (margin-bottom:clamp(1.5625rem ,-2.7744751822rem + 9.035600265vw ,3.4375rem)){.testimonials__wrapper:not(:last-child){margin-bottom:calc(1.5625rem + 1.875 * (100vw - 47.99875rem)/ 20.75125)}}}@media (min-width:47.99875em) and (max-width:87.5em){@supports (font-size:clamp(2.125rem ,0.302320338rem + 3.7973481852vw ,3.625rem)){.second-title{font-size:clamp(2.125rem ,.302320338rem + 3.7973481852vw ,3.625rem)}}@supports not (font-size:clamp(2.125rem ,0.302320338rem + 3.7973481852vw ,3.625rem)){.second-title{font-size:calc(2.125rem + 1.5 * (100vw - 47.99875rem)/ 39.50125)}}@supports (margin-bottom:clamp(0.9375rem ,-0.2016747888rem + 2.3733426157vw ,1.875rem)){.about-us__subtitle:not(:last-child){margin-bottom:clamp(.9375rem ,-.2016747888rem + 2.3733426157vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.2016747888rem + 2.3733426157vw ,1.875rem)){.about-us__subtitle:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 47.99875rem)/ 39.50125)}}@supports (margin-bottom:clamp(2.1875rem ,-0.4705745071rem + 5.5377994367vw ,4.375rem)){.about-us__box:not(:last-child){margin-bottom:clamp(2.1875rem ,-.4705745071rem + 5.5377994367vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-0.4705745071rem + 5.5377994367vw ,4.375rem)){.about-us__box:not(:last-child){margin-bottom:calc(2.1875rem + 2.1875 * (100vw - 47.99875rem)/ 39.50125)}}@supports (margin-bottom:clamp(0.9375rem ,-0.5813997184rem + 3.164456821vw ,2.1875rem)){.about-us__media:not(:last-child){margin-bottom:clamp(.9375rem ,-.5813997184rem + 3.164456821vw ,2.1875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-0.5813997184rem + 3.164456821vw ,2.1875rem)){.about-us__media:not(:last-child){margin-bottom:calc(.9375rem + 1.25 * (100vw - 47.99875rem)/ 39.50125)}}@supports (margin-bottom:clamp(0.9375rem ,0.5577750704rem + 0.7911142052vw ,1.25rem)){.about-us__headline:not(:last-child){margin-bottom:clamp(.9375rem ,.5577750704rem + .7911142052vw ,1.25rem)}}@supports not (margin-bottom:clamp(0.9375rem ,0.5577750704rem + 0.7911142052vw ,1.25rem)){.about-us__headline:not(:last-child){margin-bottom:calc(.9375rem + .3125 * (100vw - 47.99875rem)/ 39.50125)}}}@media (min-width:32.5em) and (max-width:87.5em){@supports (font-size:clamp(0.875rem ,0.6534090909rem + 0.6818181818vw ,1.25rem)){.second-subtitle{font-size:clamp(.875rem ,.6534090909rem + .6818181818vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.6534090909rem + 0.6818181818vw ,1.25rem)){.second-subtitle{font-size:calc(.875rem + .375 * (100vw - 32.5rem)/ 55)}}}@media (min-width:47.99875em) and (max-width:75em){@supports (margin-bottom:clamp(2.1875rem ,-0.9233860701rem + 6.4811814268vw ,3.9375rem)){.testimonials__box:not(:last-child){margin-bottom:clamp(2.1875rem ,-.9233860701rem + 6.4811814268vw ,3.9375rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-0.9233860701rem + 6.4811814268vw ,3.9375rem)){.testimonials__box:not(:last-child){margin-bottom:calc(2.1875rem + 1.75 * (100vw - 47.99875rem)/ 27.00125)}}@supports (font-size:clamp(1.375rem ,0.2639692607rem + 2.3147076524vw ,2rem)){.testimonials__details{font-size:clamp(1.375rem ,.2639692607rem + 2.3147076524vw ,2rem)}}@supports not (font-size:clamp(1.375rem ,0.2639692607rem + 2.3147076524vw ,2rem)){.testimonials__details{font-size:calc(1.375rem + .625 * (100vw - 47.99875rem)/ 27.00125)}}@supports (margin-bottom:clamp(2.1875rem ,-3.3676536966rem + 11.5735382621vw ,5.3125rem)){.brands__subtitle:not(:last-child){margin-bottom:clamp(2.1875rem ,-3.3676536966rem + 11.5735382621vw ,5.3125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-3.3676536966rem + 11.5735382621vw ,5.3125rem)){.brands__subtitle:not(:last-child){margin-bottom:calc(2.1875rem + 3.125 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(3.75rem ,-3.8050090274rem + 15.7400120365vw ,8rem)){.contacts__container{padding-top:clamp(3.75rem ,-3.8050090274rem + 15.7400120365vw ,8rem)}}@supports not (padding-top:clamp(3.75rem ,-3.8050090274rem + 15.7400120365vw ,8rem)){.contacts__container{padding-top:calc(3.75rem + 4.25 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(1.875rem ,-0.3470614786rem + 4.6294153048vw ,3.125rem)){.contacts__container{padding-bottom:clamp(1.875rem ,-.3470614786rem + 4.6294153048vw ,3.125rem)}}@supports not (padding-bottom:clamp(1.875rem ,-0.3470614786rem + 4.6294153048vw ,3.125rem)){.contacts__container{padding-bottom:calc(1.875rem + 1.25 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(3.75rem ,-3.4716998056rem + 15.0455997408vw ,7.8125rem)){.services__container{padding-top:clamp(3.75rem ,-3.4716998056rem + 15.0455997408vw ,7.8125rem)}}@supports not (padding-top:clamp(3.75rem ,-3.4716998056rem + 15.0455997408vw ,7.8125rem)){.services__container{padding-top:calc(3.75rem + 4.0625 * (100vw - 47.99875rem)/ 27.00125)}}@supports (font-size:clamp(2.8125rem ,0.1460262256rem + 5.5552983658vw ,4.3125rem)){.services__info-box::before{font-size:clamp(2.8125rem ,.1460262256rem + 5.5552983658vw ,4.3125rem)}}@supports not (font-size:clamp(2.8125rem ,0.1460262256rem + 5.5552983658vw ,4.3125rem)){.services__info-box::before{font-size:calc(2.8125rem + 1.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (font-size:clamp(1.125rem ,-0.430443035rem + 3.2405907134vw ,2rem)){.services__job-title{font-size:clamp(1.125rem ,-.430443035rem + 3.2405907134vw ,2rem)}}@supports not (font-size:clamp(1.125rem ,-0.430443035rem + 3.2405907134vw ,2rem)){.services__job-title{font-size:calc(1.125rem + .875 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(4.0625rem ,-3.7147151752rem + 16.202953567vw ,8.4375rem)){.page__about-us{padding-top:clamp(4.0625rem ,-3.7147151752rem + 16.202953567vw ,8.4375rem)}}@supports not (padding-top:clamp(4.0625rem ,-3.7147151752rem + 16.202953567vw ,8.4375rem)){.page__about-us{padding-top:calc(4.0625rem + 4.375 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(1.5625rem ,-2.3261075876rem + 8.1014767835vw ,3.75rem)){.page__about-us{padding-bottom:clamp(1.5625rem ,-2.3261075876rem + 8.1014767835vw ,3.75rem)}}@supports not (padding-bottom:clamp(1.5625rem ,-2.3261075876rem + 8.1014767835vw ,3.75rem)){.page__about-us{padding-bottom:calc(1.5625rem + 2.1875 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(1.875rem ,-1.458092218rem + 6.9441229573vw ,3.75rem)){.page__achievements{padding-top:clamp(1.875rem ,-1.458092218rem + 6.9441229573vw ,3.75rem)}}@supports not (padding-top:clamp(1.875rem ,-1.458092218rem + 6.9441229573vw ,3.75rem)){.page__achievements{padding-top:calc(1.875rem + 1.875 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(8.125rem ,4.3474954863rem + 7.8700060182vw ,10.25rem)){.page__achievements{padding-bottom:clamp(8.125rem ,4.3474954863rem + 7.8700060182vw ,10.25rem)}}@supports not (padding-bottom:clamp(8.125rem ,4.3474954863rem + 7.8700060182vw ,10.25rem)){.page__achievements{padding-bottom:calc(8.125rem + 2.125 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(2.1875rem ,-8.9228073932rem + 23.1470765242vw ,8.4375rem)){.page__testimonials{padding-top:clamp(2.1875rem ,-8.9228073932rem + 23.1470765242vw ,8.4375rem)}}@supports not (padding-top:clamp(2.1875rem ,-8.9228073932rem + 23.1470765242vw ,8.4375rem)){.page__testimonials{padding-top:calc(2.1875rem + 6.25 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(1.875rem ,-9.2353073932rem + 23.1470765242vw ,8.125rem)){.page__testimonials{padding-bottom:clamp(1.875rem ,-9.2353073932rem + 23.1470765242vw ,8.125rem)}}@supports not (padding-bottom:clamp(1.875rem ,-9.2353073932rem + 23.1470765242vw ,8.125rem)){.page__testimonials{padding-bottom:calc(1.875rem + 6.25 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.page__brands{padding-top:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)}}@supports not (padding-top:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.page__brands{padding-top:calc(3.125rem + 2.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.page__brands{padding-bottom:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)}}@supports not (padding-bottom:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.page__brands{padding-bottom:calc(3.125rem + 2.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (margin-bottom:clamp(1.375rem ,-2.2914014397rem + 7.638535253vw ,3.4375rem)){.hero__title:not(:last-child){margin-bottom:clamp(1.375rem ,-2.2914014397rem + 7.638535253vw ,3.4375rem)}}@supports not (margin-bottom:clamp(1.375rem ,-2.2914014397rem + 7.638535253vw ,3.4375rem)){.hero__title:not(:last-child){margin-bottom:calc(1.375rem + 2.0625 * (100vw - 47.99875rem)/ 27.00125)}}@supports (margin-bottom:clamp(1.5625rem ,-2.3261075876rem + 8.1014767835vw ,3.75rem)){.achievements__title:not(:last-child){margin-bottom:clamp(1.5625rem ,-2.3261075876rem + 8.1014767835vw ,3.75rem)}}@supports not (margin-bottom:clamp(1.5625rem ,-2.3261075876rem + 8.1014767835vw ,3.75rem)){.achievements__title:not(:last-child){margin-bottom:calc(1.5625rem + 2.1875 * (100vw - 47.99875rem)/ 27.00125)}}@supports (font-size:clamp(2.25rem ,-0.3053707004rem + 5.3238276006vw ,3.6875rem)){.achievements__number{font-size:clamp(2.25rem ,-.3053707004rem + 5.3238276006vw ,3.6875rem)}}@supports not (font-size:clamp(2.25rem ,-0.3053707004rem + 5.3238276006vw ,3.6875rem)){.achievements__number{font-size:calc(2.25rem + 1.4375 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.cases__brands{padding-top:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)}}@supports not (padding-top:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.cases__brands{padding-top:calc(3.125rem + 2.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.cases__brands{padding-bottom:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)}}@supports not (padding-bottom:clamp(3.125rem ,-1.3191229573rem + 9.2588306097vw ,5.625rem)){.cases__brands{padding-bottom:calc(3.125rem + 2.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(3.125rem ,-10.2073688718rem + 27.7764918291vw ,10.625rem)){.cases__services{padding-bottom:clamp(3.125rem ,-10.2073688718rem + 27.7764918291vw ,10.625rem)}}@supports not (padding-bottom:clamp(3.125rem ,-10.2073688718rem + 27.7764918291vw ,10.625rem)){.cases__services{padding-bottom:calc(3.125rem + 7.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(2.1875rem ,-8.9228073932rem + 23.1470765242vw ,8.4375rem)){.cases__testimonials{padding-top:clamp(2.1875rem ,-8.9228073932rem + 23.1470765242vw ,8.4375rem)}}@supports not (padding-top:clamp(2.1875rem ,-8.9228073932rem + 23.1470765242vw ,8.4375rem)){.cases__testimonials{padding-top:calc(2.1875rem + 6.25 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(1.875rem ,-9.2353073932rem + 23.1470765242vw ,8.125rem)){.cases__testimonials{padding-bottom:clamp(1.875rem ,-9.2353073932rem + 23.1470765242vw ,8.125rem)}}@supports not (padding-bottom:clamp(1.875rem ,-9.2353073932rem + 23.1470765242vw ,8.125rem)){.cases__testimonials{padding-bottom:calc(1.875rem + 6.25 * (100vw - 47.99875rem)/ 27.00125)}}@supports (font-size:clamp(2.8125rem ,0.1460262256rem + 5.5552983658vw ,4.3125rem)){.list-service__box::before{font-size:clamp(2.8125rem ,.1460262256rem + 5.5552983658vw ,4.3125rem)}}@supports not (font-size:clamp(2.8125rem ,0.1460262256rem + 5.5552983658vw ,4.3125rem)){.list-service__box::before{font-size:calc(2.8125rem + 1.5 * (100vw - 47.99875rem)/ 27.00125)}}@supports (font-size:clamp(1.125rem ,-0.430443035rem + 3.2405907134vw ,2rem)){.list-service__title{font-size:clamp(1.125rem ,-.430443035rem + 3.2405907134vw ,2rem)}}@supports not (font-size:clamp(1.125rem ,-0.430443035rem + 3.2405907134vw ,2rem)){.list-service__title{font-size:calc(1.125rem + .875 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-top:clamp(1.875rem ,-1.458092218rem + 6.9441229573vw ,3.75rem)){.basement__achievements{padding-top:clamp(1.875rem ,-1.458092218rem + 6.9441229573vw ,3.75rem)}}@supports not (padding-top:clamp(1.875rem ,-1.458092218rem + 6.9441229573vw ,3.75rem)){.basement__achievements{padding-top:calc(1.875rem + 1.875 * (100vw - 47.99875rem)/ 27.00125)}}@supports (padding-bottom:clamp(8.125rem ,4.3474954863rem + 7.8700060182vw ,10.25rem)){.basement__achievements{padding-bottom:clamp(8.125rem ,4.3474954863rem + 7.8700060182vw ,10.25rem)}}@supports not (padding-bottom:clamp(8.125rem ,4.3474954863rem + 7.8700060182vw ,10.25rem)){.basement__achievements{padding-bottom:calc(8.125rem + 2.125 * (100vw - 47.99875rem)/ 27.00125)}}}@media (min-width:75em) and (max-width:93.75em){@supports (padding-top:clamp(1.25rem ,-5.25rem + 8.6666666667vw ,2.875rem)){.testimonials__border{padding-top:clamp(1.25rem ,-5.25rem + 8.6666666667vw ,2.875rem)}}@supports not (padding-top:clamp(1.25rem ,-5.25rem + 8.6666666667vw ,2.875rem)){.testimonials__border{padding-top:calc(1.25rem + 1.625 * (100vw - 75rem)/ 18.75)}}@supports (padding-bottom:clamp(1.25rem ,-5rem + 8.3333333333vw ,2.8125rem)){.testimonials__border{padding-bottom:clamp(1.25rem ,-5rem + 8.3333333333vw ,2.8125rem)}}@supports not (padding-bottom:clamp(1.25rem ,-5rem + 8.3333333333vw ,2.8125rem)){.testimonials__border{padding-bottom:calc(1.25rem + 1.5625 * (100vw - 75rem)/ 18.75)}}@supports (padding-left:clamp(2.1875rem ,-7.3125rem + 12.6666666667vw ,4.5625rem)){.testimonials__border{padding-left:clamp(2.1875rem ,-7.3125rem + 12.6666666667vw ,4.5625rem)}}@supports not (padding-left:clamp(2.1875rem ,-7.3125rem + 12.6666666667vw ,4.5625rem)){.testimonials__border{padding-left:calc(2.1875rem + 2.375 * (100vw - 75rem)/ 18.75)}}@supports (padding-right:clamp(1.25rem ,-7.5rem + 11.6666666667vw ,3.4375rem)){.testimonials__border{padding-right:clamp(1.25rem ,-7.5rem + 11.6666666667vw ,3.4375rem)}}@supports not (padding-right:clamp(1.25rem ,-7.5rem + 11.6666666667vw ,3.4375rem)){.testimonials__border{padding-right:calc(1.25rem + 2.1875 * (100vw - 75rem)/ 18.75)}}}@media (min-width:34.375em) and (max-width:75em){@supports (padding-left:clamp(0.9375rem ,0.4086538462rem + 1.5384615385vw ,1.5625rem)){.testimonials__border{padding-left:clamp(.9375rem ,.4086538462rem + 1.5384615385vw ,1.5625rem)}}@supports not (padding-left:clamp(0.9375rem ,0.4086538462rem + 1.5384615385vw ,1.5625rem)){.testimonials__border{padding-left:calc(.9375rem + .625 * (100vw - 34.375rem)/ 40.625)}}}@media (min-width:21.875em) and (max-width:24.375em){@supports (font-size:clamp(1rem ,-2.28125rem + 15vw ,1.375rem)){.testimonials__details{font-size:clamp(1rem ,-2.28125rem + 15vw ,1.375rem)}}@supports not (font-size:clamp(1rem ,-2.28125rem + 15vw ,1.375rem)){.testimonials__details{font-size:calc(1rem + .375 * (100vw - 21.875rem)/ 2.5)}}@supports (font-size:clamp(0.75rem ,-0.34375rem + 5vw ,0.875rem)){.testimonials__text-testimonial{font-size:clamp(.75rem ,-.34375rem + 5vw ,.875rem)}}@supports not (font-size:clamp(0.75rem ,-0.34375rem + 5vw ,0.875rem)){.testimonials__text-testimonial{font-size:calc(.75rem + .125 * (100vw - 21.875rem)/ 2.5)}}}@media (min-width:47.99875em) and (max-width:62.5em){@supports (margin-bottom:clamp(1.25rem ,-1.6462266184rem + 6.0339625894vw ,2.125rem)){.testimonials__details:not(:last-child){margin-bottom:clamp(1.25rem ,-1.6462266184rem + 6.0339625894vw ,2.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,-1.6462266184rem + 6.0339625894vw ,2.125rem)){.testimonials__details:not(:last-child){margin-bottom:calc(1.25rem + .875 * (100vw - 47.99875rem)/ 14.50125)}}@supports (margin-bottom:clamp(2.1875rem ,-12.5005064219rem + 30.600810275vw ,6.625rem)){.achievements__text:not(:last-child){margin-bottom:clamp(2.1875rem ,-12.5005064219rem + 30.600810275vw ,6.625rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-12.5005064219rem + 30.600810275vw ,6.625rem)){.achievements__text:not(:last-child){margin-bottom:calc(2.1875rem + 4.4375 * (100vw - 47.99875rem)/ 14.50125)}}@supports (margin-bottom:clamp(0.9375rem ,-2.1655999483rem + 6.4649599172vw ,1.875rem)){.achievements__text p:not(:last-child){margin-bottom:clamp(.9375rem ,-2.1655999483rem + 6.4649599172vw ,1.875rem)}}@supports not (margin-bottom:clamp(0.9375rem ,-2.1655999483rem + 6.4649599172vw ,1.875rem)){.achievements__text p:not(:last-child){margin-bottom:calc(.9375rem + .9375 * (100vw - 47.99875rem)/ 14.50125)}}@supports (margin-bottom:clamp(1.5625rem ,-11.4705197828rem + 27.1528316524vw ,5.5rem)){.achievements__counter:not(:last-child){margin-bottom:clamp(1.5625rem ,-11.4705197828rem + 27.1528316524vw ,5.5rem)}}@supports not (margin-bottom:clamp(1.5625rem ,-11.4705197828rem + 27.1528316524vw ,5.5rem)){.achievements__counter:not(:last-child){margin-bottom:calc(1.5625rem + 3.9375 * (100vw - 47.99875rem)/ 14.50125)}}}@media (min-width:32.5em) and (max-width:68.75em){@supports (font-size:clamp(0.875rem ,0.5387931034rem + 1.0344827586vw ,1.25rem)){.testimonials__text-testimonial{font-size:clamp(.875rem ,.5387931034rem + 1.0344827586vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.5387931034rem + 1.0344827586vw ,1.25rem)){.testimonials__text-testimonial{font-size:calc(.875rem + .375 * (100vw - 32.5rem)/ 36.25)}}}@media (min-width:49.87375em) and (max-width:93.75em){@supports (margin-bottom:clamp(1.25rem ,-0.5260800974rem + 3.5611521039vw ,2.8125rem)){.main__title:not(:last-child){margin-bottom:clamp(1.25rem ,-.5260800974rem + 3.5611521039vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.25rem ,-0.5260800974rem + 3.5611521039vw ,2.8125rem)){.main__title:not(:last-child){margin-bottom:calc(1.25rem + 1.5625 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(2.1875rem ,-1.6488330105rem + 7.6920885445vw ,5.5625rem)){.main__subtitle:not(:last-child){margin-bottom:clamp(2.1875rem ,-1.6488330105rem + 7.6920885445vw ,5.5625rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-1.6488330105rem + 7.6920885445vw ,5.5625rem)){.main__subtitle:not(:last-child){margin-bottom:calc(2.1875rem + 3.375 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(1.5625rem ,-1.4923577676rem + 6.1251816188vw ,4.25rem)){.contacts__text:not(:last-child){margin-bottom:clamp(1.5625rem ,-1.4923577676rem + 6.1251816188vw ,4.25rem)}}@supports not (margin-bottom:clamp(1.5625rem ,-1.4923577676rem + 6.1251816188vw ,4.25rem)){.contacts__text:not(:last-child){margin-bottom:calc(1.5625rem + 2.6875 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(1.25rem ,-0.5260800974rem + 3.5611521039vw ,2.8125rem)){.hero-faq__title:not(:last-child){margin-bottom:clamp(1.25rem ,-.5260800974rem + 3.5611521039vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.25rem ,-0.5260800974rem + 3.5611521039vw ,2.8125rem)){.hero-faq__title:not(:last-child){margin-bottom:calc(1.25rem + 1.5625 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(2.1875rem ,-1.6488330105rem + 7.6920885445vw ,5.5625rem)){.hero-faq__subtitle:not(:last-child){margin-bottom:clamp(2.1875rem ,-1.6488330105rem + 7.6920885445vw ,5.5625rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-1.6488330105rem + 7.6920885445vw ,5.5625rem)){.hero-faq__subtitle:not(:last-child){margin-bottom:calc(2.1875rem + 3.375 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(1.25rem ,-0.5260800974rem + 3.5611521039vw ,2.8125rem)){.hero-contact__title:not(:last-child){margin-bottom:clamp(1.25rem ,-.5260800974rem + 3.5611521039vw ,2.8125rem)}}@supports not (margin-bottom:clamp(1.25rem ,-0.5260800974rem + 3.5611521039vw ,2.8125rem)){.hero-contact__title:not(:last-child){margin-bottom:calc(1.25rem + 1.5625 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(2.1875rem ,-4.5616043702rem + 13.5323779949vw ,8.125rem)){.hero-contact__subtitle:not(:last-child){margin-bottom:clamp(2.1875rem ,-4.5616043702rem + 13.5323779949vw ,8.125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-4.5616043702rem + 13.5323779949vw ,8.125rem)){.hero-contact__subtitle:not(:last-child){margin-bottom:calc(2.1875rem + 5.9375 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(2.1875rem ,-4.5616043702rem + 13.5323779949vw ,8.125rem)){.hero-contact__list:not(:last-child){margin-bottom:clamp(2.1875rem ,-4.5616043702rem + 13.5323779949vw ,8.125rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-4.5616043702rem + 13.5323779949vw ,8.125rem)){.hero-contact__list:not(:last-child){margin-bottom:calc(2.1875rem + 5.9375 * (100vw - 49.87375rem)/ 43.87625)}}@supports (margin-bottom:clamp(2.1875rem ,-0.2990121364rem + 4.9856129455vw ,4.375rem)){.hero-contact__text:not(:last-child){margin-bottom:clamp(2.1875rem ,-.2990121364rem + 4.9856129455vw ,4.375rem)}}@supports not (margin-bottom:clamp(2.1875rem ,-0.2990121364rem + 4.9856129455vw ,4.375rem)){.hero-contact__text:not(:last-child){margin-bottom:calc(2.1875rem + 2.1875 * (100vw - 49.87375rem)/ 43.87625)}}}@media (min-width:93.75em) and (max-width:106.25em){@supports ((-moz-column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem)) or (column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem))){.block-text__text{-webkit-column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem);-moz-column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem);column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem)) or (column-gap:clamp(1.25rem ,-25.46875rem + 28.5vw ,4.8125rem))){.block-text__text{-webkit-column-gap:calc(1.25rem + 3.5625 * (100vw - 93.75rem)/ 12.5);-moz-column-gap:calc(1.25rem + 3.5625 * (100vw - 93.75rem)/ 12.5);column-gap:calc(1.25rem + 3.5625 * (100vw - 93.75rem)/ 12.5)}}}@media (min-width:31.25em) and (max-width:47.99875em){@supports (font-size:clamp(0.875rem ,0.4085472796rem + 1.4926487051vw ,1.125rem)){.block-text__text{font-size:clamp(.875rem ,.4085472796rem + 1.4926487051vw ,1.125rem)}}@supports not (font-size:clamp(0.875rem ,0.4085472796rem + 1.4926487051vw ,1.125rem)){.block-text__text{font-size:calc(.875rem + .25 * (100vw - 31.25rem)/ 16.74875)}}@supports (font-size:clamp(0.875rem ,0.1753209195rem + 2.2389730577vw ,1.25rem)){.about-us__description{font-size:clamp(.875rem ,.1753209195rem + 2.2389730577vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.1753209195rem + 2.2389730577vw ,1.25rem)){.about-us__description{font-size:calc(.875rem + .375 * (100vw - 31.25rem)/ 16.74875)}}}@media (min-width:92.5em) and (max-width:117.5em){@supports (width:clamp(54.375rem ,16.21875rem + 41.25vw ,64.6875rem)){.contacts__map #map{width:clamp(54.375rem ,16.21875rem + 41.25vw ,64.6875rem)}}@supports not (width:clamp(54.375rem ,16.21875rem + 41.25vw ,64.6875rem)){.contacts__map #map{width:calc(54.375rem + 10.3125 * (100vw - 92.5rem)/ 25)}}}@media (min-width:32.5em) and (max-width:75em){@supports (font-size:clamp(0.875rem ,0.7794117647rem + 0.2941176471vw ,1rem)){.services__text{font-size:clamp(.875rem ,.7794117647rem + .2941176471vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.7794117647rem + 0.2941176471vw ,1rem)){.services__text{font-size:calc(.875rem + .125 * (100vw - 32.5rem)/ 42.5)}}@supports (font-size:clamp(0.875rem ,0.7794117647rem + 0.2941176471vw ,1rem)){.list-service__text{font-size:clamp(.875rem ,.7794117647rem + .2941176471vw ,1rem)}}@supports not (font-size:clamp(0.875rem ,0.7794117647rem + 0.2941176471vw ,1rem)){.list-service__text{font-size:calc(.875rem + .125 * (100vw - 32.5rem)/ 42.5)}}}@media (min-width:75em) and (max-width:87.5em){@supports (width:clamp(13.75rem ,-19.625rem + 44.5vw ,19.3125rem)){.menu__book{width:clamp(13.75rem ,-19.625rem + 44.5vw ,19.3125rem)}}@supports not (width:clamp(13.75rem ,-19.625rem + 44.5vw ,19.3125rem)){.menu__book{width:calc(13.75rem + 5.5625 * (100vw - 75rem)/ 12.5)}}}@media (min-width:62.5em) and (max-width:100em){@supports ((-moz-column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem)) or (column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem))){.footer-menu__list{-webkit-column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem);-moz-column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem);column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem)) or (column-gap:clamp(1.25rem ,-2.3958333333rem + 5.8333333333vw ,3.4375rem))){.footer-menu__list{-webkit-column-gap:calc(1.25rem + 2.1875 * (100vw - 62.5rem)/ 37.5);-moz-column-gap:calc(1.25rem + 2.1875 * (100vw - 62.5rem)/ 37.5);column-gap:calc(1.25rem + 2.1875 * (100vw - 62.5rem)/ 37.5)}}}@media (min-width:47.99875em) and (max-width:81.25em){@supports (font-size:clamp(2.125rem ,-0.0402757415rem + 4.5111086049vw ,3.625rem)){.hero__title{font-size:clamp(2.125rem ,-.0402757415rem + 4.5111086049vw ,3.625rem)}}@supports not (font-size:clamp(2.125rem ,-0.0402757415rem + 4.5111086049vw ,3.625rem)){.hero__title{font-size:calc(2.125rem + 1.5 * (100vw - 47.99875rem)/ 33.25125)}}@supports (font-size:clamp(1.125rem ,-0.1380775159rem + 2.6314800195vw ,2rem)){.about-us__headline{font-size:clamp(1.125rem ,-.1380775159rem + 2.6314800195vw ,2rem)}}@supports not (font-size:clamp(1.125rem ,-0.1380775159rem + 2.6314800195vw ,2rem)){.about-us__headline{font-size:calc(1.125rem + .875 * (100vw - 47.99875rem)/ 33.25125)}}}@media (min-width:31.25em) and (max-width:49.87375em){@supports (font-size:clamp(0.875rem ,0.2457631385rem + 2.0135579569vw ,1.25rem)){.hero__text{font-size:clamp(.875rem ,.2457631385rem + 2.0135579569vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.2457631385rem + 2.0135579569vw ,1.25rem)){.hero__text{font-size:calc(.875rem + .375 * (100vw - 31.25rem)/ 18.62375)}}}@media (min-width:81.25em) and (max-width:106.25em){@supports ((-moz-column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem)) or (column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem))){.about-us__wrapper{-webkit-column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem);-moz-column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem);column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem)}}@supports not ((-moz-column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem)) or (column-gap:clamp(1.25rem ,-6.0625rem + 9vw ,3.5rem))){.about-us__wrapper{-webkit-column-gap:calc(1.25rem + 2.25 * (100vw - 81.25rem)/ 25);-moz-column-gap:calc(1.25rem + 2.25 * (100vw - 81.25rem)/ 25);column-gap:calc(1.25rem + 2.25 * (100vw - 81.25rem)/ 25)}}@supports (row-gap:clamp(1.25rem ,-4.84375rem + 7.5vw ,3.125rem)){.about-us__wrapper{row-gap:clamp(1.25rem ,-4.84375rem + 7.5vw ,3.125rem)}}@supports not (row-gap:clamp(1.25rem ,-4.84375rem + 7.5vw ,3.125rem)){.about-us__wrapper{row-gap:calc(1.25rem + 1.875 * (100vw - 81.25rem)/ 25)}}}@media (min-width:20em) and (max-width:94.5em){@supports (font-size:clamp(1.25rem ,1.182885906rem + 0.3355704698vw ,1.5rem)){.achievements__info{font-size:clamp(1.25rem ,1.182885906rem + .3355704698vw ,1.5rem)}}@supports not (font-size:clamp(1.25rem ,1.182885906rem + 0.3355704698vw ,1.5rem)){.achievements__info{font-size:calc(1.25rem + .25 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__about-us{padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__about-us{padding-top:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__about-us{padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__about-us{padding-bottom:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.25rem ,0.7466442953rem + 2.5167785235vw ,3.125rem)){.basement__about-us .about-us__wrapper:not(:last-child){margin-bottom:clamp(1.25rem ,.7466442953rem + 2.5167785235vw ,3.125rem)}}@supports not (margin-bottom:clamp(1.25rem ,0.7466442953rem + 2.5167785235vw ,3.125rem)){.basement__about-us .about-us__wrapper:not(:last-child){margin-bottom:calc(1.25rem + 1.875 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__hero .hero-faq__container{padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__hero .hero-faq__container{padding-top:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(3.75rem ,2.7432885906rem + 5.033557047vw ,7.5rem)){.basement__milestone{padding-top:clamp(3.75rem ,2.7432885906rem + 5.033557047vw ,7.5rem)}}@supports not (padding-top:clamp(3.75rem ,2.7432885906rem + 5.033557047vw ,7.5rem)){.basement__milestone{padding-top:calc(3.75rem + 3.75 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__milestone{padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__milestone{padding-bottom:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__testimonials{padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__testimonials{padding-top:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__testimonials{padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.basement__testimonials{padding-bottom:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(3.9375rem ,3.6522651007rem + 1.4261744966vw ,5rem)){.basement__services{padding-top:clamp(3.9375rem ,3.6522651007rem + 1.4261744966vw ,5rem)}}@supports not (padding-top:clamp(3.9375rem ,3.6522651007rem + 1.4261744966vw ,5rem)){.basement__services{padding-top:calc(3.9375rem + 1.0625 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(3.5625rem ,3.1765939597rem + 1.9295302013vw ,5rem)){.basement__hero{padding-bottom:clamp(3.5625rem ,3.1765939597rem + 1.9295302013vw ,5rem)}}@supports not (padding-bottom:clamp(3.5625rem ,3.1765939597rem + 1.9295302013vw ,5rem)){.basement__hero{padding-bottom:calc(3.5625rem + 1.4375 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(10rem ,9.4966442953rem + 2.5167785235vw ,11.875rem)){.main-basement{padding-top:clamp(10rem ,9.4966442953rem + 2.5167785235vw ,11.875rem)}}@supports not (padding-top:clamp(10rem ,9.4966442953rem + 2.5167785235vw ,11.875rem)){.main-basement{padding-top:calc(10rem + 1.875 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.main-basement{padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.main-basement{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.75rem ,0.6996644295rem + 0.2516778523vw ,0.9375rem)){.content-main-basement__info-subtitle{font-size:clamp(.75rem ,.6996644295rem + .2516778523vw ,.9375rem)}}@supports not (font-size:clamp(0.75rem ,0.6996644295rem + 0.2516778523vw ,0.9375rem)){.content-main-basement__info-subtitle{font-size:calc(.75rem + .1875 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.5rem ,1.9756711409rem + -0.5033557047vw ,1.875rem)){.content-main-basement__info-subtitle:not(:last-child){margin-bottom:clamp(1.5rem ,1.9756711409rem + -.5033557047vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.5rem ,1.9756711409rem + -0.5033557047vw ,1.875rem)){.content-main-basement__info-subtitle:not(:last-child){margin-bottom:calc(1.875rem + -.375 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.6875rem ,1.5197147651rem + 0.8389261745vw ,2.3125rem)){.content-main-basement__title:not(:last-child){margin-bottom:clamp(1.6875rem ,1.5197147651rem + .8389261745vw ,2.3125rem)}}@supports not (margin-bottom:clamp(1.6875rem ,1.5197147651rem + 0.8389261745vw ,2.3125rem)){.content-main-basement__title:not(:last-child){margin-bottom:calc(1.6875rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1.125rem ,1.0243288591rem + 0.5033557047vw ,1.5rem)){.content-main-basement__price{font-size:clamp(1.125rem ,1.0243288591rem + .5033557047vw ,1.5rem)}}@supports not (font-size:clamp(1.125rem ,1.0243288591rem + 0.5033557047vw ,1.5rem)){.content-main-basement__price{font-size:calc(1.125rem + .375 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1rem ,0.966442953rem + 0.1677852349vw ,1.125rem)){.content-main-basement__item{font-size:clamp(1rem ,.966442953rem + .1677852349vw ,1.125rem)}}@supports not (font-size:clamp(1rem ,0.966442953rem + 0.1677852349vw ,1.125rem)){.content-main-basement__item{font-size:calc(1rem + .125 * (100vw - 20rem)/ 74.5)}}@supports (gap:clamp(0.3125rem ,0.0608221477rem + 1.2583892617vw ,1.25rem)){.time-block{gap:clamp(.3125rem ,.0608221477rem + 1.2583892617vw ,1.25rem)}}@supports not (gap:clamp(0.3125rem ,0.0608221477rem + 1.2583892617vw ,1.25rem)){.time-block{gap:calc(.3125rem + .9375 * (100vw - 20rem)/ 74.5)}}@supports (padding-right:clamp(0.625rem ,0.0041946309rem + 3.1040268456vw ,2.9375rem)){.time-block{padding-right:clamp(.625rem ,.0041946309rem + 3.1040268456vw ,2.9375rem)}}@supports not (padding-right:clamp(0.625rem ,0.0041946309rem + 3.1040268456vw ,2.9375rem)){.time-block{padding-right:calc(.625rem + 2.3125 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(0.9375rem ,0.6690436242rem + 1.3422818792vw ,1.9375rem)){.time-block{padding-top:clamp(.9375rem ,.6690436242rem + 1.3422818792vw ,1.9375rem)}}@supports not (padding-top:clamp(0.9375rem ,0.6690436242rem + 1.3422818792vw ,1.9375rem)){.time-block{padding-top:calc(.9375rem + 1 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(0.9375rem ,0.6690436242rem + 1.3422818792vw ,1.9375rem)){.time-block{padding-bottom:clamp(.9375rem ,.6690436242rem + 1.3422818792vw ,1.9375rem)}}@supports not (padding-bottom:clamp(0.9375rem ,0.6690436242rem + 1.3422818792vw ,1.9375rem)){.time-block{padding-bottom:calc(.9375rem + 1 * (100vw - 20rem)/ 74.5)}}@supports (padding-left:clamp(0.625rem ,0.2726510067rem + 1.7617449664vw ,1.9375rem)){.time-block{padding-left:clamp(.625rem ,.2726510067rem + 1.7617449664vw ,1.9375rem)}}@supports not (padding-left:clamp(0.625rem ,0.2726510067rem + 1.7617449664vw ,1.9375rem)){.time-block{padding-left:calc(.625rem + 1.3125 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.4375rem ,1.370385906rem + 0.3355704698vw ,1.6875rem)){.time-block:not(:last-child){margin-bottom:clamp(1.4375rem ,1.370385906rem + .3355704698vw ,1.6875rem)}}@supports not (margin-bottom:clamp(1.4375rem ,1.370385906rem + 0.3355704698vw ,1.6875rem)){.time-block:not(:last-child){margin-bottom:calc(1.4375rem + .25 * (100vw - 20rem)/ 74.5)}}@supports (height:clamp(2.3125rem ,1.9769295302rem + 1.677852349vw ,3.5625rem)){.time-block span{height:clamp(2.3125rem ,1.9769295302rem + 1.677852349vw ,3.5625rem)}}@supports not (height:clamp(2.3125rem ,1.9769295302rem + 1.677852349vw ,3.5625rem)){.time-block span{height:calc(2.3125rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (gap:clamp(0.3125rem ,0.1111577181rem + 1.0067114094vw ,1.0625rem)){.time-block__offer{gap:clamp(.3125rem ,.1111577181rem + 1.0067114094vw ,1.0625rem)}}@supports not (gap:clamp(0.3125rem ,0.1111577181rem + 1.0067114094vw ,1.0625rem)){.time-block__offer{gap:calc(.3125rem + .75 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1rem ,0.932885906rem + 0.3355704698vw ,1.25rem)){.time-block__text{font-size:clamp(1rem ,.932885906rem + .3355704698vw ,1.25rem)}}@supports not (font-size:clamp(1rem ,0.932885906rem + 0.3355704698vw ,1.25rem)){.time-block__text{font-size:calc(1rem + .25 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1.5rem ,1.3993288591rem + 0.5033557047vw ,1.875rem)){.time-block__cashback{font-size:clamp(1.5rem ,1.3993288591rem + .5033557047vw ,1.875rem)}}@supports not (font-size:clamp(1.5rem ,1.3993288591rem + 0.5033557047vw ,1.875rem)){.time-block__cashback{font-size:calc(1.5rem + .375 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.875rem ,0.7743288591rem + 0.5033557047vw ,1.25rem)){.time-block__date{font-size:clamp(.875rem ,.7743288591rem + .5033557047vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7743288591rem + 0.5033557047vw ,1.25rem)){.time-block__date{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.trust{padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)}}@supports not (padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.trust{padding-top:calc(2.5rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.trust{padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.trust{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (padding-right:clamp(1.4375rem ,1.3200503356rem + 0.5872483221vw ,1.875rem)){.body-trust{padding-right:clamp(1.4375rem ,1.3200503356rem + .5872483221vw ,1.875rem)}}@supports not (padding-right:clamp(1.4375rem ,1.3200503356rem + 0.5872483221vw ,1.875rem)){.body-trust{padding-right:calc(1.4375rem + .4375 * (100vw - 20rem)/ 74.5)}}@supports (padding-left:clamp(1.4375rem ,1.3200503356rem + 0.5872483221vw ,1.875rem)){.body-trust{padding-left:clamp(1.4375rem ,1.3200503356rem + .5872483221vw ,1.875rem)}}@supports not (padding-left:clamp(1.4375rem ,1.3200503356rem + 0.5872483221vw ,1.875rem)){.body-trust{padding-left:calc(1.4375rem + .4375 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(2.5625rem ,2.4114932886rem + 0.755033557vw ,3.125rem)){.body-trust{padding-bottom:clamp(2.5625rem ,2.4114932886rem + .755033557vw ,3.125rem)}}@supports not (padding-bottom:clamp(2.5625rem ,2.4114932886rem + 0.755033557vw ,3.125rem)){.body-trust{padding-bottom:calc(2.5625rem + .5625 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(4.0625rem ,3.4752516779rem + 2.9362416107vw ,6.25rem)){.body-trust__raiting{font-size:clamp(4.0625rem ,3.4752516779rem + 2.9362416107vw ,6.25rem)}}@supports not (font-size:clamp(4.0625rem ,3.4752516779rem + 2.9362416107vw ,6.25rem)){.body-trust__raiting{font-size:calc(4.0625rem + 2.1875 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.625rem ,0.5243288591rem + 0.5033557047vw ,1rem)){.body-trust__with{font-size:clamp(.625rem ,.5243288591rem + .5033557047vw ,1rem)}}@supports not (font-size:clamp(0.625rem ,0.5243288591rem + 0.5033557047vw ,1rem)){.body-trust__with{font-size:calc(.625rem + .375 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.75rem ,1.5486577181rem + 1.0067114094vw ,2.5rem)){.body-trust__stars:not(:last-child){margin-bottom:clamp(1.75rem ,1.5486577181rem + 1.0067114094vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.75rem ,1.5486577181rem + 1.0067114094vw ,2.5rem)){.body-trust__stars:not(:last-child){margin-bottom:calc(1.75rem + .75 * (100vw - 20rem)/ 74.5)}}@supports (gap:clamp(0.3125rem ,0.1447147651rem + 0.8389261745vw ,0.9375rem)){.body-trust__category{gap:clamp(.3125rem ,.1447147651rem + .8389261745vw ,.9375rem)}}@supports not (gap:clamp(0.3125rem ,0.1447147651rem + 0.8389261745vw ,0.9375rem)){.body-trust__category{gap:calc(.3125rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.8125rem ,0.6950503356rem + 0.5872483221vw ,1.25rem)){.body-trust__info{font-size:clamp(.8125rem ,.6950503356rem + .5872483221vw ,1.25rem)}}@supports not (font-size:clamp(0.8125rem ,0.6950503356rem + 0.5872483221vw ,1.25rem)){.body-trust__info{font-size:calc(.8125rem + .4375 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.google-reviews{padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)}}@supports not (padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.google-reviews{padding-top:calc(2.5rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.google-reviews{padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-bottom:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.google-reviews{padding-bottom:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (width:clamp(9.375rem ,6.8582214765rem + 12.5838926174vw ,18.75rem)){.google-reviews__image img{width:clamp(9.375rem ,6.8582214765rem + 12.5838926174vw ,18.75rem)}}@supports not (width:clamp(9.375rem ,6.8582214765rem + 12.5838926174vw ,18.75rem)){.google-reviews__image img{width:calc(9.375rem + 9.375 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.5625rem ,1.4786073826rem + 0.4194630872vw ,1.875rem)){.google-reviews__image:not(:last-child){margin-bottom:clamp(1.5625rem ,1.4786073826rem + .4194630872vw ,1.875rem)}}@supports not (margin-bottom:clamp(1.5625rem ,1.4786073826rem + 0.4194630872vw ,1.875rem)){.google-reviews__image:not(:last-child){margin-bottom:calc(1.5625rem + .3125 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(2.875rem ,2.3045302013rem + 2.8523489933vw ,5rem)){.why{padding-top:clamp(2.875rem ,2.3045302013rem + 2.8523489933vw ,5rem)}}@supports not (padding-top:clamp(2.875rem ,2.3045302013rem + 2.8523489933vw ,5rem)){.why{padding-top:calc(2.875rem + 2.125 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(3.375rem ,2.9387583893rem + 2.1812080537vw ,5rem)){.why{padding-bottom:clamp(3.375rem ,2.9387583893rem + 2.1812080537vw ,5rem)}}@supports not (padding-bottom:clamp(3.375rem ,2.9387583893rem + 2.1812080537vw ,5rem)){.why{padding-bottom:calc(3.375rem + 1.625 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.875rem ,1.7072147651rem + 0.8389261745vw ,2.5rem)){.why__header:not(:last-child){margin-bottom:clamp(1.875rem ,1.7072147651rem + .8389261745vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.875rem ,1.7072147651rem + 0.8389261745vw ,2.5rem)){.why__header:not(:last-child){margin-bottom:calc(1.875rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (padding-right:clamp(0.625rem ,0.3733221477rem + 1.2583892617vw ,1.5625rem)){.body-why{padding-right:clamp(.625rem ,.3733221477rem + 1.2583892617vw ,1.5625rem)}}@supports not (padding-right:clamp(0.625rem ,0.3733221477rem + 1.2583892617vw ,1.5625rem)){.body-why{padding-right:calc(.625rem + .9375 * (100vw - 20rem)/ 74.5)}}@supports (padding-left:clamp(0.625rem ,0.3733221477rem + 1.2583892617vw ,1.5625rem)){.body-why{padding-left:clamp(.625rem ,.3733221477rem + 1.2583892617vw ,1.5625rem)}}@supports not (padding-left:clamp(0.625rem ,0.3733221477rem + 1.2583892617vw ,1.5625rem)){.body-why{padding-left:calc(.625rem + .9375 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(1.625rem ,1.557885906rem + 0.3355704698vw ,1.875rem)){.body-why{padding-top:clamp(1.625rem ,1.557885906rem + .3355704698vw ,1.875rem)}}@supports not (padding-top:clamp(1.625rem ,1.557885906rem + 0.3355704698vw ,1.875rem)){.body-why{padding-top:calc(1.625rem + .25 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(1.875rem ,1.7072147651rem + 0.8389261745vw ,2.5rem)){.body-why{padding-bottom:clamp(1.875rem ,1.7072147651rem + .8389261745vw ,2.5rem)}}@supports not (padding-bottom:clamp(1.875rem ,1.7072147651rem + 0.8389261745vw ,2.5rem)){.body-why{padding-bottom:calc(1.875rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1.125rem ,0.9572147651rem + 0.8389261745vw ,1.75rem)){.body-why__title{font-size:clamp(1.125rem ,.9572147651rem + .8389261745vw ,1.75rem)}}@supports not (font-size:clamp(1.125rem ,0.9572147651rem + 0.8389261745vw ,1.75rem)){.body-why__title{font-size:calc(1.125rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (margin-bottom:clamp(1.6875rem ,1.4693791946rem + 1.0906040268vw ,2.5rem)){.body-why__title:not(:last-child){margin-bottom:clamp(1.6875rem ,1.4693791946rem + 1.0906040268vw ,2.5rem)}}@supports not (margin-bottom:clamp(1.6875rem ,1.4693791946rem + 1.0906040268vw ,2.5rem)){.body-why__title:not(:last-child){margin-bottom:calc(1.6875rem + .8125 * (100vw - 20rem)/ 74.5)}}@supports (gap:clamp(0.3125rem ,-0.2747483221rem + 2.9362416107vw ,2.5rem)){.body-why__wrap{gap:clamp(.3125rem ,-.2747483221rem + 2.9362416107vw ,2.5rem)}}@supports not (gap:clamp(0.3125rem ,-0.2747483221rem + 2.9362416107vw ,2.5rem)){.body-why__wrap{gap:calc(.3125rem + 2.1875 * (100vw - 20rem)/ 74.5)}}@supports (padding-left:clamp(0.625rem ,0.1216442953rem + 2.5167785235vw ,2.5rem)){.content-why:last-child{padding-left:clamp(.625rem ,.1216442953rem + 2.5167785235vw ,2.5rem)}}@supports not (padding-left:clamp(0.625rem ,0.1216442953rem + 2.5167785235vw ,2.5rem)){.content-why:last-child{padding-left:calc(.625rem + 1.875 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.875rem ,0.7072147651rem + 0.8389261745vw ,1.5rem)){.content-why__title{font-size:clamp(.875rem ,.7072147651rem + .8389261745vw ,1.5rem)}}@supports not (font-size:clamp(0.875rem ,0.7072147651rem + 0.8389261745vw ,1.5rem)){.content-why__title{font-size:calc(.875rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.6875rem ,0.5700503356rem + 0.5872483221vw ,1.125rem)){.content-why__item{font-size:clamp(.6875rem ,.5700503356rem + .5872483221vw ,1.125rem)}}@supports not (font-size:clamp(0.6875rem ,0.5700503356rem + 0.5872483221vw ,1.125rem)){.content-why__item{font-size:calc(.6875rem + .4375 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(3.75rem ,3.4144295302rem + 1.677852349vw ,5rem)){.types{padding-top:clamp(3.75rem ,3.4144295302rem + 1.677852349vw ,5rem)}}@supports not (padding-top:clamp(3.75rem ,3.4144295302rem + 1.677852349vw ,5rem)){.types{padding-top:calc(3.75rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(3.75rem ,3.4144295302rem + 1.677852349vw ,5rem)){.types{padding-bottom:clamp(3.75rem ,3.4144295302rem + 1.677852349vw ,5rem)}}@supports not (padding-bottom:clamp(3.75rem ,3.4144295302rem + 1.677852349vw ,5rem)){.types{padding-bottom:calc(3.75rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.8125rem ,0.6950503356rem + 0.5872483221vw ,1.25rem)){.types-tabs__title{font-size:clamp(.8125rem ,.6950503356rem + .5872483221vw ,1.25rem)}}@supports not (font-size:clamp(0.8125rem ,0.6950503356rem + 0.5872483221vw ,1.25rem)){.types-tabs__title{font-size:calc(.8125rem + .4375 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.servicing{padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)}}@supports not (padding-top:clamp(5rem ,4.3288590604rem + 3.355704698vw ,7.5rem)){.servicing{padding-top:calc(5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.servicing{padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)}}@supports not (padding-bottom:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.servicing{padding-bottom:calc(2.5rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (padding-right:clamp(0.9375rem ,0.6858221477rem + 1.2583892617vw ,1.875rem)){.body-servicing{padding-right:clamp(.9375rem ,.6858221477rem + 1.2583892617vw ,1.875rem)}}@supports not (padding-right:clamp(0.9375rem ,0.6858221477rem + 1.2583892617vw ,1.875rem)){.body-servicing{padding-right:calc(.9375rem + .9375 * (100vw - 20rem)/ 74.5)}}@supports (padding-left:clamp(0.9375rem ,0.6858221477rem + 1.2583892617vw ,1.875rem)){.body-servicing{padding-left:clamp(.9375rem ,.6858221477rem + 1.2583892617vw ,1.875rem)}}@supports not (padding-left:clamp(0.9375rem ,0.6858221477rem + 1.2583892617vw ,1.875rem)){.body-servicing{padding-left:calc(.9375rem + .9375 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(3.125rem ,2.9572147651rem + 0.8389261745vw ,3.75rem)){.body-servicing{padding-bottom:clamp(3.125rem ,2.9572147651rem + .8389261745vw ,3.75rem)}}@supports not (padding-bottom:clamp(3.125rem ,2.9572147651rem + 0.8389261745vw ,3.75rem)){.body-servicing{padding-bottom:calc(3.125rem + .625 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1.25rem ,1.1157718121rem + 0.6711409396vw ,1.75rem)){.body-servicing__place{font-size:clamp(1.25rem ,1.1157718121rem + .6711409396vw ,1.75rem)}}@supports not (font-size:clamp(1.25rem ,1.1157718121rem + 0.6711409396vw ,1.75rem)){.body-servicing__place{font-size:calc(1.25rem + .5 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(1.0625rem ,1.0121644295rem + 0.2516778523vw ,1.25rem)){.body-servicing__tel{font-size:clamp(1.0625rem ,1.0121644295rem + .2516778523vw ,1.25rem)}}@supports not (font-size:clamp(1.0625rem ,1.0121644295rem + 0.2516778523vw ,1.25rem)){.body-servicing__tel{font-size:calc(1.0625rem + .1875 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.875rem ,0.807885906rem + 0.3355704698vw ,1.125rem)){.body-servicing__info{font-size:clamp(.875rem ,.807885906rem + .3355704698vw ,1.125rem)}}@supports not (font-size:clamp(0.875rem ,0.807885906rem + 0.3355704698vw ,1.125rem)){.body-servicing__info{font-size:calc(.875rem + .25 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(2.5rem ,1.8288590604rem + 3.355704698vw ,5rem)){.service-area{padding-bottom:clamp(2.5rem ,1.8288590604rem + 3.355704698vw ,5rem)}}@supports not (padding-bottom:clamp(2.5rem ,1.8288590604rem + 3.355704698vw ,5rem)){.service-area{padding-bottom:calc(2.5rem + 2.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.service-area{padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)}}@supports not (padding-top:clamp(2.5rem ,2.1644295302rem + 1.677852349vw ,3.75rem)){.service-area{padding-top:calc(2.5rem + 1.25 * (100vw - 20rem)/ 74.5)}}@supports (font-size:clamp(0.875rem ,0.7743288591rem + 0.5033557047vw ,1.25rem)){.service-area__text{font-size:clamp(.875rem ,.7743288591rem + .5033557047vw ,1.25rem)}}@supports not (font-size:clamp(0.875rem ,0.7743288591rem + 0.5033557047vw ,1.25rem)){.service-area__text{font-size:calc(.875rem + .375 * (100vw - 20rem)/ 74.5)}}@supports (row-gap:clamp(0.75rem ,0.6157718121rem + 0.6711409396vw ,1.25rem)){.service-area__items{row-gap:clamp(.75rem ,.6157718121rem + .6711409396vw ,1.25rem)}}@supports not (row-gap:clamp(0.75rem ,0.6157718121rem + 0.6711409396vw ,1.25rem)){.service-area__items{row-gap:calc(.75rem + .5 * (100vw - 20rem)/ 74.5)}}@supports (padding-top:clamp(3.5rem ,3.0973154362rem + 2.0134228188vw ,5rem)){.technical{padding-top:clamp(3.5rem ,3.0973154362rem + 2.0134228188vw ,5rem)}}@supports not (padding-top:clamp(3.5rem ,3.0973154362rem + 2.0134228188vw ,5rem)){.technical{padding-top:calc(3.5rem + 1.5 * (100vw - 20rem)/ 74.5)}}@supports (padding-bottom:clamp(4.5rem ,4.0302013423rem + 2.3489932886vw ,6.25rem)){.technical{padding-bottom:clamp(4.5rem ,4.0302013423rem + 2.3489932886vw ,6.25rem)}}@supports not (padding-bottom:clamp(4.5rem ,4.0302013423rem + 2.3489932886vw ,6.25rem)){.technical{padding-bottom:calc(4.5rem + 1.75 * (100vw - 20rem)/ 74.5)}}}@media (max-width:37.5em) and (min-width:94.5em){.basement__hero{padding-top:5rem}}@media (max-width:37.5em) and (min-width:20em) and (max-width:94.5em){@supports (padding-top:clamp(3.875rem ,3.5729865772rem + 1.5100671141vw ,5rem)){.basement__hero{padding-top:clamp(3.875rem ,3.5729865772rem + 1.5100671141vw ,5rem)}}@supports not (padding-top:clamp(3.875rem ,3.5729865772rem + 1.5100671141vw ,5rem)){.basement__hero{padding-top:calc(3.875rem + 1.125 * (100vw - 20rem)/ 74.5)}}}@media (min-width:61.99875em) and (min-width:20em) and (max-width:94.5em){@supports (padding-left:clamp(1.25rem ,0.4110738255rem + 4.1946308725vw ,4.375rem)){.main-basement__content{padding-left:clamp(1.25rem ,.4110738255rem + 4.1946308725vw ,4.375rem)}}@supports not (padding-left:clamp(1.25rem ,0.4110738255rem + 4.1946308725vw ,4.375rem)){.main-basement__content{padding-left:calc(1.25rem + 3.125 * (100vw - 20rem)/ 74.5)}}}@media (min-width:61.99875em) and (max-width:20em){.main-basement__content{padding-left:1.25rem}}@media (min-width:47.99875em) and (max-width:92.5em){@supports (font-size:clamp(1.75rem ,0.9410550265rem + 1.6853459172vw ,2.5rem)){.content-main-basement__title{font-size:clamp(1.75rem ,.9410550265rem + 1.6853459172vw ,2.5rem)}}@supports not (font-size:clamp(1.75rem ,0.9410550265rem + 1.6853459172vw ,2.5rem)){.content-main-basement__title{font-size:calc(1.75rem + .75 * (100vw - 47.99875rem)/ 44.50125)}}@supports (margin-bottom:clamp(2.5rem ,1.2865825398rem + 2.5280188759vw ,3.625rem)){.content-main-basement__list:not(:last-child){margin-bottom:clamp(2.5rem ,1.2865825398rem + 2.5280188759vw ,3.625rem)}}@supports not (margin-bottom:clamp(2.5rem ,1.2865825398rem + 2.5280188759vw ,3.625rem)){.content-main-basement__list:not(:last-child){margin-bottom:calc(2.5rem + 1.125 * (100vw - 47.99875rem)/ 44.50125)}}}@media (any-hover:hover){.select__option:hover{background:var(--bg-1A);color:var(--decor-hover)}.body-servicing__tel:hover{color:var(--text-gold)}.technical__link:hover{text-decoration:none}}