.offer-checkout-steps{justify-content:space-between;align-items:flex-start;gap:.35rem;margin:0 0 1.15rem;padding:0;list-style:none;display:flex}.offer-checkout-steps__item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.35rem;min-width:0;display:flex;position:relative}.offer-checkout-steps__item:not(:last-child):after{content:"";z-index:0;background:#ffffff1a;height:2px;position:absolute;top:14px;left:calc(50% + 18px);right:calc(18px - 50%)}.offer-checkout-steps__item--done:not(:last-child):after{background:linear-gradient(90deg,#f9731699,#f9731640)}.offer-checkout-steps__dot{z-index:1;color:#94a3b8;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.72rem;font-weight:800;display:inline-flex;position:relative}.offer-checkout-steps__item--active .offer-checkout-steps__dot{color:#fff;background:linear-gradient(145deg,#ea580c,#fb923c);border-color:#0000;box-shadow:0 0 16px #f9731673}.offer-checkout-steps__item--done .offer-checkout-steps__dot{color:#fdba74;background:#f9731626;border-color:#f9731659}.offer-checkout-steps__label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.65rem;font-weight:600;line-height:1.25}.offer-checkout-steps__item--active .offer-checkout-steps__label{color:#fdba74}.offer-checkout-steps__item--done .offer-checkout-steps__label{color:#94a3b8}.offer-animated-price__save{color:#4ade80;margin:.45rem 0 0;font-size:.82rem;font-weight:600}.offer-trust-ticker{color:#cbd5e1;background:#22c55e14;border:1px solid #22c55e33;border-radius:999px;align-items:center;gap:.45rem;margin:.75rem 0 0;padding:.45rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.offer-trust-ticker svg{color:#4ade80;flex-shrink:0}.offer-fit-quiz__inner{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.offer-fit-quiz__head{text-align:center;margin-bottom:1.5rem}.offer-fit-quiz__options{flex-direction:column;gap:.65rem;display:flex}.offer-fit-quiz__option{color:#f1f5f9;text-align:left;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:.85rem;width:100%;min-height:52px;padding:.85rem 1rem;font-size:.95rem;font-weight:600;transition:border-color .15s,background .15s;display:flex}.offer-fit-quiz__option:hover{background:#f9731614;border-color:#f9731673}.offer-fit-quiz__emoji{font-size:1.35rem;line-height:1}.offer-fit-quiz__arrow{color:#fb923c;flex-shrink:0;margin-left:auto}.offer-fit-quiz__result{text-align:center;flex-direction:column;align-items:center;gap:.65rem;display:flex}.offer-fit-quiz__result-headline{color:#f8fafc;margin:0;font-size:1.15rem;font-weight:700}.offer-fit-quiz__result-sub{color:#94a3b8;max-width:28rem;margin:0;font-size:.92rem;line-height:1.65}.offer-fit-quiz__cta{width:100%;max-width:360px;min-height:48px;margin-top:.5rem}.offer-fit-quiz__retry{color:#64748b;cursor:pointer;background:0 0;border:none;margin-top:.25rem;font-size:.82rem;text-decoration:underline}.curriculum__enroll-cta{border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:.45rem;margin-top:1rem;padding-top:1rem;display:flex}.curriculum__enroll-note{color:#94a3b8;text-align:center;margin:0;font-size:.78rem}.curriculum__enroll-btn{justify-content:center;width:100%;min-height:44px}.offer-sticky-cta__save{color:#4ade80;margin-top:.15rem;font-size:.72rem;font-weight:700;display:block}.offer-sticky-cta__btn-wrap{flex-direction:column;align-items:stretch;min-width:140px;display:flex}@media (max-width:640px){.offer-sticky-cta__inner{flex-wrap:wrap}.offer-sticky-cta__btn-wrap,.offer-sticky-cta__btn{width:100%}}.offer-card__cta--pulse{animation:2.5s ease-in-out infinite offer-cta-pulse}@keyframes offer-cta-pulse{0%,to{box-shadow:0 0 #f9731659}50%{box-shadow:0 0 0 8px #f9731600}}@media (prefers-reduced-motion:reduce){.offer-card__cta--pulse{animation:none}}
.offer-confirm-modal{z-index:115;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04060cd1;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.offer-confirm-modal__dialog{background:linear-gradient(165deg,#14151f 0%,#0d0e14 100%);border:1px solid #fb923c3d;border-radius:22px;flex-direction:column;width:100%;max-width:440px;max-height:min(94vh,820px);display:flex;overflow:hidden;box-shadow:0 32px 80px #0000008c}[data-theme=light] .offer-confirm-modal__dialog{background:linear-gradient(165deg,#fff 0%,#f8fafc 100%);border-color:#fb923c59}.offer-confirm-modal__accent{background:linear-gradient(90deg,#ea580c,#fb923c,#fbbf24);height:4px}.offer-confirm-modal__scroll{flex:1;min-height:0;padding:1.1rem 1.25rem 1.35rem;overflow-y:auto}.offer-confirm-modal__top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.offer-confirm-modal__brand{letter-spacing:.06em;text-transform:uppercase;color:#fb923c;margin:0;font-size:.76rem;font-weight:700}.offer-confirm-modal__close{color:var(--muted);cursor:pointer;background:#ffffff0f;border:none;border-radius:10px;padding:.4rem}.offer-confirm-modal__step-label{text-transform:uppercase;letter-spacing:.06em;color:#fb923c;margin:0 0 .35rem;font-size:.72rem;font-weight:700}.offer-confirm-modal__title{margin:0 0 1rem;font-size:1.35rem;line-height:1.25}.offer-confirm-modal__details{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;gap:.55rem;margin-bottom:1rem;padding:.9rem 1rem;display:grid}.offer-confirm-modal__row{justify-content:space-between;gap:1rem;font-size:.86rem;display:flex}.offer-confirm-modal__row span{color:var(--muted)}.offer-confirm-modal__included{margin-bottom:1rem}.offer-confirm-modal__included-title{text-transform:uppercase;letter-spacing:.05em;color:#fb923c;margin:0 0 .5rem;font-size:.78rem;font-weight:700}.offer-confirm-modal__included ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.offer-confirm-modal__included li{color:var(--muted);align-items:flex-start;gap:.45rem;font-size:.84rem;line-height:1.45;display:flex}.offer-confirm-modal__included li svg{color:#34d399;flex-shrink:0;margin-top:2px}.offer-confirm-modal__summary{background:#fb923c0f;border:1px solid #fb923c33;border-radius:14px;margin-bottom:1rem;padding:.85rem 1rem}.offer-confirm-modal__summary-row{color:var(--muted);justify-content:space-between;margin-bottom:.35rem;font-size:.84rem;display:flex}.offer-confirm-modal__summary-total{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;margin-top:.45rem;padding-top:.55rem;font-size:.95rem;display:flex}.offer-confirm-modal__summary-total--single{border-top:none;margin-top:0;padding-top:0}.offer-confirm-modal__summary-total strong{color:#fb923c;font-size:1.1rem}.offer-confirm-modal__buyer{color:var(--muted);margin:0 0 1rem;font-size:.8rem;line-height:1.5}.offer-confirm-modal__trust{color:var(--muted);gap:.45rem;margin-bottom:1rem;font-size:.78rem;line-height:1.5;display:grid}.offer-confirm-modal__trust p{align-items:flex-start;gap:.45rem;margin:0;display:flex}.offer-confirm-modal__trust svg{color:#34d399;flex-shrink:0;margin-top:2px}.offer-confirm-modal__submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ea580c,#fb923c);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:52px;padding:.85rem 1.1rem;font-size:.95rem;font-weight:700;display:inline-flex}.offer-confirm-modal__submit:disabled{opacity:.65;cursor:not-allowed}.offer-confirm-modal__back{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:none;margin-top:.65rem;padding:.65rem;font-size:.88rem}.offer-confirm-modal__back:disabled{opacity:.5;cursor:not-allowed}.offer-confirm-modal__paystack{color:var(--muted);text-align:center;justify-content:center;align-items:center;gap:.35rem;margin:.85rem 0 0;font-size:.74rem;display:flex}.offer-confirm-modal__loading{color:var(--muted);align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.88rem;display:flex}.offer-confirm-modal__error{color:#fecaca;background:#ef44441f;border:1px solid #ef444440;border-radius:12px;margin-bottom:1rem;padding:.8rem .95rem;font-size:.84rem;line-height:1.5}.offer-confirm-modal__intl-badge{margin-bottom:.75rem}.offer-confirm-modal__intl-note{color:#dbeafe;background:#3b82f61a;border:1px solid #3b82f638;border-radius:12px;margin:0 0 .75rem;padding:.75rem .85rem;font-size:.82rem;line-height:1.55}.offer-confirm-modal__intl-note--muted{color:var(--muted);background:#ffffff08;border-color:#ffffff14}.offer-confirm-modal__spin{animation:.9s linear infinite offer-confirm-spin}@keyframes offer-confirm-spin{to{transform:rotate(360deg)}}@media (max-width:480px){.offer-confirm-modal{align-items:flex-end;padding:.5rem}.offer-confirm-modal__dialog{border-radius:18px 18px 0 0;max-height:96vh}.offer-confirm-modal__submit{min-height:54px;font-size:.92rem}}
