@charset "UTF-8";
@font-face{font-family:'Arial';src:local('Arial Regular'), local('Arial-Regular'),url('../fonts/ArialMT.woff2') format('woff2'),url('../fonts/ArialMT.woff') format('woff'),url('../fonts/ArialMT.ttf') format('truetype');		font-weight:normal;font-style:normal}
@font-face{font-family:'Arial';src:local('Arial Bold'), local('Arial-Bold'),url('../fonts/Arial-BoldMT.woff2') format('woff2'),url('../fonts/Arial-BoldMT.woff') format('woff'),url('../fonts/Arial-BoldMT.ttf') format('truetype');font-weight:bold;font-style:normal}
.container{max-width:106.875rem;width:100%;margin-right:auto;margin-left:auto;padding:0 1.875rem}
@media (max-width:899px){
	.container{padding:0 4rem}
}
@media (max-width:699px){
	.container{padding:0 15px}
}
@media (max-width:1920px) and (min-width:900px){
	html{font-size:0.83333vw}
}
@media (max-width:899px){
	html{font-size:20px}
}
@media (max-width:699px){
	html{font-size:18px}
}
@media (max-width:439px){
	html{font-size:16px}
}
body{margin:0;-webkit-tap-highlight-color:rgba(0,0,0,0);width:100%;overflow-x:hidden;font-family:'Arial',sans-serif;font-weight:normal;font-style:normal;background-color:#fff;background-image:url('../img/lines-w.webp');background-repeat:repeat-y;background-size:100% auto;background-position:top center}
li{list-style:none}
ul{margin:0;padding:0}
p{margin:0}
a{text-decoration:none;outline:none}
img{max-height:100%;max-width:100%;user-select:none}
button,input{border:none;outline:none;background:none;padding:0;font-family:'Arial',sans-serif}
button{cursor:pointer}
*{box-sizing:border-box}
h1,h2,h3,h4,h5,h6{margin:0}
.strong{font-weight:bold}
.crossed{text-decoration:line-through}
.underline{position:relative}
.underline::after{position:absolute;bottom:0;border-bottom:2px solid #383838;content:'';left:0;width:100%}
.text-center{text-align:center}
.visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);/* IE6,IE7 */clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}
.decor{position:absolute}
.drk-block{background-repeat:repeat-y,no-repeat;background-size:100% auto,cover;background-position:top center;background-color:#2e2e31}
.logo{display:flex;align-items:center;margin-right:auto}
.logo__img{width:165px;height:50px;display:block}
.logo__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:500px){
	
}
.logo__desc{width:11rem;font-size:0.875rem;line-height:1.43;margin-left:2.3rem}
.logo__desc span{position:relative;font-weight:bold;color:#ff0000}
.logo__desc span::after{width:100%;height:1px;background-color:#ff0000;content:'';bottom:0;left:50%;transform:translateX(-50%);position:absolute;transition:all 0.3s}
@media (max-width:899px){
	.logo__desc{width:13rem}
}
@media (max-width:630px){
	.logo__desc{display:none}
}
@media (max-width:899px){
	.logo{}
}
.nav{padding-top:1.5rem;padding-bottom:1.5rem;background-color:#1d1d1e;display:flex;align-items:center}
.nav__list{display:flex;justify-content:space-between;margin-right:auto;margin-left:auto;align-items:center}
@media (max-width:899px){
	.nav{display:none}
	.nav__list{width:100%;padding-left:1rem;padding-right:1rem;flex-direction:column;padding-top:1.5rem;padding-bottom:1.5rem}
}
@media (max-width:899px){
	.nav__item{margin-top:1.6rem}
}
.nav__link{font-size:1.125rem;text-align:center;color:#000;position:relative;transition:all 0.3s}
.nav__link::after{height:2px;border-radius:1px;background-color:#ff0000;left:0;bottom:-10px;position:absolute;content:'';width:0;transition:all 0.3s}
.nav__link:hover,.nav__link.active{color:#ff0000}
.nav__link:hover::after,.nav__link.active::after{width:100%}
@media (max-width:899px){
	.nav__link{font-size:1.5rem}
}
.nav__dot{width:0.5rem;height:0.5rem;margin:0 1rem;background-color:#909090;border-radius:2px}
@media (max-width:899px){
	.nav__dot{display:none}
}
.title{font-size:50px;font-weight:bold;line-height:1.2;color:#3b3b3b}
.title.white{color:#fff}
.title.white strong{color:#ff0000}
@media (max-width:899px){
	.title{font-size:30px;text-align:center}
}
.subtitle{font-size:35px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.subtitle::before{content:'';width:2.813rem;height:2px;background-color:#ff0000;margin-right:2.125rem;margin-top:0.5rem}
.subtitle::after{content:'';width:2.813rem;height:2px;background-color:#ff0000;margin-left:2.125rem;margin-top:0.5rem}
.big-num{font-size:27.5rem;font-weight:bold;color:#ff0000;position:relative;text-align:center;user-select:none}
.big-num span{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:1;background-image:linear-gradient(to top,#ff0000,#ff0000),linear-gradient(to bottom,#ff0000,#ff0000)}
.big-num::after{position:relative;background:none;content:attr(data-text);left:50%;transform:translateX(-50%);top:0;position:absolute;text-shadow:0px 3px 0 #ac1900,0px 29px 29px #ff00000c}
.btn{border-radius:8px;box-shadow:0px 4px 0 0 #ac1900,0px 18px 43px 0 #ff000026,inset 0px 0px 9px 3px #ff0000;background-image:linear-gradient(to top,#ff0000,#ff0000);display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;line-height:1.17;text-align:center;color:#fff;font-family:inherit;overflow:hidden;position:relative}
.btn::before{margin-left:-30px;content:" ";width:1.5rem;height:300px;background:#fff;-webkit-animation-delay:0.05s;animation-delay:0.05s;position:absolute;left:-40px;top:-70px;animation-timing-function:ease-in-out;transition:all 0.1s;animation-name:slideme;animation-duration:3.5s;animation-iteration-count:infinite;transform:rotate(45deg);z-index:5}
.btn span,.btn div{position:relative;z-index:3}
.btn::after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;display:block;border-radius:7px}
.btn:hover,.btn:focus{background-image:linear-gradient(to top,#d61e00,#dd2202)}
.btn::after{z-index:2;border-radius:8px;opacity:0;transition:opacity 100ms linear;background-color:#fff}
.btn[disabled]{opacity:0.5;cursor:default}
.btn[disabled]::after,.btn[disabled]::before{display:none}
@keyframes slideme{0%{left:-30px;margin-left:0px}
	30%{left:110%;margin-left:80px}
	100%{left:110%;margin-left:80px}
}
.slider-arrow{width:2.875rem;height:2.875rem;border-radius:5px;pointer-events:all;box-shadow:0px 2px 0 0 #ac1900,0px 18px 43px 0 #ff000026;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492.004 492.004' style='enable-background:new 0 0 492.004 492.004;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A"),linear-gradient(to top,#ff0000,#ff0000);background-size:0.938rem,cover;background-position:center;background-repeat:no-repeat;pointer-events:all}
.slider-next{transform:translateX(1.3rem)}
.slider-prev{transform:translateX(-1.3rem) scaleX(-1)}
.slick-dots{display:flex;justify-content:center}
.slick-dots li:not(:last-child){
margin-right:0.688rem}
.slick-dots button{font-size:0;width:0.625rem;height:0.625rem;border-radius:2px;background-color:#dfdfdf;transition:all 0.3s}
.slick-dots .slick-active button,.slick-dots button:hover{background-color:#ff0000}
.form__agreement{display:flex;justify-content:center;margin-top:2.7rem}
.form__agreement__checkbox:checked + .form__agreement__label{background-color:#ff0000;background-image:url(../img/check.png);background-size:0.563rem 0.438rem;background-position:center;background-repeat:no-repeat}
.form__agreement__label{width:2rem;height:2rem;border-radius:3px;border:1px solid #ff0000;display:block;margin-right:0.8rem}
.form__agreement__text{width:19.5rem;opacity:0.85;font-size:16px;font-weight:normal;line-height:1.46;text-align:center;color:#3b3b3bd9}
.form__agreement__text a{text-decoration:underline;color:#4c4c4cd9}
.form__input{height:60px;font-size:18px;border-radius:8px;background-color:#f7f7f7;color:#383838;padding-left:4.75rem;padding-right:1.5rem;background-size:1.25rem;background-position:left 2rem center;background-repeat:no-repeat}
.form__input[name="phone"]{background-image:url("data:image/svg+xml,%3Csvg fill='%23696969' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 480.56 480.56' style='enable-background:new 0 0 480.56 480.56;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M365.354,317.9c-15.7-15.5-35.3-15.5-50.9,0c-11.9,11.8-23.8,23.6-35.5,35.6c-3.2,3.3-5.9,4-9.8,1.8 c-7.7-4.2-15.9-7.6-23.3-12.2c-34.5-21.7-63.4-49.6-89-81c-12.7-15.6-24-32.3-31.9-51.1c-1.6-3.8-1.3-6.3,1.8-9.4 c11.9-11.5,23.5-23.3,35.2-35.1c16.3-16.4,16.3-35.6-0.1-52.1c-9.3-9.4-18.6-18.6-27.9-28c-9.6-9.6-19.1-19.3-28.8-28.8 c-15.7-15.3-35.3-15.3-50.9,0.1c-12,11.8-23.5,23.9-35.7,35.5c-11.3,10.7-17,23.8-18.2,39.1c-1.9,24.9,4.2,48.4,12.8,71.3 c17.6,47.4,44.4,89.5,76.9,128.1c43.9,52.2,96.3,93.5,157.6,123.3c27.6,13.4,56.2,23.7,87.3,25.4c21.4,1.2,40-4.2,54.9-20.9 c10.2-11.4,21.7-21.8,32.5-32.7c16-16.2,16.1-35.8,0.2-51.8C403.554,355.9,384.454,336.9,365.354,317.9z'/%3E%3Cpath d='M346.254,238.2l36.9-6.3c-5.8-33.9-21.8-64.6-46.1-89c-25.7-25.7-58.2-41.9-94-46.9l-5.2,37.1 c27.7,3.9,52.9,16.4,72.8,36.3C329.454,188.2,341.754,212,346.254,238.2z'/%3E%3Cpath d='M403.954,77.8c-42.6-42.6-96.5-69.5-156-77.8l-5.2,37.1c51.4,7.2,98,30.5,134.8,67.2c34.9,34.9,57.8,79,66.1,127.5 l36.9-6.3C470.854,169.3,444.354,118.3,403.954,77.8z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.form__btn{height:60px;font-size:18px}
.form__contact{display:flex}
@media (max-width:820px){
	.form__contact{justify-content:space-between;width:21.563rem}
}
.form__contact__label{cursor:pointer}
.form__contact__label:not(:last-child){
margin-right:1.125rem}
@media (max-width:820px){
	.form__contact__label:not(:last-child){
	margin-right:0}
}
.form__contact__label:hover{color:#fff}
.form__contact__box{width:5.313rem;height:5.688rem;border-radius:8px;background-color:#f7f7f7;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:all 0.3s}
@media (max-width:820px){
	.form__contact__box{width:6.5rem}
}
.form__contact__icon svg{height:1.65rem;width:1.65rem;transition:all 0.3s}
.form__contact__name{font-size:0.844rem;text-align:center;color:#535353;margin-top:0.5rem;transition:all 0.3s}
.form__contact__label:hover .form__contact__icon svg,.form__contact__radio:checked + .form__contact__box .form__contact__icon svg{fill:#fff}
.form__contact__label:hover .form__contact__name,.form__contact__radio:checked + .form__contact__box .form__contact__name{color:#fff}
.form__contact__label--phone:hover .form__contact__icon svg,.form__contact__label--phone .form__contact__radio:checked + .form__contact__box .form__contact__icon svg{fill:#535353}
.form__contact__label--phone:hover .form__contact__name,.form__contact__label--phone .form__contact__radio:checked + .form__contact__box .form__contact__name{color:#535353}
.form__contact__label--wa:hover .form__contact__box,.form__contact__label--wa .form__contact__radio:checked + .form__contact__box{background-color:#00d529}
.form__contact__label--tg:hover .form__contact__box,.form__contact__label--tg .form__contact__radio:checked + .form__contact__box{background-color:#1face1}
.form__contact__label--viber:hover .form__contact__box,.form__contact__label--viber .form__contact__radio:checked + .form__contact__box{background-color:#6f3faa}
.form__contact__label--phone:hover .form__contact__box,.form__contact__label--phone .form__contact__radio:checked + .form__contact__box{background-color:#fece26}
.widget{position:fixed;top:50%;transform:translateY(-50%);right:0;z-index:200}
.widget__wrap{width:7.625rem;height:26.563rem;background-color:#ff0000;border-top-left-radius:8px;border-bottom-left-radius:8px;transition:all 0.3s;overflow:hidden}
@media (max-width:640px){
	.widget__wrap{width:3.5rem;height:14rem}
}
.widget__close{width:1.5rem;height:1.438rem;border-radius:3px;background-color:#ff0000;position:fixed;top:-3rem;left:calc(50% - .9375rem);background-color:#ff0000;transition:all 0.3s}
.widget__close::after{content:'';background-image:url("../img/close.svg");height:0.56rem;width:0.56rem;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all 0.3s}
.widget.active .widget__wrap{transform:translateX(100%)}
.widget.active .widget__close::after{transform:translate(-50%,-50%) rotate(45deg)}
.widget__item{height:25%;width:100%;transition:all 0.3s;display:flex;justify-content:center;align-items:center;flex-direction:column}
.widget__item:not(:last-child){
border-bottom:1px solid #ea2100}
.widget__item:hover{background-color:#ff0000}
.widget__item__icon svg{fill:#fff;width:2.375rem;height:2.375rem}
@media (max-width:640px){
	.widget__item__icon svg{width:1.5rem;height:1.5rem}
}
.widget__item__icon--prj svg{width:2.875rem;height:2.875rem}
@media (max-width:640px){
	.widget__item__icon--prj svg{width:1.8rem;height:1.8rem}
}
.widget__item__text{font-size:0.75rem;text-align:center;color:#fff;margin-top:0.5rem}
@media (max-width:640px){
	.widget__item__text{display:none}
}
.widget-contact{position:fixed;z-index:800;bottom:0;left:0;width:100%;display:none;height:50px}
@media (max-width:699px){
	.widget-contact{display:flex}
}
.widget-contact__item{height:100%;width:50%;display:flex;justify-content:center;align-items:center;padding:0;font-size:16px}
.widget-contact__item p{justify-content:center}
.widget-contact__item--wa{background-color:#6f3faa;color:#fff}
.widget-contact__item--wa p{display:flex;align-items:center;text-align:center}
.widget-contact__item--wa p::before{content:'';height:50px;width:50px;min-width:30px;margin:0;background-size:contain;background-repeat:no-repeat;background-image:url("../img/viber.png")}
.widget-contact__item--call{background-color:#1c8adb;color:#fff}
.widget-contact__item--call p{display:flex;align-items:center;text-align:center}
.widget-contact__item--call p::before{content:'';height:50px;width:50px;min-width:30px;margin:0;background-size:contain;background-repeat:no-repeat;background-image:url("../img/telegram.png")}
header{background:/*rgb(255 255 255 / 90%)*/#fff;-webkit-box-shadow:0px 7px 25px rgba(0,0,0,0.06);box-shadow:0px 7px 25px rgba(0,0,0,0.06);color:#fff;position:fixed;background-position:top center;background-size:100% auto;top:0;left:0;width:100%;z-index:99}
header.no-bg{position:absolute;background-color:transparent}
.header__c{display:flex;justify-content:space-between;align-items:center;height:80px;justify-content:flex-end}
@media (max-width:899px){
	.header__c{}
}
.header__c--half{justify-content:flex-end}
.header__c--half .logo{margin-right:auto}
.header__c--half .header__whatsapp{margin-right:3.3rem}
@media (max-width:899px){
	.header__c--half .header__whatsapp{margin-right:1.5rem}
}
.header__c--half .header__adress{margin-right:3.6rem}
@media (max-width:899px){
	.header__c--half .header__adress{margin-right:1.5rem}
}
.header__burger{display:flex;align-items:center;cursor:pointer;height:3.5rem;margin-left:2rem}
.header__burger .dash{width:2.3rem;height:4px;background-color:#ff0000;position:relative;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:10px}
.header__burger .dash::before,.header__burger .dash::after{content:"";width:100%;height:4px;position:absolute;background-color:#ff0000;left:0;-webkit-transition:all 0.3s;transition:all 0.3s;border-radius:10px}
.header__burger .dash::before{top:-8px}
.header__burger .dash::after{bottom:-8px}
.header__burger.active .dash{background-color:transparent}
.header__burger.active .dash::before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0px}
.header__burger.active .dash::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:0px}
@media (max-width:385px){
	.header__burger{margin-left:1rem}
}
.header__phone{display:flex;align-items:center;margin-right:auto;margin-left:auto}
.header__phone__photo{width:4.688rem;height:4.625rem;border-radius:8px;background-color:#202020;position:relative;margin-right:1.68rem}
@media (max-width:899px){
	.header__phone__photo{display:none}
}
.header__phone__photo picture{display:block;position:absolute;bottom:0;left:50%;transform:translateX(-40%);width:3.8125rem;height:4.8125rem}
.header__phone__photo picture img{height:100%;width:100%;object-fit:cover}
.header__phone__info{text-align:right}
.header__phone__uptime{display:flex;align-items:center;font-size:0.875rem;font-weight:normal}
.header__phone__uptime::before{content:'';width:0.375rem;min-width:0.375rem;height:0.375rem;background-color:#30cb4d;border-radius:50%;margin-right:0.56rem}
.header__phone__link{font-size:1.438rem;font-weight:bold;line-height:0.78;color:#000;display:block;margin-top:0.5rem;margin-bottom:0.75rem;transition:all 0.3s}
.header__phone__link:hover{color:#ff0000}
.header__phone__person{font-size:0.875rem}
.header__reviews{display:flex;align-items:center}
.header__reviews:hover .header__reviews__text{color:#ff0000}
@media (max-width:899px){
	.header__reviews{display:none}
}
.header__reviews__text{font-size:0.875rem;line-height:1.43;color:#fff;transition:all 0.3s}
.header__reviews__img{width:3.875rem;height:2.75rem;margin-right:1.7rem}
.header__reviews__img picture{height:100%;width:100%;object-fit:cover}
.header__reviews__img picture img{height:100%;width:100%;object-fit:cover}
.header__calc{width:300px;height:60px;border-radius:8px;box-shadow:0px 4px 0 0 #ac1900,0px 18px 43px 0 #ff000026,inset 0px 0px 9px 3px #ff0000;background-image:linear-gradient(to top,#ff0000,#ff0000);display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;color:#fff;margin:50px auto 0;transition:all 0.3s}
.header__calc:hover{background-image:linear-gradient(to top,#d61e00,#dd2202)}
.home_button{width:300px;height:60px;border-radius:8px;box-shadow:0px 4px 0 0 #ac1900,0px 18px 43px 0 #ff000026,inset 0px 0px 9px 3px #ff0000;background-image:linear-gradient(to top,#ff0000,#ff0000);display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;color:#fff;margin:50px auto 0;transition:all 0.3s}
.home_button:hover{background-image:linear-gradient(to top,#d61e00,#dd2202)}
.header_callback{width:240px;height:40px;cursor:pointer;border-radius:8px;box-shadow:0px 4px 0 0 #ac1900,0px 18px 43px 0 #ff000026,inset 0px 0px 9px 3px #ff0000;background-image:linear-gradient(to top,#ff0000,#ff0000);display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;color:#fff;margin:0 20px;transition:all 0.3s}
.header_callback:hover{background-image:linear-gradient(to top,#d61e00,#dd2202)}
@media (max-width:899px){
	
}
@media (max-width:450px){
	
}
@media (max-width:430px){
	
}
@media (max-width:390px){
	
}
@media (max-width:360px){
	
}
.header__calc span{display:flex;justify-content:center;align-items:center}
.header__calc span::before{content:'';background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:20px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='92.334px' height='92.334px' viewBox='0 0 92.334 92.334' style='enable-background:new 0 0 92.334 92.334;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M0,42.887h42.103V0.784H0V42.887z M8.344,18.137h9.009V9.128h7.396v9.009h9.009v7.397h-9.009v9.009h-7.396v-9.009H8.344 V18.137z'/%3E%3Cpath d='M50.23,0.784v42.103h42.104V0.784H50.23z M82.921,25.028H59.645v-6.774h23.276V25.028z'/%3E%3Cpath d='M50.23,91.55h42.104V49.446H50.23V91.55z M71.283,84.313c-1.969,0-3.565-1.597-3.565-3.565 c0-1.97,1.597-3.565,3.565-3.565c1.968,0,3.564,1.598,3.564,3.565S73.251,84.313,71.283,84.313z M71.283,57.218 c1.969,0,3.564,1.596,3.564,3.565c0,1.969-1.596,3.565-3.564,3.565s-3.565-1.597-3.565-3.565 C67.717,58.813,69.314,57.218,71.283,57.218z M59.645,67.11h23.276v6.774H59.645V67.11z'/%3E%3Cpath d='M0,91.55h42.103V49.446H0V91.55z M9.09,63.931l5.393-5.394l6.568,6.569l6.568-6.569l5.393,5.394l-6.568,6.568l6.568,6.568 l-5.393,5.393l-6.568-6.568l-6.568,6.568L9.09,77.067l6.568-6.568L9.09,63.931z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A")}
.header_callback span{display:flex;justify-content:center;align-items:center}
.header_callback span::before{content:'';background-size:contain;background-repeat:no-repeat;background-position:center;margin-right:20px;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 480.56 480.56' style='enable-background:new 0 0 480.56 480.56;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M365.354,317.9c-15.7-15.5-35.3-15.5-50.9,0c-11.9,11.8-23.8,23.6-35.5,35.6c-3.2,3.3-5.9,4-9.8,1.8 c-7.7-4.2-15.9-7.6-23.3-12.2c-34.5-21.7-63.4-49.6-89-81c-12.7-15.6-24-32.3-31.9-51.1c-1.6-3.8-1.3-6.3,1.8-9.4 c11.9-11.5,23.5-23.3,35.2-35.1c16.3-16.4,16.3-35.6-0.1-52.1c-9.3-9.4-18.6-18.6-27.9-28c-9.6-9.6-19.1-19.3-28.8-28.8 c-15.7-15.3-35.3-15.3-50.9,0.1c-12,11.8-23.5,23.9-35.7,35.5c-11.3,10.7-17,23.8-18.2,39.1c-1.9,24.9,4.2,48.4,12.8,71.3 c17.6,47.4,44.4,89.5,76.9,128.1c43.9,52.2,96.3,93.5,157.6,123.3c27.6,13.4,56.2,23.7,87.3,25.4c21.4,1.2,40-4.2,54.9-20.9 c10.2-11.4,21.7-21.8,32.5-32.7c16-16.2,16.1-35.8,0.2-51.8C403.554,355.9,384.454,336.9,365.354,317.9z'/%3E%3Cpath d='M346.254,238.2l36.9-6.3c-5.8-33.9-21.8-64.6-46.1-89c-25.7-25.7-58.2-41.9-94-46.9l-5.2,37.1 c27.7,3.9,52.9,16.4,72.8,36.3C329.454,188.2,341.754,212,346.254,238.2z'/%3E%3Cpath d='M403.954,77.8c-42.6-42.6-96.5-69.5-156-77.8l-5.2,37.1c51.4,7.2,98,30.5,134.8,67.2c34.9,34.9,57.8,79,66.1,127.5 l36.9-6.3C470.854,169.3,444.354,118.3,403.954,77.8z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.header__whatsapp{display:flex;align-items:center;margin-right:auto;margin-left:auto}
.header__whatsapp:hover .header__whatsapp__icon{background-color:#30cb4d}
.header__whatsapp__icon{width:2.875rem;height:2.875rem;border-radius:6px;background-color:#202020;display:flex;justify-content:center;align-items:center;margin-right:1.3rem;position:relative;transition:all 0.3s}
@media (max-width:899px){
	.header__whatsapp__icon{width:3.2rem;height:3.2rem}
}
@media (max-width:430px){
	.header__whatsapp__icon{width:3.2rem;height:3.2rem}
}
@media (max-width:390px){
	.header__whatsapp__icon{width:2.875rem;height:2.875rem}
}
.header__whatsapp__icon svg{height:1.3rem;width:1.3rem}
.header__whatsapp__text{font-size:0.875rem;line-height:1.43;color:#000}
@media (max-width:899px){
	.header__whatsapp__text{display:none}
}
.header__whatsapp__text::before{display:inline-block;content:'';width:0.438rem;height:0.375rem;background-color:#30cb4d;border-radius:50%;margin-right:0.5rem}
.header__adress{display:flex;align-items:center}
.header__adress__icon{width:2.875rem;height:2.875rem;border-radius:6px;background-color:#202020;display:flex;justify-content:center;align-items:center;margin-right:1.3rem}
.header__adress__icon svg{fill:#ff0000;height:1.313rem;width:1.313rem}
@media (max-width:899px){
	.header__adress__icon{width:3.2rem;height:3.2rem}
}
@media (max-width:450px){
	.header__adress__icon{width:2.875rem;height:2.875rem}
}
@media (max-width:430px){
	.header__adress__icon{width:3.2rem;height:3.2rem}
}
@media (max-width:390px){
	.header__adress__icon{width:2.875rem;height:2.875rem}
}
.header__adress__info{font-size:0.875rem;line-height:1.43;color:#ffffff;position:relative}
@media (max-width:899px){
	.header__adress__info{display:none}
}
.header__adress__link{font-weight:bold;color:#ff0000;position:relative}
.header__adress__link::after{width:100%;height:1px;background-color:#ff0000;content:'';bottom:0;left:50%;transform:translateX(-50%);position:absolute;transition:all 0.3s}
.header__adress__map{position:absolute;bottom:-1px;left:50%;transform:translate(-50%,100%) scale(0);height:17rem;width:22rem;z-index:15;transition:all 0.3s;background-color:#fff}
.header__adress__link-wrap:hover .header__adress__map{transform:translate(-50%,100%) scale(1)}
.header__adress__link-wrap:hover .header__adress__link::after{width:0}


.flex{display:flex;justify-content:space-between;align-items:center}
.clear{clear:both}
#top-w{width:100%;margin:0;padding:0;position:fixed;top:0;left:auto;z-index:90;background:#fff;-moz-box-shadow:0 0 15px 0 rgba(20,25,21,0.1);-webkit-box-shadow:0 0 15px 0 rgba(20,25,21,0.1);box-shadow:0 0 15px 0 rgba(20,25,21,0.1)}
#top{max-width:106.875rem;padding:0 1.875rem 5px;margin:0 auto;position:relative;text-align:center;display:flex;justify-content:space-between;align-items:center;height:80px}
#top a.logo{display:none;width:50px;height:50px;padding:0;margin:0;position:relative;text-align:center;background:url('../img/logo-icon.png') no-repeat;background-size:cover}
.logo-text{font-family:'Arial';padding:0;margin:0;text-transform:uppercase;text-decoration:none;position:relative;text-align:center;font-weight:bold;color:#000;cursor:pointer;position:relative}
.logo-text-top{color:#FF003C;font-size:36px;line-height:1;padding:0 0 3px 0;margin:0}
.logo-text-bottom{font-size:17px;line-height:1;padding:3px 0 0 0;margin:0;border-top:1px solid #000}
.navi{padding:0;margin:0;position:relative;text-align:center}
.navi a{font-weight:bold;text-align:center;font-size:18px;line-height:18px;padding:0;margin:0 10px;color:#14191f;cursor:pointer;position:relative}
.navi a:hover{color:#FF003C}
.navi a::after{content:'';width:0;height:2px;padding:0;margin:0;position:absolute;left:50%;bottom:-10px;z-index:auto;background:#FF003C}
.navi a:hover::after{content:'';width:40px;height:2px;padding:0;margin:0 0 0 -20px;position:absolute;left:50%;bottom:-10px;z-index:auto;background:#FF003C}
.navi a:hover::after,.navi a:not(:hover)::after{-webkit-transition:All 0.52s ease;-moz-transition:All 0.52s ease;-o-transition:All 0.52s ease;-ms-transition:All 0.52s ease;transition:All 0.52s ease}
.opennav{display:block;width:40px;height:40px;padding:0;margin:0;float:right;position:relative;cursor:pointer;background-image:linear-gradient(to top,#ff0000,#ff0000);box-shadow:0px 4px 0 0 #ac1900,0px 18px 43px 0 #ff000026,inset 0px 0px 9px 3px #ff0000;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
.opennav::after{content:'';position:absolute;width:20px;height:2px;background:#fff;top:11px;left:10px;box-shadow:0 16px 0 #fff}
.opennav::before{content:'';position:absolute;width:20px;height:2px;background:none;top:11px;left:10px;box-shadow:0 8px 0 #fff}
.opennav:hover{background-image:linear-gradient(to top,#d61e00,#dd2202)}
.opennav:hover::after{background:#fff;box-shadow:0 16px 0 #fff}
.opennav:hover::before{box-shadow:0 8px 0 #fff}
.opennav:hover,.opennav:not(:hover),.opennav:hover::after,.opennav:not(:hover)::after,.opennav:hover::before,.opennav:not(:hover)::before{-webkit-transition:All 0.2s ease;-moz-transition:All 0.2s ease;-o-transition:All 0.2s ease;-ms-transition:All 0.2s ease;transition:All 0.2s ease}
#top p{text-align:right;font-size:18px;line-height:18px;padding:0;margin:0;color:#272527;cursor:default}
#top p a{font-weight:bold;text-align:center;font-size:22px;line-height:1.2;padding:0;margin:0;color:#272527;cursor:pointer}
img.icon-numb{max-width:20px}
#top p a strong{font-weight:bold}
.viber,.instagram{margin-right:20px}
.viber img,.instagram img{height:40px}
#top p.languages{display:inline-block;vertical-align:middle;position:relative;text-align:right;width:26px;margin:7px 15px 0 0}
#top p.languages a{display:block;line-height:26px}
#top p.languages a img{width:26px}
.vw{padding:4px 3px 0;height:30px}
.top-button{font-weight:bold;text-align:center;font-size:16px;text-transform:uppercase;line-height:38px;width:140px;height:36px;padding:0;margin:0;outline:none;cursor:pointer;-webkit-appearance:none;color:#fff;background:#FF003C;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-khtml-border-radius:5px}
.top-button:hover{box-shadow:none;-webkit-animation:si-button-pulse 0.8s 0s ease-out 1;-moz-animation:si-button-pulse 0.8s 0s ease-out 1;animation:si-button-pulse 0.8s 0s ease-out 1}
/*
	@media all and (max-width:1160px){
	.navi a{font-size:16px;margin:0 5px}
	.top-button{width:130px;margin:15px 5px 0 0}
	#top p.languages{margin:7px 5px 0 0}
	}
	@media all and (max-width:1020px){
	.navi{display:none}
	.top-button{width:140px;margin:15px 15px 0 0}
	#top p.languages{margin:7px 15px 0 0}
	}
	@media all and (max-width:720px){
	#top p.languages{margin:7px 15px 0 0}
	.logo-text{display:none}
	.top-button{display:none}
	}
	@media all and (max-width:419px){
	#top p{font-size:10px;line-height:18px;margin:6px 0 0 0}
	#top p a{font-size:16px;line-height:18px}
	.vw{height:30px}
	#top p.languages{width:20px;margin:11px 10px 0 0}
	#top p.languages a img{width:20px}
	}
*/
@media (max-width:899px){
	.header_callback{display:none}
	.viber{display:none}
	#top p{margin-right:20px}
	#top-w{padding:0 4rem}
}
@media (max-width:699px){
	#top a.logo{display:block}
	.logo-text{display:none}
	#top-w{padding:0}
	.logo-text-top{font-size:32px}
	.logo-text-bottom{font-size:16px}
	.viber,#top p{margin-right:10px}
	#top p a{font-size:18px}
}
#menu-w{width:100%;height:100%;min-height:500px;overflow:scroll;padding:0;margin:0;position:fixed;top:0;left:auto;z-index:90;background:rgba(20,25,31,0.95);display:none}
#menu{width:100%;padding:0;margin:100px 0 0 0;position:absolute;left:0;top:0;z-index:auto;text-align:center}
#menu a.scroll2{font-weight:bold;text-align:center;font-size:18px;line-height:60px;padding:0;margin:0;display:block;color:#fff}
#menu a.scroll2:hover{color:#FF003C}
.closenav{width:24px;height:18px;padding:0;margin:0 0 0 -12px;position:absolute;left:50%;top:50px;cursor:pointer;z-index:auto}
.closenav::after{content:'';position:absolute;width:120%;height:2px;background:#fff;top:8px;left:-10%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.closenav::before{content:'';position:absolute;width:120%;height:2px;background:#fff;top:8px;left:-10%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.closenav:hover::after{content:'';position:absolute;width:120%;height:2px;background:#FF003C;top:8px;left:-10%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}
.closenav:hover::before{content:'';position:absolute;width:120%;height:2px;background:#FF003C;top:8px;left:-10%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
.closenav:hover,.closenav:not(:hover),.closenav:hover::after,.closenav:not(:hover)::after,.closenav:hover::before,.closenav:not(:hover)::before{-webkit-transition:All 0.2s ease;-moz-transition:All 0.2s ease;-o-transition:All 0.2s ease;-ms-transition:All 0.2s ease;transition:All 0.2s ease}
.first-screen{background-image:url(../img/lines.webp),url(../img/main-bg.jpg);background-color:#fff;color:#fff;background-size:100% auto,cover;width:100%;text-align:center;background-repeat:repeat-y,no-repeat;background-position:center center}
.dark-bg{width:100%;height:100%;padding:0;margin:0;position:relative;background:rgb(0 0 0 / 30%)}
.white-bg{width:100%;height:100%;padding:0;margin:0;position:relative;background:rgb(255 255 255 / 70%);background-image:url(../img/lines-w.webp);background-repeat:repeat-y;background-size:100% auto;background-position:top center}
.gray-bg{width:100%;height:100%;padding:0;margin:0;position:relative;background:rgb(236 236 236 / 70%);background-image:url(../img/lines-w.webp);background-repeat:repeat-y;background-size:100% auto;background-position:top center}
.first-screen--mt{margin-bottom:5rem}
.first-screen--mt .first-screen__c{padding-top:13rem;height:62.4375rem}
@media (max-width:899px){
	.first-screen--mt .first-screen__c{height:auto;padding-bottom:4rem}
}
.first-screen--mt .first-screen__typed{margin-left:1rem}
.first-screen__typed{min-height:3.875rem;padding:0.45rem 2rem 0.875rem 2rem;border-radius:8px;background-color:#ff0000;display:inline-block;font-size:2.125rem;font-weight:bold;color:#fff}
.first-screen__c{padding:0 1rem;position:relative;/*height:68.75rem;*/padding-top:calc(60px + 10rem);padding-bottom:10rem;}
@media (max-width:899px){
	.first-screen__c{padding-top:13rem}
}
.first-screen_title_1{font-size:70px;line-height:1;font-weight:bold;color:#ff0000;text-shadow:0 0 10px #000;margin:0}
.first-screen_title_2{font-size:40px;line-height:1;font-weight:bold;text-align:center;color:#fff;text-shadow:0 0 10px rgb(0 0 0 / 60%);margin-top:30px;position:relative}
.first-screen_title_222::after{width:100%;height:1px;background-color:#ff0000;content:'';bottom:0;left:50%;transform:translateX(-50%);position:absolute;transition:all 0.3s}
.first-screen__title{font-size:70px;line-height:1;max-width:100%;font-weight:bold;text-shadow:0 0 10px rgb(0 0 0 / 60%);margin-top:50px}
@media (max-width:699px){
	.first-screen__title{font-size:40px}
}
.first-screen__subtitle{font-size:35px;text-shadow:0 0 10px rgb(0 0 0 / 60%);display:flex;align-items:center;justify-content:center;margin-top:30px}
.first-screen__subtitle::before{content:'';width:2.813rem;height:2px;background-color:#ff0000;margin-right:2.125rem;margin-top:0.5rem}
.first-screen__subtitle::after{content:'';width:2.813rem;height:2px;background-color:#ff0000;margin-left:2.125rem;margin-top:0.5rem}
.first-screen--mt .first-screen__subtitle{margin-left:1rem;font-size:2.25rem;margin-top:1.5rem}
.first-screen--mt .first-screen__advantages{padding-left:5.7rem;margin-top:5rem}
@media (max-width:899px){
	.first-screen--mt .first-screen__advantages{padding-left:0}
}
.first-screen--mt .first-screen__stamp{top:10.5rem;right:13.5rem;height:18.70313rem;width:18.70313rem}
@media (max-width:899px){
	.first-screen--mt .first-screen__stamp{top:9.5rem;right:3.5rem}
}
@media (max-width:699px){
	.first-screen--mt .first-screen__stamp{top:5.5rem;right:0rem;height:14.02734rem;width:14.02734rem}
}
.first-screen--mt .first-screen__stamp .stamp{height:18.70313rem;width:18.70313rem;display:block;animation:10s linear 0s normal none infinite running roll}
@media (max-width:699px){
	.first-screen--mt .first-screen__stamp .stamp{height:14.02734rem;width:14.02734rem}
}
.first-screen--mt .first-screen__stamp .stamp img{height:100%;width:100%;object-fit:cover}
.first-screen--mt .first-screen__stamp .stamp-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:3.68125rem;height:1.72187rem}
.first-screen--mt .first-screen__stamp .stamp-logo img{height:100%;width:100%;object-fit:cover}
@media (max-width:699px){
	.first-screen--mt .first-screen__stamp .stamp-logo{height:1.29141rem;width:2.76094rem}
}
.first-screen__stamp{position:absolute;top:13.5rem;right:23.5rem;height:19.6875rem;width:19.6875rem}
@media (max-width:899px){
	.first-screen__stamp{top:9.5rem;right:3.5rem}
}
@media (max-width:699px){
	.first-screen__stamp{top:5.5rem;right:0rem;height:14.76563rem;width:14.76563rem}
}
.first-screen__stamp .stamp{height:19.6875rem;width:19.6875rem;display:block;animation:10s linear 0s normal none infinite running roll}
@media (max-width:699px){
	.first-screen__stamp .stamp{height:14.76563rem;width:14.76563rem}
}
.first-screen__stamp .stamp img{height:100%;width:100%;object-fit:cover}
.first-screen__stamp .stamp-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:3.875rem;height:1.8125rem}
.first-screen__stamp .stamp-logo img{height:100%;width:100%;object-fit:cover}
@media (max-width:699px){
	.first-screen__stamp .stamp-logo{height:1.35938rem;width:2.90625rem}
}
.first-screen__advantages{display:flex;margin-top:4.2rem;padding-left:4.7rem}
@media (max-width:699px){
	.first-screen__advantages{padding-left:0;flex-wrap:wrap}
}
.first-screen__advantage{display:flex}
.first-screen__advantage:not(:last-child){
margin-right:3.438rem}
@media (max-width:699px){
	.first-screen__advantage:not(:last-child){
	margin-right:0;width:50%;padding-right:1rem}
}
@media (max-width:699px){
	.first-screen__advantage{margin-bottom:3.5rem}
}
.first-screen__advantage__icon{width:4.125rem;height:4.063rem;border-radius:5px;/*box-shadow:0px 12px 39.7px 9.3px #ff00001c;background-color:#ff0000;*/position:relative}
.first-screen__advantage__icon picture{position:absolute;display:block;bottom:0;left:0;min-width:100%}
.first-screen__advantage__icon picture img{height:100%;width:100%;object-fit:cover}
.first-screen__advantage__icon picture img{position:absolute;bottom:0;left:0}
.first-screen__advantage__icon picture.mat{width:5.0625rem;height:3.9375rem}
.first-screen__advantage__icon picture.spec{width:4.0625rem;height:4.5rem}
.first-screen__advantage__icon picture.des{width:4.125rem;height:5rem}
.first-screen__advantage__text{margin-left:2.5rem;font-size:1.063rem;line-height:1.41;margin-top:-.3rem;position:relative}
.first-screen__advantage__text span.i + i{width:1rem;height:1.063rem;background-color:#ff0000;border-radius:50%;margin-left:0.5rem;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 111.577 111.577' style='enable-background:new 0 0 111.577 111.577;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M78.962,99.536l-1.559,6.373c-4.677,1.846-8.413,3.251-11.195,4.217c-2.785,0.969-6.021,1.451-9.708,1.451 c-5.662,0-10.066-1.387-13.207-4.142c-3.141-2.766-4.712-6.271-4.712-10.523c0-1.646,0.114-3.339,0.351-5.064 c0.239-1.727,0.619-3.672,1.139-5.846l5.845-20.688c0.52-1.981,0.962-3.858,1.316-5.633c0.359-1.764,0.532-3.387,0.532-4.848 c0-2.642-0.547-4.49-1.636-5.529c-1.089-1.036-3.167-1.562-6.252-1.562c-1.511,0-3.064,0.242-4.647,0.71 c-1.59,0.47-2.949,0.924-4.09,1.346l1.563-6.378c3.829-1.559,7.489-2.894,10.99-4.002c3.501-1.111,6.809-1.667,9.938-1.667 c5.623,0,9.962,1.359,13.009,4.077c3.047,2.72,4.57,6.246,4.57,10.591c0,0.899-0.1,2.483-0.315,4.747 c-0.21,2.269-0.601,4.348-1.171,6.239l-5.82,20.605c-0.477,1.655-0.906,3.547-1.279,5.676c-0.385,2.115-0.569,3.731-0.569,4.815 c0,2.736,0.61,4.604,1.833,5.597c1.232,0.993,3.354,1.487,6.368,1.487c1.415,0,3.025-0.251,4.814-0.744 C76.854,100.348,78.155,99.915,78.962,99.536z M80.438,13.03c0,3.59-1.353,6.656-4.072,9.177c-2.712,2.53-5.98,3.796-9.803,3.796 c-3.835,0-7.111-1.266-9.854-3.796c-2.738-2.522-4.11-5.587-4.11-9.177c0-3.583,1.372-6.654,4.11-9.207 C59.447,1.274,62.729,0,66.563,0c3.822,0,7.091,1.277,9.803,3.823C79.087,6.376,80.438,9.448,80.438,13.03z'/%3E%3C/g%3E%3C/svg%3E%0A");background-size:0.56rem;background-position:center;background-repeat:no-repeat;position:relative}
.first-screen__advantage__text i:hover .add{transform:translateY(-50%) scale(1)}
.first-screen__advantage__text .add{position:absolute;background-color:#fff;color:#000;padding:0.9rem;width:21rem;border-radius:9px;right:-23rem;font-size:0.85rem;top:50%;transform:translateY(-50%) scale(0);font-style:normal;transition:all 0.3s}
.first-screen__lamp{position:absolute;display:flex;height:18.5rem;width:12.75rem;bottom:-1.7rem;left:11.5rem;z-index:3}
.first-screen__lamp img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.first-screen__lamp{display:none}
}
.fs-form{width:63.938rem;height:40.688rem;padding:1rem 1rem 0.875rem 1.063rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff;margin-right:auto;margin-left:auto;margin-top:-13.6rem;margin-bottom:5rem;position:relative}
@media (max-width:699px){
	.fs-form{width:97.5%;height:auto;max-width:40rem}
}
.fs-form::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
.fs-form__arr{position:absolute;bottom:0.5rem;left:24.7rem;pointer-events:none;width:8.3125rem;height:3.0625rem;display:block;animation:swing 1.2s infinite}
.fs-form__arr img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.fs-form__arr{display:none}
}
.fs-form__outline{border-radius:8px;border:solid 1px #ededed;width:100%;height:100%}
.fs-form__title{font-size:2.5rem;font-weight:bold;text-align:center;color:#202020;margin-top:1.7rem;margin-left:4.5rem}
@media (max-width:699px){
	.fs-form__title{margin-left:0}
}
.fs-form__c{display:flex;padding-left:4.7rem;margin-top:2.8rem;position:relative}
@media (max-width:699px){
	.fs-form__c{padding-left:1.2rem;padding-right:1.2rem;flex-direction:column;align-items:center;padding-bottom:2rem}
}
.fs-form__slider{width:24.688rem}
.fs-form__slider-wrap{position:relative}
.fs-form__slider__gift{width:24.688rem}
.fs-form__slider__gift-slide{width:24.688rem;height:17.125rem;border-radius:8px;background-color:#f5f5f5;overflow:hidden}
.fs-form__slider__gift-slide picture{height:100%;width:100%;object-fit:cover}
.fs-form__slider__gift-slide picture img{height:100%;width:100%;object-fit:cover}
.fs-form__slider__gift__decor,.fs-form__slider__gift__arrows,.fs-form__slider__gift__dots{position:absolute}
.fs-form__slider__gift__decor{bottom:-3.35rem;right:-0.5rem;pointer-events:none;width:16.1875rem;height:11.125rem;display:block}
.fs-form__slider__gift__decor img{height:100%;width:100%;object-fit:cover}
.fs-form__slider__gift__arrows{width:100%;display:flex;justify-content:space-between;top:7.3rem;pointer-events:none}
.fs-form__slider__gift__dots{width:100%;bottom:-1.8rem}
.fs-form__slider__text{color:#363636;margin-top:3.4rem}
.fs-form__slider__text__title{font-size:1.656rem;font-weight:bold}
.fs-form__slider__text__desc{font-size:1.063rem;line-height:1.35;margin-top:0.7rem}
.fs-form__slider__text__left{font-size:1.188rem;font-weight:bold;line-height:1.21;margin-top:1rem}
.fs-form__data{width:24rem;margin-left:5.2rem;margin-top:-0.8rem}
@media (max-width:699px){
	.fs-form__data{margin-left:0;margin-top:3rem}
}
.fs-form__data__title{text-align:center;font-size:1.375rem;line-height:1.48;color:#363636}
.fs-form__data__title .strong{font-weight:bold}
.fs-form__data__input,.fs-form__data__choose{width:24rem;height:60px;border-radius:8px;background-color:#f7f7f7;font-size:1.156rem;color:#383838;padding-left:4.75rem;padding-right:1.5rem;margin-bottom:1.25rem;background-size:1.25rem;background-position:left 2rem center;background-repeat:no-repeat}
.fs-form__data__btn{width:24rem;height:5.625rem}
.fs-form__data__btn span{display:flex;justify-content:center;align-items:center}
.fs-form__data__btn span::before{content:'';width:1.375rem;height:1.375rem;margin-right:1.25rem;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M478.609,99.726H441.34c4.916-7.78,8.16-16.513,9.085-25.749C453.38,44.46,437.835,18,411.37,6.269 c-24.326-10.783-51.663-6.375-71.348,11.479l-47.06,42.65c-9.165-10.024-22.34-16.324-36.962-16.324 c-14.648,0-27.844,6.32-37.011,16.375l-47.12-42.706C152.152-0.111,124.826-4.502,100.511,6.275 C74.053,18.007,58.505,44.476,61.469,73.992c0.927,9.229,4.169,17.958,9.084,25.734H33.391C14.949,99.726,0,114.676,0,133.117 v50.087c0,9.22,7.475,16.696,16.696,16.696h478.609c9.22,0,16.696-7.475,16.696-16.696v-50.087 C512,114.676,497.051,99.726,478.609,99.726z M205.913,94.161v5.565H127.37c-20.752,0-37.084-19.346-31.901-40.952 c2.283-9.515,9.151-17.626,18.034-21.732c12.198-5.638,25.71-3.828,35.955,5.445l56.469,51.182 C205.924,93.834,205.913,93.996,205.913,94.161z M417.294,69.544c-1.244,17.353-16.919,30.184-34.316,30.184h-76.891v-5.565 c0-0.197-0.012-0.392-0.014-0.589c12.792-11.596,40.543-36.748,55.594-50.391c8.554-7.753,20.523-11.372,31.587-8.072 C409.131,39.847,418.455,53.349,417.294,69.544z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M33.391,233.291v244.87c0,18.442,14.949,33.391,33.391,33.391h155.826V233.291H33.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M289.391,233.291v278.261h155.826c18.442,0,33.391-14.949,33.391-33.391v-244.87H289.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.fs-form__data__choose{display:flex;align-items:center;cursor:pointer;margin-top:1.5rem;position:relative;background-image:url("data:image/svg+xml,%3Csvg fill='%23696969' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M478.609,99.726H441.34c4.916-7.78,8.16-16.513,9.085-25.749C453.38,44.46,437.835,18,411.37,6.269 c-24.326-10.783-51.663-6.375-71.348,11.479l-47.06,42.65c-9.165-10.024-22.34-16.324-36.962-16.324 c-14.648,0-27.844,6.32-37.011,16.375l-47.12-42.706C152.152-0.111,124.826-4.502,100.511,6.275 C74.053,18.007,58.505,44.476,61.469,73.992c0.927,9.229,4.169,17.958,9.084,25.734H33.391C14.949,99.726,0,114.676,0,133.117 v50.087c0,9.22,7.475,16.696,16.696,16.696h478.609c9.22,0,16.696-7.475,16.696-16.696v-50.087 C512,114.676,497.051,99.726,478.609,99.726z M205.913,94.161v5.565H127.37c-20.752,0-37.084-19.346-31.901-40.952 c2.283-9.515,9.151-17.626,18.034-21.732c12.198-5.638,25.71-3.828,35.955,5.445l56.469,51.182 C205.924,93.834,205.913,93.996,205.913,94.161z M417.294,69.544c-1.244,17.353-16.919,30.184-34.316,30.184h-76.891v-5.565 c0-0.197-0.012-0.392-0.014-0.589c12.792-11.596,40.543-36.748,55.594-50.391c8.554-7.753,20.523-11.372,31.587-8.072 C409.131,39.847,418.455,53.349,417.294,69.544z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M33.391,233.291v244.87c0,18.442,14.949,33.391,33.391,33.391h155.826V233.291H33.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M289.391,233.291v278.261h155.826c18.442,0,33.391-14.949,33.391-33.391v-244.87H289.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.fs-form__data__choose.active::after{transform:rotate(-90deg)}
.fs-form__data__choose::after{content:'';transform:rotate(90deg);width:0.813rem;transition:all 0.3s;height:0.813rem;background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;right:1.5rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23696969' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492.004 492.004' style='enable-background:new 0 0 492.004 492.004;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.fs-form__data__choose--vars{width:100%;display:none;left:0;bottom:0;transform:translateY(100%);position:absolute;background-color:#e9e9e9;z-index:10}
.fs-form__data__choose--vars li{padding-left:4.75rem;padding-top:1.5rem;padding-bottom:1.5rem}
.fs-form__data__choose--vars li:not(:last-child){
border-bottom:1px solid #bebebe}
@keyframes roll{0%{transform:rotate(0deg)}
	100%{transform:rotate(360deg)}
}
.quiz{background-color:#ececec;background-image:url(../img/lines-w.webp);background-repeat:repeat-y;background-size:100% auto;background-position:top center;padding-top:8rem;padding-bottom:10rem}
.quiz__subtitle{padding:1.313rem 2.5rem 1.688rem;border-radius:8px;background-color:#ff0000;font-size:1.313rem;font-weight:bold;color:#fff;display:inline-block}
.quiz__subtitle-wrap{display:flex;justify-content:center;margin-top:3rem}
.quiz__subtitle span{display:flex;justify-content:center;align-items:center}
.quiz__subtitle span::before{content:'';width:1.375rem;height:1.375rem;margin-right:1.25rem;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M478.609,99.726H441.34c4.916-7.78,8.16-16.513,9.085-25.749C453.38,44.46,437.835,18,411.37,6.269 c-24.326-10.783-51.663-6.375-71.348,11.479l-47.06,42.65c-9.165-10.024-22.34-16.324-36.962-16.324 c-14.648,0-27.844,6.32-37.011,16.375l-47.12-42.706C152.152-0.111,124.826-4.502,100.511,6.275 C74.053,18.007,58.505,44.476,61.469,73.992c0.927,9.229,4.169,17.958,9.084,25.734H33.391C14.949,99.726,0,114.676,0,133.117 v50.087c0,9.22,7.475,16.696,16.696,16.696h478.609c9.22,0,16.696-7.475,16.696-16.696v-50.087 C512,114.676,497.051,99.726,478.609,99.726z M205.913,94.161v5.565H127.37c-20.752,0-37.084-19.346-31.901-40.952 c2.283-9.515,9.151-17.626,18.034-21.732c12.198-5.638,25.71-3.828,35.955,5.445l56.469,51.182 C205.924,93.834,205.913,93.996,205.913,94.161z M417.294,69.544c-1.244,17.353-16.919,30.184-34.316,30.184h-76.891v-5.565 c0-0.197-0.012-0.392-0.014-0.589c12.792-11.596,40.543-36.748,55.594-50.391c8.554-7.753,20.523-11.372,31.587-8.072 C409.131,39.847,418.455,53.349,417.294,69.544z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M33.391,233.291v244.87c0,18.442,14.949,33.391,33.391,33.391h155.826V233.291H33.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M289.391,233.291v278.261h155.826c18.442,0,33.391-14.949,33.391-33.391v-244.87H289.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.quiz__content{display:flex;margin-top:4.75rem}
.quiz__form,.quiz__info{height:auto;border-radius:8px;box-shadow:0px 24px 92px 0 #3232320f;position:relative}
.quiz__form::before,.quiz__info::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
.quiz__final{width:100%;min-height:60rem;border-radius:8px;box-shadow:0px 24px 92px 0 #3232320f;background-color:#ffffff;position:relative;overflow:hidden;position:relative;display:none}
.quiz__final::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
.quiz__final.active{display:block;animation:fadeIn 0.5s}
@media (max-width:699px){
	.quiz__final{height:auto;padding-bottom:3rem}
}
.quiz__final__load{height:100%;width:100%;position:absolute;top:0;left:0;background-color:#ffffff;display:flex;justify-content:center;align-items:center;flex-direction:column;z-index:15}
.quiz__final__load picture{width:6.75rem;height:8.625rem;display:block;animation:5s linear 0s normal none infinite running roll;filter:drop-shadow(0px 2px 0 #ac1900,0px 18px 43px #ff000026)}
.quiz__final__load picture img{height:100%;width:100%;object-fit:cover}
.quiz__final__load p{font-size:1.938rem;font-weight:bold;margin-top:2rem;text-align:center;color:#393939}
.quiz__final__content{padding-top:1.625rem}
.quiz__final__form{margin-left:6.8rem;max-width:41rem;margin-top:2.2rem}
@media (max-width:699px){
	.quiz__final__form{margin-right:auto;margin-left:auto}
}
@media (max-width:449px){
	.quiz__final__form{width:100%}
}
.quiz__final__form__title{font-size:2.531rem;font-weight:bold;line-height:1.36;text-align:center;color:#3b3b3b}
.quiz__final__form__group{width:27.938rem;margin-right:auto;margin-left:auto}
.quiz__final__form__btn,.quiz__final__form__input,.quiz__final__form__contact{width:100%}
.quiz__final__form__contact{justify-content:space-between;margin-top:1.9rem}
.quiz__final__form__contact .form__contact__box{width:6.25rem;height:5.688rem;margin-right:0}
.quiz__final__form__contact .form__contact__label{margin-right:0 !important}
.quiz__final__form__btn{margin-top:1.3rem}
.quiz__final__form__input{margin-top:1rem}
.quiz__final__img{position:absolute;bottom:0;right:1rem}
@media (max-width:899px){
	.quiz__final__img{right:-9rem}
}
@media (max-width:699px){
	.quiz__final__img{display:none}
}
.quiz__final__hand{height:51.5rem;max-width:100%;display:block}
.quiz__final__hand img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.quiz__final__hand{height:35.02rem;width:28.305rem}
}
.quiz__final__stamp{position:absolute;top:9.7rem;right:34.7rem;width:17.09rem;height:17.094rem}
@media (max-width:899px){
	.quiz__final__stamp{top:-11.3rem;right:17.7rem}
}
.quiz__final__stamp .stamp{width:17.09rem;height:17.094rem;display:block;animation:10s linear 0s normal none infinite running roll}
.quiz__final__stamp .stamp img{height:100%;width:100%;object-fit:cover}
.quiz__final__stamp .stamp-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:3.313rem;height:1.563rem}
.quiz__final__stamp .stamp-logo img{height:100%;width:100%;object-fit:cover}
.quiz__final__gift{height:10.875rem;margin:2.25rem 3.875rem 2rem 6.5rem;padding:0.75rem 2.813rem 1.063rem 0.938rem;border-radius:5px;box-shadow:0px 20px 54px 0 #30303030;background-color:#ffffff;padding-left:2.3rem;padding-right:2.8rem;display:flex;align-items:center}
@media (max-width:699px){
	.quiz__final__gift{margin-top:2rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;width:95%}
}
.quiz__final__gift__text{font-size:1.188rem;font-weight:bold;line-height:1.33;color:#464646;margin-left:2.5rem}
.quiz__final__gift__text--val{font-size:1.438rem;font-weight:bold}
.quiz__final__gift picture{display:block;position:relative}
.quiz__final__gift picture.wash{width:10.64rem;height:5.49528rem}
.quiz__final__gift picture.svch{width:8.99528rem;height:8.99528rem}
.quiz__final__gift picture.oven{width:8.22528rem;height:8.01528rem}
.quiz__final__gift picture img{height:100%;width:100%;object-fit:cover}
.quiz__final__gift picture::before{content:'';width:3.75rem;height:3.75rem;background-color:#ff0000;border-radius:50%;position:absolute;top:-0.2rem;left:-1rem;background-size:1.56rem;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%0A%3Csvg fill='%23322700' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M478.609,99.726H441.34c4.916-7.78,8.16-16.513,9.085-25.749C453.38,44.46,437.835,18,411.37,6.269 c-24.326-10.783-51.663-6.375-71.348,11.479l-47.06,42.65c-9.165-10.024-22.34-16.324-36.962-16.324 c-14.648,0-27.844,6.32-37.011,16.375l-47.12-42.706C152.152-0.111,124.826-4.502,100.511,6.275 C74.053,18.007,58.505,44.476,61.469,73.992c0.927,9.229,4.169,17.958,9.084,25.734H33.391C14.949,99.726,0,114.676,0,133.117 v50.087c0,9.22,7.475,16.696,16.696,16.696h478.609c9.22,0,16.696-7.475,16.696-16.696v-50.087 C512,114.676,497.051,99.726,478.609,99.726z M205.913,94.161v5.565H127.37c-20.752,0-37.084-19.346-31.901-40.952 c2.283-9.515,9.151-17.626,18.034-21.732c12.198-5.638,25.71-3.828,35.955,5.445l56.469,51.182 C205.924,93.834,205.913,93.996,205.913,94.161z M417.294,69.544c-1.244,17.353-16.919,30.184-34.316,30.184h-76.891v-5.565 c0-0.197-0.012-0.392-0.014-0.589c12.792-11.596,40.543-36.748,55.594-50.391c8.554-7.753,20.523-11.372,31.587-8.072 C409.131,39.847,418.455,53.349,417.294,69.544z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M33.391,233.291v244.87c0,18.442,14.949,33.391,33.391,33.391h155.826V233.291H33.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M289.391,233.291v278.261h155.826c18.442,0,33.391-14.949,33.391-33.391v-244.87H289.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
.quiz__final__contact-title{font-size:1.438rem;font-weight:bold;text-align:center;padding-top:20px;color:#464646}
.quiz__form{width:100%;background-color:#ffffff;padding:30px 0 34px}
@media (max-width:899px){
	.quiz__form{width:100%;max-width:77rem;margin-right:auto;margin-left:auto;height:auto;padding-bottom:2rem}
}
.quiz__bar{width:calc(100% - 5.876rem);height:3.438rem;border-radius:8px;background-color:#f7f7f7;padding:0.5rem;margin-right:auto;margin-left:auto;position:relative}
.quiz__bar p{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:16px;text-align:center;color:#3b3b3b}
.quiz__bar .progress{width:16.66667%;height:100%;background-image:repeating-linear-gradient(52deg,transparent,transparent 13px,#fee075 17px,#fee075 24px),linear-gradient(to top,#fecb17,#ffd953);border-radius:8px;transition:all 0.3s;animation:progres 100s linear infinite}
.quiz__question{margin-top:1.5rem;display:none;padding-right:1.2rem}
.quiz__question.active{display:block;animation:fadeInUp 0.8s}
.quiz__question__title{font-size:18px;font-weight:bold;text-align:center;color:#393939}
.quiz__question--noscroll{padding-right:0}
@media (max-width:899px){
	.quiz__question{padding-right:0}
}
.quiz__question--noscroll .quiz__answers{overflow:visible;padding-right:0}
.quiz__answers{height:auto;margin-top:2rem;display:flex;flex-wrap:wrap;padding-left:2.94rem;/*overflow:auto;*/padding-right:1.2rem}
.quiz__answers::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:#ff0000}
.quiz__answers::-webkit-scrollbar{width:0.563rem;border-radius:3.5px;background-color:#ededed}
@media (max-width:899px){
	.quiz__answers{padding:1rem;padding-left:1rem;height:auto;overflow:visible}
}
@media (max-width:699px){
	.quiz__answers{justify-content:space-between}
}
.quiz__answers--text-m .quiz__answer__text{font-size:16px}
.quiz__answers--item-lm .quiz__answer{width:16.75rem;padding-top:2px}
.quiz__answers--item-lm .quiz__answer:not(:nth-child(4n)),.quiz__answers--item-lm .quiz__answer__box:not(:nth-child(4n)){
margin-right:0.9rem}
@media (max-width:899px){
	.quiz__answers--item-lm .quiz__answer:not(:nth-child(4n)),.quiz__answers--item-lm .quiz__answer__box:not(:nth-child(4n)){
	margin-right:1%}
}
@media (max-width:699px){
	.quiz__answers--item-lm .quiz__answer:not(:nth-child(4n)),.quiz__answers--item-lm .quiz__answer__box:not(:nth-child(4n)){
	margin-right:0}
}
@media (max-width:899px){
	.quiz__answers--item-lm .quiz__answer{width:24%}
}
@media (max-width:699px){
	.quiz__answers--item-lm .quiz__answer{width:48.5%}
}
.quiz__answers--item-lm .quiz__answer__box{width:24%;padding-top:2px;margin-bottom:1rem}
@media (max-width:899px){
	.quiz__answers--item-lm .quiz__answer__box{width:24%}
}
@media (max-width:699px){
	.quiz__answers--item-lm .quiz__answer__box{width:48.5%}
}
.quiz__answers--item-lm .quiz__answer__img-wrap{width:100%}
@media (max-width:899px){
	.quiz__answers--item-lm .quiz__answer__img-wrap{width:100%}
}
.quiz__answer{width:calc(25% - 2rem);cursor:pointer;margin-bottom:1rem}
.quiz__answer:not(:nth-child(4n)),.quiz__answer__box:not(:nth-child(4n)){
margin-right:2rem}
@media (max-width:899px){
	.quiz__answer:not(:nth-child(4n)),.quiz__answer__box:not(:nth-child(4n)){
	margin-right:1%}
}
@media (max-width:699px){
	.quiz__answer:not(:nth-child(4n)),.quiz__answer__box:not(:nth-child(4n)){
	margin-right:0}
}
@media (max-width:899px){
	.quiz__answer{width:24%}
}
@media (max-width:699px){
	.quiz__answer{width:48.5%}
}
@media (max-width:899px){
	.quiz__answer--gift{width:31.5%}
}
@media (max-width:699px){
	.quiz__answer--gift{width:48.5%}
}
.quiz__answer.mr0{margin-right:0}
.quiz__answer__box{position:relative}
.quiz__answer--other{width:100%;display:flex;justify-content:center}
.quiz__answer__zoom{position:absolute;right:0.9rem;top:0.9rem;width:1.563rem;height:1.563rem;background-size:contain;background-image:url(../img/zoom.png);z-index:3;background-repeat:no-repeat}
.quiz__answer__i{z-index:5;width:1.625rem;height:1.688rem;background-color:#ff0000;border-radius:50%;position:absolute;top:0.9rem;left:0.9rem;background-size:0.875rem;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 111.577 111.577' style='enable-background:new 0 0 111.577 111.577;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M78.962,99.536l-1.559,6.373c-4.677,1.846-8.413,3.251-11.195,4.217c-2.785,0.969-6.021,1.451-9.708,1.451 c-5.662,0-10.066-1.387-13.207-4.142c-3.141-2.766-4.712-6.271-4.712-10.523c0-1.646,0.114-3.339,0.351-5.064 c0.239-1.727,0.619-3.672,1.139-5.846l5.845-20.688c0.52-1.981,0.962-3.858,1.316-5.633c0.359-1.764,0.532-3.387,0.532-4.848 c0-2.642-0.547-4.49-1.636-5.529c-1.089-1.036-3.167-1.562-6.252-1.562c-1.511,0-3.064,0.242-4.647,0.71 c-1.59,0.47-2.949,0.924-4.09,1.346l1.563-6.378c3.829-1.559,7.489-2.894,10.99-4.002c3.501-1.111,6.809-1.667,9.938-1.667 c5.623,0,9.962,1.359,13.009,4.077c3.047,2.72,4.57,6.246,4.57,10.591c0,0.899-0.1,2.483-0.315,4.747 c-0.21,2.269-0.601,4.348-1.171,6.239l-5.82,20.605c-0.477,1.655-0.906,3.547-1.279,5.676c-0.385,2.115-0.569,3.731-0.569,4.815 c0,2.736,0.61,4.604,1.833,5.597c1.232,0.993,3.354,1.487,6.368,1.487c1.415,0,3.025-0.251,4.814-0.744 C76.854,100.348,78.155,99.915,78.962,99.536z M80.438,13.03c0,3.59-1.353,6.656-4.072,9.177c-2.712,2.53-5.98,3.796-9.803,3.796 c-3.835,0-7.111-1.266-9.854-3.796c-2.738-2.522-4.11-5.587-4.11-9.177c0-3.583,1.372-6.654,4.11-9.207 C59.447,1.274,62.729,0,66.563,0c3.822,0,7.091,1.277,9.803,3.823C79.087,6.376,80.438,9.448,80.438,13.03z'/%3E%3C/g%3E%3C/svg%3E%0A")}
.quiz__answer__i-wrap{top:0;left:0;position:absolute;width:2.5rem;height:2.5rem;z-index:3}
.quiz__answer__i--text{position:absolute;background-color:#fff;color:#000;padding:0.9rem;width:15rem;border-radius:9px;right:-15.5rem;font-size:18px;top:0;transform:scale(0);font-style:normal;transition:all 0.3s}
.quiz__answer__i-wrap:hover .quiz__answer__i--text{transform:scale(1)}
.quiz__answer__img,.quiz__answer__gift{position:relative}
.quiz__answer__img-wrap,.quiz__answer__gift-wrap{width:100%;height:15rem;border-radius:5px;box-shadow:0px 20px 54px 0 #30303030;background-color:#ffffff;transition:all 0.3s;position:relative;z-index:2;overflow:hidden}
@media (max-width:899px){
	.quiz__answer__img-wrap,.quiz__answer__gift-wrap{width:100%}
}
.quiz__answer__img-wrap picture,.quiz__answer__gift-wrap picture{display:block;height:100%;width:100%;object-fit:cover}
.quiz__answer__img-wrap picture img,.quiz__answer__gift-wrap picture img{height:100%;width:100%;object-fit:cover}
.quiz__answer__img-wrap--h,.quiz__answer__gift-wrap--h{height:18.2rem}
@media (max-width:899px){
	.quiz__answer__img-wrap--h,.quiz__answer__gift-wrap--h{height:15rem}
}
.quiz__answer__img::before,.quiz__answer__gift::before{content:'';position:absolute;height:calc(100% + 4px);width:calc(100% + 4px);left:-2px;top:-2px;background-color:#ff0000;border-radius:5px;opacity:0;transition:all 0.2s}
.quiz__answer:hover .quiz__answer__img::before{opacity:1}
.quiz__answer__gift{position:relative}
.quiz__answer__gift-wrap{width:22.063rem;height:17.25rem;display:flex;justify-content:center;align-items:center}
@media (max-width:899px){
	.quiz__answer__gift-wrap{width:100%}
}
.quiz__answer__gift picture.wash{width:19rem;height:9.813rem}
.quiz__answer__gift picture.svch{width:16.063rem;height:16.063rem}
.quiz__answer__gift picture.oven{width:14.688rem;height:14.313rem}
.quiz__answer__gift__icon{width:4.563rem;height:4.563rem;background-color:#ff0000;border-radius:50%;background-size:1.3rem;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%0A%3Csvg fill='%23322700' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M478.609,99.726H441.34c4.916-7.78,8.16-16.513,9.085-25.749C453.38,44.46,437.835,18,411.37,6.269 c-24.326-10.783-51.663-6.375-71.348,11.479l-47.06,42.65c-9.165-10.024-22.34-16.324-36.962-16.324 c-14.648,0-27.844,6.32-37.011,16.375l-47.12-42.706C152.152-0.111,124.826-4.502,100.511,6.275 C74.053,18.007,58.505,44.476,61.469,73.992c0.927,9.229,4.169,17.958,9.084,25.734H33.391C14.949,99.726,0,114.676,0,133.117 v50.087c0,9.22,7.475,16.696,16.696,16.696h478.609c9.22,0,16.696-7.475,16.696-16.696v-50.087 C512,114.676,497.051,99.726,478.609,99.726z M205.913,94.161v5.565H127.37c-20.752,0-37.084-19.346-31.901-40.952 c2.283-9.515,9.151-17.626,18.034-21.732c12.198-5.638,25.71-3.828,35.955,5.445l56.469,51.182 C205.924,93.834,205.913,93.996,205.913,94.161z M417.294,69.544c-1.244,17.353-16.919,30.184-34.316,30.184h-76.891v-5.565 c0-0.197-0.012-0.392-0.014-0.589c12.792-11.596,40.543-36.748,55.594-50.391c8.554-7.753,20.523-11.372,31.587-8.072 C409.131,39.847,418.455,53.349,417.294,69.544z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M33.391,233.291v244.87c0,18.442,14.949,33.391,33.391,33.391h155.826V233.291H33.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath d='M289.391,233.291v278.261h155.826c18.442,0,33.391-14.949,33.391-33.391v-244.87H289.391z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");top:1.4rem;left:1.4rem;position:absolute;z-index:4}
.quiz__answer__text{font-size:16px;color:#3f3f3f;display:flex;margin-top:1.3rem}
.quiz__answer__text::before{content:'';width:1.063rem;height:1.063rem;background-color:#e1e1e1;border-radius:50%;border:0.375rem solid #fff;margin-right:1rem;margin-top:-0.1rem;box-shadow:0px 9px 29px 0 #3232321c}
.quiz__answer__text--m{font-size:1rem !important}
.quiz__answer__text--gift{font-size:1.125rem;font-weight:bold}
.quiz__answer__desc{font-size:0.875rem;font-weight:normal;line-height:1.57;color:#3f3f3f;margin-top:0.5rem}


.quiz__answer__checkbox + .quiz__answer__wrap .quiz__answer__text::before{border-radius:0.5rem;width:0.938rem;min-width:0.938rem;height:0.938rem}
.quiz__answer__radio:checked + .quiz__answer__wrap .quiz__answer__text::before,.quiz__answer__checkbox:checked + .quiz__answer__wrap .quiz__answer__text::before{background-color:#fed02d;background-position:center;background-image:url(../img/check.png);background-position:top 0.3rem left 0.25rem;background-size:0.65rem;background-repeat:no-repeat}
.quiz__answer__checkbox:checked + .quiz__answer__wrap .quiz__answer__text::before{background-position:top 0.2rem left 0.2rem}
.quiz__answer__radio:checked + .quiz__answer__wrap .quiz__answer__img::before,.quiz__answer__checkbox:checked + .quiz__answer__wrap .quiz__answer__img::before{opacity:1}
.quiz__size{display:flex;padding-left:2.9rem;padding-right:2.9rem;margin-top:2rem;justify-content:space-between}



@media (max-width:699px){
	.quiz__size{flex-direction:column}
}
.quiz__size__img{width:38.875rem;height:22.5rem;border-radius:5px;box-shadow:0px 20px 54px 0 #30303030;background-color:#ffffff;display:flex;justify-content:center;align-items:center}
.quiz__size__img img{display:block;max-width:100%;max-height:100%}
@media (max-width:699px){
	.quiz__size__img{width:100%}
}
@media (max-width:699px){
	.quiz__size__values{width:100%;margin-top:2rem}
}
.quiz__size__wrap{width:29.375rem;padding:1.375rem 2.188rem 1.438rem 2.125rem;border-radius:5px;box-shadow:0px 20px 54px 0 #30303030;background-color:#ffffff;position:relative;display:block}
@media (max-width:699px){
	.quiz__size__wrap{width:100%;max-width:30rem;margin-right:auto;margin-left:auto}
}
.quiz__size__wrap::before{position:absolute;content:'';width:1.063rem;height:1.063rem;background-color:#e1e1e1;border-radius:50%;border:0.375rem solid #fff;margin-right:1rem;margin-top:-0.1rem;box-shadow:0px 9px 29px 0 #3232321c;top:2.5rem;left:2.1rem}
.quiz__size__radio:checked + .quiz__size__wrap::before{background-color:#fed02d;background-image:url(../img/check.png);background-position:top 0.3rem left 0.25rem;background-size:0.65rem;background-repeat:no-repeat}
.quiz__size__lbl{display:flex;align-items:center;justify-content:space-between}
.quiz__size__lbl:not(:last-child){
margin-bottom:1.25rem}
.quiz__size__lbl.mb0{margin-bottom:0}
.quiz__size__name{font-size:16px;color:#3f3f3f;padding-left:3rem}
.quiz__size__input{width:14.938rem;height:3.625rem;overflow:hidden;border-radius:8px;background-color:#f7f7f7;padding-left:5px;padding-right:5px;margin-left:5px;font-size:18px;color:#3f3f3f}
@media (max-width:899px){
	.quiz__size__wrap::before{display:none}
	.quiz__size__name{padding-left:0}
}
@media (max-width:449px){
	.quiz__size__input{width:12rem}
}
.quiz__size__unknown{width:29.375rem;height:5rem;border-radius:5px;box-shadow:0px 20px 54px 0 #30303030;background-color:#ffffff;display:flex;align-items:center;margin-top:1.313rem;padding-left:2.125rem}
@media (max-width:699px){
	.quiz__size__unknown{width:100%;max-width:30rem;margin-right:auto;margin-left:auto}
}
.quiz__size__unknown .quiz__answer__text{margin-top:0}
.quiz__buttons{justify-content:center;align-items:center;display:flex;margin-top:40px;position:relative}
.quiz__buttons__hint{position:absolute;top:2rem;right:4rem;display:flex;align-items:flex-end}
@media (max-width:899px){
	.quiz__buttons__hint{display:none}
}
.quiz__buttons__hint:nth-child(3){
top:2.5rem;right:1.8rem}
.quiz__buttons__hint__text{font-size:16px;font-weight:normal;line-height:1.33;color:#515151}
.quiz__buttons__hint__arrow{margin-right:1.5rem;animation:swing 1.2s infinite}
.quiz__buttons__hint__arrow img{width:6.25rem;height:1.188rem}
.quiz__buttons__hint__hand{margin-right:1.2rem;position:relative}
.quiz__buttons__hint__hand svg{height:1.8rem;width:1.8rem;fill:#747474;position:relative;z-index:1;top:0.2rem;left:0.3rem}
.quiz__buttons__hint__hand::after{position:absolute;width:0.813rem;height:0.75rem;background-color:#ffd339;border-radius:50%;top:0rem;content:'';left:0.6rem}
.quiz__buttons__hint__hand::before{position:absolute;width:0.813rem;height:0.75rem;background-color:#ffd339;border-radius:50%;top:0rem;content:'';left:0.6rem;transform:scale(0);animation:blink 2.5s infinite}
.quiz__btn-next{width:17.5rem;height:60px}
.quiz__btn-next span{display:flex;justify-content:center;align-items:center}
.quiz__btn-next span::after{content:'';width:0.813rem;height:0.813rem;background-repeat:no-repeat;background-size:contain;margin-left:1.5rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='612.02px' height='612.02px' viewBox='0 0 612.02 612.02' style='enable-background:new 0 0 612.02 612.02;' xml:space='preserve'%3E%3Cg%3E%3Cg id='_x35__11_'%3E%3Cg%3E%3Cpath d='M596.96,269.674L342.381,15.094c-20.079-20.079-52.644-20.079-72.723,0c-20.079,20.079-20.079,52.644,0,72.723 L487.852,306.01L269.658,524.202c-20.079,20.079-20.079,52.644,0,72.723s52.644,20.079,72.723,0L596.96,342.346 C617.039,322.317,617.039,289.753,596.96,269.674z M290.858,254.258L88.744,41.238c-20.309-21.378-53.204-21.378-73.513,0 s-20.309,56.058,0,77.462l165.371,174.289L15.231,467.278c-20.309,21.379-20.309,56.083,0,77.462s53.204,21.379,73.513,0 L290.858,331.72C311.167,310.342,311.167,275.662,290.858,254.258z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");animation:nxt 1s infinite alternate}
.quiz__btn-prev{font-size:1.188rem;font-weight:bold;color:#443708;position:relative;margin-right:3.875rem}
.quiz__btn-prev::after{width:100%;left:0;bottom:-0.4rem;border-bottom:1px dashed #443708;content:'';position:absolute}
.quiz__btn-wrap{position:relative}
.quiz__btn--help{position:absolute;background-color:#fff;padding:1rem;font-size:18px;top:-4rem;left:50%;transform:translateX(-50%);box-shadow:0px 9px 29px 0 #3232321c;color:#2a2a2a;text-transform:none;font-weight:normal;width:18rem;border-radius:5px;opacity:0;pointer-events:none;transition:all 0.3s;text-align:center;z-index:5}
.quiz__btn-next[disabled]:hover + .quiz__btn--help{opacity:1}
.quiz__info{width:23.438rem;background-color:#fecf29;margin-left:1.875rem;overflow:hidden}
@media (max-width:899px){
	.quiz__btn-next{width:120px}
	.quiz__btn-prev{margin-right:20px}
	.quiz__info{display:none}
}
.quiz__person{height:79.25%;width:100%;background-image:url(../img/quiz-bg.png);background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}
.quiz__person picture{display:block;position:absolute;bottom:-5.2rem;left:50%;transform:translateX(-50%);width:24.75rem;height:40.4375rem}
.quiz__person picture img{height:100%;width:100%;object-fit:cover}
.quiz__person__post{width:13.3rem;height:3.625rem;border-radius:8px;background-color:#ffffff;transform:skew(-10deg);position:absolute;bottom:6rem;left:5.8rem;padding:1.125rem 1.2rem 0.688rem 1.5rem}
.quiz__person__post p{font-size:0.781rem;color:#3b3b3b;transform:skew(10deg)}
.quiz__person__name{padding:0.7rem 1.6rem;position:absolute;bottom:9rem;left:5.8rem;border-radius:8px;box-shadow:0px 4px 54px 0 #30303019;background-color:#ffffff;font-size:1.313rem;font-weight:bold;text-align:center;color:#2a2a2a;transform:skew(-10deg)}
.quiz__person__name p{transform:skew(10deg)}
.quiz__gift{padding-left:5rem;padding-top:1rem;position:relative;height:20.75%}
.quiz__gift::after{position:absolute;content:'';height:6.7rem;width:6.7rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23352b07' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' width='512' height='512'%3E%3Cg id='Document-2' data-name='Document'%3E%3Crect x='8' y='22' width='22.001' height='4'/%3E%3Cpath d='M31,18H7a3,3,0,0,0-3,3V57c0,3,1.505,3,2,3H31a3,3,0,0,0,3-3V21A3,3,0,0,0,31,18ZM18,57a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1V45a1,1,0,0,1,1-1H17a1,1,0,0,1,1,1Zm0-16a1,1,0,0,1-1,1H7a1,1,0,0,1-1-1V31a1,1,0,0,1,1-1H17a1,1,0,0,1,1,1ZM32,57a1,1,0,0,1-1,1H21a1,1,0,0,1-1-1V45a1,1,0,0,1,1-1H31a1,1,0,0,1,1,1Zm0-16a1,1,0,0,1-1,1H21a1,1,0,0,1-1-1V31a1,1,0,0,1,1-1H31a1,1,0,0,1,1,1Zm0-15a2,2,0,0,1-2,2H8a2,2,0,0,1-2-2V22a2,2,0,0,1,2-2H30a2,2,0,0,1,2,2Z'/%3E%3Cpath d='M22,40h8V32H22Zm1-5h6v2H23Z'/%3E%3Cpath d='M22,56h8V46H22Zm5-1H25V53h2Zm-2-8h2v2H25Zm-2,3h6v2H23Z'/%3E%3Crect x='26' y='10' width='28' height='2'/%3E%3Cpath d='M8,56h8V46H8Zm1.168-7.445,1.664-1.11L12,49.2l1.168-1.752,1.664,1.11L13.2,51l1.63,2.445-1.664,1.11L12,52.8l-1.168,1.752-1.664-1.11L10.8,51Z'/%3E%3Cpath d='M8,40h8V32H8Zm1-5h2V33h2v2h2v2H13v2H11V37H9Z'/%3E%3Cpath d='M46.707,50.05a1,1,0,0,1-1.414,0l-3.536-3.535-1.414,1.414L46,53.586l9.9-9.9-1.414-1.415Z'/%3E%3Cpath d='M59,4H21a1,1,0,0,0-1,1V16H31a5.006,5.006,0,0,1,5,5V57a4.948,4.948,0,0,1-1.026,3H59a1,1,0,0,0,1-1V5A1,1,0,0,0,59,4ZM25,14a1,1,0,0,1-1-1V9a1,1,0,0,1,1-1H55a1,1,0,0,1,1,1v4a1,1,0,0,1-1,1ZM44,32V30H56v2Zm12,4v2H44V36ZM44,26V24H56v2Zm0-6V18H56v2ZM38,32V30h4v2Zm4,4v2H38V36ZM38,26V24h4v2Zm0-6V18h4v2ZM58.021,44.394,46.707,55.707a1,1,0,0,1-1.414,0l-7.071-7.071a1,1,0,0,1,0-1.414l2.828-2.828a1,1,0,0,1,1.414,0L46,47.929l7.778-7.778a1,1,0,0,1,1.414,0l2.829,2.828A1,1,0,0,1,58.021,44.394Z'/%3E%3C/g%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:cover;top:2rem;left:-3rem}
.quiz__gift__title{font-size:1.188rem;font-weight:bold;color:#3b2f03}
.quiz__gift__list{font-size:0.906rem;line-height:1.38;color:#3b2f03;margin-top:0.8rem;position:relative}
.quiz__gift__list .strong{font-weight:bold}
.quiz__gift__list::after{content:'+';position:absolute;font-size:1.656rem;font-weight:bold;color:#3b2f03;right:6.5rem;top:1.2rem}
.quiz__gift__item{margin-bottom:0.5rem}
.quiz__gift__img{position:absolute;bottom:0rem;right:0rem;width:5.5rem;height:9.4375rem}
.quiz__gift__img img{height:100%;width:100%;object-fit:cover}
.quiz__gift__lock{position:absolute;width:3.125rem;height:3.125rem;border-radius:50%;background-color:#ffffff;top:-1.6rem;right:4.7rem;background-size:1.375rem;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg fill='%23352b07' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='486.733px' height='486.733px' viewBox='0 0 486.733 486.733' style='enable-background:new 0 0 486.733 486.733;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M403.88,196.563h-9.484v-44.388c0-82.099-65.151-150.681-146.582-152.145c-2.225-0.04-6.671-0.04-8.895,0 C157.486,1.494,92.336,70.076,92.336,152.175v44.388h-9.485c-14.616,0-26.538,15.082-26.538,33.709v222.632 c0,18.606,11.922,33.829,26.539,33.829h321.028c14.616,0,26.539-15.223,26.539-33.829V230.272 C430.419,211.646,418.497,196.563,403.88,196.563z M273.442,341.362v67.271c0,7.703-6.449,14.222-14.158,14.222H227.45 c-7.71,0-14.159-6.519-14.159-14.222v-67.271c-7.477-7.36-11.83-17.537-11.83-28.795c0-21.334,16.491-39.666,37.459-40.513 c2.222-0.09,6.673-0.09,8.895,0c20.968,0.847,37.459,19.179,37.459,40.513C285.272,323.825,280.919,334.002,273.442,341.362z M331.886,196.563h-84.072h-8.895h-84.072v-44.388c0-48.905,39.744-89.342,88.519-89.342c48.775,0,88.521,40.437,88.521,89.342 V196.563z'/%3E%3C/g%3E%3C/svg%3E")}
@keyframes progres{from{background-position:0 0,0 0}
	to{background-position:2000px 0,0 0}
}
@keyframes blink{from{transform:scale(0);opacity:1}
	50%{transform:scale(1);opacity:0.8}
	to{transform:scale(2);opacity:0}
}
@keyframes nxt{from{transform:translateX(-0.1rem)}
	to{transform:translateX(0.1rem)}
}
.count{background-position:top center;background-repeat:repeat-y,no-repeat;background-size:100% auto,cover;background-color:#45494e;position:relative}
.count__c{height:36.563rem}
@media (max-width:899px){
	.count__c{height:auto;padding:3rem 0}
}
@media (min-width:1921px){
	.count__c{position:relative}
}
.count__img{position:absolute;bottom:0;left:0rem;display:block;width:61.875rem;height:38.25rem}
@media (min-width:1921px){
	.count__img{left:-10rem}
}
.count__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.count__img{width:36.63rem;height:22.644rem}
}
@media (max-width:699px){
	.count__img{width:100vw}
}
.count__info{margin-left:56.6%;padding-top:1.5rem}
@media (max-width:899px){
	.count__info{margin-left:50%}
}
@media (max-width:699px){
	.count__info{margin-left:0;margin-bottom:22rem;display:flex;flex-direction:column;align-items:center}
}
.count__val{font-size:16.688rem;font-weight:bold;color:#ff0000;position:relative}
@media (max-width:699px){
	.count__val{text-align:center}
}
@media (max-width:899px){
	.count__val{font-size:10rem}
}
.count__val span{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;position:relative;z-index:1;background-image:linear-gradient(to top,#ff0000,#ff0000),linear-gradient(to bottom,#ff0000,#ff0000)}
.count__val::after{position:relative;background:none;content:attr(data-text);left:0;top:0;position:absolute;text-shadow:0px 3px 0 #ac1900,0px 29px 29px #ff00000c}
@media (max-width:699px){
	.count__val::after{left:50%;transform:translateX(-50%)}
}
.count__desc{font-size:22px;font-weight:bold;color:#ffffff;margin-top:0.3rem;margin-left:0.5rem}
@media (max-width:899px){
	.count__desc{font-size:1.4rem}
}
@media (max-width:699px){
	.count__desc{text-align:center}
}
.count__unique{margin-top:2.2rem;margin-left:0.6rem;font-size:2.031rem;font-weight:bold;color:#fff;padding:0.75rem 2.6rem 1.25rem 2.2rem;border-radius:8px;background-image:linear-gradient(to top,#ff0000,#ff0000);display:inline-block;position:relative;overflow:hidden}
@media (max-width:699px){
	.count__unique{margin-right:auto;margin-left:auto}
}
.count__unique::before{margin-left:-30px;content:" ";width:1.5rem;height:300px;background:#fff;-webkit-animation-delay:0.05s;animation-delay:0.05s;position:absolute;left:-40px;top:-70px;animation-timing-function:ease-in-out;transition:all 0.1s;animation-name:slideme;animation-duration:3.5s;animation-iteration-count:infinite;transform:rotate(45deg);z-index:5}
.cases{padding-top:6rem;padding-bottom:8rem}
.cases__content{display:flex;justify-content:space-around;flex-wrap:wrap;padding:50px 1.45rem 0;margin:0}
.cases__block{display:flex;justify-content:space-between;flex-wrap:wrap}
.cases__block--sm{width:49.5%}
@media (max-width:899px){
	.cases__block--sm{width:100%}
}
.cases__item{width:calc(25% - 20px);border-radius:8px;background-color:#232323;margin-bottom:20px;position:relative;overflow:hidden;cursor:pointer}
@media (max-width:1200px){
	.cases__item{width:calc(33.333% - 20px)}
}
@media (max-width:899px){
	.cases__content{justify-content:space-evenly}
	.cases__item{width:calc(50% - 30px)}
	.cases .title{padding-right:1rem;padding-left:1rem}
	.cases__content{padding-right:0rem;padding-left:0rem}
}
.cases__item picture{display:block;height:100%;width:100%;object-fit:cover}
.cases__item picture img{height:100%;width:100%;object-fit:cover}
.cases__item__add{font-size:0.844rem;font-weight:bold;color:#ffffff;text-align:center;position:absolute;top:1rem;right:1rem}
.cases__item__add__img{width:6.531rem;height:3.741rem;margin-top:0.5rem;margin-bottom:0.7rem;margin-right:auto;margin-left:auto;position:relative}
.cases__item__add__video{position:relative;z-index:1}
.cases__item__add__video img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}
.cases__item__add__video::before{content:'';position:absolute;height:1.1rem;width:1.1rem;top:50%;left:50%;transform:translate(-50%,-50%);background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23fecc1b' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320.001 320.001' style='enable-background:new 0 0 320.001 320.001;' xml:space='preserve'%3E%3Cpath d='M295.84,146.049l-256-144c-4.96-2.784-11.008-2.72-15.904,0.128C19.008,5.057,16,10.305,16,16.001v288 c0,5.696,3.008,10.944,7.936,13.824c2.496,1.44,5.28,2.176,8.064,2.176c2.688,0,5.408-0.672,7.84-2.048l256-144 c5.024-2.848,8.16-8.16,8.16-13.952S300.864,148.897,295.84,146.049z'/%3E%3C/svg%3E");z-index:2}
.cases__item__add__review{position:absolute;left:0.625rem;top:0.625rem;width:6.531rem;height:3.741rem}
.cases__item__hover{height:100%;width:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,0.7);z-index:10;display:flex;display:none;justify-content:center;align-items:center;flex-direction:column;opacity:0;transition:all 0.3s}
.cases__item__hover__zoom{width:3.375rem;height:3.375rem}
.cases__item__hover__text{font-size:1.563rem;font-weight:bold;text-align:center;color:#ff0000;position:relative;margin-top:1.5rem}
.cases__item__hover__text::before{content:'';border-bottom:1px dashed #ff0000;width:100%;position:absolute;bottom:-0.5rem;left:0}
.cases__item__hover__plus{position:absolute;top:1.875rem;right:1.375rem;font-size:0.844rem;font-weight:bold;color:#ffd02a}
.cases__item:hover .cases__item__hover{opacity:1}
.cases__item--info{background-image:url(../img/hintbg.webp);background-size:cover;background-repeat:no-repeat;cursor:default}
.cases__item--info::before{display:none}
.cases__item--info-wrap{width:100%;height:100%;background-color:rgba(0,0,0,0.85);padding:0.625rem}
.cases__item__outline{height:100%;width:100%;border:solid 1px #525252;border-radius:8px;padding-top:1.5rem;padding-left:1.5rem}
.cases__item--lg{width:49.5%;height:59.375rem}
@media (max-width:899px){
	.cases__item--lg{width:100%;height:40rem}
}
.cases__item__data{position:absolute;bottom:20px;right:20px;z-index:2}
.cases__item__title{font-size:22px;text-align:right;font-weight:bold;color:#ffffff;text-shadow:0 0 10px #000}
.cases__item__title--min{font-size:1.875rem}
.cases__item__subtitle{font-size:1.344rem;font-weight:bold;color:#ebebeb;margin-top:0.5rem}
.cases__item__list{font-size:1.094rem;color:#fefefe;line-height:1.37;margin-top:1.8rem;margin-left:-.3rem}
.cases__item__list li{display:flex;margin-bottom:1.375rem}
.cases__item__list li::before{content:'';width:1.375rem;height:1.375rem;background-color:#ff0000;border-radius:50%;margin-right:0.875rem;background-position:center;background-image:url(../img/check.png);background-size:0.75rem;background-repeat:no-repeat}
.cases__item__hint{font-size:0.938rem;color:#dedede;margin-top:2rem}
.cases__item__info{display:flex;align-items:center;justify-content:end}
.cases__item__cost{padding:3px 5px;border-radius:5px;background-image:linear-gradient(to top,#ff0000,#ff0000);font-size:16px;font-weight:bold;color:#fff;margin-bottom:5px}
.cases__item__cost span{display:flex;justify-content:center;align-items:center}
.cases__item__cost span::before{content:'';background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='500.267px' height='500.267px' viewBox='0 0 500.267 500.267' style='enable-background:new 0 0 500.267 500.267;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cellipse cx='231.39' cy='80.887' rx='225.715' ry='58.463'/%3E%3Cpath d='M71.445,201.519c45.102,13.252,101.904,21.06,159.945,20.551c128.078-1.123,187.947-31.016,187.949-31.018 c24.361-10.313,38.244-21.743,38.244-32.15v-47.419c0-0.56-0.062-1.108-0.146-1.649c-7.918,13.171-27.504,23.042-45.553,29.713 v30.067c0,4.142-3.357,7.5-7.5,7.5s-7.5-3.358-7.5-7.5v-25.067c-4.525,1.36-8.623,2.467-12,3.324v36.493c0,5.523-4.477,10-10,10 c-5.521,0-10-4.477-10-10v-32.176c-37.459,7.073-83.588,11.25-133.494,11.25c-118.6,0-215.934-23.564-226.051-53.604 c-0.086,0.541-0.145,1.09-0.145,1.649v48.453C5.195,173.783,29.962,189.327,71.445,201.519z'/%3E%3Cpath d='M500.122,238.918c-7.918,13.171-27.504,23.042-45.554,29.713v30.066c0,4.143-3.356,7.5-7.5,7.5 c-4.143,0-7.5-3.357-7.5-7.5v-25.066c-4.524,1.359-8.622,2.467-12,3.324v36.492c0,5.523-4.477,10-10,10c-5.521,0-10-4.477-10-10 v-32.176c-37.459,7.073-83.588,11.25-133.494,11.25c-118.6,0-215.934-23.564-226.05-53.604c-0.086,0.541-0.145,1.09-0.145,1.649 v48.453c0,13.848,24.768,29.393,66.25,41.584c45.102,13.252,101.904,21.059,159.945,20.551 c128.077-1.123,187.946-31.017,187.948-31.019c24.361-10.313,38.244-21.743,38.244-32.149v-47.419 C500.269,240.008,500.208,239.459,500.122,238.918z'/%3E%3Cpath d='M226.193,419.188c-49.906,0-96.035-4.177-133.494-11.25v32.177c0,5.522-4.479,10-10,10c-5.523,0-10-4.478-10-10v-36.493 c-3.377-0.857-7.475-1.964-12-3.324v25.066c0,4.143-3.357,7.5-7.5,7.5s-7.5-3.357-7.5-7.5v-30.066 c-18.049-6.671-37.635-16.542-45.553-29.713C0.06,366.125,0,366.674,0,367.232v47.419c0,10.407,13.883,21.837,38.244,32.15 c0.002,0.002,59.871,29.895,187.949,31.018c58.042,0.51,114.844-7.299,159.945-20.551c41.482-12.19,66.25-27.734,66.25-41.583 v-48.451c0-0.561-0.059-1.108-0.145-1.649C442.126,395.622,344.792,419.188,226.193,419.188z'/%3E%3Cpath d='M238.841,244.166c-58.02,1.559-114.844-7.299-159.943-20.551c-11.277-3.314-21.309-6.878-29.953-10.586 c4.43,31.278,103.705,56.283,225.545,56.283c124.659,0,225.715-26.175,225.715-58.464c0-11.534-12.902-22.288-35.168-31.349v1.498 c0,10.931-15.306,22.991-41.99,33.699C423.046,214.697,364.335,240.796,238.841,244.166z'/%3E%3Cpath d='M226.779,396.084c121.84,0,221.115-25.006,225.545-56.283c-8.646,3.708-18.677,7.271-29.951,10.586 c-45.104,13.252-101.924,22.109-159.945,20.551c-125.494-3.371-184.203-29.47-184.203-29.47 c-26.686-10.708-41.992-22.769-41.992-33.698v-1.498c-22.264,9.061-35.17,19.813-35.17,31.35 C1.062,369.908,102.118,396.084,226.779,396.084z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");height:0.87rem;width:0.87rem;background-repeat:no-repeat;background-size:contain;margin-right:0.68rem}
.cases__item__deal{font-size:0.875rem;color:#ffffff;margin-left:1.375rem}
.cases_more{display:none}
.cases__more{font-size:22px;font-weight:bold;text-align:center;color:#161616;position:relative}
.cases__more-wrap{display:flex;justify-content:center;margin-top:2rem}
.cases__more::after{content:'';border-bottom:1px dashed #161616;width:100%;position:absolute;left:50%;bottom:-0.5rem;transform:translateX(-50%);transition:all 0.3s}
.cases__more:hover::after{transform:translateX(-50%) scaleX(0.4)}
.cases__more span{display:flex;align-items:center}
.cases__more span::before{margin-top:-0.3rem;content:'';background-size:contain;background-repeat:no-repeat;height:1.3rem;width:1.3rem;margin-right:1rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23161616' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='486.733px' height='486.733px' viewBox='0 0 486.733 486.733' style='enable-background:new 0 0 486.733 486.733;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M403.88,196.563h-9.484v-44.388c0-82.099-65.151-150.681-146.582-152.145c-2.225-0.04-6.671-0.04-8.895,0 C157.486,1.494,92.336,70.076,92.336,152.175v44.388h-9.485c-14.616,0-26.538,15.082-26.538,33.709v222.632 c0,18.606,11.922,33.829,26.539,33.829h321.028c14.616,0,26.539-15.223,26.539-33.829V230.272 C430.419,211.646,418.497,196.563,403.88,196.563z M273.442,341.362v67.271c0,7.703-6.449,14.222-14.158,14.222H227.45 c-7.71,0-14.159-6.519-14.159-14.222v-67.271c-7.477-7.36-11.83-17.537-11.83-28.795c0-21.334,16.491-39.666,37.459-40.513 c2.222-0.09,6.673-0.09,8.895,0c20.968,0.847,37.459,19.179,37.459,40.513C285.272,323.825,280.919,334.002,273.442,341.362z M331.886,196.563h-84.072h-8.895h-84.072v-44.388c0-48.905,39.744-89.342,88.519-89.342c48.775,0,88.521,40.437,88.521,89.342 V196.563z'/%3E%3C/g%3E%3C/svg%3E")}
.form-catalog{background-color:#fff;background-image:url(../img/lines-w.webp),url(../img/bg-inst.jpg);color:#000;background-size:100% auto,cover;width:100%;text-align:center;background-repeat:repeat-y,no-repeat;background-position:center center}
.instagram-but{display:block;overflow:hidden;position:relative;width:80px;margin:20px auto 0}
.instagram-but a::before{opacity:0.8;margin-left:-40px;content:" ";width:1.5rem;height:300px;background:#fff;-webkit-animation-delay:0.05s;animation-delay:0.05s;position:absolute;left:-40px;top:-110px;animation-timing-function:ease-in-out;transition:all 0.1s;animation-name:slideme;animation-duration:3.5s;animation-iteration-count:infinite;transform:rotate(45deg);z-index:5}
.instagram-but a img{height:80px}
@media (max-width:899px){
	.form-catalog{width:100%;overflow:hidden}
	.cases__item__data{bottom:10px;right:10px}
	.cases__item__title{font-size:18px}
	.cases__item__cost{font-size:14px}
}
.form-catalog__title{color:#000}
.form-catalog__desc{font-size:2.063rem;font-weight:bold;line-height:1.29;margin:1rem auto 2rem}
.form-catalog__wrap{position:relative;margin-top:3.15rem;width:70.375rem;position:relative;z-index:2}
.form-catalog__wrap::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
.form-catalog__wrap::before{z-index:2}
@media (max-width:820px){
	.form-catalog__wrap{margin-top:25rem;height:auto;max-width:40rem;margin-right:auto;margin-left:auto;width:100%}
}
.form-catalog__cnt{width:100%;height:19.313rem;padding:1.063rem 0.875rem 0.938rem 0.75rem;border-radius:8px;box-shadow:0px 24px 68px 0 #0707072e;background-color:#ffffff;position:relative;z-index:3}
@media (max-width:820px){
	.form-catalog__cnt{margin-top:25rem;height:auto;max-width:40rem;margin-right:auto;margin-left:auto}
}
.form-catalog__outline{border-radius:8px;height:100%;width:100%;border:solid 1px #ededed;padding-top:1.8rem;padding-left:2.7rem;padding-right:2.3rem;padding-bottom:2rem}
.form-catalog__c{position:relative;padding-top:8rem;padding-bottom:9rem;text-align:center}
.form-catalog__img{position:absolute;top:-15rem;right:-6.2rem;width:73.6875rem;height:60.875rem;display:block}
.form-catalog__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.form-catalog__img{width:50.1075rem;height:41.395rem;top:-3rem}
}
@media (max-width:820px){
	.form-catalog__img{top:14rem;right:50%;transform:translateX(50%)}
}
.form-catalog__pdf{position:absolute;height:7.5rem;width:7.5rem;top:-3.25rem;right:-3rem;z-index:10}
.form-catalog__pdf picture{height:100%;width:100%;display:block;animation:10s linear 0s normal none infinite running roll}
.form-catalog__pdf picture img{height:100%;width:100%;object-fit:cover}
.form-catalog__pdf p{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:1.25rem;font-weight:bold;text-align:center;color:#ffffff}
.form-catalog__hint{font-size:1.438rem;font-weight:bold;color:#464646}
@media (max-width:820px){
	.form-catalog__hint{text-align:center}
}
.form-catalog__group{display:flex;justify-content:space-between;margin-top:2rem}
@media (max-width:820px){
	.form-catalog__group{flex-direction:column;align-items:center}
}
.form-catalog__input{width:21.563rem}
@media (max-width:820px){
	.form-catalog__input{margin-top:1rem}
}
.form-catalog__btn{width:21.563rem;margin-top:2rem}
@media (max-width:820px){
	.form-catalog__btn{margin-top:1rem}
}
.form-catalog__btn span{display:flex;justify-content:center;align-items:center}
.form-catalog__btn span::before{content:'';background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' height='512pt' viewBox='0 0 512 512' width='512pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m0 45v407h166c31.597656 0 56.792969 6.324219 75 18.78125v-3.78125c0-24.8125-20.1875-45-45-45h-166v-377zm0 0'/%3E%3Cpath d='m316 422c-24.8125 0-45 20.1875-45 45 12.542969-9.394531 28.128906-15 45-15h196v-30zm0 0'/%3E%3Cpath d='m166 482h-166v30h238.058594c-8.234375-19.253906-33.488282-30-72.058594-30zm0 0'/%3E%3Cpath d='m316 45c-24.8125 0-45 20.1875-45 45v317.035156c12.542969-9.433594 28.132812-15.035156 45-15.035156h196v-347zm-15 317v-287h181v287zm0 0'/%3E%3Cpath d='m273.578125 512h238.421875v-30h-196c-19.554688 0-36.226562 12.539062-42.421875 30zm0 0'/%3E%3Cpath d='m331 105h121v227h-121zm0 0'/%3E%3Cpath d='m120 241h61v91h-61zm0 0'/%3E%3Cpath d='m60 392h136c16.867188 0 32.457031 5.601562 45 15.035156v-362.035156c0-24.8125-20.1875-45-45-45h-136zm151-30h-121v-151h121zm0-332v151h-121v-151zm0 0'/%3E%3Cpath d='m120 60h61v91h-61zm0 0'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;height:1.5rem;width:1.5rem;margin-right:1.5rem}
.reviews{padding-top:10.2rem;padding-bottom:6rem}
@media (max-width:899px){
	.reviews{padding-top:5rem}
}
.reviews__c{display:flex;flex-wrap:wrap;justify-content:space-between}
.reviews__heading,.reviews__item{width:24.375rem}
.reviews__heading{margin-top:-1rem}
.reviews__heading .title,.reviews__heading .subtitle{color:#fff}
.reviews__heading .title{line-height:1.2}
@media (max-width:899px){
	.reviews__heading{width:100%;text-align:center;flex-direction:column;align-items:center;margin-bottom:40px;display:flex}
	.reviews__heading .subtitle{margin-right:auto;margin-left:auto}
}
.reviews__item{height:16.813rem;border-radius:8px;box-shadow:0px 21px 50.4px 19.6px #08080873;background-color:#ffffff;margin-bottom:1.93rem;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}
.reviews__item picture{display:block;height:100%;width:100%;object-fit:cover}
.reviews__item picture img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.reviews__item{width:32%}
}
@media (max-width:699px){
	.reviews__item{width:48.5%}
}
@media (max-width:449px){
	.reviews__item{width:48.5%;height:13.5rem}
}
.reviews__play{width:4.75rem;height:4.75rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}
.reviews__play::before{content:'';width:4.75rem;height:4.75rem;box-shadow:0px 2px 0 0 #ac1900,0px 18px 43px 0 #ff000026;background-image:url(../img/play.png),linear-gradient(to top,#ff0000,#ff0000);background-size:1.25rem 1.5rem,cover;background-position:center;background-repeat:no-repeat;border-radius:50%;position:relative;z-index:3}
.reviews__play .circle{width:8.8569rem;height:8.8569rem;border:solid 2px #ff0000;content:'';position:absolute;animation:pulsation 3s infinite linear;border-radius:50%}
.reviews__play .circle:nth-child(2){
animation-delay:1s}
.reviews__play .circle:nth-child(3){
animation-delay:2s}
.reviews__more{display:flex;justify-content:center;align-items:center}
.reviews__more-wrap{margin-top:1rem;display:flex;justify-content:center}
.reviews__more:hover span:after{transform:translateX(-50%) scaleX(0.4)}
.reviews__more span{font-size:1.313rem;font-weight:bold;color:#ff0000;position:relative;text-align:center}
@media (max-width:375px){
	.reviews__more span{font-size:1rem}
}
.reviews__more span:after{content:'';position:absolute;bottom:-0.75rem;width:100%;left:50%;transform:translateX(-50%);opacity:0.9;border:dashed 1px #806917;transition:all 0.3s}
.reviews__more::before{content:'';height:1.4rem;width:1.4rem;background-size:contain;background-repeat:no-repeat;margin-right:1rem;background-image:url("data:image/svg+xml,%3Csvg height='512pt' viewBox='0 -77 512.00213 512' width='512pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m501.453125 56.09375c-5.902344-21.933594-23.195313-39.222656-45.125-45.128906-40.066406-10.964844-200.332031-10.964844-200.332031-10.964844s-160.261719 0-200.328125 10.546875c-21.507813 5.902344-39.222657 23.617187-45.125 45.546875-10.542969 40.0625-10.542969 123.148438-10.542969 123.148438s0 83.503906 10.542969 123.148437c5.90625 21.929687 23.195312 39.222656 45.128906 45.128906 40.484375 10.964844 200.328125 10.964844 200.328125 10.964844s160.261719 0 200.328125-10.546875c21.933594-5.902344 39.222656-23.195312 45.128906-45.125 10.542969-40.066406 10.542969-123.148438 10.542969-123.148438s.421875-83.507812-10.546875-123.570312zm0 0' fill='%23f00'/%3E%3Cpath d='m204.96875 256 133.269531-76.757812-133.269531-76.757813zm0 0' fill='%23ffffff'/%3E%3C/svg%3E")}
@keyframes pulsation{0%{opacity:1;transform:scale(0)}
	75%{opacity:0.6;transform:scale(0.75)}
	100%{opacity:0;transform:scale(1)}
}
.gallery{background:linear-gradient(#ececec,#ffffff)}
.gallery-bg{width:100%;height:100%;padding-top:4.4rem;padding-bottom:8.9rem;padding-right:1.45rem;padding-left:1.45rem;margin:0;position:relative;background-image:url(../img/lines-w.webp);background-repeat:repeat-y;background-size:100% auto;background-position:top center}
.gallery__title{max-width:75rem;margin-right:auto;margin-left:auto}
.gallery__content{display:flex;margin-top:3.5rem;flex-wrap:wrap;justify-content:space-around}
.gallery__item{width:calc(25% - 20px);border-radius:8px;background-color:#fff;margin-bottom:20px}
.gallery__item picture,.gallery__item img{display:block;height:100%;width:100%;object-fit:cover;border-radius:8px}
@media (max-width:1200px){
	.gallery__item{width:calc(33.333% - 20px)}
}
@media (max-width:899px){	
	.gallery__content{justify-content:space-evenly}
	.gallery__item{width:calc(50% - 30px)}
	.gallery__title{padding-right:1rem;padding-left:1rem}
	.gallery-bg{padding-right:0rem;padding-left:0rem}
}
.gallery__more-wrap{margin-top:2.35rem;display:flex;justify-content:center}
.gallery__more:hover span:after{transform:translateX(-50%) scaleX(0.4)}
.gallery__more span{font-size:1.313rem;font-weight:bold;color:#ff0000;position:relative}
.gallery__more span:after{content:'';position:absolute;bottom:-0.75rem;width:100%;left:50%;transform:translateX(-50%);opacity:0.9;border:dashed 1px #806917;transition:all 0.3s}
.cost{width:100%;overflow:hidden}
.cost__c{position:relative;padding-top:8rem;padding-left:44rem;padding-bottom:7.375rem}
@media (max-width:899px){
	.cost__c{padding-left:43%}
}
@media (max-width:699px){
	.cost__c{padding-left:1rem;padding-right:1rem}
}
.cost__list{position:relative;z-index:10;font-size:22px;color:#252525;line-height:1.2;margin-top:2.25rem;margin-left:0.3rem}
.cost__list li{margin-bottom:2rem;display:flex}
.cost__list li::before{width:1.875rem;min-width:1.875rem;height:1.875rem;background-color:#ff0000;border-radius:50%;content:'';background-position:center;background-image:url(../img/check.png);background-size:0.75rem;background-repeat:no-repeat;background-size:0.875rem;margin-right:1.625rem}
@media (max-width:699px){
	.cost__list{background-color:#fff;box-shadow:0px 24px 68px 0 #0707072e;padding:1.5rem;border-radius:8px;position:relative;z-index:2}
}
.cost__btn{width:100%;height:60px;border-radius:8px;box-shadow:0px 4px 0 0 #3a2456,0px 18px 43px 0 rgb(111 63 170 / 15%);background-image:linear-gradient(to top,#6f3faa,#6f3faa);color:#fff;margin-top:3.15rem}
.cost__btn:hover,.cost__btn:focus{background-image:linear-gradient(to top,#6f3faa,#6f3faa)}
.cost__btn span{display:flex;justify-content:center;align-items:center}
.cost__btn span::before{content:'';background-image:url("../img/viber.png");margin-right:20px;height:60px;width:60px;background-size:contain;background-repeat:no-repeat}
.cost__btn-wrap{position:relative;z-index:10;width:360px;max-width:100%;margin:0}
.cost__btn__arrow{position:absolute;top:7.5rem;left:-9.35rem;width:12.75rem;height:4.5rem;display:block;animation:swing 1.2s infinite}
.cost__btn__arrow img{height:100%;width:100%;object-fit:cover}
@media (max-width:699px){
	.cost__btn__arrow{display:none}
}
.cost__or{margin-top:2rem;font-size:18px;color:#444444;text-align:center}
.cost__tg{font-size:22px;font-weight:bold;color:#1face1;display:flex;align-items:center;position:relative}
.cost__tg-wrap{display:flex;justify-content:center;margin-top:2rem}
.cost__tg::before{background-image:url("data:image/svg+xml,%3Csvg fill='%231face1' id='Bold' enable-background='new 0 0 24 24' height='512' viewBox='0 0 24 24' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m9.417 15.181-.397 5.584c.568 0 .814-.244 1.109-.537l2.663-2.545 5.518 4.041c1.012.564 1.725.267 1.998-.931l3.622-16.972.001-.001c.321-1.496-.541-2.081-1.527-1.714l-21.29 8.151c-1.453.564-1.431 1.374-.247 1.741l5.443 1.693 12.643-7.911c.595-.394 1.136-.176.691.218z'/%3E%3C/svg%3E");content:'';width:1.4rem;height:1.4rem;background-size:contain;background-repeat:no-repeat;margin-right:1.1rem}
.cost__tg::after{content:'';border-bottom:1px dashed #1face1;width:100%;position:absolute;left:50%;bottom:-0.4rem;transform:translateX(-50%)}
.cost__info{position:relative;width:37.188rem;margin-top:6rem;max-width:100%}
.cost__info::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
.cost__info-wrap{position:relative;z-index:1;width:100%;padding:0.375rem 0.625rem 0.313rem;border-radius:8px;box-shadow:0px 24px 92px 0 #3232320f;background-color:#ffffff}
.cost__info-outline{border-radius:8px;border:solid 1px #ededed80;height:100%;width:100%;padding-right:2.5rem;padding-left:2.875rem;padding-top:1.2rem;padding-bottom:1.5rem}
.cost__info__title{font-size:1.281rem;font-weight:bold;color:#ffffff;position:relative}
.cost__info__title::before{position:absolute;content:'';left:-1.5rem;top:50%;transform:translateY(-50%);height:1.2rem;width:1.2rem;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 111.577 111.577' style='enable-background:new 0 0 111.577 111.577;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M78.962,99.536l-1.559,6.373c-4.677,1.846-8.413,3.251-11.195,4.217c-2.785,0.969-6.021,1.451-9.708,1.451 c-5.662,0-10.066-1.387-13.207-4.142c-3.141-2.766-4.712-6.271-4.712-10.523c0-1.646,0.114-3.339,0.351-5.064 c0.239-1.727,0.619-3.672,1.139-5.846l5.845-20.688c0.52-1.981,0.962-3.858,1.316-5.633c0.359-1.764,0.532-3.387,0.532-4.848 c0-2.642-0.547-4.49-1.636-5.529c-1.089-1.036-3.167-1.562-6.252-1.562c-1.511,0-3.064,0.242-4.647,0.71 c-1.59,0.47-2.949,0.924-4.09,1.346l1.563-6.378c3.829-1.559,7.489-2.894,10.99-4.002c3.501-1.111,6.809-1.667,9.938-1.667 c5.623,0,9.962,1.359,13.009,4.077c3.047,2.72,4.57,6.246,4.57,10.591c0,0.899-0.1,2.483-0.315,4.747 c-0.21,2.269-0.601,4.348-1.171,6.239l-5.82,20.605c-0.477,1.655-0.906,3.547-1.279,5.676c-0.385,2.115-0.569,3.731-0.569,4.815 c0,2.736,0.61,4.604,1.833,5.597c1.232,0.993,3.354,1.487,6.368,1.487c1.415,0,3.025-0.251,4.814-0.744 C76.854,100.348,78.155,99.915,78.962,99.536z M80.438,13.03c0,3.59-1.353,6.656-4.072,9.177c-2.712,2.53-5.98,3.796-9.803,3.796 c-3.835,0-7.111-1.266-9.854-3.796c-2.738-2.522-4.11-5.587-4.11-9.177c0-3.583,1.372-6.654,4.11-9.207 C59.447,1.274,62.729,0,66.563,0c3.822,0,7.091,1.277,9.803,3.823C79.087,6.376,80.438,9.448,80.438,13.03z'/%3E%3C/g%3E%3C/svg%3E%0A")}
.cost__info__title span{position:relative}
.cost__info__title span::before{content:'';width:100%;bottom:-0.4rem;left:50%;transform:translateX(-50%);position:absolute;border-bottom:1px dashed #ffffff}
.cost__info__text{margin-top:1.5rem;font-size:0.938rem;line-height:1.37;color:#5c5c5c}
.cost__hand{position:absolute;bottom:0;left:0;height:50rem;display:block}
.cost__hand img{height:100%;width:100%;object-fit:contain}
@media (max-width:699px){
	.cost__hand{display:none}
}
.project{background-size:cover;background-position:top center;background-repeat:repeat-y,no-repeat;background-size:100% auto,cover;background-color:#2e2e31;color:#fff}
@media (max-width:899px){
	.project{width:100%;overflow:hidden}
}
.project .title{line-height:1.19}
.project__c{position:relative;height:45.438rem;padding-top:5.5rem;display:flex}
@media (max-width:899px){
	.project__c{flex-direction:column;height:auto}
}
.project__title--sm{font-size:3.438rem}
.project__subtitle{font-size:2.063rem;font-weight:bold;margin-top:1rem}
.project__list{font-size:1.344rem;margin-top:2.6rem;margin-left:0.2rem}
.project__list li{display:flex;margin-bottom:1.375rem}
.project__list li::before{content:'';width:1.375rem;height:1.375rem;background-color:#ff0000;border-radius:50%;margin-right:0.875rem;background-position:center;background-image:url(../img/check.png);background-size:0.75rem;background-repeat:no-repeat;margin-top:0.1rem}
.project__info{width:60%}
@media (max-width:750px){
	.project__info{width:100%}
}
.project__video{width:40%;height:100%}
.project__btn{width:23.813rem;height:5.625rem;margin-top:4.25rem}
.project__btn span{display:flex;justify-content:center;align-items:center}
.project__btn span::before{content:'';height:1.688rem;width:1.688rem;background-size:contain;background-repeat:no-repeat;margin-right:1.188rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' id='Capa_1' enable-background='new 0 0 512 512' height='512' viewBox='0 0 512 512' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='m256.002 242.913 210.412-121.43-210.412-121.483-210.416 121.483z'/%3E%3Cpath d='m240.949 268.986-210.415-121.429v242.96l210.415 121.483z'/%3E%3Cpath d='m271.056 268.986v243.014l210.41-121.483v-242.96z'/%3E%3C/g%3E%3C/svg%3E")}
.project__video{position:relative}
@media (max-width:899px){
	.project__video{margin-left:20%;margin-top:-10rem}
}
@media (max-width:750px){
	.project__video{width:100%;margin-left:0}
}
.project__video__btn{position:absolute;z-index:8;top:45.5%;left:-23.2rem;display:flex;align-items:center}
@media (max-width:899px){
	.project__video__btn{left:-13rem}
}
@media (max-width:750px){
	.project__video__btn{left:3rem}
}
.project__video__hint{font-size:0.938rem;font-weight:bold;line-height:1.6;text-align:right;color:#ff0000;margin-right:2.5rem}
.project__video__hint span{position:relative}
.project__video__hint span::after{content:'';border-bottom:1px dashed #ff0000;width:100%;right:0;bottom:-0.3rem;position:absolute}
.project__video__play{position:relative;width:6.375rem;height:6.375rem;display:flex;justify-content:center;align-items:center}
.project__video__play::before{content:'';width:6.375rem;height:6.375rem;box-shadow:0px 2px 0 0 #ac1900,0px 18px 43px 0 #ff000026;background-image:url(../img/play.png),linear-gradient(to top,#ff0000,#ff0000);background-size:1.688rem 1.938rem,cover;background-position:center;background-repeat:no-repeat;border-radius:50%;position:relative;z-index:3}
.project__video__play .circle{width:11.05rem;height:11.05rem;border:solid 2px #ff0000;content:'';position:absolute;animation:pulsation 3s infinite linear;border-radius:50%}
.project__video__play .circle:nth-child(2){
animation-delay:1s}
.project__video__play .circle:nth-child(3){
animation-delay:2s}
.project__laptop{position:absolute;bottom:0;right:-7.5rem;display:block;width:86.5625rem;height:49.6875rem;z-index:7;pointer-events:none}
.project__laptop img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.project__laptop{width:58.8625rem;height:33.7875rem;right:-10rem}
}
@media (max-width:899px){
	.project__laptop{position:relative;top:0;left:0}
}
.project__arrow{display:block;position:absolute;left:-34rem;bottom:4rem;animation:swing 1.2s infinite;height:6.25rem;width:10.9375rem}
.project__arrow img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.project__arrow{left:-12rem;bottom:6rem}
}
@media (max-width:750px){
	.project__arrow{display:none}
}
.promo{padding-top:8rem;padding-bottom:5rem;width:100%;overflow:hidden}
.promo__subtitle{font-size:2.063rem;color:#2f2f2f;margin-top:0.3rem}
.promo__slider__arrows{position:absolute;left:50%;transform:translateX(-50%);top:40%;justify-content:space-between;width:90%;display:flex;pointer-events:none}
.promo__slider__dots{margin-top:1.655rem;position:absolute;width:100%;left:0}
.promo__slider__item{width:43.438rem;height:28.438rem;background-color:#fff;box-shadow:0px 0.156rem 0.598rem 0 #3232320f;margin-right:1.9rem;padding:1rem 0.938rem 0.938rem 1rem;border-radius:8px;overflow:hidden;position:relative}
@media (max-width:699px){
	.promo__slider__item{width:30rem;max-width:95vw}
}
.promo__slider__item--bgwhite{background-image:url(../img/promo/bg.webp);background-size:cover;background-repeat:no-repeat}
.promo__slider__item__outline{border:solid 1px #edededee;height:100%;width:100%;border-radius:8px;padding-left:2.5rem;padding-top:1.75rem}
.promo__slider__item__hint{height:2.188rem;padding-right:1.5rem;padding-left:1.5rem;border-radius:5px;display:flex;justify-content:center;align-items:center;font-size:0.938rem;font-weight:bold;color:#ffffff;background-color:#782bb6;display:inline-flex}
.promo__slider__item__title{font-size:2.219rem;font-weight:bold;line-height:1.23;color:#292929;margin-top:1rem}
@media (max-width:699px){
	.promo__slider__item__title{font-size:1.7rem}
}
.promo__slider__item__list{font-size:1.156rem;font-weight:bold;color:#444444;margin-top:1rem}
.promo__slider__item__list li{margin-bottom:1rem;display:flex}
.promo__slider__item__list li::before{content:'';width:1.313rem;height:1.313rem;background-color:#ff0000;background-image:url("../img/check.png");background-size:0.688rem;background-repeat:no-repeat;background-position:center;margin-right:1.3rem;border-radius:50%;margin-top:0.1rem}
.promo__slider__item__btn{width:17.625rem;height:4.75rem;margin-top:2rem;position:relative;z-index:5}
.promo__slider__item__img{position:absolute;display:block}
.promo__slider__item__img img{height:100%;width:100%;object-fit:cover}
.promo__slider__item__img--0{bottom:-0.8rem;right:-9.6rem;width:28.875rem;height:16.5625rem}
@media (max-width:699px){
	.promo__slider__item__img--0{right:-20rem}
}
.promo__slider__item__img--discount{right:0;bottom:0;width:21.9375rem;height:28.4375rem}
@media (max-width:699px){
	.promo__slider__item__img--discount{right:-12rem}
}
.promo__slider__item__img--install{width:33.875rem;height:46.125rem;top:-2rem;right:-10rem}
@media (max-width:699px){
	.promo__slider__item__img--install{right:-22rem}
}
.promo__slider__item__img--car{width:42.4375rem;height:26rem;bottom:-8rem;right:-12rem}
@media (max-width:699px){
	.promo__slider__item__img--car{right:-24rem}
}
.promo__slider__item__img--money{right:-25rem;bottom:-3rem;width:46.5rem;height:33.25rem}
@media (max-width:699px){
	.promo__slider__item__img--money{right:-35rem}
}
.promo__slider__item__img--money2{right:-16rem;bottom:40px;width:33.6875rem;height:21.5rem}
@media (max-width:699px){
	.promo__slider__item__img--money2{right:-27rem}
}
.promo__slider__item--bgdrk::before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:#782bb6;opacity:0.72}
.promo__slider__item--bgdrk .promo__slider__item__outline{border-color:#ededed44;position:relative}
.promo__slider__item--bgdrk .promo__slider__item__title,.promo__slider__item--bgdrk .promo__slider__item__list{color:#fff}
.promo__slider__item--bgdrk .promo__slider__item__hint{background-color:#fff;color:#353535}
.promo__slider__item--bgdrk{background-size:cover;background-repeat:no-repeat}
.promo__slider__item--bgdrk.bg1{background-image:url(../img/promo/bg1.webp)}
.promo__slider__item--bgdrk.bg2{background-image:url(../img/promo/bg2.webp)}
.promo__slider-wrap{margin-top:3.625rem;padding-left:9rem;position:relative}
@media (max-width:699px){
	.promo__slider-wrap{padding-left:1.5rem}
}
.promo .slick-list{overflow:visible}
.bonus{padding-top:10rem;padding-bottom:10rem}
.bonus .big-num{font-size:27.656rem}
@media (max-width:449px){
	.bonus .big-num{font-size:20rem}
}
.bonus__title{max-width:44rem;font-size:2.906rem;font-weight:bold;line-height:1.41;text-align:center;color:#2f2f2f;margin-right:auto;margin-left:auto;margin-top:-3.5rem}
@media (max-width:449px){
	.bonus__title{font-size:2.2rem}
}
.bonus__content{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:3rem}
.bonus__item{width:33.125rem;height:25.313rem;padding:0.938rem 1rem 0.938rem 1rem;border-radius:8px;box-shadow:0px 24px 92px 0 #3232320f;background-color:#ffffff;position:relative;position:relative;overflow:hidden;margin-top:2.75rem}
.bonus__item::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
@media (max-width:899px){
	.bonus__item{width:48.5%}
}
@media (max-width:699px){
	.bonus__item{width:100%;max-width:35rem;margin-right:auto;margin-left:auto}
}
.bonus__item__outline{border-radius:8px;border:solid 1px #ededed;width:100%;height:100%;padding-top:13.5rem;padding-right:1rem;padding-left:1rem}
.bonus__item__num{position:absolute;background-image:linear-gradient(to top,#ff0000,#ff0000);font-size:6.25rem;color:#7e2fbf;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;left:-2rem;top:5rem}
.bonus__item__title{font-size:22px;font-weight:bold;text-align:center;color:#292929}
.bonus__item__desc{font-size:1.156rem;line-height:1.43;text-align:center;color:#444444;margin-top:0.5rem}
.bonus__item__img{display:block;position:absolute;left:50%;transform:translateX(-50%)}
.bonus__item__img img{height:100%;width:100%;object-fit:cover}
.bonus__item__img--vis{top:2rem;width:20.5rem;height:12.125rem}
.bonus__item__img--des{top:2.1rem;width:14.875rem;height:10.6875rem}
.bonus__item__img--car{top:-0.5rem;width:20.9375rem;height:14.9375rem}
.bonus__item__img--up{top:0.3rem;width:18.375rem;height:14.3125rem}
.bonus__item__img--inst{top:-0.3rem;width:19.5rem;height:15rem}
.bonus__item__img--trash{top:-0.4rem;left:42%;width:19.125rem;height:15.1875rem}
.garanty{background-size:100% auto,cover;background-repeat:repeat-y,no-repeat;background-position:top center;padding-top:7rem;padding-bottom:5rem;background-color:#2e2e31}
.garanty__subtitle{margin-top:0.7rem;font-size:2.063rem;font-weight:bold;color:#ffffff}
.garanty__content{margin-top:2.5rem;display:flex}
@media (max-width:899px){
	.garanty__content{flex-wrap:wrap}
	.garanty{padding-top:8rem;padding-bottom:10rem}
}
.garanty__docs{display:flex;position:relative;width:40%}
@media (max-width:899px){
	.garanty__docs{width:100%;display:none}
}
.garanty__docs__img{margin-left:-7.5rem;height:36.625rem;width:29.125rem;display:block}
.garanty__docs__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:449px){
	.garanty__docs__img{margin-left:-7.5rem;height:27.542rem;width:21.902rem}
}
.garanty__docs__info{margin-top:10.6rem;margin-left:2.5rem}
.garanty__docs__title{font-size:1.531rem;font-weight:bold;line-height:1.33;color:#ffffff;margin-bottom:1.5rem}
.garanty__docs__link{font-size:1.156rem;font-weight:bold;color:#ff0000;position:relative}
.garanty__docs__link::after{content:'';width:100%;bottom:-0.4rem;opacity:0.7;left:50%;transform:translateX(-50%);border-bottom:1px dashed #ff0000;position:absolute}
.garanty__arr{position:absolute;top:21rem;right:11rem;width:11.8125rem;height:4.9375rem;animation:swing 1.2s infinite alternate}
.garanty__arr img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.garanty__arr{right:unset;top:22rem;left:18rem}
}
@media (max-width:449px){
	.garanty__arr{left:10rem}
}
.garanty__block{width:60%;display:flex;justify-content:space-between;margin-top:3.3rem;padding-left:1.65rem}
@media (max-width:899px){
	.garanty__block{width:100%;max-width:100%;padding-left:0;margin-right:auto;margin-left:auto}
}
@media (max-width:699px){
	.garanty__block{flex-wrap:wrap;justify-content:space-around;max-width:45rem}
}
.garanty__item{width:19.063rem;height:24.813rem;border-radius:5px;box-shadow:0px 24px 44.6px 17.4px #08080880;background-color:#ffffff;position:relative}
@media (max-width:899px){
	.garanty__item{width:31%}
}
@media (max-width:699px){
	.garanty__item{width:100%;max-width:35rem;margin-right:auto;margin-left:auto;margin-bottom:2rem}
}
@media (max-width:449px){
	.garanty__item{width:23.82875rem;height:31.01625rem}
}
.garanty__item__title{padding-left:2rem;width:100%;background-color:#2e2e2d;display:flex;align-items:center;font-size:1.813rem;font-weight:bold;color:#fffbfb;height:5rem;position:relative}
@media (max-width:449px){
	.garanty__item__title{font-size:2.26625rem}
}
.garanty__item__medal{position:absolute;width:6.0625rem;height:7.3125rem;right:1rem;top:-0.3rem}
.garanty__item__medal picture,.garanty__item__medal img{display:block;height:100%;width:100%;object-fit:cover}
.garanty__item__medal__dur{font-size:1.125rem;font-weight:bold;text-align:center;color:#2e2e2d;position:absolute;top:1.2rem;left:50%;transform:translateX(-50%)}
.garanty__item__medal__val{font-size:1.906rem;font-weight:bold}
.garanty__item__info{padding-left:2rem;padding-top:1.3rem}
.garanty__item__name{font-size:1.563rem;font-weight:bold;color:#323232}
@media (max-width:449px){
	.garanty__item__name{font-size:1.95375rem}
}
.garanty__item__desc{font-size:0.938rem;line-height:1.27;color:#2f2f2f;max-width:15.5rem;margin-top:0.5rem}
@media (max-width:699px){
	.garanty__item__desc{font-size:1.2rem;max-width:20rem}
}
@media (max-width:449px){
	.garanty__item__desc{font-size:1.1725rem;max-width:19.375rem}
}
.garanty__item__desc--sm{max-width:11.5rem}
@media (max-width:449px){
	.garanty__item__desc--sm{max-width:14.375rem}
}
.garanty__item__stamp{position:absolute;bottom:0.25rem;left:-1.25rem;z-index:1}
.garanty__item__stamp__img{height:11rem;width:11rem;display:block;animation:10s linear 0s normal none infinite running roll}
.garanty__item__stamp__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:449px){
	.garanty__item__stamp__img{height:13.75rem;width:13.75rem}
}
.garanty__item__stamp__logo{width:1.688rem;height:1rem;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.garanty__item__stamp__logo img{height:100%;width:100%;object-fit:cover}
.garanty__item__img{position:absolute;right:0;bottom:0;width:17.75rem;height:16.875rem;display:block}
.garanty__item__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:449px){
	.garanty__item__img{width:22.1875rem;height:21.09375rem}
}
.garanty__manufactory{padding-bottom:67rem;background-size:contain;background-position:bottom center;background-repeat:no-repeat}
@media (max-width:899px){
	.garanty__manufactory{background-size:90rem auto;padding-bottom:50rem}
}
.garanty__manufactory__title{font-size:2.906rem;font-weight:bold;line-height:1.41;text-align:center;color:#ffffff;margin-top:-1.8rem}
@media (max-width:449px){
	.garanty__manufactory__title{font-size:2.2rem}
}
.photo{background-color:#fff;background-image:url(../img/lines-w.webp);background-repeat:repeat-y;background-size:100% auto;background-position:top center;padding-top:5.3rem;padding-bottom:8.8rem}
.photo__c{display:flex;justify-content:space-between}
@media (max-width:899px){
	.photo__c{flex-direction:column}
}
.photo__block{width:48%;padding-left:4rem}
@media (max-width:899px){
	.photo__block{width:100%;margin-bottom:2rem;padding-left:2rem;padding-right:2rem;max-width:45rem;margin-right:auto;margin-left:auto}
}
.photo__title{font-size:50px;line-height:1.33;color:#3b3b3b;font-weight:bold}
@media (max-width:899px){
	.photo__title{text-align:center;font-size:2.8rem}
}
.photo__discount{display:flex;align-items:center;background-image:linear-gradient(to top,#ff0000,#ff0000);color:#7e2fbf;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-top:0.35rem;margin-left:0.35rem;margin-right:1.938rem}
.photo__discount__val{font-size:3.438rem;font-weight:bold;margin-left:1.1rem}
.photo__discount__l{margin-top:0.6rem}
.photo__discount__min{font-size:2.813rem;font-weight:bold;line-height:0.4}
.photo__discount__un{font-size:1.313rem;font-weight:bold}
.photo__desc{font-size:18px;line-height:1.29;color:#2f2f2f;margin-top:0.8rem;margin-bottom:0.15rem}
.photo__info{display:flex;height:4.5rem}
@media (max-width:899px){
	.photo__discount__val{font-size:3rem}
	.photo__info{height:auto}
}
.photo__slider{box-shadow:0px 24px 92px 0 #3232320f}
.photo__slider-wrap{width:41.25rem;margin-top:2.5rem;position:relative}
@media (max-width:699px){
	.photo__slider-wrap{width:100%}
}
.photo__slider__arrows{position:absolute;width:100%;display:flex;left:0;top:12rem;justify-content:space-between}
.photo__slider__arrows .slider-next{transform:translateX(4.3rem)}
@media (max-width:699px){
	.photo__slider__arrows .slider-next{transform:translateX(2.5rem)}
}
.photo__slider__arrows .slider-prev{transform:translateX(-4.3rem) scaleX(-1)}
@media (max-width:699px){
	.photo__slider__arrows .slider-prev{transform:translateX(-2.5rem) scaleX(-1)}
}
.photo__slider__dots{margin-top:1.2rem}
.photo__slider__item{width:41.25rem;height:26.5rem;border-radius:8px;background-color:#9b9b9b;overflow:hidden;display:block}
.photo__slider__item picture,.photo__slider__item img{height:100%;width:100%;object-fit:cover;display:block}
.steps{background-color:#fff;background-image:url(../img/lines-w.webp),url(../img/steps.jpg);background-size:100% auto,cover;width:100%;text-align:center;background-repeat:repeat-y,no-repeat;background-position:center center}
.steps__c{padding-top:8rem;padding-bottom:9rem}
.steps__subtitle{font-size:2.906rem;font-weight:bold;line-height:1.41;text-align:center;color:#ffffff;margin-top:-2.7rem}
.steps__subtitle span{color:#ff0000}
.steps__subtitle--tech{display:inline-flex;align-items:center}
.steps__subtitle--tech--info{position:relative;width:1.688rem;height:1.688rem;background-color:#ff0000;border-radius:50%;margin-left:1.4rem;margin-top:0.4rem;background-repeat:no-repeat;background-position:center;background-size:0.93rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 111.577 111.577' style='enable-background:new 0 0 111.577 111.577;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M78.962,99.536l-1.559,6.373c-4.677,1.846-8.413,3.251-11.195,4.217c-2.785,0.969-6.021,1.451-9.708,1.451 c-5.662,0-10.066-1.387-13.207-4.142c-3.141-2.766-4.712-6.271-4.712-10.523c0-1.646,0.114-3.339,0.351-5.064 c0.239-1.727,0.619-3.672,1.139-5.846l5.845-20.688c0.52-1.981,0.962-3.858,1.316-5.633c0.359-1.764,0.532-3.387,0.532-4.848 c0-2.642-0.547-4.49-1.636-5.529c-1.089-1.036-3.167-1.562-6.252-1.562c-1.511,0-3.064,0.242-4.647,0.71 c-1.59,0.47-2.949,0.924-4.09,1.346l1.563-6.378c3.829-1.559,7.489-2.894,10.99-4.002c3.501-1.111,6.809-1.667,9.938-1.667 c5.623,0,9.962,1.359,13.009,4.077c3.047,2.72,4.57,6.246,4.57,10.591c0,0.899-0.1,2.483-0.315,4.747 c-0.21,2.269-0.601,4.348-1.171,6.239l-5.82,20.605c-0.477,1.655-0.906,3.547-1.279,5.676c-0.385,2.115-0.569,3.731-0.569,4.815 c0,2.736,0.61,4.604,1.833,5.597c1.232,0.993,3.354,1.487,6.368,1.487c1.415,0,3.025-0.251,4.814-0.744 C76.854,100.348,78.155,99.915,78.962,99.536z M80.438,13.03c0,3.59-1.353,6.656-4.072,9.177c-2.712,2.53-5.98,3.796-9.803,3.796 c-3.835,0-7.111-1.266-9.854-3.796c-2.738-2.522-4.11-5.587-4.11-9.177c0-3.583,1.372-6.654,4.11-9.207 C59.447,1.274,62.729,0,66.563,0c3.822,0,7.091,1.277,9.803,3.823C79.087,6.376,80.438,9.448,80.438,13.03z'/%3E%3C/g%3E%3C/svg%3E%0A")}
.steps__subtitle--tech--info::before{display:none}
.steps__subtitle--tech--info p{position:absolute;bottom:0;right:0;transform:translateY(calc(100% + 2rem)) scale(0);width:25rem;padding:1rem;font-size:0.85rem;color:#000;background-color:#fff;border-radius:5px;font-weight:normal;transition:all 0.3s}
.steps__subtitle--tech--info:hover p{transform:translateY(calc(100% + 2rem)) scale(1)}
.steps__subtitle--tech span{position:relative}
.steps__subtitle--tech span::before{content:'';position:absolute;width:100%;height:2px;left:0;bottom:0rem;background-color:#fff}
.steps__tabs{margin-top:6.2rem;max-width:80rem;display:flex;justify-content:space-between;text-align:center;margin-left:auto;margin-right:auto;transform:translateX(-1rem);padding-bottom:2rem;position:relative}
.steps__tabs::after{width:calc(100% + 1.75rem);position:absolute;content:'';left:0;bottom:0;height:2px;background-color:#323232}
@media (max-width:500px){
	.steps__tabs::after{width:100%}
}
@media (max-width:899px){
	.steps__tabs{padding-right:1rem;padding-left:1rem;transform:translateX(0)}
}
.steps__tab{}
.steps__tab__num{background-image:linear-gradient(to top,#ff0000,#ff0000),linear-gradient(to bottom,#7e2fbf,#7e2fbf);font-size:2.844rem;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
@media (max-width:899px){
	.steps__tab__num{font-size:2rem}
}
@media (max-width:699px){
	.steps__tab__num{font-size:1.7rem}
}
@media (max-width:500px){
	.steps__tab__num{margin-right:0.5rem;margin-bottom:0.5rem}
}
.steps__tab__desc{font-size:1.594rem;color:#000;margin-top:0.5rem;position:relative;transition:all 0.3s}
@media (max-width:899px){
	.steps__tab__desc{font-size:1.2rem}
}
@media (max-width:699px){
	.steps__tab__desc{font-size:0.9rem}
}
@media (max-width:500px){
	.steps__tab__desc{height:2rem}
}
/*.steps__tab__desc::after{transition:all 0.3s;content:'';position:absolute;right:-2rem;top:50%;transform:translateY(-30%) rotate(90deg);height:0.875rem;width:0.875rem;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492.004 492.004' style='enable-background:new 0 0 492.004 492.004;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
	@media (max-width:699px){
	.steps__tab__desc::after{width:0.6rem;height:0.6rem;right:-1rem}
	}
	@media (max-width:500px){
	.steps__tab__desc::after{display:none}
	}
	.steps__tab__desc::before{width:0;position:absolute;content:'';left:0;bottom:-2rem;height:2px;background-color:#ff0000;transition:all 0.3s;z-index:1}
	.steps__tab.active .steps__tab__desc,.steps__tab:hover .steps__tab__desc{color:#ff0000}
	.steps__tab.active .steps__tab__desc::after,.steps__tab:hover .steps__tab__desc::after{background-image:url("data:image/svg+xml,%3Csvg fill='%23FF2400' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492.004 492.004' style='enable-background:new 0 0 492.004 492.004;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A")}
	.steps__tab.active .steps__tab__desc::before,.steps__tab:hover .steps__tab__desc::before{width:calc(100% + 1.75rem)}
	@media (max-width:500px){
	.steps__tab.active .steps__tab__desc::before,.steps__tab:hover .steps__tab__desc::before{width:100%}
	}
*/.steps__tab.active .steps__tab__desc::after{transform:translateY(-30%) rotate(-90deg)}
.steps__tab-content{display:none}
.steps__tab-content.active{display:block;animation:fadeInUp 1.2s}
.steps__tab-content__title{font-size:2.063rem;font-weight:bold;text-align:center;color:#ffffff;margin-top:4.5rem}
.steps__tab-content__text{font-size:1.125rem;color:#ececec;line-height:1.389;font-weight:normal;max-width:71.4375rem;margin-right:auto;margin-left:auto;text-align:center;margin-top:1.5rem}
.steps__tab-content__img{width:82.375rem;height:40.25rem;margin-right:auto;margin-left:auto;display:block;margin-top:2.45rem;max-width:100%;border-radius:5px;overflow:hidden;object-position:center}
.steps__tab-content__img img{height:100%;width:100%;object-fit:cover}
.steps__tab-content__img img{object-position:center}
@media (max-width:699px){
	.steps__tab-content__img{height:18rem}
}
.steps__forms{display:flex;justify-content:center;margin-top:3.5rem}
@media (max-width:899px){
	.steps__forms{flex-wrap:wrap;justify-content:center;max-width:72rem;margin-right:auto;margin-left:auto}
}
.steps__form{width:33%;max-width:100%;padding:10px;margin:10px;border-radius:8px;box-shadow:0px 24px 68px 0 #0707072e;background-color:#fff}
@media (max-width:899px){
	.steps__form{width:100%;margin-bottom:2rem}
}
.steps__form__outline{height:100%;width:100%;border-radius:8px;border:solid 1px #ededed70;padding:20px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}
.steps__form__title{font-size:22px;font-weight:bold;line-height:1.26;text-align:center;color:#464646;position:relative;z-index:3}
.steps__form__group{padding-right:3.7rem;padding-left:3.7rem;position:relative;z-index:2}
.steps__form__btn,.steps__form__input{width:100%;margin-top:1.25rem;position:relative;z-index:3}
.steps__form__btn span{display:flex;justify-content:center;align-items:center}
.steps__form__btn span::before{margin-right:1.438rem;content:'';background-size:contain;background-repeat:no-repeat}
.steps__form__btn span.cube::before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' id='Layer_1' enable-background='new 0 0 511.846 511.846' height='512' viewBox='0 0 511.846 511.846' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cg%3E%3Cpath d='m225.336 258.021-163.44-88.824c-7.27-3.949-15.855-3.786-22.969.443-7.114 4.228-11.359 11.693-11.359 19.969v206.052c0 8.337 4.502 16.076 11.75 20.197l163.443 92.917c3.603 2.048 7.543 3.071 11.484 3.071 4.016 0 8.031-1.063 11.682-3.188 7.231-4.207 11.548-11.714 11.548-20.081v-210.143c0-8.521-4.65-16.343-12.139-20.413z'/%3E%3Cpath d='m454.621 115.6c-.011-8.7-4.817-16.591-12.54-20.594l-178.226-92.399c-6.748-3.5-14.791-3.474-21.514.065l-175.605 92.399c-7.646 4.025-12.402 11.892-12.413 20.533-.01 8.639 4.727 16.517 12.362 20.559l175.606 92.976c3.4 1.799 7.133 2.699 10.868 2.699 3.689 0 7.379-.878 10.745-2.635l178.23-92.974c7.714-4.024 12.499-11.929 12.487-20.629z'/%3E%3Cpath d='m472.919 169.64c-7.11-4.229-15.699-4.396-22.966-.444l-163.445 88.825c-7.487 4.07-12.137 11.891-12.137 20.412v210.143c0 8.367 4.317 15.874 11.548 20.081 3.651 2.125 7.665 3.187 11.682 3.187 3.94 0 7.882-1.023 11.484-3.07l163.444-92.917c7.248-4.121 11.749-11.86 11.749-20.197v-206.051c0-8.276-4.245-15.741-11.359-19.969z'/%3E%3C/g%3E%3C/svg%3E")}
.steps__form__btn span.show::before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath d='M0.12,512h210.901V391.057H0.12V512z M46.246,422.376h119.648v29.986H46.246V422.376z'/%3E%3Cpath d='M0.12,361.071h210.901V242.127H0.12V361.071z M46.246,274.033h119.648v29.986H46.246V274.033z'/%3E%3Cpath d='M241.007,512H511.88V242.127H241.007V512z M420.923,274.033h29.986v30.726h-29.986V274.033z M360.951,274.033h29.986 v30.726h-29.986V274.033z M300.979,274.033h29.986v30.726h-29.986V274.033z M300.979,331.585h149.93v120.444h-149.93V331.585z'/%3E%3Cpolygon points='420.923,69.131 420.923,0 330.965,0 330.965,69.181 241.007,129.152 241.007,182.155 511.88,182.155 511.88,129.102 '/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}
.steps__form__btn span.upload::before{width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' id='Layer_1_1_' enable-background='new 0 0 64 64' height='512' viewBox='0 0 64 64' width='512' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m19 41.82812v9.17188h9.17188z'/%3E%3Cpath d='m57 4v3h3z'/%3E%3Cpath d='m59 21h3v2h-3z'/%3E%3Cpath d='m59 26h3v2h-3z'/%3E%3Cpath d='m59 31h3v2h-3z'/%3E%3Cpath d='m59 36h3v2h-3z'/%3E%3Cpath d='m59 41h3v2h-3z'/%3E%3Cpath d='m59 46h3v2h-3z'/%3E%3Cpath d='m44.70703 56.70703-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-1.58594-1.58594-2 2-1.41406-1.41406 2-2-7.29297-7.29297v52h52l-7.29297-7.29297zm-38.70703 3.29297h-2v-2h2zm4 0h-2v-2h2zm4 0h-2v-2h2zm-3-7v-22l22 22z'/%3E%3Cpath d='m55 2h-36v22.17188l5 5v-15.17188l3-6 3 6v21.17188l8.07904 8.07904-1.07904-10.25092 2-6-3-5 4-6.40002v6.40002h2v-6.40002l4 6.40002-3 5 2 6-1.63544 15.53644 4.46356 4.46356h14.17188v-2h-10v-33h10v-9h-7z'/%3E%3C/svg%3E")}
.steps__form__img{position:absolute;display:block}
.steps__form__img img{height:100%;width:100%;object-fit:cover}
.steps__form__img--doc{top:40px;left:1.8rem;width:28.375rem;height:22.125rem}
.steps__form__img--des{top:7rem;left:8.8rem;width:17.6875rem;height:21.25rem}
.steps__form__filebox{width:100%;height:60px;border-radius:8px;background-color:#f7f7f7;padding-left:4.75rem;background-size:1.25rem;background-position:left 2rem center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23696969' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 512 512' style='enable-background:new 0 0 512 512;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M448.8,48.2H269.186C262.434,20.571,237.48,0,207.8,0c-29.681,0-54.633,20.571-61.386,48.2H63.2c-8.284,0-15,6.716-15,15 V497c0,8.284,6.716,15,15,15h385.6c8.284,0,15-6.716,15-15V63.2C463.8,54.916,457.084,48.2,448.8,48.2z M144.601,63.2 c0-5.168,0.638-10.188,1.814-15h31.782C183.686,37.412,194.89,30,207.8,30c12.91,0,24.115,7.412,29.604,18.2h-59.206 c-2.294,4.509-3.597,9.604-3.597,15v96.4c0,18.307,14.893,33.2,33.199,33.2c18.307,0,33.2-14.894,33.2-33.2v-16.066 c0-8.284,6.716-15,15-15c8.284,0,15,6.716,15,15V159.6c0,34.849-28.352,63.2-63.2,63.2c-34.848,0-63.199-28.352-63.199-63.2V63.2z M352.399,415.6H159.601c-8.284,0-15-6.716-15-15c0-8.285,6.716-15,15-15H352.4c8.284,0,15,6.715,15,15 C367.399,408.884,360.684,415.6,352.399,415.6z M352.399,319.2H159.601c-8.284,0-15-6.716-15-15c0-8.285,6.716-15,15-15H352.4 c8.284,0,15,6.715,15,15C367.399,312.484,360.684,319.2,352.399,319.2z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");display:flex;align-items:center;justify-content:space-between}
.steps__form__filebox__choose{border-radius:8px;min-width:90px;height:100%;background-color:#f0f0f0;display:flex;justify-content:center;align-items:center;font-size:16px;color:#443708}
.steps__form__filebox p{font-size:18px;line-height:1.32;color:#383838;text-overflow:ellipsis;min-width:80px;padding-right:0;overflow:hidden}
.steps__form__group__title{font-size:22px;font-weight:bold;text-align:center;color:#464646;margin-bottom:1.5rem}
.steps__form__social{display:flex;justify-content:center;padding:15px}
.steps__form__social__link{display:flex;justify-content:center;align-items:center;width:4.25rem;height:4.375rem;border-radius:6px;position:relative}
.steps__form__social__link svg{fill:#fff;width:1.875rem;height:1.875rem;transition:all 0.3s}
.steps__form__social__link:hover svg{transform:scale(1.2)}
.steps__form__social__link--vb{background-color:#6f3faa}
.steps__form__social__link--wa{background-color:#30cb4d}
.steps__form__social__link--tg{background-color:#30a7e4}
.steps__form__social__link:not(:last-child){
margin-right:1.43rem}
.steps__form__social__link::after{position:absolute;content:'';width:0.938rem;height:0.938rem;box-shadow:0px 4px 9px 0 #30cb4da6;border:solid 2px #ffffff;background-color:#30cb4d;border-radius:50%;top:-0.48rem;right:-0.48rem;box-sizing:border-box}
.designer{margin-top:-64.5rem}
.designer__or{font-size:8.75rem;font-weight:bold;text-align:center;color:#ffffff;text-transform:uppercase}
.designer__subtitle{font-size:50px;font-weight:bold;text-align:center;color:#ffffff;margin-top:6rem}
@media (max-width:899px){
	.steps__form__group{padding:0}
	.designer__subtitle{font-size:3.7rem}
}
.designer__subtitle--crossed{position:relative;font-weight:normal}
@media (max-width:699px){
	.designer__subtitle--crossed{display:block;margin-top:6rem;position:relative;max-width:24rem;margin-right:auto;margin-left:auto}
}
.designer__subtitle--crossed.cross::after{width:0;height:0.563rem;border-radius:2px;background-color:#ff3334;top:57.5%;left:-2.5%;content:'';position:absolute;transform:translateY(-50%);animation:cross 1s forwards}
.designer__subtitle--crossed.cross::before{font-weight:bold;text-align:center;color:#ffffff;content:attr(data-realtext);position:absolute;left:50%;top:-4.8rem;transform:translateX(-50%);animation:up 0.9s forwards}
.designer__form{width:100%;min-height:70.125rem;padding:1.063rem 0.938rem 1rem 0.875rem;border-radius:8px;box-shadow:0px 24px 68px 0 #0707070f;background-color:#ffffff;margin-top:3.8rem;position:relative;overflow:hidden;display:flex;flex-direction:column}
@media (max-width:899px){
	.designer__form{max-width:55rem;margin-right:auto;margin-left:auto}
}
.designer__form__arr{position:absolute;top:4.5rem;right:21rem;pointer-events:none;width:6.875rem;height:4.875rem;display:block;animation:swing 1.2s infinite}
.designer__form__arr img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.designer__form__arr{display:none}
}
.designer__form__outline{width:100%;height:100%;border-radius:8px;border:solid 1px #ededed70;padding-top:2.2rem;padding-right:1.625rem;padding-bottom:40px;flex-grow:1}
@media (max-width:899px){
	.designer__form__outline{padding-right:1.5rem;padding-left:1.5rem}
}
.designer__form__title{font-size:2.094rem;font-weight:bold;line-height:1.34;text-align:center;color:#292929}
.designer__form__content{display:flex;justify-content:space-between}
@media (max-width:899px){
	.designer__form__content{flex-direction:column;align-items:center}
}
.designer__form__info{width:52.5rem;margin-top:2.25rem}
@media (max-width:899px){
	.designer__form__info{width:100%}
}
.designer__form__faq{width:100%}
.designer__form__question{width:100%;padding:0rem 1.688rem 0rem 2.688rem;border-radius:8px;background-color:#f7f7f7;margin-bottom:1.3rem}
.designer__form__question__head{min-height:5.313rem;padding:1rem 0;display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:bold;color:#383838;cursor:pointer}
.designer__form__question__btn{width:2.875rem;min-width:2.875rem;height:2.875rem;border-radius:5px;box-shadow:0px 2px 0 0 #ac1900,0px 18px 43px 0 #ff000026;background-image:linear-gradient(to top,#ff0000,#ff0000);position:relative}
.designer__form__question__btn::after{position:absolute;content:'';height:0.94rem;width:0.94rem;top:50%;left:50%;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 492.004 492.004' style='enable-background:new 0 0 492.004 492.004;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M382.678,226.804L163.73,7.86C158.666,2.792,151.906,0,144.698,0s-13.968,2.792-19.032,7.86l-16.124,16.12 c-10.492,10.504-10.492,27.576,0,38.064L293.398,245.9l-184.06,184.06c-5.064,5.068-7.86,11.824-7.86,19.028 c0,7.212,2.796,13.968,7.86,19.04l16.124,16.116c5.068,5.068,11.824,7.86,19.032,7.86s13.968-2.792,19.032-7.86L382.678,265 c5.076-5.084,7.864-11.872,7.848-19.088C390.542,238.668,387.754,231.884,382.678,226.804z'/%3E%3C/g%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3Cg%3E%3C/g%3E%3C/svg%3E%0A");transform:translate(-50%,-50%) rotate(90deg);transition:all 0.3}
.designer__form__question__btn.active::after{transform:translate(-50%,-50%) rotate(-90deg)}
.designer__form__question__answ{font-size:1.125rem;font-weight:normal;line-height:1.39;color:#2f2f2f;padding-bottom:2.5rem;margin-top:-0.5rem;display:none}
.designer__form__wrap{width:100%;height:27.938rem;border-radius:8px;background-color:#f7f7f7;margin-top:40px;padding-left:2.125rem;padding-top:2rem;overflow:hidden;position:relative}
@media (max-width:899px){
	.designer__form__wrap{margin-top:55rem}
}
@media (max-width:699px){
	.designer__form__wrap{margin-top:44rem;height:auto;padding-bottom:2rem;padding-right:2rem}
}
@media (max-width:580px){
	.designer__form__wrap{padding-bottom:11rem}
}
.designer__form__hint{font-size:1.438rem;font-weight:bold;line-height:1.41;color:#464646}
@media (max-width:699px){
	.designer__form__hint{text-align:center}
}
@media (max-width:449px){
	.designer__form__hint br{display:none}
}
.designer__form__group{display:flex;margin-top:1.7rem}
@media (max-width:699px){
	.designer__form__group{flex-direction:column;align-items:center}
}
.designer__form__input{background-color:#fff;width:21.25rem;max-width:100%}
@media (max-width:699px){
	.designer__form__input{width:25rem}
}
.designer__form__submit{margin-left:1.3rem;width:23.813rem;max-width:100%}
@media (max-width:699px){
	.designer__form__submit{width:25rem;margin-left:0;margin-top:2rem}
}
.designer__form__btn{width:100%}
.designer__form__call{margin-top:-1rem}
@media (max-width:699px){
	.designer__form__call{margin-top:2rem}
}
.designer__form__call__title{font-size:1.594rem;font-weight:bold;color:#464646}
.designer__form__call__subtitle{font-size:1.438rem;font-weight:bold;color:#464646;margin-top:0.5rem}
.designer__form__call__uptime{font-size:1.063rem;font-weight:normal;color:#464646;display:flex;align-items:center;margin-top:1rem}
.designer__form__call__uptime::before{content:'';width:0.5rem;height:0.5rem;margin-right:0.625rem;background-color:#30cb4d;border-radius:50%}
.designer__form__call__link{font-size:2.063rem;font-weight:bold;color:#464646;transition:all 0.3s;display:block;margin-top:0.75rem}
.designer__form__call__link:hover{color:#ff0000}
.designer__form__call__img{position:absolute;right:8.5rem;bottom:-4rem}
@media (max-width:699px){
	.designer__form__call__img{right:0}
}
@media (max-width:580px){
	.designer__form__call__img{right:20%}
}
.designer__form__call__phone{width:20.0625rem;height:15.4375rem;display:block}
.designer__form__call__phone img{height:100%;width:100%;object-fit:cover}
.designer__form__call__stamp{width:7.3125rem;height:7.3125rem;display:flex;justify-content:center;align-items:center;position:absolute;top:3.5rem;right:3rem}
.designer__form__call__stamp picture{height:100%;width:100%;display:block;animation:10s linear 0s normal none infinite running roll}
.designer__form__call__stamp picture img{height:100%;width:100%;object-fit:cover}
.designer__form__call__stamp__text{font-size:0.875rem;font-weight:bold;text-align:center;color:#ffffff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.designer__slider{width:38.75rem;margin-left:5rem;position:absolute !important;bottom:0 !important}
@media (max-width:899px){
	.designer__slider{width:38.75rem;margin-left:0;bottom:26rem !important;left:50%;transform:translateX(-50%)}
}
@media (max-width:580px){
	.designer__slider{bottom:32rem !important}
}
.designer__slider__arrows{position:absolute;display:flex;justify-content:space-between;width:37.5rem;bottom:33rem;left:6rem;pointer-events:none}
@media (max-width:899px){
	.designer__slider__arrows{width:80%;left:10%;bottom:60rem}
}
@media (max-width:699px){
	.designer__slider__arrows{bottom:70rem}
}
@media (max-width:580px){
	.designer__slider__arrows{bottom:80rem}
}
.designer__slider__dots{position:absolute;width:45%;bottom:2rem}
@media (max-width:899px){
	.designer__slider__dots{width:100%;bottom:34rem;left:0}
}
@media (max-width:699px){
	.designer__slider__dots{bottom:45rem}
}
@media (max-width:580px){
	.designer__slider__dots{bottom:55rem}
}
.designer__slide{height:60.4375rem}
.designer__slide picture{position:absolute;width:38.75rem;height:60.4375rem;display:block}
.designer__slide picture img{height:100%;width:100%;object-fit:cover}
@media (max-width:699px){
	.designer__slide picture{width:28.21rem;height:43.9985rem;transform:translateX(20%)}
}
.designer__slide__post{width:14rem;height:3.625rem;border-radius:8px;background-color:#ffffff;transform:skew(-10deg);position:absolute;bottom:23rem;left:11.8rem;padding:1.125rem 1.2rem 0.688rem 1.5rem}
.designer__slide__post p{font-size:0.781rem;color:#3b3b3b;transform:skew(10deg)}
@media (max-width:699px){
	.designer__slide__post{bottom:29rem}
}
.designer__slide__name{padding:0.7rem 1.6rem;position:absolute;bottom:26rem;left:11.8rem;border-radius:8px;box-shadow:0px 4px 54px 0 #30303019;background-color:#ffffff;font-size:1.313rem;font-weight:bold;text-align:center;color:#2a2a2a;transform:skew(-10deg)}
.designer__slide__name p{transform:skew(10deg)}
@media (max-width:699px){
	.designer__slide__name{bottom:32rem}
}
@keyframes cross{0%{width:0}
	100%{width:105%}
}
@keyframes up{0%{opacity:0;top:0}
	100%{top:-4.8rem;opacity:1}
}
.contacts{background-color:#fff;background-image:url(../img/lines-w.webp);background-repeat:repeat-y;background-size:100% auto;background-position:top center;padding-top:6rem;padding-bottom:8rem}
.contacts__call{width:14.313rem;height:4.313rem;border-radius:8px;background-color:#30cb4d;display:flex;justify-content:center;align-items:center;font-size:1.531rem;font-weight:bold;text-align:center;color:#ffffff;margin-top:1.4rem}
.contacts__block{display:flex;align-items:center;justify-content:center;margin-top:7rem;margin-right:7rem}
@media (max-width:899px){
	.contacts__block{flex-direction:column;margin-right:0}
}
.contacts__yandex{width:18.813rem;height:6.625rem}
.contacts__yandex picture,.contacts__yandex img{height:100%;width:100%;object-fit:cover;display:block}
.contacts__phone{display:flex;align-items:center;margin-left:6.3rem}
@media (max-width:899px){
	.contacts__phone{margin-left:0;margin-top:4rem}
}
.contacts__phone__photo{width:7.313rem;height:7.313rem;margin:0.25rem 0.25rem 0 0;border-radius:8px;background-color:#f0f0f0;position:relative;margin-right:1.93rem}
.contacts__phone__photo picture{display:block;position:absolute;bottom:0;left:0;width:7.3125rem;height:9.4375rem}
.contacts__phone__photo picture img{height:100%;width:100%;object-fit:cover}
.contacts__phone__photo::before{content:'';width:0.813rem;height:0.813rem;position:absolute;top:-0.4rem;right:-0.4rem;background-color:#30cb4d;border-radius:50%}
.contacts__phone__photo::after{content:'';width:0.813rem;height:0.813rem;position:absolute;top:-0.4rem;right:-0.4rem;background-color:#30cb4d;border-radius:50%;transform:scale(0);animation:blink 2.5s infinite}
.contacts__phone__info{text-align:right}
.contacts__phone__uptime{display:flex;align-items:center;font-size:1.156rem;font-weight:normal;color:#313131;margin-bottom:0.5rem}
.contacts__phone__link{font-size:1.906rem;font-weight:bold;line-height:0.78;color:#313131;display:block;margin-top:1rem;margin-bottom:0.75rem;transition:all 0.3s}
.contacts__phone__link:hover{color:#ff0000}
.contacts__phone__person{font-size:1.156rem;color:#313131}
.contacts__social{margin-left:6.5rem;display:flex}
@media (max-width:899px){
	.contacts__social{margin-left:0;margin-top:4rem}
}
.contacts__social__link{display:flex;justify-content:center;align-items:center;width:70px;height:5.25rem;border-radius:6px}
.contacts__social__link svg{width:2.188rem;height:2.188rem;fill:#fff;transition:all 0.3s}
.contacts__social__link:hover svg{transform:scale(1.25)}
.contacts__social__link:not(:last-child){
margin-right:1.75rem}
.contacts__social__link--inst{background-image:linear-gradient(to top,#f34543,#ca2482,#6240cb)}
.contacts__social__link--yt{background-image:linear-gradient(to top,#ff0000,#ff4142)}
.contacts__find{display:flex;justify-content:space-between;margin-top:4.8rem}
.contacts-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.contacts-box__item{margin:0 4rem;}
@media (max-width:899px){
	.contacts__find{flex-wrap:wrap}
}
.contacts__places{width:100%}
.contacts__places__title{font-size:1.313rem;font-weight:bold;color:#252525}
.contacts__places__content{margin-top:2.5rem;height:48.625rem;overflow-y:auto;overflow-x:hidden;padding-right:1.35rem;box-shadow:0px 24px 68px 0 #0707070f}
.contacts__places__content::-webkit-scrollbar-thumb{border-radius:3.5px;background-color:#ff0000}
.contacts__places__content::-webkit-scrollbar{width:0.688rem;border-radius:3.5px;background-color:#ededed}
@media (max-width:899px){
	.contacts__places__content::-webkit-scrollbar{height:8px}
}
@media (max-width:899px){
	.contacts__places__content{display:flex;overflow-x:scroll;height:auto;padding-bottom:2rem;padding-right:0}
}
.contacts__adress{width:100%;height:22.875rem;padding:0.938rem 0.875rem 0.938rem 0.938rem;border-radius:8px;box-shadow:0px 24px 68px 0 #0707070f;background-color:#ffffff}
.contacts__adress__info{width:100%}
@media (max-width:899px){
	.contacts__adress{min-width:44rem}
}
@media (max-width:699px){
	.contacts__adress{min-width:27rem;width:27rem;height:auto}
}
.contacts__adress:not(:last-child){
margin-bottom:1.875rem}
@media (max-width:899px){
	.contacts__adress:not(:last-child){
	margin-bottom:0;margin-right:2rem}
}
.contacts__adress__outline{height:100%;width:100%;border-radius:8px;border:solid 1px #ededed70;padding:1.25rem 1.25rem 1rem 1.438rem;display:flex;justify-content:space-between}
@media (max-width:699px){
	.contacts__adress__outline{flex-direction:column}
}
.contacts__adress__desc{font-size:16px;font-weight:normal;color:#313131;display:flex;align-items:center;margin-top:1.5rem;margin-left:0}
.contacts__adress__place{font-size:20px;text-align:left;font-weight:bold;line-height:1.32;color:#313131;display:flex;margin-top:1.2rem}
.contacts__adress__place::before{width:1.438rem;height:1.438rem;content:'';background-size:contain;background-repeat:no-repeat;margin-right:1rem;margin-top:0.5rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23fecc1b' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='38px' height='38px' viewBox='0 0 38 38' style='enable-background:new 0 0 38 38;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M19,0C11.096,0,4.666,6.43,4.666,14.333c0,11.379,12.796,22.81,13.341,23.292C18.292,37.875,18.646,38,19,38 c0.368,0,0.736-0.135,1.023-0.404c0.543-0.508,13.311-12.568,13.311-23.262C33.334,6.431,26.902,0,19,0z M19,21.168 c-3.775,0-6.834-3.061-6.834-6.833S15.225,7.502,19,7.502c3.773,0,6.832,3.06,6.832,6.833S22.773,21.168,19,21.168z'/%3E%3C/g%3E%3C/svg%3E%0A")}
.contacts__adress__uptime{font-size:16px;font-weight:normal;color:#313131;display:flex;align-items:center;margin-top:1.5rem;margin-left:0.3rem}
.contacts__adress__uptime::before{width:0.5rem;height:0.5rem;background-color:#30cb4d;border-radius:50%;content:'';margin-right:0.75rem}
.contacts__adress__phone{font-size:22px;font-weight:bold;color:#313131;display:flex;margin-top:0.9rem}
.contacts__adress__phone::before{width:1.438rem;height:1.438rem;content:'';background-size:contain;background-repeat:no-repeat;margin-right:1rem;margin-top:0.5rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23FF2400' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 480.56 480.56' style='enable-background:new 0 0 480.56 480.56;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M365.354,317.9c-15.7-15.5-35.3-15.5-50.9,0c-11.9,11.8-23.8,23.6-35.5,35.6c-3.2,3.3-5.9,4-9.8,1.8 c-7.7-4.2-15.9-7.6-23.3-12.2c-34.5-21.7-63.4-49.6-89-81c-12.7-15.6-24-32.3-31.9-51.1c-1.6-3.8-1.3-6.3,1.8-9.4 c11.9-11.5,23.5-23.3,35.2-35.1c16.3-16.4,16.3-35.6-0.1-52.1c-9.3-9.4-18.6-18.6-27.9-28c-9.6-9.6-19.1-19.3-28.8-28.8 c-15.7-15.3-35.3-15.3-50.9,0.1c-12,11.8-23.5,23.9-35.7,35.5c-11.3,10.7-17,23.8-18.2,39.1c-1.9,24.9,4.2,48.4,12.8,71.3 c17.6,47.4,44.4,89.5,76.9,128.1c43.9,52.2,96.3,93.5,157.6,123.3c27.6,13.4,56.2,23.7,87.3,25.4c21.4,1.2,40-4.2,54.9-20.9 c10.2-11.4,21.7-21.8,32.5-32.7c16-16.2,16.1-35.8,0.2-51.8C403.554,355.9,384.454,336.9,365.354,317.9z'/%3E%3Cpath d='M346.254,238.2l36.9-6.3c-5.8-33.9-21.8-64.6-46.1-89c-25.7-25.7-58.2-41.9-94-46.9l-5.2,37.1 c27.7,3.9,52.9,16.4,72.8,36.3C329.454,188.2,341.754,212,346.254,238.2z'/%3E%3Cpath d='M403.954,77.8c-42.6-42.6-96.5-69.5-156-77.8l-5.2,37.1c51.4,7.2,98,30.5,134.8,67.2c34.9,34.9,57.8,79,66.1,127.5 l36.9-6.3C470.854,169.3,444.354,118.3,403.954,77.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}
.contacts__adress__email{font-size:20px;font-weight:bold;color:#313131;display:flex;margin-bottom:20px;margin-top:20px}
.contacts__adress__email::before{width:1.438rem;height:1.438rem;content:'';background-size:contain;background-repeat:no-repeat;margin-right:1rem;margin-top:0.5rem;background-image:url("../img/email.png")}
.contacts__adress__social{display:flex;margin-top:1.8rem}
.contacts__adress__social__link{width:7.5rem;height:2.625rem;border-radius:3px;background-color:#ff0000;display:flex;justify-content:center;align-items:center;font-size:0.656rem;font-weight:bold;color:#ffffff}
.contacts__adress__social__link:first-child{margin-right:0.625rem}
.contacts__adress__social__link span{display:flex;justify-content:center;align-items:center}
.contacts__adress__social__link span::before{content:'';background-size:contain;background-repeat:no-repeat;margin-right:1rem;width:1.063rem;height:1.063rem}
.contacts__adress__social__link--wa{background-color:#6f3faa}
.contacts__adress__social__link--wa span::before{background-image:url("../img/viber.png")}
.contacts__adress__social__link--tg{background-color:#1face1}
.contacts__adress__social__link--tg span::before{background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 300 300' style='enable-background:new 0 0 300 300;' xml:space='preserve'%3E%3Cg id='XMLID_496_'%3E%3Cpath id='XMLID_497_' d='M5.299,144.645l69.126,25.8l26.756,86.047c1.712,5.511,8.451,7.548,12.924,3.891l38.532-31.412 c4.039-3.291,9.792-3.455,14.013-0.391l69.498,50.457c4.785,3.478,11.564,0.856,12.764-4.926L299.823,29.22 c1.31-6.316-4.896-11.585-10.91-9.259L5.218,129.402C-1.783,132.102-1.722,142.014,5.299,144.645z M96.869,156.711l135.098-83.207 c2.428-1.491,4.926,1.792,2.841,3.726L123.313,180.87c-3.919,3.648-6.447,8.53-7.163,13.829l-3.798,28.146 c-0.503,3.758-5.782,4.131-6.819,0.494l-14.607-51.325C89.253,166.16,91.691,159.907,96.869,156.711z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E")}
.contacts__adress__img{width:20.25rem;height:17.688rem;border-radius:8px;box-shadow:0px 24px 68px 0 #0707070f;background-color:#626262;margin-left:2rem;overflow:hidden}
.contacts__adress__img picture,.contacts__adress__img img{height:100%;width:100%;object-fit:cover;display:block}
@media (max-width:699px){
	.contacts__adress__img{margin-left:0;width:100%;margin-top:2rem}
}
.contacts__map{width:52.438rem}
@media (max-width:899px){
	.contacts__map{width:100%;margin-top:3rem}
}
.contacts__map__controls{display:flex;justify-content:space-between}
.contacts__map__controls__btn{cursor:pointer;font-size:1.313rem;color:#252525;font-weight:bold;position:relative;display:flex;align-items:center}
.contacts__map__controls__btn.active{font-weight:bold}
.contacts__map__controls__btn.active::before{width:100%;bottom:-0.5rem;left:0;content:'';border-bottom:1px dashed #252525;position:absolute}
.contacts__map__controls__btn.active::after{transform:rotate(-90deg)}
.contacts__map__wrap{width:calc(100% - 2rem);height:17.688rem;border-radius:8px;box-shadow:0px 24px 68px 0 #0707070f;margin-left:2rem}
.contacts__map__wrap iframe{border-radius:8px}
footer{background-color:#2e2e31;position:relative}
.footer{display:flex;align-items:center;justify-content:space-between;min-height:6.688rem;padding-top:2rem;padding-bottom:2rem}
@media (max-width:699px){
	.footer{flex-direction:column;align-items:center;text-align:center;padding-bottom:7rem}
}
.footer,.footer a{font-size:18px;color:#ffffff;line-height:1.5}
.footer__info{text-align:center}
@media (max-width:699px){
	.footer__info{margin:2rem 0}
}
.footer__links{text-align:right}
@media (max-width:699px){
	.footer__links{text-align:center}
}
.footer__links a{display:block}
.popup{background-color:rgba(27,27,27,0.95);top:0;left:0;height:100%;width:100%;position:fixed;z-index:999;display:none}
.popup-wrap{width:100%;height:100%;overflow:auto}
.popup-wrap::-webkit-scrollbar{width:0px}
.popup-wrap--center{display:flex;justify-content:center;align-items:center}
.popup__form{width:33.063rem;max-width:100%;padding:0.938rem;border-radius:8px;box-shadow:0px 24px 68px 0 rgba(7,7,7,0.06);background-color:#ffffff;z-index:2;position:relative}
.popup__form-wrap{position:relative;position:relative}
.popup__form-wrap::before{content:'';position:absolute;z-index:-1;bottom:-0.4rem;left:50%;transform:translateX(-50%);width:97.5%;height:10rem;border-radius:8px;box-shadow:0px 24px 68px 0 #3d3d3d0f;background-color:#ffffff}
.popup__form-wrap::before{z-index:1}
.popup__form__outline{border-radius:8px;border:solid 1px #ededed70;width:100%;height:100%;padding-top:1rem;padding-bottom:2.5rem}
.popup__form__title{font-size:30px;line-height:1.29;text-align:center;color:#383838;font-weight:bold}
.popup__form__title span{font-size:25px;font-weight:bold}
@media (max-width:699px){
	.popup__form__title{font-size:25px}
	.popup__form__title span{font-size:20px}
}
.popup__form__input{margin-right:auto;margin-left:auto;width:24rem;max-width:100%;display:block;margin-top:2rem;margin-bottom:1.3rem}
.popup__form__btn{margin-right:auto;margin-left:auto;width:24rem;max-width:100%}
.popup__form__icon{width:7.5rem;height:7.5rem;background-color:#ffd235;border-radius:50%;background-image:url(../img/usr.png);background-size:6rem 6.35rem;background-position:bottom -0.3rem center;margin-right:auto;margin-left:auto;background-repeat:no-repeat;margin-top:1rem;margin-bottom:1rem}
.popup__form__subtitle{font-size:1.438rem;font-weight:bold;text-align:center;color:#464646;margin-top:1rem}
.popup__form__hint{font-size:1.125rem;text-align:center;color:#464646;margin-top:2rem;margin-bottom:-0.7rem}
.popup__calc{width:47.188em;height:22em;padding:0.938em;border-radius:8px;box-shadow:0px 24px 68px 0 rgba(7,7,7,0.06);background-color:#ffffff;position:relative;overflow:hidden;z-index:2}
.popup__calc--min{font-size:0.7rem;max-width:85vw}
.popup__calc--wrap{position:fixed;bottom:2rem;left:2rem;z-index:15;display:none}
.popup__calc--wrap.active{display:block;animation:fadeInUp 0.5s}
.popup__calc__outline{border-radius:8px;border:solid 1px #ededed70;width:100%;height:100%;padding-left:15em;padding-top:1.5em}
@media (max-width:450px){
	.popup__calc__outline{padding-left:7em;padding-right:1.5em}
}
.popup__calc__subtitle{font-size:1.375em;font-weight:bold;color:#383838}
.popup__calc__title{font-size:2.063em;font-weight:bold;line-height:1.29;color:#383838;margin-top:0.1em;margin-bottom:0.3em}
.popup__calc__gift{font-size:1.5em;color:#383838}
.popup__calc__btn{width:21.75em;height:5.188em;border-radius:8px;font-size:1em;margin-top:2em;box-shadow:0px 4px 0 0 #ac1900,0px 18px 43px 0 rgba(254,203,23,0.15);background-image:linear-gradient(to top,#ff0000,#ff0000);position:relative;z-index:2}
.popup__calc__btn span{font-size:1.219em;display:flex;justify-content:center;align-items:center}
.popup__calc__btn span::before{content:'';font-size:1em;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='92.334px' height='92.334px' viewBox='0 0 92.334 92.334' style='enable-background:new 0 0 92.334 92.334;' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath d='M0,42.887h42.103V0.784H0V42.887z M8.344,18.137h9.009V9.128h7.396v9.009h9.009v7.397h-9.009v9.009h-7.396v-9.009H8.344 V18.137z'/%3E%3Cpath d='M50.23,0.784v42.103h42.104V0.784H50.23z M82.921,25.028H59.645v-6.774h23.276V25.028z'/%3E%3Cpath d='M50.23,91.55h42.104V49.446H50.23V91.55z M71.283,84.313c-1.969,0-3.565-1.597-3.565-3.565 c0-1.97,1.597-3.565,3.565-3.565c1.968,0,3.564,1.598,3.564,3.565S73.251,84.313,71.283,84.313z M71.283,57.218 c1.969,0,3.564,1.596,3.564,3.565c0,1.969-1.596,3.565-3.564,3.565s-3.565-1.597-3.565-3.565 C67.717,58.813,69.314,57.218,71.283,57.218z M59.645,67.11h23.276v6.774H59.645V67.11z'/%3E%3Cpath d='M0,91.55h42.103V49.446H0V91.55z M9.09,63.931l5.393-5.394l6.568,6.569l6.568-6.569l5.393,5.394l-6.568,6.568l6.568,6.568 l-5.393,5.393l-6.568-6.568l-6.568,6.568L9.09,77.067l6.568-6.568L9.09,63.931z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");width:1.125em;height:1.125em;background-size:contain;background-repeat:no-repeat;margin-right:1.375em}
.popup__calc__img{position:absolute;bottom:-5.5em;left:-17em;pointer-events:none;width:37.3125em;height:28.3125em;display:block}
.popup__calc__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:450px){
	.popup__calc__img{left:-24em}
}
.popup__magnet{width:59.063rem;height:42.25rem;padding:1rem 0.875rem 0 0;border-radius:8px;box-shadow:0px 24px 68px 0 rgba(7,7,7,0.06);background-color:#ffffff;position:relative;overflow:hidden;z-index:2}
@media (max-width:699px){
	.popup__magnet{width:100%;max-width:35rem;height:auto}
}
.popup__magnet__outline{border-radius:8px;border:solid 1px #ededed70;width:100%;height:100%;padding-top:1.5rem;padding-left:0.8rem}
@media (max-width:699px){
	.popup__magnet__outline{padding-bottom:2rem}
}
.popup__magnet__content{display:flex}
.popup__magnet__img{width:48%;position:relative}
@media (max-width:699px){
	.popup__magnet__img{display:none}
}
.popup__magnet__catalog{position:absolute;right:-6rem;bottom:-24rem;width:73.5rem;height:50.0625rem;display:block}
.popup__magnet__catalog img{height:100%;width:100%;object-fit:cover}
.popup__magnet__pdf{width:7.5rem;height:7.5rem;position:absolute;display:flex;justify-content:center;align-items:center;top:2.2rem;left:7.5rem;text-align:center;color:#ffffff;flex-direction:column}
.popup__magnet__pdf picture{display:block;height:100%;width:100%;position:absolute;top:0;left:0;animation:10s linear 0s normal none infinite running roll}
.popup__magnet__pdf picture img{height:100%;width:100%;object-fit:cover}
.popup__magnet__pdf--name{font-size:1.063rem;font-weight:bold;position:relative;z-index:1}
.popup__magnet__pdf--size{font-size:0.719rem;font-weight:bold;position:relative;z-index:1}
.popup__magnet__fill{width:27rem}
@media (max-width:699px){
	.popup__magnet__fill{margin-right:auto;margin-left:auto}
}
.popup__magnet__contact-title{font-size:1.438rem;font-weight:bold;text-align:center;color:#464646;margin-top:2rem}
.popup__magnet__group{width:21.563rem;margin-right:auto;margin-left:auto}
.popup__magnet__contact{width:100%;justify-content:space-between;margin-top:1.7rem}
.popup__magnet__contact .form__contact__label{margin-right:0}
.popup__magnet__contact__box{width:6.25rem}
.popup__magnet__input,.popup__magnet__btn{width:100%;margin-top:1.25rem}
.close,.close-calc{cursor:pointer;position:absolute;height:1.5rem;width:1.5rem;background-size:contain;background-repeat:no-repeat;background-position:center;top:-2rem;right:0;background-image:url("../img/close-red.svg")}
.case-container{margin-top:5rem;margin-bottom:5rem;padding:1.063rem 0.938rem 1.063rem 0.875rem;border-radius:8px;box-shadow:0px 24px 68px 0 rgba(7,7,7,0.06);background-color:#ffffff;width:100%;text-align:center}
.case-container__outline{width:100%;height:100%;border-radius:8px;border:solid 1px #ededed70;padding-top:2.7rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:4.4rem}
.case-container__doc{font-size:1.344rem;font-weight:bold;color:#444444}
.case-container__title{font-size:50px;font-weight:bold;line-height:1.19;color:#383838}
.case-container__desc{font-size:1rem;line-height:1.38;color:#5c5c5c;max-width:42rem;margin-right:auto;margin-left:auto;margin-top:0.8rem}
.case-container__slider-wrap{max-width:86.25rem;width:100%;margin-right:auto;margin-left:auto;margin-top:2.5rem;position:relative}
.case-container__slider__arrows{position:absolute;top:19rem;width:110%;display:flex;justify-content:space-between;pointer-events:none;left:50%;transform:translateX(-50%)}
@media (max-width:699px){
	.case-container__slider__arrows{top:11rem;width:100%}
}
.case-container__slider__dots{margin-top:1.5rem}
.case-container__slide{width:100%;height:40.938rem;border-radius:8px;background-color:#dddddd;overflow:hidden}
@media (max-width:699px){
	.case-container__slide{height:27rem}
}
.case-container__slide a{height:100%;width:100%;display:block}
.case-container__slide img{width:100%;height:100%;object-fit:cover}
.case-container__video{margin-top:5.5rem;position:relative}
.case-container__video__link{display:flex;justify-content:center;align-items:center;max-width:86.313rem;height:39.688rem;width:100%;margin-right:auto;margin-left:auto;border-radius:8px;overflow:hidden;margin-top:2.3rem;background-color:#dddddd}
.case-container__video__link img{height:100%;width:100%;object-fit:cover}
@media (max-width:699px){
	.case-container__video__link{height:23rem}
}
.case-container__video__play{width:9rem;height:9rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center}
@media (max-width:699px){
	.case-container__video__play{width:5.4rem;height:5.4rem;transform:translate(-50%,15%)}
}
.case-container__video__play::before{content:'';width:9rem;height:9rem;box-shadow:0px 2px 0 0 #ac1900,0px 18px 43px 0 #ff000026;background-image:url("data:image/svg+xml,%3Csvg fill='%234b3b03' version='1.1' id='Capa_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 320.001 320.001' style='enable-background:new 0 0 320.001 320.001;' xml:space='preserve'%3E%3Cpath d='M295.84,146.049l-256-144c-4.96-2.784-11.008-2.72-15.904,0.128C19.008,5.057,16,10.305,16,16.001v288 c0,5.696,3.008,10.944,7.936,13.824c2.496,1.44,5.28,2.176,8.064,2.176c2.688,0,5.408-0.672,7.84-2.048l256-144 c5.024-2.848,8.16-8.16,8.16-13.952S300.864,148.897,295.84,146.049z'/%3E%3C/svg%3E"),linear-gradient(to top,#ff0000,#ff0000);background-size:2.375rem 2.68rem,cover;background-position:center;background-repeat:no-repeat;border-radius:50%;position:relative;z-index:3}
@media (max-width:699px){
	.case-container__video__play::before{width:5.4rem;height:5.4rem;background-size:1.425rem 1.608rem,cover}
}
.case-container__video__play .circle{width:18rem;height:18rem;border:solid 2px #ff0000;content:'';position:absolute;animation:pulsation 2.25s infinite linear running;border-radius:50%}
@media (max-width:699px){
	.case-container__video__play .circle{width:10.8rem;height:10.8rem}
}
.case-container__video__play .circle:nth-child(2){
animation-delay:0.75s}
.case-container__video__play .circle:nth-child(3){
animation-delay:1.5s}
.magnet{background-size:100% auto,cover;background-repeat:repeat-y,no-repeat;background-position:top center;padding-top:10rem;background-color:#2e2e31;padding-bottom:5rem;color:#fff;width:100%;overflow:hidden}
.magnet__subtitle{font-size:2.531rem;font-weight:bold}
.magnet__hint{width:24rem;height:3.813rem;border-radius:8px;background-color:#ff0000;font-size:1.844rem;font-weight:bold;color:#ffffff;display:flex;justify-content:center;align-items:center;margin-top:3rem}
.magnet__title{max-width:57rem;font-size:3.969rem;font-weight:bold;line-height:1.29;margin-top:1.8rem}
@media (max-width:899px){
	.magnet__title{max-width:45rem}
}
@media (max-width:650px){
	.magnet__title{font-size:2.9rem}
}
.magnet__desc{font-size:2.188rem;display:flex;align-items:center;margin-top:1rem}
.magnet__desc::before{content:'';width:2.813rem;height:2px;background-color:#ff0000;margin-right:1.7rem}
.magnet__c{position:relative}
.magnet__catalog{position:absolute;top:-1.5rem;right:-29.5rem;width:82.5rem;height:68.8125rem;display:block}
.magnet__catalog img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.magnet__catalog{width:50.1075rem;height:41.395rem;top:5rem;right:-18rem}
}
@media (max-width:820px){
	.magnet__catalog{top:36rem;right:50%;transform:translateX(50%)}
}
@media (max-width:650px){
	.magnet__catalog{top:30rem}
}
@media (max-width:470px){
	.magnet__catalog{top:35rem}
}
@media (max-width:340px){
	.magnet__catalog{top:40rem}
}
.magnet__stamp{position:absolute;top:15.5rem;right:26.2rem}
@media (max-width:899px){
	.magnet__stamp{right:18rem}
}
@media (max-width:820px){
	.magnet__stamp{right:unset;top:41rem;left:10rem}
}
@media (max-width:650px){
	.magnet__stamp{top:35rem}
}
@media (max-width:470px){
	.magnet__stamp{top:39rem}
}
@media (max-width:340px){
	.magnet__stamp{top:45rem}
}
.magnet__stamp__img{width:11.375rem;height:11.375rem;display:block;animation:10s linear 0s normal none infinite running roll}
.magnet__stamp__img img{height:100%;width:100%;object-fit:cover}
.magnet__stamp__logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4.125rem;height:2rem;display:block}
.magnet__stamp__logo img{height:100%;width:100%;object-fit:cover}
.magnet__arrow{right:-12rem;top:5rem;width:13.125rem;height:2.4375rem;display:block;position:absolute;z-index:10;animation:swing 1.2s infinite}
.magnet__arrow img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.magnet__arrow{display:none}
}
.policy{background:#fff;border-radius:7px;padding:40px;padding-bottom:2rem;margin-top:4rem;margin-bottom:40px;position:relative;width:80rem;max-width:95%;margin-right:auto;margin-left:auto}
.policy__title{font-weight:bold;font-size:1.5rem}
.policy-text{font-size:1rem;margin-top:2rem}
.policy-text p{margin-bottom:1rem}
.thanks{background-size:100% auto,cover;background-repeat:repeat-y,no-repeat;background-position:top center;color:#fff;width:100%;overflow:hidden}
.thanks__c{position:relative;min-height:62.938rem;padding-top:20rem}
@media (max-width:899px){
	.thanks__c{padding-top:10rem}
}
.thanks__ok{font-size:2rem;font-weight:bold;color:#f8c71a;display:flex;align-items:center}
.thanks__ok::before{margin-right:1.5rem;border-radius:50%;content:'';width:2.563rem;height:2.563rem;background-color:#ff0000;background-size:1.2rem;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23271e00' height='417pt' viewBox='0 -46 417.81333 417' width='417pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m159.988281 318.582031c-3.988281 4.011719-9.429687 6.25-15.082031 6.25s-11.09375-2.238281-15.082031-6.25l-120.449219-120.46875c-12.5-12.5-12.5-32.769531 0-45.246093l15.082031-15.085938c12.503907-12.5 32.75-12.5 45.25 0l75.199219 75.203125 203.199219-203.203125c12.503906-12.5 32.769531-12.5 45.25 0l15.082031 15.085938c12.5 12.5 12.5 32.765624 0 45.246093zm0 0'/%3E%3C/svg%3E")}
.thanks__title{max-width:53.25rem;font-size:3.688rem;font-weight:bold;line-height:1.3;color:#fff;margin-top:2.2rem}
@media (max-width:449px){
	.thanks__title{font-size:2.9rem}
}
.thanks__subtitle{margin-top:2.3rem;display:flex}
.thanks__subtitle p{max-width:39rem;font-size:1.813rem;line-height:1.43}
@media (max-width:449px){
	.thanks__subtitle p{font-size:1.5rem}
}
.thanks__subtitle::before{content:'';margin-top:1.3rem;width:2.688rem;height:2px;background-color:#ff0000;margin-right:1.875rem}
.thanks__photo{position:absolute;bottom:-10.75rem;right:-11.5rem;width:58.1875rem;height:60.125rem;display:block}
.thanks__photo img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.thanks__photo{position:relative;right:-50%;transform:translateX(-50%);margin-top:-4rem}
}
@media (max-width:449px){
	.thanks__photo{position:relative;right:0;transform:translateX(0);margin-top:-4rem}
}
.thanks__stamp{position:absolute;top:29.5rem;right:39.2rem;height:15.75rem;width:15.75rem;z-index:2}
@media (max-width:899px){
	.thanks__stamp{top:unset;bottom:15rem;right:unset;left:8rem}
}
@media (max-width:449px){
	.thanks__stamp{bottom:22rem;right:unset;left:-4rem}
}
.thanks__stamp .stamp{height:15.75rem;width:15.75rem;display:block;animation:10s linear 0s normal none infinite running roll}
.thanks__stamp .stamp img{height:100%;width:100%;object-fit:cover}
.thanks__stamp .stamp-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:3.1rem;height:1.45rem}
.thanks__stamp .stamp-logo img{height:100%;width:100%;object-fit:cover}
.thanks__person{position:absolute;bottom:22rem;left:11rem;z-index:2}
.thanks__person__name{font-size:1.313rem;font-weight:bold;padding:0.3rem 1.6rem;text-align:center;color:#2a2a2a;border-radius:6px;box-shadow:0px 4px 54px 0 rgba(48,48,48,0.1);background-color:#fff;transform:skew(-20deg);width:max-content;position:relative;z-index:2}
.thanks__person__name p{transform:skew(20deg);display:inline-block}
.thanks__person__post{font-size:0.781rem;color:#3b3b3b;padding:0.4rem 1rem;border-radius:6px;box-shadow:0px 4px 54px 0 rgba(48,48,48,0.1);background-color:#fff;transform:skew(-20deg);width:max-content;margin-top:-0.1rem}
.thanks__person__post p{transform:skew(20deg);display:inline-block}
.thanks__person__sign{position:absolute;width:6.5rem;height:3.75rem;top:0.7rem;left:-8.4rem}
.thanks__sec-title{font-size:3.438rem;line-height:1.34;max-width:110rem;margin-right:auto;margin-left:auto}
@media (max-width:699px){
	.thanks__sec-title{font-size:2.8rem}
	.thanks__sec-title br{display:none}
}
.thanks__reviews{padding-bottom:8.5rem;padding-top:6rem;position:relative}
.thanks__reviews__c{margin-top:3rem}
.thanks__reviews__c .reviews__item{width:33.125rem;height:19.375rem;box-shadow:0px 12px 45.9px 8.1px rgba(8,8,8,0.1)}
@media (max-width:899px){
	.thanks__reviews__c .reviews__item{width:32%;height:15rem}
}
@media (max-width:699px){
	.thanks__reviews__c .reviews__item{width:48.5%}
}
.thanks__reviews .reviews__more-wrap{margin-top:1.5rem}
.thanks__reviews .reviews__more span{color:#343434}
.thanks__reviews .reviews__more span::after{border-color:#343434}
.thanks__reviews__arr{position:absolute;top:-15rem;left:33.7%;width:15.75rem;height:18.4375rem;display:block;animation:swing 1.2s infinite}
.thanks__reviews__arr img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.thanks__reviews__arr{display:none}
}
.thanks__inst{padding-top:5.2rem;width:100%;overflow:hidden}
.thanks__inst__link{font-size:2.281rem;font-weight:bold;color:#ffcb17;display:flex;justify-content:center;align-items:center}
.thanks__inst__link-wrap{display:flex;justify-content:center;margin-top:2.3rem}
.thanks__inst__link::before{content:'';width:2.125rem;height:2.125rem;margin-right:1.5rem;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffcb17' height='511pt' viewBox='0 0 511 511.9' width='511pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m510.949219 150.5c-1.199219-27.199219-5.597657-45.898438-11.898438-62.101562-6.5-17.199219-16.5-32.597657-29.601562-45.398438-12.800781-13-28.300781-23.101562-45.300781-29.5-16.296876-6.300781-34.898438-10.699219-62.097657-11.898438-27.402343-1.300781-36.101562-1.601562-105.601562-1.601562s-78.199219.300781-105.5 1.5c-27.199219 1.199219-45.898438 5.601562-62.097657 11.898438-17.203124 6.5-32.601562 16.5-45.402343 29.601562-13 12.800781-23.097657 28.300781-29.5 45.300781-6.300781 16.300781-10.699219 34.898438-11.898438 62.097657-1.300781 27.402343-1.601562 36.101562-1.601562 105.601562s.300781 78.199219 1.5 105.5c1.199219 27.199219 5.601562 45.898438 11.902343 62.101562 6.5 17.199219 16.597657 32.597657 29.597657 45.398438 12.800781 13 28.300781 23.101562 45.300781 29.5 16.300781 6.300781 34.898438 10.699219 62.101562 11.898438 27.296876 1.203124 36 1.5 105.5 1.5s78.199219-.296876 105.5-1.5c27.199219-1.199219 45.898438-5.597657 62.097657-11.898438 34.402343-13.300781 61.601562-40.5 74.902343-74.898438 6.296876-16.300781 10.699219-34.902343 11.898438-62.101562 1.199219-27.300781 1.5-36 1.5-105.5s-.101562-78.199219-1.300781-105.5zm-46.097657 209c-1.101562 25-5.300781 38.5-8.800781 47.5-8.601562 22.300781-26.300781 40-48.601562 48.601562-9 3.5-22.597657 7.699219-47.5 8.796876-27 1.203124-35.097657 1.5-103.398438 1.5s-76.5-.296876-103.402343-1.5c-25-1.097657-38.5-5.296876-47.5-8.796876-11.097657-4.101562-21.199219-10.601562-29.398438-19.101562-8.5-8.300781-15-18.300781-19.101562-29.398438-3.5-9-7.699219-22.601562-8.796876-47.5-1.203124-27-1.5-35.101562-1.5-103.402343s.296876-76.5 1.5-103.398438c1.097657-25 5.296876-38.5 8.796876-47.5 4.101562-11.101562 10.601562-21.199219 19.203124-29.402343 8.296876-8.5 18.296876-15 29.398438-19.097657 9-3.5 22.601562-7.699219 47.5-8.800781 27-1.199219 35.101562-1.5 103.398438-1.5 68.402343 0 76.5.300781 103.402343 1.5 25 1.101562 38.5 5.300781 47.5 8.800781 11.097657 4.097657 21.199219 10.597657 29.398438 19.097657 8.5 8.300781 15 18.300781 19.101562 29.402343 3.5 9 7.699219 22.597657 8.800781 47.5 1.199219 27 1.5 35.097657 1.5 103.398438s-.300781 76.300781-1.5 103.300781zm0 0'/%3E%3Cpath d='m256.449219 124.5c-72.597657 0-131.5 58.898438-131.5 131.5s58.902343 131.5 131.5 131.5c72.601562 0 131.5-58.898438 131.5-131.5s-58.898438-131.5-131.5-131.5zm0 216.800781c-47.097657 0-85.300781-38.199219-85.300781-85.300781s38.203124-85.300781 85.300781-85.300781c47.101562 0 85.300781 38.199219 85.300781 85.300781s-38.199219 85.300781-85.300781 85.300781zm0 0'/%3E%3Cpath d='m423.851562 119.300781c0 16.953125-13.746093 30.699219-30.703124 30.699219-16.953126 0-30.699219-13.746094-30.699219-30.699219 0-16.957031 13.746093-30.699219 30.699219-30.699219 16.957031 0 30.703124 13.742188 30.703124 30.699219zm0 0'/%3E%3C/svg%3E")}
.thanks__inst__link:hover span:after{transform:translateX(-50%) scaleX(0.5)}
.thanks__inst__link span{position:relative}
.thanks__inst__link span:after{content:'';width:100%;bottom:-0.5rem;left:50%;transform:translateX(-50%);border-bottom:2px dashed #ffcb17;position:absolute;transition:all .3s}
.thanks__inst__photos{display:flex;justify-content:space-around;margin-top:5rem}
@media (max-width:899px){
	.thanks__inst__photos{flex-wrap:wrap}
}
.thanks__inst__photos__item{width:15rem;height:15rem;border-radius:8px;box-shadow:0px 12px 45.9px 8.1px rgba(8,8,8,0.51);background-color:#fff;overflow:hidden}
@media (max-width:899px){
	.thanks__inst__photos__item{width:32%;margin-bottom:1rem}
	.thanks__inst__photos__item:last-child{display:none}
}
@media (max-width:899px){
	.thanks__inst__photos__item{width:48.5%}
}
.thanks__inst__photos__item img,.thanks__inst__photos__item picture{height:100%;width:100%;object-fit:cover;display:block}
.thanks__inst__phone{padding-top:16.5rem;padding-bottom:20rem;position:relative}
.thanks__inst__phone__img{position:absolute;bottom:0;right:45.7%;transform:translateX(50%);width:68.4375rem;height:61.875rem;display:block}
.thanks__inst__phone__img img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.thanks__inst__phone__img{right:unset;transform:translateX(0);left:25rem}
}
@media (max-width:899px){
	.thanks__inst__phone__img{left:15rem}
}
.thanks__inst__phone--arr{position:absolute;top:22rem;left:24rem;width:15.6875rem;height:6.3125rem;display:block;animation:swing 1.2s infinite}
.thanks__inst__phone--arr img{height:100%;width:100%;object-fit:cover}
@media (max-width:899px){
	.thanks__inst__phone--arr{left:15rem}
}
.thanks__inst__btn{width:21.625rem;height:5.625rem;margin-left:2rem}
.thanks__inst__btn span{display:flex;justify-content:center;align-items:center}
.thanks__inst__btn span::before{width:1.5rem;height:1.5rem;content:'';margin-right:1.5rem;background-size:contain;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff' height='511pt' viewBox='0 0 511 511.9' width='511pt' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m510.949219 150.5c-1.199219-27.199219-5.597657-45.898438-11.898438-62.101562-6.5-17.199219-16.5-32.597657-29.601562-45.398438-12.800781-13-28.300781-23.101562-45.300781-29.5-16.296876-6.300781-34.898438-10.699219-62.097657-11.898438-27.402343-1.300781-36.101562-1.601562-105.601562-1.601562s-78.199219.300781-105.5 1.5c-27.199219 1.199219-45.898438 5.601562-62.097657 11.898438-17.203124 6.5-32.601562 16.5-45.402343 29.601562-13 12.800781-23.097657 28.300781-29.5 45.300781-6.300781 16.300781-10.699219 34.898438-11.898438 62.097657-1.300781 27.402343-1.601562 36.101562-1.601562 105.601562s.300781 78.199219 1.5 105.5c1.199219 27.199219 5.601562 45.898438 11.902343 62.101562 6.5 17.199219 16.597657 32.597657 29.597657 45.398438 12.800781 13 28.300781 23.101562 45.300781 29.5 16.300781 6.300781 34.898438 10.699219 62.101562 11.898438 27.296876 1.203124 36 1.5 105.5 1.5s78.199219-.296876 105.5-1.5c27.199219-1.199219 45.898438-5.597657 62.097657-11.898438 34.402343-13.300781 61.601562-40.5 74.902343-74.898438 6.296876-16.300781 10.699219-34.902343 11.898438-62.101562 1.199219-27.300781 1.5-36 1.5-105.5s-.101562-78.199219-1.300781-105.5zm-46.097657 209c-1.101562 25-5.300781 38.5-8.800781 47.5-8.601562 22.300781-26.300781 40-48.601562 48.601562-9 3.5-22.597657 7.699219-47.5 8.796876-27 1.203124-35.097657 1.5-103.398438 1.5s-76.5-.296876-103.402343-1.5c-25-1.097657-38.5-5.296876-47.5-8.796876-11.097657-4.101562-21.199219-10.601562-29.398438-19.101562-8.5-8.300781-15-18.300781-19.101562-29.398438-3.5-9-7.699219-22.601562-8.796876-47.5-1.203124-27-1.5-35.101562-1.5-103.402343s.296876-76.5 1.5-103.398438c1.097657-25 5.296876-38.5 8.796876-47.5 4.101562-11.101562 10.601562-21.199219 19.203124-29.402343 8.296876-8.5 18.296876-15 29.398438-19.097657 9-3.5 22.601562-7.699219 47.5-8.800781 27-1.199219 35.101562-1.5 103.398438-1.5 68.402343 0 76.5.300781 103.402343 1.5 25 1.101562 38.5 5.300781 47.5 8.800781 11.097657 4.097657 21.199219 10.597657 29.398438 19.097657 8.5 8.300781 15 18.300781 19.101562 29.402343 3.5 9 7.699219 22.597657 8.800781 47.5 1.199219 27 1.5 35.097657 1.5 103.398438s-.300781 76.300781-1.5 103.300781zm0 0'/%3E%3Cpath d='m256.449219 124.5c-72.597657 0-131.5 58.898438-131.5 131.5s58.902343 131.5 131.5 131.5c72.601562 0 131.5-58.898438 131.5-131.5s-58.898438-131.5-131.5-131.5zm0 216.800781c-47.097657 0-85.300781-38.199219-85.300781-85.300781s38.203124-85.300781 85.300781-85.300781c47.101562 0 85.300781 38.199219 85.300781 85.300781s-38.199219 85.300781-85.300781 85.300781zm0 0'/%3E%3Cpath d='m423.851562 119.300781c0 16.953125-13.746093 30.699219-30.703124 30.699219-16.953126 0-30.699219-13.746094-30.699219-30.699219 0-16.957031 13.746093-30.699219 30.699219-30.699219 16.957031 0 30.703124 13.742188 30.703124 30.699219zm0 0'/%3E%3C/svg%3E")}
.page-404{min-height:calc(100vh - 6.688rem);padding-top:8rem;padding-bottom:8rem;display:flex;align-items:center}
.page-404__subtitle{font-size:2.063rem;font-weight:bold;color:#fff}
.page-404__title{font-size:5rem;font-weight:bold;color:#fff;margin-top:1.2rem}
.page-404__promo{font-size:3.156rem;font-weight:bold;color:#fff;margin-top:2.5rem}
.page-404__promo--code{font-size:5.031rem;font-weight:bold;color:#60d426}
.page-404__bonus{font-size:2.531rem;font-weight:bold;color:#fff;margin-top:1.3rem}
.page-404__buttons{display:flex;align-items:center;margin-top:4rem}
@media (max-width:699px){
	.page-404__buttons{flex-direction:column;align-items:flex-start}
}
.page-404__btn{width:24rem;height:5.625rem}
.page-404__calc{font-size:1.313rem;font-weight:bold;color:#ffce23;position:relative;margin-left:3.7rem}
@media (max-width:699px){
	.page-404__calc{margin-left:0;margin-top:3rem}
}
.page-404__calc::after{content:'';position:absolute;bottom:-0.5rem;width:100%;left:50%;transform:translateX(-50%);border-bottom:1px dashed #ffce23;transition:all 0.3s}
.page-404__calc:hover::after{transform:translateX(-50%) scaleX(0.5)}