*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth}body.no-scroll{overflow:hidden}img{width:100%}button{cursor:pointer;border:none}input:focus{outline:none}.loading{display:none!important}video:-webkit-full-screen{object-fit:contain}video:-moz-full-screen{object-fit:contain}video:-ms-fullscreen{object-fit:contain}video:fullscreen{object-fit:contain}.content{min-width:320px;width:100%;min-height:800px;height:100%;overflow-x:hidden;display:flex;flex-direction:column;padding-top:100px;background-color:#ebebeb}@media screen and (min-width:1440px){.content{padding-top:85px}}.container{width:100%;margin:0 auto;padding:0 16px}@media screen and (min-width:1920px){.container{max-width:1640px}}@font-face{font-family:Inter;src:url(/assets/Inter-VjVCFOO_.woff2) format("woff2"),url(/assets/Inter-Bme7MDt4.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Inter;src:url(/assets/Inter_24pt-Bold-BabXMNI7.woff2) format("woff2");font-weight:700;font-style:normal}.header{width:100%;padding:10px 0;position:fixed;top:0;left:0;right:0;z-index:999;background-color:#ebebeb}.header__weapper{display:grid;grid-template-columns:auto;grid-template-rows:repeat(2,40px);gap:15px;align-items:center;justify-content:space-between}@media screen and (min-width:1200px){.header__weapper{grid-template-columns:162px 1fr 198px 131px;grid-template-rows:40px;gap:16px}}@media screen and (min-width:1440px){.header__weapper{grid-template-columns:repeat(4,auto)}}.header__logo{grid-column:1;grid-row:1;width:120px}.header__burger{grid-column:2;grid-row:1;min-width:79px;max-width:131px;height:100%;padding:8px 40px;background-image:url("data:image/svg+xml,%3csvg%20width='27'%20height='15'%20viewBox='0%200%2027%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.5%209H22.5C23.325%209%2024%208.325%2024%207.5C24%206.675%2023.325%206%2022.5%206H4.5C3.675%206%203%206.675%203%207.5C3%208.325%203.675%209%204.5%209ZM1.5%2015H19.5C20.325%2015%2021%2014.325%2021%2013.5C21%2012.675%2020.325%2012%2019.5%2012H1.5C0.675%2012%200%2012.675%200%2013.5C0%2014.325%200.675%2015%201.5%2015ZM6%201.5C6%202.325%206.675%203%207.5%203H25.5C26.325%203%2027%202.325%2027%201.5C27%200.675%2026.325%200%2025.5%200H7.5C6.675%200%206%200.675%206%201.5Z'%20fill='white'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-color:#f70;border:none;border-radius:8px}.header__burger:hover{background-color:#ff9131}.header__burger:active{background-color:#e46a00}.header__burger.active{background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5610_40091)'%3e%3cpath%20d='M27.4501%208.56313C26.8651%207.97813%2025.9201%207.97813%2025.3351%208.56313L18.0001%2015.8831L10.6651%208.54813C10.0801%207.96312%209.13508%207.96312%208.55008%208.54813C7.96508%209.13313%207.96508%2010.0781%208.55008%2010.6631L15.8851%2017.9981L8.55008%2025.3331C7.96508%2025.9181%207.96508%2026.8631%208.55008%2027.4481C9.13508%2028.0331%2010.0801%2028.0331%2010.6651%2027.4481L18.0001%2020.1131L25.3351%2027.4481C25.9201%2028.0331%2026.8651%2028.0331%2027.4501%2027.4481C28.0351%2026.8631%2028.0351%2025.9181%2027.4501%2025.3331L20.1151%2017.9981L27.4501%2010.6631C28.0201%2010.0931%2028.0201%209.13313%2027.4501%208.56313Z'%20fill='white'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5610_40091'%3e%3crect%20width='36'%20height='36'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e")}@media screen and (min-width:1200px){.header__burger{grid-column:4;grid-row:1}}@media screen and (min-width:1440px){.header__burger{display:none}}.header__mobile{position:absolute;top:50px;left:16px;right:16px;display:flex;flex-direction:column;padding:32px 8px 8px;background-color:#eff1f3;box-shadow:0 15px 60px #00000040;border-radius:8px;transform:translate(120%);transition:transform .3s ease}.header__mobile.active{transform:translate(0)}@media screen and (min-width:768px){.header__mobile{width:393px;right:16px;left:auto}}.header__desktop{display:none}@media screen and (min-width:1440px){.header__desktop{display:flex;grid-row:1;grid-column:2}}.header__items{list-style:none;display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px}.header__items--desktop{flex-direction:row;margin-bottom:0;gap:8px}@media screen and (min-width:1920px){.header__items--desktop{gap:37px}}.header__item--mobile{width:100%;text-align:center;padding:6px;border:1px solid transparent;border-radius:8px}.header__item--mobile:hover{border:1px solid #FF7700}.header__item--mobile:active{background-color:#f70}.header__item--mobile:active a{color:#fff}.header__link{font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#686868;text-decoration:none;border:1px solid transparent;border-radius:8px;padding:6px 16px;transition:all .3s ease-in-out}.header__link--desktop{font-size:15px;border:1px solid transparent}.header__link--desktop:hover{border:1px solid #FF7700;color:#f70}.header__link--desktop:active{background-color:#f70;color:#fff}.header__contacts{display:flex;flex-direction:column;align-items:start;padding:16px;gap:10px}.header__contact{display:grid;grid-template-columns:20px auto;align-items:center;grid-template-rows:auto;gap:6px;margin-bottom:6px}.header__title{font-family:Inter,sans-serif;font-weight:300;font-size:12px;color:#686868}@media screen and (min-width:1440px){.header__title{font-size:16px}}.header__text{font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#686868;text-decoration:none}@media screen and (min-width:1440px){.header__text{font-size:16px}}.header__application{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:23px 32px;background:#f70;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#fff;transition:all .3s ease-in-out}.header__application:hover{background-color:#ff9131;transform:scale(1.05)}.header__application:active{background-color:#e46a00;transform:scale(.9)}.header__timing{display:none}@media screen and (min-width:1200px){.header__timing{grid-column:2/3;display:grid;gap:10px;min-width:500px;grid-template-rows:40px;grid-template-columns:20px auto;align-items:center;justify-content:center}}@media screen and (min-width:1440px){.header__timing{grid-column:3;min-width:244px}}.header__button{font-family:Inter,sans-serif;font-weight:500;font-size:16px;grid-row:2;grid-column:1/span 2;text-align:center;padding:10px 32px;background:#f70;border-radius:8px;color:#fff;transition:all .3s ease-in-out}.header__button:hover{background-color:#ff9131;transform:scale(1.05)}.header__button:active{background-color:#e46a00;transform:scale(.9)}@media screen and (min-width:1200px){.header__button{grid-row:1;grid-column:3}}@media screen and (min-width:1440px){.header__button{grid-column:4}}.main{padding-top:22px}@media screen and (min-width:1440px){.main{padding-top:0}}@font-face{font-family:Horizontal;src:url(/assets/Horizontal-Pg_PrB9I.woff2) format("woff2")}.promo{min-height:700px;position:relative;overflow:hidden}@media screen and (min-width:1200px){.promo{min-height:796px}}@media screen and (min-width:1920px){.promo{min-height:1150px}}.promo__wrapper{display:flex;flex-direction:column}.promo__text{font-family:Inter,sans-serif;font-weight:600;font-size:16px;text-align:center;color:#222;margin-bottom:16px}.promo__timer-block{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-bottom:20px}@media screen and (min-width:1200px){.promo__timer-block{flex-direction:row}}.promo__timer-text{font-family:Inter,sans-serif;font-weight:600;font-size:16px;text-align:center;color:#222}.promo__timer{display:flex;gap:5px;align-items:center}.promo__time{min-width:60px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:8px 12px;background:#fff;border:1px solid #D9D9D9;border-radius:8px}@media screen and (min-width:1200px){.promo__time{min-width:78px;padding:8px 23px}}.promo__value{font-family:Inter,sans-serif;font-weight:600;font-size:20px;color:#6f6a6a}@media screen and (min-width:1200px){.promo__value{font-size:28px}}.promo__label{font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#6f6a6a}.promo__separator{font-family:Inter,sans-serif;font-weight:600;font-size:32px;color:#6f6a6a}.promo__title-block{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (min-width:1920px){.promo__title-block{margin-top:61px}}.promo__dignity{width:180px;padding:8px 5px;background:#fff;border-radius:8px;transform:rotate(-2deg);font-family:Inter,sans-serif;font-weight:700;font-size:18px;font-style:italic;letter-spacing:-.02em;color:#222;text-transform:uppercase}@media screen and (min-width:1200px){.promo__dignity{width:337px;font-family:Inter,sans-serif;font-weight:700;font-size:32px}}@media screen and (min-width:1440px){.promo__dignity{width:491px;font-size:50px}}@media screen and (min-width:1920px){.promo__dignity{padding:13px 32px}}.promo__title{padding:8px 16px;background:#fff;border-radius:8px;transform:rotate(2deg);min-width:356px;font-family:Inter,sans-serif;font-weight:700;font-size:18px;font-style:italic;letter-spacing:-.02em;color:#222;text-transform:uppercase}@media screen and (min-width:1200px){.promo__title{font-family:Inter,sans-serif;font-weight:700;font-size:32px}}@media screen and (min-width:1440px){.promo__title{font-size:50px}}@media screen and (min-width:1920px){.promo__title{padding:13px 32px}}.promo__highlight{padding:8px 16px;background:#f5cf77;border-radius:32px;transform:rotate(4deg);font-family:Inter,sans-serif;font-weight:700;font-size:18px;font-style:italic;letter-spacing:-.02em;text-transform:uppercase;z-index:1}@media screen and (min-width:1200px){.promo__highlight{font-family:Inter,sans-serif;font-weight:700;font-size:32px}}@media screen and (min-width:1440px){.promo__highlight{font-size:50px}}@media screen and (min-width:1920px){.promo__highlight{padding:13px 32px}}.promo__content{display:flex;flex-direction:column;position:absolute;top:230px;left:0;right:0;overflow:hidden;height:auto}@media screen and (min-width:1200px){.promo__content{top:0}}@media screen and (min-width:1440px){.promo__content{top:-10%}}.promo__img-block{position:relative;left:0;right:0}.promo__img{width:100%;margin:0 auto;max-width:345px}@media screen and (min-width:1200px){.promo__img{max-width:100%}}@media screen and (min-width:1440px){.promo__img{max-width:1440px}}@media screen and (min-width:1920px){.promo__img{max-width:1920px}}.promo__span{position:absolute;transform:rotate(-2deg);background:-webkit-linear-gradient(90deg,#d3d6d7,#e0e2e4,#e0e2e4);background:linear-gradient(90deg,#d3d6d7,#e0e2e4,#e0e2e4);width:120%;height:300px;bottom:-15px;z-index:3;left:0}@media screen and (min-width:1200px){.promo__span{display:none}}@media screen and (min-width:1400px){.promo__span{display:block;bottom:-200px;transform:rotate(-2deg)}}@media screen and (min-width:1920px){.promo__span{bottom:-67px}}.promo__description{position:absolute;bottom:25%;font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#222;z-index:5;padding-bottom:16px;border-bottom:1px solid #686868;min-width:280px}@media screen and (min-width:1200px){.promo__description{width:280px;right:16px;bottom:35%}}@media screen and (min-width:1200px){.promo__description{font-size:20px}}@media screen and (min-width:1920px){.promo__description{right:6%;bottom:42%;z-index:0}}@media screen and (min-width:2300px){.promo__description{right:15%;bottom:42%;z-index:0}}.promo__bold{font-family:Inter,sans-serif;font-weight:700;font-size:16px}@media screen and (min-width:1200px){.promo__bold{font-size:20px}}.promo__footer{display:flex;min-width:280px;position:absolute;bottom:10%;left:50%;transform:translate(-50%);z-index:5}@media screen and (min-width:1200px){.promo__footer{left:20%;bottom:25%}}@media screen and (min-width:1920px){.promo__footer{bottom:35%}}.promo__button{width:100%;height:66px;display:flex;align-items:center;justify-content:space-between;padding:8px 8px 8px 24px;background-color:#fc0;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#222;transition:all .3s ease-in-out}.promo__button:hover a{background-color:#ff963a;width:266px}.promo__active{position:absolute;right:8px;width:50px;height:50px;background-color:#f70;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.1232%2013.3333C17.3765%2013.3333%2016.7899%2012.7333%2016.7899%2012V4.54667L2.26988%2019.0667C1.74988%2019.5867%200.909876%2019.5867%200.389877%2019.0667C-0.130123%2018.5467%20-0.130123%2017.7067%200.389877%2017.1867L14.9099%202.66667H7.45654C6.72321%202.66667%206.12321%202.06667%206.12321%201.33333C6.12321%200.6%206.72321%200%207.45654%200H18.1232C18.8565%200%2019.4565%200.6%2019.4565%201.33333V12C19.4565%2012.7333%2018.8565%2013.3333%2018.1232%2013.3333Z'%20fill='%23222222'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;border-radius:8px;transition:all .3s ease-in-out}.license{padding:49px 0;background-color:#fff}.license__wrapper{display:flex;flex-direction:column}@media screen and (min-width:1200px){.license__wrapper{min-height:300px;flex-direction:row;position:relative}}.license__img{transition:all .3s ease;cursor:pointer;transform:translateZ(0);backface-visibility:hidden;will-change:transform;transform-style:preserve-3d;width:100%;max-width:300px;margin:0 auto}@media screen and (min-width:1200px){.license__img{max-width:500px;position:absolute;top:-40%;right:3%;transition:transform .3s ease,top .3s ease,right .3s ease}}@media screen and (min-width:1440px){.license__img{z-index:5}}@media screen and (min-width:1920px){.license__img{top:-90%;max-width:569px}}.license__img img{width:100%;height:auto;display:block;pointer-events:none}.license__popup-img{position:fixed;inset:0;display:none;justify-content:center;align-items:center;background-color:#ffffff85;z-index:800}.license__popup-img.open{display:flex}.license__main img{filter:drop-shadow(0px 4px 64px rgba(0,0,0,.25));border-radius:20px}.license__items{padding-top:30px}@media screen and (min-width:1200px){.license__items{order:-1}}.license__item{display:flex;gap:8px;padding:12px;min-height:112px;background:#fff;box-shadow:0 8px 18px #0000001a;border-radius:16px}@media screen and (min-width:1200px){.license__item{max-width:427px}}@media screen and (min-width:1200px){.license__item--award{position:absolute;top:-35%;left:29%;z-index:10}}@media screen and (min-width:1440px){.license__item--award{left:38%}}.license__item--pd{transform:rotate(2deg);margin-top:25px}@media screen and (min-width:1200px){.license__item--pd{position:absolute;left:15%;top:1%}}@media screen and (min-width:1440px){.license__item--pd{left:26%;top:-3%}}.license__item--maps{transform:rotate(-2deg);margin-top:10px}@media screen and (min-width:1200px){.license__item--maps{position:absolute;bottom:0;left:10%}}@media screen and (min-width:1440px){.license__item--maps{bottom:40px}}.license__icon{position:relative;min-width:88px}.license__icon--pd{transform:rotate(-2deg)}.license__icon--maps{transform:rotate(2deg)}.license__award{position:absolute;top:-25px}.license__pd{position:absolute;left:3%;bottom:18%;z-index:1}.license__maps{position:absolute;top:-5px;z-index:6;scale:1.4}.license__bg-img{position:absolute;top:0;bottom:0}.license__text{font-family:Inter,sans-serif;font-weight:500;font-size:14px;line-height:20px;color:#2d2d2d}.license__text .bold{font-family:Inter,sans-serif;font-weight:700;font-size:14px}@media screen and (min-width:1440px){.license__text{font-size:16px}.license__text .bold{font-family:Inter,sans-serif;font-weight:700;font-size:16px}}.reasons{background-color:#fff;padding-top:100px;padding-bottom:100px}.reasons__wrapper{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:1440px){.reasons__wrapper{gap:32px}}.reasons__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;line-height:29px;text-align:center;color:#f70;margin-bottom:32px}@media screen and (min-width:1440px){.reasons__title{max-width:731px;font-size:42px;text-align:center;margin-bottom:0;line-height:51px}}.reasons__items{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.reasons__item{padding:16px;border:1px solid rgba(255,119,0,.7);border-radius:40px;transition:transform .5s ease;transform-style:preserve-3d;transform:translateZ(0);backface-visibility:hidden}.reasons__item:hover{box-shadow:0 15px 35px #0000001a}@media screen and (min-width:1200px){.reasons__item{max-width:374px}}@media screen and (min-width:1440px){.reasons__item{max-width:456px}}@media screen and (min-width:1700px){.reasons__item{max-width:537px}}@media screen and (min-width:1920px){.reasons__item{max-width:520px}}.reasons__number{display:flex;justify-content:center;align-items:center;width:60px;height:29px;background:#fb9a49;border-radius:16px;font-family:Inter,sans-serif;font-weight:600;font-size:24px;color:#fff;margin-bottom:12px}.reasons__text{width:231px;font-family:Inter,sans-serif;font-weight:600;font-size:18px;line-height:22px;color:#222;margin-bottom:32px}@media screen and (min-width:1920px){.reasons__text{font-size:22px;width:308px}}.reasons__img{overflow:hidden;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,119,0,.7);border-radius:35px}.reasons__img img{min-width:104%;min-height:100%;object-fit:cover;transition:transform .5s ease}.reviews{padding-top:26px;padding-bottom:50px;background-color:#fff}.reviews__wapper{display:flex;justify-content:center;flex-direction:column;gap:32px}@media screen and (min-width:1200px){.reviews__wapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto)}}@media screen and (min-width:1440px){.reviews__wapper{display:grid;grid-template-columns:713px 657px;grid-template-rows:repeat(3,auto)}}@media screen and (min-width:1700px){.reviews__wapper{grid-template-columns:1fr 1fr}}.reviews__info{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1200px){.reviews__info{grid-column:2}}.reviews__svg{width:144px}.reviews__title{font-family:Inter,sans-serif;font-weight:600;font-size:24px;color:#f70}@media screen and (min-width:1440px){.reviews__title{font-size:42px}}.reviews__text{font-family:Inter,sans-serif;font-weight:400;font-size:18px;color:#222}@media screen and (min-width:1200px){.reviews__text{font-size:22px}}.reviews__img{border:4px solid #FF7700;border-radius:40px;object-fit:cover;min-width:290px;min-height:430px;margin-bottom:68px}@media screen and (min-width:1200px){.reviews__img{grid-column:1;grid-row:1}}@media screen and (min-width:1440px){.reviews__img{border-radius:60px}}.reviews__persons{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1200px){.reviews__persons{grid-column:1/span 2;grid-row:3}}.reviews__designation{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1200px){.reviews__designation{grid-column:1/span 2;grid-row:2;font-size:32px}}@media screen and (min-width:1920px){.reviews__designation{font-size:42px}}.reviews__items{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none}.reviews__items::-webkit-scrollbar{display:none}@media(max-width:767px){.reviews__items{padding:0 16px}}.reviews__tilt{overflow:visible;padding:12px}@media(min-width:1200px){.reviews__tilt{width:395px}}@media(min-width:1920px){.reviews__tilt{width:395px}}.reviews__item{display:flex;flex-direction:column;gap:32px;padding:16px;background-color:#fff;border:1px solid #FF7700;border-radius:30px;transition:all .3s ease;flex:0 0 auto;scroll-snap-align:start;width:280px;height:100%;transition:transform .7s ease;transform-style:preserve-3d}@media(min-width:393px){.reviews__item{width:340px}}@media(min-width:1200px){.reviews__item{width:100%;height:100%}}@media(min-width:1440px){.reviews__item{padding:32px}}.reviews__header{display:flex;gap:50px}@media screen and (min-width:1200px){.reviews__header{gap:119px}}.reviews__gis{min-width:80px}.reviews__name{width:132px;height:78px;font-family:Inter,sans-serif;font-weight:600;font-size:32px;color:#2f6bea}.reviews__estimation{display:flex;flex-direction:column;gap:4px}.reviews__date{font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#b5b5b5}@media screen and (min-width:1440px){.reviews__date{font-size:22px}}.reviews__star{display:flex;gap:10px;height:24px;margin-bottom:28px}@media screen and (min-width:1440px){.reviews__star{height:40px}}.reviews__star img{width:24px}@media screen and (min-width:1440px){.reviews__star img{width:40px}}.reviews__btn{display:flex;justify-content:center}.reviews__prev{width:36px;height:36px;background-color:transparent;border:none;transition:all .3 ease-in-out}.reviews__prev:hover path{fill-opacity:1}.reviews__prev:active path{fill:#f70}.reviews__numbers{margin-left:16px;margin-right:16px;display:flex;gap:16px;align-items:center;font-family:Inter,sans-serif;font-weight:400;font-size:18px;color:#222}.reviews__number{list-style:none;cursor:pointer}.reviews__number--active{color:#f70;font-family:Inter,sans-serif;font-weight:800;font-size:18px}.reviews__next{width:36px;height:36px;background-color:transparent;border:none}.reviews__next path{fill-opacity:.15}.reviews__next:hover path{fill-opacity:1}.reviews__next:active path{fill:#f70}.stock{padding:50px 0;background-color:#fff}.stock__wrapper{display:flex;flex-direction:column;gap:70px;justify-content:center}@media screen and (min-width:1200px){.stock__wrapper{display:grid;grid-template-columns:auto 370px;gap:0;align-items:center}}@media screen and (min-width:1440px){.stock__wrapper{grid-template-columns:783px 635px}}@media screen and (min-width:1600px){.stock__wrapper{grid-template-columns:50% 50%}}.stock__promo{padding:16px;display:flex;flex-direction:column;background:#ff770026;border-radius:30px}@media screen and (min-width:1200px){.stock__promo{padding:44px 116px 44px 64px}}@media screen and (min-width:1440px){.stock__promo{padding:44px 116px 50px 64px}}.stock__info{display:flex;flex-direction:column;margin-bottom:32px}.stock__title{font-family:Inter,sans-serif;font-weight:800;font-size:24px;color:#686868}@media screen and (min-width:1200px){.stock__title{font-size:32px}}.stock__text{font-family:Inter,sans-serif;font-weight:500;font-size:24px;color:#686868}@media screen and (min-width:1200px){.stock__text{font-size:32px}}.stock__bold{font-family:Inter,sans-serif;font-weight:800;font-size:24px;font-style:italic}@media screen and (min-width:1200px){.stock__bold{font-size:32px}}.stock__plus{font-family:Inter,sans-serif;font-weight:500;font-size:32px;color:#f70}.stock__btn{padding:30px 11px;background:#f70;border-radius:40px;font-family:Inter,sans-serif;font-weight:600;font-size:24px;color:#fff;margin-bottom:16px;transition:all .3s ease-in-out}.stock__btn:hover{transform:scale(1.05);background-color:#ff9131}.stock__btn:active{transform:scale(.9)}@media screen and (min-width:1200px){.stock__btn{max-width:510px;padding:20px 40px;margin:0 auto;font-size:34px}}.stock__remainder{font-family:Inter,sans-serif;font-weight:400;font-size:16px;text-align:center;color:#686868}@media screen and (min-width:1200px){.stock__remainder{padding-top:16px}}.stock__black{font-family:Inter,sans-serif;font-weight:700;font-size:16px;color:#222}@media screen and (min-width:1200px){.stock__img{margin-left:-60px}}@media screen and (min-width:1920px){.stock__img{width:105%}}.stock__img img{min-width:361px;min-height:244px;border:4px solid #FF7700;border-radius:30px;object-fit:cover}@media screen and (min-width:1200px){.stock__img img{min-width:467px;min-height:481px}}@media screen and (min-width:1800px){.stock__img img{border-radius:50px}}@media screen and (min-width:1920px){.stock__img img{border-radius:30px}}.services{padding:50px 0;background-color:#fff}.services__wrapper{display:flex;flex-direction:column;gap:32px}.services__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1200px){.services__title{font-size:32px}}@media screen and (min-width:1920px){.services__title{font-size:42px}}.services__items{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}@media screen and (min-width:1200px){.services__items{display:flex;flex-direction:row;justify-content:center}}.services__item{width:173px;padding:6px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:12px;border:1px solid rgba(255,119,0,.7);border-radius:12px}@media screen and (min-width:1200px){.services__item{width:270px;height:470px}}@media screen and (min-width:1440px){.services__item{width:340px}}@media screen and (min-width:1920px){.services__item{width:390px}}.services__img{position:relative;min-width:161px;min-height:100px;height:100px;display:flex;justify-content:center;overflow:hidden;border-radius:10px}@media screen and (min-width:1200px){.services__img{height:180px;width:100%}}@media screen and (min-width:1920px){.services__img{height:207px}}.services__img img{position:absolute;top:-50%;object-fit:contain;flex-shrink:0}@media screen and (min-width:1200px){.services__img img{top:-35%;object-fit:cover}}@media screen and (min-width:1440px){.services__img img{top:-55%}}@media screen and (min-width:1920px){.services__img img{top:-60%}}.services__name{font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#222;text-align:center}@media screen and (min-width:1200px){.services__name{font-size:24px}}.services__price{font-family:Inter,sans-serif;font-weight:600;font-size:18px;color:#222}@media screen and (min-width:1200px){.services__price{font-size:24px}}.services__month{font-family:Inter,sans-serif;font-weight:400;font-size:18px;text-align:center}.services__btn{width:100%;padding:12px 7px;background-color:#f70;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;color:#fff;transition:all .3s ease-in-out}.services__btn:hover{background-color:#ff9131;transform:scale(1.04)}.services__btn:active{background-color:#e46a00;transform:scale(.9)}@media screen and (min-width:1200px){.services__btn{padding:20px 7px;font-size:16px}}.results{padding:50px 0;background-color:#fff;min-height:830px}.results__wrapper{display:flex;flex-direction:column;justify-content:center;gap:32px}@media screen and (min-width:1920px){.results__wrapper{align-items:center}}.results__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1200px){.results__title{font-size:42px}}.results__items{display:flex;gap:16px;overflow-x:auto;padding:10px 0;scrollbar-width:none}.results__items::-webkit-scrollbar{display:none}@media screen and (min-width:1200px){.results__items{justify-content:center;flex-wrap:wrap;overflow-x:visible}}@media screen and (min-width:1920px){.results__items{width:1328px;justify-content:left}}.results__item{position:relative;overflow:hidden;min-width:320px;cursor:pointer;transition:transform .3s ease;border-radius:25px}.results__item.active{z-index:10}@media screen and (min-width:1440px){.results__item{min-width:433px}}@media screen and (min-width:1920px){.results__item{min-width:320px}}.results__video{position:absolute;z-index:1;top:26px;left:7px;width:290px;height:578px;object-fit:cover;border-radius:15px;transition:all .6s cubic-bezier(.4,0,.2,1)}.results__item.active .results__video{z-index:3}.results__video--none{opacity:0;visibility:hidden;transition:all .6s ease}.results__item.active .results__video--none{opacity:1;visibility:visible}.results__video--img{position:absolute;top:50px;left:0;right:10px;height:90%;width:100%;z-index:2;cursor:pointer;transition:all .6s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center}.results__item.active .results__video--img{opacity:0;pointer-events:none}.results__video--img img{object-fit:cover;width:99%;height:100%;border-radius:15px}.results__video--click{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:3;cursor:pointer}.results__video--click svg{transition:all .3s ease;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3))}.results__video--click:hover svg{transform:scale(1.1)}.results__video--click:hover svg path{fill:#f70;fill-opacity:1}@media screen and (min-width:1440px){.results__video{top:35px;left:8px;width:396px;height:781px}}@media screen and (min-width:1920px){.results__video{top:25px;left:7px;width:289px;height:580px}}.results__img-bg{position:relative;z-index:5;pointer-events:none;width:100%;height:auto}.results__popup{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffff85;display:none;justify-content:center;align-items:center;z-index:1000}@media screen and (min-width:1440px){.results__popup.open{display:flex}}.results__popup-phone{position:relative;display:flex;justify-content:center;align-items:center}.results__popup-phone-bg{width:100%;max-width:320px;height:auto}@media(min-width:768px){.results__popup-phone-bg{max-width:433px}}.results__popup-player{position:absolute;top:53px;left:50%;transform:translate(-50%);object-fit:cover;border-radius:15px;background:#ffffff85;width:290px;height:577px}@media(min-width:768px){.results__popup-player{width:291px;height:580px;top:49px}}.results__popup-player:-webkit-full-screen{object-fit:contain}.results__popup-player:-moz-full-screen{object-fit:contain}.results__popup-player:-ms-fullscreen{object-fit:contain}.results__popup-player:fullscreen{object-fit:contain}.results__btn{display:flex;justify-content:center;align-items:center;margin-top:20px}@media screen and (min-width:1200px){.results__btn{display:none}}.results__prev,.results__next{width:36px;height:36px;background-color:transparent;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;fill-opacity:.15;transition:all .3s ease-in-out}.results__prev:hover path,.results__next:hover path{fill-opacity:1}.results__prev:active path,.results__next:active path{fill:#f70}.results__numbers{margin-left:16px;margin-right:16px;display:flex;gap:16px;align-items:center;font-family:Inter,sans-serif;font-weight:400;font-size:18px;color:#222}.results__number{list-style:none;cursor:pointer;transition:color .3s ease}.results__number--active{color:#f70;font-family:Inter,sans-serif;font-weight:800;font-size:18px}.results__number:hover:not(.results__number--active){color:#f70}.coupon{width:100%;height:100%;padding:50px 0;background-color:#fff}.coupon__wrapper{display:flex;justify-content:center}.coupon__block{padding:16px 32px;display:flex;flex-direction:column;gap:16px;align-items:center;background:#f70;border-radius:30px}@media screen and (min-width:1200px){.coupon__block{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto}}@media screen and (min-width:1440px){.coupon__block{padding:32px 90px}}@media screen and (min-width:1920px){.coupon__block{max-width:1360px}}.coupon__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#fff;margin-bottom:16px}@media screen and (min-width:1200px){.coupon__title{font-size:42px;text-align:left}}.coupon__btn{padding:16px 11px;background:#fff;border-radius:30px;font-family:Inter,sans-serif;font-weight:600;font-size:24px;color:#2d2d2d}@media screen and (min-width:1200px){.coupon__btn{padding:30px 16px;font-size:30px}}@media screen and (min-width:1440px){.coupon__btn{padding:30px 64px;border-radius:40px}}.coupon__text{font-family:Inter,sans-serif;font-weight:400;font-size:20px;color:#fff;text-align:center}@media screen and (min-width:1200px){.coupon__text{grid-column:1/span 2;font-size:20px}}.photos{padding:50px 0;background-color:#fff}.photos__wrapper{display:flex;flex-direction:column;gap:32px}.photos__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1200px){.photos__title{font-size:42px}}.photos__items{display:grid;grid-template-columns:auto auto;justify-content:center;gap:16px}@media screen and (min-width:1200px){.photos__items{grid-template-columns:repeat(3,auto)}}.photos__item{min-width:170px;max-width:440px;height:170px}@media screen and (min-width:1200px){.photos__item{min-width:370px;min-height:360px}}.photos__item img{height:100%;border-radius:30px;object-fit:cover}.answers{padding:50px 0;background-color:#fff}.answers__wrapper{display:flex;flex-direction:column;gap:32px}.answers__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1200px){.answers__title{font-size:42px}}.answers__accordion{display:flex;flex-direction:column;justify-content:center;flex-wrap:wrap;gap:32px}@media screen and (min-width:1200px){.answers__accordion{flex-direction:row;flex-wrap:nowrap}}.answers__column{display:flex;flex-direction:column;gap:32px}.answers__card{width:100%}@media screen and (min-width:1200px){.answers__card{width:573px}}@media screen and (min-width:1440px){.answers__card{width:688px}}@media screen and (min-width:1920px){.answers__card{width:790px}}.answers__header{display:grid;grid-template-columns:auto auto;justify-content:space-between;width:100%;height:64px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;color:#111;border-bottom:1px solid #FF7700;text-align:left;background-color:#fff;transition:all .3s ease-in-out}.answers__header.open{border-bottom:1px solid transparent}@media screen and (min-width:1200px){.answers__header{font-size:22px}}.answers__name{display:block;margin-bottom:32px}.answers__content{max-height:0;overflow:hidden;font-family:Inter,sans-serif;font-weight:400;font-size:20px;line-height:160%;color:#797777;transition:all .3s ease-in-out;padding-bottom:0}.answers__content.open{max-height:650px;border-bottom:1px solid #FF7700;padding-bottom:32px}.answers__icon{transition:transform .3s ease-in-out}.answers__icon.open{transform:rotate(45deg) translate(-10px)}.location{padding:50px 0 100px;background-color:#fff}.location__wrapper{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1200px){.location__wrapper{display:grid;grid-template-columns:auto auto;grid-template-rows:auto auto auto}}@media screen and (min-width:1440px){.location__wrapper{grid-template-columns:1fr 1fr}}@media screen and (min-width:1920px){.location__wrapper{grid-template-columns:692px 884px}}.location__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1200px){.location__title{font-size:42px;grid-column:1;grid-row:1}}.location__address{display:flex;flex-direction:column;gap:16px;margin-left:16px}@media screen and (min-width:1200px){.location__address{grid-column:1;grid-row:2}}.location__contact{display:grid;grid-template-columns:20px auto;align-items:center;grid-template-rows:auto;gap:6px;margin-bottom:6px}.location__name{font-family:Inter,sans-serif;font-weight:300;font-size:12px;color:#686868}@media screen and (min-width:1440px){.location__name{font-size:16px}}.location__text{font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#686868;text-decoration:none}@media screen and (min-width:1440px){.location__text{font-size:16px}}.location__map{height:600px}@media screen and (min-width:1200px){.location__map{width:478px;height:100%;grid-row:1/span 3;margin:0 auto}}@media screen and (min-width:1440px){.location__map{width:100%}}.location__map iframe{border-radius:40px}.location__order{display:none}@media screen and (min-width:1200px){.location__order{grid-column:1;grid-row:3;display:flex;gap:42px;flex-direction:column;padding:16px;background:#fff;box-shadow:0 18px 18px #0000001a;border-radius:8px}}.location__paragrapg{font-family:Inter,sans-serif;font-weight:400;font-size:22px;text-align:center;color:#222}.location__form{display:flex;flex-direction:column;align-items:center;gap:16px}.location__label{width:100%;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#6f6a6a}.location__input{padding:8px 16px;background:#fff;border:1px solid #D9D9D9;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#f70}.location__input::placeholder{font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#d9d9d9}.location__input.error{border:1px solid rgba(255,119,0,.5882352941)}.location__button{position:relative;width:297px;height:66px;display:flex;justify-content:space-between;align-items:center;padding:8px 8px 8px 24px;background-color:#fc0;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#222;transition:all .3s ease-in-out}.location__button:hover .location__button--span{background-color:#ff963a;width:281px}.location__button--span{position:absolute;right:8px;width:50px;height:50px;background-color:#f70;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.1232%2013.3333C17.3765%2013.3333%2016.7899%2012.7333%2016.7899%2012V4.54667L2.26988%2019.0667C1.74988%2019.5867%200.909876%2019.5867%200.389877%2019.0667C-0.130123%2018.5467%20-0.130123%2017.7067%200.389877%2017.1867L14.9099%202.66667H7.45654C6.72321%202.66667%206.12321%202.06667%206.12321%201.33333C6.12321%200.6%206.72321%200%207.45654%200H18.1232C18.8565%200%2019.4565%200.6%2019.4565%201.33333V12C19.4565%2012.7333%2018.8565%2013.3333%2018.1232%2013.3333Z'%20fill='%23222222'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;border-radius:8px;transition:all .3s ease-in-out}.footer{padding:32px 0;background-color:#fff;border-top:1px solid #FF7700}@media screen and (min-width:1920px){.footer{border-top:1px solid transparent}}.footer__wrapper{display:flex;flex-direction:column;gap:32px}@media screen and (min-width:1200px){.footer__wrapper{display:grid;grid-template-columns:auto auto auto;grid-template-rows:auto auto auto}}@media screen and (min-width:1440px){.footer__wrapper{grid-template-columns:696px 263px auto;gap:32px 64px}}@media screen and (min-width:1920px){.footer__wrapper{grid-template-columns:651px 259px 541px;padding:32px;border-top:1px solid #FF7700;gap:64px}}.footer__logo{width:120px;margin:0 auto}@media screen and (min-width:1200px){.footer__logo{grid-row:1;grid-column:1/span 3}}.footer__mobile{width:100%;display:flex;flex-direction:column}@media screen and (min-width:1200px){.footer__mobile{flex-direction:row;justify-content:center;gap:32px;align-items:center;grid-row:2;grid-column:1/span 3}}@media screen and (min-width:1440px){.footer__mobile{gap:48px}}@media screen and (min-width:1920px){.footer__mobile{gap:56px}}.footer__items{list-style:none;display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:32px}@media screen and (min-width:1200px){.footer__items{flex-direction:row;gap:16px;margin-bottom:0}}@media screen and (min-width:1440px){.footer__items{gap:32px}}.footer__link{font-family:Inter,sans-serif;font-weight:600;font-size:15px;color:#686868;text-decoration:none;border:1px solid transparent;border-radius:8px;padding:6px 16px}.footer__link:hover{border:1px solid #FF7700;color:#f70}.footer__application{align-items:center;padding:10px 32px;background-color:#f70;border-radius:8px;font-family:Inter,sans-serif;font-weight:500;font-size:16px;color:#fff;transition:all .3s ease-in-out}.footer__application:hover{background-color:#ff9131;transform:scale(1.1)}.footer__application:active{background-color:#e46a00;transform:scale(.9)}@media screen and (min-width:1920px){.footer__application{width:198px}}.footer__addresses{display:flex;flex-wrap:wrap;gap:32px}@media screen and (min-width:1200px){.footer__addresses{grid-row:3;grid-column:1}}@media screen and (min-width:1200px){.footer__info-block{grid-row:3;grid-column:2}}.footer__info{display:flex;flex-direction:column;gap:16px}@media screen and (min-width:1200px){.footer__info{grid-row:3;grid-column:2}}.footer__name{font-family:Inter,sans-serif;font-weight:300;font-size:12px;color:#686868}@media screen and (min-width:1440px){.footer__name{font-size:14px}}.footer__text{font-family:Inter,sans-serif;font-weight:400;font-size:16px;color:#000}@media screen and (min-width:1440px){.footer__text{font-size:20px}}.footer__right{display:flex;flex-direction:column;gap:32px;font-family:Inter,sans-serif;font-weight:300;font-size:12px;text-align:center;color:#2d2d2d}@media screen and (min-width:1200px){.footer__right{grid-row:3;grid-column:3;max-width:191px;text-align:left}}@media screen and (min-width:1200px){.footer__right{max-width:100%;font-size:16px}}.footer__right--grey{color:#686868}@media screen and (min-width:1200px){.footer__right--grey{max-width:100%;grid-row:4;grid-column:1/span 3;font-size:16px;text-align:center}}.footer__orange{color:#f70;text-decoration:none}.popup{display:none;justify-content:center;align-items:center;position:fixed;inset:0;background:#ffffff85;z-index:1000}@media screen and (min-width:1200px){.popup{z-index:800}}.popup__order{width:95%;display:flex;gap:42px;flex-direction:column;padding:56px 16px 16px;background:#fff;box-shadow:0 18px 18px #0000001a;border-radius:8px;position:relative}.popup__order.deactive{display:none}@media screen and (min-width:1200px){.popup__order{width:672px}}.popup__close{width:52px;height:40px;position:absolute;right:24px;top:18px;background-image:url("data:image/svg+xml,%3csvg%20width='36'%20height='36'%20viewBox='0%200%2036%2036'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_5610_39616)'%3e%3cpath%20d='M27.4501%208.56313C26.8651%207.97813%2025.9201%207.97813%2025.3351%208.56313L18.0001%2015.8831L10.6651%208.54813C10.0801%207.96312%209.13508%207.96312%208.55008%208.54813C7.96508%209.13313%207.96508%2010.0781%208.55008%2010.6631L15.8851%2017.9981L8.55008%2025.3331C7.96508%2025.9181%207.96508%2026.8631%208.55008%2027.4481C9.13508%2028.0331%2010.0801%2028.0331%2010.6651%2027.4481L18.0001%2020.1131L25.3351%2027.4481C25.9201%2028.0331%2026.8651%2028.0331%2027.4501%2027.4481C28.0351%2026.8631%2028.0351%2025.9181%2027.4501%2025.3331L20.1151%2017.9981L27.4501%2010.6631C28.0201%2010.0931%2028.0201%209.13313%2027.4501%208.56313Z'%20fill='%23222222'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_5610_39616'%3e%3crect%20width='36'%20height='36'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-color:transparent;background-size:contain;background-position:center}.popup__title{font-family:Inter,sans-serif;font-weight:700;font-size:24px;text-align:center;color:#f70}@media screen and (min-width:1920px){.popup__title{font-family:Inter,sans-serif;font-weight:700;font-size:42px}}.popup__paragrapg{font-family:Inter,sans-serif;font-weight:400;font-size:16px;text-align:center;color:#222}@media screen and (min-width:1200px){.popup__paragrapg{font-size:22px}}.popup__form{display:flex;flex-direction:column;align-items:center;gap:16px}.popup__label{width:100%;display:flex;flex-direction:column;font-family:Inter,sans-serif;font-weight:600;font-size:12px;color:#6f6a6a}.popup__input{padding:8px 16px;background:#fff;border:1px solid #D9D9D9;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#f70}.popup__input::placeholder{font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#d9d9d9}.popup__input.error{border:1px solid rgba(255,119,0,.5882352941)}.popup__button{position:relative;width:100%;height:66px;display:flex;justify-content:space-between;align-items:center;padding:8px 8px 8px 24px;background-color:#fc0;border-radius:8px;font-family:Inter,sans-serif;font-weight:600;font-size:22px;color:#222;transition:all .3s ease-in-out}.popup__button:hover .popup__button--span{right:8px;width:calc(100% - 16px);background-color:#ff9131}@media screen and (min-width:1200px){.popup__button{justify-content:center;gap:16px}}.popup__button--gratitude{padding:30px}.popup__button--span{position:absolute;right:5%;width:50px;height:50px;background-color:#f70;background-image:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M18.1232%2013.3333C17.3765%2013.3333%2016.7899%2012.7333%2016.7899%2012V4.54667L2.26988%2019.0667C1.74988%2019.5867%200.909876%2019.5867%200.389877%2019.0667C-0.130123%2018.5467%20-0.130123%2017.7067%200.389877%2017.1867L14.9099%202.66667H7.45654C6.72321%202.66667%206.12321%202.06667%206.12321%201.33333C6.12321%200.6%206.72321%200%207.45654%200H18.1232C18.8565%200%2019.4565%200.6%2019.4565%201.33333V12C19.4565%2012.7333%2018.8565%2013.3333%2018.1232%2013.3333Z'%20fill='%23222222'/%3e%3c/svg%3e");background-position:center;background-repeat:no-repeat;border-radius:8px;transition:all .3s ease-in-out}@media screen and (min-width:1200px){.popup__button--span{right:26%}}.popup.active{display:flex}.popup__gratitude{width:95%;display:none;gap:42px;flex-direction:column;padding:56px 16px 16px;background:#fff;box-shadow:0 18px 18px #0000001a;border-radius:8px;position:relative}@media screen and (min-width:1200px){.popup__gratitude{width:672px}}.popup__gratitude.active{display:flex}@keyframes fadeUpWithStages{0%{opacity:0}30%{opacity:.3}60%{opacity:.7}to{opacity:1}}.fade-up-block{opacity:0;animation:fadeUpWithStages 1s ease forwards;animation-play-state:paused}.fade-up-block--active{animation-play-state:running}
