@import "https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&display=swap";
@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.otf)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.otf)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.otf)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.otf)format("opentype");font-weight:700;font-style:normal}html,body{font-family:var(--font-dm-sans), "Manrope", "Geist", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;background-color:#faf9f6;margin:0;padding:0}h1{font-family:var(--font-lora), "Georgia", serif}p,button,input,select,textarea,a{font-family:var(--font-dm-sans), "Manrope", "Geist", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.indicator-dot{background-color:#22c55e;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite blink;display:inline-block;box-shadow:0 0 6px #22c55e99}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.intake-container{background-color:#faf9f6;flex-direction:column;min-height:100vh;display:flex}.intake-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex}.logo{width:auto;height:40px}.intake-main{flex:1;width:100%;max-width:600px;margin:0 auto;padding:2rem}.progress-section{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.progress-bar{background-color:#e2e8f0;border-radius:3px;flex:1;height:6px;overflow:hidden}.progress-fill{background-color:#1a5f3a;height:100%;transition:width .3s}.intake-title{color:#333;text-align:left;margin-bottom:1rem;font-size:2rem;font-weight:400}.intake-subtitle{color:#666;text-align:left;margin-bottom:1.5rem;font-size:1rem;font-weight:400}.intake-content{margin-bottom:3rem}.form-group{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.name-row{gap:.75rem;display:flex}.insurance-fields-grid{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.insurance-form{flex-direction:column;gap:2rem;display:flex}.form-label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500}.form-input,.form-select{color:#374151;resize:vertical;-webkit-appearance:none;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;transition:border-color .2s}input[type=date].form-input{min-height:48px}textarea.form-input{min-height:100px;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.form-input:focus,.form-select:focus{border-color:#1a5f3a;outline:none;box-shadow:0 0 0 3px #1a5f3a1a}.intake-actions{flex-direction:column;align-items:stretch;gap:1rem;display:flex}.btn-primary,.btn-secondary{cursor:pointer;border:none;border-radius:2rem;min-width:120px;padding:.75rem 1.5rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1rem;font-weight:500;transition:all .2s}.btn-primary{color:#0b2e16;background-color:#dbf262}.btn-primary:hover:not(:disabled){background-color:#c8e050}.btn-primary:disabled{cursor:not-allowed;opacity:.6;background-color:#dbf262}.btn-secondary{color:#374151;background-color:#fff;border:1px solid #d1d5db}.btn-secondary:hover{background-color:#f9fafb}.medicaid-evidence{flex-direction:column;gap:.85rem;display:flex}.medicaid-evidence__intro{color:#374151;margin:0 0 .15rem;line-height:1.55}.medicaid-evidence__alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.65rem;margin:0;padding:.7rem .85rem;font-size:.875rem;line-height:1.45}.medicaid-evidence__field{flex-direction:column;gap:.4rem;display:flex}.medicaid-evidence__field label{color:#1f2937;font-size:.875rem;font-weight:600}.medicaid-evidence__field input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:.75rem;outline:none;width:100%;padding:.85rem .95rem;font-size:1rem;transition:border-color .15s,box-shadow .15s}.medicaid-evidence__field input:focus{border-color:#1a5f3a;box-shadow:0 0 0 3px #1a5f3a1f}.medicaid-evidence__divider{color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.75rem;font-size:.8rem;display:flex}.medicaid-evidence__divider:before,.medicaid-evidence__divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.medicaid-evidence__upload{color:#1a5f3a;cursor:pointer;background:#fff;border:1.5px dashed #94a3b8;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:150px;padding:1.35rem 1rem;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.medicaid-evidence__upload:hover:not(:disabled){background:#f5f9f6;border-color:#1a5f3a;transform:translateY(-1px)}.medicaid-evidence__upload:focus-visible{outline-offset:2px;outline:3px solid #1a5f3a2e}.medicaid-evidence__upload:disabled,.medicaid-evidence__primary:disabled,.medicaid-evidence__text-button:disabled{cursor:not-allowed;opacity:.55}.medicaid-evidence__upload-icon{background:#edf6ef;border-radius:999px;place-items:center;width:2.25rem;height:2.25rem;margin-bottom:.15rem;display:grid}.medicaid-evidence__upload-icon svg{width:1.2rem;height:1.2rem}.medicaid-evidence__upload-title{font-size:.95rem;font-weight:650}.medicaid-evidence__upload-help{color:#64748b;font-size:.8rem;font-weight:400}.medicaid-evidence__preview{flex-direction:column;gap:.7rem;display:flex}.medicaid-evidence__preview img{object-fit:contain;background:#fff;border:1px solid #e2e8f0;border-radius:.9rem;width:100%;max-height:220px;padding:.5rem}.medicaid-evidence__primary{color:#0b2e16;cursor:pointer;background:#fff;border:none;border-radius:999px;width:100%;padding:.8rem 1.25rem;font-size:.95rem;font-weight:600}.medicaid-evidence__text-button{color:#1a5f3a;cursor:pointer;background:0 0;border:none;align-self:center;padding:.35rem .5rem;font-size:.875rem;font-weight:600}.medicaid-evidence--dark .medicaid-evidence__intro{color:#ffffffc7}.medicaid-evidence--dark .medicaid-evidence__alert{color:#fecaca;background:#dc26262e;border-color:#fca5a573}.medicaid-evidence--dark .medicaid-evidence__divider{color:#ffffff73}.medicaid-evidence--dark .medicaid-evidence__divider:before,.medicaid-evidence--dark .medicaid-evidence__divider:after{background:#ffffff29}.medicaid-evidence--dark .medicaid-evidence__upload{color:#fff;background:#ffffff0f;border-color:#ffffff47}.medicaid-evidence--dark .medicaid-evidence__upload:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff94}.medicaid-evidence--dark .medicaid-evidence__upload-icon{background:#ffffff1f}.medicaid-evidence--dark .medicaid-evidence__upload-help,.medicaid-evidence--dark .medicaid-evidence__text-button{color:#ffffffad}.medicaid-evidence--dark .medicaid-evidence__preview img{background:#ffffff0f;border-color:#ffffff29}.back-arrow{color:#1a5f3a;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.5rem;line-height:1;transition:color .2s;display:flex}.back-arrow:hover:not(:disabled){color:#134d2e;background-color:#1a5f3a1a}.back-arrow:disabled{color:#94a3b8;cursor:not-allowed}.btn-full-width{width:100%}.consolidated-form{flex-direction:column;gap:2.5rem;display:flex}.form-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:2rem;padding:1rem;display:flex;box-shadow:0 1px 3px #0000001a}.section-content{flex:1;min-width:0}.section-title{color:#1a5f3a;margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.section-description{color:#6b7280;margin-bottom:0;font-size:.875rem;line-height:1.5}.section-form{flex-shrink:0;min-width:200px}.toggle-group{justify-content:center;gap:1rem;display:flex}.yes-no-button{cursor:pointer;border:none;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.yes-no-button.selected{color:#fff;background-color:#1a5f3a}.yes-no-button.unselected{color:#4b5563;background-color:#f3f4f6}.yes-no-button.unselected:hover{background-color:#e5e7eb}.yes-no-button.selected:hover{background-color:#0b1f0c}.toggle-switch{width:50px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{cursor:pointer;background-color:#ccc;border-radius:24px;transition:all .3s;position:absolute;inset:0}.toggle-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s;position:absolute;bottom:3px;left:3px}input:checked+.toggle-slider{background-color:#1a5f3a}input:checked+.toggle-slider:before{transform:translate(26px)}.toggle-switch:hover .toggle-slider{background-color:#1a5f3a}.toggle-switch:hover input:checked+.toggle-slider{background-color:#0b1f0c}.appointment-container{background-color:#faf9f6;flex-direction:column;min-height:100vh;display:flex}.appointment-header{background-color:#fff;border-bottom:1px solid #e2e8f0;justify-content:center;align-items:center;padding:1rem 2rem;display:flex}.appointment-main{flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:2rem 2rem 100px;display:flex}.appointment-title{color:#1a5f3a;text-align:center;margin-bottom:1rem;font-size:2.25rem;font-weight:700;line-height:1.2}.appointment-subtitle{color:#6b7280;text-align:center;max-width:500px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.125rem;font-weight:400;line-height:1.6}.appointment-options{flex-direction:column;gap:1rem;width:100%;max-width:400px;margin:0 auto 2rem;display:flex}.option-button{cursor:pointer;color:#374151;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:1.125rem;font-weight:500;transition:all .2s}.option-button:hover{background-color:#faf9f6;border-color:#1a5f3a}.available-now{color:#0b2e16;background-color:#dbf262;border-color:#dbf262}.available-now:hover{background-color:#c8e050;border-color:#c8e050}.schedule-later:hover{border-color:#1a5f3a}.insurance-badge{color:#0369a1;background-color:#f0fdf4;border:1px solid #1a5f3a;border-radius:2rem;justify-content:center;align-items:center;gap:.5rem;max-width:fit-content;margin:0 auto 2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex}.badge-icon{font-size:1rem}.badge-text{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.primary-cta{color:#0b2e16;background:linear-gradient(135deg,#dbf262 0%,#c8e050 100%);border-color:#dbf262;border-radius:1rem;justify-content:center;align-items:center;gap:.75rem;padding:1.75rem;font-size:1.25rem;font-weight:600;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #1a5f3a4d}.primary-cta:hover{background:linear-gradient(135deg,#c8e050 0%,#b5cc45 100%);border-color:#c8e050;transform:translateY(-2px);box-shadow:0 6px 20px #dbf26266}.primary-cta:active{transform:translateY(0)}.cta-icon{font-size:1.5rem}.schedule-later-text{color:#9ca3af;cursor:pointer;text-underline-offset:2px;background:0 0;border:none;padding:.5rem;font-size:.875rem;font-weight:400;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;transition:color .2s}.schedule-later-text:hover{color:#6b7280;text-decoration-color:#6b7280}.trust-indicators{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.trust-item{color:#64748b;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.trust-icon{flex-shrink:0;font-size:1rem}.trust-text{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500}.calendar-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;width:100%;margin-bottom:2rem;display:grid}.time-slot{cursor:pointer;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:1rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:.875rem;transition:all .2s}.time-slot:hover{background-color:#faf9f6;border-color:#1a5f3a}.time-slot.selected{color:#fff;background-color:#1a5f3a;border-color:#1a5f3a}.appointment-actions{justify-content:space-between;gap:1rem;width:100%;display:flex}.waiting-room-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;max-width:1400px;min-height:calc(100vh - 200px);margin:0 auto;padding:0 2rem;display:grid}.waiting-left{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;min-height:500px;display:flex}.waiting-right{flex-direction:column;justify-content:center;gap:2rem;min-height:500px;display:flex}.provider-info{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;justify-content:flex-start;align-items:center;gap:1rem;width:100%;padding:1.5rem;display:flex}.provider-avatar{border:3px solid #1a5f3a;border-radius:50%;width:60px;height:60px;overflow:hidden}.avatar-image{object-fit:cover;width:100%;height:100%}.provider-details{text-align:left}.provider-name{color:#1a5f3a;margin:0 0 .25rem;font-size:1.25rem;font-weight:600}.provider-title{color:#000;max-width:400px;margin:0 0 .5rem;font-size:.875rem;font-weight:500}.provider-description{color:#6b7280;max-width:400px;margin:0;font-size:.875rem;font-weight:500}.waiting-encouragement{color:#6b7280;margin:1.5rem 0;font-size:1rem;font-style:italic;line-height:1.5}.expectations-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem}.expectations-title{color:#1a5f3a;text-align:center;margin:0 0 1rem;font-size:1.125rem;font-weight:600}.expectations-list{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.expectation-item{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem;display:flex}.expectation-icon{color:#1a5f3a;flex-shrink:0}.expectation-item span{color:#374151;font-size:.875rem;font-weight:500}.live-chat-link{color:#1a5f3a;cursor:pointer;background:0 0;border:none;margin:0;padding:0;font-size:.875rem;font-weight:500;text-decoration:underline}.live-chat-link:hover{color:#134d2e}.trust-footer{background-color:#fff;border-top:1px solid #e2e8f0;flex-wrap:wrap;justify-content:center;gap:2rem;padding:1rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000001a}.trust-footer .trust-item{color:#6b7280;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.trust-footer .trust-icon{color:#1a5f3a;flex-shrink:0}.loading-provider-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:2rem;display:flex}.loading-animation{gap:.5rem;margin-bottom:2rem;display:flex}.pulse-circle{background-color:#1a5f3a;border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite pulse}.pulse-circle:nth-child(2){animation-delay:.2s}.pulse-circle:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.loading-title{color:#1a5f3a;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:600}.loading-steps{flex-direction:column;gap:1rem;width:100%;max-width:400px;margin-bottom:2rem;display:flex}.loading-step{opacity:.6;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.loading-step.active{opacity:1;background-color:#f0fdf4;border-color:#1a5f3a;transform:translate(.5rem)}.step-indicator{background-color:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.loading-step.active .step-indicator{background-color:#1a5f3a}.step-icon{color:#6b7280;width:16px;height:16px}.loading-step.active .step-icon{color:#fff}.loading-step span{color:#374151;font-size:.875rem;font-weight:500}.loading-progress{width:100%;max-width:400px}.loading-progress .progress-bar{background-color:#e2e8f0;border-radius:3px;width:100%;height:6px;margin-bottom:.75rem;overflow:hidden}.loading-progress .progress-fill{background:#1a5f3a;border-radius:3px;height:100%;transition:width .3s}.progress-text{color:#6b7280;text-align:center;font-size:.875rem;font-weight:500}.timer-title{color:#1a5f3a;margin-bottom:2rem;font-size:2rem;font-weight:600}.timer-display{color:#1a5f3a;margin-bottom:1rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:6rem;font-weight:700}.timer-subtitle{color:#64748b;font-size:1.125rem}@media (max-width:1024px){.intake-main{padding:1.5rem}.intake-title{font-size:1.875rem}.form-section{flex-direction:column;align-items:stretch;gap:1.25rem}.waiting-room-layout{gap:2.5rem}.appointment-title{font-size:2rem}.welcome-modal-card{padding:1.75rem}.insurance-hero-heading{font-size:2.5rem}}@media (max-width:768px){.intake-main{padding:1rem}.intake-title{font-size:1.75rem}.name-row{flex-direction:column;gap:1rem}.insurance-fields-grid{grid-template-columns:1fr}.intake-actions{flex-direction:column}.appointment-main{padding:1rem}.appointment-title{font-size:1.75rem}.appointment-subtitle{margin-bottom:2rem;font-size:1rem}.insurance-badge{padding:.4rem .8rem;font-size:.8rem}.primary-cta{padding:1.5rem;font-size:1.125rem}.schedule-later-text{padding:.4rem;font-size:.8rem}.trust-indicators{margin:0 1rem;padding:1rem}.trust-item{font-size:.8rem}.timer-display{font-size:3rem}.provider-info{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.provider-avatar{width:50px;height:50px}.provider-name{text-align:center;font-size:1.125rem}.expectations-list{grid-template-columns:1fr;gap:.75rem}.expectation-item{padding:.5rem}.waiting-room-layout{grid-template-columns:1fr;gap:2rem;min-height:auto}.waiting-left{min-height:auto;padding:1rem 0}.waiting-right{gap:1rem;min-height:auto}.trust-footer{flex-direction:column;align-items:center;gap:1rem;padding:.75rem}.trust-footer .trust-item{font-size:.7rem}.appointment-main{padding-bottom:120px}.loading-provider-section{min-height:auto;padding:1.5rem}.loading-title{margin-bottom:1.5rem;font-size:1.25rem}.loading-steps{gap:.75rem;margin-bottom:1.5rem}.loading-step{padding:.75rem}.step-indicator{width:28px;height:28px}.step-icon{width:14px;height:14px}.calendar-grid{grid-template-columns:1fr}.appointment-actions{flex-direction:column}.consolidated-form{gap:2rem}.form-section{flex-direction:column;align-items:stretch;gap:1rem;padding:.75rem}.section-content{text-align:center}.section-form{min-width:auto}.toggle-group{flex-direction:column;gap:.75rem}.yes-no-button{width:100%;padding:.75rem 1rem}}.loading-container{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1rem 0;display:flex}.loading-spinner{border:3px solid #e2e8f0;border-top-color:#1a5f3a;border-radius:50%;width:40px;height:40px;margin-bottom:1.5rem;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-text{color:#374151;margin:0;font-size:1.125rem;font-weight:500}.success-container{text-align:center;opacity:0;flex-direction:column;justify-content:center;align-items:center;padding:.5rem 0;animation:.6s ease-out forwards fadeInUp;display:flex;transform:translateY(20px)}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes confetti-fall{0%{opacity:1;transform:translateY(0)rotate(0)scale(1)}20%{opacity:1}to{opacity:0;transform:translateY(-120px) translateX(var(--drift,20px)) rotate(720deg) scale(.3)}}.success-icon{color:#fff;background-color:#1a5f3a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:1.5rem;font-size:2rem;font-weight:700;display:flex}.success-title{color:#1a5f3a;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.success-message p{color:#374151;margin-bottom:.5rem;font-size:1rem;line-height:1.5}.success-message p:last-child{margin-bottom:0}.insurance-hero-page{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.insurance-hero-bg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.insurance-hero-content{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;max-width:700px;margin:0 auto;padding:2rem;display:flex;position:relative}.insurance-hero-heading{color:#fff;margin:0 0 1rem;font-family:Instrument Serif,serif;font-size:3rem;font-weight:400;line-height:1.15}.insurance-hero-subheading{color:#ffffffd9;max-width:500px;margin:0;font-family:Manrope,DM Sans,Geist,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.5}.insurance-hero-btn{color:#0b2e16;cursor:pointer;background-color:#fff;border:none;border-radius:9999px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem 2rem;font-family:Manrope,Geist,sans-serif;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.insurance-hero-btn:hover{background-color:#fffc}@media (max-width:768px){.insurance-hero-heading{font-size:2.25rem}.insurance-hero-subheading{font-size:1.0625rem}.insurance-hero-content{padding:1.5rem}}.welcome-call-trigger{cursor:pointer;background:#1a5f3a0f;border:1px solid #1a5f3a38;border-radius:2rem;align-items:center;gap:.5rem;padding:.35rem .75rem;transition:background .15s,border-color .15s;display:flex}.welcome-call-trigger:hover{background:#1a5f3a1c;border-color:#1a5f3a61}.hold-pill{cursor:pointer;border:1px solid;border-radius:2rem;align-items:center;gap:.5rem;padding:.35rem .75rem;font-family:inherit;transition:background .15s,border-color .15s,color .15s;display:flex}.hold-pill-label{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:500}.hold-pill-green{color:#1a5f3a;background:#1a5f3a0f;border-color:#1a5f3a38}.hold-pill-green:hover{background:#1a5f3a1c;border-color:#1a5f3a61}.hold-pill-amber{color:#92400e;background:#f59e0b14;border-color:#f59e0b52}.hold-pill-amber:hover{background:#f59e0b24;border-color:#f59e0b80}.hold-pill-red,.hold-pill-expired{color:#991b1b;background:#ef444414;border-color:#ef444457}.hold-pill-red:hover,.hold-pill-expired:hover{background:#ef444424;border-color:#ef44448c}.hold-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.hold-dot-green{background-color:#22c55e;animation:1.4s ease-in-out infinite blink;box-shadow:0 0 6px #22c55e99}.hold-dot-amber{background-color:#f59e0b;animation:1.4s ease-in-out infinite blink;box-shadow:0 0 6px #f59e0b99}.hold-dot-red{background-color:#ef4444;animation:.8s ease-in-out infinite blink;box-shadow:0 0 6px #ef4444b3}.hold-dot-expired{background-color:#ef4444;box-shadow:0 0 6px #ef4444b3}.hold-pill--on-dark{-webkit-backdrop-filter:blur(12px);font-variant-numeric:tabular-nums;letter-spacing:.01em;border-width:.5px;padding:.3rem .7rem}.hold-pill--on-dark .hold-pill-label{font-size:.75rem;font-weight:500}.hold-pill-green.hold-pill--on-dark{color:#fffffff2;background:#ffffff0a;border-color:#fff3}.hold-pill-green.hold-pill--on-dark:hover{background:#ffffff14;border-color:#ffffff4d}.hold-pill-amber.hold-pill--on-dark{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b8c}.hold-pill-amber.hold-pill--on-dark:hover{background:#f59e0b29;border-color:#f59e0bb3}.hold-pill-red.hold-pill--on-dark,.hold-pill-expired.hold-pill--on-dark{color:#fca5a5;background:#ef44441f;border-color:#ef4444a6}.hold-pill-red.hold-pill--on-dark:hover,.hold-pill-expired.hold-pill--on-dark:hover{background:#ef44442e;border-color:#ef4444cc}.welcome-modal-backdrop{-webkit-backdrop-filter:blur(6px);z-index:1000;background-color:#0009;justify-content:center;align-items:center;animation:.2s ease-out modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.welcome-modal-card{background-color:#fff;border-radius:.75rem;width:100%;max-width:440px;margin:1rem;padding:2rem;animation:.3s ease-out modalSlideUp;position:relative;box-shadow:0 20px 60px #00000026}.welcome-modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.welcome-modal-close:hover{color:#374151;background-color:#f3f4f6}.welcome-modal-title{color:#333;margin:0 0 .5rem;font-size:1.5rem;font-weight:400}.welcome-modal-body{color:#6b7280;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.welcome-modal-form{flex-direction:column;gap:.75rem;display:flex}.welcome-modal-privacy{color:#9ca3af;margin:0 0 1rem;font-size:.75rem;line-height:1.4}.welcome-modal-consent{color:#9ca3af;margin:.25rem 0 .5rem;font-size:.75rem;line-height:1.4}.welcome-modal-actions{flex-direction:column;align-items:center;gap:.5rem;display:flex}.welcome-modal-secondary{color:#6b7280;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.875rem;font-weight:400;transition:color .2s}.welcome-modal-secondary:hover{color:#374151;text-decoration:underline}.welcome-modal-success{text-align:center;flex-direction:column;align-items:center;padding:1rem 0;display:flex}.welcome-modal-success-icon{color:#fff;background-color:#1a5f3a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.welcome-modal-success .welcome-modal-title{text-align:center}.welcome-modal-success .welcome-modal-body{text-align:center;margin-bottom:0}@media (max-width:768px){.welcome-modal-card{max-width:calc(100% - 5rem);margin:.75rem;padding:1.5rem}.welcome-modal-title{font-size:1.25rem}}.care-recommendation-mobile{display:none}@media (max-width:480px){.care-recommendation-full{display:none}.care-recommendation-mobile{display:inline}}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_5a2160c3-module__G8Zk3W__className{font-family:Manrope,Manrope Fallback;font-style:normal}
@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e7150917543fc9da-s.0or-mv9rm3-7p.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/71fbf9c08529c2a5-s.1dgp9w781ejf6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e9457141811d41ae-s.0ydhovl1n7s8f.woff2)format("woff2");unicode-range:U+302-303,U+305,U+307-308,U+310,U+312,U+315,U+31A,U+326-327,U+32C,U+32F-330,U+332-333,U+338,U+33A,U+346,U+34D,U+391-3A1,U+3A3-3A9,U+3B1-3C9,U+3D1,U+3D5-3D6,U+3F0-3F1,U+3F4-3F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/ac34884600cd8d5d-s.444o2y6he09-k.woff2)format("woff2");unicode-range:U+1-C,U+E-1F,U+7F-9F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+28??,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B??,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F0??,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F7??,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB??}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/e1ccd2766b08c828-s.1trkgqz3-pw7b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/507a47c1876d4ec2-s.16qc705tx6j2a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(../media/8c2eb9ceedecfc8e-s.p.1c4v1kyduoipm.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora Fallback;src:local(Times New Roman);ascent-override:87.33%;descent-override:23.78%;line-gap-override:0.0%;size-adjust:115.2%}.lora_1deab6cd-module__kzgKbG__className{font-family:Lora,Lora Fallback;font-style:normal}.lora_1deab6cd-module__kzgKbG__variable{--font-lora:"Lora", "Lora Fallback"}
@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/c3cb240f9c892514-s.270md_-rr62el.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(../media/5c285b27cdda1fe8-s.p.0lsanbtneewqp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:DM Sans Fallback;src:local(Arial);ascent-override:94.9%;descent-override:29.66%;line-gap-override:0.0%;size-adjust:104.53%}.dm_sans_69c0d70a-module__ESWxOG__className{font-family:DM Sans,DM Sans Fallback;font-style:normal}.dm_sans_69c0d70a-module__ESWxOG__variable{--font-dm-sans:"DM Sans", "DM Sans Fallback"}
