.landing-section{content-visibility:auto;contain-intrinsic-size:auto 720px}.landing-section-fallback{background:var(--bg);border-top:1px solid var(--border);min-height:40vh}.landing-reveal{animation:.55s ease-out both landingReveal}@keyframes landingReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-fade-up{animation:.55s ease-out both heroFadeUp}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.navbar-fade-in{animation:.45s ease-out both navbarFadeIn}@keyframes navbarFadeIn{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.hero-particles{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hero-gradient__orb--1{animation:12s ease-in-out infinite orbDrift1}.hero-gradient__orb--2{animation:15s ease-in-out infinite orbDrift2}.hero-gradient__orb--3{animation:18s ease-in-out infinite orbDrift3}@keyframes orbDrift1{0%,to{transform:translate(0)scale(1)}50%{transform:translate(30px,-40px)scale(1.08)}}@keyframes orbDrift2{0%,to{transform:translate(0)scale(1)}50%{transform:translate(-40px,30px)scale(.95)}}@keyframes orbDrift3{0%,to{transform:translate(0)}50%{transform:translate(20px,20px)}}@media (prefers-reduced-motion:reduce){.landing-reveal,.hero-fade-up,.navbar-fade-in,.hero-gradient__orb--1,.hero-gradient__orb--2,.hero-gradient__orb--3{animation:none}}.navbar{z-index:100;padding:1rem 0;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{background:var(--sidebar-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}[data-theme=light] .navbar--scrolled{box-shadow:0 1px #0f172a0f}.navbar__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.navbar__logo{color:inherit;flex-shrink:0;margin-left:-.5rem;text-decoration:none}.navbar__links{gap:2rem;display:flex}.navbar__link{color:var(--muted);font-size:.9rem;transition:color .2s}.navbar__link:hover{color:var(--text)}.navbar__actions{align-items:center;gap:1rem;display:flex}.navbar__login,.navbar__install{color:var(--muted);font-size:.9rem;transition:color .2s}.navbar__login:hover,.navbar__install:hover{color:var(--text)}.navbar__install{color:#ffb347;font-weight:600}.navbar__install:hover{color:#ff7a00}.navbar__cta{padding:.6rem 1.25rem!important;font-size:.875rem!important}.navbar__menu-btn{color:var(--text);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;transition:background .2s,border-color .2s;display:none}.navbar__menu-btn:hover{border-color:var(--border);background:#ffffff0f}.navbar__overlay{z-index:1;-webkit-backdrop-filter:blur(6px);cursor:pointer;opacity:0;background:#0009;border:none;margin:0;padding:0;transition:opacity .25s;position:fixed;inset:0}.navbar__mobile-shell{z-index:120;pointer-events:none;visibility:hidden;position:fixed;inset:0}.navbar__mobile-shell--open{pointer-events:auto;visibility:visible}.navbar__mobile-shell--open .navbar__overlay{opacity:1}.navbar__mobile-drawer{z-index:2;background:var(--sidebar-bg,#0a0a0efa);border-left:1px solid var(--border);width:min(320px,100vw - 2.5rem);max-width:100%;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);flex-direction:column;transition:transform .28s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-12px 0 40px #00000073}.navbar__mobile-drawer--open{transform:translate(0)}.navbar__mobile-head{border-bottom:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 1rem .75rem;display:flex}.navbar__mobile-logo{flex:1;min-width:0}.navbar__mobile-close{width:44px;height:44px;color:var(--text);cursor:pointer;background:#ffffff0d;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.navbar__mobile-nav{flex-direction:column;flex:1;gap:0;min-height:0;padding:.5rem .75rem;display:flex;overflow-y:auto}.navbar__mobile-link{color:var(--text);border-radius:10px;padding:.9rem .75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background .15s}.navbar__mobile-link:hover,.navbar__mobile-link:active{background:#ffffff0f}.navbar__mobile-actions{padding:1rem 1rem max(1rem, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:#0000001f;flex-direction:column;flex-shrink:0;gap:.65rem;display:flex}.navbar__mobile-theme{color:var(--muted);justify-content:space-between;align-items:center;gap:.75rem;padding:0 .25rem .35rem;font-size:.88rem;display:flex}.navbar__mobile-install,.navbar__mobile-login,.navbar__mobile-cta{text-align:center;justify-content:center;align-items:center;width:100%;text-decoration:none;display:inline-flex}.navbar__mobile-cta{min-height:44px}.navbar__mobile{display:none!important}@media (max-width:900px){.navbar__links,.navbar__actions{display:none}.navbar__menu-btn{flex-shrink:0;margin-left:auto;display:inline-flex}.navbar__inner{flex-wrap:nowrap}.navbar__logo{flex:auto;min-width:0;overflow:hidden}}.hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.5rem 5rem;display:flex;position:relative;overflow:hidden}.hero__bg{background:var(--gradient-hero);position:absolute;inset:0}.hero-gradient{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-gradient__orb{filter:blur(80px);border-radius:50%;position:absolute}.hero-gradient__orb--1{background:var(--brand-soft-strong);width:min(500px,80vw);height:min(500px,80vw);top:-10%;left:20%}.hero-gradient__orb--2{background:#ff950038;width:min(400px,70vw);height:min(400px,70vw);top:30%;right:10%}.hero-gradient__orb--3{background:#ffb3472e;width:min(350px,60vw);height:min(350px,60vw);bottom:10%;left:30%}.hero__content{z-index:2;text-align:center;max-width:900px;position:relative}.hero__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.hero__title{margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4.25rem);font-weight:800;line-height:1.08}.hero__subtitle{color:var(--muted);max-width:780px;margin:0 auto 1rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75}.hero__promo-line{color:#fbbf24;max-width:560px;margin:0 auto 2rem;font-size:.92rem;font-weight:600;line-height:1.5}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1rem;display:flex}.hero__trust{color:var(--muted);text-align:center;letter-spacing:.02em;margin-bottom:3rem;font-size:.85rem}.hero__stats{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:800px;margin:0 auto;display:grid}.hero__stat{border-radius:var(--radius);text-align:center;padding:1.5rem 1rem;transition:transform .3s,border-color .3s,box-shadow .3s}.hero__stat:hover{border-color:var(--border-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.hero__stat-value{margin-bottom:.35rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;line-height:1}.hero__stat-label{color:var(--muted);font-size:.8rem;font-weight:500}@media (max-width:768px){.hero{padding:7rem 1.25rem 4rem}.hero__stats{grid-template-columns:repeat(2,1fr)}.hero__stat-value{font-size:1.5rem}}.features__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.feature-card{border-radius:var(--radius);cursor:default;padding:1.75rem;transition:transform .3s,border-color .3s,box-shadow .3s,background .3s}.feature-card:hover{border-color:var(--brand-soft-strong);box-shadow:var(--shadow-glow);background:#ffffff0f;transform:translateY(-6px)}.feature-card__icon{background:var(--brand-soft);width:44px;height:44px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.feature-card__title{margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.feature-card__desc{color:var(--muted);font-size:.9rem;line-height:1.6}.feature-card--featured{background:linear-gradient(145deg,#ff7a001a,#ffffff0a);border-color:#ff7a0073;position:relative}.feature-card__badge{letter-spacing:.06em;text-transform:uppercase;color:var(--accent);background:#ff7a0026;border:1px solid #ff7a0059;border-radius:999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.feature-card--featured:hover{border-color:#ff7a00a6}.curriculum-section{background:var(--bg-elevated)}.curriculum__path-steps{grid-template-columns:repeat(3,1fr);gap:1rem;max-width:920px;margin:0 auto 2rem;display:grid}.curriculum__path-step{border-radius:var(--radius);align-items:flex-start;gap:.85rem;padding:1.1rem 1.15rem;display:flex}.curriculum__path-step-num{background:var(--brand-soft);width:2rem;height:2rem;color:var(--accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.curriculum__path-step strong{margin-bottom:.25rem;font-size:.95rem;display:block}.curriculum__path-step span:last-child{color:var(--muted);font-size:.82rem;line-height:1.45;display:block}@media (max-width:768px){.curriculum__path-steps{grid-template-columns:1fr}}.curriculum__summary{border-radius:var(--radius);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;max-width:800px;margin:0 auto 1.5rem;padding:1.25rem 1.5rem;display:flex}.curriculum__summary strong{font-size:1.05rem;display:block}.curriculum__summary-sub{color:var(--muted);margin-top:.2rem;font-size:.85rem;display:block}.curriculum__summary-stats{color:var(--muted);flex-wrap:wrap;gap:.5rem 1rem;font-size:.8rem;display:flex}.curriculum__summary-stats span:before{content:"•";color:var(--accent);margin-right:.5rem}.curriculum__summary-stats span:first-child:before{content:none;margin:0}.curriculum__summary-cta{white-space:nowrap;padding:.55rem 1rem!important;font-size:.82rem!important}.curriculum__list{flex-direction:column;gap:1rem;max-width:800px;margin:0 auto;display:flex}.curriculum__week{border-radius:var(--radius);transition:border-color .3s;overflow:hidden}.curriculum__week:hover{border-color:var(--border-hover)}.curriculum__header{text-align:left;width:100%;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 1.75rem;display:flex}.curriculum__week-info{align-items:center;gap:1.25rem;display:flex}.curriculum__week-num{background:var(--gradient-1);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:800;display:flex}.curriculum__week-title{margin-bottom:.2rem;font-size:1.15rem;font-weight:600}.curriculum__week-desc{color:var(--muted);font-size:.85rem}.curriculum__week-meta{color:var(--accent);margin-top:.35rem;font-size:.75rem;font-weight:500}.curriculum__week--bonus{border-color:#ff7a0040;box-shadow:0 0 0 1px #ff7a0014}.curriculum__week-num--bonus{background:linear-gradient(135deg,#ff9500 0%,#ffb347 100%);font-size:1.25rem}.curriculum__chevron{color:var(--muted);flex-shrink:0;transition:transform .3s}.curriculum__chevron--open{transform:rotate(180deg)}.curriculum__panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.curriculum__panel--open{grid-template-rows:1fr}.curriculum__panel-inner{overflow:hidden}.curriculum__lessons{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.curriculum__lesson{border-bottom:1px solid #ffffff0a;padding:1rem 1.75rem 1rem 5.5rem}.curriculum__lesson:last-child{border-bottom:none}.curriculum__lesson-head{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.curriculum__lesson-title{color:var(--text);flex:1;min-width:0;font-size:.92rem;font-weight:500}.curriculum__lesson-duration{color:var(--muted);border:1px solid var(--border);border-radius:999px;flex-shrink:0;padding:.15rem .5rem;font-size:.72rem}.curriculum__lesson-topics{flex-wrap:wrap;gap:.4rem;margin-top:.55rem;margin-left:1.35rem;display:flex}.curriculum__topic{color:var(--muted);background:#ff7a0014;border:1px solid #ff7a0026;border-radius:999px;padding:.2rem .55rem;font-size:.72rem}.curriculum__lesson-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.pricing__card{border-radius:var(--radius-lg);text-align:center;max-width:480px;margin:0 auto;padding:2.5rem;position:relative;overflow:hidden}.pricing__card:before{content:"";background:var(--gradient-1);opacity:.05;pointer-events:none;position:absolute;inset:0}.pricing__card>*{z-index:1;position:relative}.pricing__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border-radius:100px;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-block}.pricing__title{margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.pricing__price{color:var(--muted);margin:1.5rem 0;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.pricing__features{text-align:left;flex-direction:column;gap:.85rem;margin:2rem 0;list-style:none;display:flex}.pricing__feature{color:var(--muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.pricing__check{color:#34d399;flex-shrink:0}.pricing__note{color:var(--muted);text-align:center;margin-top:1rem;font-size:.82rem;line-height:1.5}.pricing__section-label{background:#fbbf241a;border:1px solid #fbbf2459;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .85rem;display:inline-flex;color:#fbbf24!important}.pricing-section{position:relative;overflow:hidden}.pricing__card--adventure{border:1px solid #fbbf2440;max-width:520px;padding:2.75rem 2.25rem;box-shadow:0 24px 80px #fb923c1f}.pricing__card-glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#fbbf242e,#0000 55%);position:absolute;inset:-40% -20%}.pricing__card-sparkles{color:#fbbf24b3;pointer-events:none;gap:.35rem;display:flex;position:absolute;top:1.25rem;right:1.25rem}.pricing__opportunity-badge{letter-spacing:.04em;text-transform:uppercase;color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2459;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem .9rem;font-size:.78rem;font-weight:700;display:inline-flex}.pricing__program-desc{color:var(--muted);margin-bottom:.5rem;font-size:.9rem;line-height:1.65}.pricing__price-block{border-radius:var(--radius-md);background:#0f172a59;border:1px solid #94a3b826;margin:1.5rem 0 1.25rem;padding:1.25rem}.pricing__price-row{justify-content:center;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.pricing__was{color:var(--muted);opacity:.75;font-size:1.25rem;text-decoration:line-through}.pricing__off-pill{letter-spacing:.06em;color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:800}.pricing__now{background:linear-gradient(135deg,#fbbf24 0%,#f97316 45%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:3.25rem;font-weight:800;line-height:1}.pricing__price-caption{color:var(--muted);margin-top:.5rem;font-size:.82rem}.pricing__free-trial{text-align:left;border-radius:var(--radius-md);color:#34d399;background:#34d39914;border:1px solid #34d39940;align-items:flex-start;gap:.75rem;margin-bottom:1.25rem;padding:1rem 1.1rem;display:flex}.pricing__free-trial strong{color:var(--text);margin-bottom:.15rem;display:block}.pricing__free-trial span{color:var(--muted);font-size:.85rem;line-height:1.5}.pricing__cta{width:100%}.pricing__secure{color:var(--muted);justify-content:center;align-items:center;gap:.35rem;margin-top:.85rem;font-size:.78rem;display:flex}.testimonials-section{background:var(--bg-elevated)}.testimonials__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.testimonial-card{border-radius:var(--radius);flex-direction:column;gap:1.25rem;padding:1.75rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.testimonial-card:hover{border-color:var(--border-hover);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.testimonial-card__quote{color:var(--muted);flex:1;font-size:.95rem;line-height:1.7}.testimonial-card__author{align-items:center;gap:.85rem;display:flex}.testimonial-card__avatar{background:var(--gradient-1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.85rem;font-weight:700;display:flex}.testimonial-card__name{font-size:.95rem;font-weight:600}.testimonial-card__role{color:var(--muted);font-size:.8rem}.faq__list{flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto;display:flex}.faq__item{border-radius:var(--radius);transition:border-color .3s;overflow:hidden}.faq__item:hover{border-color:var(--border-hover)}.faq__question{text-align:left;width:100%;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.faq__chevron{color:var(--muted);flex-shrink:0;transition:transform .28s}.faq__chevron--open{transform:rotate(180deg)}.faq__panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.faq__panel--open{grid-template-rows:1fr}.faq__panel-inner{overflow:hidden}.faq__answer{border-top:1px solid var(--border)}.faq__answer-inner{color:var(--muted);padding:1rem 1.5rem 1.25rem;font-size:.9rem;line-height:1.7}.footer{border-top:1px solid var(--border);background:var(--bg-elevated);padding:4rem 1.5rem 2rem}.footer__grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem;display:grid}.footer__brand{color:inherit;max-width:220px;margin-bottom:1rem;text-decoration:none}.footer__tagline{color:var(--muted);max-width:280px;font-size:.9rem;line-height:1.6}.footer__heading{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:1rem;font-size:.8rem;font-weight:600}.footer__links{flex-direction:column;gap:.6rem;list-style:none;display:flex}.footer__link{color:var(--muted);font-size:.9rem;transition:color .2s}.footer__link:hover{color:var(--text)}.footer__bottom{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;font-size:.85rem;display:flex}@media (max-width:768px){.footer__grid{grid-template-columns:1fr 1fr;gap:2rem}.footer__brand-col{grid-column:1/-1}}@media (max-width:1024px){.container{padding-left:1.25rem;padding-right:1.25rem}.section{padding:4rem 0}.section-header{margin-bottom:2.5rem}.curriculum__header{padding:1.25rem}.curriculum__lesson{padding:.85rem 1.25rem}.curriculum__week-info{gap:.85rem}.curriculum__week-num{width:42px;height:42px;font-size:1rem}.curriculum__week-title{font-size:1.02rem}}@media (max-width:640px){.hero__actions{flex-direction:column;width:100%;max-width:320px;margin-left:auto;margin-right:auto}.hero__actions .btn-primary,.hero__actions .btn-secondary{justify-content:center;width:100%}.hero__title{font-size:clamp(1.85rem,8vw,2.5rem)}.curriculum__summary{text-align:center;flex-direction:column;align-items:stretch}.curriculum__summary-cta{text-align:center;width:100%}.curriculum__lesson-head{flex-direction:column;align-items:flex-start;gap:.35rem}.features__grid{grid-template-columns:1fr}.pricing__card{padding:1.75rem 1.25rem}.testimonials__grid{grid-template-columns:1fr}}.section-header{text-align:center;margin-bottom:3.5rem}.section-header .section-subtitle{margin:0 auto}.promo-topbar{z-index:99;-webkit-backdrop-filter:blur(12px);background:linear-gradient(90deg,#ff7a002e,#fbbf241f,#ff7a002e);border-bottom:1px solid #fbbf2459;position:fixed;top:4.35rem;left:0;right:0}.promo-topbar__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;padding:.55rem 1rem;display:flex;position:relative}.promo-topbar__pulse{background:#fbbf24;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite promo-dot-pulse;position:absolute;left:1rem}@keyframes promo-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.promo-topbar__icon{color:#fbbf24;flex-shrink:0}.promo-topbar__text{color:var(--text);text-align:center;margin:0;font-size:.82rem;line-height:1.4}.promo-topbar__was{color:var(--muted);margin:0 .15rem;text-decoration:line-through}.promo-topbar__now{color:#fbbf24;font-size:.95rem;font-weight:800}.promo-topbar__off{color:var(--muted);margin-left:.25rem}.promo-topbar__save{color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:999px;margin-left:.35rem;padding:.1rem .45rem;font-size:.72rem;font-weight:700;display:inline-block}.promo-topbar__cta{color:#0f172a;white-space:nowrap;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .75rem;font-size:.78rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex}.promo-topbar__cta:hover{transform:translateY(-1px);box-shadow:0 4px 16px #fbbf2459}.promo-hero{border-radius:var(--radius-lg);text-align:center;border:1px solid #fbbf2459;max-width:520px;margin:0 auto 1.75rem;padding:1.35rem 1.5rem;position:relative;overflow:hidden}.promo-hero__glow{pointer-events:none;background:radial-gradient(circle at 50% 0,#fbbf2433,#0000 55%);position:absolute;inset:-40% -20%}.promo-hero__header{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.promo-hero__badge,.promo-hero__free{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.promo-hero__badge{color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf2459}.promo-hero__free{color:#34d399;background:#34d3991a;border:1px solid #34d3994d}.promo-hero__pricing{z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex;position:relative}.promo-hero__price-col{flex-direction:column;align-items:center;gap:.15rem;display:flex}.promo-hero__label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.72rem;font-weight:600}.promo-hero__was{color:var(--muted);font-size:1.25rem;text-decoration:line-through}.promo-hero__arrow{color:#fbbf24;font-size:1.5rem;font-weight:700}.promo-hero__now{background:linear-gradient(135deg,#fbbf24 0%,#f97316 50%,#ff7a00 100%);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:clamp(2.5rem,6vw,3.25rem);font-weight:800;line-height:1}.promo-hero__off-pill{color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:999px;padding:.25rem .6rem;font-size:.75rem;font-weight:800}.promo-hero__tagline{color:var(--muted);z-index:1;flex-wrap:wrap;justify-content:center;align-items:center;gap:.35rem;margin:0;font-size:.85rem;display:inline-flex;position:relative}.promo-hero__tagline strong{color:#fbbf24}.promo-cta-band{padding:0 1.5rem 2rem}.promo-cta-band__inner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#fbbf240f,#ff7a000a);border:1px solid #fbbf244d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.25rem;display:flex}.promo-cta-band__badge{text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;background:#fbbf241f;border:1px solid #fbbf244d;border-radius:999px;align-items:center;gap:.35rem;margin-bottom:.65rem;padding:.3rem .65rem;font-size:.72rem;font-weight:700;display:inline-flex}.promo-cta-band__title{margin:0 0 .5rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:700;line-height:1.2}.promo-cta-band__desc{color:var(--muted);max-width:520px;margin:0;font-size:.95rem;line-height:1.65}.promo-cta-band__actions{flex-direction:column;flex-shrink:0;align-items:center;gap:.65rem;display:flex}.promo-cta-band__price-stack{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:.5rem;display:flex}.promo-cta-band__was{color:var(--muted);font-size:1rem;text-decoration:line-through}.promo-cta-band__now{color:#fbbf24;font-size:2rem;font-weight:800}.promo-cta-band__off{color:#0f172a;background:linear-gradient(135deg,#fbbf24,#f97316);border-radius:999px;padding:.15rem .45rem;font-size:.7rem;font-weight:800}.promo-cta-band__btn,.promo-cta-band__btn-secondary{justify-content:center;width:100%;min-width:220px}.curriculum__summary-promo{color:#fbbf24;flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.5rem;font-size:.85rem;display:flex}.curriculum__summary-was{color:var(--muted);text-decoration:line-through}.curriculum__summary-cta{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.footer__promo{border-radius:var(--radius-lg);border:1px solid #fbbf244d;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2.5rem;padding:1.5rem 1.75rem;display:flex}.footer__promo-badge{text-transform:uppercase;letter-spacing:.06em;color:#fbbf24;margin-bottom:.35rem;font-size:.72rem;font-weight:700;display:inline-block}.footer__promo-title{margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.footer__promo-was{color:var(--muted);font-size:.95em;font-weight:500;text-decoration:line-through}.footer__promo-desc{color:var(--muted);margin:0;font-size:.88rem}.footer__promo-cta{flex-shrink:0}@media (max-width:768px){.promo-topbar__text{font-size:.75rem}.promo-topbar__save{display:none}.promo-topbar{top:3.85rem}.hero{padding-top:10rem}.promo-cta-band__inner{text-align:center;padding:1.5rem}.promo-cta-band__desc{margin:0 auto}.footer__promo{text-align:center;justify-content:center}.footer__promo-cta{justify-content:center;width:100%}}.offer-main{padding-bottom:5rem}.offer-hero{align-items:center;min-height:92vh;padding:7rem 0 4rem;display:flex;position:relative;overflow:hidden}.offer-hero__grid{z-index:2;grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;display:grid;position:relative}.offer-hero__title{margin:1rem 0;font-family:Outfit,sans-serif;font-size:clamp(2rem,4.5vw,3.25rem);font-weight:800;line-height:1.12}.offer-hero__subtitle{color:var(--muted);max-width:540px;margin-bottom:1.25rem;font-size:1.05rem;line-height:1.75}.offer-hero__bullets{flex-direction:column;gap:.55rem;max-width:560px;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.offer-hero__bullets li{color:var(--text);align-items:flex-start;gap:.55rem;font-size:.92rem;line-height:1.55;display:flex}.offer-hero__bullet-icon{color:var(--accent);flex-shrink:0;margin-top:3px}.offer-hero__stats{margin:1.5rem 0}.offer-highlights{z-index:2;margin-top:-2rem;padding:0 0 1rem;position:relative}.offer-highlights__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.offer-highlight{border-radius:var(--radius);padding:1.15rem 1.2rem}.offer-highlight__title{margin-bottom:.4rem;font-size:.95rem;font-weight:700;line-height:1.35}.offer-highlight__desc{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.offer-ghana__grid{grid-template-columns:.95fr 1.05fr;align-items:start;gap:2.5rem;display:grid}.offer-ghana__intro .section-subtitle{max-width:520px}.offer-ghana__icons{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.offer-ghana__icon-pill{color:var(--muted);border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.offer-ghana__points{gap:.85rem;display:grid}.offer-ghana__point{border-radius:var(--radius);padding:1.1rem 1.25rem}.offer-ghana__point-title{margin-bottom:.35rem;font-size:.95rem;font-weight:700}.offer-ghana__point-desc{color:var(--muted);margin:0;font-size:.85rem;line-height:1.65}.offer-why__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.offer-why__card{border-radius:var(--radius);padding:1.25rem 1.35rem}.offer-why__icon{color:var(--accent);margin-bottom:.65rem}.offer-why__title{margin-bottom:.45rem;font-size:1rem;font-weight:700;line-height:1.35}.offer-why__desc{color:var(--muted);margin:0;font-size:.85rem;line-height:1.65}.offer-realworld__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.offer-realworld__card{border-radius:var(--radius);border-left:3px solid #ff7a008c;padding:1.15rem 1.25rem}.offer-realworld__title{margin-bottom:.4rem;font-size:.95rem;font-weight:700}.offer-realworld__desc{color:var(--muted);margin:0;font-size:.82rem;line-height:1.6}.offer-earn__inner{border-radius:var(--radius-lg);background:linear-gradient(135deg,#34d3990f,#ff7a000a);border:1px solid #34d39938;grid-template-columns:1.4fr .8fr;gap:2rem;padding:2rem;display:grid}.offer-earn__list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.offer-earn__list li{color:var(--text);align-items:flex-start;gap:.55rem;font-size:.9rem;line-height:1.55;display:flex}.offer-earn__list svg{color:#34d399;flex-shrink:0;margin-top:3px}.offer-earn__aside{flex-direction:column;justify-content:center;gap:.75rem;display:flex}.offer-earn__stat{text-align:center;border-radius:12px;padding:1rem 1.15rem}.offer-earn__stat strong{font-size:1.35rem;font-family:var(--font-outfit), sans-serif;color:var(--accent);margin-bottom:.2rem;display:block}.offer-earn__stat span{color:var(--muted);font-size:.78rem}.offer-support__grid{flex-direction:column;gap:1.5rem;display:flex}.offer-support__intro{max-width:720px}.offer-support__badge{color:var(--muted);border-radius:999px;align-items:center;gap:.5rem;margin-top:1rem;padding:.5rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}.offer-support__badge svg{color:#38bdf8}.offer-support__cards{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.offer-support__card{border-radius:var(--radius);padding:1.15rem 1.25rem}.offer-support__card-icon{color:#38bdf8;margin-bottom:.5rem}.offer-support__card-title{margin-bottom:.35rem;font-size:.95rem;font-weight:700}.offer-support__card-desc{color:var(--muted);margin:0;font-size:.84rem;line-height:1.65}.offer-support__note{text-align:center;color:var(--muted);margin:0;font-size:.9rem;line-height:1.6}.offer-card{border-radius:var(--radius-lg);border:1px solid #fb923c40;padding:2rem;box-shadow:0 24px 60px #00000040}.offer-card__badge{letter-spacing:.06em;text-transform:uppercase;color:#fb923c;background:#fb923c1f;border-radius:100px;margin-bottom:.85rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.offer-card__program{margin-bottom:.35rem;font-size:1.35rem;font-weight:700}.offer-card__desc{color:var(--muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.6}.offer-card__price-block{text-align:center;border-radius:var(--radius-md);border:1px solid var(--border);background:#ffffff08;margin-bottom:1rem;padding:1.25rem}.offer-card__price-row{justify-content:center;align-items:center;gap:.65rem;margin-bottom:.35rem;display:flex}.offer-card__was{color:var(--muted);font-size:1.1rem;text-decoration:line-through}.offer-card__off{color:#34d399;background:#34d39926;border-radius:100px;padding:.2rem .55rem;font-size:.72rem;font-weight:700}.offer-card__now{background:var(--gradient-1);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:2.75rem;font-weight:800;line-height:1}.offer-card__price-note{color:var(--muted);margin-top:.35rem;font-size:.82rem}.offer-card__was-label{color:var(--muted);margin-bottom:.25rem;font-size:1.05rem;text-decoration:line-through}.offer-card__now-label{background:var(--gradient-1);color:#0000;-webkit-background-clip:text;background-clip:text;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800;line-height:1.15}.offer-card__perks{flex-direction:column;gap:.55rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.offer-card__perks li{color:var(--muted);align-items:center;gap:.55rem;font-size:.88rem;display:flex}.offer-card__perks svg{color:#34d399;flex-shrink:0}.offer-card__urgency{color:#fb923c;text-align:center;margin:0 0 1rem;font-size:.82rem;font-weight:600;line-height:1.5}.offer-card__free{color:var(--muted);border-radius:var(--radius-md);background:#34d3990f;border:1px solid #34d39926;align-items:flex-start;gap:.65rem;margin-bottom:1.25rem;padding:.85rem;font-size:.88rem;line-height:1.55;display:flex}.offer-card__free svg{color:#34d399;flex-shrink:0;margin-top:2px}.offer-card__cta{justify-content:center;width:100%}.offer-card__secure{color:var(--muted);text-align:center;justify-content:center;align-items:flex-start;gap:.4rem;margin-top:.85rem;font-size:.75rem;line-height:1.55;display:flex}.offer-card__secure svg{color:#34d399;flex-shrink:0;margin-top:2px}.offer-card__alt{color:var(--muted);text-align:center;margin-top:.85rem;font-size:.78rem;line-height:1.55}.offer-card__alt a{color:var(--accent);text-decoration:none}.offer-card__alt a:hover{text-decoration:underline}.offer-cancelled{border-radius:var(--radius-md);border:1px solid #fb923c40;margin-bottom:1rem;padding:1rem 1.25rem}.offer-cancelled p{margin:0 0 .85rem;font-size:.92rem;line-height:1.6}.offer-cancelled__actions{flex-wrap:wrap;gap:.65rem;display:flex}.offer-checkout-page{align-items:center;min-height:70vh;padding:6rem 0 3rem;display:flex}.offer-checkout-state{text-align:center;border-radius:var(--radius-lg);max-width:520px;margin:0 auto;padding:2.5rem 2rem}.offer-checkout-state h1{margin:1rem 0 .5rem;font-size:1.5rem}.offer-checkout-state p{color:var(--muted);margin-bottom:1.25rem;line-height:1.65}.offer-checkout-state .btn-primary{align-items:center;gap:.5rem;display:inline-flex}.offer-checkout-state--success .btn-primary{margin-top:.5rem}.offer-checkout-state__icon{margin:0 auto}.offer-checkout-state__note{color:var(--muted);align-items:center;gap:.4rem;margin-top:.5rem;font-size:.82rem;display:inline-flex}.offer-checkout-state__receipt{text-align:left;background:#ffffff0a;border:1px solid #ffffff14;border-radius:14px;margin:1.25rem 0;padding:1rem 1.1rem}.offer-checkout-state__receipt-row{justify-content:space-between;gap:1rem;padding:.35rem 0;font-size:.86rem;display:flex}.offer-checkout-state__receipt-row span{color:var(--muted)}.offer-checkout-state__receipt-row code{font-size:.8rem}.offer-checkout-state__status-ok{color:#34d399}.offer-checkout-state__email-note{color:var(--muted);margin-bottom:.5rem;font-size:.84rem}.offer-checkout-state__ref{color:var(--muted);margin-bottom:1rem;font-size:.84rem}.offer-checkout-state__ref code{font-size:.8rem}.offer-cancelled__title{margin:0 0 .5rem;font-size:1.15rem}.offer-cancelled__message{color:var(--muted);margin:0 0 1rem;line-height:1.6}.offer-cancelled__whatsapp{align-items:center;gap:.4rem;display:inline-flex}.offer-cancelled__alt-link{color:var(--muted);font-size:.82rem;text-decoration:underline}.offer-outcome{border-radius:var(--radius-md);padding:1.35rem}.offer-outcome__title{margin-bottom:.45rem;font-size:1rem;font-weight:600}.offer-outcome__desc{color:var(--muted);font-size:.88rem;line-height:1.65}.offer-included__grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.offer-included__list{flex-direction:column;gap:.85rem;list-style:none;display:flex}.offer-included__list li{color:var(--muted);align-items:flex-start;gap:.65rem;font-size:.95rem;line-height:1.55;display:flex}.offer-testimonials__heading{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.offer-testimonials__list{flex-direction:column;gap:1rem;display:flex}.offer-faq__list{flex-direction:column;gap:.75rem;max-width:720px;margin:0 auto;display:flex}.offer-faq__item{border-radius:var(--radius-md);overflow:hidden}.offer-faq__question{cursor:pointer;padding:1.1rem 1.25rem;font-weight:600;list-style:none}.offer-faq__question::-webkit-details-marker{display:none}.offer-faq__answer{color:var(--muted);padding:0 1.25rem 1.1rem;font-size:.92rem;line-height:1.7}.offer-final-cta{padding:2rem 0 4rem}.offer-final-cta__inner{border-radius:var(--radius-lg);border:1px solid #fb923c33;justify-content:space-between;align-items:center;gap:2rem;padding:2rem 2.5rem;display:flex}.offer-final-cta__title{margin-bottom:.35rem;font-size:1.5rem;font-weight:700}.offer-final-cta__text{color:var(--muted);max-width:520px;line-height:1.65}.offer-final-cta__btn{white-space:nowrap;flex-shrink:0}.offer-footer{border-top:1px solid var(--border);padding:1.5rem 0 6rem}.offer-footer__inner{color:var(--muted);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.offer-footer__link{color:var(--accent);text-decoration:none}.offer-footer__link:hover{text-decoration:underline}.offer-trust-badge{color:var(--accent);align-items:center;gap:.4rem;margin:.5rem 0 .75rem;font-size:.82rem;font-weight:600;display:flex}.offer-trust-badge--muted{color:var(--muted);font-weight:500}.offer-payment-trust{text-align:left;margin-top:.85rem}.offer-payment-trust--compact{margin-top:.65rem}.offer-payment-trust__list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.offer-payment-trust__list li{color:var(--muted);align-items:flex-start;gap:.4rem;font-size:.78rem;line-height:1.45;display:flex}.offer-payment-trust__note{color:var(--muted);margin:.5rem 0 0;font-size:.75rem;line-height:1.5}.offer-ghana-trust__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.offer-ghana-trust__card{padding:1.1rem 1.15rem}.offer-ghana-trust__title{margin-bottom:.4rem;font-size:.95rem}.offer-ghana-trust__desc{color:var(--muted);margin:0;font-size:.85rem;line-height:1.55}.offer-growing-message{text-align:center;color:var(--muted);margin-top:1.25rem;font-size:.9rem;line-height:1.6}.offer-how__account-note{text-align:center;color:var(--muted);margin-top:1.25rem;font-size:.88rem}.offer-outcomes__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.offer-outcomes__card{padding:1.15rem 1.2rem}.offer-outcomes__title{margin-bottom:.45rem;font-size:.98rem}.offer-outcomes__desc{color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.offer-outcomes__disclaimer{color:var(--muted);margin:.65rem 0 0;font-size:.78rem;font-style:italic;line-height:1.5}.offer-receive__list{gap:.65rem;max-width:640px;margin:0 auto;padding:0;list-style:none;display:grid}.offer-receive__list li{align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.55;display:flex}.offer-showcase__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.offer-showcase__item{margin:0;overflow:hidden}.offer-showcase__item img{width:100%;height:auto;display:block}.offer-showcase__item figcaption{color:var(--muted);padding:.75rem 1rem;font-size:.85rem}.offer-sticky-cta{z-index:90;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border);background:#0a0a0feb;padding:.75rem 0;display:none;position:fixed;bottom:0;left:0;right:0}[data-theme=light] .offer-sticky-cta{background:#fffffff2}.offer-sticky-cta__inner{justify-content:space-between;align-items:center;gap:1rem;display:flex}.offer-sticky-cta__copy{color:var(--muted);flex-direction:column;font-size:.82rem;display:flex}.offer-sticky-cta__copy span{color:var(--text);font-size:.88rem;font-weight:600;line-height:1.35}.offer-sticky-cta__btn{padding:.65rem 1.25rem;font-size:.88rem}.offer-cancelled-wrap{padding-top:5.5rem}.offer-hero__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#fb923c;margin-bottom:.85rem;font-size:.68rem;font-weight:700;display:inline-block}.offer-card__payments{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:.75rem;display:flex}.offer-card__payment-pill{color:var(--muted);background:#ffffff0a;border:1px solid #ffffff14;border-radius:100px;padding:.25rem .55rem;font-size:.68rem;font-weight:600}[data-theme=light] .offer-card__payment-pill{background:#0f172a0a;border-color:#0f172a1a}.offer-how__grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.offer-how--compact{margin-top:1.5rem}.offer-how--compact .offer-how__grid{grid-template-columns:repeat(4,1fr)}.offer-how--compact .offer-how__step{padding:1rem}.offer-how--compact .offer-how__desc{display:none}.offer-how__step{border-radius:var(--radius-md);text-align:center;padding:1.25rem}.offer-how__num{color:#fff;background:linear-gradient(135deg,#ea580c,#fb923c);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.65rem;font-size:.85rem;font-weight:700;display:inline-flex}.offer-how__title{margin-bottom:.35rem;font-size:.92rem;font-weight:600}.offer-how__desc{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.offer-learn__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.offer-learn__card{border-radius:var(--radius-md);border:1px solid #fb923c1f;padding:1.35rem}.offer-learn__title{margin-bottom:.45rem;font-size:1rem;font-weight:600}.offer-learn__desc{color:var(--muted);margin:0;font-size:.88rem;line-height:1.65}.offer-curriculum__meta{border-radius:var(--radius-md);flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.offer-curriculum__meta-item{color:var(--muted);align-items:center;gap:.45rem;font-size:.88rem;display:inline-flex}.offer-curriculum__meta-item svg{color:#fb923c}.offer-curriculum__note{text-align:center;color:var(--muted);margin-top:1.25rem;font-size:.88rem;line-height:1.6}.offer-trust__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem;display:grid}.offer-trust__card{border-radius:var(--radius-md);padding:1.35rem}.offer-trust__title{margin-bottom:.4rem;font-size:.95rem;font-weight:600}.offer-trust__desc{color:var(--muted);margin:0;font-size:.85rem;line-height:1.6}.offer-trust__platform{border-radius:var(--radius-md);padding:1.5rem}.offer-trust__platform-title{margin-bottom:.85rem;font-size:1rem;font-weight:600}.offer-trust__platform-list{grid-template-columns:1fr 1fr;gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.offer-trust__platform-list li{color:var(--muted);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.offer-trust__platform-list svg{color:#34d399;flex-shrink:0}.offer-who__inner{border-radius:var(--radius-lg);padding:2rem}.offer-who__list{grid-template-columns:1fr 1fr;gap:.65rem 1.25rem;margin:1rem 0;padding:0;list-style:none;display:grid}.offer-who__list li{color:var(--muted);align-items:flex-start;gap:.5rem;font-size:.92rem;line-height:1.5;display:flex}.offer-who__list svg{color:#fb923c;flex-shrink:0;margin-top:2px}.offer-who__disclaimer{color:var(--muted);border-radius:var(--radius-md);background:#fb923c0f;border:1px solid #fb923c24;margin:0;padding:.85rem 1rem;font-size:.88rem;line-height:1.65}.offer-final-cta__offer-line{color:#fb923c;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.offer-card__cta,.offer-final-cta__btn{justify-content:center;align-items:center;gap:.5rem;display:inline-flex}@media (max-width:960px){.offer-hero__grid{grid-template-columns:1fr}.offer-highlights__grid{grid-template-columns:1fr 1fr}.offer-ghana__grid{grid-template-columns:1fr}.offer-why__grid,.offer-realworld__grid{grid-template-columns:1fr 1fr}.offer-earn__inner,.offer-support__cards{grid-template-columns:1fr}.offer-outcomes__grid{grid-template-columns:1fr 1fr}.offer-included__grid{grid-template-columns:1fr}.offer-final-cta__inner{text-align:center;flex-direction:column}.offer-how__grid,.offer-how--compact .offer-how__grid,.offer-learn__grid,.offer-trust__grid{grid-template-columns:1fr 1fr}.offer-trust__platform-list,.offer-who__list{grid-template-columns:1fr}.offer-final-cta__btn{justify-content:center;width:100%}}.offer-navbar .navbar__inner{gap:.75rem}.offer-navbar .navbar__cta{white-space:nowrap}@media (max-width:640px){.offer-sticky-cta__inner{flex-direction:column;align-items:stretch;gap:.65rem}.offer-sticky-cta__copy{text-align:center}.offer-card{padding:1.35rem 1.15rem}.offer-fit-quiz__inner{padding:1.5rem 1.1rem}.offer-final-cta__inner{padding:1.5rem 1.15rem}.offer-hero{min-height:auto;padding-top:6.5rem}.offer-outcomes__grid,.offer-highlights__grid{grid-template-columns:1fr}.offer-highlights{margin-top:0;padding-top:1.5rem}.offer-why__grid,.offer-realworld__grid,.offer-how__grid,.offer-how--compact .offer-how__grid,.offer-learn__grid,.offer-trust__grid,.offer-ghana-trust__grid,.offer-outcomes__grid,.offer-showcase__grid{grid-template-columns:1fr}.offer-navbar__links{display:none}.offer-sticky-cta{display:block}.offer-footer{padding-bottom:5.5rem}}
