@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;width:100%;overflow-x:hidden;font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a1a1a;line-height:1.5;font-weight:400;--bi-navy: #002f47;--bi-cta: #bf0;--bi-lavender: #e7d1fe;--bi-green: #4da35f;--bi-slate: #2c3e5f;--insurance-logo-w: 200px;--insurance-logo-h: 80px}@media(max-width:768px){body{--insurance-logo-w: 140px;--insurance-logo-h: 56px}}main{width:100%;overflow-x:hidden;position:relative}h1,h2,h3,h4{font-weight:500}a{color:inherit}.top-bar{background:var(--bi-navy);padding:8px 48px}.top-bar-content{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:12px}.top-bar-rating{font-size:16px;font-weight:600;color:#fff}.hero{position:relative;isolation:isolate;overflow:hidden;min-height:520px;color:#fff;padding:32px 48px 64px;display:flex;flex-direction:column;background-color:#0a1620}.hero-media{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden;background:#0a1620}.hero-media-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:50% 28%;transform:scale(1.02);transform-origin:center center}.hero-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#00000047,#0000007a)}.hero-header,.hero-layout{position:relative;z-index:2}.hero-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.logo-image{height:56px;width:auto}.phone-btn{display:inline-flex;align-items:center;gap:8px;background:var(--bi-cta);color:#1a1a1a;padding:14px 28px;border-radius:50px;text-decoration:none;font-weight:500;font-size:18px;transition:transform .2s}.phone-btn:hover{transform:scale(1.05)}.hero-layout{max-width:1200px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr minmax(280px,380px);gap:40px;align-items:start}.hero-left{min-width:0}.hero-tagline{font-size:18px;margin:0 0 16px;padding:4px 10px;background:var(--bi-lavender);color:var(--bi-navy);display:inline-block;font-weight:600}.hero-title{font-size:clamp(32px,4vw,56px);font-weight:500;line-height:1.12;margin:0 0 20px}.hero-lead{font-size:18px;margin:0 0 20px;opacity:.95;max-width:560px}.value-props{display:flex;flex-wrap:wrap;gap:20px;margin:0 0 28px}.value-prop-item{display:flex;align-items:center;gap:12px;padding:8px 0 8px 14px;border-left:4px solid #bbff00}.value-prop-item span{font-size:15px;font-weight:600}.cta-btn{display:inline-block;background:var(--bi-cta);color:#1a1a1a;padding:16px 36px;border-radius:50px;text-decoration:none;font-weight:500;font-size:18px;transition:transform .2s;text-align:center}.cta-btn:hover{transform:scale(1.05)}.cta-btn-secondary{display:inline-block;background:#fff;color:var(--bi-slate);padding:16px 36px;border-radius:50px;text-decoration:none;font-weight:500;font-size:18px;transition:transform .2s}.cta-btn-secondary:hover{transform:scale(1.05)}.form-card{background:var(--bi-navy);color:#fff;padding:28px 24px;border-radius:12px;box-shadow:0 8px 32px #00000026;width:100%;max-width:380px;min-width:0;justify-self:end}.form-subtitle{text-align:center;margin:0 0 22px;line-height:1.5;font-size:15px;opacity:.95}.form-card form{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-card input,.form-card select,.form-card textarea{padding:14px 18px;border:none;border-radius:8px;font-size:16px;font-family:inherit;background:#fff;color:#1a1a1a;width:100%}.submit-btn{background:var(--bi-cta);color:#1a1a1a;padding:16px;border:none;border-radius:50px;font-size:17px;font-weight:500;cursor:pointer;font-family:inherit;transition:transform .2s}.submit-btn:hover{transform:scale(1.02)}.form-consent{display:grid;grid-template-columns:22px minmax(0,1fr);column-gap:12px;align-items:start;margin-top:4px;width:100%}.form-checkbox-input{width:18px;height:18px;margin:3px 0 0;accent-color:var(--bi-navy);cursor:pointer}.form-consent-copy{display:block;font-size:12px;line-height:1.45;margin:0;color:#fffffff5;cursor:pointer;overflow-wrap:break-word;word-wrap:break-word;word-break:normal;hyphens:none}.form-consent-line2{display:block;margin-top:.4em}.section{padding:72px 48px;background:#fff}.section-muted{background:#f8f9fa}.section-inner{max-width:1100px;margin:0 auto}.section-inner--centered-form{max-width:520px;display:flex;justify-content:center}.section-inner--centered-form .form-card{margin-left:auto;margin-right:auto;justify-self:center}.section-kicker{font-size:16px;color:var(--bi-navy);background:var(--bi-lavender);display:inline-block;padding:6px 14px;margin-bottom:12px;font-weight:600}.section h2{font-size:clamp(28px,3vw,40px);color:var(--bi-navy);margin:0 0 20px;line-height:1.2}.form-card h2{font-size:26px;font-weight:500;line-height:1.3;margin:0 0 10px;text-align:center;color:#fff}.prose{font-size:17px;line-height:1.7}.prose p{margin:0 0 16px}.checklist{list-style:none;padding:0;margin:16px 0 0}.checklist li{padding-left:28px;position:relative;margin-bottom:10px}.checklist li:before{content:"✓";position:absolute;left:0;color:#6ba849;font-weight:600}.hero .checklist{color:#fff}.hero .checklist li:before{color:#bf0}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin:40px 0 0}.stat{text-align:center;padding:24px 16px;background:#fff;border-radius:12px;border:1px solid #e8e8e8}.stat strong{display:block;font-size:32px;color:var(--bi-navy);margin-bottom:6px}.belief-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:28px}.belief-card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:24px}.belief-card h3{margin:0 0 10px;font-size:18px;color:var(--bi-navy)}.quote-block{margin:32px 0 0;padding:24px 28px;border-left:4px solid var(--bi-green);background:#fff;font-size:17px;font-style:italic;color:#333}.steps-3{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:32px}.step-card{background:#fff;border-radius:12px;padding:28px 24px;border:1px solid #e5e5e5;position:relative}.step-card .num{width:36px;height:36px;border-radius:50%;background:var(--bi-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;margin-bottom:14px}.insurer-columns{columns:2;column-gap:40px;margin-top:20px;font-size:16px}.insurer-columns li{margin-bottom:8px}.age-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px}.age-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:20px}.age-card h4{margin:0 0 12px;color:var(--bi-navy)}.age-card ul{margin:0;padding-left:18px}.process-list{counter-reset:step;list-style:none;padding:0;margin:24px 0 0}.process-list li{counter-increment:step;position:relative;padding:0 0 24px 48px;border-left:2px solid #cfe8d4;margin-left:14px}.process-list li:last-child{border-left-color:transparent}.process-list li:before{content:counter(step);position:absolute;left:-15px;top:0;width:30px;height:30px;border-radius:50%;background:var(--bi-green);color:#fff;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:center}.feature-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:24px}.feature-mini-grid--3{grid-template-columns:repeat(3,1fr)}.feature-mini-grid--4{grid-template-columns:repeat(2,1fr)}@media(min-width:1200px){.feature-mini-grid--4{grid-template-columns:repeat(4,1fr)}}.feature-mini{padding:20px;background:#fafafa;border-radius:10px}.feature-mini-icon{margin-bottom:14px;line-height:0}.feature-mini-icon svg{stroke:var(--bi-green)}.feature-mini h4{margin:0 0 8px;color:var(--bi-navy)}.cta-block-section{text-align:center;max-width:720px;margin:0 auto}.cta-block-section .prose{margin-bottom:28px}.ins-table-wrap{overflow-x:auto;margin-top:20px}.ins-table{width:100%;border-collapse:collapse;font-size:15px}.ins-table th,.ins-table td{border:1px solid #e0e0e0;padding:14px 16px;text-align:left}.ins-table th{background:var(--bi-navy);color:#fff;font-weight:500}.psych-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:32px}.psych-card{margin:0;text-align:center}.psych-photo{display:block;width:100%;aspect-ratio:1;object-fit:cover;object-position:center top;border-radius:12px;margin-bottom:14px;background:#e8e8e8}.psych-name{margin:0;font-size:16px;font-weight:600;color:var(--bi-navy);line-height:1.35}.faq details{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:16px 18px;margin-bottom:12px}.faq summary{cursor:pointer;font-weight:600;color:var(--bi-navy)}.faq details[open] summary{margin-bottom:10px}.two-col-cta{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:28px}.cta-panel{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:28px}.cta-panel h3{margin:0 0 10px}.insurance-section{padding:80px 48px;text-align:center;background:#fff}.insurance-grid{max-width:1100px;margin:32px auto 0;display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:20px}.insurance-item{background:#fff;padding:24px 16px;border:1px solid #e0e0e0;border-radius:10px;display:flex;align-items:center;justify-content:center;min-height:120px}.insurance-item img{width:100%;height:72px;object-fit:contain}.testimonials-carousel{padding:48px 48px 64px;background:#fcfbf6}.carousel-title{font-size:30px;font-weight:500;text-align:center;margin:0 0 32px}.carousel-container{position:relative;display:flex;align-items:center;gap:16px;max-width:1200px;margin:0 auto}.carousel-track-container{flex:1;min-width:0;overflow:hidden}.carousel-track{display:flex;gap:20px;transition:transform .3s ease;width:max-content}.review-card-carousel{width:340px;min-width:280px;max-width:100%;background:#fff;padding:22px;border-radius:10px;box-shadow:0 2px 8px #0000001a;flex-shrink:0}.review-card-carousel .stars{color:#4db8e8;letter-spacing:2px;margin-bottom:10px}.review-card-carousel .review-text{font-size:15px;line-height:1.55;margin:0 0 12px}.review-card-carousel .reviewer-name{display:inline-block;background:#c8b4ff66;padding:6px 12px;border-radius:4px;font-size:14px;font-weight:600}.carousel-btn{background:var(--bi-slate);color:#fff;border:none;width:44px;height:44px;border-radius:50%;font-size:24px;cursor:pointer;flex-shrink:0}.carousel-btn:hover:not(:disabled){background:var(--bi-navy)}.carousel-btn:disabled{opacity:.35;cursor:not-allowed}.image-divider-section img{width:100%;max-height:360px;object-fit:cover;display:block}.cta-section{background:var(--bi-navy);color:#fff;padding:72px 48px;text-align:center}.cta-section h2{color:#fff;margin:0 0 28px;font-size:36px}.cta-buttons{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.footer{background:var(--bi-navy);color:#fff;padding:28px 48px}.footer-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer-logo-image{height:44px;width:auto}.footer-note{font-size:13px;opacity:.9;margin:0}.lp-note{max-width:900px;margin:0 auto 24px;font-size:13px;color:#555;text-align:center}@media(max-width:1024px){.hero-layout{grid-template-columns:1fr}.form-card{justify-self:stretch;max-width:none}.stats-row{grid-template-columns:repeat(2,1fr)}.belief-grid,.steps-3,.two-col-cta,.feature-mini-grid{grid-template-columns:1fr}.insurance-grid{grid-template-columns:repeat(2,1fr)}.psych-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media(max-width:768px){.top-bar,.hero,.section,.insurance-section,.testimonials-carousel,.cta-section,.footer{padding-left:20px;padding-right:20px}.hero{min-height:480px}.hero-media-img{object-position:50% 24%;transform:scale(1.03)}.hero-header{flex-direction:column;align-items:flex-start;gap:16px}.form-row{grid-template-columns:1fr}.form-consent-copy{font-size:11px}.age-grid{grid-template-columns:1fr}.insurer-columns{columns:1}.carousel-container{gap:8px}.review-card-carousel{width:85vw;min-width:0}.footer-content{flex-direction:column;text-align:center}}
