html{font-family:var(--font-inter);font-size:10px}body.no-scroll{overflow-y:hidden!important}body{overflow-x:hidden}body *{color:var(--black-main);font-family:var(--font-inter);font-weight:400;line-height:1.5}body *,body p,body span{font-size:1.6rem}.container{margin:0 auto;max-width:1440px;padding:0 4.8rem;width:100%}.section{padding-bottom:3.6rem;padding-top:3.6rem}.custom-btn__wrap{min-width:18.4rem;width:auto}.custom-btn{align-items:center;background-color:var(--accent);border:.1rem solid transparent;border-radius:1.6rem;color:var(--white);cursor:pointer;display:flex;flex-direction:column;height:7rem;justify-content:center;padding:1.2rem 2.4rem;transition:var(--transition-default);width:100%}.custom-btn,.custom-btn span{font-family:var(--font-inter)!important;font-size:2.2rem;font-weight:600;letter-spacing:-.016rem;line-height:1}.custom-btn:focus,.custom-btn:hover{background-color:var(--el-accent-hover);font-size:2.2rem;font-weight:600;line-height:1}.custom-btn:active{background-color:var(--el-accent-active);font-size:2.2rem;font-weight:600;line-height:1}.custom-btn__title{color:var(--white);font-size:2.2rem;font-weight:600;letter-spacing:-.016rem;line-height:1.27}.custom-btn span.custom-btn__descr{grid-gap:.3rem;color:hsla(0,0%,100%,.76);font-size:1.2rem;font-weight:400;letter-spacing:.024rem;line-height:1.33;margin-top:.5rem}.custom-btn_gradient-blue{background:linear-gradient(278.18deg,var(--accent) -5.71%,#6999f9 106.42%);border:none;border-radius:1.6rem;box-shadow:0 .4rem 1.2rem rgba(75,87,217,.12),0 1.2rem 4.8rem rgba(75,87,217,.32);min-width:18.4rem;width:fit-content}.custom-btn_gradient-blue:hover{background:linear-gradient(246.18deg,var(--accent) -5.71%,#6999f9 106.42%)}.custom-btn_pricing-lite{background:var(--white);border:.1rem solid rgba(36,55,70,.2);border-radius:1.6rem;color:var(--black-main);min-width:100%;position:relative;transition:var(--transition-default)}.custom-btn_pricing-lite span{position:relative;z-index:2}.custom-btn_pricing-lite:before{background:linear-gradient(278.18deg,#4b57d9 -5.71%,#6999f9 106.42%);border-radius:1.6rem;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:0}.custom-btn__buy-sub span{text-align:center}.custom-btn__buy-sub-subtitle{display:inline-block;font-size:14px!important;font-weight:400!important;margin-top:3px}.custom-btn__buy-sub.custom-btn_gradient-blue,.custom-btn__buy-sub.custom-btn_gradient-blue span{color:var(--white)}.custom-btn_pricing-lite:hover{background:transparent!important;border:none;box-shadow:0 .4rem 1.2rem rgba(75,87,217,.12),0 1.2rem 4.8rem rgba(75,87,217,.32);color:var(--white)}.custom-btn_pricing-lite:hover span{color:var(--white)}.custom-btn_pricing-lite:hover:before{opacity:1}.custom-btn__wrap_features{min-width:20.8rem;width:100%}.custom-btn__wrap_needs{border:.4rem solid hsla(0,0%,100%,.08);border-radius:1.6rem;min-width:10.2rem}.custom-btn__features{background-color:rgba(0,61,46,.12);border-radius:.8rem;color:var(--white);font-size:1.4rem;font-weight:600;height:4.4rem;letter-spacing:.024rem;line-height:1.29;text-transform:uppercase}.custom-btn__features:focus,.custom-btn__features:hover{background-color:rgba(0,61,46,.35);font-size:1.4rem;line-height:1.29}.custom-btn__features:active{background-color:rgba(0,61,46,.55)}.custom-btn__needs{border-radius:1.2rem;box-shadow:unset;height:3.4rem;letter-spacing:-.012rem;min-width:9.8rem;padding:.8rem 1.2rem}.custom-btn__features:active,.custom-btn__needs,.custom-btn__needs:focus,.custom-btn__needs:hover{font-size:1.4rem;font-weight:400;line-height:1.29}.custom-btn__white{backdrop-filter:blur(24px);background-color:var(--white);border:1px solid rgba(0,0,0,.1);color:var(--black-main)}.style-d-none{display:none!important}.tag-accent{align-items:center;background:linear-gradient(278.18deg,#4b57d9 -5.71%,#6999f9 106.42%);border-radius:.8rem;color:var(--white);cursor:auto;display:flex;font-size:1.4rem;font-weight:700;height:3rem;justify-content:center;letter-spacing:.024rem;line-height:1;padding:.8rem 1.2rem}.tag-accent_orange{background:linear-gradient(272.4deg,#f5880b,#ffad7e)}.custom-accordion{display:block;list-style:none;margin:0 auto;max-width:88rem;padding:0;position:relative;width:100%}.custom-accordion__item{background-color:var(--white);border-bottom:.1rem solid #e2e8f0;padding:3.2rem 0}.custom-accordion__item.active .custom-accordion__toggle-icon{transform:rotate(180deg)}.custom-accordion__question-wrap{grid-gap:0 2.4rem;align-items:center;cursor:pointer;display:flex;justify-content:space-between}.custom-accordion__question{font-size:2.4rem;font-weight:700;letter-spacing:.024rem;line-height:1}.custom-accordion__toggle-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.667 6 8 10.667 3.333 6' stroke='%2394A3B8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;display:block;height:1.6rem;position:relative;transition:var(--transition-default);width:1.6rem}.custom-accordion__answer{margin-top:3.2rem}.custom-accordion__answer img{cursor:zoom-in;width:100%}.custom-accordion__answer p,.custom-accordion__answer span{font-size:2rem;font-weight:400;letter-spacing:.024rem;line-height:1.4}.custom-accordion__answer p:last-child{margin-bottom:0}.custom-accordion__answer a{font-size:2rem;line-height:1.4rem;text-decoration:underline}.section__hero-thanks{padding-bottom:28.9rem;padding-top:20.5rem}.hero-thanks__inner{align-items:center;display:flex;flex-direction:column}.hero-thanks__img-wrap{height:14rem;margin-bottom:4rem;width:14rem}.hero-thanks__title{display:block;font-family:var(--font-really-sans);font-size:6.4rem;font-weight:950;letter-spacing:.024rem;line-height:1;margin-bottom:4rem;text-align:center}.custom-btn-wrap__thanks{min-width:25.3rem}.custom-btn__thanks{width:100%}.hero-thanks__hidden-data{display:none;visibility:hidden}.section__hero-404{padding-bottom:23.9rem;padding-top:29.5rem}.hero-404__inner{align-items:center;display:flex;flex-direction:column}.hero-404__img-wrap{height:9rem;margin-bottom:4rem;width:25rem}.hero-404__img{height:100%;object-fit:contain;width:100%}.hero-404__title{display:block;font-family:var(--font-really-sans);font-size:6.4rem;font-weight:950;letter-spacing:.024rem;line-height:1;margin-bottom:4rem;text-align:center}