@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&display=swap";.about-company-section{align-self:center;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1024px){.about-company-section{display:grid;grid-template-columns:1fr 503px;grid-template-rows:auto auto auto;gap:0 24px;grid-template-areas:"title cover" "desc cover" "form cover"}}@media only screen and (min-width: 1645px){.about-company-section{grid-template-columns:1fr 653px;gap:0 165px;max-width:1600px}}@media only screen and (max-width: 1280px){.about-company-section{grid-template-columns:1fr 457px;gap:0 16px;max-width:1120px}}@media only screen and (max-width: 1024px){.about-company-section{display:flex;flex-flow:column;max-width:672px}}@media only screen and (max-width: 576px){.about-company-section{width:calc(100% - 24px);padding:0 12px}}.about-company-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 1024px){.about-company-section__title{grid-area:title}}@media only screen and (min-width: 1645px){.about-company-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.about-company-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.about-company-section__title{order:1;font-size:56px}}@media only screen and (max-width: 576px){.about-company-section__title{font-size:30px}}.about-company-section__desc{display:flex;flex-flow:column;align-items:flex-start;gap:24px;margin-top:40px}@media only screen and (min-width: 1024px){.about-company-section__desc{grid-area:desc}}@media only screen and (max-width: 1024px){.about-company-section__desc{order:3}}.about-company-section__desc__text{font-size:18px;line-height:140%;text-wrap:balance}@media only screen and (min-width: 1645px){.about-company-section__desc__text{font-size:24px}}@media only screen and (max-width: 1280px){.about-company-section__desc__text{font-size:16px}}@media only screen and (max-width: 1024px){.about-company-section__desc__text{font-size:18px}}.about-company-section__desc__next-link{font-size:16px;font-weight:600;line-height:100%;color:#831e1a;text-transform:uppercase;text-decoration:underline}@media only screen and (min-width: 1645px){.about-company-section__desc__next-link{font-size:20px}}@media only screen and (min-width: 1024px){.about-company-section__desc__next-link:hover{text-decoration:none}}@media only screen and (max-width: 1280px){.about-company-section__desc__next-link{font-size:14px}}@media only screen and (max-width: 1024px){.about-company-section__desc__next-link{font-size:16px}}.about-company-section__form{display:flex;flex-flow:column;border-radius:24px;background-color:#f2f2f2;padding:32px;margin-top:48px}@media only screen and (min-width: 1024px){.about-company-section__form{grid-area:form}}@media only screen and (max-width: 1280px){.about-company-section__form{margin-top:40px}}@media only screen and (max-width: 1024px){.about-company-section__form{order:4;padding:24px}}@media only screen and (max-width: 576px){.about-company-section__form{margin-top:40px}}.about-company-section__form__title{font-size:18px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.about-company-section__form__title{font-size:24px;width:100%;max-width:460px}}@media only screen and (max-width: 1280px){.about-company-section__form__title{font-size:16px;max-width:302px}}@media only screen and (max-width: 1024px){.about-company-section__form__title{font-size:18px;max-width:unset}}.about-company-section__form__desc{margin-top:16px;font-size:16px;line-height:130%;width:100%;max-width:399px}@media only screen and (min-width: 1645px){.about-company-section__form__desc{font-size:20px;max-width:508px}}@media only screen and (max-width: 1280px){.about-company-section__form__desc{font-size:14px;max-width:314px}}@media only screen and (max-width: 1024px){.about-company-section__form__desc{font-size:16px;max-width:399px}}@media only screen and (max-width: 576px){.about-company-section__form__desc{max-width:unset}}.about-company-section__form__main{display:flex;flex-flow:column;gap:24px;margin-top:32px}@media only screen and (max-width: 1280px){.about-company-section__form__main{gap:16px;margin-top:24px}}@media only screen and (max-width: 1024px){.about-company-section__form__main{gap:24px;margin-top:32px}}@media only screen and (min-width: 576px){.about-company-section__form__main__group{display:grid;grid-template-columns:1fr 199px repeat(2,64px);gap:16px}}@media only screen and (min-width: 576px) and (max-width: 1280px){.about-company-section__form__main__group{grid-template-columns:1fr 180px repeat(2,48px);gap:8px}}@media only screen and (min-width: 576px) and (max-width: 1024px){.about-company-section__form__main__group{grid-template-columns:1fr 199px repeat(2,64px);gap:8px}}@media only screen and (max-width: 576px){.about-company-section__form__main__group{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);gap:16px;grid-template-areas:"input input" "submit-btn submit-btn" "tg-link whatsapp-link"}}@media only screen and (max-width: 576px){.about-company-section__form__main__input{grid-area:input}}.about-company-section__form__main__btn{display:flex;align-items:center;justify-content:center;font-weight:600;color:#fff;border-radius:16px}.about-company-section__form__main__btn svg{width:24px;height:24px}.about-company-section__form__main__btn:disabled{background-color:#6666661a!important}@media only screen and (max-width: 1280px) and (min-width: 1024px){.about-company-section__form__main__btn{font-size:14px}.about-company-section__form__main__btn svg{width:18px;height:18px}}@media only screen and (max-width: 576px){.about-company-section__form__main__btn{height:64px;font-size:16px}.about-company-section__form__main__btn[type=submit]{grid-area:submit-btn}.about-company-section__form__main__btn svg{width:24px;height:24px}}.about-company-section__form__main__btn--whatsapp svg{width:32px;height:32px}@media only screen and (max-width: 1280px){.about-company-section__form__main__btn--whatsapp svg{width:24px;height:24px}}@media only screen and (max-width: 576px){.about-company-section__form__main__btn--whatsapp svg{width:32px;height:32px}}.about-company-section__form__main__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px;width:100%;max-width:373px}@media only screen and (min-width: 1645px){.about-company-section__form__main__policy{max-width:413px}}@media only screen and (max-width: 1280px){.about-company-section__form__main__policy{gap:16px;max-width:322px}}@media only screen and (max-width: 576px){.about-company-section__form__main__policy{gap:24px;max-width:unset}}.about-company-section__form__main__policy p{flex:1;font-size:14px;line-height:130%}@media only screen and (min-width: 1645px){.about-company-section__form__main__policy p{font-size:16px}}@media only screen and (max-width: 1280px){.about-company-section__form__main__policy p{font-size:12px}}.about-company-section__form__main__policy p a{color:#831e1a;text-decoration:underline}@media only screen and (min-width: 1024px){.about-company-section__form__main__policy p a:hover{text-decoration:none}}.about-company-section__cover{display:flex;align-items:flex-end;border-radius:32px;background-color:#f2f2f2;background-image:url(/arthur-service/dist/images/persons.png);background-repeat:no-repeat;background-size:cover;background-position:center;padding:11px 16px}@media only screen and (min-width: 1024px){.about-company-section__cover{grid-area:cover}}@media only screen and (min-width: 1645px){.about-company-section__cover{padding:24px}}@media only screen and (max-width: 1024px){.about-company-section__cover{order:2;margin-top:40px;height:400px;padding:16px}}@media only screen and (max-width: 576px){.about-company-section__cover{height:320px;padding:14px 16px}}.about-company-section__cover__block{display:flex;flex-flow:column;gap:8px;padding:16px;border-radius:16px;background-color:#fff}.about-company-section__cover__block span{font-size:18px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.about-company-section__cover__block span{font-size:20px}}.about-company-section__cover__block p{font-size:14px;line-height:130%;color:#831e1a}@media only screen and (min-width: 1645px){.about-company-section__cover__block p{font-size:16px}}@media only screen and (max-width: 576px){.about-company-section__cover__block{width:100%;box-sizing:border-box}.about-company-section__cover__block p{font-size:12px}}.brigade-or-section{align-self:center;display:flex;flex-flow:column;gap:56px;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.brigade-or-section{gap:64px;max-width:1600px}}@media only screen and (max-width: 1280px){.brigade-or-section{gap:48px;max-width:1120px}}@media only screen and (max-width: 1024px){.brigade-or-section{max-width:672px}}@media only screen and (max-width: 576px){.brigade-or-section{gap:32px;width:calc(100% - 24px);padding:0 12px}}.brigade-or-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 576px){.brigade-or-section__title{white-space:pre-line}}@media only screen and (min-width: 1645px){.brigade-or-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.brigade-or-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.brigade-or-section__title{font-size:56px}}@media only screen and (max-width: 576px){.brigade-or-section__title{font-size:30px}}.brigade-or-section__main{display:flex;flex-flow:column;gap:16px}.brigade-or-section__head{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:center;height:57px;padding:0 32px}.brigade-or-section__head span{font-size:18px;color:#666}@media only screen and (min-width: 1645px){.brigade-or-section__head{height:63px}.brigade-or-section__head span{font-size:24px}}@media only screen and (max-width: 1280px){.brigade-or-section__head{height:54px}.brigade-or-section__head span{font-size:16px}}@media only screen and (max-width: 1024px){.brigade-or-section__head{display:none}}@media only screen and (min-width: 576px){.brigade-or-section__slider .swiper-wrapper{flex-flow:column;gap:16px}.brigade-or-section__slider .swiper-wrapper .swiper-slide{width:100%!important}}@media only screen and (max-width: 576px){.brigade-or-section__slider{width:100%;overflow:hidden}}.brigade-or-section__item{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:center;padding:32px;border-radius:24px;background-color:#f2f2f2}@media only screen and (max-width: 1024px){.brigade-or-section__item{grid-template-columns:1fr;padding:24px}}@media only screen and (max-width: 1024px) and (min-width: 576px){.brigade-or-section__item{gap:16px}}.brigade-or-section__item__title{font-size:18px;line-height:140%;color:#666}@media only screen and (min-width: 1645px){.brigade-or-section__item__title{font-size:24px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.brigade-or-section__item__title{font-size:16px}}@media only screen and (max-width: 1024px){.brigade-or-section__item__row{display:grid;grid-template-columns:124px 1fr;gap:16px}}@media only screen and (max-width: 576px){.brigade-or-section__item__row{grid-template-columns:1fr}}.brigade-or-section__item__row__title{font-size:18px;line-height:140%;color:#666}@media only screen and (min-width: 1024px){.brigade-or-section__item__row__title{display:none}}.brigade-or-section__item__row__text{display:flex;flex-flow:row nowrap;gap:24px}@media only screen and (min-width: 576px){.brigade-or-section__item__row__text{align-items:center}}@media only screen and (max-width: 1024px){.brigade-or-section__item__row__text{gap:16px}}@media only screen and (max-width: 576px){.brigade-or-section__item__row__text{flex-flow:column}}.brigade-or-section__item__row__text svg{width:48px;height:48px;color:#6663}.brigade-or-section__item__row__text svg.active{color:#831e1a}.brigade-or-section__item__row__text p{flex:1;font-size:18px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.brigade-or-section__item__row__text p{font-size:24px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.brigade-or-section__item__row__text p{font-size:16px}}.brigade-or-section__nav{display:grid;grid-template-columns:48px 1fr 48px;gap:16px;margin-top:32px}@media only screen and (min-width: 576px){.brigade-or-section__nav{display:none}}.brigade-or-section__nav__btn{display:flex;align-items:center;justify-content:center;height:48px;border-radius:14px;color:#fff}.brigade-or-section__nav__btn svg{width:24px;height:24px}.brigade-or-section__nav__btn:disabled{color:#831e1a!important;background-color:#f3e8e8!important}.brigade-or-section__nav__dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px}.brigade-or-section__nav__dot{width:8px;height:8px;border-radius:50%;background-color:#f2f2f2;transition:background-color .3s ease}.brigade-or-section__nav__dot.active,.btn{background-color:#831e1a}@media only screen and (min-width: 1024px){.btn{transition:background-color .3s ease}.btn:hover{background-color:#af312c}}.btn:active{background-color:#721b17}.btn:disabled{color:#acacac!important;background-color:#f2f2f2;pointer-events:none}.btn--primary{color:#831e1a;background-color:#831e1a1a}@media only screen and (min-width: 1024px){.btn--primary{transition:background-color .3s ease,box-shadow .3s ease}.btn--primary:hover{background-color:#f6e0e0;box-shadow:0 4px 16px 1px #831e1a1a}}.btn--primary:active{background-color:#e6d9d9}.btn--primary:disabled{color:#acacac!important;background-color:#f2f2f2;pointer-events:none}.calculator-section{align-self:center;display:flex;flex-flow:column;gap:56px;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.calculator-section{gap:64px;max-width:1600px}}@media only screen and (max-width: 1280px){.calculator-section{gap:48px;max-width:1120px}}@media only screen and (max-width: 1024px){.calculator-section{max-width:672px}}@media only screen and (max-width: 576px){.calculator-section{gap:32px;width:calc(100% - 24px);padding:0 12px}}.calculator-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 1645px){.calculator-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.calculator-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.calculator-section__title{font-size:56px}}@media only screen and (max-width: 576px){.calculator-section__title{font-size:30px}}.calculator-section__main{display:grid;grid-template-columns:1fr 503px;gap:24px}@media only screen and (min-width: 1645px){.calculator-section__main{grid-template-columns:1fr 517px}}@media only screen and (max-width: 1280px){.calculator-section__main{grid-template-columns:1fr 457px;gap:16px}}@media only screen and (max-width: 1024px){.calculator-section__main{grid-template-columns:1fr}}.calculator-section__block{display:flex;flex-flow:column;gap:24px;padding:32px;border-radius:24px;background-color:#f2f2f2;overflow:hidden}@media only screen and (max-width: 1280px){.calculator-section__block{gap:16px}}@media only screen and (max-width: 1024px){.calculator-section__block{gap:24px}}@media only screen and (max-width: 576px){.calculator-section__block{padding:24px}}.calculator-section__block__select{display:flex;flex-flow:column;gap:24px}@media only screen and (max-width: 576px){.calculator-section__block__select{gap:16px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.calculator-section__block__select{gap:16px}}.calculator-section__block__select__title{font-size:16px;line-height:130%}@media only screen and (min-width: 1645px){.calculator-section__block__select__title{font-size:20px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.calculator-section__block__select__title{font-size:14px}}.calculator-section__block__select__wrapper{position:relative}@media only screen and (max-width: 576px){.calculator-section__block__select__wrapper:before,.calculator-section__block__select__wrapper:after{content:"";position:absolute;top:0;bottom:0;width:50px;background:transparent;z-index:1;opacity:0;pointer-events:none;transition:opacity .3s ease}.calculator-section__block__select__wrapper:before{left:0;background:linear-gradient(90deg,#f2f2f2,#f2f2f200)}.calculator-section__block__select__wrapper:after{right:0;background:linear-gradient(90deg,#f2f2f200,#f2f2f2)}.calculator-section__block__select__wrapper.sh-left:before,.calculator-section__block__select__wrapper.sh-right:after{opacity:1}}@media only screen and (min-width: 576px){.calculator-section__block__select__items{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}}@media only screen and (min-width: 1645px){.calculator-section__block__select__items{display:grid;grid-template-columns:repeat(5,1fr)}}.calculator-section__block__select__item{min-width:116px;height:48px;font-size:16px;font-weight:600;border-radius:12px;padding:0 20px;color:#666;background-color:#fff;box-sizing:border-box}@media only screen and (min-width: 1645px){.calculator-section__block__select__item{min-width:unset}}@media only screen and (min-width: 1024px){.calculator-section__block__select__item{transition:color .3s ease,background-color .3s ease}.calculator-section__block__select__item:hover{color:#fff;background-color:#af312c}}@media only screen and (min-width: 576px){.calculator-section__block__select__item{flex:1;min-width:unset!important}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.calculator-section__block__select__item{height:40px}}@media only screen and (max-width: 576px){.calculator-section__block__select__item{width:unset!important;min-width:unset!important;overflow:unset!important}}.calculator-section__block__select__item.active{color:#fff;background-color:#831e1a}.calculator-section__block__input-range{margin-top:-12px}.calculator-section__block__price{display:flex;flex-flow:column;gap:8px}.calculator-section__block__price__title{font-size:18px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.calculator-section__block__price__title{font-size:24px}}@media only screen and (max-width: 1280px){.calculator-section__block__price__title{font-size:16px}}@media only screen and (max-width: 1024px){.calculator-section__block__price__title{font-size:18px}}@media only screen and (max-width: 576px){.calculator-section__block__price__title{line-height:140%}}.calculator-section__block__price__value{font-size:40px;font-weight:600;line-height:120%}@media only screen and (min-width: 1645px){.calculator-section__block__price__value{font-size:48px}}@media only screen and (max-width: 1280px){.calculator-section__block__price__value{font-size:32px}}@media only screen and (max-width: 1024px){.calculator-section__block__price__value{font-size:40px}}.calculator-section__block__price__desc{font-size:14px;line-height:130%;color:#831e1a}@media only screen and (min-width: 1645px){.calculator-section__block__price__desc{font-size:16px;line-height:140%}}@media only screen and (max-width: 1280px){.calculator-section__block__price__desc{font-size:12px;line-height:130%}}@media only screen and (max-width: 1024px){.calculator-section__block__price__desc{font-size:14px}}.calculator-section__block__input{height:64px}.calculator-section__block__submit-btn{min-height:64px;font-weight:600;color:#fff;border-radius:16px;padding:20px 24px;box-sizing:border-box}.calculator-section__block__submit-btn:disabled{background-color:#6666661a!important}@media only screen and (max-width: 1280px){.calculator-section__block__submit-btn{border-radius:14px;padding:12px 16px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.calculator-section__block__submit-btn{font-size:14px;min-height:48px}}@media only screen and (max-width: 576px){.calculator-section__block__submit-btn span{display:none}.calculator-section__block__submit-btn:after{content:attr(short)}}.calculator-section__block__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px}.calculator-section__block__policy p{flex:1;line-height:130%}.calculator-section__block__policy p a{color:#831e1a;text-decoration:underline}@media only screen and (min-width: 1024px){.calculator-section__block__policy p a:hover{text-decoration:none}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.calculator-section__block__policy{gap:16px}.calculator-section__block__policy p{font-size:12px;max-width:255px}}@media only screen and (max-width: 1024px){.calculator-section__block__policy p{max-width:338px}}@media only screen and (max-width: 576px){.calculator-section__block__policy p{font-size:12px;max-width:unset}}.clients-video-section{display:flex;flex-flow:column;width:100%;overflow:hidden}.clients-video-section__container{align-self:center;display:flex;flex-flow:column;gap:56px;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.clients-video-section__container{gap:64px;max-width:1600px}}@media only screen and (max-width: 1280px){.clients-video-section__container{gap:48px;max-width:1120px}}@media only screen and (max-width: 1024px){.clients-video-section__container{max-width:672px}}@media only screen and (max-width: 576px){.clients-video-section__container{gap:32px;width:calc(100% - 24px);padding:0 12px}}.clients-video-section__head{display:flex;flex-flow:row nowrap;align-items:flex-end}@media only screen and (max-width: 1024px){.clients-video-section__head .clients-video-section__nav{display:none}}.clients-video-section__title{flex:1;font-size:56px;line-height:120%}@media only screen and (min-width: 576px){.clients-video-section__title{white-space:pre-line}}@media only screen and (min-width: 1645px){.clients-video-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.clients-video-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.clients-video-section__title{font-size:56px}}@media only screen and (max-width: 576px){.clients-video-section__title{font-size:30px}}.clients-video-section__nav{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}@media only screen and (max-width: 1024px) and (min-width: 576px){.clients-video-section__nav{align-self:center}}@media only screen and (min-width: 1024px){.clients-video-section__nav--mobile{display:none}}@media only screen and (max-width: 576px){.clients-video-section__nav--mobile{width:100%}}.clients-video-section__nav__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;color:#fff}.clients-video-section__nav__btn svg{width:24px;height:24px}.clients-video-section__nav__btn:disabled{color:#831e1a!important;background-color:#f3e8e8!important}@media only screen and (min-width: 1645px){.clients-video-section__nav__btn{width:64px;height:64px;border-radius:16px}}.clients-video-section__nav__dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;min-width:200px}@media only screen and (max-width: 576px){.clients-video-section__nav__dots{flex:1}}.clients-video-section__nav__dot{width:8px;height:8px;border-radius:50%;background-color:#f2f2f2}.clients-video-section__nav__dot.active{background-color:#831e1a}.clients-video-section__slider{width:100%}@media only screen and (max-width: 1024px){.clients-video-section__slider{overflow:unset!important}}.clients-video-section__slide{cursor:pointer;height:440px!important;border-radius:24px;overflow:hidden}@media only screen and (min-width: 1645px){.clients-video-section__slide{height:600px!important}}@media only screen and (max-width: 1280px){.clients-video-section__slide{height:440px!important}}@media only screen and (min-width: 1024px){.clients-video-section__slide:hover .clients-video-section__slide__play-icon{color:#831e1a}.clients-video-section__slide:hover .clients-video-section__slide__block{opacity:0;transform:translateY(40px)}.clients-video-section__slide:hover .clients-video-section__slide__block-hover{opacity:1;transform:none}.clients-video-section__slide:hover .clients-video-section__slide__bg{top:0;opacity:1}}@media only screen and (max-width: 576px){.clients-video-section__slide .clients-video-section__slide__block{opacity:0;transform:translateY(40px)}.clients-video-section__slide .clients-video-section__slide__block-hover{opacity:1;transform:none}.clients-video-section__slide .clients-video-section__slide__bg{top:0;opacity:1}}.clients-video-section__slide__play-icon{position:absolute;top:24px;right:24px;width:40px;height:40px;color:#fff;transition:color .3s ease;z-index:1}.clients-video-section__slide__block,.clients-video-section__slide__block-hover{position:absolute;left:16px;bottom:16px;display:flex;flex-flow:column;gap:8px;padding:16px;border-radius:16px;background-color:#fff;z-index:1;transition:opacity .3s cubic-bezier(.175,.885,.32,1.275),transform .3s cubic-bezier(.175,.885,.32,1.275)}.clients-video-section__slide__block span:nth-child(1),.clients-video-section__slide__block-hover span:nth-child(1){font-size:18px;font-weight:600;line-height:130%}.clients-video-section__slide__block span:nth-child(2),.clients-video-section__slide__block-hover span:nth-child(2){font-size:14px;line-height:130%;color:#831e1a}@media only screen and (min-width: 1645px){.clients-video-section__slide__block span:nth-child(1),.clients-video-section__slide__block-hover span:nth-child(1){font-size:20px}.clients-video-section__slide__block span:nth-child(2),.clients-video-section__slide__block-hover span:nth-child(2){font-size:16px}}@media only screen and (min-width: 1280px) and (min-width: 1024px){.clients-video-section__slide__block span:nth-child(1),.clients-video-section__slide__block-hover span:nth-child(1){font-size:16px}.clients-video-section__slide__block span:nth-child(2),.clients-video-section__slide__block-hover span:nth-child(2){font-size:12px}}.clients-video-section__slide__block-hover{right:16px;opacity:0;transform:translateY(40px)}.clients-video-section__slide__bg{position:absolute;top:100%;bottom:0;left:0;right:0;opacity:0;pointer-events:none;background:linear-gradient(180deg,#831e1a00,#831e1a);transition:top .3s ease,opacity .3s ease}.clients-video-section__slide__cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none}.description-section{align-self:center;display:flex;flex-flow:column;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.description-section{max-width:1600px}}@media only screen and (max-width: 1280px){.description-section{max-width:1120px}}@media only screen and (max-width: 1024px){.description-section{max-width:672px}}@media only screen and (max-width: 576px){.description-section{width:calc(100% - 24px);padding:0 12px}}.description-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 1024px){.description-section__title{white-space:pre-line}}@media only screen and (min-width: 1645px){.description-section__title{font-size:72px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.description-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.description-section__title{font-size:30px}}.description-section__desc{margin-top:40px;font-size:18px;line-height:140%;opacity:.6}@media only screen and (min-width: 1645px){.description-section__desc{margin-top:48px;font-size:24px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.description-section__desc{font-size:16px}}@media only screen and (max-width: 1024px){.description-section__desc{margin-top:24px}}.description-section__link{margin-top:24px;font-size:16px;font-weight:600;line-height:100%;text-decoration:underline;text-transform:uppercase;color:#831e1a}@media only screen and (min-width: 1645px){.description-section__link{font-size:20px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.description-section__link{font-size:14px}}.faq-section{align-self:center;display:flex;flex-flow:column;gap:56px;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.faq-section{gap:64px;max-width:1600px}}@media only screen and (max-width: 1280px){.faq-section{gap:48px;max-width:1120px}}@media only screen and (max-width: 1024px){.faq-section{max-width:672px}}@media only screen and (max-width: 576px){.faq-section{gap:32px;width:calc(100% - 24px);padding:0 12px}}.faq-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 576px){.faq-section__title{white-space:pre-line}}@media only screen and (min-width: 1645px){.faq-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.faq-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.faq-section__title{font-size:56px}}@media only screen and (max-width: 576px){.faq-section__title{font-size:30px}}.faq-section__main{display:grid;grid-template-columns:503px 1fr;gap:24px;align-items:flex-start}@media only screen and (min-width: 1645px){.faq-section__main{grid-template-columns:517px 1fr}}@media only screen and (max-width: 1280px){.faq-section__main{grid-template-columns:457px 1fr;gap:16px}}@media only screen and (max-width: 1024px){.faq-section__main{display:flex;flex-flow:column-reverse;grid-template-columns:unset;gap:24px}}@media only screen and (max-width: 576px){.faq-section__main{gap:16px}}.faq-section__form{display:flex;flex-flow:column;gap:24px;padding:32px;border-radius:24px;background-color:#f2f2f2}@media only screen and (max-width: 1280px){.faq-section__form{gap:16px}}@media only screen and (max-width: 1024px){.faq-section__form{gap:24px;width:100%;box-sizing:border-box}}@media only screen and (max-width: 576px){.faq-section__form{padding:24px}}.faq-section__form__title{font-size:18px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.faq-section__form__title{font-size:24px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.faq-section__form__title{font-size:16px;line-height:140%}}@media only screen and (max-width: 1024px){.faq-section__form__title{font-size:18px}}.faq-section__form__submit-btn{height:64px;font-size:16px;font-weight:600;color:#fff;border-radius:16px}.faq-section__form__submit-btn:disabled{background-color:#6666661a!important}@media only screen and (max-width: 1280px) and (min-width: 1024px){.faq-section__form__submit-btn{height:48px;font-size:14px}}.faq-section__form__privacy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px}@media only screen and (max-width: 1280px) and (min-width: 1024px){.faq-section__form__privacy{gap:16px}}.faq-section__form__privacy p{flex:1;font-size:14px;line-height:130%;max-width:296px}@media only screen and (min-width: 1645px){.faq-section__form__privacy p{max-width:338px;font-size:16px}}@media only screen and (max-width: 1280px){.faq-section__form__privacy p{max-width:255px;font-size:12px}}@media only screen and (max-width: 1024px){.faq-section__form__privacy p{max-width:338px;font-size:16px}}@media only screen and (max-width: 576px){.faq-section__form__privacy p{max-width:unset;font-size:12px}}.faq-section__form__privacy p a{color:#831e1a;text-decoration:underline}@media only screen and (min-width: 1024px){.faq-section__form__privacy p a:hover{text-decoration:none}}.faq-section__form__contact{display:flex;flex-flow:column;gap:8px;text-align:center;padding-top:24px;border-top:1px solid rgba(102,102,102,.2)}@media only screen and (max-width: 1280px) and (min-width: 1024px){.faq-section__form__contact{padding-top:16px}}.faq-section__form__contact p{font-size:16px;line-height:130%}@media only screen and (min-width: 1645px){.faq-section__form__contact p{font-size:20px}}@media only screen and (max-width: 1280px){.faq-section__form__contact p{font-size:14px}}@media only screen and (max-width: 1024px){.faq-section__form__contact p{font-size:16px}}.faq-section__form__contact a{font-size:18px;font-weight:600;line-height:130%;color:#831e1a}@media only screen and (min-width: 1024px){.faq-section__form__contact a{transition:color .3s ease}.faq-section__form__contact a:hover{color:#af312c}}@media only screen and (min-width: 1645px){.faq-section__form__contact a{font-size:24px}}@media only screen and (max-width: 1280px){.faq-section__form__contact a{font-size:16px}}@media only screen and (max-width: 1024px){.faq-section__form__contact a{font-size:30px}}.faq-section__list{display:flex;flex-flow:column;gap:24px}@media only screen and (max-width: 1280px) and (min-width: 1024px){.faq-section__list{gap:16px}}@media only screen and (max-width: 576px){.faq-section__list{gap:16px}}.faq-section__item{display:flex;flex-flow:row nowrap;align-items:center;gap:24px;padding:32px;border-radius:24px;background-color:#f2f2f2}@media only screen and (max-width: 576px){.faq-section__item{padding:24px}}.faq-section__item.active .faq-section__item__title{color:#831e1a}.faq-section__item.active .faq-section__item__wrapper{opacity:1}.faq-section__item.active .faq-section__item__btn{color:#831e1a;background-color:#fff}.faq-section__item.active .faq-section__item__btn svg{transform:rotate(-180deg)}.faq-section__item__main{flex:1;display:flex;flex-flow:column}.faq-section__item__title{font-size:18px;font-weight:600;line-height:130%;transition:color .3s ease}@media only screen and (min-width: 1645px){.faq-section__item__title{font-size:24px}}@media only screen and (max-width: 1280px){.faq-section__item__title{font-size:16px;line-height:140%}}@media only screen and (max-width: 1024px){.faq-section__item__title{font-size:18px}}.faq-section__item__wrapper{opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.faq-section__item__text{font-size:16px;line-height:130%;color:#666;padding-top:16px}@media only screen and (min-width: 1645px){.faq-section__item__text{font-size:20px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.faq-section__item__text{font-size:14px}}.faq-section__item__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;color:#fff;border-radius:14px}.faq-section__item__btn svg{width:24px;height:24px;transition:transform .3s ease}@media only screen and (min-width: 1645px){.faq-section__item__btn{width:64px;height:64px;border-radius:16px}}@media only screen and (max-width: 1280px){.faq-section__item__btn{width:48px;height:48px;border-radius:14px}}.footer{display:flex;justify-content:center;color:#fff;background-color:#191715;padding:0 10px}@media only screen and (max-width: 576px){.footer{padding:0 12px}}.footer__main{display:flex;flex-flow:column;width:100%;max-width:1240px}@media only screen and (min-width: 1645px){.footer__main{max-width:1600px}}@media only screen and (max-width: 1280px){.footer__main{max-width:1120px}}@media only screen and (max-width: 1024px){.footer__main{max-width:672px}}.footer__top{display:flex;flex-flow:row nowrap;gap:142px;padding-top:80px;padding-bottom:56px}@media only screen and (min-width: 1645px){.footer__top{gap:134px;padding-bottom:32px}}@media only screen and (max-width: 1280px){.footer__top{gap:123px;padding-top:65px;padding-bottom:48px}}@media only screen and (max-width: 1024px){.footer__top{flex-flow:column;gap:48px;padding-top:40px}}@media only screen and (max-width: 576px){.footer__top{gap:32px;padding-bottom:0}}.footer__company{display:flex;flex-flow:column;align-items:flex-start}@media only screen and (max-width: 1024px) and (min-width: 576px){.footer__company{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}@media only screen and (max-width: 576px){.footer__company{align-items:center}}.footer__company__link{display:block;width:100%;max-width:179px}@media only screen and (min-width: 1645px){.footer__company__link{max-width:314px}}@media only screen and (max-width: 576px){.footer__company__link{order:1}}.footer__company__link img{width:100%;pointer-events:none}.footer__company__btn{text-align:center;color:#fff;font-weight:600;line-height:24px;margin-top:50px;padding:12px 24px;border-radius:14px;box-sizing:border-box}@media only screen and (min-width: 1645px){.footer__company__btn{margin-top:34px;padding:20px 24px;border-radius:16px}}@media only screen and (max-width: 1024px) and (min-width: 576px){.footer__company__btn{margin-top:0;width:100%;max-width:199px;justify-self:end}}@media only screen and (max-width: 576px){.footer__company__btn{order:3;width:100%;margin-top:24px}}.footer__company__desc{width:100%;max-width:256px;margin-top:32px;line-height:130%;color:#666;font-size:14px}@media only screen and (min-width: 1645px){.footer__company__desc{font-size:16px;max-width:305px}}@media only screen and (max-width: 1024px){.footer__company__desc{margin-top:6px}}@media only screen and (max-width: 576px){.footer__company__desc{order:2;text-align:center;margin-top:16px}}.footer__menu{display:flex}@media only screen and (min-width: 576px){.footer__menu{flex:1;flex-flow:row nowrap;justify-content:space-between}}@media only screen and (max-width: 1024px) and (min-width: 576px){.footer__menu{padding-right:43px}}@media only screen and (max-width: 576px){.footer__menu{flex-flow:column}}.footer__db_menu{display:flex;flex-flow:column;gap:24px}@media only screen and (min-width: 1645px){.footer__db_menu{gap:32px}}@media only screen and (max-width: 576px){.footer__db_menu{gap:16px}.footer__db_menu:nth-child(1){order:2}.footer__db_menu:nth-child(2){order:3;margin-top:16px;padding-top:16px;border-top:1px solid #666666}.footer__db_menu:nth-child(3){order:1;margin-bottom:32px;gap:32px}}.footer__db_menu__head{display:flex;flex-flow:row nowrap;align-items:center}@media only screen and (max-width: 576px){.footer__db_menu__head.active .footer__db_menu__head__icon{color:#831e1a;background-color:#fff}.footer__db_menu__head.active .footer__db_menu__head__icon svg{transform:rotate(-180deg)}}.footer__db_menu__head__title{flex:1;font-size:16px;line-height:130%}@media only screen and (min-width: 1645px){.footer__db_menu__head__title{font-size:20px}}.footer__db_menu__head__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:10px;background-color:#831e1a}.footer__db_menu__head__icon svg{width:24px;height:24px}@media only screen and (min-width: 576px){.footer__db_menu__head__icon{display:none}}.footer__db_menu__links{display:flex;flex-flow:column;gap:16px}@media only screen and (min-width: 576px){.footer__db_menu__links{white-space:nowrap}}@media only screen and (min-width: 1645px){.footer__db_menu__links{gap:24px}}@media only screen and (max-width: 576px){.footer__db_menu__links{padding-top:16px;border-top:1px solid #666666}.footer__db_menu__links:not(.active){display:none}}.footer__db_menu__link{font-size:14px;line-height:130%}@media only screen and (min-width: 1645px){.footer__db_menu__link{font-size:16px}}@media only screen and (min-width: 1024px){.footer__db_menu__link:hover{text-decoration:underline}}@media only screen and (max-width: 576px){.footer__db_menu__link{font-size:16px}}.footer__db_menu__labels{flex:1;display:flex;flex-flow:column;gap:32px}@media only screen and (min-width: 1645px){.footer__db_menu__labels{gap:24px;margin-right:140px}}@media only screen and (max-width: 576px){.footer__db_menu__labels .footer__up-btn{display:none}}.footer__db_menu__label{display:flex;flex-flow:row nowrap;align-items:center;gap:8px}@media only screen and (min-width: 1645px){.footer__db_menu__label{gap:12px}}@media only screen and (max-width: 576px){.footer__db_menu__label{gap:12px}}.footer__db_menu__label__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background-color:#f2f2f21a}.footer__db_menu__label__icon svg{width:19.2px;height:19.2px}@media only screen and (min-width: 1645px){.footer__db_menu__label__icon{width:40px;height:40px}.footer__db_menu__label__icon svg{width:24px;height:24px}}@media only screen and (max-width: 576px){.footer__db_menu__label__icon{width:40px;height:40px}.footer__db_menu__label__icon svg{width:24px;height:24px}}.footer__db_menu__label__main{display:flex;flex-flow:column;gap:4px}.footer__db_menu__label__title,.footer__db_menu__label__desc{white-space:nowrap;line-height:130%;font-size:12px}@media only screen and (min-width: 1645px){.footer__db_menu__label__title,.footer__db_menu__label__desc{font-size:14px}}@media only screen and (max-width: 576px){.footer__db_menu__label__title,.footer__db_menu__label__desc{font-size:14px}}.footer__db_menu__label__title{font-weight:700}.footer__db_menu__label__desc{color:#666}@media only screen and (max-width: 1280px){.footer__db_menu__label__hide{display:none}}.footer__up-btn{display:flex;flex-flow:row nowrap;align-items:center;gap:16px;margin-top:auto}@media only screen and (min-width: 1024px){.footer__up-btn:hover .footer__up-btn__icon{transform:scale(.85)}.footer__up-btn:hover .footer__up-btn__icon svg{transform:translateY(-4px) scale(1.15)}}.footer__up-btn__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background-color:#831e1a;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.footer__up-btn__icon svg{width:24px;height:24px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}@media only screen and (min-width: 1645px){.footer__up-btn__icon{width:64px;height:64px;border-radius:16px}}.footer__up-btn__text{font-size:14px}.footer__bottom{display:flex;flex-flow:row nowrap;align-items:center}@media only screen and (min-width: 576px){.footer__bottom{height:66px;justify-content:space-between;border-top:1px solid rgba(255,255,255,.3)}.footer__bottom .footer__up-btn{display:none}}@media only screen and (min-width: 576px) and (min-width: 1645px){.footer__bottom{height:77px}}@media only screen and (min-width: 576px) and (max-width: 1024px){.footer__bottom{height:75px}}@media only screen and (max-width: 576px){.footer__bottom{flex-flow:column;margin-top:40px;padding-bottom:32px}.footer__bottom .footer__up-btn{margin-bottom:24px}}.footer__bottom__side{display:flex;flex-flow:row nowrap;align-items:center;gap:32px}@media only screen and (max-width: 576px){.footer__bottom__side{flex-flow:column;gap:16px}}.footer__bottom__item{font-size:14px;color:#666}@media only screen and (min-width: 1645px){.footer__bottom__item{font-size:16px}}@media only screen and (min-width: 1024px){.footer__bottom__item--link:hover{color:#fff;text-decoration:underline}}.footer__comly-link{display:block;width:87px;height:21px}.footer__comly-link svg{width:100%;height:100%}@media only screen and (min-width: 1024px){.footer__comly-link{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.footer__comly-link:hover{transform:scale(1.1)}}@media only screen and (max-width: 576px){.footer__comly-link{margin-top:16px}}.header{position:sticky;top:-1px;height:89px;display:flex;align-items:center;justify-content:center;padding:0 10px;background-color:#fff;transition:height .3s ease;z-index:3}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff2}}@media only screen and (min-width: 1645px){.header{height:104px}}@media only screen and (max-width: 1280px){.header{height:72px}}@media only screen and (max-width: 1024px){.header{height:88px}}@media only screen and (max-width: 576px){.header{height:72px;padding:0 12px}}.header.is-pinned{height:65px}.header__container{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;width:100%;gap:16px;max-width:1240px}@media only screen and (min-width: 1645px){.header__container{gap:50px;max-width:1600px}}@media only screen and (max-width: 1280px){.header__container{gap:unset;max-width:1120px}}@media only screen and (max-width: 1024px){.header__container{max-width:672px;justify-content:unset}}.header__logo-link{display:block;width:100%;max-width:179px}@media only screen and (min-width: 1645px){.header__logo-link{max-width:314px}}@media only screen and (max-width: 1280px){.header__logo-link{max-width:167px}}@media only screen and (max-width: 1024px){.header__logo-link{max-width:172px;order:1}}.header__logo-link img{width:100%;pointer-events:none}.header__menu{flex:1;display:flex;flex-flow:row nowrap;align-items:center;gap:24px}@media only screen and (min-width: 1645px){.header__menu{gap:32px}}@media only screen and (max-width: 1280px){.header__menu{flex:unset;gap:16px;margin:0 auto}}@media only screen and (max-width: 1024px){.header__menu{display:none}}.header__menu__item{display:flex;flex-flow:row nowrap;align-items:center;gap:8px}@media only screen and (min-width: 1645px){.header__menu__item{gap:12px}}.header__menu__item__link-text{font-size:14px}@media only screen and (min-width: 1645px){.header__menu__item__link-text{font-size:16px}}@media only screen and (max-width: 1280px){.header__menu__item__link-text{font-size:12px}}.header__menu__item__icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#831e1a;background-color:#f2f2f2}@media only screen and (min-width: 1645px){.header__menu__item__icon{width:40px;height:40px}}.header__menu__item__icon svg{width:19.2px;height:19.2px}@media only screen and (min-width: 1645px){.header__menu__item__icon svg{width:24px;height:24px}}.header__menu__item__group{display:flex;flex-flow:column;gap:4px}.header__menu__item__group__title{font-size:12px;font-weight:700}@media only screen and (min-width: 1645px){.header__menu__item__group__title{font-size:14px}}.header__menu__item__group__text{font-size:12px;color:#666}@media only screen and (min-width: 1645px){.header__menu__item__group__text{font-size:14px}}@media only screen and (max-width: 1280px){.header__menu__item__group__text__hide{display:none}}.header__call-btn{color:#fff;background-color:#831e1a;font-size:16px;font-weight:600;text-align:center;border-radius:12px;padding:8px 16px}@media only screen and (min-width: 1645px){.header__call-btn{padding:12px 24px;border-radius:14px}}@media only screen and (max-width: 1280px){.header__call-btn{font-size:14px}}@media only screen and (max-width: 1024px){.header__call-btn{display:none}}.header__tablet-menu{display:none;flex-flow:row nowrap;align-items:center;gap:16px;margin-left:auto}@media only screen and (max-width: 1024px){.header__tablet-menu{display:flex;order:2}}@media only screen and (max-width: 576px){.header__tablet-menu{display:none}}.header__tablet-menu .header__call-btn{display:flex;align-items:center;justify-content:center;height:40px}.header__tablet-menu .header__icon-btn{margin-left:-8px}.header__tablet-menu__group{display:flex;flex-flow:row nowrap;align-items:center;gap:8px}.header__tablet-menu__btn{color:#fff;border-radius:12px}.header__tablet-menu__btn--social{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.header__tablet-menu__btn--social svg{width:16px;height:16px}.header__icon-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#fff}.header__icon-btn svg{width:24px;height:24px}.header__mobile-menu{display:none;flex-flow:row nowrap;align-items:center;gap:8px;order:2;margin-left:auto}@media only screen and (max-width: 576px){.header__mobile-menu{display:flex}}.input-range{position:relative;display:flex;flex-flow:column;gap:10px}.input-range__value{display:flex;align-items:center;justify-content:center;width:24px;min-width:24px;max-width:24px;font-size:14px;line-height:130%;text-align:center;color:#666}.input-range__input{cursor:pointer;height:6px;width:100%;-moz-appearance:none;appearance:none;-webkit-appearance:none;outline:none;border-radius:3px;background-color:#fff}.input-range__input::-webkit-slider-thumb{width:24px;height:24px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:none;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0000004d;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.input-range__input::-moz-range-thumb{width:24px;height:24px;border:none;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0000004d;-moz-transition:.2s ease-in-out;transition:.2s ease-in-out}.input-range__minmax{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.input-range__minmax span{font-size:14px;line-height:130%}.input-wrapper{position:relative;width:100%}.input-wrapper--with-icon .input{padding:0 16px 0 56px}.input-wrapper--text .textarea{padding-top:20px;padding-bottom:20px;resize:none}.input-wrapper--error .input{border-color:#da022a}.input-wrapper--error .input-icon,.input-wrapper--error .input-notice{color:#da022a}.input-icon{position:absolute;top:50%;left:16px;width:24px;height:24px;pointer-events:none;color:#666;transform:translateY(-50%);transition:color .3s ease}.input-icon svg{width:100%;height:100%}.input-clear-btn{position:absolute;top:50%;right:16px;width:24px;height:24px;opacity:0;visibility:hidden;color:#666;background-color:#fff;transform:translateY(-50%) scale(0);transition:color .3s ease,opacity .3s ease,visibility .3s ease,transform .3s cubic-bezier(.175,.885,.32,1.275)}.input-clear-btn svg{width:100%;height:100%}.input-notice{position:absolute;left:0;right:0;top:100%;font-size:12px;line-height:140%;margin-top:4px;padding:0 16px}.input,.textarea{width:100%;height:64px;border-radius:16px;background-color:#fff;padding:0 16px;border:1px solid #f2f2f2;transition:border-color .3s ease,color .3s ease;box-sizing:border-box}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#666}.input::placeholder,.textarea::placeholder{color:#666}.input:focus,.input:valid,.textarea:focus,.textarea:valid{border-color:#831e1a}.input:focus~.input-icon,.input:valid~.input-icon,.textarea:focus~.input-icon,.textarea:valid~.input-icon{color:#831e1a}.input:valid~.input-clear-btn,.textarea:valid~.input-clear-btn{opacity:1;visibility:visible;color:#831e1a;transform:translateY(-50%)}@media only screen and (max-width: 1280px){.input,.textarea{height:48px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.input,.textarea{font-size:14px}}@media only screen and (max-width: 1024px){.input,.textarea{height:64px}}.textarea{height:126px}.modal-sidebar{position:fixed;top:0;bottom:0;right:0;width:100%;max-width:444px;background-color:#fff;z-index:11;overflow:hidden;transition:opacity .3s ease,visibility .3s ease,right .3s ease}@media only screen and (max-width: 576px){.modal-sidebar{max-width:279px}}.modal-sidebar:not(.visible){opacity:0;visibility:hidden;right:-100%}.modal-sidebar__wrapper{max-height:100svh}.modal-sidebar__container{display:flex;flex-flow:column;padding:24px 48px;box-sizing:border-box;gap:24px}@media only screen and (max-width: 576px){.modal-sidebar__container{padding-left:32px;padding-right:12px;padding-top:16px;gap:16px}}.modal-sidebar__close-btn{position:sticky;top:16px;display:flex;align-items:center;justify-content:center;align-self:flex-end;width:40px;height:40px;border-radius:12px;color:#fff}.modal-sidebar__close-btn svg{width:24px;height:24px}.modal-sidebar__main,.modal-sidebar__menu{display:flex;flex-flow:column}.modal-sidebar__menu__item{cursor:pointer;display:flex;flex-flow:column;font-size:20px;border-bottom:1px solid #f2f2f2;padding-bottom:24px}@media only screen and (max-width: 576px){.modal-sidebar__menu__item{font-size:16px;padding-bottom:16px}}.modal-sidebar__menu__item:not(:first-child){padding-top:24px}@media only screen and (max-width: 576px){.modal-sidebar__menu__item:not(:first-child){padding-top:16px}}.modal-sidebar__menu__item.active .modal-sidebar__menu__item__head svg{transform:rotate(-180deg)}.modal-sidebar__menu__item.active .modal-sidebar__menu__item__submenu-wrapper{opacity:1}.modal-sidebar__menu__item.active .modal-sidebar__menu__item__submenu-wrapper .modal-sidebar__menu__item__submenu{transform:none}.modal-sidebar__menu__item__head{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;gap:4px}.modal-sidebar__menu__item__head svg{width:24px;height:24px;transition:transform .3s ease}.modal-sidebar__menu__item__submenu-wrapper{opacity:0;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.modal-sidebar__menu__item__submenu{display:flex;flex-flow:column;color:#666;gap:16px;padding-top:24px;transform:translateY(16px);transition:transform .3s ease}@media only screen and (max-width: 576px){.modal-sidebar__menu__item__submenu{padding-top:16px}}.modal-sidebar__menu__item__submenu a{font-size:16px}@media only screen and (max-width: 576px){.modal-sidebar__menu__item__submenu a{font-size:14px}}@media only screen and (min-width: 1024px){.modal-sidebar__menu__item__submenu a{transition:color .3s ease}.modal-sidebar__menu__item__submenu a:hover{color:#191715}}.modal-sidebar__socials{display:flex;flex-flow:row nowrap;align-items:center;gap:8px;margin-top:24px}@media only screen and (max-width: 576px){.modal-sidebar__socials{margin-top:16px}}.modal-sidebar__social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:#fff}.modal-sidebar__social-link svg{width:24px;height:24px}.modal-sidebar__call-btn{margin-top:24px;border-radius:14px;color:#fff;padding:12px 0;font-weight:600;line-height:24px}@media only screen and (max-width: 576px){.modal-sidebar__call-btn{margin-top:16px}}.modal-sidebar__dop{display:flex;flex-flow:column;gap:16px;margin-top:24px}@media only screen and (max-width: 576px){.modal-sidebar__dop{margin-top:16px}}.modal-sidebar__dop__btn{display:flex;flex-flow:row nowrap;align-items:center;gap:12px}.modal-sidebar__dop__btn__icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f2f2f2;color:#831e1a}.modal-sidebar__dop__btn__icon svg{width:24px;height:24px}.modal-sidebar__dop__btn__text{font-size:16px}.modal-sidebar__dop__btn__main{display:flex;flex-flow:column;align-items:flex-start;gap:4px}.modal-sidebar__dop__btn__main span:nth-child(1){font-size:14px;font-weight:700}.modal-sidebar__dop__btn__main span:nth-child(2){font-size:14px;color:#666}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#6666;z-index:9999999;transition:opacity .3s ease,visibility .3s ease}.modal-overlay:not(.shown){opacity:0;visibility:hidden}.modal{position:absolute;width:calc(100% - 26px);max-width:391px;border-radius:16px;background-color:#fff;padding:24px;box-sizing:border-box;transition:opacity .3s cubic-bezier(.175,.885,.32,1.275),visibility .3s cubic-bezier(.175,.885,.32,1.275),transform .3s cubic-bezier(.175,.885,.32,1.275)}.modal:not(.shown){opacity:0;visibility:hidden;transform:translateY(60px)}.modal-close{position:absolute;top:24px;right:24px;width:24px;height:24px;color:#831e1a;z-index:1}.modal-close svg{width:100%;height:100%}.feedback-modal{display:flex;flex-flow:column}.feedback-modal__title{font-family:Mulish,sans-serif;font-weight:700;font-size:22px;line-height:120%;text-align:center}.feedback-modal__desc{margin-top:8px;font-family:Mulish,sans-serif;font-size:14px;line-height:140%;text-align:center}.feedback-modal__form{display:flex;flex-flow:column;gap:24px;margin-top:24px}.feedback-modal__form__input .input{height:64px!important}.feedback-modal__form__submit-btn{height:64px;border-radius:16px;color:#fff;font-weight:600}.feedback-modal__form__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px}.feedback-modal__form__policy p{flex:1;font-size:16px;line-height:130%}.feedback-modal__form__policy p a{color:#831e1a;text-decoration:underline}.feedback-success-modal{display:flex;flex-flow:column}.feedback-success-modal__glob{display:block;width:100%;pointer-events:none}.feedback-success-modal__title{margin-top:24px;font-family:Mulish;font-size:22px;font-weight:700;line-height:120%;text-align:center}.feedback-success-modal__desc{margin-top:8px;font-family:Mulish;font-size:14px;line-height:140%;text-align:center}.feedback-success-modal__btn{margin-top:24px;height:64px;color:#fff;font-weight:600;border-radius:16px}.review-modal{display:flex;flex-flow:column}.review-modal__title{font-family:Mulish,sans-serif;font-weight:700;font-size:22px;line-height:120%;text-align:center}.review-modal__desc{margin-top:8px;font-family:Mulish,sans-serif;font-size:14px;line-height:140%;text-align:center;white-space:pre-line}.review-modal__form{display:flex;flex-flow:column;gap:24px;margin-top:24px}.review-modal__form__input .input{height:64px!important}.review-modal__form__submit-btn{height:64px;border-radius:16px;color:#fff;font-weight:600}.review-modal__form__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px}.review-modal__form__policy p{flex:1;font-size:16px;line-height:130%}.review-modal__form__policy p a{color:#831e1a;text-decoration:underline}.nav-head{display:flex;align-items:center;justify-content:center;padding:16px 10px;z-index:2}@media only screen and (max-width: 576px){.nav-head{padding:0 12px}}@media only screen and (max-width: 1024px){.nav-head{display:none}}.nav-head--with-separator{border-top:1px solid rgba(25,23,21,.1)}.nav-head__container{display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;width:100%;max-width:1240px}@media only screen and (min-width: 1645px){.nav-head__container{max-width:1600px}}@media only screen and (max-width: 1280px){.nav-head__container{max-width:1120px}}@media only screen and (max-width: 1024px){.nav-head__container{max-width:672px}}.nav-head__links{display:flex;flex-flow:row nowrap;align-items:center;gap:53px}@media only screen and (min-width: 1645px){.nav-head__links{gap:85px}}@media only screen and (max-width: 1280px){.nav-head__links{gap:51px}}.nav-head__links__item{position:relative}.nav-head__links__item:hover .nav-head__link-dropdown{opacity:1;transform:none;visibility:visible;transition:opacity .3s ease-in 0s,transform .3s ease-in 0s,visibility .3s ease-in 0s}.nav-head__links__item:hover .nav-head__links__item-text{color:#831e1a}.nav-head__links__item:hover .nav-head__links__item-text svg{transform:rotate(-180deg)}.nav-head__links__item-text{cursor:pointer;display:flex;flex-flow:row nowrap;align-items:center;gap:4px;transition:color .3s ease}.nav-head__links__item-text svg{width:24px;height:24px;transition:transform .3s ease}@media only screen and (min-width: 1645px){.nav-head__links__item-text{font-size:20px}}@media only screen and (max-width: 1280px){.nav-head__links__item-text{font-size:14px}}.nav-head__link-dropdown{position:absolute;left:0;right:0;display:flex;flex-flow:column;width:240px;padding:16px 0;border-radius:8px;margin-top:30px;background-color:#fff;box-shadow:0 8px 32px #831e1a1f;opacity:0;transform:translateY(16px);visibility:hidden;transition:opacity .3s ease-out .15s,transform .3s ease-out .15s,visibility .3s ease-out .15s}.nav-head__link-dropdown__item{min-height:40px;padding:8px 16px;box-sizing:border-box;line-height:24px}@media only screen and (min-width: 1024px){.nav-head__link-dropdown__item{transition:color .3s ease,background-color .3s ease}.nav-head__link-dropdown__item:hover{color:#831e1a;background-color:#f3e8e8}}.nav-head__socials{display:flex;flex-flow:row nowrap;align-items:center;gap:8px}.nav-head__socials__btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:12px;color:#fff}.nav-head__socials__btn svg{width:16px;height:16px}@media only screen and (min-width: 1645px){.nav-head__socials__btn{width:40px;height:40px}.nav-head__socials__btn svg{width:24px;height:24px}}.our-team-section{align-self:center;display:flex;flex-flow:column;gap:56px;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.our-team-section{gap:64px;max-width:1600px}}@media only screen and (max-width: 1280px){.our-team-section{gap:48px;max-width:1120px}}@media only screen and (max-width: 1024px){.our-team-section{max-width:672px}}@media only screen and (max-width: 576px){.our-team-section{gap:32px;width:calc(100% - 24px);padding:0 12px}}.our-team-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 576px){.our-team-section__title{white-space:pre-line}}@media only screen and (min-width: 1645px){.our-team-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.our-team-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.our-team-section__title{font-size:56px}}@media only screen and (max-width: 576px){.our-team-section__title{font-size:30px}}.our-team-section__main{display:flex;flex-flow:row nowrap;gap:24px}@media only screen and (max-width: 1280px){.our-team-section__main{gap:16px}}@media only screen and (max-width: 1024px){.our-team-section__main{flex-flow:column}}.our-team-section__grid{display:flex;flex-flow:column;gap:24px;flex:1;max-width:186px}@media only screen and (min-width: 1645px){.our-team-section__grid{max-width:247px}}@media only screen and (max-width: 1280px){.our-team-section__grid{gap:16px}}@media only screen and (max-width: 1024px){.our-team-section__grid{max-width:unset}}@media only screen and (max-width: 1024px) and (min-width: 576px){.our-team-section__grid{display:grid;grid-template-columns:repeat(3,1fr)}}.our-team-section__grid__item{display:flex;flex-flow:column;gap:16px;padding:32px;border-radius:16px;background-color:#f2f2f2}@media only screen and (max-width: 1024px){.our-team-section__grid__item{padding:32px 22px 32px 32px}}@media only screen and (max-width: 576px){.our-team-section__grid__item{padding:24px}}.our-team-section__grid__item__value{font-size:40px;font-weight:600;line-height:120%;color:#831e1a}@media only screen and (min-width: 1645px){.our-team-section__grid__item__value{font-size:48px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.our-team-section__grid__item__value{font-size:32px}}@media only screen and (max-width: 576px){.our-team-section__grid__item__value{font-size:24px}}.our-team-section__grid__item__text{font-size:14px;line-height:130%}@media only screen and (min-width: 1645px){.our-team-section__grid__item__text{font-size:16px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.our-team-section__grid__item__text{font-size:12px}}.our-team-section__cover{border-radius:24px;background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 1024px){.our-team-section__cover{flex:1}}@media only screen and (max-width: 1024px){.our-team-section__cover{height:430px}}@media only screen and (max-width: 576px){.our-team-section__cover{height:unset;aspect-ratio:1.32/1}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;background-color:#19171580;transition:opacity .3s ease,visibility .3s ease}.overlay:not(.visible){opacity:0;visibility:hidden}.portfolio-company-section{align-self:center;display:flex;flex-flow:column;gap:112px;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.portfolio-company-section{gap:120px;max-width:1600px}}@media only screen and (max-width: 1280px){.portfolio-company-section{gap:104px;max-width:1120px}}@media only screen and (max-width: 1024px){.portfolio-company-section{max-width:672px}}@media only screen and (max-width: 576px){.portfolio-company-section{gap:58px;width:calc(100% - 24px);padding:0 12px}}.portfolio-company-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 1645px){.portfolio-company-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.portfolio-company-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.portfolio-company-section__title{font-size:56px}}@media only screen and (max-width: 576px){.portfolio-company-section__title{font-size:30px}}.portfolio-company-section__container{position:relative}@media only screen and (max-width: 1024px){.portfolio-company-section__container{display:flex;flex-flow:column;gap:16px}}.portfolio-company-section__main{width:100%;height:640px}@media only screen and (min-width: 1645px){.portfolio-company-section__main{height:700px}}@media only screen and (max-width: 1280px){.portfolio-company-section__main{height:600px}}@media only screen and (max-width: 1024px){.portfolio-company-section__main{height:430px}}@media only screen and (max-width: 576px){.portfolio-company-section__main{height:256px}}.portfolio-company-section__slider,.portfolio-company-section__slide{width:100%;height:100%}.portfolio-company-section__slide img{display:block;width:100%;height:100%;border-radius:32px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;pointer-events:none;transition:opacity .3s ease}@media only screen and (max-width: 576px){.portfolio-company-section__slide img{border-radius:24px}}.portfolio-company-section__slide .swiper-slide-shadow{border-radius:32px;background-color:#f8f8f8!important}@media only screen and (max-width: 576px){.portfolio-company-section__slide .swiper-slide-shadow{border-radius:24px}}.portfolio-company-section__slide.swiper-slide-prev .swiper-slide-shadow,.portfolio-company-section__slide.swiper-slide-next .swiper-slide-shadow{background-color:#f2f2f2!important}.portfolio-company-section__slide:not(.swiper-slide-visible) img{opacity:0}@media only screen and (min-width: 576px){.portfolio-company-section__block{padding:32px;border-radius:24px}}@media only screen and (min-width: 1024px){.portfolio-company-section__block{position:absolute;top:0;left:0;margin:32px;width:100%;max-width:537px;background-color:#fff;z-index:1}}@media only screen and (min-width: 1024px) and (min-width: 1645px){.portfolio-company-section__block{max-width:548px}}@media only screen and (min-width: 1024px) and (max-width: 1280px){.portfolio-company-section__block{margin:24px;max-width:465px}}@media only screen and (max-width: 1024px) and (min-width: 576px){.portfolio-company-section__block{background-color:#f2f2f2}}.portfolio-company-section__block__slider{display:flex!important;flex-flow:column}@media only screen and (max-width: 576px){.portfolio-company-section__block__slider{padding:24px!important;margin-top:16px;border-radius:24px;background-color:#f2f2f2}}.portfolio-company-section__block__slide{display:flex;flex-flow:column;gap:16px}.portfolio-company-section__block__slide__head{display:grid;grid-template-columns:1fr 89px;align-items:center}.portfolio-company-section__block__slide__head span:nth-child(1){font-size:18px;line-height:140%}.portfolio-company-section__block__slide__head span:nth-child(2){height:32px;font-size:12px;line-height:130%;color:#831e1a;padding:8px 16px;border-radius:32px;background-color:#f3e8e8;box-sizing:border-box}@media only screen and (min-width: 1645px){.portfolio-company-section__block__slide__head{grid-template-columns:1fr 98px}.portfolio-company-section__block__slide__head span:nth-child(1){font-size:24px;line-height:140%}.portfolio-company-section__block__slide__head span:nth-child(2){height:34px;font-size:14px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.portfolio-company-section__block__slide__head span:nth-child(1){font-size:16px}.portfolio-company-section__block__slide__head span:nth-child(2){font-size:12px}}.portfolio-company-section__block__slide__grid{display:flex;flex-flow:column;gap:8px;padding:16px 0}.portfolio-company-section__block__slide__grid li{display:grid;grid-template-columns:1fr 77px;gap:16px}.portfolio-company-section__block__slide__grid li span{font-size:14px;line-height:130%}.portfolio-company-section__block__slide__grid li span:nth-child(1){color:#666}@media only screen and (min-width: 1645px) and (min-width: 1024px){.portfolio-company-section__block__slide__grid{gap:16px;padding:24px 0}.portfolio-company-section__block__slide__grid li{grid-template-columns:1fr 88px}.portfolio-company-section__block__slide__grid li span{font-size:16px}}@media only screen and (max-width: 576px){.portfolio-company-section__block__slide__grid li{grid-template-columns:1fr;gap:8px}.portfolio-company-section__block__slide__grid li span{font-size:12px}.portfolio-company-section__block__slide__grid li span:nth-child(2){font-size:18px;font-weight:600;line-height:140%}}.portfolio-company-section__block__slider__footer{display:grid;grid-template-columns:1fr auto;gap:32px;padding-top:16px;border-top:1px solid #f2f2f2}@media only screen and (min-width: 1645px){.portfolio-company-section__block__slider__footer{padding-top:24px}}@media only screen and (max-width: 1024px){.portfolio-company-section__block__slider__footer{grid-template-columns:1fr;gap:16px}}@media only screen and (max-width: 576px){.portfolio-company-section__block__slider__footer .portfolio-company-section__block__slider__footer__nav{display:none}}@media only screen and (min-width: 1024px){.portfolio-company-section__block__slider__footer .portfolio-company-section__block__slider__footer__nav-dots{display:none}}.portfolio-company-section__block__slider__footer__btn{height:64px;font-size:16px;font-weight:600;color:#fff;border-radius:16px}@media only screen and (max-width: 1280px) and (min-width: 1024px){.portfolio-company-section__block__slider__footer__btn{height:48px}}.portfolio-company-section__block__slider__footer__nav{display:grid;grid-template-columns:40px 1fr 40px;gap:16px;align-items:center}@media only screen and (min-width: 576px){.portfolio-company-section__block__slider__footer__nav--mobile{display:none}}@media only screen and (max-width: 1024px){.portfolio-company-section__block__slider__footer__nav{grid-template-columns:48px 1fr 48px}}@media only screen and (max-width: 1024px) and (min-width: 576px){.portfolio-company-section__block__slider__footer__nav{width:100%;max-width:328px;margin:0 auto}}.portfolio-company-section__block__slider__footer__nav-btn{display:flex;align-items:center;justify-content:center;height:40px;color:#fff;border-radius:12px;background-color:#831e1a;transition:color .3s ease,background-color .3s ease}.portfolio-company-section__block__slider__footer__nav-btn svg{width:24px;height:24px}.portfolio-company-section__block__slider__footer__nav-btn:disabled{color:#831e1a!important;background-color:#f3e8e8!important}@media only screen and (max-width: 1024px){.portfolio-company-section__block__slider__footer__nav-btn{height:48px;border-radius:14px}}.portfolio-company-section__block__slider__footer__nav-value{font-size:18px;line-height:140%;text-align:center}@media only screen and (min-width: 1645px){.portfolio-company-section__block__slider__footer__nav-value{font-size:24px}}@media only screen and (max-width: 1024px){.portfolio-company-section__block__slider__footer__nav-value{display:none}}.portfolio-company-section__block__slider__footer__nav-dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px}.portfolio-company-section__block__slider__footer__nav-dot{width:8px;height:8px;border-radius:50%;background-color:#fff;transition:background-color .3s ease}.portfolio-company-section__block__slider__footer__nav-dot.active{background-color:#831e1a}@media only screen and (max-width: 576px){.portfolio-company-section__block__slider__footer__nav-dot{background-color:#f2f2f2}}.question-section{align-self:center;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.question-section{max-width:1600px}}@media only screen and (max-width: 1280px){.question-section{max-width:1120px}}@media only screen and (max-width: 1024px){.question-section{max-width:672px}}@media only screen and (max-width: 576px){.question-section{width:calc(100% - 24px);padding:0 12px}}.question-section__main{position:relative;border-radius:24px;background-color:#f2f2f2}@media only screen and (max-width: 1024px){.question-section__main{display:flex;flex-flow:column-reverse}}.question-section__main__block{display:flex;flex-flow:column;padding:32px}@media only screen and (max-width: 1024px){.question-section__main__block{padding:32px 24px 24px}}.question-section__main__title{font-size:40px;font-weight:600;line-height:120%;max-width:616px}@media only screen and (min-width: 1645px){.question-section__main__title{font-size:48px;max-width:755px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.question-section__main__title{font-size:32px;max-width:509px}}@media only screen and (max-width: 576px){.question-section__main__title{font-size:24px}}.question-section__main__desc{margin-top:16px;font-size:16px;line-height:130%;width:100%;max-width:384px}@media only screen and (min-width: 1645px){.question-section__main__desc{font-size:20px;max-width:479px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.question-section__main__desc{font-size:14px;max-width:336px}}.question-section__main__form{display:flex;flex-flow:column;width:100%;max-width:724px;gap:24px;margin-top:48px}@media only screen and (min-width: 1645px){.question-section__main__form{margin-top:57px}}@media only screen and (max-width: 1280px){.question-section__main__form{gap:16px;margin-top:32px;max-width:575px}}@media only screen and (max-width: 1024px){.question-section__main__form{gap:24px;max-width:unset}}.question-section__main__form__group{display:grid;grid-template-columns:1fr 199px repeat(2,64px);gap:16px}@media only screen and (max-width: 1280px){.question-section__main__form__group{grid-template-columns:1fr 180px repeat(2,48px);gap:8px}}@media only screen and (max-width: 1024px){.question-section__main__form__group{grid-template-columns:1fr 199px repeat(2,64px)}}@media only screen and (max-width: 576px){.question-section__main__form__group{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);gap:16px;grid-template-areas:"input input" "submit-btn submit-btn" "tg-link whatsapp-link"}}@media only screen and (max-width: 576px){.question-section__main__form__input{grid-area:input}}.question-section__main__form__btn{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:16px;color:#fff;font-weight:600}.question-section__main__form__btn svg{width:24px;height:24px}.question-section__main__form__btn--whatsapp svg{width:32px;height:32px}.question-section__main__form__btn:disabled{background-color:#6666661a!important}@media only screen and (max-width: 1280px) and (min-width: 1024px){.question-section__main__form__btn{font-size:14px}.question-section__main__form__btn svg{width:18px;height:18px}.question-section__main__form__btn--whatsapp svg{width:24px;height:24px}}@media only screen and (max-width: 576px){.question-section__main__form__btn{height:64px;font-size:16px}.question-section__main__form__btn[type=submit]{grid-area:submit-btn}}.question-section__main__form__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px;width:100%;max-width:369px}@media only screen and (min-width: 1645px){.question-section__main__form__policy{max-width:413px}}@media only screen and (max-width: 1280px){.question-section__main__form__policy{gap:16px;max-width:322px}}@media only screen and (max-width: 1024px){.question-section__main__form__policy{gap:24px;max-width:373px}}@media only screen and (max-width: 576px){.question-section__main__form__policy{max-width:unset;margin-top:8px}}.question-section__main__form__policy p{flex:1;font-size:14px;line-height:130%}@media only screen and (min-width: 1645px){.question-section__main__form__policy p{font-size:16px}}@media only screen and (max-width: 1280px){.question-section__main__form__policy p{font-size:12px}}@media only screen and (max-width: 1024px){.question-section__main__form__policy p{font-size:14px}}@media only screen and (max-width: 576px){.question-section__main__form__policy p{font-size:12px}}.question-section__main__form__policy p a{color:#831e1a;text-decoration:underline}@media only screen and (min-width: 1024px){.question-section__main__form__policy p a:hover{text-decoration:none}}@media only screen and (min-width: 1024px){.question-section__main__icon{position:absolute;top:-75px;right:-58px;width:599px;pointer-events:none}}@media only screen and (min-width: 1024px) and (min-width: 1645px){.question-section__main__icon{top:unset;bottom:0;right:0;width:798px}}@media only screen and (min-width: 1024px) and (max-width: 1280px){.question-section__main__icon{top:unset;right:0;bottom:29px;width:491px}}@media only screen and (max-width: 1024px){.question-section__main__icon{width:422px;align-self:center;margin-top:-85px}}@media only screen and (max-width: 576px){.question-section__main__icon{width:274px;margin-top:-43px}}.repair-services-section{align-self:center;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1024px){.repair-services-section{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);gap:0px 0px;grid-template-areas:"title btn" "slider slider" "form form"}}@media only screen and (min-width: 1645px){.repair-services-section{max-width:1600px}}@media only screen and (max-width: 1280px){.repair-services-section{max-width:1120px}}@media only screen and (max-width: 1024px){.repair-services-section{display:flex;flex-flow:column;max-width:672px;overflow:hidden}}@media only screen and (max-width: 576px){.repair-services-section{width:calc(100% - 24px);padding:0 12px}}.repair-services-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 576px){.repair-services-section__title{grid-area:title}}@media only screen and (min-width: 1645px){.repair-services-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.repair-services-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.repair-services-section__title{order:1;font-size:56px}}@media only screen and (max-width: 576px){.repair-services-section__title{font-size:30px}}.repair-services-section__more-link{display:flex;align-items:center;justify-content:center;text-align:center;min-height:64px;font-size:16px;font-weight:600;padding:20px 24px;border-radius:16px;box-sizing:border-box}@media only screen and (min-width: 1024px){.repair-services-section__more-link{grid-area:btn;align-self:flex-end;justify-self:flex-end}}@media only screen and (max-width: 1280px){.repair-services-section__more-link{min-height:48px;padding:12px 24px;font-size:14px;border-radius:14px}}@media only screen and (max-width: 1024px){.repair-services-section__more-link{order:3;margin-top:16px;min-height:64px;padding:20px 24px;font-size:16px}}.repair-services-section__slider-wrapper{order:2}.repair-services-section__slider-dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;padding:18px 0;margin-top:16px}.repair-services-section__slider-dot{cursor:pointer;width:8px;height:8px;border-radius:50%;background-color:#f2f2f2;transition:background-color .3s ease}.repair-services-section__slider-dot.active{background-color:#831e1a}.repair-services-section__slider{margin-top:56px}@media only screen and (min-width: 1024px){.repair-services-section__slider{grid-area:slider;display:flex;flex-flow:row nowrap;gap:24px}}@media only screen and (min-width: 1645px){.repair-services-section__slider{margin-top:64px}}@media only screen and (max-width: 1024px) and (min-width: 576px){.repair-services-section__slider{order:2;margin-top:48px;display:grid!important;grid-template-columns:repeat(2,1fr);gap:16px}}@media only screen and (max-width: 576px){.repair-services-section__slider{margin-top:40px}}.repair-services-section__slide{flex:1;display:flex;flex-flow:column}.repair-services-section__slide__main{display:flex;flex-flow:column;padding:32px;border-radius:24px 24px 0 0;background-color:#f2f2f2}.repair-services-section__slide__icon{width:32px;height:32px;color:#831e1a}.repair-services-section__slide__title{font-size:18px;font-weight:600;line-height:130%;margin-top:24px}@media only screen and (min-width: 1645px){.repair-services-section__slide__title{font-size:24px}}@media only screen and (max-width: 1280px){.repair-services-section__slide__title{margin-top:16px;font-size:16px}}@media only screen and (max-width: 1024px){.repair-services-section__slide__title{margin-top:24px;font-size:18px}}.repair-services-section__slide__desc{font-size:14px;line-height:130%;margin-top:8px}@media only screen and (min-width: 1645px){.repair-services-section__slide__desc{font-size:16px}}@media only screen and (max-width: 1280px){.repair-services-section__slide__desc{font-size:12px}}@media only screen and (max-width: 1024px){.repair-services-section__slide__desc{font-size:14px}}.repair-services-section__slide__cover{display:flex;align-items:flex-end;height:296px;padding:32px;border-radius:0 0 24px 24px;background-color:#f2f2f2;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box}@media only screen and (min-width: 1645px){.repair-services-section__slide__cover{height:399px}}@media only screen and (max-width: 1280px){.repair-services-section__slide__cover{height:220px}}@media only screen and (max-width: 1024px){.repair-services-section__slide__cover{height:256px}}.repair-services-section__slide__cover__btn{width:100%;display:flex;align-items:center;justify-content:center;text-align:center;min-height:64px;border-radius:16px;color:#fff;font-weight:600;padding:20px 24px;box-sizing:border-box}@media only screen and (max-width: 1280px){.repair-services-section__slide__cover__btn{min-height:48px;padding:12px 24px}}@media only screen and (max-width: 1024px){.repair-services-section__slide__cover__btn{min-height:64px;padding:20px 24px}}.repair-services-section__block{display:flex;flex-flow:row nowrap;justify-content:space-between;gap:67px;padding:32px;margin-top:24px;border-radius:24px;background-color:#f2f2f2}@media only screen and (min-width: 1024px){.repair-services-section__block{grid-area:form}}@media only screen and (min-width: 1645px){.repair-services-section__block{gap:57px}}@media only screen and (max-width: 1280px){.repair-services-section__block{margin-top:16px;gap:40px}}@media only screen and (max-width: 1024px){.repair-services-section__block{order:4;flex-flow:column;justify-content:unset;padding:24px;margin-top:48px;gap:32px}}@media only screen and (max-width: 576px){.repair-services-section__block{margin-top:40px}}.repair-services-section__block__side{flex:1;display:flex;flex-flow:column;gap:16px}@media only screen and (min-width: 1024px){.repair-services-section__block__side{max-width:385px}}@media only screen and (min-width: 1024px) and (min-width: 1645px){.repair-services-section__block__side{max-width:755px}}@media only screen and (min-width: 1024px) and (max-width: 1280px){.repair-services-section__block__side{max-width:441px}}.repair-services-section__block__side__title{font-size:24px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.repair-services-section__block__side__title{font-size:28px}}@media only screen and (max-width: 1280px){.repair-services-section__block__side__title{font-size:22px}}@media only screen and (max-width: 1024px){.repair-services-section__block__side__title{font-size:24px}}@media only screen and (max-width: 576px){.repair-services-section__block__side__title{font-size:18px}}.repair-services-section__block__side__desc{width:100%;max-width:326px;line-height:130%}@media only screen and (min-width: 1645px){.repair-services-section__block__side__desc{font-size:20px;max-width:541px}}@media only screen and (max-width: 1280px){.repair-services-section__block__side__desc{max-width:326px}}@media only screen and (max-width: 1024px){.repair-services-section__block__side__desc{max-width:399px}}@media only screen and (max-width: 576px){.repair-services-section__block__side__desc{max-width:unset}}.repair-services-section__block__form{flex:1;display:flex;flex-flow:column;gap:24px}@media only screen and (min-width: 1645px){.repair-services-section__block__form{max-width:724px}}@media only screen and (max-width: 1280px){.repair-services-section__block__form{gap:16px;max-width:575px}}@media only screen and (max-width: 1024px){.repair-services-section__block__form{gap:24px;max-width:unset}}.repair-services-section__block__form__group{display:grid;grid-template-columns:1fr 199px repeat(2,64px);gap:16px}@media only screen and (max-width: 1280px){.repair-services-section__block__form__group{grid-template-columns:1fr 180px repeat(2,48px);gap:8px}}@media only screen and (max-width: 1024px){.repair-services-section__block__form__group{grid-template-columns:1fr 199px repeat(2,64px)}}@media only screen and (max-width: 576px){.repair-services-section__block__form__group{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:repeat(3,auto);gap:16px;grid-template-areas:"input input" "submit-btn submit-btn" "tg-link whatsapp-link"}}@media only screen and (max-width: 576px){.repair-services-section__block__form__input{grid-area:input}}.repair-services-section__block__form__btn{display:flex;align-items:center;justify-content:center;text-align:center;border-radius:16px;color:#fff;font-weight:600}.repair-services-section__block__form__btn svg{width:24px;height:24px}.repair-services-section__block__form__btn--whatsapp svg{width:32px;height:32px}.repair-services-section__block__form__btn:disabled{background-color:#6666661a!important}@media only screen and (max-width: 1280px) and (min-width: 1024px){.repair-services-section__block__form__btn{font-size:14px}.repair-services-section__block__form__btn svg{width:18px;height:18px}.repair-services-section__block__form__btn--whatsapp svg{width:24px;height:24px}}@media only screen and (max-width: 576px){.repair-services-section__block__form__btn{height:64px;font-size:16px}.repair-services-section__block__form__btn[type=submit]{grid-area:submit-btn}}.repair-services-section__block__form__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px;width:100%;max-width:369px}@media only screen and (min-width: 1645px){.repair-services-section__block__form__policy{max-width:413px}}@media only screen and (max-width: 1280px){.repair-services-section__block__form__policy{gap:16px;max-width:322px}}@media only screen and (max-width: 1024px){.repair-services-section__block__form__policy{gap:24px;max-width:373px}}@media only screen and (max-width: 576px){.repair-services-section__block__form__policy{max-width:unset;margin-top:8px}}.repair-services-section__block__form__policy p{flex:1;font-size:14px;line-height:130%}@media only screen and (min-width: 1645px){.repair-services-section__block__form__policy p{font-size:16px}}@media only screen and (max-width: 1280px){.repair-services-section__block__form__policy p{font-size:12px}}@media only screen and (max-width: 1024px){.repair-services-section__block__form__policy p{font-size:14px}}@media only screen and (max-width: 576px){.repair-services-section__block__form__policy p{font-size:12px}}.repair-services-section__block__form__policy p a{color:#831e1a;text-decoration:underline}@media only screen and (min-width: 1024px){.repair-services-section__block__form__policy p a:hover{text-decoration:none}}.reviews-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background-color:#191715e6;z-index:999999;transition:opacity .3s ease,visibility .3s ease}.reviews-modal:not(.shown){opacity:0;visibility:hidden}.reviews-modal__slider{width:100%;max-width:382px;overflow:unset!important}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-modal__slider{max-width:268px}}@media only screen and (max-width: 576px){.reviews-modal__slider{max-width:268px}}.reviews-modal__slide{position:relative}.reviews-modal__slide:not(.swiper-slide-visible) .reviews-modal__slide__stories:after{opacity:1}.reviews-modal__slide:not(.swiper-slide-visible) .reviews-modal__slide__name{top:100%;opacity:0}.reviews-modal__slide__play-btn{position:absolute;top:24px;right:24px;width:40px;height:40px;color:#fff;z-index:1}.reviews-modal__slide__play-btn svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;transition:opacity .3s cubic-bezier(.175,.885,.32,1.275),transform .3s cubic-bezier(.175,.885,.32,1.275)}.reviews-modal__slide__play-btn--play svg:nth-child(2){opacity:0;transform:rotate(-45deg)}.reviews-modal__slide__play-btn:not(.reviews-modal__slide__play-btn--play) svg:nth-child(1){opacity:0;transform:rotate(45deg)}.reviews-modal__slide__stories{position:relative;width:100%;height:600px;border-radius:24px;overflow:hidden}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-modal__slide__stories{height:440px}}@media only screen and (max-width: 576px){.reviews-modal__slide__stories{height:440px}}.reviews-modal__slide__stories:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;background-color:#000000b3;transition:opacity .3s ease}.reviews-modal__slide__stories>*{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.reviews-modal__slide__name{position:absolute;top:calc(100% + 48px);left:0;right:0;display:flex;flex-flow:column;gap:8px;color:#fff;text-align:center;pointer-events:none;transition:top .3s ease,opacity .3s ease}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-modal__slide__name{top:calc(100% + 50px)}}@media only screen and (max-width: 576px){.reviews-modal__slide__name{top:calc(100% + 32px)}}.reviews-modal__slide__name span:nth-child(1){font-size:20px;font-weight:600;line-height:130%}.reviews-modal__slide__name span:nth-child(2){font-size:16px;line-height:130%}.reviews-section{display:flex;flex-flow:column;margin:0 10px;padding:130px 0;border-radius:32px;background-color:#f2f2f2;overflow:hidden}@media only screen and (min-width: 1645px){.reviews-section{padding:170px 0}}@media only screen and (max-width: 1280px){.reviews-section{padding:120px 0}}@media only screen and (max-width: 576px){.reviews-section{padding:64px 0;margin:0 12px;border-radius:24px}}.reviews-section__container{align-self:center;width:calc(100% - 20px);max-width:1240px;padding:0 10px}@media only screen and (min-width: 1645px){.reviews-section__container{max-width:1600px}}@media only screen and (max-width: 1280px){.reviews-section__container{max-width:1120px}}@media only screen and (max-width: 1024px){.reviews-section__container{max-width:672px}}@media only screen and (max-width: 576px){.reviews-section__container{width:calc(100% - 32px);padding:0 16px}}.reviews-section__head{display:flex;flex-flow:row nowrap}@media only screen and (min-width: 1024px){.reviews-section__head{align-items:center;justify-content:space-between}}@media only screen and (max-width: 1024px){.reviews-section__head{flex-flow:column;gap:24px}}.reviews-section__title{font-size:56px;line-height:120%}@media only screen and (min-width: 1645px){.reviews-section__title{font-size:72px}}@media only screen and (max-width: 1280px){.reviews-section__title{font-size:48px}}@media only screen and (max-width: 1024px){.reviews-section__title{font-size:56px}}@media only screen and (max-width: 576px){.reviews-section__title{font-size:30px}}.reviews-section__nav{display:flex;flex-flow:row nowrap;align-items:center;gap:24px}@media only screen and (max-width: 1024px){.reviews-section__nav .reviews-section__arrows{display:none}}.reviews-section__tabs{padding:8px;border-radius:16px;background-color:#fff}@media only screen and (min-width: 1645px){.reviews-section__tabs{border-radius:24px}}@media only screen and (max-width: 1024px){.reviews-section__tabs{flex:1}}@media only screen and (max-width: 576px){.reviews-section__tabs{white-space:nowrap}}.reviews-section__tabs__main{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}.reviews-section__tab{display:flex;flex-flow:row nowrap;align-items:center;gap:16px;height:40px;border-radius:8px;padding:0 16px;transition:color .3s ease,background-color .3s ease}.reviews-section__tab.active{color:#831e1a;background-color:#f3e8e8}.reviews-section__tab.active .reviews-section__tab__separator{background-color:#831e1a1a}@media only screen and (min-width: 1645px){.reviews-section__tab{height:47px;border-radius:16px}}@media only screen and (min-width: 1024px){.reviews-section__tab:hover{color:#831e1a;background-color:#f3e8e8}.reviews-section__tab:hover .reviews-section__tab__separator{background-color:#831e1a1a}}.reviews-section__tab__rate{display:flex;flex-flow:row nowrap;align-items:center;gap:4px}.reviews-section__tab__rate span{font-size:18px;font-weight:600;line-height:130%}@media only screen and (min-width: 1645px){.reviews-section__tab__rate span{font-size:24px}}.reviews-section__tab__rate svg{width:24px;height:24px;color:#831e1a}.reviews-section__tab__separator{width:1px;height:24px;background-color:#1917151a;transition:background-color .3s ease}.reviews-section__tab__text{font-size:14px;line-height:130%}@media only screen and (min-width: 1645px){.reviews-section__tab__text{font-size:16px}}.reviews-section__arrows-wrapper{display:table;margin:0 auto}@media only screen and (min-width: 1024px){.reviews-section__arrows-wrapper{display:none}}.reviews-section__arrows{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}@media only screen and (max-width: 1024px){.reviews-section__arrows{margin:48px auto 0}}@media only screen and (max-width: 576px){.reviews-section__arrows{margin:32px auto 0}}.reviews-section__arrows__btn{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;color:#fff}.reviews-section__arrows__btn svg{width:24px;height:24px}.reviews-section__arrows__btn:disabled{color:#831e1a!important;background-color:#f3e8e8}@media only screen and (min-width: 1645px){.reviews-section__arrows__btn{width:64px;height:64px;border-radius:16px}}.reviews-section__arrows__dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;min-width:200px;gap:10px}@media only screen and (min-width: 1024px){.reviews-section__arrows__dots{display:none}}.reviews-section__arrows__dot{width:8px;height:8px;border-radius:50%;background-color:#fff}.reviews-section__arrows__dot.active{background-color:#831e1a}.reviews-section__slider{margin-top:56px;overflow:unset!important}@media only screen and (min-width: 1645px){.reviews-section__slider{margin-top:64px}}@media only screen and (max-width: 1280px){.reviews-section__slider{margin-top:48px}}@media only screen and (max-width: 576px){.reviews-section__slider{margin-top:32px}}.reviews-section__slide{display:flex!important;flex-flow:column;padding:24px;background-color:#fff;box-shadow:0 24px 32px #00000008;border-radius:24px;box-sizing:border-box}.reviews-section__slide.hide{display:none!important}.reviews-section__slide:not(.swiper-slide-visible){opacity:.2!important}.reviews-section__slide__head{display:flex;flex-flow:row nowrap;align-items:center;gap:16px}.reviews-section__slide__head__icon{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background-color:#f2f2f2}.reviews-section__slide__head__icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.reviews-section__slide__head__main{display:flex;flex-flow:column;gap:4px}.reviews-section__slide__head__main span:nth-child(1){font-size:20px;line-height:130%}.reviews-section__slide__head__main span:nth-child(2){opacity:.5;font-size:16px;line-height:130%}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-section__slide__head__main span:nth-child(1){font-size:14px}.reviews-section__slide__head__main span:nth-child(2){font-size:12px}}.reviews-section__slide__star{position:relative;height:24px;align-self:flex-start;margin-top:24px}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-section__slide__star{height:16px;margin-top:16px}}.reviews-section__slide__star__primary__grid,.reviews-section__slide__star__secondary{display:flex;flex-flow:row nowrap;align-items:center;gap:4px}.reviews-section__slide__star__primary__grid svg,.reviews-section__slide__star__secondary svg{width:24px;min-width:24px;height:24px;min-height:24px}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-section__slide__star__primary__grid svg,.reviews-section__slide__star__secondary svg{width:16px;min-width:16px;height:16px;min-height:16px}}.reviews-section__slide__star__primary{position:absolute;top:0;bottom:0;left:0;overflow:hidden;color:#831e1a}.reviews-section__slide__star__secondary{color:#831e1a1a}.reviews-section__slide__text{margin-top:16px;font-size:16px;line-height:130%;color:#666}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-section__slide__text{font-size:14px}}.reviews-section__slide__link{margin-top:16px;font-size:16px;font-weight:600;line-height:100%;color:#831e1a;text-transform:uppercase;text-decoration:underline}@media only screen and (min-width: 1024px){.reviews-section__slide__link:hover{text-decoration:none}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-section__slide__link{font-size:14px}}.reviews-section__send-btn{display:block;height:64px;margin-left:auto;margin-right:auto;margin-top:32px;color:#fff;font-weight:600;border-radius:16px;padding:0 24px}@media only screen and (min-width: 1645px){.reviews-section__send-btn{margin-top:40px}}@media only screen and (max-width: 1280px) and (min-width: 1024px){.reviews-section__send-btn{height:48px;font-size:14px}}@media only screen and (max-width: 1024px){.reviews-section__send-btn{width:100%}}.thumb-input{cursor:pointer;display:flex;width:51px;height:31px}.thumb-input input{display:none}.thumb-input__main{position:relative;width:100%;height:100%;border-radius:15.5px;background-color:#7878804d;transition:background-color .3s ease}@supports ((-webkit-backdrop-filter: blur(10px)) or (backdrop-filter: blur(10px))){.thumb-input__main{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.thumb-input__main:before{content:"";position:absolute;top:2px;left:2px;width:27px;height:27px;border-radius:50%;background:#fff;box-shadow:0 3px 8px #00000026,0 3px 1px #0000000f;transition:left .3s cubic-bezier(.175,.885,.32,1.275)}input:checked~.thumb-input__main{background-color:#831e1a}input:checked~.thumb-input__main:before{left:22px}.top-banner{position:relative;display:flex;align-items:center;justify-content:center;margin:0 10px;border-radius:32px}@media only screen and (max-width: 576px){.top-banner{border-radius:24px}}@media only screen and (min-width: 576px){.top-banner{background-image:url(/arthur-service/dist/images/banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}.top-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:32px;background-color:#0000004d}}@media only screen and (min-width: 576px) and (max-width: 576px){.top-banner:before{border-radius:24px}}.top-banner__main{width:100%;max-width:1240px;padding-top:32px;padding-bottom:20px;z-index:1}@media only screen and (min-width: 1645px){.top-banner__main{max-width:1600px;padding-top:80px;padding-bottom:24px}}@media only screen and (max-width: 1280px){.top-banner__main{max-width:1120px;padding-top:24px;padding-bottom:10px}}@media only screen and (max-width: 1024px){.top-banner__main{max-width:unset;padding:60px 38px 16px}}@media only screen and (max-width: 576px){.top-banner__main{padding:0}}@media only screen and (max-width: 576px){.top-banner__wrapper{position:relative;display:flex;padding:32px 16px 16px;height:550px;border-radius:24px;background-image:url(/arthur-service/dist/images/banner.jpg);background-repeat:no-repeat;background-size:cover;background-position:center center}.top-banner__wrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:24px;background-color:#0000004d}}.top-banner__content{display:flex;flex-flow:column}@media only screen and (max-width: 576px){.top-banner__content{flex:1;position:relative;z-index:1}}.top-banner__title{color:#fff;overflow-wrap:break-word;white-space:pre-line;font-size:80px;line-height:120%}@media only screen and (min-width: 1645px){.top-banner__title{font-size:100px}}@media only screen and (max-width: 1280px){.top-banner__title{font-size:60px}}@media only screen and (max-width: 1024px){.top-banner__title{font-size:80px}}@media only screen and (max-width: 576px){.top-banner__title{font-size:36px}}.top-banner__subtitle{margin-top:24px;font-size:28px;font-weight:600;color:#fff;line-height:130%}@media only screen and (max-width: 1280px){.top-banner__subtitle{font-size:20px}}@media only screen and (max-width: 1024px){.top-banner__subtitle{font-size:24px}}@media only screen and (max-width: 576px){.top-banner__subtitle{font-size:18px}}.top-banner__form{display:flex;flex-flow:column;gap:20px;margin-top:48px}@media only screen and (min-width: 1645px){.top-banner__form{margin-top:64px}}@media only screen and (max-width: 1280px){.top-banner__form{gap:16px;margin-top:40px}}@media only screen and (max-width: 1024px){.top-banner__form{margin-top:48px}}@media only screen and (max-width: 576px){.top-banner__form{margin-top:auto}}.top-banner__form__group{display:flex;flex-flow:row nowrap;gap:16px}@media only screen and (max-width: 1280px){.top-banner__form__group{gap:8px}}@media only screen and (max-width: 1024px){.top-banner__form__group{gap:16px}}@media only screen and (max-width: 576px){.top-banner__form__group{width:100%;flex-flow:column}}.top-banner__form__group .input-wrapper{width:343px}@media only screen and (max-width: 1280px){.top-banner__form__group .input-wrapper{width:268px}}@media only screen and (max-width: 1024px){.top-banner__form__group .input-wrapper{width:343px}}@media only screen and (max-width: 576px){.top-banner__form__group .input-wrapper{width:100%}}.top-banner__form__group button[type=submit]{width:199px;height:64px;border-radius:16px;color:#fff;font-weight:600}@media only screen and (max-width: 1280px){.top-banner__form__group button[type=submit]{width:180px;height:48px;font-size:14px}}@media only screen and (max-width: 1024px){.top-banner__form__group button[type=submit]{width:199px;height:64px;font-size:16px}}@media only screen and (max-width: 576px){.top-banner__form__group button[type=submit]{width:100%}}.top-banner__form__policy{display:flex;flex-flow:row nowrap;align-items:center;gap:24px;width:100%;max-width:413px}@media only screen and (max-width: 1280px){.top-banner__form__policy{gap:16px;max-width:322px}}@media only screen and (max-width: 1024px){.top-banner__form__policy{gap:24px;max-width:373px}}.top-banner__form__policy p{flex:1;line-height:130%;color:#f2f2f2}@media only screen and (max-width: 1280px){.top-banner__form__policy p{font-size:12px}}@media only screen and (max-width: 1024px){.top-banner__form__policy p{font-size:14px}}@media only screen and (max-width: 576px){.top-banner__form__policy p{font-size:12px}}.top-banner__form__policy p a{text-decoration:underline}@media only screen and (min-width: 1024px){.top-banner__form__policy p a{transition:color .3s ease}.top-banner__form__policy p a:hover{color:#831e1a}}.top-banner__grid-slider-wrapper{display:flex;flex-flow:column}.top-banner__grid-slider{margin-top:44px}@media only screen and (min-width: 576px){.top-banner__grid-slider{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}}@media only screen and (min-width: 576px) and (min-width: 1645px){.top-banner__grid-slider{margin-top:64px}}@media only screen and (min-width: 576px) and (max-width: 1280px){.top-banner__grid-slider{gap:16px;margin-top:40px}}@media only screen and (min-width: 576px) and (max-width: 1024px){.top-banner__grid-slider{margin-top:91px;grid-template-columns:repeat(2,1fr);gap:16px}}@media only screen and (max-width: 576px){.top-banner__grid-slider{margin-top:16px}}.top-banner__grid-slide{display:flex;flex-flow:column;padding:32px;border-radius:24px;background-color:#fff;box-sizing:border-box}@media only screen and (max-width: 1280px){.top-banner__grid-slide{padding:24px}}@media only screen and (max-width: 576px){.top-banner__grid-slide{background-color:#f2f2f2}}.top-banner__grid-slide__icon{width:32px;height:32px;color:#831e1a}.top-banner__grid-slide__title{margin-top:24px;font-size:18px;font-weight:600;line-height:100%}@media only screen and (min-width: 1645px){.top-banner__grid-slide__title{font-size:24px}}@media only screen and (max-width: 1280px){.top-banner__grid-slide__title{margin-top:16px;font-size:16px}}@media only screen and (max-width: 576px){.top-banner__grid-slide__title{font-size:18px}}.top-banner__grid-slide__desc{margin-top:16px;font-size:16px;color:#666;line-height:130%}@media only screen and (min-width: 1645px){.top-banner__grid-slide__desc{font-size:20px}}@media only screen and (max-width: 1280px){.top-banner__grid-slide__desc{margin-top:8px;font-size:14px}}.top-banner__grid-slider-dots{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;gap:10px;padding:18px 0}.top-banner__grid-slider-dot{width:8px;height:8px;border-radius:50%;background-color:#f2f2f2;transition:background-color .3s ease}.top-banner__grid-slider-dot.active{background-color:#831e1a}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;border:0;font-size:100%;font:inherit;vertical-align:baseline;outline:none}:focus,:active{outline:none}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;-moz-appearance:none}input[type=search]{-webkit-appearance:none;-moz-appearance:none;box-sizing:content-box}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;max-width:100%}audio:not([controls]){display:none;height:0}[hidden]{display:none}a{color:inherit;text-decoration:none}a:active,a:hover{outline:0}img{border:0;-ms-mulishpolation-mode:bicubic}figure,form{margin:0}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;box-shadow:none;border:none;color:currentColor}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:poMulish;overflow:visible}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;height:13px;width:13px}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}::-moz-selection{background:#b3d4fc;text-shadow:none}::-moz-selection,::selection{background:#b3d4fc;text-shadow:none}fieldset{border:0;margin:0;padding:0}textarea{resize:vertical}textarea,input{font-family:Open Sans,sans-serif;font-size:16px;line-height:normal}button{cursor:pointer;margin:0;padding:0;font-size:16px;line-height:normal;background-color:transparent}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{display:flex;flex-flow:column;min-height:100vh;font-size:16px;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch}:root{color:#191715}body{font-family:Open Sans,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.simplebar-track .simplebar-scrollbar:before{background:currentColor!important}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:.5!important}.simplebar-track.simplebar-vertical,.simplebar-track.simplebar-horizontal{background:transparent!important}.simplebar-track.simplebar-vertical{width:8px!important}.simplebar-track.simplebar-horizontal{height:8px!important}.hide{display:none}.inset-primary{display:block;height:130px;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}@media only screen and (min-width: 1645px){.inset-primary{height:170px}}@media only screen and (max-width: 1280px){.inset-primary{height:120px}}@media only screen and (max-width: 576px){.inset-primary{height:64px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;position:absolute;overflow:hidden;padding:0;margin:0;left:0;top:0;bottom:0;right:0;width:auto!important;height:auto!important;z-index:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;position:absolute;top:0;left:0;bottom:0;right:0;padding:0;margin:0;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;max-width:100%;max-height:100%;overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{display:none;width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:1px;position:relative;float:left;max-height:1px;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;position:absolute;top:0;left:0;height:1000%;width:1000%;min-height:1px;min-width:1px;overflow:hidden;pointer-events:none;z-index:-1}.simplebar-track{z-index:1;position:absolute;right:0;bottom:0;pointer-events:none;overflow:hidden}[data-simplebar].simplebar-dragging,[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:10px}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:7px;left:2px;right:2px;opacity:0;transition:opacity .2s .5s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition-delay:0s;transition-duration:0s}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-scrollbar:before{top:2px;bottom:2px;left:2px;right:2px}.simplebar-track.simplebar-horizontal{left:0;height:11px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:0;bottom:0;min-height:0;min-width:10px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.simplebar-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:500px;width:500px;overflow-y:hidden;overflow-x:scroll;-ms-overflow-style:scrollbar!important}.simplebar-dummy-scrollbar-size>div{width:200%;height:200%;margin:10px 0}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}
