.contact{display:flex;flex-direction:column;gap:20px;color:#2c2825;align-items:center;padding:20px 0}.contact-container{background:#fcfaf6;padding-bottom:20px}.contact__title{font-size:28px;font-style:normal;font-weight:400;line-height:105.815%;letter-spacing:-.56px;color:#056ad7}.contact__line{width:250px;height:8px}.contact__inner{gap:20px;width:100%}.contact__card,.contact__inner{display:flex;flex-direction:column}.contact__card{border:1px solid #056ad7;border-radius:10px;gap:16px;padding:16px 30px}.contact__card span{color:#056ad7;font-weight:600}.contact__card-label{font-size:16px;letter-spacing:-.48px;color:#056ad7}.contact__card-label,.contact__card-text{font-style:normal;font-weight:400;line-height:120%}.contact__card-text{font-size:18px;letter-spacing:-.18px;color:#2c2825}@media screen and (min-width:1280px){.contact{padding:100px 0}.contact-container{padding-bottom:0}.contact__title{font-size:48px}.contact__line{width:500px;height:16px;margin-bottom:12px}}.faq{display:flex;flex-direction:column;gap:20px;color:#2c2825;align-items:center;padding:52px 0 20px}.faq__title{font-size:28px;font-style:normal;font-weight:400;line-height:105.815%;letter-spacing:-.56px;text-align:center}.faq__line{width:250px;height:8px}.faq__accordion{width:100%;display:flex;flex-direction:column;gap:16px}.faq__accordion .accordion__item-button{width:100%;max-width:100%;background:#fff;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);padding:8px 16px 8px 8px;display:flex;justify-content:space-between;flex-direction:row;gap:16px;align-items:center}.faq__accordion .accordion__item-button:hover{background:#fff}.faq__accordion .accordion__item-button-counter{display:inline-block;width:50px;height:50px;text-align:center;line-height:50px;border-radius:25px;background:rgba(5,106,215,.15);color:#056ad7;font-size:20px;font-style:normal;font-weight:600;letter-spacing:-.25px}.faq__accordion .accordion__item-button-text{font-size:18px;font-style:normal;font-weight:500;line-height:105%;letter-spacing:-.25px;color:#2c2825}.faq__accordion .accordion__item-button-icon{transition:.5s}.faq__accordion .accordion__item-content{opacity:0;height:0;transition:.3s;visibility:hidden;overflow:hidden;font-size:18px;font-style:normal;font-weight:500;line-height:120%;letter-spacing:-.25px;color:#2c2825;box-sizing:content-box}.faq__accordion .accordion__item.-open .accordion__item-button{background:rgba(5,106,215,.6)}.faq__accordion .accordion__item.-open .accordion__item-button-counter{background:#056ad7;color:#fff}.faq__accordion .accordion__item.-open .accordion__item-button-text{color:#fff}.faq__accordion .accordion__item.-open .accordion__item-button-icon{transform:rotate(180deg)}.faq__accordion .accordion__item.-open .accordion__item-content{margin-top:16px;opacity:1;visibility:visible;padding:20px 24px;background:rgba(5,106,215,.15);border-radius:50px;border:1px solid rgba(5,106,215,.1);box-shadow:2px 4px 10px 0 rgba(57,69,8,.25)}@media screen and (min-width:1280px){.faq{padding:100px 0}.faq__title{font-size:48px}.faq__line{width:500px;height:16px;margin-bottom:12px}}.button{width:100%;text-align:center;padding:12px 16px;background:#056ad7;transition:.5s;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:.1px;border:0;border-radius:30px;position:relative;overflow:hidden;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);max-width:500px;margin:auto;cursor:pointer;display:none}.button:hover{background:rgba(5,106,215,.6)}.button.-floating-button{position:fixed;bottom:20px;width:calc(100% - 72px);display:block;z-index:999;left:50%;transform:translateX(-50%)}span.ripple{position:absolute;border-radius:50%;transform:scale(0);animation:ripple .5s linear;background-color:hsla(0,0%,100%,.7)}@keyframes ripple{to{transform:scale(4);opacity:0}}@media screen and (min-width:1280px){.button{font-size:20px;height:60px;display:block}.button.-floating-button{display:none}}.footer{background:rgba(44,40,37,.8);margin-top:32px;padding:30px 0 80px;color:#fff}.footer__inner{display:flex;flex-direction:column;gap:30px;border-bottom:1px solid #fcfaf6;padding-bottom:20px}.footer__logo{width:220px;height:30px}.footer__anchors{display:flex;flex-direction:column;gap:16px}.footer__anchors a,.footer__anchors span{color:#fcfaf6;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.18px;cursor:pointer}.footer__anchors a:active,.footer__anchors a:hover,.footer__anchors span:active,.footer__anchors span:hover{text-decoration:none;color:#fcfaf6}.footer__description{padding-top:20px;font-size:14px;font-style:normal;font-weight:300;line-height:120%;letter-spacing:-.14px}@media screen and (min-width:1280px){.footer{padding:60px 0}.footer__inner{flex-direction:row;justify-content:space-between;padding-bottom:40px}.footer__anchors{height:68px;flex-wrap:wrap;gap:20px;text-align:right;position:relative}.footer__anchors a{margin-left:100px}.footer__anchors .cookie-settings a{margin-left:0}.footer__description{padding-top:40px;font-size:16px}}.header{box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);padding:16px;height:80px;width:100%;margin-bottom:16px;position:fixed;top:0;background:#fff;z-index:999}.header .content-container{width:100%;margin:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header__logo{width:220px;height:30px}.header__navigation{display:none}.header__navigation-item{cursor:pointer}.header__drawer-menu{z-index:998;position:fixed;top:-100%;width:100%;left:0;background:#fff;padding:20px;transition:.4s;transition-timing-function:ease-in-out}.header__drawer-menu.-open{top:80px}.header__drawer-menu-item{width:100%;text-align:center;line-height:44px;transition:.5s;font-size:18px;color:#2c2825;font-weight:600}.header__drawer-menu-button-icon{position:relative;display:inline-block;margin-right:8px}.header__drawer-menu-button-icon-bar{height:2px;width:36px;display:block;margin:8px auto;position:relative;background-color:#056ad7;transition:.2s}.header__drawer-menu-button-icon.-open .header__drawer-menu-button-icon-bar:first-of-type{transform:translateY(10px) rotate(45deg)}.header__drawer-menu-button-icon.-open .header__drawer-menu-button-icon-bar:nth-of-type(2){opacity:0}.header__drawer-menu-button-icon.-open .header__drawer-menu-button-icon-bar:nth-of-type(3){transform:translateY(-10px) rotate(-45deg)}@media screen and (min-width:1280px){.header{margin-bottom:24px}.header .content-container{width:1200px;margin:auto;justify-content:flex-start;align-items:center}.header__logo{margin-right:80px}.header__navigation{display:flex;flex-direction:row;justify-content:flex-start;gap:16px}.header__navigation-item{width:137px;text-align:center;line-height:44px;transition:.5s;font-size:18px;color:#2c2825;font-weight:600;border-bottom:1px solid #fff}.header__navigation-item.-active,.header__navigation-item:hover{color:#056ad7;border-bottom:1px solid #056ad7}.header__drawer-menu,.header__drawer-menu-button-icon{display:none}}.backdrop{width:100%;height:100%;position:fixed;bottom:0;left:0;background-color:rgba(0,0,0,.5);opacity:0;transition:.5s;z-index:10;visibility:hidden;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.backdrop.-open{opacity:1;visibility:visible}@media screen and (min-width:1280px){.backdrop{z-index:10}}.how-it-works{display:flex;flex-direction:column;gap:20px;color:#2c2825;align-items:center;padding:20px 0}.how-it-works__title{font-size:28px;font-style:normal;font-weight:400;line-height:105.815%;letter-spacing:-.56px}.how-it-works__line{width:250px;height:8px}.how-it-works__subtitle{font-size:24px;font-style:normal;font-weight:300;line-height:105.815%;letter-spacing:-.48px;text-align:center;color:rgba(44,40,37,.8)}.how-it-works__list{display:flex;flex-direction:column;gap:20px}.how-it-works__list-item{background:rgba(5,106,215,.6);width:100%;min-height:66px;padding:8px;border-radius:33px;color:#fff;display:flex;flex-direction:row;justify-content:flex-start;gap:16px;align-items:center;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);font-size:18px;font-style:normal;font-weight:500;line-height:105%;letter-spacing:-.25px}.how-it-works__list-item-index{min-width:50px;width:50px;height:50px;border-radius:25px;line-height:50px;text-align:center;background:#056ad7}.button.-how-it-works{margin:12px auto 32px}@media screen and (min-width:1280px){.how-it-works{padding:40px;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25)}.how-it-works__anchor{padding-top:90px}.how-it-works__title{font-size:48px}.how-it-works__line{width:500px;height:16px}.how-it-works__subtitle{font-size:28px;padding:0 0 12px}.how-it-works__list{width:100%}.how-it-works__list-item{font-size:20px}.button.-how-it-works{margin:40px auto 60px}}.top-section{position:relative;padding-top:80px}.top-section__title{position:absolute;left:0;top:220px;z-index:2;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);background:hsla(0,0%,100%,.4);padding:10px 20px;font-size:28px;color:#2c2825;font-weight:400;line-height:105.815%;letter-spacing:-.56px;width:330px;border-radius:0 4px 4px 0;height:62px;display:flex;flex-direction:column;gap:8px}.top-section__title img{height:8px;width:250px;margin-left:32px}.top-section__background{height:245px;width:100%;position:relative;z-index:1}.top-section__background img{object-fit:cover;object-position:center}.top-section__form{margin:36px 16px;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);border-radius:8px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:16px}.top-section__form-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px}.top-section__form-row-label{width:45%;color:rgba(44,40,37,.8);font-size:18px;font-weight:400;line-height:105.815%;letter-spacing:-.36px}.top-section__form-row-details{width:45%;text-align:right;font-size:12px;color:rgba(44,40,37,.8);font-weight:300;line-height:105.815%;letter-spacing:-.24px}.top-section__form-row-details span{font-size:24px;color:#056ad7;font-weight:600;line-height:105.815%;letter-spacing:-.48px;margin-bottom:4px;display:inline-block}.top-section__form-row-range-label{color:rgba(44,40,37,.8)}.top-section__form-line{margin:auto}.top-section__form-terms{text-align:center}@media screen and (min-width:1280px){.top-section{padding-top:80px}.top-section__title{padding:40px 0 32px;position:relative;left:auto;top:auto;box-shadow:none;background:rgba(0,0,0,0);width:500px;margin:auto;font-size:48px;font-style:normal;font-weight:400;line-height:105.815%;letter-spacing:-.96px;gap:16px;height:156px}.top-section__title img{width:500px;height:16px;margin-left:0}.top-section__background{height:633px}.top-section__background img{object-fit:cover;object-position:center -300px}.top-section__form{width:740px;position:absolute;z-index:3;top:276px;left:calc(50% - 150px);gap:24px}.top-section__form-row-label{font-size:28px;font-weight:400;line-height:105.815%;letter-spacing:-.56px}.top-section__form-row-details span{font-size:32px;font-weight:600;line-height:105.815%;letter-spacing:-.64px}.top-section__form-line{width:500px;height:16px}.top-section__form-terms{padding:0 0 20px}.top-section__form .button{margin:auto}}.range-slider{position:relative;height:6px;background-color:rgba(5,106,215,.15);border-radius:6px;cursor:pointer;outline:0 none}.range-slider__container{padding:10px 0;position:relative;width:100%}.range-slider__bar{left:0;height:100%;border-radius:16px}.range-slider__bar,.range-slider__handle{position:absolute;background-color:#056ad7}.range-slider__handle{top:50%;transform:translateY(-50%);right:-7px;width:20px;height:20px;border-radius:10px;box-sizing:content-box}.tooltip{display:inline-block;cursor:pointer;white-space:normal;vertical-align:middle;position:relative;margin:0 0 0 8px;padding:2px 0 0}.tooltip__backdrop{z-index:10}.tooltip__children{color:#056ad7;text-decoration:underline;width:100%}.tooltip__content{display:flex;flex-direction:column;background-color:#fcfaf6;padding:4px 16px 12px;width:100%;position:fixed;bottom:0;left:0;z-index:90;visibility:hidden;opacity:0;transition:.3s;color:#2c2825;cursor:default;text-align:left;font-size:18px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.25px}.tooltip__content-inner{display:flex;flex-direction:column;gap:20px}.tooltip__content-title{font-size:24px;font-style:normal;font-weight:400;line-height:105.815%;letter-spacing:-.48px;color:#056ad7}.tooltip__close{margin:0 0 0 auto;cursor:pointer}.tooltip.-open .tooltip__content{visibility:visible;opacity:1}@media screen and (min-width:1280px){.tooltip__backdrop{display:none}.tooltip__content{position:absolute;top:-270px;left:-510px;box-shadow:0 8px 12px 6px rgba(5,33,68,.15),0 4px 4px 0 rgba(5,33,68,.3);border-radius:16px;max-width:720px;width:720px;padding:20px 30px;bottom:auto;transform:scale(.1);transition:.2s;flex-direction:row-reverse;gap:8px;align-items:center}.tooltip__content-header{padding:4px 0;justify-content:space-between;display:flex;flex-direction:row-reverse;flex-wrap:nowrap;align-items:flex-end}.tooltip.-open .tooltip__content{transform:scale(1)}.tooltip__close{align-self:flex-start}}.why-us{display:flex;flex-direction:column;gap:20px;color:#2c2825;align-items:center;padding:20px 0}.why-us-container{background:#fcfaf6;padding-bottom:20px}.why-us__title{font-size:28px;font-style:normal;font-weight:400;line-height:105.815%;letter-spacing:-.56px}.why-us__line{width:250px;height:8px}.why-us__cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;width:100%;justify-content:center}.why-us__card{border-radius:10px;width:345px;padding:20px;box-shadow:2px 4px 10px 0 rgba(57,69,8,.25);border:1px solid #e4e4e4;background:hsla(0,0%,100%,.7);justify-content:center;align-items:center}.why-us__card,.why-us__card-inner{display:flex;flex-direction:column;gap:16px}.why-us__card-title{font-size:24px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.96px;color:#056ad7;text-align:center;width:100%}.why-us__card-line{width:250px;height:8px}.why-us__card-description{font-size:20px;font-style:normal;font-weight:400;line-height:120%;letter-spacing:-.2px;color:#2c2825;text-align:center}.why-us__card-image{width:311px;height:209px;border-radius:10px}.button.-why-us{margin:12px auto 20px;width:304px}@media screen and (min-width:1280px){.why-us{padding:100px 0 40px}.why-us-container{padding-bottom:40px}.why-us__title{font-size:48px}.why-us__line{width:500px;height:16px;margin-bottom:12px}.why-us__card{padding:40px 30px;justify-content:flex-start;width:calc((100% - 40px)/3)}.why-us__card.-first{width:100%;flex-direction:row;flex-wrap:wrap;height:460px;padding:50px;justify-content:space-between;align-items:center}.why-us__card.-first .why-us__card-title{width:450px;font-size:32px}.why-us__card.-first .why-us__card-description{width:450px}.why-us__card-inner{gap:20px;align-items:center}.why-us__card-image{width:530px;height:358px}.why-us__card-title{font-size:28px}.button.-why-us{margin:0 auto;width:500px}}