*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#101014;min-height:100vh;font-family:Poppins,sans-serif;overflow-x:hidden}section{margin-bottom:70px}@media (max-width:768px){section{margin-bottom:32px}}img,picture,svg{max-width:100%;display:block}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:110%}p{line-height:130%}.btn--primary{color:#22380e;text-align:center;background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);border:1px solid #000;border-radius:60px;justify-content:center;align-items:center;gap:10px;padding:15px 80px;font-size:18px;font-style:normal;font-weight:400;line-height:normal;transition:transform .2s,filter .2s;display:flex}.btn--primary:hover{filter:brightness(1.05);transform:scale(1.02)}.btn--primary:active{filter:brightness(.95);transform:scale(.98)}@media (max-width:768px){.btn--primary{width:100%;max-width:360px;padding:15px 30px;font-size:16px}}.interactive-dots{pointer-events:none;z-index:-1;opacity:.15;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.interactive-dots{display:none}}.interactive-dots--footer{z-index:0}.section-cta-pre{justify-content:center;padding:0 0 70px;display:flex}.section-cta-pre__inner{text-align:center;background:radial-gradient(61.09% 100.23% at 78.76% 5.63%,#8dda4714 0%,#8dda4700 100%),#0b0b0f;border:1px solid #ffffff0f;border-radius:47px;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1280px;padding:60px 40px;display:flex}@media (max-width:768px){.section-cta-pre__inner{border-radius:28px;max-width:calc(100% - 28px);padding:40px 24px}}.section-cta-pre__title{color:#fff;max-width:560px;font-size:36px;font-weight:500;line-height:1.1}@media (max-width:768px){.section-cta-pre__title{font-size:26px}}.section-cta-pre__subtitle{color:#a1a1aa;max-width:440px;font-size:18px;line-height:1.5}@media (max-width:768px){.section-cta-pre__subtitle{font-size:16px}}.flow-modal{backdrop-filter:blur(6px);z-index:9999;opacity:0;pointer-events:none;background:#000000d9;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.flow-modal.is-open{opacity:1;pointer-events:auto}.flow-modal.is-open .flow-modal__panel{transform:translateY(0)scale(1)}.flow-modal__panel{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;background:#101014;border-radius:20px;width:90%;max-width:500px;max-height:92vh;transition:transform .35s cubic-bezier(.34,1.56,.64,1);position:relative;overflow-y:auto;transform:translateY(24px)scale(.98)}.flow-modal__panel::-webkit-scrollbar{width:4px}.flow-modal__panel::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:99px}.flow-modal__panel--wide{max-width:560px}.flow-modal__header{flex-direction:column;padding:28px 28px 0;display:flex;position:relative}.flow-modal__close{cursor:pointer;color:#fff9;background:#ffffff0f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:20px;right:20px}.flow-modal__close:hover{color:#fff;background:#ffffff1f}.flow-modal__close svg{width:16px;height:16px}.flow-modal__steps{align-items:center;gap:6px;margin-bottom:20px;display:flex}.flow-modal__step-dot{background:#ffffff1a;border-radius:99px;flex:1;height:3px;transition:background .3s,width .3s}.flow-modal__step-dot.active{background:#8dda47}.flow-modal__step-dot.done{background:#8dda4766}.flow-modal__step-label{color:#ffffff59;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:500}.flow-modal__title{color:#fff;margin-bottom:6px;font-size:22px;font-weight:600}.flow-modal__subtitle{color:#a1a1aa;margin-bottom:0;font-size:14px}.flow-modal__body{padding:20px 28px 28px}.flow-step{animation:.3s forwards stepIn;display:none}.flow-step.active{display:block}@keyframes stepIn{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.signup-form{flex-direction:column;gap:16px;display:flex}.signup-form__field{flex-direction:column;gap:0;display:flex}.signup-form__field label{color:#a1a1aa;font-size:13px}.signup-form__field .input-password-wrapper{align-items:center;display:flex;position:relative}.signup-form__field .input-password-wrapper input{padding-right:46px}.signup-form__field .input-password-wrapper .toggle-password{cursor:pointer;color:#8dda47;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;line-height:0;transition:opacity .2s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.signup-form__field .input-password-wrapper .toggle-password:hover{opacity:.8}.signup-form__field .input-password-wrapper .toggle-password svg{stroke:#8dda47;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;pointer-events:none;width:18px;height:18px}.signup-form__field input{color:#fff;background:#16161b;border:1px solid #ffffff12;border-radius:12px;width:100%;padding:13px 16px;font-family:inherit;font-size:15px;transition:border-color .2s,background .2s}.signup-form__field input::placeholder{color:#ffffff4d}.signup-form__field input:focus{background:#1a1a22;border-color:#8dda4766;outline:none}.signup-form__field input.error{border-color:#ff4d4d}.signup-form__field .status-msg{min-height:16px;padding-left:4px;font-size:12px}.signup-form__field .status-msg.error{color:#ff4d4d}.signup-form__field .status-msg.success{color:#8dda47}.signup-form__submit{color:#22380e;text-align:center;cursor:pointer;background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);border:1px solid #000;border-radius:60px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;margin-top:8px;font-size:18px;font-style:normal;font-weight:400;line-height:normal;transition:transform .2s,filter .2s;display:flex;position:relative;overflow:hidden}.signup-form__submit:hover{filter:brightness(1.05);transform:scale(1.02)}.signup-form__submit:active{filter:brightness(.95);transform:scale(.98)}.signup-form__submit:disabled{opacity:.55;cursor:not-allowed}.signup-form__submit .loader{border:2px solid #22380e66;border-top-color:#22380e;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.signup-form__submit.loading{color:#0000}.signup-form__submit.loading .loader{display:block}.flow-plans{flex-direction:column;gap:12px;display:flex}.flow-plan-card{cursor:pointer;background:#16161b;border:1.5px solid #ffffff12;border-radius:14px;justify-content:space-between;align-items:center;padding:18px 20px;transition:border-color .2s,background .2s,transform .15s;display:flex;position:relative;overflow:visible}.flow-plan-card:hover{background:#1a1a22;border-color:#8dda474d}.flow-plan-card.selected{background:#8dda470d;border-color:#8dda47}.flow-plan-card:active{transform:scale(.99)}.flow-plan-card__badge{color:#1a2d08;white-space:nowrap;background:#8dda47;border-radius:99px;padding:3px 12px;font-size:11px;font-weight:600;position:absolute;top:-11px;left:50%;transform:translate(-50%)}.flow-plan-card__left{flex-direction:column;gap:3px;display:flex}.flow-plan-card__name{color:#fff;font-size:16px;font-weight:600}.flow-plan-card__sub{color:#a1a1aa;font-size:12px}.flow-plan-card__right{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.flow-plan-card__price{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:700}.flow-plan-card__price span{letter-spacing:0;font-size:14px;font-weight:400}.flow-plan-card__month{color:#a1a1aa;font-size:11px}.checkout-plan-card{-webkit-backdrop-filter:blur(60px);box-sizing:border-box;background:#ffffff0d;border-radius:28px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:16px;width:100%;max-width:432px;height:auto;min-height:117px;padding:28px;display:flex}.checkout-plan-card__label{color:#a1a1aa;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.checkout-plan-card__row{justify-content:space-between;align-items:baseline;width:100%;display:flex}.checkout-plan-card__name{color:#fff;leading-trim:both;text-edge:cap;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:110%}.checkout-plan-card__price-container{align-items:baseline;display:flex}.checkout-plan-card__price{color:#fff;leading-trim:both;text-edge:cap;letter-spacing:-1px;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:110%}.checkout-plan-card__period{color:#a1a1aa;leading-trim:both;text-edge:cap;margin-left:2px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.checkout-plan-card__discount-row{align-items:center;gap:10px;width:100%;margin-top:-4px;display:none}.checkout-plan-card__original-price{color:#a1a1aa;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:line-through}.checkout-plan-card__discount-badge{color:#8dda47;background:#8dda471f;border:1px solid #8dda474d;border-radius:99px;padding:3px 10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}.checkout-bullets{flex-direction:column;gap:8px;margin-top:22px;display:flex}.checkout-bullet{-webkit-backdrop-filter:blur(60px);background:#ffffff0d;border-radius:80px;flex-direction:row;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:6px 18px;display:flex}.checkout-bullet__icon{flex-shrink:0;width:28px;height:28px}.checkout-bullet__text{color:#bfbfbf;white-space:nowrap;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.checkout-warranty{text-align:left;flex-direction:column;align-items:flex-start;gap:8px;margin-top:22px;margin-left:28px;display:flex}.checkout-warranty--mobile{display:none}.checkout-warranty__title{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:34.311px;font-style:normal;font-weight:500;line-height:110%}.checkout-warranty__title span{color:#8dda47}.checkout-warranty__desc{color:#a1a1aa;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.stripe-checkout__loading{color:#a1a1aa;justify-content:center;align-items:center;gap:12px;padding:30px 0;font-size:14px;display:flex}.stripe-checkout__loading .spinner{border:2px solid #ffffff1a;border-top-color:#8dda47;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}.stripe-checkout__error{color:#ff4d4d;background:#ff4d4d14;border-radius:8px;margin-bottom:16px;padding:12px 16px;font-size:13px;display:none}.stripe-checkout__elements{width:100%;min-height:120px;display:block;position:relative;overflow:visible}.stripe-checkout__elements iframe{min-height:120px;width:100%!important}.stripe-checkout__submit{color:#1a2d08;text-align:center;cursor:pointer;background:#8dda47;border:1px solid #ffffff1a;border-radius:60px;justify-content:center;align-items:center;gap:10px;width:100%;height:54px;margin-top:24px;padding:15px 40px;font-size:18px;font-weight:500;transition:transform .2s,filter .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #8dda4726}.stripe-checkout__submit:hover{filter:brightness(1.05);transform:scale(1.01);box-shadow:0 6px 24px #8dda4740}.stripe-checkout__submit:active{filter:brightness(.95);transform:scale(.99)}.stripe-checkout__submit:disabled{opacity:.5;cursor:not-allowed}.stripe-checkout__submit .loader{border:2px solid #1a2d0866;border-top-color:#1a2d08;border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.stripe-checkout__submit.loading{color:#0000}.stripe-checkout__submit.loading .loader{display:block}.stripe-checkout__security-footer{border-top:1px solid #ffffff14;flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:24px;padding-top:20px;display:flex}.stripe-checkout__secure-info{color:#fff9;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.stripe-checkout__secure-info svg{color:#8dda47;width:14px;height:14px}.stripe-checkout__encryption-notice{color:#ffffff59;text-align:center;max-width:320px;margin:0;font-size:10px;line-height:1.4}.stripe-checkout__cards-img{object-fit:contain;opacity:.5;filter:grayscale()brightness(1.8);width:auto;height:22px;margin-top:8px;transition:opacity .3s,filter .3s}.stripe-checkout__cards-img:hover{opacity:.95;filter:none}.stripe-promo{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.stripe-promo__field{align-items:center;gap:8px;display:flex}.stripe-promo__input{color:#fff;background:#16161b;border:1px solid #ffffff12;border-radius:12px;outline:none;flex:1;width:100%;padding:13px 16px;font-family:Poppins,sans-serif;font-size:15px;transition:border-color .2s,background .2s}.stripe-promo__input::placeholder{color:#ffffff4d}.stripe-promo__input:focus{background:#1a1a22;border-color:#fff6}.stripe-promo__btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex-shrink:0;height:48px;padding:0 20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:background .2s,border-color .2s,transform .15s}.stripe-promo__btn:hover{background:#ffffff1a;border-color:#ffffff38}.stripe-promo__btn:active{transform:scale(.97)}.stripe-promo__btn:disabled{opacity:.5;cursor:not-allowed}.stripe-promo__feedback{padding:0 4px;font-family:Poppins,sans-serif;font-size:13px;display:none}.stripe-promo__feedback--error{color:#ff4d4d}.stripe-promo__feedback--success{color:#8dda47}.stripe-promo__feedback:not(:empty){display:block}.flow-back-btn{cursor:pointer;color:#fff;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:22px;padding:0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:130%;transition:opacity .2s;display:inline-flex}.flow-back-btn:hover{opacity:.8}.flow-back-btn__icon{object-fit:contain;width:26px;height:26px;display:block;transform:rotate(90deg)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.modal-plan__toggle{border:1px solid #ffffff0d;border-radius:60px;justify-content:center;align-items:center;gap:6px;width:100%;height:auto;margin-bottom:24px;padding:6px;display:inline-flex;position:relative}@media (max-width:1024px){.modal-plan__toggle{margin-bottom:16px}}.modal-plan__toggle-btn{z-index:1;color:#fff6;text-align:center;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:60px;flex:1;justify-content:center;align-items:center;gap:10px;padding:9px 16px;font-family:inherit;font-size:15px;font-weight:400;line-height:110%;transition:color .3s;display:flex;position:relative}.modal-plan__toggle-btn--active{color:#1a2d08;background:#8dda47;border-color:#c1ff89}.modal-plan__toggle-btn:not(.modal-plan__toggle-btn--active):hover{color:#ffffffb3}.modal-plan__cards{flex-direction:column;align-items:center;display:flex}.modal-plan__card{background:radial-gradient(61.09% 100.23% at 78.76% 5.63%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;justify-content:center;width:363px;max-width:100%;height:524px;display:flex;position:relative}.modal-plan__card[aria-hidden=true]{display:none}.modal-plan__card[aria-hidden=false]{display:flex}.modal-plan__card--featured{border:3px solid #8dda47}.modal-plan__badge-promo{color:#24461d;white-space:nowrap;z-index:2;background:#8dda47;border-radius:60px;justify-content:center;align-items:center;padding:5px 18px;font-size:14px;font-weight:400;line-height:130%;display:inline-flex;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.modal-plan__card-inner{flex-direction:column;align-items:center;gap:0;padding:36px 18px 24px;display:flex}.modal-plan__card-logo{object-fit:contain;width:110px;height:auto;margin-bottom:12px}.modal-plan__card-name{color:#fff;text-align:center;margin-bottom:4px;font-size:24px;font-weight:500;line-height:110%}.modal-plan__card-renewal{color:#c2c2c3;text-align:center;width:100%;max-width:240px;margin-bottom:24px;font-size:12px;font-weight:400;line-height:130%}.modal-plan__price-wrapper{flex-direction:column;align-items:flex-start;width:max-content;margin:0 auto 32px;display:flex}.modal-plan__price-value{color:#fff;letter-spacing:-3px;text-align:center;width:100%;font-size:62px;font-weight:600;line-height:110%}.modal-plan__price-value span{letter-spacing:-1px;font-size:.6em}.modal-plan__price-label{color:#a1a1aa;background:#393741;border-radius:0 14px 14px;justify-content:center;align-items:center;margin-top:-8px;padding:7px 12px;font-size:14px;font-weight:400;line-height:110%;display:inline-flex}.modal-plan__card-btn{width:100%;max-width:100%;margin-bottom:16px}.modal-plan__card-btn.btn--primary{border-radius:60px;padding:15px 40px}.modal-plan__divider{background:#ffffff1a;width:100%;height:1px;margin-bottom:16px}.modal-plan__secure-text{color:#a1a1aa;text-align:center;opacity:.4;max-width:300px;margin-bottom:14px;font-size:11px;font-weight:400;line-height:110%}.modal-plan__cards-svg{object-fit:contain;opacity:.4;width:100%;max-width:280px}.flow-modal__panel--wide{box-sizing:border-box!important;background:radial-gradient(17.39% 78.19% at 54.65% -12.78%,#b3b3ff0d 0%,#b3b3ff00 100%),radial-gradient(32.29% 97.22% at 79.84% 9.37%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f!important;border:1px solid #ffffff0d!important;border-radius:47px!important;flex-direction:row!important;align-items:center!important;width:1280px!important;max-width:95vw!important;height:726px!important;max-height:95vh!important;padding:28px 0 28px 28px!important;display:inline-flex!important}.flow-modal__panel--wide #flowModalHeader{display:none!important}.flow-modal__panel--wide .flow-modal__body{justify-content:flex-start!important;align-items:center!important;width:100%!important;height:100%!important;padding:0!important;display:flex!important}.flow-modal__panel--wide .step-transition-wrapper{justify-content:center;align-items:center;display:flex;position:relative;width:100%!important;height:100%!important}.flow-modal__panel--wide .flow-step{width:auto;max-height:100%;height:auto!important;overflow:visible!important}.flow-modal__close-custom{transition:background .2s;-webkit-backdrop-filter:blur(30px)!important;cursor:pointer!important;z-index:1000!important;opacity:1!important;visibility:visible!important;background:#ffffff0d!important;border:none!important;border-radius:58.182px!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:7px!important;display:flex!important;position:absolute!important;top:26px!important;right:26px!important}.flow-modal__close-custom:hover{background:#ffffff1f!important}.flow-modal .btn--primary{background:#8dda47!important}.step1-container{align-items:center;gap:0;width:100%;height:100%;display:flex}.step1-video-box{border-radius:24px;flex-shrink:0;width:739px;height:670px;position:relative;overflow:hidden}.step1-video-box .step-video-bg{z-index:1;width:100%;height:100%;transition:opacity .5s;position:absolute;inset:0}.step1-video-box .step-video-bg--1{opacity:1}.step1-video-box .step-video-bg--2,.flow-modal__panel--wide[data-step="1"] .step1-video-box .step-video-bg--1{opacity:0}.flow-modal__panel--wide[data-step="1"] .step1-video-box .step-video-bg--2{opacity:1}.step1-video-box .step1-video-bg-img{object-fit:cover;width:100%;height:100%}.step1-video-floating{-webkit-backdrop-filter:blur(60px);z-index:5;background:#1010140d;border-radius:28px;flex-direction:column;align-items:flex-start;gap:16px;padding:28px;display:inline-flex;position:absolute;top:50%;left:143px;transform:translateY(-50%)}.step1-video-icon{width:60px;height:60px}.step1-video-texts{flex-direction:column;width:100%;display:flex;position:relative}.step-text-wrapper{flex-direction:column;gap:14px;width:100%;transition:opacity .45s,transform .45s;display:flex}.step-text-wrapper--1{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.step-text-wrapper--login{opacity:0;pointer-events:none;position:absolute;top:0;left:0;transform:translateY(16px)}.step-text-wrapper--2{opacity:0;pointer-events:none;position:absolute;top:0;left:0;transform:translateY(20px)}#flowStep2.is-login-mode~.step1-video-box .step-text-wrapper--1{opacity:0;pointer-events:none;position:absolute;transform:translateY(-16px)}.flow-modal__panel--wide:has(#flowStep2.is-login-mode) .step-text-wrapper--1{opacity:0;pointer-events:none;position:absolute;transform:translateY(-16px)}#flowStep2.is-login-mode~.step1-video-box .step-text-wrapper--login{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.flow-modal__panel--wide:has(#flowStep2.is-login-mode) .step-text-wrapper--login{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.flow-modal__panel--wide[data-step="1"] .step-text-wrapper--1{opacity:0;pointer-events:none;position:absolute;transform:translateY(-20px)}.flow-modal__panel--wide[data-step="1"] .step-text-wrapper--2{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.step1-video-title{color:#fff;leading-trim:both;text-edge:cap;width:260px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:600;line-height:110%}.step1-video-subtitle{color:#bfbfbf;width:204px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%}.step2-video-title{color:#fff;leading-trim:both;text-edge:cap;width:240px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:600;line-height:110%}.step2-video-subtitle{color:#bfbfbf;width:228px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%}.step1-form-box{flex:1;justify-content:center;align-items:stretch;display:flex}.step1-form-box .signup-form{flex-direction:column;justify-content:center;gap:0;width:365px;height:100%;display:flex}.step1-inputs-group{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.step1-input{color:#fff;box-sizing:border-box;background:#16161b;border:1px solid #ffffff0d;border-radius:36px;outline:none;width:100%;padding:12px 16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:normal;display:block}.step1-input::placeholder{color:#ffffff4d}.step1-pwd-container{box-sizing:border-box;border:1px solid #ffffff0d;border-radius:18px;flex-direction:column;align-self:stretch;align-items:flex-start;gap:12px;margin-bottom:12px;padding:20px;display:flex}.step1-pwd-field{flex-direction:column;width:100%;display:flex}.step1-pwd-label{color:#fff;leading-trim:both;text-edge:cap;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.step1-pwd-wrapper{width:100%;position:relative}.step1-pwd-input{color:#fff;letter-spacing:2px;box-sizing:border-box;background:#16161b;border:1px solid #ffffff0d;border-radius:36px;outline:none;width:100%;padding:16px 48px 8px 16px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:normal;display:block}.step1-pwd-input::placeholder{color:#ffffff4d}.step1-pwd-toggle{cursor:pointer;color:#fff6;z-index:2;background:0 0;border:none;outline:none;align-items:center;padding:0;transition:color .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.step1-pwd-toggle svg{stroke:currentColor;fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:20px;height:20px}.step1-pwd-input:not(:placeholder-shown)~.step1-pwd-toggle{color:#8dda47}.step1-pwd-wrapper:has(.step1-pwd-input:not(:placeholder-shown)) .step1-pwd-toggle{color:#8dda47}.step1-confirm-status{min-height:0;margin-top:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}.step1-confirm-status:empty{display:none}.step1-confirm-status.error{color:#ff4d4d}.step1-confirm-status.success{color:#8dda47}.step1-pwd-hint{color:#878787;leading-trim:both;text-edge:cap;margin-top:8px;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.step1-submit-btn{border-radius:60px!important;width:100%!important;margin-top:0!important}.step1-switch-link{cursor:pointer;color:#a1a1aa;text-align:center;background:0 0;border:none;width:100%;margin-top:12px;padding:4px 0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal;transition:color .2s;display:block}.step1-switch-link span{color:#8dda47;text-underline-offset:3px;font-weight:500;text-decoration:underline;transition:color .2s}.step1-switch-link:hover{color:#fff}.step1-switch-link:hover span{color:#a6f05a}.step1-existing-notice{color:#c8f59a;background:#8dda4714;border:1px solid #8dda4733;border-radius:12px;align-items:center;gap:8px;margin-top:10px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4;animation:.3s both noticeIn;display:none}.step1-existing-notice[aria-hidden=false]{display:flex}.step1-existing-notice svg{flex-shrink:0}@keyframes noticeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.step1-login-form{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s,transform .3s;position:absolute;top:0;left:0;transform:translate(20px);display:none!important}.step1-login-logo{justify-content:center;margin-bottom:16px;display:flex}.step1-login-logo img{object-fit:contain;width:48px;height:48px}.step1-login-back{margin-bottom:0;position:absolute;top:-75px;left:0}@media (max-width:1024px){.step1-login-back{top:9px}}.step1-login-stores{flex-direction:column;align-items:center;gap:12px;margin-top:24px;display:flex}.step1-login-stores p{color:#fff;text-align:center;margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:400}.step1-login-stores__links{justify-content:center;align-items:center;gap:12px;display:flex}.step1-login-stores__links a{transition:opacity .2s;display:block}.step1-login-stores__links a:hover{opacity:.8}.step1-login-stores__links a img{width:auto;height:40px;display:block}.step1-pwd-container--login{width:100%;margin-bottom:10px;gap:16px!important;padding:20px!important}#loginVideoTitle{width:240px}.step1-login-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin-top:10px;display:flex}.step1-login-footer__sep{color:#fff3;select:none;font-size:14px;line-height:1}#flowStep2.is-login-mode #signupForm{opacity:0;pointer-events:none;visibility:hidden;transition:opacity .25s,transform .25s,visibility 0s .25s;position:absolute;transform:translate(-20px)}#flowStep2.is-login-mode .step1-login-form{opacity:1;pointer-events:auto;position:relative;transform:translate(0);display:flex!important}#flowStep2:not(.is-login-mode) #signupForm{opacity:1;visibility:visible;transition:opacity .25s,transform .25s,visibility;position:relative;transform:translate(0)}.flow-modal__panel--wide.is-login-mode .step-text-wrapper--1{opacity:0;pointer-events:none;position:absolute;transform:translateY(-16px)}.flow-modal__panel--wide.is-login-mode .step-text-wrapper--login{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.step1-login-form .step1-inputs-group{margin-bottom:10px}.step1-login-error{color:#ff9494;background:#ff4d4d14;border:1px solid #ff4d4d33;border-radius:12px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4;animation:.3s both noticeIn;display:none}.step1-login-error[aria-hidden=false]{display:flex}.step1-back-to-signup{cursor:pointer;color:#636363;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1;transition:color .2s;display:inline-flex}.step1-back-to-signup svg{flex-shrink:0}.step1-back-to-signup:hover{color:#a1a1aa}.step1-recovery-notice{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 0 8px;animation:.4s both noticeIn;display:flex}.step1-recovery-notice__icon{font-size:40px}.step1-recovery-notice__title{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}.step1-recovery-notice__text{color:#a1a1aa;max-width:280px;margin:0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}.step1-recovery-notice__text strong{color:#fff}.step1-active-sub-notice{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:16px 0 8px;animation:.4s both noticeIn;display:flex}.step1-active-sub-notice__icon{background:#8dda471f;border:1px solid #8dda474d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto;font-size:26px;display:flex}.step1-active-sub-notice__title{color:#fff;margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}.step1-active-sub-notice__text{color:#a1a1aa;max-width:280px;margin:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.step1-active-sub-notice__cta{flex-direction:column;gap:8px;width:100%;display:flex}.flow-modal__panel--wide[data-step="3"]{padding:16px!important}.flow-modal__panel--wide[data-step="3"] .step1-video-box{display:none}.flow-modal__panel--wide[data-step="3"] .step1-form-box{flex:1;justify-content:center;align-items:center;width:100%;max-width:100%;display:flex}@keyframes checkoutFadeIn{0%{opacity:0}to{opacity:1}}@keyframes checkoutFadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.checkout-layout{align-items:stretch;gap:60px;width:100%;max-width:878px;margin:0 auto;padding:0 20px;display:none}.checkout-layout.active{animation:.3s forwards checkoutFadeIn;display:flex}.checkout-layout.active .flow-back-btn{animation:.6s cubic-bezier(.16,1,.3,1) 50ms both checkoutFadeInUp}.checkout-layout.active .checkout-layout__logo{animation:.6s cubic-bezier(.16,1,.3,1) .1s both checkoutFadeInUp}.checkout-layout.active .checkout-plan-card{animation:.6s cubic-bezier(.16,1,.3,1) .15s both checkoutFadeInUp}.checkout-layout.active .checkout-bullet{animation:.6s cubic-bezier(.16,1,.3,1) both checkoutFadeInUp}.checkout-layout.active .checkout-bullet:first-child{animation-delay:.2s}.checkout-layout.active .checkout-bullet:nth-child(2){animation-delay:.25s}.checkout-layout.active .checkout-bullet:nth-child(3){animation-delay:.3s}.checkout-layout.active .checkout-warranty{animation:.6s cubic-bezier(.16,1,.3,1) .35s both checkoutFadeInUp}.checkout-layout.active .checkout-layout__right{animation:.7s cubic-bezier(.16,1,.3,1) .2s both checkoutFadeInUp}.checkout-layout__left{flex-direction:column;flex:1;align-items:flex-start;display:flex}.checkout-layout__right{flex-direction:column;flex:1;justify-content:center;display:flex}.checkout-layout__logo{object-fit:contain;width:auto;height:40px;margin-bottom:22px}@media (max-width:1024px){.flow-modal__panel--wide{border-radius:28px!important;flex-direction:column!important;width:100%!important;height:90vh!important;padding:24px!important}.step-transition-wrapper{align-items:flex-start!important}.step1-container{flex-direction:column;align-items:center;gap:16px;width:100%;height:100%;overflow:visible auto}.step1-video-box{flex-shrink:0;width:100%;max-width:328px;height:150px}.flow-modal__panel--wide[data-step="1"] .step1-video-box{height:120px!important}.step2-video-subtitle{display:none!important}.step1-video-floating{border-radius:16px;gap:6px;padding:14px 16px;top:50%;bottom:auto;left:16px;transform:translateY(-50%)}.step1-video-icon{width:46px;height:46px}.checkout-layout{flex-direction:column;align-items:stretch;gap:32px;padding:0}.checkout-layout__left{width:100%}.checkout-layout__left .checkout-warranty--desktop{display:none}.checkout-layout__right{flex-direction:column;width:100%;display:flex}.checkout-layout__right .stripe-checkout__submit{order:2;margin-bottom:24px}.checkout-layout__right .stripe-promo{order:3;margin-bottom:24px}.checkout-layout__right .checkout-warranty--mobile{order:4;margin-bottom:24px;margin-left:0;display:flex}.checkout-layout__logo{align-self:flex-start;margin-bottom:20px}.checkout-plan-card{height:auto;min-height:unset;gap:8px;max-width:100%;padding:16px 20px}.checkout-plan-card__label{font-size:12px}.checkout-plan-card__row{flex-wrap:wrap;align-items:baseline;gap:4px}.checkout-plan-card__name{font-size:18px}.checkout-plan-card__price-container{align-items:baseline;gap:4px;display:flex}.checkout-plan-card__price{letter-spacing:-.5px;font-size:18px}.checkout-plan-card__period{font-size:12px}.checkout-bullets{display:none}.checkout-bullet{border-radius:24px;align-items:center;width:fit-content;padding:10px 16px}.checkout-bullet__icon{width:28px;height:28px}.checkout-bullet__text{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.checkout-warranty{margin-top:16px;margin-left:12px}.checkout-warranty__title{font-size:26px}.checkout-warranty__desc{font-size:14px}.step1-video-title,.step2-video-title{width:154px;font-size:22px}.step1-video-subtitle,.step2-video-subtitle{width:158px;font-size:14px}.step-text-wrapper{gap:4px}.flow-modal__panel--wide[data-step="2"] .step1-container{gap:12px}.flow-modal__panel--wide[data-step="2"] .step1-video-box{width:328px;height:158px}.flow-modal__panel--wide[data-step="2"] .step1-video-floating{left:16px}.flow-modal__panel--wide[data-step="2"] .step1-form-box{align-items:flex-start;width:100%}.flow-modal__panel--wide[data-step="2"] .step2-video-subtitle{display:none}.step1-form-box{width:100%}.step1-form-box .signup-form{width:100%;max-width:365px}.flow-modal__panel--wide .flow-step{width:100%}.modal-plan__card{max-width:100%;height:auto}.flow-modal__close-custom{top:16px!important;right:16px!important}}.fixed-bottom-bar{z-index:900;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;height:250px;padding-bottom:20px;display:flex;position:fixed;bottom:0;left:0}.fixed-bottom-bar.is-hidden .fixed-bottom-bar__inner{opacity:0;filter:blur(30px);pointer-events:none;transform:translateY(15px)}.fixed-bottom-bar.is-hidden .fixed-bottom-bar__bg{opacity:0;pointer-events:none}.fixed-bottom-bar__bg{z-index:-1;opacity:1;background:0 0;width:100%;height:100%;transition:opacity .7s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.fixed-bottom-bar__bg .blur{pointer-events:none;background:#fff0;position:absolute;inset:0}.fixed-bottom-bar__bg .blur-1{z-index:1;-webkit-backdrop-filter:blur(.25px);-webkit-mask-image:linear-gradient(#0000 0%,#000 12.5% 25%,#0000 37.5%);mask-image:linear-gradient(#0000 0%,#000 12.5% 25%,#0000 37.5%)}.fixed-bottom-bar__bg .blur-2{z-index:2;-webkit-backdrop-filter:blur(.5px);-webkit-mask-image:linear-gradient(#0000 12.5%,#000 25% 37.5%,#0000 50%);mask-image:linear-gradient(#0000 12.5%,#000 25% 37.5%,#0000 50%)}.fixed-bottom-bar__bg .blur-3{z-index:3;-webkit-backdrop-filter:blur(1px);-webkit-mask-image:linear-gradient(#0000 25%,#000 37.5% 50%,#0000 62.5%);mask-image:linear-gradient(#0000 25%,#000 37.5% 50%,#0000 62.5%)}.fixed-bottom-bar__bg .blur-4{z-index:4;-webkit-backdrop-filter:blur(2px);-webkit-mask-image:linear-gradient(#0000 37.5%,#000 50% 62.5%,#0000 75%);mask-image:linear-gradient(#0000 37.5%,#000 50% 62.5%,#0000 75%)}.fixed-bottom-bar__bg .blur-5{z-index:5;-webkit-backdrop-filter:blur(4px);-webkit-mask-image:linear-gradient(#0000 50%,#000 62.5% 75%,#0000 87.5%);mask-image:linear-gradient(#0000 50%,#000 62.5% 75%,#0000 87.5%)}.fixed-bottom-bar__bg .blur-6{z-index:6;-webkit-backdrop-filter:blur(8px);-webkit-mask-image:linear-gradient(#0000 62.5%,#000 75% 87.5%,#0000 100%);mask-image:linear-gradient(#0000 62.5%,#000 75% 87.5%,#0000 100%)}.fixed-bottom-bar__bg .blur-7{z-index:7;-webkit-backdrop-filter:blur(16px);-webkit-mask-image:linear-gradient(#0000 75%,#000 87.5% 100%);mask-image:linear-gradient(#0000 75%,#000 87.5% 100%)}.fixed-bottom-bar__bg .blur-8{z-index:8;-webkit-backdrop-filter:blur(32px);-webkit-mask-image:linear-gradient(#0000 87.5%,#000 100%);mask-image:linear-gradient(#0000 87.5%,#000 100%)}.fixed-bottom-bar__inner{pointer-events:auto;justify-content:space-between;align-items:center;width:100%;max-width:1280px;padding:0 20px;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),filter .7s;display:flex;position:relative}.fixed-bottom-bar__social{flex-shrink:0;align-items:center;display:flex;position:relative}.fixed-bottom-bar__social-item{aspect-ratio:1;cursor:pointer;z-index:1;background:#101014;border:2.246px solid #1e1e27;border-radius:227.851px;justify-content:center;align-items:center;width:37.226px;height:37.226px;margin-left:-10px;transition:transform .3s cubic-bezier(.34,1.56,.64,1),z-index;display:flex;position:relative}.fixed-bottom-bar__social-item:first-child{margin-left:0}.fixed-bottom-bar__social-item img{object-fit:cover;filter:grayscale();border-radius:50%;width:100%;height:100%}.fixed-bottom-bar__social-item:hover{z-index:10;border-color:#8dda47;transform:translateY(-12px)scale(1.15)}.fixed-bottom-bar__social-item:hover img{filter:grayscale(0%)}.fixed-bottom-bar__social-item:hover .fixed-bottom-bar__social-tooltip{opacity:1;visibility:visible;transform:translate(-50%,-12px)}.fixed-bottom-bar__social-check{z-index:5;justify-content:center;align-items:center;margin-left:-10px;display:flex}.fixed-bottom-bar__social-check img{aspect-ratio:1;width:37.226px;height:37.226px}.fixed-bottom-bar__social-text{color:#fff;width:180px;margin-left:12px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%}.fixed-bottom-bar__social-tooltip{-webkit-backdrop-filter:blur(30px);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;background:#1010140d;border:1px solid #ffffff26;border-radius:12px;padding:10px 14px;font-size:13px;font-weight:500;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 20px #0003}.fixed-bottom-bar__social-tooltip:after{content:"";border:6px solid #0000;border-top-color:#ffffff26;position:absolute;top:100%;left:50%;transform:translate(-50%)}.fixed-bottom-bar__social-tooltip:before{content:"";z-index:1;border:5px solid #0000;border-top-color:#1010140d;margin-top:-2px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.fixed-bottom-bar__actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;width:100%;max-width:409px;display:flex}.fixed-bottom-bar__btn-whats{background:0 0;border:1px solid #8dda47;border-radius:90px;flex-shrink:0;justify-content:center;align-items:center;width:57px;height:57px;padding:0;transition:background .3s,transform .2s;display:flex}.fixed-bottom-bar__btn-whats:hover{background:radial-gradient(61.09% 100.23% at 78.76% 5.63%,#8dda4726 0%,#8dda4700 100%),#e8e8e8;border-color:#31580e;transform:scale(1.05)}.fixed-bottom-bar__btn-whats:hover svg path{fill:#31580e}.fixed-bottom-bar__btn-whats:active{transform:scale(.95)}.fixed-bottom-bar__btn-whats svg{width:26.591px;height:26.719px}.fixed-bottom-bar__btn-whats svg path{fill:#8dda47;transition:fill .3s}@media (max-width:768px){.fixed-bottom-bar{height:auto;padding:16px 0}.fixed-bottom-bar__inner{flex-direction:column;gap:16px;padding:0 16px}.fixed-bottom-bar__social{display:none}.fixed-bottom-bar__actions{justify-content:center;max-width:100%}.fixed-bottom-bar__actions .btn--primary{flex:1;max-width:none!important}.fixed-bottom-bar__btn-whats{width:54px;height:54px;padding:0}}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 14px}.grid{grid-template-columns:repeat(12,1fr);gap:20px;width:100%;display:grid}@media (max-width:768px){.grid{grid-template-columns:repeat(4,1fr)}}.header{z-index:10;width:100%;position:absolute;top:0;left:0}.header .container--header{justify-content:center;display:flex;padding-top:23px!important}.header__logo{width:190px;height:51.72px}@media (max-width:768px){.header .container--header{padding-top:12px!important}.header__logo{width:102.854px;height:28.001px}}.hero{background:radial-gradient(46.71% 100% at 49.45% 0,#b3b3ff0d 0%,#b3b3ff00 100%);flex-direction:column;align-items:center;width:100%;max-width:1920px;min-height:748px;margin:0 auto;padding-top:207.72px;padding-bottom:60px;display:flex;position:relative}.hero__container{text-align:center;flex-direction:column;align-items:center;max-width:1280px;display:flex}.hero__badge{-webkit-backdrop-filter:blur(15.9px);background:#10101408;border:1px solid #ffffff0d;border-radius:60px;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:10px 40px;display:flex}.hero__badge-text{color:#e4e4f4;font-size:18px;font-style:normal;font-weight:400;line-height:130%}.hero__title{color:#fff;text-align:center;align-self:stretch;max-width:900px;margin:0 auto 16px;font-size:60px;font-style:normal;font-weight:500;line-height:110%}.hero__description{color:#a1a1aa;text-align:center;max-width:500px;margin-bottom:20px;font-size:18px;font-style:normal;font-weight:400;line-height:130%}.hero__description-highlight{color:#fff;font-weight:500}.hero__price-subtext{color:#a1a1aa;text-align:center;margin-top:12px;font-size:14px;font-weight:400}.hero__stores{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:16px;display:flex}@media (max-width:768px){.hero{min-height:auto;padding-top:103px}.hero__title{color:#fff;text-align:center;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:500;line-height:110%}.hero__description{margin-bottom:16px;font-size:16px}.hero__price-subtext{margin-top:8px;font-size:13px}.hero__badge{margin-bottom:16px;padding:8px 30px}.hero__badge-icon{width:16px;height:16px}.hero__badge-text{color:#e4e4f4;text-align:center;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:130%}.hero__stores{flex-direction:row;gap:14px;margin-top:16px}.hero__stores img{width:83.953px;height:23.545px}}.infinite-carousel{width:100%;padding:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.infinite-carousel__track{gap:27px;width:max-content;animation:60s linear infinite scroll-infinite;display:flex}.infinite-carousel__img{object-fit:cover;border-radius:8px;flex-shrink:0;width:230.25px;height:459px}@keyframes scroll-infinite{0%{transform:translate(0)}to{transform:translate(-2315.25px)}}@media (max-width:768px){.infinite-carousel{padding:0 20px}.infinite-carousel__track{gap:8px;animation:60s linear infinite scroll-infinite-mobile}.infinite-carousel__img{width:140px;height:279px}}@keyframes scroll-infinite-mobile{0%{transform:translate(0)}to{transform:translate(-1332px)}}.section-3{width:100%}.section-3__box{background:#101014;border:1px solid #ffffff0d;border-radius:47px;width:100%;max-width:1280px;height:456px;margin:0 auto;position:relative;overflow:hidden}.section-3__box:before{content:"";background:radial-gradient(75.72% 78.53% at var(--mouse-x,32.93%) var(--mouse-y,7.35%), #b3b3ff0d 0%, #b3b3ff00 100%);z-index:1;pointer-events:none;transition:background .1s;position:absolute;inset:0}.section-3__bg-img{object-fit:cover;z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.section-3__content{z-index:3;flex-direction:column;justify-content:center;height:100%;padding-left:108px;display:flex;position:relative}.section-3__title{color:#fff;text-align:left;width:100%;max-width:485px;font-family:Poppins,sans-serif;font-size:36.686px;font-style:normal;font-weight:500;line-height:110%}.section-3__subtitle{color:#a1a1aa;text-align:left;width:100%;max-width:457px;margin-top:9px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-3__box{border-radius:28px;width:100%;max-width:361px;height:650px;margin:0 auto;padding:0}.section-3__content{text-align:center;justify-content:flex-start;align-items:center;padding-top:45px;padding-left:0}.section-3__title{text-align:center;max-width:322px;font-size:24px}.section-3__subtitle{text-align:center;max-width:314px;margin-top:16px;font-size:16px}}.section-4{background-color:#0000}.section-4__container{text-align:center;flex-direction:column;align-items:center;display:flex}.section-4__title{color:#fff;text-align:center;leading-trim:both;text-edge:cap;width:597px;max-width:100%;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:36.686px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-4__title{width:314px;font-size:26px}}.section-4__subtitle{color:#a1a1aa;text-align:center;width:449px;max-width:100%;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-4__subtitle{width:260px;font-size:16px}}.section-4__box{background:radial-gradient(17.39% 78.19% at 54.65% -12.78%,#b3b3ff0d 0%,#b3b3ff00 100%),radial-gradient(32.29% 97.22% at 79.84% 9.37%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f;border:1px solid #ffffff0d;border-radius:47px;align-items:center;width:1280px;max-width:100%;height:587px;margin-bottom:2px;display:flex;position:relative}@media (max-width:768px){.section-4__box{border-radius:28px;flex-direction:column;justify-content:center;width:362px;height:651px;margin-bottom:2px}}.section-4__box-bg{z-index:1;border-radius:47px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}@media (max-width:768px){.section-4__box-bg{border-radius:28px}}.section-4__box-bg .section-4__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;top:0;left:0}.section-4__box-bg .section-4__img.active{opacity:1}.section-4__box-bg .section-4__img--badge-1 .section-4__img-anim-b,.section-4__box-bg .section-4__img--badge-1 .section-4__img-anim-a{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.section-4__box-bg .section-4__img--badge-1 .section-4__img-anim-b{animation:3s infinite alternate switchImage}.section-4__box-close{-webkit-backdrop-filter:blur(30px);cursor:pointer;z-index:10;opacity:0;visibility:hidden;background:#ffffff0d;border:none;border-radius:58.182px;justify-content:center;align-items:center;width:32px;height:32px;padding:7px;transition:opacity .4s,visibility .4s;display:flex;position:absolute;top:26px;right:26px}@media (max-width:768px){.section-4__box-close{top:22px;right:22px}}.section-4__box-nav{z-index:10;opacity:0;visibility:hidden;transition:opacity .4s,visibility .4s;display:flex;position:absolute}.section-4__box-nav--desktop{flex-direction:column;justify-content:center;align-items:center;gap:28px;top:50%;left:54px;transform:translate(-50%,-50%)}@media (max-width:768px){.section-4__box-nav--desktop{display:none}}.section-4__box-nav--mobile{display:none}@media (max-width:768px){.section-4__box-nav--mobile{pointer-events:none;flex-direction:row;justify-content:space-between;width:100%;display:flex;position:absolute;bottom:28px;left:0}.section-4__box-nav--mobile .section-4__box-nav-btn{pointer-events:auto;-webkit-backdrop-filter:blur(30px);background:#ffffff0d;flex-direction:column;justify-content:center;align-items:center;width:52px;height:53px;padding:18px 17px;display:flex}.section-4__box-nav--mobile .section-4__box-nav-btn--prev{border-radius:0 58.182px 58.182px 0;margin-left:0}.section-4__box-nav--mobile .section-4__box-nav-btn--next{border-radius:58.182px 0 0 58.182px;margin-right:0}.section-4__box-nav--mobile .section-4__box-nav-btn:disabled,.section-4__box-nav--mobile .section-4__box-nav-btn[disabled]{opacity:.2;cursor:default;pointer-events:none}}.section-4__box-nav-btn{cursor:pointer;background:#ffffff0d;border:none;border-radius:58.182px;justify-content:center;align-self:stretch;align-items:center;min-width:32px;height:32px;padding:7px;transition:opacity .3s;display:flex}.section-4__box-nav-btn[disabled]{opacity:.2;cursor:default;pointer-events:none}.section-4__box-badges{z-index:10;flex-direction:column;gap:14px;width:fit-content;display:flex;position:relative}@media (min-width:769px){.section-4__box-badges{margin-left:108px}}@media (max-width:768px){.section-4__box-badges{scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;align-items:flex-end;gap:16px;width:100%;padding-bottom:10px;padding-left:20px;padding-right:20px;transition:bottom .4s;position:absolute;bottom:45px;overflow-x:auto}.section-4__box-badges::-webkit-scrollbar{display:none}}.section-4__box.has-active .section-4__box-close,.section-4__box.has-active .section-4__box-nav{opacity:1;visibility:visible}@media (max-width:768px){.section-4__box.has-active .section-4__box-badges{bottom:100px}}.section-4__badge{-webkit-backdrop-filter:blur(30px);cursor:pointer;background:#ffffff0d;border-radius:90px;flex-shrink:0;align-items:center;width:fit-content;max-width:100%;padding:20px;transition:width .5s cubic-bezier(.25,.8,.25,1),border-radius .5s cubic-bezier(.25,.8,.25,1),padding .5s cubic-bezier(.25,.8,.25,1),background .5s cubic-bezier(.25,.8,.25,1);display:flex;overflow:hidden}@media (max-width:768px){.section-4__badge{scroll-snap-align:center;white-space:nowrap;border-radius:90px;padding:15px 20px}.section-4__badge .section-4__badge-title{font-size:16px}}.section-4__badge.active{background:#ffffff14;border-radius:32px;align-items:flex-start;width:427px;padding:24px 30px;overflow:hidden}@media (max-width:768px){.section-4__badge.active{white-space:normal;border-radius:24px;width:90vw}}.section-4__badge.active .section-4__badge-collapsed{display:none}.section-4__badge.active .section-4__badge-expanded{animation:.7s forwards fadeInBadge;display:block}@media (max-width:768px){.section-4__badge.active .section-4__badge-expanded p{font-size:14px}}.section-4__badge-collapsed{align-items:flex-end;gap:16px;display:flex}.section-4__badge-expanded{opacity:0;text-align:left;display:none}.section-4__badge-expanded p{color:#a1a1aa;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:140%}.section-4__badge-highlight{color:#fff;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%;display:block}@media (max-width:768px){.section-4__badge-highlight{font-size:14px}}.section-4__badge-icon{flex-shrink:0}.section-4__badge-title{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-4__badge-title{font-size:14px}}@keyframes fadeInBadge{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes switchImage{0%,35%{opacity:0}65%,to{opacity:1}}.section-4__footer-box{background:radial-gradient(17.39% 78.19% at 54.65% -12.78%,#b3b3ff0d 0%,#b3b3ff00 100%),radial-gradient(32.29% 97.22% at 79.84% 9.37%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f;border:1px solid #ffffff0d;border-radius:47px;flex-direction:column;justify-content:center;align-items:center;width:1280px;max-width:100%;padding:50px 0;display:flex}@media (max-width:768px){.section-4__footer-box{border-radius:28px;width:362px;padding:31px 37px 30px 38px}}.section-4__title-bottom{color:#fff;text-align:center;leading-trim:both;text-edge:cap;width:357px;max-width:100%;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-4__title-bottom{width:267px;font-size:26px}}.section-4__subtitle-bottom{color:#a1a1aa;text-align:center;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-4__subtitle-bottom{font-size:16px}}.section-5{padding-top:0}@media (max-width:768px){.section-5{padding-top:0;padding-bottom:32px}}.section-5__container{flex-flow:wrap;place-content:center;align-items:center;gap:20px;width:1280px;max-width:100%;margin:0 auto;display:flex}@media (max-width:768px){.section-5__container{flex-direction:column-reverse;align-items:center}}.section-5__content{flex-direction:column;width:411px;max-width:100%;display:flex}@media (max-width:768px){.section-5__content{align-items:center;width:100%}}.section-5__title{color:#fff;leading-trim:both;text-edge:cap;width:368px;max-width:100%;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:36.686px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-5__title{text-align:left;width:360px;margin-bottom:16px;font-size:26px;line-height:110%}}.section-5__text{color:#a1a1aa;width:411px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-5__text{text-align:left;width:362px;font-size:16px;line-height:130%}}.section-5__image-wrapper{flex-wrap:wrap;align-content:flex-end;align-items:flex-end;width:758px;max-width:100%;display:flex}@media (max-width:768px){.section-5__image-wrapper{width:360px}}.section-5__image{object-fit:contain;width:100%;height:auto}.section-6__container{flex-direction:column;align-items:center;width:100%;display:flex}.section-6__box{background:radial-gradient(17.39% 78.19% at 54.65% -12.78%,#b3b3ff0d 0%,#b3b3ff00 100%),radial-gradient(32.29% 97.22% at 79.84% 9.37%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f;border:1px solid #ffffff0d;border-radius:47px;flex-direction:row;width:1280px;max-width:100%;height:435px;display:flex}@media (max-width:768px){.section-6__box{border-radius:28px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:362px;height:650px;padding:30px 10px}}.section-6__left{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-left:108px;display:flex}@media (max-width:768px){.section-6__left{display:contents}}.section-6__right{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;padding-left:40px;padding-right:108px;display:flex}@media (max-width:768px){.section-6__right{display:contents}}.section-6__logo{width:170px;height:46.275px;margin-bottom:20px}@media (max-width:768px){.section-6__logo{order:1;width:99px;height:26.948px;margin-bottom:0}}.section-6__title{color:#fff;width:475px;max-width:100%;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-6__title{color:#fff;text-align:center;order:2;width:328px;margin-bottom:0;font-size:26px;line-height:110%}}.section-6__btn{width:475px;max-width:100%}@media (max-width:768px){.section-6__btn{order:4;width:335px;margin-bottom:0}}.section-6__svg{width:190.201px;height:24.428px;margin-bottom:14px}@media (max-width:768px){.section-6__svg{order:5;margin-bottom:0}}.section-6__text{color:#a1a1aa;text-align:left;width:481px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-6__text{color:#a1a1aa;text-align:center;order:3;width:310px;margin-bottom:0;font-size:16px;line-height:130%}}.section-7__container{flex-direction:column;align-items:center;width:100%;display:flex}.section-7__title{color:#fff;text-align:center;width:485px;max-width:100%;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-7__title{color:#fff;text-align:center;leading-trim:both;text-edge:cap;width:100%;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:500;line-height:110%}}.section-7__bento{grid-template-rows:250px 306px;grid-template-columns:repeat(3,1fr);gap:16px;width:1280px;max-width:100%;display:grid}@media (max-width:768px){.section-7__bento{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}}.section-7__box{border:1px solid #ffffff0d;border-radius:28px;padding:14px;display:flex}.section-7__box-content{backdrop-filter:blur(30px);background:#ffffff0d;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}@media (max-width:768px){.section-7__box-content{width:100%;height:156px}}.section-7__box-title{color:#fff;text-align:left;width:313px;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:768px){.section-7__box-title{text-align:center;width:251px;font-size:20px}}.section-7__box-text{color:#a1a1aa;text-align:left;width:313px;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-7__box-text{text-align:center;font-size:16px}.section-7__box{justify-content:center;align-items:flex-end;width:100%;max-width:100%;height:369px}}.section-7__box--1{background:url(/assets/img/box_1_desktop.webp) 50%/cover no-repeat;grid-area:span 1/span 2}@media (min-width:769px){.section-7__box--1{justify-content:flex-start;align-items:center}.section-7__box--1 .section-7__box-content{width:385px;height:214px}}@media (max-width:768px){.section-7__box--1{background:url(/assets/img/box_1_mobile.webp) 50%/cover no-repeat;grid-area:auto}}.section-7__box--2{background:url(/assets/img/box_2_desktop.webp) 50%/cover no-repeat;grid-area:span 2/span 1;width:413px;height:568px}@media (min-width:769px){.section-7__box--2{justify-content:center;align-items:flex-end}.section-7__box--2 .section-7__box-content{width:385px;height:215px}}.section-7__box--2 .section-7__box-title{text-align:center;width:236px}@media (max-width:768px){.section-7__box--2 .section-7__box-title{width:251px}}.section-7__box--2 .section-7__box-text{text-align:center;width:279px}@media (max-width:768px){.section-7__box--2 .section-7__box-text{width:251px}.section-7__box--2{background:url(/assets/img/box_2_mobile.webp) 50%/cover no-repeat;grid-area:auto;width:100%;height:369px}}.section-7__box--3{background:url(/assets/svg/box-3-desktop.svg) 50%/cover no-repeat;grid-area:span 1/span 1;width:414px;height:306px}@media (min-width:769px){.section-7__box--3{justify-content:center;align-items:flex-end}.section-7__box--3 .section-7__box-content{width:385px;height:168px}}.section-7__box--3 .section-7__box-title{text-align:center;width:279px}@media (max-width:768px){.section-7__box--3 .section-7__box-title{width:233px}}.section-7__box--3 .section-7__box-text{text-align:center;width:301px}@media (max-width:768px){.section-7__box--3 .section-7__box-text{width:265px}.section-7__box--3{background:url(/assets/svg/box-3-mobile.svg) 50%/cover no-repeat;grid-area:auto;width:100%;height:369px}}.section-7__box--4{background:url(/assets/img/box_4_desktop.webp) 50%/cover no-repeat;grid-area:span 1/span 1;width:414px;height:306px}@media (min-width:769px){.section-7__box--4{justify-content:center;align-items:flex-end}.section-7__box--4 .section-7__box-content{width:385px;height:168px}}.section-7__box--4 .section-7__box-title{text-align:center;width:282px}@media (max-width:768px){.section-7__box--4 .section-7__box-title{width:265px}}.section-7__box--4 .section-7__box-text{text-align:center;width:236px}@media (max-width:768px){.section-7__box--4 .section-7__box-text{width:212px}.section-7__box--4{background:url(/assets/img/box_4_mobile.webp) 50%/cover no-repeat;grid-area:auto;width:100%;height:369px}}.section-8__container{flex-direction:column;align-items:center;display:flex}.section-8__title{color:#fff;text-align:center;width:827px;max-width:100%;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-8__title{width:100%;font-size:26px}}.section-8__card{background:#0b0b0f 50%/cover no-repeat;border:1px solid #ffffff0d;border-radius:28px;width:1280px;max-width:100%;position:relative;overflow:hidden}.section-8__card+.section-8__card{margin-top:12px}@media (max-width:768px){.section-8__card{width:100%}}.section-8__card-text{font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-8__card-text{font-size:18px}}.section-8__card-text--white{color:#fff}.section-8__card-text--muted{color:#a1a1aa}.section-8__card--manha{background-image:url(/assets/svg/manha.svg);height:255px}.section-8__card--manha .section-8__card-text{text-align:left;width:400px;max-width:90%;position:absolute;top:50%;right:132px;transform:translateY(-50%)}@media (max-width:768px){.section-8__card--manha .section-8__card-text{text-align:center;width:275px;inset:auto auto 42px 50%;transform:translate(-50%)}.section-8__card--manha{background-image:url(/assets/svg/manha-mobile.svg);background-size:cover;height:437px}}.section-8__card--dia{background-image:url(/assets/svg/durante-dia.svg);height:255px}.section-8__card--dia .section-8__card-text{text-align:left;width:645px;max-width:90%;position:absolute;top:50%;left:96px;transform:translateY(-50%)}@media (max-width:768px){.section-8__card--dia .section-8__card-text{text-align:center;width:285px;top:auto;bottom:42px;left:50%;transform:translate(-50%)}.section-8__card--dia{background-image:url(/assets/svg/durante-dia-mobile.svg);background-size:cover;height:437px}}.section-8__card--imprevisto{background-image:url(/assets/img/imprevisto.webp);height:255px}.section-8__card--imprevisto .section-8__card-text{text-align:left;width:550px;max-width:90%;position:absolute;top:50%;right:62px;transform:translateY(-50%)}@media (max-width:768px){.section-8__card--imprevisto .section-8__card-text{text-align:center;width:299px;inset:auto auto 42px 50%;transform:translate(-50%)}.section-8__card--imprevisto{background-image:url(/assets/img/imprevisto_mobile.webp);background-size:cover;height:437px}}.section-8__card--fim-dia{background-image:url(/assets/svg/fim-dia.svg);height:255px}.section-8__card--fim-dia .section-8__card-text{text-align:left;width:500px;max-width:90%;position:absolute;top:50%;left:101px;transform:translateY(-50%)}@media (max-width:768px){.section-8__card--fim-dia .section-8__card-text{text-align:center;width:292px;top:auto;bottom:42px;left:50%;transform:translate(-50%)}.section-8__card--fim-dia{background-image:url(/assets/svg/fim-dia-mobile.svg);background-size:cover;height:437px}}.section-9__container{flex-direction:column;align-items:center;gap:12px;margin-bottom:30px;display:flex}.section-9__title{color:#fff;text-align:center;width:455px;max-width:100%;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-9__title{width:100%;font-size:26px}}.section-9__subtitle{color:#a1a1aa;text-align:center;width:554px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-9__subtitle{width:100%;font-size:16px}}.section-10__container{justify-content:center;display:flex}.section-10__card{background:radial-gradient(17.39% 78.19% at 54.65% -12.78%,#b3b3ff0d 0%,#b3b3ff00 100%),radial-gradient(32.29% 97.22% at 79.84% 9.37%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f;border:1px solid #ffffff0d;border-radius:47px;width:1280px;max-width:100%;height:435px;position:relative;overflow:hidden}.section-10__card:before{content:"";pointer-events:none;background:url(/assets/img/24h_dia.webp) 50%/cover no-repeat;position:absolute;inset:0}@media (max-width:768px){.section-10__card{border-radius:28px;width:100%;height:579px}.section-10__card:before{background:url(/assets/img/24h_dia_mobile.webp) 50%/cover no-repeat}}.section-10__content{flex-direction:column;align-items:flex-start;gap:0;display:flex;position:absolute;top:50%;left:108px;transform:translateY(-50%)}@media (max-width:768px){.section-10__content{text-align:center;align-items:center;width:calc(100% - 10px);padding:0 14px;top:auto;bottom:42px;left:50%;transform:translate(-50%)}}.section-10__logo{object-fit:contain;width:170px;height:46.275px;margin-bottom:20px}@media (max-width:768px){.section-10__logo{width:123.068px;height:33.5px;margin-bottom:18px}}.section-10__title{color:#fff;text-align:left;width:561px;max-width:100%;margin-bottom:20px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-10__title{text-align:center;width:100%;margin-bottom:18px;font-size:26px}}.section-10__subtitle{color:#a1a1aa;text-align:left;width:492px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-10__subtitle{text-align:center;width:100%;font-size:16px}}.section-11__container{flex-direction:column;align-items:center;display:flex}.section-11__fita{justify-content:center;margin-top:0;display:flex}.section-11__fita-img{object-fit:contain;width:96px;height:216px}@media (max-width:768px){.section-11__fita-img{width:64.444px;height:145px}}.section-11__garantia{z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;margin-top:-90px;display:flex;position:relative}@media (max-width:768px){.section-11__garantia{gap:10px;margin-top:-70px}}.section-11__garantia-img{object-fit:contain;width:139.979px;height:150.275px}@media (max-width:768px){.section-11__garantia-img{width:110.847px;height:119px}}.section-11__garantia-title{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}.section-11__garantia-title span{color:#8dda47}@media (max-width:768px){.section-11__garantia-title{font-size:26px}}.section-11__garantia-subtitle{color:#a1a1aa;text-align:center;width:290px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.section-11__garantia-subtitle{width:290px;font-size:16px}}.section-11__garantia-line{background:#ffffff1a;width:413px;max-width:100%;height:1px}@media (max-width:768px){.section-11__garantia-line{width:362px;height:1px}}.section-11__garantia-text{color:#a1a1aa;text-align:center;width:621px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}.section-11__garantia-text span{color:#8dda47}@media (max-width:768px){.section-11__garantia-text{width:362px;font-size:16px}}.new-checkout-container{box-sizing:border-box;background:radial-gradient(17.39% 78.19% at 54.65% -12.78%,#b3b3ff0d 0%,#b3b3ff00 100%),radial-gradient(32.29% 97.22% at 79.84% 9.37%,#b3b3ff0d 0%,#b3b3ff00 100%),#0b0b0f;border:1px solid #ffffff0d;border-radius:47px;justify-content:space-between;align-items:center;width:1280px;max-width:100%;height:585px;margin:0 auto;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.new-checkout-container{border-radius:28px;flex-direction:column;justify-content:center;gap:12px;width:363px;height:617px;margin-bottom:0;padding:0}}.new-checkout-left{z-index:1;align-items:center;padding-left:106px;display:flex}@media (max-width:768px){.new-checkout-left{order:1;justify-content:center;padding-left:0}}.new-checkout-image{object-fit:contain;width:580.53px;height:489.108px}@media (max-width:768px){.new-checkout-image{width:337.005px;height:283.925px}}.new-checkout-right{z-index:1;flex-direction:column;align-items:center;gap:14px;width:426px;margin:0 auto;display:flex}@media (max-width:768px){.new-checkout-right{order:2;gap:12px;width:100%}}.new-checkout-logo{width:170px;height:46.275px}@media (max-width:768px){.new-checkout-logo{width:123.068px;height:33.5px}}.new-checkout-title{color:#fff;text-align:center;margin:0;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.new-checkout-title{width:320px;font-size:26px;line-height:110%}}.new-checkout-subtitle{color:#a1a1aa;text-align:center;width:338px;margin:0;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:110%}@media (max-width:768px){.new-checkout-subtitle{width:307px;font-size:16px;line-height:110%}}.new-checkout-btn{width:100%;margin-top:6px}@media (max-width:768px){.new-checkout-btn{width:calc(100% - 40px)}}.new-checkout-stores{width:216.715px;height:28px;margin-top:6px}.section-12{border-top:1px solid #ffffff1a;padding-top:70px}@media (max-width:768px){.section-12{padding-top:30px}}.section-12__container{flex-direction:column;align-items:center;display:flex}.section-12__title{color:#fff;text-align:center;margin-bottom:40px;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-12__title{margin-bottom:30px;font-size:26px}}.faq{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}.faq__item{background:#0b0b0f;border:1px solid #ffffff0d;border-radius:28px;flex-direction:column;width:846px;max-width:100%;display:flex;overflow:hidden}@media (max-width:768px){.faq__item{border-radius:18px;width:362px}}.faq__question{cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;height:85px;padding:29px 40px 27px;display:flex}@media (max-width:768px){.faq__question{gap:60px;height:60px;padding:15px 20px 16px}}.faq__question-text{color:#fffdfa;text-align:left;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:160%}@media (max-width:768px){.faq__question-text{font-size:16px;line-height:110%}}.faq__icon{flex-shrink:0;width:24px;height:24px;transition:transform .3s}@media (max-width:768px){.faq__icon{width:20px;height:20px}}.faq__question[aria-expanded=true] .faq__icon{transform:rotate(180deg)}.faq__answer{max-height:0;transition:max-height .3s;overflow:hidden}.faq__answer-inner{padding:0 40px 29px}.faq__answer-inner p{color:#a1a1aa;width:696px;max-width:100%;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.faq__answer-inner{padding:0 20px 20px}.faq__answer-inner p{width:318px;font-size:16px;line-height:130%}}.section-13{margin-top:70px;margin-bottom:70px}@media (max-width:768px){.section-13{margin-top:30px;margin-bottom:30px}}.section-13__container{background:radial-gradient(61.09% 100.23% at 78.76% 5.63%,#8dda4726 0%,#8dda4700 100%),#e8e8e8;border:1px solid #ffffff0d;border-radius:47px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:846px;max-width:100%;height:279px;margin:0 auto;padding:39px 33px 38.5px;display:flex}@media (max-width:768px){.section-13__container{border-radius:28px;width:362px;height:auto;min-height:200px}}.section-13__support-badge{align-items:center;gap:12px;display:flex}.section-13__support-icon{width:38px;height:38px}@media (max-width:768px){.section-13__support-icon{width:32px;height:32px}}.section-13__support-text{color:#325115;text-transform:uppercase;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:115.556%}@media (max-width:768px){.section-13__support-text{font-size:16px}}.section-13__title{color:#191917;width:600px;max-width:100%;font-family:Poppins,sans-serif;font-size:36.69px;font-style:normal;font-weight:500;line-height:110%}@media (max-width:768px){.section-13__title{width:296px;font-size:26px}}.section-13__btn{background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);border-radius:60px;justify-content:space-between;align-items:center;width:275px;max-width:100%;padding:8px 8px 8px 22px;text-decoration:none;transition:transform .2s,filter .2s;display:flex}.section-13__btn:hover{filter:brightness(1.05);transform:scale(1.02)}.section-13__btn:active{transform:scale(.98)}@media (max-width:768px){.section-13__btn{width:100%}}.section-13__btn-text{color:#1a2d08;font-family:Poppins,sans-serif;font-size:18px;font-weight:400}.section-13__btn-icon{border-radius:50%;width:36px;height:36px}@media (max-width:768px){.section-13__btn-icon{width:29.5px;height:29.5px}}.legal-page{min-height:100vh;padding-top:80px;padding-bottom:120px}@media (max-width:768px){.legal-page{padding-top:48px;padding-bottom:80px}}.legal-page__container{max-width:1280px;margin:0 auto}.legal-page__hero{text-align:center;border-bottom:1px solid #ffffff0f;margin-bottom:64px;padding-bottom:64px}@media (max-width:768px){.legal-page__hero{margin-bottom:40px;padding-bottom:40px}}.legal-page__tag{color:#cbff9c;letter-spacing:.04em;text-transform:uppercase;background:#cbff9c12;border:1px solid #cbff9c40;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;display:inline-block}.legal-page__title{color:#fff;margin-bottom:24px;font-family:Poppins,sans-serif;font-size:52px;font-weight:600;line-height:110%}@media (max-width:768px){.legal-page__title{font-size:34px}}.legal-page__intro{color:#a1a1aa;max-width:680px;margin:0 auto 12px;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:160%}.legal-page__updated{color:#a1a1aa80;margin-top:24px;font-family:Poppins,sans-serif;font-size:13px}.legal-page__body{grid-template-columns:220px 1fr;align-items:start;gap:48px;display:grid}@media (max-width:900px){.legal-page__body{grid-template-columns:1fr;gap:40px}}.legal-toc{background:#ffffff08;border:1px solid #ffffff12;border-radius:20px;padding:24px;position:sticky;top:100px}@media (max-width:900px){.legal-toc{border-radius:16px;padding:20px;position:static}}.legal-toc__title{color:#a1a1aa;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600}.legal-toc__list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:900px){.legal-toc__list{grid-template-columns:1fr 1fr;gap:4px 16px;display:grid}}@media (max-width:480px){.legal-toc__list{grid-template-columns:1fr}}.legal-toc__link{color:#a1a1aa;border-radius:8px;padding:6px 10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:150%;text-decoration:none;transition:color .2s,background .2s;display:block}.legal-toc__link:hover{color:#fff;background:#ffffff0d}.legal-toc__link.active{color:#8dda47;background:0 0}.legal-content{flex-direction:column;gap:0;display:flex}.legal-section{border-bottom:1px solid #ffffff0f;padding:40px 0}.legal-section:first-child{padding-top:0}.legal-section:last-child{border-bottom:none;padding-bottom:0}.legal-section__title{color:#fff;margin-bottom:16px;font-family:Poppins,sans-serif;font-size:22px;font-weight:500;line-height:130%}@media (max-width:768px){.legal-section__title{font-size:19px}}.legal-section__subtitle{color:#e4e4f4;margin-top:20px;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:130%}.legal-section__text{color:#a1a1aa;margin-bottom:12px;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:160%}.legal-section__text:last-child{margin-bottom:0}.legal-section__list{color:#a1a1aa;flex-direction:column;gap:6px;margin:12px 0;padding-left:20px;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:160%;display:flex}.legal-section__list li::marker{color:#8dda47}.legal-section__link{color:#8dda47;text-decoration:none;transition:opacity .2s}.legal-section__link:hover{opacity:.75;text-decoration:underline}.legal-section__callout{color:#a1a1aa;background:#cbff9c0d;border-left:3px solid #cbff9c66;border-radius:0 12px 12px 0;margin-top:16px;padding:16px 20px;font-family:Poppins,sans-serif;font-size:14px;line-height:160%}.legal-section__callout strong{color:#e4e4f4}.legal-section__contact-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;gap:6px;margin-top:16px;padding:24px;display:flex}.legal-section__contact-card p{color:#a1a1aa;margin:0;font-family:Poppins,sans-serif;font-size:14px;line-height:150%}.legal-section__contact-card strong{color:#e4e4f4;font-weight:500}.legal-footer{border-top:1px solid #ffffff0f;padding:40px 0}.legal-footer__container{justify-content:space-between;align-items:center;gap:24px;display:flex}@media (max-width:768px){.legal-footer__container{text-align:center;flex-direction:column;gap:20px}}.legal-footer__logo{opacity:.7;width:110px}@media (max-width:768px){.legal-footer__logo{width:90px}}.legal-footer__links{gap:8px;display:flex}@media (max-width:480px){.legal-footer__links{flex-direction:column;align-items:center}}.legal-footer__link{color:#a1a1aa;border:1px solid #0000;border-radius:100px;padding:6px 14px;font-family:Poppins,sans-serif;font-size:13px;text-decoration:none;transition:color .2s,border-color .2s,background .2s}.legal-footer__link:hover{color:#fff;background:#ffffff0a;border-color:#ffffff1a}.legal-footer__link--active{color:#8dda47;background:0 0;border-color:#0000}.legal-footer__copy{color:#a1a1aa66;margin:0;font-family:Poppins,sans-serif;font-size:12px}.footer{padding-top:0;position:relative;overflow:hidden}.footer__container{z-index:1;background:radial-gradient(38.57% 78.59% at 48.99% 5.41%,#b3b3ff0d 0%,#b3b3ff00 100%),#141419;border-radius:47px;flex-direction:column;align-items:center;width:1888px;max-width:calc(100% - 32px);height:656px;margin:0 auto 216px;display:flex;position:relative}@media (min-width:1920px){.footer__container{margin-left:max(16px,50% - 944px);margin-right:max(16px,50% - 944px)}}@media (max-width:1919px){.footer__container{margin-left:auto;margin-right:auto}}@media (max-width:768px){.footer__container{border-radius:28px;width:362px;height:325px;min-height:200px;margin-bottom:105px;margin-left:auto;margin-right:auto}}.footer__header{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.footer__header-logo{pointer-events:auto;width:182.999px;height:49.813px;position:absolute;top:34px;left:51px}@media (max-width:768px){.footer__header-logo{width:89.21px;height:24.29px;top:14px;left:14px}}.footer__header-links{pointer-events:auto;align-items:center;gap:28px;display:flex;position:absolute;top:37.81px;right:52px}@media (max-width:768px){.footer__header-links{gap:6px;width:194px;top:11px;right:14px}}.footer__store-link,.footer__store-link img{display:block}@media (max-width:768px){.footer__store-link img{width:76.45px;height:21.441px}}.footer__insta-btn{aspect-ratio:1;background:#ffffff14;border-radius:100px;justify-content:center;align-items:center;width:46px;height:46px;padding:7px;display:flex}.footer__insta-btn img{object-fit:contain;width:100%;height:100%}@media (max-width:768px){.footer__insta-btn{width:30px;height:30px;padding:2.76px}}.footer__logo{width:1785px;max-width:100%;height:528.802px;margin-top:121px}@media (max-width:768px){.footer__logo{width:334px;max-width:none;height:98.791px;margin-top:0;position:absolute;top:50px;left:50%;transform:translate(-50%)}}.footer__bottom{pointer-events:none;width:100%;height:100%;position:absolute;bottom:0;left:0}@media (max-width:768px){.footer__bottom{pointer-events:auto;flex-direction:column;align-items:center;gap:8px;width:100%;height:auto;display:flex;position:absolute;top:165px}}.footer__copyright{color:#6a6a7d;pointer-events:auto;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:25.6px;position:absolute;bottom:36px;left:48px}@media (max-width:768px){.footer__copyright{order:2;font-size:14px;position:relative;bottom:auto;left:auto}}.footer__legal{pointer-events:auto;align-items:center;gap:8px;display:flex;position:absolute;bottom:36px;right:48px}.footer__legal a{color:#6a6a7d;text-decoration-skip-ink:auto;text-underline-offset:auto;text-underline-position:from-font;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:25.6px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:auto}@media (max-width:768px){.footer__legal{order:1;position:relative;bottom:auto;right:auto}.footer__legal a{font-size:14px}}.footer__bottom-center{pointer-events:auto;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.footer__bottom-center img{width:227px;height:13.969px}@media (max-width:768px){.footer__bottom-center img{width:170px;height:10.462px}.footer__bottom-center{order:3;position:relative;bottom:auto;left:auto;transform:none}}.footer__disclaimer{color:#6a6a7d;text-align:center;width:729px;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%}@media (max-width:768px){.footer__disclaimer{width:90%;margin:0 auto;font-size:11px;line-height:1.3}}.main--obrigado{flex:1;justify-content:center;align-items:center;padding:60px 20px 80px;display:flex;position:relative}.main--obrigado:before{content:"";pointer-events:none;background:radial-gradient(46.71% 80% at 50% 0,#8dda4712 0%,#8dda4700 100%);position:absolute;inset:0}.obrigado{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:0;width:100%;max-width:680px;padding-top:50px;display:flex;position:relative}@media (max-width:768px){.obrigado{padding-top:20px}}.obrigado__check{background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:32px;animation:2.5s ease-in-out infinite pulse-glow;display:flex;box-shadow:0 0 48px #8dda4759}.obrigado__check svg{width:36px;height:36px}.obrigado__badge{color:#8dda47;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:500;display:inline-flex}.obrigado__badge-dot{background:#8dda47;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite blink}.obrigado__title{color:#fff;margin-bottom:20px;font-size:clamp(32px,5vw,52px);font-weight:700;line-height:1.15}.obrigado__title span{background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.obrigado__subtitle{color:#a1a1aa;max-width:540px;margin-bottom:48px;font-size:clamp(16px,2vw,19px);font-weight:400;line-height:1.65}.obrigado__divider{background:#ffffff12;width:100%;height:1px;margin-bottom:40px}.obrigado__steps{flex-direction:column;gap:16px;width:100%;margin-bottom:48px;display:flex}.obrigado__stores{align-items:center;gap:12px;margin-top:20px;display:flex}.obrigado__stores .store-link img{display:block}@media (max-width:768px){.obrigado__stores{flex-direction:column;gap:10px}.obrigado__stores img{width:140px}}.step{text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;align-items:flex-start;gap:16px;padding:20px 24px;transition:border-color .25s,background .25s;display:flex}.step:hover{background:#8dda470a;border-color:#8dda4733}.step__number{color:#8dda47;background:#8dda471a;border:1px solid #8dda4766;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.step__title{color:#e4e4f4;margin-bottom:4px;font-size:15px;font-weight:600}.step__text{color:#a1a1aa;font-size:14px;line-height:1.55}.footer-simple{text-align:center;color:#6a6a7d;border-top:1px solid #ffffff0f;padding:24px 20px;font-size:14px}.footer-simple a{color:#6a6a7d;text-decoration:underline}.footer-simple__links{justify-content:center;gap:20px;margin-top:8px;display:flex}.fade-up{opacity:0;animation:.6s forwards fadeUp;transform:translateY(24px)}.fade-up:first-child{animation-delay:50ms}.fade-up:nth-child(2){animation-delay:.15s}.fade-up:nth-child(3){animation-delay:.25s}.fade-up:nth-child(4){animation-delay:.35s}.fade-up:nth-child(5){animation-delay:.45s}.fade-up:nth-child(6){animation-delay:.55s}.fade-up:nth-child(7){animation-delay:.65s}@keyframes pulse-glow{0%,to{box-shadow:0 0 48px #8dda4759}50%{box-shadow:0 0 72px #8dda4799}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.bg-glow{z-index:0;pointer-events:none;position:fixed;inset:0;overflow:hidden}.bg-glow__orb{filter:blur(120px);opacity:.12;border-radius:50%;position:absolute}.bg-glow__orb--1{background:radial-gradient(circle,#8dda47,#22380e);width:600px;height:600px;animation:8s ease-in-out infinite alternate orbFloat1;top:-200px;left:50%;transform:translate(-50%)}.bg-glow__orb--2{opacity:.07;background:radial-gradient(circle,#cbff9c,#8dda47);width:400px;height:400px;animation:10s ease-in-out infinite alternate-reverse orbFloat2;bottom:10%;right:-100px}@keyframes orbFloat1{0%{transform:translate(-50%)translateY(0)}to{transform:translate(-50%)translateY(-30px)}}@keyframes orbFloat2{0%{transform:translateY(0)}to{transform:translateY(-20px)}}.not-found{z-index:1;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:60px 24px;display:flex;position:relative}.not-found__badge{color:#8dda47;letter-spacing:.05em;text-transform:uppercase;background:#8dda4714;border:1px solid #8dda4740;border-radius:100px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 18px;font-size:13px;font-weight:600;animation:.6s both fadeSlideDown;display:inline-flex}.not-found__badge-dot{background:#8dda47;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite pulse404}.not-found__number{background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);-webkit-text-fill-color:transparent;user-select:none;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:clamp(7rem,20vw,14rem);font-weight:700;line-height:1;animation:.6s .1s both fadeSlideDown}.not-found__title{color:#e4e4f4;margin-bottom:16px;font-size:clamp(1.4rem,4vw,2rem);font-weight:600;animation:.6s .2s both fadeSlideDown}.not-found__text{color:#a1a1aa;max-width:380px;margin-bottom:40px;font-size:1rem;line-height:1.7;animation:.6s .3s both fadeSlideDown}.not-found__cta{color:#22380e;cursor:pointer;background:radial-gradient(60% 78px at 60% 30%,#cbff9c 0%,#8dda47 100%);border:1px solid #000;border-radius:60px;justify-content:center;align-items:center;gap:10px;padding:16px 56px;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;text-decoration:none;transition:transform .2s,filter .2s;animation:.6s .4s both fadeSlideDown;display:inline-flex}.not-found__cta:hover{filter:brightness(1.06);transform:scale(1.03)}.not-found__cta:active{filter:brightness(.95);transform:scale(.97)}@media (max-width:480px){.not-found__cta{width:100%;max-width:320px;padding:16px 32px}}.not-found__divider{background:#ffffff1f;width:1px;height:24px;margin:40px 0 32px;animation:.6s .45s both fadeSlideDown}.not-found__links{align-items:center;gap:24px;animation:.6s .5s both fadeSlideDown;display:flex}@media (max-width:480px){.not-found__links{flex-direction:column;gap:16px}}.not-found__link{color:#a1a1aa;font-size:14px;text-decoration:none;transition:color .2s}.not-found__link:hover{color:#8dda47}.not-found-footer{z-index:1;text-align:center;border-top:1px solid #ffffff0f;padding:24px;position:relative}.not-found-footer__copy{color:#52525b;font-size:13px}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse404{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}@media (min-width:769px){.lazy-section{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.25,1,.5,1),transform .8s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.lazy-section.is-visible{opacity:1;will-change:auto;transform:translateY(0)}}@media (max-width:768px){.lazy-section,.lazy-section.is-visible{opacity:1!important;will-change:auto!important;transition:none!important;transform:none!important}}
