@font-face{font-family:Poppins;src:url(/_astro/poppins-latin.CJDn6rn8.woff2) format("woff2");font-display:swap}:root{--green:#00a955;--green-dark:#08743f;--green-ink:#173522;--ink:#15251d;--muted:#56645b;--soft:#f4f8f5;--line:#dce9e1;--yellow:#fbcb00;--radius:18px;--shadow:0 14px 34px rgba(16,58,33,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--ink);background:#fff;font:400 16px/1.6 Poppins,Arial,sans-serif}img{display:block;max-width:100%}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #ffb700;outline-offset:3px}.container{width:min(1120px,calc(100% - 32px));margin:auto}.narrow{max-width:760px}.centered{text-align:center}.urgency-bar{color:#fff;background:#00b65d;font-size:13px;font-weight:800;text-align:center}.urgency-content{display:flex;min-height:44px;align-items:center;justify-content:center;gap:9px;flex-wrap:wrap}.urgency-divider{font-weight:500;opacity:.9}.section{padding:clamp(56px,7vw,88px) 0}.section-dark{color:#fff;background:radial-gradient(circle at 90% 0,#164b30 0,#081b10 42%,#06140b)}.hero{overflow:hidden}.hero-light{color:var(--ink);background:linear-gradient(135deg,#f7fbf8 0 70%,#edf9f1)}.hero-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(310px,.8fr);gap:clamp(32px,5vw,64px);align-items:center;min-height:clamp(560px,50vw,640px);padding:clamp(48px,7vw,76px) 0}.eyebrow,.section-kicker{margin:0 0 11px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.11em}.hero-light .eyebrow{color:#260f00}.price-badge{display:table;padding:6px 14px;border-radius:999px;background:var(--yellow);font-size:13px}.hero h1,.upgrade-hero h1{max-width:720px;margin:0;font-size:clamp(36px,4.6vw,62px);font-weight:900;line-height:1.07;letter-spacing:-.05em;text-transform:uppercase}.hero-light h1{color:var(--green-ink)}.hero-light h1 span{padding:0;color:var(--green);background:transparent}.hero h1 span,.upgrade-hero h1 span{color:#fff;background:var(--green);border-radius:6px;padding:1px 9px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero-lead{max-width:610px;margin:20px 0;font-size:clamp(16px,1.8vw,19px);line-height:1.55}.hero-light .hero-lead,.hero-light .safe-text{color:#465b4c}.check-list{padding:0;margin:20px 0;list-style:none}.check-list li{position:relative;margin:8px 0;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:900}.check-list .not-included{color:#728078}.check-list .not-included:before{content:"×";color:#d65e62}.compact-list{font-size:14px}.button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:13px 25px;border:2px solid transparent;border-radius:999px;font:800 15px/1.2 Poppins,Arial,sans-serif;text-align:center;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--green);box-shadow:0 10px 22px #00a95542}.button-primary:hover{background:#008d47;box-shadow:0 14px 28px #00a9554f}.button-outline{color:var(--green-dark);border-color:var(--green);background:#fff}.button-outline:hover{background:#effaf3}.hero-button{margin-top:4px}.safe-text{margin:13px 0 0;font-size:12px;font-weight:600}.vsl-player{width:min(100%,390px);justify-self:center}.vsl-frame{position:relative;overflow:hidden;padding-bottom:177.77%;border:1px solid rgba(20,57,32,.18);border-radius:18px;background:#000;box-shadow:0 18px 42px #0b2a1733}.vsl-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.vsl-sound{position:absolute;inset:0;display:grid;place-items:center;border:0;background:#00000087;color:#fff;cursor:pointer;transition:opacity .25s}.vsl-sound>span{padding:24px 20px;border-radius:14px;background:#00a655;box-shadow:0 8px 22px #00000061;text-align:center;animation:pulse 2.6s ease-in-out infinite}.vsl-sound strong,.vsl-sound em{display:block}.vsl-sound strong{font-size:21px;line-height:1.2}.vsl-sound img{width:48px;margin:8px auto;filter:brightness(0) invert(1)}.vsl-sound em{font-size:14px;font-style:normal;font-weight:700}.vsl-progress{position:absolute;z-index:2;bottom:8px;left:10px;right:10px;height:4px;overflow:hidden;border-radius:99px;background:#ffffff59}.vsl-progress-fill{width:0;height:100%;background:#00e878}.vsl-cta{display:none;width:100%;margin-top:13px}.section-heading{margin-bottom:32px}.section-heading h2,.guarantee h2{margin:0;font-size:clamp(29px,3.2vw,42px);line-height:1.15;letter-spacing:-.045em}.section-heading p:last-child{max-width:650px;margin:10px auto 0;color:var(--muted)}.section-soft{background:var(--soft)}.value-section{background:linear-gradient(180deg,#fff,#f4fbf7)}.section-intro{font-size:clamp(16px,2vw,18px)}.green-text{color:#00994d}.secure-image{width:min(100%,500px);height:auto;margin:22px auto 0}.photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.photo-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px;box-shadow:0 5px 14px #14342014}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:27px 23px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;text-align:center}.steps span{font-size:36px}.steps p{margin:8px 0 2px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.09em}.steps h3{margin:0;font-size:20px;line-height:1.3}.steps small{display:block;margin-top:7px;color:#617067;line-height:1.55}.testimonials{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.testimonials img{width:100%;border-radius:14px;box-shadow:0 8px 20px #11231817}.theme-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:30px}.theme-grid figure{overflow:hidden;margin:0;border-radius:14px;background:#113421}.theme-grid img{width:100%;aspect-ratio:1.35;object-fit:cover;transition:transform .3s ease}.theme-grid figure:hover img{transform:scale(1.025)}.theme-grid figcaption{padding:10px;color:#fff;text-align:center;font-size:14px;font-weight:800}.bonus-section{color:#fff;background:#262626}.bonus-section .section-kicker{color:#67e9a5}.bonus-section .section-heading p:last-child{color:#c8d6cd}.bonus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.bonus-grid article{display:flex;min-height:98px;align-items:center;gap:12px;padding:14px;border:1px solid rgba(255,255,255,.15);border-radius:13px;background:#ffffff0f;font-size:23px}.bonus-grid strong{font-size:13px;line-height:1.35}.free-label{margin:26px 0 0;text-align:center;color:#fff;font-size:19px}.free-label strong{color:#65f3aa}.offers-section{background:#f3f8f5}.offer-grid,.comparison{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:980px;margin:auto;align-items:stretch}.offer-card,.comparison-card{position:relative;display:flex;flex-direction:column;padding:30px 26px;border:1px solid #d8e6dc;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.offer-featured,.comparison-featured{border:2px solid var(--green);box-shadow:0 16px 34px #00a9552e}.offer-banner{width:100%;height:auto;margin:0 0 19px;border-radius:12px;background:#eef8f1;object-fit:contain}.popular{position:absolute;top:-13px;left:50%;z-index:1;padding:5px 14px;border-radius:99px;color:#fff;background:var(--green);font-size:11px;font-weight:900;transform:translate(-50%);white-space:nowrap}.offer-card h3,.comparison-card h3{margin:0;text-align:center;font-size:23px;line-height:1.25}.price{margin:12px 0;text-align:center;color:var(--green);font-size:25px;font-weight:800;line-height:1}.price small{display:block;margin-bottom:7px;color:#68766e;font-size:12px;font-weight:500}.price strong{font-size:50px;letter-spacing:-.065em}.old-price,.savings,.offer-note{text-align:center}.old-price{margin:12px 0 0;font-size:13px;text-decoration:line-through}.savings{margin:0;color:var(--green);font-size:13px;font-weight:800}.offer-card .check-list{margin:18px 0;font-size:14px;line-height:1.45}.offer-card .check-list li{margin:8px 0}.offer-card .full{margin-top:auto}.full{width:100%}.offer-note{margin:11px 0;color:#65746b;font-size:12px;font-weight:700}.guarantee{background:#eef9f2}.guarantee>div>span{font-size:40px}.guarantee p{color:#536158}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:18px 30px 18px 0;cursor:pointer;font-weight:800;list-style:none}.faq-list summary:after{content:"+";position:absolute;right:4px;color:var(--green);font-size:26px;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0;padding:0 0 18px;color:#5a685f;font-size:14px}footer{padding:32px 0;color:#d8e6dc;background:#081b10;text-align:center;font-size:13px}footer small{font-size:11px;opacity:.8}.upgrade-hero{padding:clamp(64px,9vw,100px) 0}.upgrade-hero h1{font-size:clamp(32px,4vw,52px)}.upgrade-hero h1 span{display:block;margin-top:8px}.upgrade-price{display:flex;align-items:center;flex-direction:column;margin:28px 0;color:#c5d5ca;font-size:12px;font-weight:800}.upgrade-price strong{color:#62eca1;font-size:clamp(55px,8vw,78px);line-height:1;letter-spacing:-.07em}.upgrade-price small{font-weight:500}.upgrade-benefits{display:grid;gap:10px;max-width:450px;margin:25px auto;color:#d8ebe0;text-align:left;font-size:14px}.upgrade-page .bonus-section{background:#262626}@keyframes pulse{50%{transform:scale(1.025)}}@media(max-width:760px){.container{width:min(100% - 28px,1120px)}.section{padding:54px 0}.urgency-content{padding:8px 0;line-height:1.25}.urgency-divider{display:none}.hero-layout{grid-template-columns:1fr;gap:32px;min-height:auto;padding:50px 0;text-align:center}.hero-light .hero-copy{display:grid;justify-items:center}.hero-light .compact-list{text-align:left}.hero h1{font-size:clamp(34px,10vw,48px)}.hero-lead{font-size:16px}.vsl-player{width:min(100%,380px)}.photo-grid{grid-template-columns:repeat(2,1fr);gap:10px}.steps,.offer-grid,.comparison{grid-template-columns:1fr}.steps{gap:12px}.steps article{padding:24px 20px}.testimonials,.theme-grid{grid-template-columns:repeat(2,1fr);gap:12px}.bonus-grid{grid-template-columns:repeat(2,1fr);gap:10px}.bonus-grid article{min-height:86px;padding:12px;font-size:20px}.offer-card{padding:30px 20px}.offer-featured{margin-top:10px}.offer-card .check-list{font-size:14px}.price strong{font-size:48px}.upgrade-hero{padding:62px 0}}@media(max-width:380px){.button{width:100%;padding-inline:16px}.hero h1{font-size:33px}.price-badge,.bonus-grid strong{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.theme-grid figure:hover img{transform:none}}body{min-width:0}:root{--green: #c2185b;--green-dark: #8f1143;--green-ink: #262626;--ink: #262626;--muted: #626262;--soft: #f7f7f7;--line: #e3e3e3;--shadow: 0 14px 34px rgba(38, 38, 38, .1)}.icon{display:inline-block;width:1.2em;height:1.2em;flex:0 0 auto;vertical-align:-.18em}.button{gap:9px}.button-primary{color:#fff;background:#00a955;box-shadow:0 10px 22px #00a95547;animation:cta-pulse 2.2s ease-in-out infinite}.button-primary:hover,.button-primary:focus-visible{background:#008d47;box-shadow:0 14px 30px #00a95557;animation-play-state:paused}.button-icon{width:1.15em;height:1.15em}@keyframes cta-pulse{0%,to{transform:scale(1);box-shadow:0 10px 22px #00a9553d}50%{transform:scale(1.025);box-shadow:0 14px 30px #00a95566}}.urgency-bar,.upgrade-page .urgency-bar{color:#fff;background:#d92d20}.urgency-message,.trust-list li,.upgrade-trust-list li,.upgrade-benefits span,.popular{display:inline-flex;align-items:center}.urgency-message{gap:8px}.urgency-icon{width:1.15em;height:1.15em}.hero-light h1{color:#202622}.hero-light h1 span{padding:0;color:#c2185b;background:transparent;border-radius:0;box-decoration-break:slice;-webkit-box-decoration-break:slice}.hero-light .hero-lead strong{color:#c2185b;font-weight:800}.hero-light{background:linear-gradient(135deg,#fff 0% 68%,#f8eef2)}.price-badge{color:#262626;background:#f2d052}.hero-light .hero-lead,.hero-light .safe-text,.hero-offer-section .compact-list li,.upgrade-page .upgrade-hero .hero-lead,.upgrade-page .upgrade-hero .safe-text,.upgrade-page .upgrade-trust-list,.upgrade-page .upgrade-price{color:#555}.trust-list{display:flex;justify-content:center;gap:8px 16px;flex-wrap:wrap;padding:0;list-style:none}.trust-list li,.upgrade-trust-list li{gap:6px}.trust-icon,.feature-icon,.guarantee-icon,.list-icon{color:#c2185b}.feature-icon{width:38px;height:38px}.guarantee-icon{width:44px;height:44px;margin-bottom:10px}.check-list li{display:flex;align-items:flex-start;gap:10px;padding-left:0}.check-list li:before,.hero-offer-section .compact-list li:before{content:none}.check-list .list-icon,.upgrade-benefits .list-icon{width:20px;height:20px;margin-top:2px}.check-list .not-included .list-icon{color:#b5454b}.hero-offer-section .compact-list li{padding-left:0}.bonus-section .section-kicker,.bonus-section .section-heading p:last-child,.free-label strong{color:#ff8bb9}.bonus-grid article{color:#fff;background:#ffffff12}.bonus-icon{width:26px;height:26px;color:#ff8bb9}.popular{gap:6px;background:#c2185b}.popular-icon{width:14px;height:14px}.offer-featured,.comparison-featured{border-color:#c2185b;box-shadow:0 16px 34px #c2185b2e}.price,.savings,.steps p,.faq-list summary:after{color:#c2185b}.vsl-frame{border-color:#2626262e;box-shadow:0 18px 42px #26262633}.upgrade-page .upgrade-hero h1,.upgrade-page .upgrade-hero .eyebrow,.upgrade-page .upgrade-price strong,.upgrade-page .upgrade-hero h1 span{color:#c2185b}.upgrade-decline-link{display:inline-block;margin-top:34px;color:#555;font-size:16px;font-weight:700;line-height:1.45;text-underline-offset:3px}.upgrade-decline-link:hover{color:#c2185b}.upgrade-benefits{justify-items:center}.upgrade-benefits span{gap:8px}.hero-mockup{width:min(100%,620px);height:auto;justify-self:center;border-radius:14px;object-fit:contain}.video-section{background:#fff}.video-section .vsl-player{margin-inline:auto}.section-mockup{display:block;width:min(100%,380px);height:auto;margin-inline:auto;object-fit:contain}.section-mockup-wide{width:100%}.section-mockup-after-content{margin-top:32px}.section-mockup-before-grid{margin-top:0;margin-bottom:32px}.urgency-bar,.eyebrow,.section-kicker,.price-badge,.safe-text,.compact-list,.button,.steps p,.steps small,.bonus-grid strong,.price small,.old-price,.savings,.offer-note,.faq-list p,footer,footer small,.upgrade-price,.upgrade-benefits{font-size:16px}.section-heading h2,.guarantee h2,.offer-card h3,.comparison-card h3,.steps h3{font-size:21px}.section-heading p:last-child,.hero-lead,.section-intro{font-size:18px}.upgrade-mockup{width:min(100%,620px);height:auto;margin:24px auto 6px;border-radius:14px;object-fit:contain}.offer-card .check-list,.comparison-card .check-list{font-size:18px;line-height:1.5}.offer-card .check-list li,.comparison-card .check-list li{margin:10px 0}.upgrade-page .urgency-bar{color:#fff;background:#d92d20}.upgrade-page .upgrade-hero.section-dark{color:var(--ink);background:#f7fbf8}.upgrade-page .upgrade-hero .eyebrow{color:var(--green-dark)}.upgrade-page .upgrade-hero h1{color:var(--green-ink)}.upgrade-page .upgrade-hero h1 span{padding:0;color:var(--green);background:transparent;border-radius:0}.upgrade-page .upgrade-hero .hero-lead,.upgrade-page .upgrade-hero .safe-text{color:#465b4c}.upgrade-page .upgrade-trust-list{display:grid;gap:7px;margin:18px auto 0;padding:0;color:#465b4c;font-size:16px;font-weight:600;line-height:1.45;list-style:none}.upgrade-page .upgrade-trust-list li{margin:0}.upgrade-page .upgrade-price{color:#52665a}.upgrade-page .upgrade-price strong{color:var(--green-dark)}.upgrade-page .upgrade-hero .button-outline{display:inline-block;width:auto;min-height:0;margin-top:34px;padding:0;border:0;border-radius:0;color:var(--green-dark);background:transparent;box-shadow:none;font-size:16px;font-weight:700;line-height:1.45;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.upgrade-page .upgrade-hero .button-outline:hover{color:var(--green);background:transparent;transform:none}@media(max-width:380px){.upgrade-page .upgrade-hero .button-outline{width:auto}}.steps p,.price small,.old-price,.savings,.offer-note{line-height:1.35}@media(max-width:760px){.hero-lead,.section-intro{font-size:18px}}.landing-page{width:100%;max-width:450px;margin:0 auto}.landing-page .hero-layout{grid-template-columns:1fr;gap:32px;min-height:auto;padding:50px 0;text-align:center}.landing-page .hero-copy{display:grid;justify-items:center}.landing-page .hero h1{font-size:clamp(33px,10vw,42px)}.landing-page .photo-grid,.landing-page .testimonials,.landing-page .theme-grid,.landing-page .bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .steps,.landing-page .offer-grid,.landing-page .comparison{grid-template-columns:1fr}.landing-page .offer-featured{margin-top:10px}.landing-page .hero-offer-section{padding:32px 0 42px}.landing-page .hero-offer-section .compact-list{grid-template-columns:1fr;gap:12px;max-width:430px;margin-bottom:24px}.landing-page .hero-offer-section .compact-list li{min-height:auto}.landing-page .hero-offer-section .hero-button{width:100%;min-width:0}.hero-offer-section{padding:clamp(32px,4vw,48px) 0 clamp(40px,5vw,56px);background:#fff;border-bottom:1px solid #dfeee5}.hero-offer-section>.container{max-width:1020px}.hero-offer-section .compact-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 28px;margin:0 auto 28px;padding:0;list-style:none;text-align:left}.hero-offer-section .compact-list li{position:relative;min-height:48px;margin:0;padding-left:30px;color:#314b3b;font-weight:600;line-height:1.45}.hero-offer-section .compact-list li:before{content:"✓";position:absolute;top:0;left:0;color:var(--green);font-size:21px;font-weight:800;line-height:1.2}.hero-offer-section .hero-actions{display:grid;justify-items:center;gap:12px}.hero-offer-section .hero-button,.hero-offer-section .safe-text{margin:0}.hero-offer-section .hero-button{min-width:min(100%,390px)}.hero-offer-section .safe-text{text-align:center}@media(max-width:760px){.hero-offer-section{padding:32px 0 42px}.hero-offer-section .compact-list{grid-template-columns:1fr;gap:12px;max-width:430px;margin-bottom:24px}.hero-offer-section .compact-list li{min-height:auto}.hero-offer-section .hero-button{width:100%;min-width:0}}.hero-offer-section{border-bottom-color:#e3e3e3}.steps small,.price small,.offer-note,.guarantee p,.faq-list p{color:#626262}footer{color:#dedede}.offer-card,.comparison-card{border-color:#e2e2e2}.offer-featured,.comparison-featured{border-color:#c2185b}.offer-banner{background:#f6f6f6}.hero-offer-section .compact-list li:before,.check-list li:before,.check-list .not-included:before{content:none}.hero-offer-section .compact-list li{padding-left:0;color:#555}.hero-light .hero-lead,.hero-light .safe-text,.upgrade-page .upgrade-hero .hero-lead,.upgrade-page .upgrade-hero .safe-text,.upgrade-page .upgrade-trust-list,.upgrade-page .upgrade-price{color:#555}.theme-grid figure,footer,.section-dark,.bonus-section,.upgrade-page .bonus-section{background:#262626}.section-soft,.offers-section,.guarantee{background:#f7f7f7}.value-section{background:linear-gradient(180deg,#fff,#faf4f6)}.bonus-section .section-kicker,.bonus-section .section-heading p:last-child,.free-label strong,.upgrade-benefits{color:#ff8bb9}.vsl-progress-fill{background:#c2185b}.section-tone-light{color:#262626;background:#fff}.section-tone-neutral{color:#262626;background:#f5f5f5}.section-tone-blush,.hero-offer-section.section-tone-blush,.faq-section.section-tone-blush,.upgrade-comparison-section.section-tone-blush{color:#262626;background:#fff1f6}.section-tone-dark,.value-section.section-tone-dark,.testimonials-section.section-tone-dark,.guarantee.section-tone-dark{color:#fff;background:#262626}.section-tone-dark .section-heading h2,.section-tone-dark .guarantee h2,.section-tone-dark h2{color:#fff}.section-tone-dark .section-heading p:last-child,.section-tone-dark .section-intro,.guarantee.section-tone-dark p{color:#e2e2e2}.section-tone-dark .section-kicker{color:#ff8bb9}.value-section.section-tone-dark .secure-image{padding:6px;border-radius:8px;background:#fff}.image-carousel{width:100%}.carousel-viewport{width:100%;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y}.carousel-viewport::-webkit-scrollbar{display:none}.carousel-track{display:flex}.carousel-page{display:grid;flex:0 0 100%;min-width:0;scroll-snap-align:start;scroll-snap-stop:always}.image-carousel-party .carousel-page{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.image-carousel-party .carousel-page img{width:100%;aspect-ratio:1;border-radius:14px;object-fit:cover;box-shadow:0 8px 20px #2626261f}.image-carousel-testimonials .carousel-page{place-items:center}.image-carousel-testimonials .carousel-page img{width:min(100%,360px);height:auto;border-radius:14px;box-shadow:0 10px 26px #0000003d}.carousel-controls{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px}.carousel-control,.carousel-indicator{border:0;cursor:pointer}.carousel-control{display:inline-grid;width:40px;height:40px;flex:0 0 40px;place-items:center;border:1px solid #dedede;border-radius:50%;color:#262626;background:#fff;box-shadow:0 5px 14px #2626261f}.carousel-control:hover{color:#c2185b;transform:translateY(-1px)}.carousel-control:disabled{cursor:not-allowed;opacity:.55}.carousel-control .icon{width:20px;height:20px}.carousel-indicators{display:flex;min-width:0;align-items:center;justify-content:center;gap:6px}.carousel-indicator{width:8px;height:8px;padding:0;border-radius:50%;background:#b7b7b7;transition:width .2s ease,background .2s ease}.carousel-indicator[aria-current=true]{width:22px;border-radius:999px;background:#c2185b}.section-tone-dark .carousel-indicator{background:#777}.section-tone-dark .carousel-indicator[aria-current=true]{background:#ff8bb9}.carousel-play-icon,[data-carousel-paused=true] .carousel-pause-icon{display:none}[data-carousel-paused=true] .carousel-play-icon{display:inline-block}.steps article:nth-child(1){border:2px solid #c2185b;background:#fff0f5}.steps article:nth-child(1) .feature-icon{color:#c2185b}.steps article:nth-child(2){border:2px solid #1976d2;background:#edf7ff}.steps article:nth-child(2) .feature-icon,.steps article:nth-child(2) p{color:#1976d2}.steps article:nth-child(3){border:2px solid #d97706;background:#fff8e1}.steps article:nth-child(3) .feature-icon,.steps article:nth-child(3) p{color:#b45309}.theme-proof{display:grid;justify-items:center;gap:5px;margin:-8px 0 24px;color:#262626;text-align:center}.theme-stars{display:inline-flex;gap:3px;color:#f4b400}.theme-stars .icon{width:22px;height:22px;fill:currentColor}.bonus-grid article{border-width:2px;color:#262626}.bonus-grid .bonus-tone-1{border-color:#ec407a;background:#fce4ec}.bonus-grid .bonus-tone-2{border-color:#42a5f5;background:#e3f2fd}.bonus-grid .bonus-tone-3{border-color:#fb8c00;background:#fff3e0}.bonus-grid .bonus-tone-4{border-color:#e2ad00;background:#fffde7}.bonus-grid .bonus-tone-5{border-color:#8e24aa;background:#f3e5f5}.bonus-tone-1 .bonus-icon{color:#c2185b}.bonus-tone-2 .bonus-icon{color:#1976d2}.bonus-tone-3 .bonus-icon{color:#d65f00}.bonus-tone-4 .bonus-icon{color:#9a6b00}.bonus-tone-5 .bonus-icon{color:#7b1fa2}.offer-grid{scroll-margin-top:24px}.offer-featured,.comparison-featured{border:5px dotted #00a955;box-shadow:0 18px 38px #00a95538}.popular{border:1px solid #d8a800;color:#262626;background:#ffd54f}.popular-icon{fill:currentColor}.offer-card .check-list .list-icon,.comparison-card .check-list .list-icon{width:22px;height:22px;margin-top:1px;padding:3px;border-radius:4px;color:#fff;background:#00a955}.offer-card .check-list .not-included .list-icon,.comparison-card .check-list .not-included .list-icon{color:#fff;background:#d92d20}@media(prefers-reduced-motion:reduce){.button-primary{animation:none}.carousel-viewport{scroll-behavior:auto}.carousel-indicator{transition:none}}@media(max-width:360px){.carousel-controls{gap:6px}.carousel-control{width:36px;height:36px;flex-basis:36px}.carousel-indicators{gap:4px}}.offer-date{margin-left:4px}
