.get-started-section{position:relative;display:flex;align-items:center;min-height:420px;padding:72px 0 80px;overflow:hidden}.get-started-section:before{background:linear-gradient(102deg,rgba(246,246,232,.96),rgba(246,246,232,.88) 48%,rgba(246,246,232,.52) 72%,rgba(246,246,232,.18))}.get-started-section:after,.get-started-section:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none}.get-started-section:after{background:radial-gradient(ellipse 70% 55% at 78% 50%,rgba(0,78,122,.1) 0,transparent 68%)}.get-started-container{position:relative;z-index:2;max-width:1320px!important;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}.get-started-content{position:relative;max-width:600px;padding:clamp(28px,4vw,40px) clamp(24px,3.5vw,36px);border-radius:20px;background:rgba(255,255,255,.72);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.82);box-shadow:0 1px 2px rgba(0,78,122,.04),0 12px 40px rgba(0,78,122,.11),inset 0 1px 0 rgba(255,255,255,.95);transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1)}.get-started-content:hover{transform:translateY(-3px);box-shadow:0 2px 4px rgba(0,78,122,.05),0 20px 52px rgba(0,78,122,.14),inset 0 1px 0 rgba(255,255,255,.95)}.get-started-card-accent{position:absolute;top:20px;bottom:20px;left:0;width:4px;border-radius:0 4px 4px 0;background:linear-gradient(180deg,var(--home-primary,#004e7a) 0,#3d9fd4 100%)}.get-started-eyebrow{margin-bottom:1rem!important}.get-started-heading{font-size:clamp(1.75rem,3.8vw,2.45rem)!important;font-weight:700!important;color:var(--home-text,#212529)!important;letter-spacing:-.025em;line-height:1.18!important;margin:0!important}.get-started-title-accent{margin:1rem 0 1.15rem!important}.get-started-description{font-size:1.02rem;color:var(--home-text-muted,#5a6472);line-height:1.75;margin:0}.get-started-cta-link{display:inline-flex;margin-top:1.75rem;text-decoration:none!important}.custom-btn-primary-lg{background:linear-gradient(135deg,var(--home-primary,#004e7a) 0,#005a8f 100%)!important;border:none!important;color:#fff!important;padding:12px 28px!important;font-size:.975rem!important;font-weight:600!important;border-radius:12px!important;box-shadow:0 4px 16px rgba(0,78,122,.28),inset 0 1px 0 rgba(255,255,255,.15)!important;transition:transform var(--home-transition,.25s ease),box-shadow var(--home-transition,.25s ease),background var(--home-transition,.25s ease)!important}.custom-btn-primary-lg .MuiButton-endIcon{transition:transform var(--home-transition,.25s ease)}.custom-btn-primary-lg:hover{background:linear-gradient(135deg,var(--home-primary-hover,#005ea6) 0,#006eb8 100%)!important;transform:translateY(-2px);box-shadow:0 10px 28px rgba(0,78,122,.34),inset 0 1px 0 rgba(255,255,255,.18)!important}.custom-btn-primary-lg:hover .MuiButton-endIcon{transform:translateX(3px)}@media (max-width:899px){.get-started-section{min-height:0;padding:56px 0 64px}.get-started-section:before{background:linear-gradient(180deg,rgba(246,246,232,.95),rgba(246,246,232,.86))}.get-started-content{margin:0 auto;text-align:center}.get-started-card-accent{top:auto;bottom:0;left:20px;right:20px;width:auto;height:4px;border-radius:4px 4px 0 0}.get-started-title-accent{margin-left:auto!important;margin-right:auto!important}.get-started-cta-link{width:100%;justify-content:center}.custom-btn-primary-lg{width:100%;max-width:320px}}@media (prefers-reduced-motion:reduce){.custom-btn-primary-lg:hover,.custom-btn-primary-lg:hover .MuiButton-endIcon,.get-started-content:hover{transform:none}}.hero-section{position:relative;overflow:hidden;--hero-mouse-x:72%;--hero-mouse-y:48%;--hero-parallax-x:0px;--hero-parallax-y:0px}.hero-bg-layer{position:absolute;top:0;bottom:0;left:36%;right:0;z-index:0;overflow:hidden;pointer-events:none}.hero-bg-parallax{position:absolute;inset:0;transform:translate3d(var(--hero-parallax-x),var(--hero-parallax-y),0);transition:transform .2s ease-out;will-change:transform;backface-visibility:hidden}.hero-bg-image{display:block;width:100%;height:100%;object-fit:cover;object-position:right center;user-select:none;-webkit-user-drag:none}@media (max-width:899px){.hero-bg-layer{display:none}}.hero-cursor-spotlight{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0;background:radial-gradient(480px circle at var(--hero-mouse-x) var(--hero-mouse-y),rgba(255,255,255,.22) 0,rgba(255,255,255,.08) 32%,transparent 62%);mask-image:linear-gradient(90deg,transparent,transparent 42%,rgba(0,0,0,.35) 58%,black 72%);-webkit-mask-image:linear-gradient(90deg,transparent,transparent 42%,rgba(0,0,0,.35) 58%,black 72%);transition:opacity .35s ease}.hero-section--cursor-active .hero-cursor-spotlight{opacity:1}.hero-cursor-ring{position:absolute;inset:0;z-index:3;pointer-events:none;opacity:0;background:radial-gradient(120px circle at var(--hero-mouse-x) var(--hero-mouse-y),rgba(0,78,122,.12) 0,rgba(61,159,212,.06) 45%,transparent 70%);mask-image:linear-gradient(90deg,transparent,transparent 45%,black 65%);-webkit-mask-image:linear-gradient(90deg,transparent,transparent 45%,black 65%);transition:opacity .35s ease}.hero-section--cursor-active .hero-cursor-ring{opacity:1}@media (max-width:899px){.hero-cursor-ring,.hero-cursor-spotlight{display:none}}.hero-section:before{inset:0;background:linear-gradient(100deg,rgba(246,246,232,.98),rgba(246,246,232,.94) 38%,rgba(246,246,232,.72) 52%,rgba(246,246,232,.25) 68%,rgba(246,246,232,.05))}.hero-section:after,.hero-section:before{content:"";position:absolute;z-index:2;pointer-events:none}.hero-section:after{bottom:0;left:0;right:0;height:80px;background:linear-gradient(180deg,transparent,rgba(248,249,251,.85))}.hero-section-glow{top:10%;left:-5%;width:420px;height:420px;background:radial-gradient(circle,rgba(0,78,122,.07) 0,transparent 68%)}.hero-section-accent-ring,.hero-section-glow{position:absolute;z-index:2;pointer-events:none}.hero-section-accent-ring{top:18%;right:8%;width:280px;height:280px;border-radius:50%;border:1px solid rgba(0,78,122,.08);background:radial-gradient(circle,rgba(255,255,255,.15) 0,transparent 70%);display:none}@media (min-width:1024px){.hero-section-accent-ring{display:block}}@media (max-width:899px){.hero-section:before{background:linear-gradient(180deg,rgba(246,246,232,.98),rgba(246,246,232,.94))}.hero-section-accent-ring{display:none}}.hero-content{position:relative;max-width:580px;text-align:center}@media (min-width:900px){.hero-content{text-align:left;max-width:720px}}.hero-eyebrow{display:block;width:fit-content;font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff;background-color:var(--home-primary,#004e7a);border:1px solid var(--home-primary,#004e7a);padding:7px 16px;border-radius:10px;margin-bottom:2rem;box-shadow:0 4px 14px rgba(0,78,122,.25)}.hero-title{font-weight:700!important;color:var(--home-text,#212529)!important;letter-spacing:-.03em;line-height:1.12!important;font-size:clamp(2rem,5vw,3.25rem)!important;margin-bottom:1.25rem!important}.hero-subtitle{font-size:clamp(1rem,2.2vw,1.2rem)!important;color:var(--home-text-muted,#5a6472)!important;line-height:1.75!important;margin-bottom:2rem!important;max-width:540px}@media (max-width:899px){.hero-subtitle{margin-left:auto;margin-right:auto}}.hero-cta-group{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:center;margin-bottom:.5rem}@media (min-width:900px){.hero-cta-group{justify-content:flex-start}}.hero-btn-outline,.hero-btn-primary{min-width:168px}.hero-feature-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:2rem;justify-content:center}@media (min-width:768px){.hero-feature-chips{flex-wrap:nowrap;gap:10px}}@media (min-width:900px){.hero-feature-chips{justify-content:flex-start}}.hero-feature-chip{display:inline-flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:600;padding:9px 14px;border-radius:12px;border:1px solid transparent;white-space:nowrap;flex-shrink:0;transition:transform .2s ease,box-shadow .2s ease}.hero-feature-chip:hover{transform:translateY(-2px)}.hero-feature-chip-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;flex-shrink:0}.hero-feature-chip-icon svg{font-size:1rem}.hero-feature-chip--questions{color:#004e7a;background:linear-gradient(135deg,rgba(0,78,122,.14),rgba(0,78,122,.08));border-color:rgba(0,78,122,.2);box-shadow:0 2px 10px rgba(0,78,122,.08)}.hero-feature-chip--questions .hero-feature-chip-icon{background:rgba(0,78,122,.15);color:#004e7a}.hero-feature-chip--questions:hover{box-shadow:0 6px 16px rgba(0,78,122,.14)}.hero-feature-chip--explanations{color:#0d6b5c;background:linear-gradient(135deg,rgba(13,107,92,.16),rgba(13,107,92,.08));border-color:rgba(13,107,92,.22);box-shadow:0 2px 10px rgba(13,107,92,.08)}.hero-feature-chip--explanations .hero-feature-chip-icon{background:rgba(13,107,92,.16);color:#0d6b5c}.hero-feature-chip--explanations:hover{box-shadow:0 6px 16px rgba(13,107,92,.14)}.hero-feature-chip--progress{color:#9a6200;background:linear-gradient(135deg,rgba(245,166,35,.22),rgba(245,166,35,.1));border-color:rgba(200,130,0,.25);box-shadow:0 2px 10px rgba(200,130,0,.1)}.hero-feature-chip--progress .hero-feature-chip-icon{background:rgba(245,166,35,.25);color:#9a6200}.hero-feature-chip--progress:hover{box-shadow:0 6px 16px rgba(200,130,0,.16)}@media (prefers-reduced-motion:reduce){.hero-feature-chip:hover{transform:none}.hero-bg-parallax{transform:none!important;transition:none}.hero-cursor-ring,.hero-cursor-spotlight{display:none!important}}