*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:16px}body{color:#172c40;background:#fff;padding-bottom:80px;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}:root{--navy:#172c40;--blue:#4888b1;--green:#00b67a;--green-dark:#16a56f;--gold:#f5a623;--red:#d32f2f;--light-bg:#f5f7fa;--border:#e2e8f0}.countdown-banner{background:linear-gradient(90deg,#b91c1c 0%,#dc2626 50%,#ea580c 100%);border-bottom:2px solid #991b1b;justify-content:center;align-items:center;gap:14px;padding:10px 16px;font-family:Montserrat,sans-serif;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #dc262640}.countdown-banner:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff2e 0%,#0000 50%);position:absolute;inset:0}.countdown-title{color:#fff;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 1px 2px #00000040;margin:0;font-size:14px;font-weight:800}.countdown-title .urgent{background:#00000038;border-radius:4px;align-items:center;gap:6px;padding:3px 8px;display:inline-flex}.countdown-timer{align-items:center;gap:6px;display:flex}.countdown-block{flex-direction:column;align-items:center;gap:2px;display:flex}.countdown-number{color:#b91c1c;text-align:center;background:#fff;border-radius:6px;min-width:40px;padding:5px 7px;font-size:18px;font-weight:900;animation:1.4s ease-in-out infinite pulse-red;box-shadow:0 3px #991b1b,0 4px 10px #0003}.countdown-label{color:#fffffff2;text-transform:uppercase;letter-spacing:.04em;font-size:8px;font-weight:800}.countdown-separator{color:#fff;text-shadow:0 1px 2px #00000040;margin-bottom:14px;font-size:20px;font-weight:900}.countdown-ends{color:#fff;text-transform:uppercase;letter-spacing:.04em;background:#00000040;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}@keyframes pulse-red{0%,to{transform:scale(1);box-shadow:0 3px #991b1b,0 4px 10px #0003}50%{transform:scale(1.06);box-shadow:0 3px #991b1b,0 6px 18px #00000047}}@media (width<=600px){.countdown-banner{flex-direction:column;gap:6px;padding:10px 12px}.countdown-title{font-size:12px}.countdown-number{min-width:36px;font-size:16px}.countdown-ends{font-size:10px}}.nav{border-bottom:1px solid var(--border);z-index:100;background:#fff;padding:0 16px;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;gap:16px;max-width:1200px;height:60px;margin:0 auto;display:flex}.nav-logo img{width:auto;height:40px}.nav-links{align-items:center;gap:20px;display:flex}.nav-links a{color:var(--navy);font-size:14px;font-weight:600;transition:color .2s}.nav-links a:hover{color:var(--blue)}.nav-cta{background:var(--green);border-radius:6px;padding:8px 18px;color:#fff!important;font-size:13px!important}@media (width<=600px){.nav-links .nav-link-hide{display:none}}.guarantee-bar{background:var(--green);color:#fff;text-align:center;letter-spacing:.06em;padding:8px 16px;font-size:13px;font-weight:700}.hero{grid-template-columns:1fr 1fr;align-items:start;gap:40px;max-width:1100px;margin:0 auto;padding:12px 16px 40px;display:grid}@media (width<=768px){.hero{grid-template-columns:1fr;gap:24px;padding:8px 16px 32px}}.hero-left{flex-direction:column;gap:0;min-width:0;display:flex}.hero-img-wrapper{border-radius:12px;position:relative;overflow:hidden}.hero-img-wrapper img{border-radius:12px;width:100%}.hero-badge{background:var(--red);color:#fff;letter-spacing:.04em;border-radius:4px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;left:12px}.hero-stars{color:var(--gold);align-items:center;gap:6px;margin-bottom:10px;font-size:13px;display:flex}.hero-stars span{color:var(--navy);font-size:13px}.hero-title{color:var(--navy);text-transform:uppercase;margin-bottom:16px;font-size:clamp(22px,4vw,32px);font-weight:800;line-height:1.2}.hero-bullets{margin-bottom:20px;list-style:none}.hero-bullets li{color:#334155;padding:5px 0 5px 28px;font-size:14px;position:relative}.hero-bullets li:before{content:"✓";background:var(--green);color:#fff;text-align:center;border-radius:50%;width:18px;height:18px;font-size:11px;font-weight:900;line-height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.product-options{margin-bottom:20px}.options-label{color:#64748b;text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:12px;font-weight:700}.option-cards{flex-wrap:wrap;gap:10px;display:flex}.option-card{border:2px solid var(--border);cursor:pointer;border-radius:8px;flex:1;min-width:120px;padding:10px 14px;transition:border-color .2s,background .2s}.option-card.selected{border-color:var(--navy);background:#f0f4f8}.option-card .opt-name{color:var(--navy);font-size:13px;font-weight:700}.option-card .opt-badge{color:var(--red);margin-top:2px;font-size:11px;font-weight:700}.option-card .opt-price{color:var(--navy);margin-top:4px;font-size:16px;font-weight:800}.option-card .opt-original{color:#94a3b8;font-size:12px;text-decoration:line-through}.option-card .opt-stock{color:var(--red);margin-top:2px;font-size:11px;font-weight:600}.btn-buy{background:var(--green);color:#fff;letter-spacing:.04em;text-transform:uppercase;text-align:center;border-radius:10px;width:100%;margin-bottom:14px;padding:16px;font-size:16px;font-weight:800;transition:background .2s;display:block}.btn-buy:hover{background:var(--green-dark)}.hero-trust-row{color:#64748b;border-top:1px solid var(--border);flex-wrap:wrap;gap:8px;padding-top:12px;font-size:12px;font-weight:600;display:flex}.hero-trust-row span{align-items:center;gap:4px;display:flex}.hero-trust-row span:before{content:"✓";color:var(--green)}.section-padded{padding:48px 16px}.section-hero.section-padded{padding-top:0}.container{max-width:1100px;margin:0 auto}.section-title{text-align:center;color:var(--navy);margin-bottom:32px;font-size:clamp(22px,4vw,30px);font-weight:800}.visto-em{background:#f9fafb;border-top:1px solid #e8ecf0;border-bottom:1px solid #e8ecf0;padding:32px 0;overflow:hidden}.visto-em-title{text-align:center;color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:11px;font-weight:700}.visto-em-carousel{width:100%;overflow:hidden}.visto-em-track{align-items:center;gap:64px;width:max-content;animation:18s linear infinite brand-scroll;display:flex}.visto-em-track:hover{animation-play-state:paused}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.visto-em-track img{object-fit:contain;filter:grayscale()opacity(.55);width:auto;height:44px;transition:filter .3s}.visto-em-track img:hover{filter:grayscale(0)opacity()}.featured-testi{background:#fff}.featured-testi-inner{grid-template-columns:1fr 2fr;align-items:center;gap:40px;max-width:900px;margin:0 auto;display:grid}@media (width<=640px){.featured-testi-inner{grid-template-columns:1fr}.featured-testi-img{max-width:280px;margin:0 auto}}.featured-testi-img img{border-radius:12px}.featured-testi-quote{color:var(--navy);margin-bottom:16px;font-size:clamp(18px,3vw,24px);font-weight:700;line-height:1.35}.featured-testi-body{color:#475569;margin-bottom:14px;font-size:14px;line-height:1.75}.featured-testi-author{color:var(--navy);font-size:15px;font-weight:700}.clinical-section{background:var(--navy);color:#fff}.clinical-inner{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:900px;margin:0 auto;display:flex}.clinical-badge{letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border:1px solid #ffffff40;border-radius:50px;padding:6px 18px;font-size:12px;font-weight:700}.clinical-title{font-size:clamp(20px,4vw,30px);font-weight:800;line-height:1.25}.clinical-body{color:#ffffffd9;max-width:680px;font-size:15px;line-height:1.7}.clinical-img img{border-radius:8px;width:auto;height:80px}.clinical-photo-img{border-radius:12px;width:100%;max-width:420px;margin:0 auto 28px;display:block}.testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media (width<=768px){.testi-grid{grid-template-columns:1fr}}.testi-card{background:var(--light-bg);border-radius:12px;padding:24px}.testi-stars{color:var(--gold);margin-bottom:10px;font-size:16px}.testi-text{color:#334155;margin-bottom:14px;font-size:14px;font-style:italic;line-height:1.7}.testi-author{color:var(--navy);font-size:13px;font-weight:700}.testi-card-photo{object-fit:cover;border:3px solid var(--green);border-radius:50%;width:120px;height:120px;margin:0 auto 16px;display:block}.nav-cart{justify-content:center;align-items:center;display:flex;position:relative;color:var(--navy)!important;background:0 0!important;border-radius:0!important;padding:6px!important}.nav-cart svg{width:26px;height:26px}.nav-cart-badge{background:var(--red);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-4px;right:-6px}.hero-thumb-strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;margin-top:10px;display:flex;overflow-x:auto}.hero-thumb-strip::-webkit-scrollbar{display:none}.hero-thumb{border:2px solid var(--border);cursor:pointer;background:#fff;border-radius:6px;flex-shrink:0;width:64px;height:64px;padding:2px;transition:border-color .2s;overflow:hidden}.hero-thumb.active,.hero-thumb:hover{border-color:var(--navy)}.hero-thumb img{object-fit:contain;width:100%;height:100%;display:block}.hero-dots{justify-content:center;align-items:center;gap:8px;margin-top:14px;display:none}.hero-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.hero-dot.active{background:var(--navy);transform:scale(1.25)}.hero-img-wrapper{touch-action:pan-y;-webkit-user-select:none;user-select:none}@media (width<=768px){.hero-thumb-strip{display:none}.hero-dots{display:flex}}.opt-img{object-fit:contain;width:100%;max-width:90px;height:90px;margin:0 auto 6px;display:block}.payment-icons{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:8px;margin-bottom:14px;display:flex}.pay-icon{flex-shrink:0;width:50px;height:32px;display:block}.benefit-1-block{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:700px;margin:0 auto;display:flex}.benefit-1-block h2{color:var(--navy);margin:0;font-size:clamp(22px,4vw,30px);font-weight:800;line-height:1.3}.benefit-1-gif{width:100%;max-width:400px}.benefit-1-gif img{border-radius:12px;width:100%}.benefit-1-body{text-align:left;width:100%}.benefit-1-body p{color:#334155;margin-bottom:12px;font-size:15px;line-height:1.7}.benefit-section-white{background:#fff}.benefit-section-light{background:var(--light-bg)}.benefit-inner{grid-template-columns:1fr 1fr;align-items:center;gap:48px;max-width:900px;margin:0 auto;display:grid}@media (width<=640px){.benefit-inner{grid-template-columns:1fr;gap:24px}.benefit-inner.img-right .benefit-img{order:-1}}.benefit-img img{border-radius:12px;width:100%}.benefit-text h2{color:var(--navy);margin-bottom:16px;font-size:clamp(20px,3.5vw,28px);font-weight:800;line-height:1.3}.benefit-text p{color:#334155;margin-bottom:14px;font-size:15px;line-height:1.75}.benefit-text p strong{color:var(--navy)}.video-testi-section{background:var(--navy)}.video-testi-title{color:#fff}.video-testi-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:900px;margin:0 auto;display:grid}@media (width<=640px){.video-testi-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.video-testi-wrap{aspect-ratio:9/16;cursor:pointer;background:#000;border-radius:12px;position:relative;overflow:hidden}.video-testi-wrap video{object-fit:cover;width:100%;height:100%;display:block}.video-play-btn{pointer-events:none;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:opacity .25s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-play-btn svg{width:20px;height:20px;fill:var(--navy);margin-left:4px}.video-testi-wrap.playing .video-play-btn{opacity:0}.how-section{background:var(--light-bg)}.how-subtitle{text-align:center;color:#475569;max-width:600px;margin:-16px auto 32px;font-size:15px}.how-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:700px;margin:0 auto;display:grid}@media (width<=500px){.how-grid{grid-template-columns:1fr}}.how-step{text-align:center;background:#fff;border-radius:12px;padding:20px}.how-step img{object-fit:contain;width:auto;height:80px;margin:0 auto 12px}.how-step p{color:#475569;font-size:13px;line-height:1.5}.trust-bar{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff}.trust-bar-inner{flex-wrap:wrap;justify-content:center;gap:32px;padding:28px 16px;display:flex}.trust-item{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:160px;display:flex}.trust-item img{width:auto;height:48px}.trust-item-title{color:var(--navy);text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:700}.trust-item-sub{color:#64748b;font-size:11px;line-height:1.4}.faq-section{background:#fff}.faq-list{max-width:720px;margin:0 auto}.vmx-accordion{color:#111;border-top:1px solid #e5e5e5;flex-direction:column;width:100%;font-family:inherit;display:flex}.vmx-acc__item{background:0 0;border-bottom:1px solid #e5e5e5}.vmx-acc__header{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:14px 4px;display:flex}.vmx-acc__title{letter-spacing:.3px;text-transform:uppercase;font-size:14px;font-weight:700}.vmx-acc__chevron{color:#111;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.vmx-acc__item.is-open .vmx-acc__chevron{transform:rotate(180deg)}.vmx-acc__body{color:#333;padding:4px 4px 18px;font-size:14px;line-height:1.6;display:none}.vmx-acc__item.is-open .vmx-acc__body{display:block}.reviews-section{background:var(--light-bg)}.reviews-summary{background:#fff;border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;max-width:600px;margin:0 auto 40px;padding:24px;display:flex;box-shadow:0 2px 12px #0000000f}.reviews-big-score{color:var(--navy);font-size:56px;font-weight:800;line-height:1}.reviews-summary-right{flex:1;min-width:160px}.reviews-stars-big{color:var(--gold);margin-bottom:4px;font-size:24px}.reviews-total{color:#64748b;font-size:13px}.rating-bar-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.rating-bar-label{color:var(--navy);min-width:36px;font-size:12px;font-weight:600}.rating-bar-track{background:#e2e8f0;border-radius:4px;flex:1;height:8px;overflow:hidden}.rating-bar-fill{background:var(--gold);border-radius:4px;height:100%}.rating-bar-count{color:#64748b;text-align:right;min-width:24px;font-size:12px}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}@media (width<=640px){.reviews-grid{grid-template-columns:1fr}}.review-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px #0000000d}.review-header{align-items:center;gap:10px;margin-bottom:10px;display:flex}.review-avatar{background:var(--navy);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:700;display:flex}.review-name{color:var(--navy);font-size:14px;font-weight:700}.review-verified{color:var(--green);font-size:11px;font-weight:600}.review-stars{color:var(--gold);margin-bottom:8px;font-size:13px}.review-text{color:#475569;font-size:13px;line-height:1.65}.footer{background:var(--navy);color:#fffc;padding:48px 16px 32px}.footer-inner{grid-template-columns:1.5fr 1fr 1fr;gap:40px;max-width:1100px;margin:0 auto;display:grid}@media (width<=640px){.footer-inner{grid-template-columns:1fr;gap:28px}}.footer-logo{background:#fff;border-radius:6px;align-items:center;margin-bottom:12px;padding:6px 10px;display:inline-flex}.footer-logo img{width:auto;height:36px}.footer-desc{font-size:13px;line-height:1.65}.footer-newsletter-title{color:#fff;margin-bottom:6px;font-size:14px;font-weight:700}.footer-newsletter-sub{margin-bottom:12px;font-size:12px}.newsletter-form{gap:6px;display:flex}.newsletter-form input{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;outline:none;flex:1;padding:10px 12px;font-family:inherit;font-size:13px}.newsletter-form input::placeholder{color:#ffffff80}.newsletter-form button{background:var(--green);color:#fff;white-space:nowrap;border-radius:6px;padding:10px 14px;font-family:inherit;font-size:13px;font-weight:700;transition:background .2s}.newsletter-form button:hover{background:var(--green-dark)}.footer-links-title{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:14px;font-weight:700}.footer-links{list-style:none}.footer-links li{margin-bottom:8px}.footer-links a{color:#ffffffbf;font-size:13px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact{font-size:13px;line-height:1.8}.footer-bottom{text-align:center;border-top:1px solid #ffffff1f;max-width:1100px;margin:32px auto 0;padding-top:20px;font-size:12px}.sticky-atc{border-top:2px solid var(--navy);will-change:transform;z-index:200;padding:12px 16px calc(12px + env(safe-area-inset-bottom,0px));background:#fff;transition:transform .35s;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 20px #0000001f}.sticky-atc.visible{transform:translateY(0)}.sticky-atc-inner{align-items:center;gap:12px;max-width:600px;margin:0 auto;display:flex}.sticky-atc-img{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.sticky-atc-info{flex:1}.sticky-atc-name{color:var(--navy);font-size:13px;font-weight:700}.sticky-atc-price{color:var(--navy);font-size:15px;font-weight:800}.sticky-atc-btn{background:var(--green);color:#fff;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:8px;padding:14px 22px;font-size:15px;font-weight:800;transition:background .2s;display:block}.sticky-atc-btn:hover{background:var(--green-dark)}@media (width<=480px){.sticky-atc-img,.sticky-atc-info{display:none}.sticky-atc-btn{text-align:center;width:100%}}.stock-alert{color:var(--red);text-align:center;letter-spacing:.02em;background:#fff5f5;border:1px solid #fecaca;border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:13px;font-weight:700}.payment-icons--pix-only{justify-content:center;margin:12px 0 16px;display:flex}.pay-pix-badge{background:#f0fdf9;border:2px solid #32bcad;border-radius:10px;align-items:center;gap:10px;padding:8px 14px;display:inline-flex;box-shadow:0 2px 10px #32bcad2e}.pay-icon--pix{border-radius:4px;flex-shrink:0;width:50px;height:32px;display:block}.pay-pix-text{color:#0f766e;text-transform:uppercase;letter-spacing:.04em;font-size:14px;font-weight:800}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--green);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{padding-bottom:env(safe-area-inset-bottom,0px)}.nav{box-shadow:0 1px #0f172a0f}.nav-links a{padding:6px 4px}.nav-cta{align-items:center;min-height:40px;display:inline-flex}@media (width<=380px){.countdown-banner{gap:4px;padding:8px 10px}.countdown-title{font-size:11px}.countdown-number{min-width:32px;padding:4px 6px;font-size:15px}.countdown-label{font-size:7px}.countdown-separator{margin-bottom:12px;font-size:16px}.countdown-ends{display:none}}.hero-img-wrapper{aspect-ratio:1;background:#f5f7fa}.hero-img-wrapper img{object-fit:contain;width:100%;height:100%}@media (width>=640px) and (width<=1024px){.hero{gap:28px;padding:12px 20px 32px}.hero-title{font-size:26px}}@media (width<=480px){.hero{gap:20px;padding:8px 14px 24px}.hero-title{margin-bottom:12px;font-size:22px}.hero-bullets li{padding:4px 0 4px 26px;font-size:13px}.option-card{min-width:0;padding:10px 12px}.option-card .opt-price{font-size:15px}.option-card .opt-name{font-size:12px}.opt-img{max-width:70px;height:70px}.btn-buy{letter-spacing:.02em;padding:15px;font-size:15px}.hero-trust-row{gap:6px 12px;font-size:11px}}@media (width<=640px){.section-padded{padding:32px 14px}.section-title{margin-bottom:24px;font-size:22px}}@media (width<=380px){.section-padded{padding:26px 12px}}@media (width>=900px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}@media (width>=640px) and (width<=900px){.testi-grid{grid-template-columns:repeat(2,1fr)}.testi-grid .testi-card:last-child:nth-child(odd){grid-column:span 2;justify-self:center;max-width:480px}.video-testi-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){.trust-bar-inner{gap:20px;padding:22px 14px}.trust-item img{height:40px}.trust-item-title{font-size:12px}.trust-item-sub{font-size:10.5px}}@media (width>=640px) and (width<=900px){.featured-testi-inner{grid-template-columns:1fr 1.6fr;gap:28px}}@media (width<=640px){.visto-em{padding:24px 0}.visto-em-track{gap:40px}.visto-em-track img{height:32px}}.vmx-acc__header{min-height:56px;padding:18px 6px}.vmx-acc__title{font-size:13.5px}@media (width>=640px){.vmx-acc__title{font-size:15px}}@media (width<=480px){.reviews-summary{gap:16px;padding:18px}.reviews-big-score{font-size:44px}.reviews-stars-big{font-size:20px}.sticky-atc{padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px))}.sticky-atc-img,.sticky-atc-info{display:flex}.sticky-atc-info{flex-direction:column}.sticky-atc-name{font-size:12px}.sticky-atc-price{font-size:14px}.sticky-atc-btn{padding:12px 14px;font-size:13px}}@media (width<=360px){.sticky-atc-img{display:none}}@media (width<=640px){.footer{padding:36px 16px 28px}.footer-inner{gap:24px}.newsletter-form{flex-direction:column}.newsletter-form button{width:100%}}.section.faq-section,.section.reviews-section,.section.trust-bar,.section.how-section,.footer{content-visibility:auto;contain-intrinsic-size:600px}.option-card{transition:border-color .2s,background .2s,transform .15s,box-shadow .2s}.option-card:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0f172a14}.option-card.selected{box-shadow:0 4px 18px #172c401f}.btn-buy{transition:background .2s,transform .12s,box-shadow .2s;box-shadow:0 6px 20px #00b67a47}.btn-buy:hover{box-shadow:0 10px 26px #00b67a59}.btn-buy:active{transform:translateY(1px)scale(.995)}.sticky-atc-btn{transition:background .2s,transform .12s}.sticky-atc-btn:active{transform:scale(.97)}h1,h2,h3{overflow-wrap:anywhere}
