@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--h1:4.2rem;--h2:3.2rem;--h3:2rem;--body-size:1.2rem;--section-padding:6rem 2rem;--contact-padding:8rem 2rem 4rem 2rem;background-color:#0e0e0e;font-family:Outfit,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=768px){:root{--h1:2.5rem;--h2:2rem;--h3:1.5rem;--body-size:1rem;--section-padding:4rem 1.25rem;--contact-padding:5rem 1.25rem 3rem 1.25rem}}@media (width<=640px){:root{--section-padding:2.5rem 1rem;--contact-padding:3rem 1rem 2rem 1rem}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{width:100%;min-height:100vh;margin:0;overflow-x:hidden}button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-family:inherit;display:inline-flex}a{color:inherit;text-decoration:none}ul,ol{list-style:none}.hero-image-container{aspect-ratio:16/9;border:1px solid #ffffff1a;border-radius:20px;place-self:center;width:100%;max-width:900px;overflow:hidden;box-shadow:0 20px 40px #0006}.hero-image-element{object-fit:contain;width:100%;height:100%;display:block}.hero-bg-overlay{z-index:-2;background:radial-gradient(circle,#1a1a1a 0%,#0e0e0e 100%);position:absolute;inset:0}.problem-card-img:hover{transform:scale(1.1)}.badges-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;width:100%;margin-bottom:.5rem;display:flex}.hero-badge{color:#f3f4f6;white-space:nowrap;background-color:#1f2937;border:1px solid #374151;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;display:flex;box-shadow:0 4px 6px #0000004d}.large-cta-button{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(#dc2626,#b91c1c);border:1px solid #ef4444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:900px;padding:1.2rem 2rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 10px 25px #dc262666}.large-cta-button:hover{background:linear-gradient(#ef4444,#dc2626);transform:translateY(-2px);box-shadow:0 15px 35px #dc262680}.cta-main-text{text-transform:uppercase;letter-spacing:.02em;font-size:clamp(1.1rem,3vw,1.6rem);font-weight:800;line-height:1.2}.cta-sub-text{opacity:.95;margin-top:.25rem;font-size:clamp(.8rem,2vw,1.1rem);font-weight:500}.urgency-text{color:#d1d5db;text-align:center;margin-top:.5rem;font-size:1rem}@media (width<=640px){.badges-container{flex-direction:column;gap:.75rem;width:100%}.hero-badge{justify-content:center;width:100%;padding:.6rem 1rem;font-size:.9rem}.large-cta-button{padding:1rem 1.5rem}}.hero-centered-layout{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:1000px;margin:0 auto;display:flex}.curriculum-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media (width<=640px){.curriculum-grid{grid-template-columns:1fr}}.hero-headline-ref{text-transform:uppercase;color:#fff;letter-spacing:-.02em;text-align:center;margin-bottom:.5rem;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.1}.hero-subhead-ref{text-transform:uppercase;color:#e5e7eb;letter-spacing:.05em;margin-top:.5rem;font-size:clamp(1rem,2vw,1.5rem);font-weight:600;display:block}.highlight-yellow{color:#ffde00;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:3px}.hero-subtext-ref{color:#9ca3af;max-width:700px;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.hero-centered-layout .hero-image-container{aspect-ratio:16/9;align-self:center;width:100%;max-width:1000px;margin:1rem 0;box-shadow:0 25px 50px -12px #00000080}@media (width<=768px){button{justify-content:center;align-items:center}}.hero-content-grid{grid-template-areas:"head vid""sub vid""tag vid""cta vid";grid-template-columns:1.2fr .8fr!important;align-items:center!important;gap:1.5rem 4rem!important;width:100%!important;display:grid!important}.hero-headline{text-align:left!important;grid-area:head!important}.hero-subtext{text-align:left!important;grid-area:sub!important}.hero-tag-wrapper{text-align:left!important;grid-area:tag!important}.hero-cta-container{grid-area:cta!important;justify-content:flex-start!important}.hero-image-container{aspect-ratio:16/9!important;border-radius:20px!important;grid-area:vid!important;width:100%!important;max-width:800px!important;overflow:hidden!important;box-shadow:0 20px 40px #0006!important}.hero-image-element{object-fit:contain!important;width:100%!important;height:100%!important}@media (width<=1024px){.hero-content-grid{grid-template-areas:"head""sub""vid""tag""cta";text-align:center!important;grid-template-columns:1fr!important;gap:2rem!important}.hero-headline,.hero-subtext,.hero-tag-wrapper{text-align:center!important}.hero-cta-container{justify-content:center!important}.hero-image-container{aspect-ratio:16/9!important;max-width:100%!important;margin:0 auto!important}}.timer-bar{z-index:2000;background-color:#0a0e1a;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:.5rem 2.5rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000080}.timer-left{flex-direction:column;gap:.2rem;display:flex}.timer-left p{color:#fff;margin:0;font-size:.85rem;font-weight:500}.timer-display{gap:1.5rem;display:flex}.timer-unit{flex-direction:column;align-items:center;display:flex}.timer-val{color:#ffde00;font-size:1.8rem;font-weight:700;line-height:1}.timer-label{color:#fff;text-transform:capitalize;font-size:.7rem;font-weight:500}.timer-right{flex-direction:column;align-items:center;gap:.4rem;display:flex}.price-container{align-items:baseline;gap:.75rem;display:flex}.old-price{color:#9ca3af;font-size:1.2rem;font-weight:600;text-decoration:line-through}.free-text{color:#fff;font-size:1.5rem;font-weight:800}.timer-register-btn{color:#fff;cursor:pointer;background-color:#ff5733;border:none;border-radius:12px;width:100%;padding:.6rem 2.5rem;font-size:1.1rem;font-weight:700;box-shadow:0 4px 15px #ff57334d}.offer-msg{color:#fff;opacity:.9;margin:0;font-size:.7rem;font-weight:500}@media (width<=768px){.timer-bar{padding:.75rem 1rem}.timer-val{font-size:1.5rem}.timer-display{gap:1rem}.timer-register-btn{border-radius:10px;padding:.5rem 1.5rem;font-size:1rem}.free-text{font-size:1.3rem}.old-price{font-size:1rem}}.responsive-flex-wrapper{align-items:center;gap:4rem;width:100%;display:flex}.responsive-flex-wrapper.row{flex-direction:row}.responsive-flex-wrapper.row-reverse{flex-direction:row-reverse}.responsive-text-content{text-align:left;flex-direction:column;flex:1.2;gap:1.5rem;display:flex}.responsive-image-wrapper{flex:1;width:100%}.responsive-image-container{border-radius:24px;width:100%;height:460px;overflow:hidden}.responsive-image-container img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=1024px){.responsive-flex-wrapper{gap:2.5rem}}@media (width<=768px){.responsive-flex-wrapper{flex-direction:column!important;gap:2rem!important}.responsive-text-content{text-align:center!important;order:1!important;align-items:center!important;width:100%!important}.responsive-image-wrapper{order:2!important;width:100%!important}.responsive-image-container{height:280px!important}h1,h2,h3,h4,p,span,li,button,a{text-align:center}.timer-bar *{text-align:inherit}section>div,.container{padding-left:1rem!important;padding-right:1rem!important}}.why-join-cta{justify-content:center;align-items:center;display:inline-flex}
