.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(16px);background:#f8fafcf2;border-bottom:1px solid #e2e8f0;width:100%;padding:1.25rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{padding:.85rem 0;box-shadow:0 10px 30px -10px #0f172a14}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{align-items:center;gap:.75rem;line-height:1;text-decoration:none;display:flex;color:#0f172a!important}.Header-module__hBw1pG__logoBadge{background:var(--primary-gradient);letter-spacing:-.03em;border-radius:.6rem;justify-content:center;align-items:center;width:2.3rem;height:2.3rem;font-size:.95rem;font-weight:800;display:flex;box-shadow:0 4px 12px #4f46e559;color:#fff!important}.Header-module__hBw1pG__logoTextGroup{flex-direction:column;display:flex}.Header-module__hBw1pG__logoText{font-family:var(--font-heading);letter-spacing:-.02em;font-size:1.35rem;font-weight:800;color:#0f172a!important}.Header-module__hBw1pG__agencyText{letter-spacing:.12em;text-transform:uppercase;margin-top:.1rem;font-size:.7rem;font-weight:700;color:#4f46e5!important}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__link{padding:.25rem 0;font-size:.95rem;font-weight:700;position:relative;color:#0f172a!important}.Header-module__hBw1pG__link:after{content:"";background:#4f46e5;border-radius:2px;width:0%;height:2px;transition:width .25s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__link:hover{color:#4f46e5!important}.Header-module__hBw1pG__link:hover:after{width:100%}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Header-module__hBw1pG__bar{background-color:#0f172a;border-radius:2px;width:24px;height:2px;transition:all .3s}.Header-module__hBw1pG__barOpen1{transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__barOpen2{opacity:0}.Header-module__hBw1pG__barOpen3{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Header-module__hBw1pG__mobileToggle{display:flex}.Header-module__hBw1pG__nav{width:100%;height:100vh;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2rem;transition:transform .35s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__nav.Header-module__hBw1pG__mobileOpen{transform:translateY(0)}.Header-module__hBw1pG__link{font-size:1.25rem;color:#0f172a!important}}
.Footer-module__S6Hkya__footer{color:#94a3b8;background:#0b0f19;border-top:1px solid #ffffff14;padding:5rem 0 2.5rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:4rem;display:flex}.Footer-module__S6Hkya__top{grid-template-columns:1.4fr 2fr;gap:4rem;display:grid}.Footer-module__S6Hkya__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:.75rem;line-height:1;text-decoration:none;display:flex}.Footer-module__S6Hkya__logoBadge{background:var(--primary-gradient);color:#fff;border-radius:.5rem;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:.9rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logoTextGroup{flex-direction:column;display:flex}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading);color:#f8fafc;font-size:1.35rem;font-weight:700}.Footer-module__S6Hkya__agencyText{color:#818cf8;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:700}.Footer-module__S6Hkya__description{color:#94a3b8;max-width:380px;font-size:.95rem;line-height:1.65}.Footer-module__S6Hkya__trustTag{color:#22d3ee;gap:1rem;font-size:.8rem;font-weight:600;display:flex}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__S6Hkya__heading{color:#f8fafc;font-size:1.05rem;font-family:var(--font-outfit);margin-bottom:1.25rem;font-weight:600}.Footer-module__S6Hkya__column ul{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Footer-module__S6Hkya__column a{color:#94a3b8;font-size:.9rem;transition:color .2s}.Footer-module__S6Hkya__column a:hover{color:#f8fafc}.Footer-module__S6Hkya__contactInfo{color:#94a3b8;font-size:.9rem;line-height:1.5}.Footer-module__S6Hkya__bottom{color:#64748b;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__S6Hkya__legal{gap:1.5rem;display:flex}@media (max-width:900px){.Footer-module__S6Hkya__top{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__S6Hkya__links{grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;gap:1rem}}
.LeadForm-module__XoDmrG__formContainer{background:var(--surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:100%;max-width:600px;margin:0 auto;padding:2.5rem}.LeadForm-module__XoDmrG__title{text-align:center;color:var(--foreground);margin-bottom:2rem}.LeadForm-module__XoDmrG__progressBar{justify-content:center;align-items:center;margin-bottom:2.5rem;display:flex}.LeadForm-module__XoDmrG__progressStep{background:var(--border);width:2rem;height:2rem;color:var(--foreground-muted);border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;transition:all .3s;display:flex}.LeadForm-module__XoDmrG__progressStep.LeadForm-module__XoDmrG__active{background:var(--primary);color:#fff}.LeadForm-module__XoDmrG__line{background:var(--border);width:3rem;height:2px;margin:0 .5rem}.LeadForm-module__XoDmrG__stepTitle{text-align:center;color:var(--foreground);margin-bottom:2rem;font-size:1.5rem}.LeadForm-module__XoDmrG__typeGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.LeadForm-module__XoDmrG__typeButton{border:2px solid var(--border);border-radius:var(--radius);background:var(--surface);color:var(--foreground);font-weight:600;font-family:var(--font-outfit);padding:1rem;transition:all .2s}.LeadForm-module__XoDmrG__typeButton:hover{border-color:var(--primary);color:var(--primary);background:#6b21a80d;transform:translateY(-2px)}.LeadForm-module__XoDmrG__form{flex-direction:column;gap:1.25rem;display:flex}.LeadForm-module__XoDmrG__field{text-align:left;flex-direction:column;gap:.5rem;display:flex}.LeadForm-module__XoDmrG__field label{color:var(--foreground);font-size:.9rem;font-weight:600}.LeadForm-module__XoDmrG__field input,.LeadForm-module__XoDmrG__field textarea{border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.LeadForm-module__XoDmrG__field input:focus,.LeadForm-module__XoDmrG__field textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #6b21a81a}.LeadForm-module__XoDmrG__actions{gap:1rem;margin-top:1rem;display:flex}.LeadForm-module__XoDmrG__backButton{color:var(--foreground-muted);padding:.75rem 1.5rem;font-weight:600}.LeadForm-module__XoDmrG__submitButton{background:var(--primary);color:#fff;border-radius:var(--radius);font-size:1rem;font-weight:600;font-family:var(--font-outfit);flex:1;padding:.75rem 1.5rem;transition:all .2s}.LeadForm-module__XoDmrG__submitButton:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.LeadForm-module__XoDmrG__submitButton:disabled{opacity:.7;cursor:not-allowed}.LeadForm-module__XoDmrG__error{color:#dc2626;text-align:center;font-size:.9rem}.LeadForm-module__XoDmrG__successMessage{text-align:center;padding:2rem}.LeadForm-module__XoDmrG__checkIcon{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;font-size:2rem;display:flex}.LeadForm-module__XoDmrG__successMessage h3{margin-bottom:.5rem;font-size:1.75rem}.LeadForm-module__XoDmrG__successMessage p{color:var(--foreground-muted);margin-bottom:2rem;line-height:1.5}.LeadForm-module__XoDmrG__resetButton{color:var(--primary);font-weight:600;text-decoration:underline}@media (max-width:480px){.LeadForm-module__XoDmrG__formContainer{padding:1.5rem}.LeadForm-module__XoDmrG__typeGrid{grid-template-columns:1fr}}
.page-module__dgei_G__main{flex-direction:column;min-height:100vh;display:flex}.page-module__dgei_G__hero{background:var(--secondary);color:#fff;text-align:center;padding:8rem 0 4rem}.page-module__dgei_G__meta{color:var(--primary-light);text-transform:uppercase;letter-spacing:.05em;justify-content:center;gap:1.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:600;display:flex}.page-module__dgei_G__title{color:#fff;max-width:900px;margin:0 auto;font-size:3rem;line-height:1.1}.page-module__dgei_G__contentWrapper{max-width:800px;padding:4rem 1.5rem}.page-module__dgei_G__content{color:var(--foreground);font-size:1.125rem;line-height:1.8}.page-module__dgei_G__content h3{color:var(--secondary);margin-top:2.5rem;margin-bottom:1rem;font-size:1.75rem}.page-module__dgei_G__content p{margin-bottom:1.5rem}.page-module__dgei_G__cta{background:var(--background-alt);border-radius:var(--radius-lg);text-align:center;border:1px solid var(--border);margin-top:4rem;padding:3rem}.page-module__dgei_G__cta h3{margin-bottom:1rem}.page-module__dgei_G__cta p{color:var(--foreground-muted);margin-bottom:2rem}.page-module__dgei_G__backLink{text-align:center;margin-top:3rem}.page-module__dgei_G__backLink a{color:var(--foreground-muted);font-weight:500}.page-module__dgei_G__backLink a:hover{color:var(--primary)}@media (max-width:768px){.page-module__dgei_G__title{font-size:2rem}}
.page-module__jXZM3G__main{flex-direction:column;min-height:100vh;display:flex}.page-module__jXZM3G__header{background:var(--background-alt);text-align:center;border-bottom:1px solid var(--border);padding:8rem 0 4rem}.page-module__jXZM3G__title{margin-bottom:1rem}.page-module__jXZM3G__subtitle{color:var(--foreground-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.page-module__jXZM3G__content{padding:4rem 1.5rem}.page-module__jXZM3G__grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2.5rem;display:grid}.page-module__jXZM3G__card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);cursor:pointer;transition:all .3s;position:relative;overflow:hidden}.page-module__jXZM3G__card:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-5px)}.page-module__jXZM3G__cardContent{flex-direction:column;height:100%;padding:2rem;display:flex}.page-module__jXZM3G__cardMeta{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;justify-content:space-between;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:flex}.page-module__jXZM3G__category{color:var(--primary);font-weight:600}.page-module__jXZM3G__cardTitle{margin-bottom:1rem;font-size:1.5rem;line-height:1.3}.page-module__jXZM3G__cardTitle a{text-decoration:none}.page-module__jXZM3G__cardExcerpt{color:var(--foreground-muted);margin-bottom:1.5rem;line-height:1.6}.page-module__jXZM3G__readMore{color:var(--primary);align-items:center;gap:.5rem;margin-top:auto;font-weight:600;display:inline-flex}.page-module__jXZM3G__readMore:hover{gap:.75rem}
.funnel-module__b8ELuG__main{min-height:100vh;font-family:var(--font-outfit),sans-serif;background:#fff;flex-direction:column;display:flex}.funnel-module__b8ELuG__containerSM{text-align:center;width:100%;max-width:800px;margin:0 auto;padding:0 1.5rem}.funnel-module__b8ELuG__header{border-bottom:1px solid var(--border);padding:1.5rem 0}.funnel-module__b8ELuG__logo{font-family:var(--font-heading);color:var(--primary);font-size:1.25rem;font-weight:700;text-decoration:none}.funnel-module__b8ELuG__hero{background:var(--background-alt);padding:4rem 0}.funnel-module__b8ELuG__title{text-transform:uppercase;letter-spacing:2px;color:var(--primary);margin-bottom:1rem;font-size:1rem;font-weight:700}.funnel-module__b8ELuG__headline{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;line-height:1.2}.funnel-module__b8ELuG__subheadline{color:var(--foreground-muted);margin-bottom:2.5rem;font-size:1.25rem}.funnel-module__b8ELuG__mediaPlaceholder{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;color:var(--foreground-muted);box-shadow:var(--shadow-lg);background:#e2e8f0;justify-content:center;align-items:center;margin-bottom:3rem;font-weight:500;display:flex}.funnel-module__b8ELuG__ctaButton{color:#fff;border-radius:var(--radius);background:#dc2626;width:100%;max-width:500px;padding:1.25rem 3rem;font-size:1.5rem;font-weight:700;transition:transform .2s;box-shadow:0 4px 14px #dc262663}.funnel-module__b8ELuG__ctaButton:hover{filter:brightness(1.1);transform:scale(1.02)}.funnel-module__b8ELuG__guarantee{color:var(--foreground-muted);margin-top:1rem;font-size:.875rem}.funnel-module__b8ELuG__benefits{padding:4rem 0}.funnel-module__b8ELuG__benefits h2{color:var(--foreground);margin-bottom:2rem;font-size:2rem}.funnel-module__b8ELuG__checkList{text-align:left;list-style:none;display:inline-block}.funnel-module__b8ELuG__checkList li{margin-bottom:1rem;padding-left:2rem;font-size:1.125rem;position:relative}.funnel-module__b8ELuG__checkList li:before{content:"✓";color:var(--primary);font-weight:800;position:absolute;left:0}.funnel-module__b8ELuG__footer{text-align:center;color:var(--foreground-muted);border-top:1px solid var(--border);margin-top:auto;padding:2rem 0;font-size:.875rem}.funnel-module__b8ELuG__links{justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}
.page-module___8aEwW__main{background-color:#f8fafc;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.page-module___8aEwW__hero{background:#f8fafc;padding:8.5rem 0 5rem;position:relative;overflow:hidden}.page-module___8aEwW__heroBackground{filter:blur(60px);pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-20%;right:-10%}.page-module___8aEwW__heroContainer{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.page-module___8aEwW__heroContent{z-index:10;position:relative}.page-module___8aEwW__heroTitle{letter-spacing:-.025em;margin-bottom:1.25rem;font-size:3.6rem;font-weight:800;line-height:1.1;color:#0f172a!important}.page-module___8aEwW__highlight{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__heroText{max-width:580px;margin-bottom:2rem;font-size:1.15rem;font-weight:500;line-height:1.65;color:#334155!important}.page-module___8aEwW__heroButtons{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.page-module___8aEwW__statsBar{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);align-items:center;gap:1.5rem;padding:1.25rem 1.75rem;display:flex;background:#fff!important;border:1.5px solid #cbd5e1!important}.page-module___8aEwW__statItem{flex-direction:column;display:flex}.page-module___8aEwW__statNumber{font-size:1.4rem;font-weight:800;line-height:1;color:#4f46e5!important}.page-module___8aEwW__statLabel{margin-top:.2rem;font-size:.8rem;font-weight:700;color:#334155!important}.page-module___8aEwW__statDivider{background:#cbd5e1;width:1px;height:2.2rem}.page-module___8aEwW__heroVisual{justify-content:center;display:flex;position:relative}.page-module___8aEwW__visualCardMain{border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:var(--shadow-lg);z-index:2;padding:1.75rem;position:relative;background:#fff!important;border:1.5px solid #cbd5e1!important}.page-module___8aEwW__cardHeader{border-bottom:1px solid #e2e8f0;align-items:center;gap:.75rem;padding-bottom:1.25rem;display:flex}.page-module___8aEwW__cardIcon{background:#eef2ff;border-radius:.75rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.75rem;display:flex}.page-module___8aEwW__cardTitle{font-size:1.05rem;font-weight:800;color:#0f172a!important}.page-module___8aEwW__cardSub{font-size:.775rem;font-weight:600;color:#475569!important}.page-module___8aEwW__statusBadge{border-radius:var(--radius-full);background:#ccfbf1;margin-left:auto;padding:.3rem .7rem;font-size:.725rem;font-weight:700;color:#0f766e!important}.page-module___8aEwW__cardRows{flex-direction:column;gap:1rem;padding:1.25rem 0;display:flex}.page-module___8aEwW__cardRow{border-radius:var(--radius-sm);background:#f8fafc;border:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:.75rem .85rem;font-size:.875rem;display:flex}.page-module___8aEwW__rowLabel{align-items:center;gap:.5rem;font-weight:700;display:flex;color:#0f172a!important}.page-module___8aEwW__dot{background:#4f46e5;border-radius:50%;width:7px;height:7px}.page-module___8aEwW__rowValue{font-size:.8rem;font-weight:700;color:#0f766e!important}.page-module___8aEwW__cardFooter{border-top:1px solid #e2e8f0;padding-top:1rem}.page-module___8aEwW__savingsBox{border-radius:var(--radius);background:#eef2ff;border:1px solid #c7d2fe;justify-content:space-between;align-items:center;padding:.85rem 1.15rem;display:flex}.page-module___8aEwW__savingsTag{font-size:.8rem;font-weight:700;color:#334155!important}.page-module___8aEwW__savingsAmount{font-size:1.1rem;font-weight:800;color:#4f46e5!important}.page-module___8aEwW__floatingBadge{box-shadow:var(--shadow-lg);border-radius:var(--radius);z-index:3;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:flex;position:absolute;bottom:-1.25rem;left:-1.5rem;background:#fff!important;border:1.5px solid #cbd5e1!important}.page-module___8aEwW__badgeIcon{color:#b45309;background:#fef3c7;border-radius:50%;justify-content:center;align-items:center;width:2.2rem;height:2.2rem;font-size:1.25rem;display:flex}.page-module___8aEwW__floatingBadge strong{font-size:.875rem;font-weight:800;display:block;color:#0f172a!important}.page-module___8aEwW__floatingBadge p{font-size:.775rem;font-weight:600;color:#475569!important}.page-module___8aEwW__quizCalloutSection{background:#f8fafc;padding:2.5rem 0}.page-module___8aEwW__quizBanner{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0f172a 0%,#1e1b4b 100%);justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem 3rem;display:flex;color:#fff!important}.page-module___8aEwW__quizContent{z-index:2;max-width:650px;position:relative}.page-module___8aEwW__quizBadge{text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-full);background:#22d3ee33;margin-bottom:.75rem;padding:.25rem .75rem;font-size:.75rem;font-weight:800;display:inline-block;color:#22d3ee!important}.page-module___8aEwW__quizTitle{margin-bottom:.5rem;font-size:1.85rem;font-weight:800;color:#fff!important}.page-module___8aEwW__quizText{font-size:1rem;color:#e2e8f0!important}.page-module___8aEwW__services{background:#f1f5f9!important}.page-module___8aEwW__sectionHeader{text-align:center;flex-direction:column;align-items:center;gap:.75rem;max-width:650px;margin:0 auto 3.5rem;display:flex}.page-module___8aEwW__sectionTitle{font-size:2.5rem;color:#0f172a!important}.page-module___8aEwW__sectionSubtitle{font-size:1.1rem;font-weight:500;color:#334155!important}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.page-module___8aEwW__card{border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;align-items:flex-start;padding:2.5rem;transition:transform .3s,box-shadow .3s;display:flex;background:#fff!important;border:1.5px solid #cbd5e1!important}.page-module___8aEwW__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px);border-color:#4f46e5!important}.page-module___8aEwW__iconWrapper{border-radius:var(--radius);background:#eef2ff;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;margin-bottom:1.5rem;display:flex;color:#4f46e5!important}.page-module___8aEwW__icon{stroke:#4f46e5;width:1.65rem;height:1.65rem}.page-module___8aEwW__cardTitle{margin-bottom:.75rem;font-size:1.4rem;font-weight:800;color:#0f172a!important}.page-module___8aEwW__cardText{margin-bottom:1.25rem;font-size:.975rem;line-height:1.6;color:#334155!important}.page-module___8aEwW__cardBullets{flex-direction:column;gap:.4rem;margin-bottom:1.75rem;font-size:.875rem;font-weight:600;list-style:none;display:flex;color:#334155!important}.page-module___8aEwW__cardBullets li{color:#334155!important}.page-module___8aEwW__cardLink{align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:800;display:inline-flex;color:#4f46e5!important}.page-module___8aEwW__cardLink:hover{gap:.75rem;color:#3730a3!important}.page-module___8aEwW__split{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__intro{background:#f8fafc!important}.page-module___8aEwW__introLead{margin-top:.75rem;font-size:1.15rem;font-weight:600;color:#0f172a!important}.page-module___8aEwW__featureList{flex-direction:column;gap:1.25rem;margin:2rem 0;list-style:none;display:flex}.page-module___8aEwW__featureList li{align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex;color:#334155!important}.page-module___8aEwW__featureList strong{color:#0f172a!important}.page-module___8aEwW__checkBadge{background:#ccfbf1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;margin-top:.15rem;font-size:.85rem;font-weight:800;display:flex;color:#0f766e!important}.page-module___8aEwW__introGraphic{justify-content:center;display:flex}.page-module___8aEwW__graphicCard{border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow);flex-direction:column;gap:1.5rem;padding:2.25rem;display:flex;background:#fff!important;border:1.5px solid #cbd5e1!important}.page-module___8aEwW__graphicIconHeader{align-items:center;gap:1rem;display:flex}.page-module___8aEwW__graphicIcon{border-radius:var(--radius);background:#eef2ff;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:2rem;display:flex}.page-module___8aEwW__graphicIconHeader h4{font-size:1.15rem;font-weight:800;color:#0f172a!important}.page-module___8aEwW__graphicIconHeader p{font-size:.85rem;color:#334155!important}.page-module___8aEwW__carrierGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.page-module___8aEwW__carrierPill{border-radius:var(--radius-sm);text-align:center;background:#f8fafc;border:1px solid #cbd5e1;padding:.75rem 1rem;font-size:.85rem;font-weight:700;color:#0f172a!important}.page-module___8aEwW__graphicStat{border-top:1px solid #e2e8f0;align-items:center;gap:1rem;padding-top:1rem;display:flex}.page-module___8aEwW__graphicNumber{font-size:1.75rem;font-weight:800;color:#4f46e5!important}.page-module___8aEwW__graphicText{font-size:.85rem;font-weight:700;color:#334155!important}.page-module___8aEwW__cta{text-align:center;padding:6rem 0;position:relative;overflow:hidden;color:#fff!important;background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%)!important}.page-module___8aEwW__ctaContent{z-index:2;max-width:650px;margin:0 auto;position:relative}.page-module___8aEwW__ctaTitle{margin-bottom:1.25rem;font-size:2.6rem;font-weight:800;color:#fff!important}.page-module___8aEwW__ctaText{margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6;color:#e2e8f0!important}.page-module___8aEwW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}@media (max-width:992px){.page-module___8aEwW__heroContainer{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__heroTitle{font-size:2.8rem}.page-module___8aEwW__split{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__quizBanner{flex-direction:column;align-items:flex-start;padding:2rem}}@media (max-width:600px){.page-module___8aEwW__heroTitle{font-size:2.2rem}.page-module___8aEwW__statsBar{flex-direction:column;align-items:flex-start;gap:1rem}.page-module___8aEwW__statDivider{width:100%;height:1px}.page-module___8aEwW__heroButtons,.page-module___8aEwW__ctaButtons{flex-direction:column}.page-module___8aEwW__heroButtons .page-module___8aEwW__btn,.page-module___8aEwW__ctaButtons .page-module___8aEwW__btn{width:100%}.page-module___8aEwW__carrierGrid{grid-template-columns:1fr}}
.page-module__D8HBuq__main{flex-direction:column;min-height:100vh;display:flex}.page-module__D8HBuq__container{background:var(--background-alt);flex:1;justify-content:center;align-items:center;padding:8rem 1.5rem 4rem;display:flex}.page-module__D8HBuq__content{flex-direction:column;align-items:center;width:100%;max-width:800px;display:flex}.page-module__D8HBuq__title{text-align:center;color:var(--foreground);margin-bottom:1rem;font-size:2.5rem}.page-module__D8HBuq__subtitle{text-align:center;color:var(--foreground-muted);max-width:600px;margin-bottom:3rem;font-size:1.125rem}.page-module__D8HBuq__formWrapper{justify-content:center;width:100%;display:flex}
