*{box-sizing:border-box}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0}a{color:inherit;text-decoration:none}li{text-decoration:none;list-style-type:none}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}input,button{border:none;outline:none}.guarantees__title,.technology__title,.silense__title{color:#e7e7e7;font-size:24px;font-weight:600;line-height:1.2}.guarantees__subtitle,.technology__subtitle,.silence__title{color:#e7e7e7;font-size:20px;font-weight:600;line-height:1.25}.guarantees__text,.technology__description,.silence__text{color:rgba(255,255,255,.8);font-size:14px;font-weight:400;line-height:1.45}@media (min-width:768px){.guarantees__title,.technology__title,.silense__title{font-size:30px}.guarantees__text,.technology__description,.silence__text{font-size:16px}}@media (min-width:1200px){.guarantees__title,.technology__title,.silense__title{font-size:54px}.guarantees__subtitle,.technology__subtitle,.silence__title{font-size:28px}.guarantees__text,.technology__description,.silence__text{font-size:20px}}img{width:100%;height:auto;display:block}html{scroll-behavior:smooth;overflow-x:hidden}body{background-color:#191919;overflow-x:hidden}::-webkit-scrollbar{width:8px;background-color:rgba(231,231,231,0)}::-webkit-scrollbar-track{background-color:#191919}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.4);border-top-left-radius:12px;border-bottom-left-radius:12px}::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.6)}body{color:rgba(255,255,255,.8);font-family:Gilroy,sans-serif;font-size:16px;font-weight:400}.container{max-width:1090px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.fullscreen-container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width:768px){.fullscreen-container{padding-left:0;padding-right:0}}.header{background-color:#191919;padding-top:30px;padding-bottom:30px;position:relative}.header.active{z-index:10;position:fixed;top:0;bottom:0;left:0;right:0}.header__container{justify-content:space-between;align-items:center;display:flex;position:relative}.header__mixer{flex-grow:1;justify-content:space-between;display:flex}.logo__img{max-width:100px}.nav{opacity:0;display:none}.nav.open{opacity:1;animation:showMenu .5s;position:absolute;top:52px}.nav__menu{flex-direction:column;gap:24px;display:flex}.menu__link{color:rgba(255,255,255,.8);font-size:14px;font-weight:400;line-height:1.25;transition:color .3s}@media (hover:hover){.menu__link:hover{color:#df3d3a}}@media (hover:none){.menu__link:active{color:#df3d3a}}.open{display:flex}.no-scroll{overflow:hidden}.burger{width:22px;height:12px;background-color:#191919;padding:0;position:relative}.burger.active{width:18px;height:18px}.burger .burger__stick{height:2px;width:22px;background-color:rgba(255,255,255,.8);transition:transform .4s;display:block}.burger.active .burger__stick{transform:scale(0)}.burger:before,.burger:after{content:"";width:100%;height:2px;background-color:rgba(255,255,255,.8);transition:transform .4s;display:block;position:absolute}.burger:before{top:0}.burger:after{bottom:0}.burger.active:before{border-radius:10px;top:50%;transform:rotate(45deg)translateY(-50%)}.burger.active:after{border-radius:10px;bottom:50%;transform:rotate(-45deg)translateY(50%)}@media (min-width:768px){.header{padding-top:50px;padding-bottom:50px}.header.active{inset:inherit;padding-top:50px;padding-bottom:100px;animation:showTabletMenu .5s;position:absolute;left:0;right:0;box-shadow:0 20px 80px #000}.header__container{flex-direction:column;align-items:stretch;gap:52px;padding-left:60px;padding-right:60px}.nav.open{top:inherit;animation-duration:1s;position:relative}.menu__link{font-size:16px}}@media (min-width:1200px){.header{padding-top:65px;padding-bottom:70px}.header__container{justify-content:space-between;align-items:center;gap:inherit;flex-direction:row}.header__mixer{flex-grow:inherit}.logo{width:130px}.nav{opacity:1;display:block}.nav__menu{flex-direction:row;gap:75px}.burger{display:none}}@keyframes showMenu{0%{opacity:0;display:none;transform:translate(-100%)}to{opacity:1;display:flex;transform:translate(0)}}@keyframes showTabletMenu{0%{padding-top:50px;padding-bottom:50px}to{padding-top:50px;padding-bottom:100px}}.hero.active{padding-top:72px}.hero__container{flex-direction:column;justify-content:center;align-items:center;gap:32px;display:flex;position:relative}.hero__mix{flex-direction:column;gap:32px;display:flex}.features__list{flex-direction:column;justify-content:center;align-items:flex-start;gap:16px;display:flex}.features__item{font-size:14px;line-height:1.25}.hero__order{flex-direction:column;justify-content:center;gap:40px;display:flex}.order__title{color:#e7e7e7;letter-spacing:.02em;text-transform:uppercase;font-size:34px;font-weight:600}.order__btn{letter-spacing:.02em;text-transform:uppercase;color:rgba(255,255,255,.9);background-color:#df3d3a;background-image:linear-gradient(90deg,rgba(0,0,0,0) 50%,#b5302d 50%);background-size:200% 100%;padding-top:19px;padding-bottom:19px;font-size:16px;font-weight:600;transition:background-position .3s .1s,color .5s,background-color .5s}@media (hover:hover){.order__btn:hover{background-color:#b5302d;background-position:-100% 100%}}@media (hover:none){.order__btn:active{background-color:#b5302d;background-position:-100% 100%}}.hero__picture{max-width:450px}@media (min-width:768px){.hero.active{padding-top:112px}.hero__container{flex-direction:row;justify-content:space-between;gap:60px;padding-left:60px}.hero__mix{gap:105px}.hero__order{max-width:295px}.order__title{font-size:42px}.hero__picture{align-self:flex-end}}@media (min-width:1200px){.hero__container{align-items:flex-start}.features__list{align-self:flex-start}.features__item{font-size:16px}.hero__order{max-width:none;padding-left:100px}.order__title{font-size:74px}.order__btn{max-width:400px;margin-left:12px;padding-top:22px;padding-bottom:22px}.hero__picture{max-width:700px}}.characteristics{padding-top:50px;padding-bottom:50px}.design{padding-bottom:50px}.design__photo{min-width:280px}.design__title{letter-spacing:.02em;text-transform:uppercase;color:#e7e7e7;margin-bottom:32px;font-family:Gilroy,sans-serif;font-size:24px;font-weight:600;line-height:1.2}.design__list{flex-direction:column;gap:40px;display:flex}.design__item{flex-direction:column;gap:16px;display:flex}.design__subtitle{color:#e7e7e7;font-size:20px;font-weight:600;line-height:1.2}.design__text{color:rgba(255,255,255,.8);font-size:14px;line-height:1.4}@media (min-width:768px){.characteristics{padding-top:100px;padding-bottom:100px}.design{padding-bottom:130px}.container__design{flex-direction:row-reverse;justify-content:space-between;gap:60px;padding-right:60px;display:flex}.design__title{font-size:30px}.design__about{flex-direction:column;gap:32px;display:flex}.design__subtitle{font-size:20px}.design__text{font-size:16px}.design__photo{max-width:500px;min-width:355px}}@media (min-width:1200px){.characteristics{padding-top:170px;padding-bottom:170px}.container__design{justify-content:flex-end;gap:150px}.design{padding-bottom:170px}.design__title{font-size:54px}.design__about{max-width:510px;gap:50px}.design__item{gap:20px}.design__subtitle{font-size:28px}.design__text{font-size:20px}.design__photo{max-width:590px}}.capable{padding-bottom:50px}.capable__container{flex-direction:column;gap:32px;display:flex}.capable__title{letter-spacing:.02em;max-width:150px;text-transform:uppercase;color:#e7e7e7;margin-right:7px;font-size:24px;font-weight:600;line-height:1.2}.capable__list{flex-direction:column;align-items:start;gap:16px;display:flex}.capable__item{color:rgba(255,255,255,.8);justify-content:center;align-items:center;gap:25px;font-weight:400;line-height:1.4;display:flex;position:relative}.capable__item:before{content:"";width:13px;height:13px;background-color:#df3d3a;border-radius:50%}@media (min-width:768px){.capable{padding-bottom:100px}.capable__container{padding-left:60px}.capable__title{max-width:inherit;font-size:30px}.capable__list{justify-content:flex-start;display:flex}}@media (min-width:1200px){.capable{padding-bottom:170px}.capable__container{flex-flow:wrap;gap:50px;display:flex}.capable__title{max-width:590px;font-size:54px}.capable__list{flex-flow:wrap;justify-content:flex-start}.capable__item{flex-basis:calc(50% - 10px);justify-content:flex-start;font-size:20px}}.silense__title{text-transform:uppercase}.silense{padding-bottom:50px}.silence__container{flex-direction:column;gap:32px;display:flex}.silence__list{flex-direction:column;gap:40px;display:flex}.silence__item{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.silense{padding-bottom:100px}.silense__title{align-self:flex-end;padding-right:60px}.silence__list{flex-direction:row;justify-content:space-between;padding-left:60px;padding-right:60px}.features{flex-direction:row;gap:60px}.features .features__item{text-align:left}}@media (min-width:1200px){.silense{padding-bottom:170px}.silence__container{gap:50px}.silence__container .silense__title{align-self:flex-end;padding-right:80px}.silence__item{max-width:510px}.features__item{max-width:490px}}.technology{padding-bottom:50px}.technology__content,.technology__container{flex-direction:column;gap:32px;display:flex}.technology__about{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.technology{padding-bottom:100px;padding-left:60px}.technology__container{flex-direction:row;justify-content:flex-end;gap:60px}.technology__content{text-align:left;max-width:295px;flex-direction:column;gap:50px;display:flex}.technology__about{gap:20px}.technology__photo{max-width:600px}}@media (min-width:1200px){.technology{padding-bottom:170px}.technology__container{justify-content:flex-end;gap:170px}.technology__content{max-width:380px}.technology__photo{max-width:700px}}.guarantees__container,.guarantees__content{flex-direction:column;gap:32px;display:flex}.guarantees__list{flex-direction:column;gap:24px;display:flex}.guarantees__item{flex-direction:column;gap:16px;display:flex}.guarantees__dot{margin-bottom:8px}@media (min-width:768px){.guarantees__container{flex-direction:row-reverse;justify-content:flex-end;gap:60px;padding-right:60px}.guarantees__content{text-align:left;flex-direction:column;flex-grow:1;display:flex}.guarantees__photo{max-width:500px}}@media (min-width:1200px){.guarantees__container{justify-content:flex-end;gap:150px;position:relative}.guarantees__container:after{content:"";width:275px;height:112px;background-image:url(wave.939c90ca.svg);background-repeat:no-repeat;display:inline-block;position:absolute;bottom:0;right:0}.guarantees__content{max-width:405px;gap:50px}.guarantees__list{gap:70px}.guarantees__item{gap:20px}.guarantees__dot{margin-bottom:4px}.guarantees__subtitle{font-size:28px}.guarantees__text{font-size:20px}.guarantees__photo{max-width:590px}}.history{padding-bottom:50px}.history__container{flex-direction:column;gap:32px;display:flex;position:relative}.history__container:after{content:"";width:110px;height:85px;background-image:url(line.e73179f9.svg);background-size:cover;display:inline-block;position:absolute;top:0;right:0}.history__about,.history__content{flex-direction:column;gap:32px;display:flex}.history__quote{flex-direction:column;gap:16px;display:flex}.history__title{letter-spacing:.02em;text-transform:uppercase;color:#e7e7e7;max-width:125px;justify-content:space-between;align-items:center;font-size:24px;font-weight:600;line-height:1.2;display:flex}.history__text{color:rgba(255,255,255,.8);font-size:14px;font-weight:400;line-height:1.25}.quote__title{color:#e7e7e7;font-size:20px;font-weight:600;line-height:1.25;position:relative}.quote__title:before{content:"";width:35px;height:25px;background-image:url(somethingg.af520bfc.svg);background-repeat:no-repeat;background-size:cover;margin-bottom:24px;display:block}.quote__subtitle{color:rgba(255,255,255,.4);font-size:14px;font-weight:400;line-height:1.25}.history__text--tablet{display:none}.quote__mix{flex-direction:column;gap:16px;display:flex}@media (min-width:768px){.history{padding-bottom:100px}.history__container{padding-left:60px}.history__container:after{display:none}.history__content{flex-direction:row;justify-content:space-between;gap:60px}.history__text{font-size:16px;line-height:1.45}.history__quote{max-width:295px;gap:135px}.history__about{max-width:295px}.quote__title:before{margin-bottom:50px}.history__photo{max-width:355px}.history__photo--second{max-width:295px;align-self:flex-end}.first__advisterment{gap:60px;display:flex}.second__advisterment{align-items:flex-start;display:flex}.history__text--tablet{display:block}.history__text--mobile{display:none}.quote__mix{gap:32px}}@media (min-width:1200px){.history{padding-bottom:170px}.history__container{gap:50px;padding-left:190px}.history__about{gap:50px}.history__text--first{margin-bottom:15px}.history__title{font-size:54px;line-height:1.2}.history__text{font-size:20px}.history__photo{max-width:700px}.history__photo--second{max-width:290px}.history__about{max-width:400px}.quote__title{font-size:28px}.history__quote{max-width:510px}.quote__mix{max-width:380px}.history__content--second{padding-right:190px}}.reviews{padding-bottom:16px;padding-left:20px;padding-right:20px}.reviews__container{flex-direction:column;gap:32px;padding-left:0;padding-right:0;display:flex}.reviews__title{color:#e7e7e7;letter-spacing:.02em;text-transform:uppercase;font-size:24px;font-weight:600;line-height:1.2}.desctop__title{display:none}.reviews__slider{overflow:hidden}.slider__list{transition:transform 1s;display:flex;transform:translate(0)}.slider__item{min-width:100%}.slider__video{min-height:180px;min-width:100%;aspect-ratio:1.55;border:none}.reviews__mix{flex-direction:column;gap:16px;display:flex}.reviews__about{overflow:hidden}.about__list{min-width:100%;transition:transform 1s;display:flex}.about__item{min-width:100%;flex-direction:column;gap:16px;display:flex}.about__title{color:#df3d3a;font-size:20px;font-weight:600;line-height:1.25}.about__text{font-size:14px;line-height:1.25}.pavigation{align-items:center;gap:40px;display:flex}.pavigation__btn{color:rgba(223,61,58,.2);background-color:rgba(0,0,0,0);font-family:Roboto Condensed,sans-serif;font-size:20px;font-weight:400;line-height:1.25;position:relative}.pavigation__btn.active-btn:after{background-color:#df3d3a}.pavigation__btn:after{content:"";width:5px;height:2px;background-color:rgba(223,61,58,.2);display:inline-block;position:absolute;top:50%;right:-20px}.pavigation__btn--last:after{display:none}.active-btn{color:#df3d3a}@media (min-width:768px){.reviews{padding-bottom:100px;padding-left:60px;padding-right:60px}.reviews__title{font-size:30px}.about__text{font-size:16px;line-height:1.45}}@media (min-width:1200px){.reviews{padding-bottom:170px}.reviews__container{flex-direction:row;justify-content:space-between}.reviews__title{font-size:54px}.reviews__mix{max-width:260px;flex-direction:column;justify-content:space-between;gap:70px;display:flex}.reviews__about{flex-direction:column;gap:50px;display:flex}.mobile__title{display:none}.desctop__title{display:block}.reviews__slider{max-width:920px}.slider__video{max-height:590px}.about__title{font-size:28px}.about__text{font-size:20px}.pavigation{gap:30px}.pavigation__btn{font-size:28px}.pavigation__btn:after{width:7px;right:-16px}}.faq{padding-bottom:32px}.faq__container{flex-direction:column;gap:32px;padding-left:20px;padding-right:20px;display:flex}.faq__number{font-family:Roboto Condensed,sans-serif;font-size:20px;line-height:.7}.faq__title{letter-spacing:.02em;color:#e7e7e7;font-size:24px;font-weight:600;line-height:1.2}.details__container{flex-direction:column;gap:24px;display:flex}.detail{border-bottom:1px solid #333;padding-bottom:24px}.question__block{align-items:center;gap:20px;display:flex}.question{cursor:pointer;color:#fff;outline:none;justify-content:space-between;align-items:center;gap:16px;font-size:14px;transition:color .4s;display:flex}@media (hover:hover){.question:hover{color:#df3d3a}}@media (hover:none){.question:active{color:#df3d3a}}.question::marker{display:none}.question_text{max-width:200px;flex-grow:1;font-size:14px;line-height:1.25}.question__btn{color:#e7e7e7;width:32px;height:32px;pointer-events:none;background-color:rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:.7;transition:background-color .3s;display:flex;position:relative}@media (hover:hover){.question__btn:hover{background-color:#b5302d}}@media (hover:none){.question__btn:active{background-color:#b5302d}}details[open] .answer{display:block}.answer{margin-top:16px;margin-left:32px;animation:fadeTop .5s;display:none}.answer__text{max-width:200px;font-size:12px;line-height:1.2}@media (min-width:768px){.faq{padding-bottom:100px}.faq__container{padding-left:15px;padding-right:15px}.detail{padding-bottom:28px}.faq__container{padding-left:60px;padding-right:60px}.faq__title{font-size:30px}.question{padding-right:16px}.question_text{max-width:460px;flex-grow:1;font-size:16px;line-height:1.45}.answer__text{max-width:400px;font-size:14px}}@media (min-width:1200px){.faq{padding-bottom:170px}.faq__container{gap:50px}.details__container{gap:85px}.detail{padding-bottom:20px}.faq__title{font-size:54px}.question__block{gap:32px}.question_text{max-width:860px;flex-grow:1;font-size:28px;font-weight:600}.faq__number{font-size:28px}.answer__text{max-width:600px;font-size:20px}.question__btn{width:42px;height:42px;font-size:20px}}@keyframes showDisplay{0%{opacity:0;display:none}to{opacity:1;display:block}}.bose__container{flex-direction:column;gap:32px;display:flex}.slider{overflow:hidden}.slider-box{flex-direction:column;gap:32px;display:flex}.bose-slider__list{min-width:100%;flex-direction:row;transition:transform .4s;display:flex}.bose-slider__item{min-width:100%;justify-content:center;align-items:center;display:flex}.bose__title{letter-spacing:.02em;text-transform:uppercase;font-size:24px;font-weight:600;line-height:1.2}.bose__title--desctop{display:none}.order{flex-direction:column;gap:32px;display:flex}.bose__btn-box{gap:24px;display:flex}.bose__button{width:44px;height:44px;background-color:#1d1d1d;border:1px solid rgba(255,255,255,.8);border-radius:100%;justify-content:center;align-items:center;padding:0;display:flex}.bose__button:after{content:"";width:32px;height:32px;background-color:#000;border-radius:100%}.bose__button.active-btn:after{width:30px;height:30px;border:2px solid #df3d3a}.bose__button--white,.bose__button--white:after{background-color:rgba(255,255,255,.8)}.order__list{flex-direction:column;gap:25px;display:flex}.order__item{border-top:2px solid rgba(110,110,110,.8);justify-content:space-between;align-items:center;padding-top:25px;display:flex}.order__item--third{border-bottom:2px solid rgba(110,110,110,.8);padding-bottom:25px}.order__text{line-height:1.25}.accommodation{flex-direction:column;gap:24px;display:flex}.accommodation__price{color:#df3d3a;letter-spacing:.48px;text-transform:uppercase;font-size:24px;font-weight:600;line-height:1.2}.accommodation__submit{color:rgba(255,255,255,.9);letter-spacing:.02em;text-transform:uppercase;background-color:#df3d3a;background-image:linear-gradient(90deg,rgba(0,0,0,0) 50%,#b5302d 50%);background-size:200% 100%;justify-content:center;align-items:center;padding-top:19px;padding-bottom:19px;font-weight:600;transition:background-position .2s,background-color .3s;display:flex}@media (hover:hover){.accommodation__submit:hover{background-color:#b5302d;background-position:-100% 100%}}@media (hover:none){.accommodation__submit:active{background-color:#b5302d;background-position:-100% 100%}}@media (min-width:768px){.bose__container{padding-left:60px;padding-right:60px}.bose__title{font-size:30px}.bose__title--desctop{display:none}.order{gap:40px}.bose__button{width:58px;height:58px}.bose__button:after{width:42px;height:42px}.bose__button.active-btn:after{width:40px;height:40px}.order__list{margin-bottom:12px}.accommodation{gap:32px}.accommodation__price{font-size:30px}.accommodation__submit{max-width:295px}}@media (min-width:1200px){.slider{max-width:700px}.bose__container{flex-direction:row-reverse;gap:150px}.bose__container:not(:lang(ae)):not(:lang(ar)):not(:lang(arc)):not(:lang(bcc)):not(:lang(bqi)):not(:lang(ckb)):not(:lang(dv)):not(:lang(fa)):not(:lang(glk)):not(:lang(he)):not(:lang(ku)):not(:lang(mzn)):not(:lang(nqo)):not(:lang(pnb)):not(:lang(ps)):not(:lang(sd)):not(:lang(ug)):not(:lang(ur)):not(:lang(yi)){padding-left:60px;padding-right:0}.bose__container:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0;padding-right:60px}.bose__container:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0;padding-right:60px}.bose__container:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){padding-left:0;padding-right:60px}.bose__photo{max-width:700px}.order{max-width:400px;flex-grow:1;gap:50px}.order__list{max-width:400px;margin-bottom:0}.bose__title{font-size:54px;display:none}.bose__title--desctop{display:block}.bose__btn-box{gap:20px;display:flex}.bose__button{width:70px;height:70px}.bose__button:after{width:54px;height:54px}.bose__button.active-btn:after{width:52px;height:52px}.accommodation__price{font-size:54px}.accommodation__submit{max-width:400px;padding-top:22px;padding-bottom:22px}}.banner{padding-top:90px;padding-bottom:16px}@media (min-width:768px){.banner{padding-top:100px;padding-bottom:100px}}@media (min-width:1200px){.banner{padding-top:170px;padding-bottom:170px}}body{background-color:#191919}.feedback{padding-bottom:72px}.feedback__container{flex-direction:column;gap:16px;display:flex}.feedback__help{flex-direction:column;gap:32px;margin-bottom:24px;display:flex}.feedback__title{letter-spacing:.02em;text-transform:uppercase;color:#e7e7e7;font-size:24px;font-weight:600;line-height:1.2}.feedback__text{color:#e7e7e7;font-size:16px;font-weight:600;line-height:1.25}.feedback__form{flex-direction:column;gap:40px;display:flex}.form__mixer{flex-direction:column;gap:32px;display:flex}.form__input{color:rgba(255,255,255,.5);width:100%;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(255,255,255,.5);padding-bottom:16px;font-size:16px}.form__input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #191919}.form__input:user-invalid{color:#ea4335;border-color:#ea4335}.comment__input{resize:none;min-height:80px;border:none;border-bottom:1px solid rgba(255,255,255,.5)}.comment__input:focus{outline:none}.form__wrapper--checkbox{align-items:center;gap:24px;display:flex}.form__submit{letter-spacing:.02em;text-transform:uppercase;color:rgba(255,255,255,.9);background-color:rgba(0,0,0,0);border:1px solid #df3d3a;justify-content:center;align-items:center;padding:20px;font-size:20px;font-weight:600;display:flex;position:relative}.form__submit:before,.form__submit:after{content:"";width:100%;height:100%;position:absolute}.draw{transition:border .25s}.draw:before,.draw:after{width:0;height:0;opacity:0;border:2px solid rgba(0,0,0,0)}.draw:before{transition:all,width .25s,height .25s .25s;top:-2px;left:-2px}.draw:after{transition:border-color .25s .5s,width .5s .5s,height .5s .75s;bottom:-2px;right:-2px}@media (hover:hover){.draw:hover{color:#df3d3a;border-color:rgba(0,0,0,0)}.draw:hover:before,.draw:hover:after{width:100%;height:100%;opacity:1}.draw:hover:before{border-top-color:#fff;border-right-color:#fff}.draw:hover:after{border-bottom-color:#fff;border-left-color:#fff}}@media (hover:none){.draw:active{color:#df3d3a;border-color:rgba(0,0,0,0)}.draw:active:before,.draw:active:after{width:100%;height:100%;opacity:1}.draw:active:before{border-top-color:#fff;border-right-color:#fff}.draw:active:after{border-bottom-color:#fff;border-left-color:#fff}}.form__wrapper--checkbox{position:relative}.form__checkbox{cursor:pointer;display:none;position:relative}.checkmark{width:30px;height:30px}.checkmark:before{content:"";width:26px;height:22px;background-image:url(checkbox.59aaab4c.svg);background-repeat:no-repeat;display:none;position:absolute;bottom:10px;left:4px}.checkbox__label .form__checkbox:checked+.checkmark:before{display:block}.checkmark{width:30px;height:30px;cursor:pointer;border:2px solid #fff;display:block;position:relative}.checkbox__agreement{color:#fff;font-size:16px;font-weight:400;line-height:1.6}.agreement__link{text-underline-offset:3px;text-decoration:underline;transition:color .3s}@media (hover:hover){.agreement__link:hover{color:#df3d3a}}@media (hover:none){.agreement__link:active{color:#df3d3a}}@media (min-width:480px){.form__submit{max-width:295px}}@media (min-width:768px){.feedback__container{gap:52px;padding-left:60px;padding-right:60px}}.feedback{padding-bottom:100px}.feedback__title{font-size:30px}.feedback__text{font-size:20px}.form__wrapper--checkbox{margin-bottom:12px}@media (min-width:1200px){.feedback__container{flex-direction:row;justify-content:space-between;gap:150px}.feedback{padding-bottom:170px}.feedback__help{max-width:350px;gap:50px}.feedback__title{font-size:54px}.feedback__text{max-width:400px;font-size:28px}.feedback__form{max-width:510px;flex-grow:1;gap:52px}.form__mixer{gap:42px}.form__input{font-size:20px}.form__wrapper--checkbox{margin-bottom:38px}.form__submit{max-width:inherit}}.footer{background-color:#191919;padding-top:165px;padding-bottom:75px}.footer__container{padding-left:20px;padding-right:20px}.list-container{justify-content:space-between;margin-bottom:50px;display:flex}.footer__list{flex-direction:column;gap:25px;display:flex}.footer__list--second{align-items:flex-end;display:flex}.footer__item{transition:transform .4s ease-in}.footer__link{color:rgba(255,255,255,.3);font-size:16px;font-weight:400;line-height:1.25;transition:color .3s}.footer__link:hover{color:#df3d3a}.footer__number{font-size:16px;font-weight:400;transition:color .3s ease-in}.footer__number:hover{color:rgba(255,255,255,.5)}@media (min-width:768px){.footer__container{justify-content:space-between;display:flex}.list-container{margin-bottom:inherit;gap:140px}.footer__list--second{align-items:inherit}.footer__number{align-self:self-end}}@media (min-width:1200px){.footer__container{flex-grow:1;align-items:center}.footer__list{flex-direction:row;gap:50px}.list-container{gap:50px;display:flex}}
/*# sourceMappingURL=index.07a4b589.css.map */
