/* =====================================================================
   DESKTOP-ONLY STYLESHEET (generated — do not edit by hand)
   index.html loads this single sheet instead of the individual source files.
   Every max-width media query up to 992px (phone/tablet breakpoints) has been
   stripped, so the desktop page renders zero mobile CSS. The mobile page
   (index-mobile.html) loads the original source sheets unchanged.
   Regenerate with:  pwsh -NoProfile -File tmp/build-desktop-css.ps1
   ===================================================================== */

/* ===== css\styles.css ===== */
/* NOTE: index.html loads the generated css/desktop.css (phone/tablet breakpoints stripped).
   After editing this file, regenerate it:  pwsh -NoProfile -File tmp/build-desktop-css.ps1 */

/* ===== style-1 ===== */
:root{--primary-navy:#123524;--primary-blue:#1b5e20;--accent-red:#2e7d32;--accent-gold:#d4af37;--accent-green:#2e7d32;--whatsapp-green:#25D366;--text-dark:#1e293b;--text-light:#f8fafc;--bg-light:#f3f5fa;--shadow-sm:0 4px 12px rgba(0,0,0,0.04);--shadow-lg:0 12px 30px rgba(10,40,80,0.25);--logo-gold:#d59a1b;--logo-navy:#082d66;}*{margin:0;padding:0;box-sizing:border-box;}body{font-family:'Segoe UI',Roboto,system-ui,sans-serif;background:var(--bg-light);color:var(--text-dark);line-height:1.6;overflow-x:hidden;}a{text-decoration:none;color:inherit;}ul{list-style:none;}.container{max-width:1300px;margin:0 auto;padding:0 1.5rem;}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;background:var(--accent-red);color:#fff;padding:0.8rem 1.8rem;border-radius:40px;font-weight:600;transition:all 0.3s;border:none;cursor:pointer;}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 18px rgba(46,125,50,0.3);background:#1b5e20;}#getQuotesBtn{background:#D5A72A;color:#12351E;font-weight:700;border-radius:40px;box-shadow:0 5px 14px rgba(18,53,30,0.18);transition:background-color 0.25s ease,transform 0.25s ease,box-shadow 0.25s ease;}#getQuotesBtn:hover{background:#B98D1F;color:#12351E;transform:translateY(-2px);box-shadow:0 8px 18px rgba(18,53,30,0.24);}#getQuotesBtn:focus-visible{outline:3px solid rgba(213,167,42,0.35);outline-offset:3px;}.btn-secondary{background:#fff;color:var(--text-dark);border:1px solid #d1d9e6;padding:0.8rem 1.8rem;border-radius:40px;font-weight:600;transition:0.2s;cursor:pointer;}.btn-secondary:hover{background:#e2e8f0;}.btn-success{background:var(--accent-green);color:#fff;border:none;padding:0.8rem 1.8rem;border-radius:40px;font-weight:600;transition:0.3s;cursor:pointer;display:inline-flex;align-items:center;gap:0.5rem;}.btn-success:hover{background:#0f6b2f;transform:translateY(-2px);box-shadow:0 8px 18px rgba(26,122,58,0.3);}.btn-whatsapp{background:var(--whatsapp-green);color:#fff;border:none;padding:0.8rem 1.8rem;border-radius:40px;font-weight:600;transition:0.3s;cursor:pointer;display:inline-flex;align-items:center;gap:0.5rem;}.btn-whatsapp:hover{background:#1da851;transform:translateY(-2px);box-shadow:0 8px 18px rgba(37,211,102,0.3);}.section-title{font-size:2.2rem;font-weight:700;color:var(--primary-navy);margin-bottom:1rem;}.section-title span{color:var(--accent-red);}.section-desc{color:#64748b;font-size:1.1rem;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;}header{background:#f1f8f1;padding:0.6rem 0;box-shadow:0 2px 6px rgba(0,0,0,0.05);position:sticky;top:0;z-index:1000;}.header-content{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.8rem;}.header-logo-wrapper{display:flex;align-items:center;gap:20px;flex-shrink:0;}.header-shield{width:52px;height:auto;flex-shrink:0;}.header-shield svg{width:100%;height:auto;display:block;}.header-divider{width:2px;height:52px;background:var(--logo-gold);flex-shrink:0;}.header-brand{display:flex;flex-direction:column;justify-content:center;line-height:1.1;}.header-brand .brand-name{font-size:clamp(16px,1.8vw,28px);font-weight:900;color:var(--logo-navy);letter-spacing:-0.02em;line-height:1.1;white-space:nowrap;}.header-brand .brand-tagline{font-size:clamp(10px,1vw,14px);font-weight:700;color:#b8860b;letter-spacing:0.15em;text-transform:uppercase;line-height:1.2;}.nav-links{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;}.nav-links a{font-weight:500;color:var(--text-dark);transition:0.2s;}.nav-links a:hover,.nav-links a.active{color:var(--accent-green);}.nav-cta{display:flex;align-items:center;gap:1rem;}.nav-cta .phone{display:flex;align-items:center;gap:0.4rem;font-weight:600;color:var(--accent-green);}header .nav-cta .btn-primary{background:var(--accent-green);}header .nav-cta .btn-primary:hover{background:#1b5e20;}#hero{background:linear-gradient(135deg,var(--primary-blue),var(--primary-navy));color:#fff;padding:3rem 0 5rem 0;border-radius:0;margin-bottom:-2rem;position:relative;}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;}.hero-text h3.premium-tag{font-size:1.1rem;font-weight:400;letter-spacing:1px;opacity:0.85;margin-bottom:0.3rem;text-transform:uppercase;}.hero-text h1{font-size:2.8rem;font-weight:800;margin-bottom:1rem;line-height:1.2;}.hero-text h1 span{color:var(--accent-gold);}.hero-text p{font-size:1.2rem;opacity:0.9;max-width:500px;margin-bottom:1.5rem;}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:2.5rem;}.stat-card{background:rgba(255,255,255,0.1);padding:1rem;border-radius:16px;text-align:center;border:1px solid rgba(255,255,255,0.05);}.stat-card .num{font-size:1.8rem;font-weight:800;color:var(--accent-gold);}.stat-card .label{font-size:0.75rem;opacity:0.8;}.stat-card .num.gold-accent{color:var(--accent-gold);}.quote-wrapper{background:#fff;border-radius:24px;padding:2rem;box-shadow:var(--shadow-lg);color:var(--text-dark);border-top:5px solid var(--accent-red);position:relative;animation:quoteEngineReady 0.38s ease-out both;}@keyframes quoteEngineReady{from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:translateY(0);}}.quote-wrapper select,.quote-wrapper input,.quote-wrapper button,.quote-wrapper .cover-type-toggle label,.quote-wrapper .group-age-options span{transition:border-color 0.16s ease,box-shadow 0.16s ease,background-color 0.16s ease,color 0.16s ease,transform 0.16s ease;}@media (prefers-reduced-motion:reduce){.quote-wrapper{animation:none;}.quote-wrapper select,.quote-wrapper input,.quote-wrapper button,.quote-wrapper .cover-type-toggle label,.quote-wrapper .group-age-options span{transition:none;}}.quote-wrapper h2{font-size:1.4rem;margin-bottom:1.5rem;color:var(--primary-navy);display:flex;align-items:center;gap:0.5rem;border-bottom:2px solid #e9edf2;padding-bottom:0.8rem;}.family-row{display:flex;flex-direction:column;gap:0.6rem;margin-bottom:0.8rem;}.family-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:0.8rem;}.family-age-pair{display:contents;}.family-overview .child-ages-inline{display:flex;flex-direction:column;gap:0.6rem;width:100%;}.family-overview .child-age-item{width:100%;}.family-item{flex-direction:column;align-items:stretch;gap:0.25rem;}.family-overview .family-item label{min-width:auto;}.family-overview .family-item select{width:100%;}.family-overview .children-count-item{flex-direction:column;align-items:stretch;gap:0.25rem;}.family-overview .children-count-item label{min-width:0;white-space:normal;}.family-overview .children-count-item select{width:100%;flex:none;min-width:0;}.cover-type-card{max-width:560px;display:flex;align-items:center;gap:0.75rem;}.cover-type-heading{display:flex;align-items:center;gap:0.45rem;margin-bottom:0;color:var(--primary-navy);font-size:0.8rem;font-weight:800;white-space:nowrap;flex:0 0 auto;}.cover-type-heading i{color:#166534;width:26px;height:26px;border-radius:8px;background:#ECFDF3;display:inline-flex;align-items:center;justify-content:center;font-size:0.75rem;}.cover-type-toggle{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:0.45rem;background:transparent;flex:1;}.cover-type-toggle label{min-width:0 !important;margin:0;display:flex;align-items:center;justify-content:center;gap:0.38rem;padding:0.55rem 0.65rem;border:1.5px solid #d9e0e8;border-radius:10px;background:#fff;font-size:0.75rem !important;font-weight:750 !important;color:#475569 !important;cursor:pointer;text-align:center;transition:all 0.2s ease;box-shadow:0 2px 6px rgba(15,23,42,0.03);}.cover-type-toggle label:hover{border-color:rgba(8,45,102,0.35);transform:translateY(-1px);}.cover-type-toggle input{position:absolute;opacity:0;pointer-events:none;}.cover-type-toggle label:has(input:checked){background:linear-gradient(135deg,var(--primary-navy),#124a88);border-color:var(--primary-navy);color:#fff !important;box-shadow:0 5px 12px rgba(8,45,102,0.18);}.cover-type-toggle label:has(input:checked)::before{content:"✓";width:18px;height:18px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.16);font-size:0.68rem;font-weight:900;}.group-composition{display:none;margin-top:0.8rem;padding-top:0.8rem;border-top:1px solid #e9edf2;}.group-composition.active{display:block;}.group-composition-head{display:flex;align-items:baseline;gap:0.45rem;flex-wrap:wrap;margin-bottom:0.65rem;}.group-composition-head strong{color:var(--primary-navy);font-size:0.88rem;}.group-composition-head span{color:#64748b;font-size:0.72rem;font-style:italic;}.group-rating-row{display:flex;align-items:center;gap:0.5rem;flex-wrap:wrap;margin-bottom:0.65rem;}.group-rating-row label{font-size:0.74rem;font-weight:800;color:#475569;}.group-rating-row select{min-width:82px;padding:0.42rem 0.55rem;border:1.5px solid #d1d9e6;border-radius:8px;background:#fff;font-size:0.8rem;outline:none;}.group-rating-row small{color:#64748b;font-size:0.68rem;}.group-average-age-row{margin-top:0.7rem;margin-bottom:0;display:flex;align-items:center;gap:0.65rem;flex-wrap:nowrap;white-space:nowrap;}.group-average-label{font-size:0.74rem;font-weight:800;color:#475569;}.group-age-options{display:flex;align-items:center;gap:0.35rem;}.group-age-options label{margin:0;cursor:pointer;}.group-age-options input{position:absolute;opacity:0;pointer-events:none;}.group-age-options span{min-width:36px;height:30px;padding:0 0.5rem;border:1.5px solid #d1d9e6;border-radius:8px;background:#fff;color:#475569;font-size:0.74rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;transition:0.18s ease;}.group-age-options input:checked + span{background:var(--primary-navy);border-color:var(--primary-navy);color:#fff;box-shadow:0 3px 8px rgba(8,45,102,0.15);}.group-average-age-row small{color:#64748b;font-size:0.68rem;font-style:italic;overflow:hidden;text-overflow:ellipsis;}.group-composition-grid{display:grid;grid-template-columns:repeat(8,minmax(58px,1fr));gap:0.5rem;}.group-quote-breakdown{margin-top:0.45rem;padding-top:0.45rem;border-top:1px dashed #d9e0e8;display:grid;gap:0.22rem;}.group-quote-breakdown div{display:flex;justify-content:space-between;gap:0.75rem;font-size:0.72rem;color:#64748b;}.group-quote-breakdown strong{color:var(--primary-navy);font-weight:700;}.group-composition-item{display:flex;flex-direction:column;gap:0.25rem;}.group-composition-item label{font-size:0.72rem;font-weight:800;color:#475569;text-align:center;}.group-composition-item input{width:100%;min-width:0;padding:0.48rem 0.35rem;border:1.5px solid #d1d9e6;border-radius:8px;background:#fff;color:var(--text-dark);font-size:0.82rem;text-align:center;outline:none;}.group-composition-item input:focus{border-color:var(--accent-red);box-shadow:0 0 0 2px rgba(177,18,38,0.07);}.family-item{display:flex;align-items:center;gap:0.6rem;flex-wrap:wrap;}.family-item label{font-weight:600;font-size:0.8rem;color:#475569;min-width:130px;}.family-item select{padding:0.4rem 0.6rem;border-radius:8px;border:1.5px solid #d1d9e6;background:#fff;font-size:0.85rem;outline:none;flex:1;min-width:100px;}.family-item select:focus{border-color:var(--accent-red);}.family-item.child-age-item{padding-left:0;display:flex;flex-direction:row;align-items:center;gap:0.6rem;flex-wrap:nowrap;width:100%;}.family-item.child-age-item label{min-width:110px;white-space:nowrap;}.family-item.child-age-item select{flex:0 0 110px;min-width:110px;}.form-row{display:flex;flex-wrap:wrap;gap:0.8rem;margin-bottom:0.8rem;}.form-group{flex:1;min-width:140px;display:flex;flex-direction:column;gap:0.3rem;}.form-group label{font-weight:600;font-size:0.75rem;color:#475569;}.form-group select{padding:0.5rem;border-radius:8px;border:1.5px solid #d1d9e6;background:#fff;font-size:0.85rem;outline:none;width:100%;}.form-group select:focus{border-color:var(--accent-red);}.form-group .scope-group{display:flex;gap:0.6rem;align-items:center;margin-top:0.2rem;}.form-group .scope-group label{font-weight:400;font-size:0.7rem;color:#475569;display:flex;align-items:center;gap:0.2rem;cursor:pointer;}.form-group .scope-group input[type="radio"]{margin:0;accent-color:var(--accent-red);cursor:pointer;width:14px;height:14px;}.form-group .scope-group input[type="radio"]:disabled{accent-color:#cbd5e1;cursor:not-allowed;}.form-group .scope-group label:has(input:disabled){color:#94a3b8;cursor:not-allowed;}.limit-scope-wrapper{display:flex;flex-direction:column;gap:0.2rem;}.form-group:has(.scope-group),.form-group:has(#maternityLimit){flex-direction:row;align-items:center;gap:0.8rem;}.form-group:has(.scope-group)>label,.form-group:has(#maternityLimit)>label{flex:0 0 145px;}.form-group:has(.scope-group) .limit-scope-wrapper,.form-group:has(#maternityLimit) .limit-scope-wrapper{flex:1;flex-direction:row;align-items:center;gap:0.8rem;}.form-group:has(.scope-group) .limit-scope-wrapper select,.form-group:has(#maternityLimit) .limit-scope-wrapper select{flex:1;min-width:140px;}.form-group:has(.scope-group) .scope-group{flex:0 0 auto;margin-top:0;white-space:nowrap;}.benefit-icon{margin-right:6px;color:#16a34a;font-size:0.95em;}.inpatient-validation-message{display:none;margin-top:0.45rem;color:#b91c1c;font-size:0.78rem;font-weight:700;}.inpatient-validation-message.visible{display:block;}#inpatientLimit.inpatient-limit-error{border-color:#dc2626 !important;box-shadow:0 0 0 3px rgba(220,38,38,0.14),0 0 14px rgba(220,38,38,0.28) !important;animation:inpatientErrorPulse 1.05s ease-in-out 2;}@keyframes inpatientErrorPulse{0%,100%{box-shadow:0 0 0 3px rgba(220,38,38,0.12),0 0 10px rgba(220,38,38,0.20);}50%{box-shadow:0 0 0 4px rgba(220,38,38,0.20),0 0 20px rgba(220,38,38,0.36);}}.actions-quote{display:flex;gap:1rem;margin-top:1.5rem;}.actions-quote .btn-primary{flex:1;}.quote-rate-note{margin-top:0.8rem;color:#94a3b8;font-size:0.68rem;text-align:center;letter-spacing:0.02em;}.insurer-card{max-width:560px;width:100%;}.insurer-card .cover-type-heading{flex:0 0 101px;}.insurer-control{flex:1;min-width:0;}.insurer-control select{width:100%;min-width:0;margin:0;padding:0.55rem 0.75rem;border:1.5px solid #d9e0e8;border-radius:10px;background:#fff;color:#475569;font-size:0.75rem;font-weight:750;min-height:38px;}.insurer-control select:focus{outline:none;border-color:#86b596;box-shadow:0 0 0 3px rgba(22,101,52,0.08);}.inpatient-card{width:100%;}.inpatient-card .cover-type-heading{flex:0 0 auto;}.inpatient-control{flex:1;min-width:0;}.inpatient-control select{width:100%;min-width:0;padding:0.55rem 0.75rem;border:1.5px solid #d9e0e8;border-radius:10px;background:#fff;color:#475569;font-size:0.75rem;font-weight:750;min-height:38px;}.inpatient-control select:focus{outline:none;border-color:#86b596;box-shadow:0 0 0 3px rgba(22,101,52,0.08);}.form-group-inline{flex-direction:row;align-items:center;gap:0.8rem;}.form-group-inline label{flex:0 0 auto;margin-bottom:0;}.form-group-inline select{width:auto;flex:1;}#resultsContainer{margin-top:3rem;display:none;scroll-margin-top:80px;}#resultsContainer.visible{display:block;animation:fadeUp 0.45s ease;}.premium-disclaimer{margin:1.25rem 0 0;text-align:center;font-size:0.82rem;font-style:italic;color:#64748b;}#plans-rates{padding:4rem 0;background:#f8fafc;}.plan-rate-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1rem;margin-top:1.8rem;}.plan-rate-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1rem;}.plan-rate-card h3{color:var(--primary-navy);font-size:1rem;margin-bottom:0.25rem;}.plan-rate-card p{color:#64748b;font-size:0.75rem;margin-bottom:0.7rem;}.rate-table-wrap{overflow-x:auto;}.rate-table{width:100%;border-collapse:collapse;font-size:0.72rem;white-space:nowrap;}.rate-table th,.rate-table td{border-bottom:1px solid #edf2f7;padding:0.42rem 0.35rem;text-align:left;}.rate-table th{color:var(--primary-navy);font-weight:700;background:#f8fafc;}.rate-table td:not(:first-child){text-align:right;}.plan-rate-action{display:inline-flex;align-items:center;gap:0.35rem;margin-top:0.85rem;color:var(--accent-green);font-size:0.78rem;font-weight:700;text-decoration:none;}.plan-rate-action:hover{color:var(--primary-navy);}.selected-plan-notice{display:none;margin:-0.6rem 0 1rem;padding:0.55rem 0.7rem;border-radius:8px;background:#e8f5e9;color:#1b5e20;font-size:0.75rem;}.selected-plan-notice.is-visible{display:block;}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px);}100%{opacity:1;transform:translateY(0);}}.results-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;margin-bottom:1.5rem;}.results-header h2{color:var(--primary-navy);}.badge-count{font-size:1rem;background:#e2e8f0;padding:0.1rem 0.9rem;border-radius:30px;}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(380px,1fr));gap:1.5rem;margin-bottom:2rem;}.provider-card{border-radius:20px;padding:1.5rem;box-shadow:var(--shadow-sm);border:2px solid var(--primary-navy);transition:0.3s;background:#fff;}.provider-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);}.provider-card h3{font-size:1.2rem;color:var(--primary-navy);display:flex;align-items:center;gap:0.5rem;}.provider-card .price{font-size:1.8rem;font-weight:800;color:var(--accent-red);}.provider-card .price small{font-size:0.8rem;font-weight:400;color:#64748b;}.provider-card .price-note{font-size:0.8rem;color:#64748b;margin-bottom:0.5rem;}.extra-fees{font-size:0.65rem;color:#64748b;margin-top:0.2rem;border-top:1px dashed #e2e8f0;padding-top:0.2rem;display:flex;gap:0.8rem;flex-wrap:wrap;}.extra-fees span{display:inline-flex;align-items:center;gap:0.2rem;}.extra-fees .fee-label{font-weight:500;color:#475569;}.sub-container{border-radius:12px;padding:0.8rem;margin:0.6rem 0;border:1px solid #e2e8f0;border-left:1px solid var(--accent-green);box-shadow:inset 0 1px 2px rgba(0,0,0,0.02);background:#ffffff;}.sub-container h4{font-size:0.75rem;font-weight:700;color:var(--primary-navy);text-transform:uppercase;letter-spacing:0.5px;margin-bottom:0.5rem;display:flex;align-items:center;gap:0.4rem;border-bottom:2px solid #e2e8f0;padding-bottom:0.3rem;}.sub-container h4 i{color:var(--accent-gold);}.premium-breakdown{display:flex;flex-direction:column;gap:0.15rem;font-size:0.75rem;color:#475569;}.premium-breakdown .breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:0.05rem 0;}.premium-breakdown .breakdown-row .label{font-weight:400;}.premium-breakdown .breakdown-row .value{font-weight:600;color:var(--text-dark);}.premium-breakdown .breakdown-row.total{border-top:1px solid #d1d9e6;margin-top:0.2rem;padding-top:0.3rem;font-weight:700;color:var(--primary-navy);}.premium-breakdown .breakdown-row.total .value{color:var(--accent-red);font-size:1rem;}.premium-breakdown .breakdown-row.levy{font-size:0.7rem;color:#64748b;}.premium-breakdown .breakdown-row.levy .value{color:#64748b;font-weight:500;}.premium-breakdown .breakdown-row.stamp{font-size:0.7rem;color:#64748b;}.premium-breakdown .breakdown-row.stamp .value{color:#64748b;font-weight:500;}.cover-limit-list{display:flex;flex-direction:column;gap:0.2rem;font-size:0.75rem;}.cover-limit-list div{display:flex;align-items:center;gap:0.3rem;flex-wrap:wrap;}.cover-limit-list strong{color:var(--primary-navy);}.cover-limit-list .family-total{color:var(--accent-red);font-weight:600;font-size:0.7rem;background:#fef2f2;padding:0.05rem 0.5rem;border-radius:12px;margin-left:0.3rem;}.family-text{font-size:0.85rem;font-weight:500;color:var(--text-dark);}.terms-copay{color:#991b1b;margin-top:0.3rem;font-size:0.75rem;}.waiting-text{font-size:0.75rem;color:var(--text-dark);}details.benefits-details{cursor:pointer;width:100%;}details.benefits-details>summary{list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:0.7rem;font-weight:700;color:var(--primary-navy);text-transform:uppercase;letter-spacing:0.5px;}details.benefits-details>summary::-webkit-details-marker{display:none;}details.benefits-details summary .benefits-toggle-icon{transition:transform 0.2s ease;}details.benefits-details[open] summary .benefits-toggle-icon{transform:rotate(180deg);}.benefits-toggle-open{display:none;}details.benefits-details[open] .benefits-toggle-closed{display:none;}details.benefits-details[open] .benefits-toggle-open{display:inline;}details.benefits-details .benefit-list{margin-top:0.5rem;padding-top:0.5rem;border-top:1px solid rgba(0,0,0,0.05);}.benefit-list{list-style:none;padding:0;margin:0;}.benefit-list li{font-size:0.8rem;padding:0.2rem 0;border-bottom:1px dashed rgba(0,0,0,0.05);display:flex;align-items:center;gap:0.5rem;}.benefit-list li:last-child{border-bottom:none;}.benefit-list li i{color:var(--accent-green);}.benefit-list .benefit-status{margin-left:auto;padding:0.1rem 0.45rem;border-radius:999px;font-size:0.65rem;font-weight:700;white-space:nowrap;}.benefit-list .benefit-status.selected{background:#e8f5e9;color:#1b5e20;}.benefit-list .benefit-status.not-selected{background:#f1f5f9;color:#64748b;}.payment-method{font-size:0.75rem;margin-bottom:0.3rem;padding:0.3rem 0.5rem;background:#f8fafc;border-radius:6px;border-left:1px solid var(--accent-gold);}.payment-method strong{color:var(--primary-navy);}.payment-method .method-type{font-weight:700;color:var(--accent-red);}.payment-method .detail-line{display:block;padding-left:0.5rem;font-size:0.7rem;}.get-cover-btn{background:var(--accent-green);color:#fff;border:none;border-radius:30px;padding:0.4rem 1.5rem;font-size:0.8rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:0.5rem;margin-top:0.8rem;transition:0.2s;width:100%;justify-content:center;}.get-cover-btn:hover{background:#0f6b2f;transform:translateY(-2px);box-shadow:0 4px 12px rgba(26,122,58,0.3);}.cover-card-actions{display:flex;align-items:stretch;gap:0.5rem;margin-top:0.8rem;}.cover-card-actions .get-cover-btn{flex:1;width:auto;margin-top:0;}.download-quote-btn{flex:1;border:1px solid var(--accent-green);border-radius:30px;background:#fff;color:var(--accent-green);cursor:pointer;font-size:0.8rem;font-weight:700;padding:0.4rem 0.75rem;transition:0.2s;}.download-quote-btn:hover{background:#e8f5e9;transform:translateY(-2px);}.contact-banner{background:linear-gradient(135deg,#123524,#2e7d32);color:#fff;padding:0.8rem 1.5rem;border-radius:12px;margin-top:0.8rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:0.5rem;font-size:0.85rem;border:1px solid rgba(255,255,255,0.1);}.contact-banner i{color:var(--accent-gold);margin-right:0.3rem;}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:none;justify-content:center;align-items:center;z-index:9999;padding:1rem;overflow-y:auto;}.modal-overlay.active{display:flex;}.modal-content{background:#fff;max-width:780px;width:100%;border-radius:24px;padding:2rem;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 50px rgba(0,0,0,0.3);animation:modalSlide 0.3s ease;}@keyframes modalSlide{from{transform:translateY(30px);opacity:0;}to{transform:translateY(0);opacity:1;}}.modal-close{position:sticky;top:0;float:right;background:none;border:none;font-size:1.8rem;color:#94a3b8;cursor:pointer;transition:0.2s;line-height:1;}.modal-close:hover{color:var(--accent-red);transform:rotate(90deg);}.modal-content h2{font-size:1.6rem;color:var(--primary-navy);margin-bottom:0.5rem;}.modal-summary{background:var(--bg-light);border-radius:12px;padding:0.8rem 1rem;margin-bottom:1.5rem;border-left:4px solid var(--accent-gold);}.modal-summary .summary-row{display:flex;flex-wrap:wrap;gap:0.5rem 1.5rem;font-size:0.85rem;}.modal-summary .summary-row strong{color:var(--primary-navy);}.modal-summary .summary-row .label{color:#64748b;font-weight:500;}.modal-summary .summary-row .value{font-weight:600;color:var(--text-dark);}.modal-summary .summary-divider{border-top:1px dashed #d1d9e6;margin:0.4rem 0;}.modal-summary .cover-limits-grid{display:grid;grid-template-columns:1fr 1fr;gap:0.2rem 1rem;font-size:0.8rem;margin-top:0.3rem;}.modal-summary .cover-limits-grid .limit-item{display:flex;justify-content:space-between;padding:0.1rem 0;}.modal-summary .cover-limits-grid .limit-item .limit-label{color:#64748b;}.modal-summary .cover-limits-grid .limit-item .limit-value{font-weight:600;color:var(--text-dark);}.member-section{border:1px solid #e2e8f0;border-radius:12px;padding:1rem;margin-bottom:1.2rem;background:#fafcff;}.member-section h3{font-size:1rem;color:var(--primary-navy);margin-bottom:0.8rem;display:flex;align-items:center;gap:0.5rem;}.member-section h3 .role-badge{font-size:0.6rem;background:var(--accent-gold);color:var(--primary-navy);padding:0.1rem 0.6rem;border-radius:12px;font-weight:700;}.member-section .field-group{margin-bottom:0.6rem;display:flex;flex-direction:column;gap:0.2rem;}.member-section .field-group label{font-size:0.75rem;font-weight:600;color:#475569;}.member-section .field-group input,.member-section .field-group textarea,.member-section .field-group select{padding:0.4rem 0.6rem;border-radius:8px;border:1.5px solid #d1d9e6;font-size:0.85rem;outline:none;width:100%;font-family:inherit;}.member-section .field-group input:focus,.member-section .field-group textarea:focus,.member-section .field-group select:focus{border-color:var(--accent-red);}.member-section .field-group textarea{resize:vertical;min-height:50px;}.member-section .field-group input[type="file"]{padding:0.3rem;border:1px dashed #d1d9e6;background:#fafcff;cursor:pointer;}.member-section .field-group .file-label{font-size:0.7rem;color:#64748b;}.hospital-details{display:none;margin-top:0.3rem;}.hospital-details.visible{display:block;}.beneficiary-section{border:2px dashed var(--accent-gold);border-radius:12px;padding:1rem;margin-bottom:1.2rem;background:#fffdf5;}.beneficiary-section h3{font-size:1rem;color:var(--primary-navy);margin-bottom:0.8rem;display:flex;align-items:center;gap:0.5rem;}.beneficiary-section h3 .role-badge{font-size:0.6rem;background:var(--accent-gold);color:var(--primary-navy);padding:0.1rem 0.6rem;border-radius:12px;font-weight:700;}.beneficiary-section .field-group{margin-bottom:0.6rem;display:flex;flex-direction:column;gap:0.2rem;}.beneficiary-section .field-group label{font-size:0.75rem;font-weight:600;color:#475569;}.beneficiary-section .field-group input{padding:0.4rem 0.6rem;border-radius:8px;border:1.5px solid #d1d9e6;font-size:0.85rem;outline:none;width:100%;font-family:inherit;}.beneficiary-section .field-group input:focus{border-color:var(--accent-red);}.beneficiary-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;}.beneficiary-grid .beneficiary-box{border:1px solid #e2e8f0;border-radius:8px;padding:0.8rem;background:#fafcff;}.beneficiary-grid .beneficiary-box h4{font-size:0.8rem;color:var(--primary-navy);margin-bottom:0.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:0.3rem;font-weight:700;}.payment-details-modal{border:1px solid #e2e8f0;border-radius:12px;padding:0.8rem 1rem;margin-bottom:1.2rem;background:#f0f7ff;}.payment-details-modal h4{font-size:0.8rem;font-weight:700;color:var(--primary-navy);margin-bottom:0.4rem;display:flex;align-items:center;gap:0.4rem;}.payment-details-modal h4 i{color:var(--accent-gold);}.payment-details-modal .payment-note{font-size:0.8rem;color:var(--text-dark);margin-top:0.3rem;padding-top:0.3rem;border-top:1px dashed #d1d9e6;}.payment-details-modal .payment-note strong{color:var(--accent-red);}.privacy-note{font-size:11px;font-style:italic;color:#94a3b8;text-align:center;margin-bottom:0.8rem;line-height:1.4;}.privacy-note i{color:#94a3b8;margin-right:0.3rem;}.validation-errors{display:none;background:#fef9e7;border:1px solid #f0d5a0;border-radius:8px;padding:0.6rem 0.8rem;margin-bottom:0.8rem;text-align:left;}.validation-errors.visible{display:block;}.validation-errors .error-title{font-size:0.7rem;font-weight:600;color:#b7791f;margin-bottom:0.2rem;}.validation-errors .error-item{font-size:0.75rem;color:#8b6b1f;padding:0.1rem 0;font-style:italic;line-height:1.4;}.validation-errors .error-item::before{content:"⚠ ";font-size:0.7rem;}.modal-actions{display:flex;flex-wrap:wrap;gap:0.8rem;margin-top:0.5rem;}.modal-actions .btn-success{flex:2;min-width:160px;}.modal-actions .btn-whatsapp{flex:2;min-width:160px;}.modal-actions .btn-secondary{flex:1;min-width:100px;}.modal-actions .action-group{display:flex;flex:1;gap:0.8rem;min-width:100%;}.success-view{text-align:center;padding:1rem 0;}.success-view .success-icon{font-size:4rem;color:var(--accent-green);margin-bottom:1rem;}.success-view .ref-number{font-size:1.8rem;font-weight:800;color:var(--primary-navy);background:var(--bg-light);padding:0.3rem 1.5rem;border-radius:12px;display:inline-block;margin:0.5rem 0 1rem;letter-spacing:1px;}.success-view .success-message{font-size:1rem;color:#475569;max-width:500px;margin:0 auto 1.5rem;}.success-view .contact-details{background:var(--bg-light);border-radius:12px;padding:1rem;margin-top:1rem;text-align:left;font-size:0.85rem;}.success-view .contact-details i{color:var(--accent-gold);width:24px;}.success-view .contact-details .whatsapp-link{color:var(--whatsapp-green);font-weight:600;}#trust{padding:5rem 0;background:#fff;}.trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;text-align:center;}.trust-item i{font-size:2.5rem;color:var(--primary-navy);background:var(--bg-light);padding:1rem;border-radius:50%;margin-bottom:1rem;}.trust-item h4{font-weight:700;color:var(--text-dark);margin-bottom:0.3rem;}.trust-item p{font-size:0.9rem;color:#64748b;}#partners{padding:3rem 0;background:#FFF9E8;text-align:center;}.partner-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.15rem;margin-top:2rem;}.partner-logo{--partner-color:var(--accent-gold);position:relative;overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#fffdf8 100%);padding:1.15rem 1.1rem 1rem;border-radius:18px;box-shadow:0 8px 20px rgba(18,53,36,0.08);color:var(--primary-navy);display:flex;flex-direction:column;align-items:flex-start;gap:0.6rem;border:1px solid rgba(15,23,42,0.08);transition:transform 0.22s ease,box-shadow 0.22s ease;text-align:left;min-height:165px;}.partner-logo::before{content:"";position:absolute;top:0;left:0;right:0;height:7px;background:var(--partner-color);}.partner-logo::after{content:"";position:absolute;top:-26px;right:-26px;width:86px;height:86px;border-radius:50%;background:color-mix(in srgb,var(--partner-color) 12%,transparent);pointer-events:none;}.partner-logo:hover{transform:translateY(-4px);box-shadow:0 14px 28px rgba(18,53,36,0.14);}.partner-logo .partner-brand{display:flex;align-items:center;gap:0.65rem;width:100%;position:relative;z-index:1;}.partner-logo .partner-icon{width:38px;height:38px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--partner-color) 12%,#ffffff);color:var(--partner-color);font-size:1rem;flex:0 0 auto;}.partner-logo .partner-icon.partner-logo-image{padding:0;overflow:hidden;background:#123f82;}.partner-logo.aar .partner-icon.partner-logo-image{background:#fff;}.partner-logo .partner-icon.partner-logo-image img{width:100%;height:100%;object-fit:cover;display:block;}.partner-logo .logo-fallback{font-size:1.05rem;font-weight:800;letter-spacing:-0.01em;}.partner-logo p{margin:0;font-size:0.78rem;line-height:1.5;color:#64748b;font-weight:400;position:relative;z-index:1;}.partner-logo .partner-why{padding-top:0.5rem;margin-top:0.1rem;border-top:1px dashed rgba(100,116,139,0.22);color:#475569;}.partner-logo p strong{color:var(--primary-navy);font-weight:700;}.partner-logo .partner-history{font-size:0.73rem;color:#7c6f55;background:#fffaf0;border-radius:9px;padding:0.38rem 0.5rem;width:100%;}.partner-logo .partner-action{text-decoration:none;cursor:pointer;}.partner-logo .partner-action:hover{text-decoration:underline;text-underline-offset:3px;}.partner-logo .partner-action{margin-top:auto;font-size:0.76rem;font-weight:800;color:var(--partner-color);position:relative;z-index:1;}.partner-logo.britam{--partner-color:#22408e;}.partner-logo.aar{--partner-color:#e8860a;}.partner-logo.jubilee{--partner-color:#d20404;}.partner-logo.cic{--partner-color:#5f0f14;}.partner-logo.apa{--partner-color:#0f5c9c;}#contact{background:#fff;padding:5rem 0;}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start;}.contact-info{background:var(--primary-navy);color:#fff;padding:3rem;border-radius:24px;}.contact-info h3{font-size:1.5rem;margin-bottom:1.5rem;border-bottom:2px solid var(--accent-gold);display:inline-block;padding-bottom:0.3rem;}.contact-info p{opacity:0.8;margin-bottom:1rem;display:flex;align-items:center;gap:0.8rem;}.contact-info i{color:var(--accent-gold);width:20px;}.contact-form{background:var(--bg-light);padding:3rem;border-radius:24px;}.contact-form h3{font-size:1.5rem;color:var(--primary-navy);margin-bottom:1.5rem;}.contact-form input,.contact-form textarea{width:100%;padding:0.5rem;border-radius:8px;border:1.5px solid #d1d9e6;font-size:0.85rem;outline:none;}footer{background:var(--primary-navy);color:#94a3b8;padding:3rem 0 1rem;border-top:4px solid var(--accent-gold);margin-top:3rem;}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:2rem;}.footer-grid h4{color:#fff;margin-bottom:1rem;}.footer-grid ul li{margin-bottom:0.4rem;}.footer-grid ul li a{transition:0.2s;}.footer-grid ul li a:hover{color:#fff;}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,0.1);font-size:0.8rem;}.floating-chat{position:fixed;bottom:max(0.75rem,env(safe-area-inset-bottom));right:max(0.75rem,env(safe-area-inset-right));left:auto;background:#25D366;color:#fff;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.8rem;box-shadow:0 4px 12px rgba(37,211,102,0.4);z-index:999;cursor:pointer;transition:0.2s;}.floating-chat:hover{transform:scale(1.1);}.group-members-badge-wrap{width:100%;display:flex;justify-content:center;margin:0.35rem 0 0.45rem;}.group-families-live-total{display:inline-flex;align-items:center;justify-content:center;background:#e9f7ee;border:1px solid #166534;color:#166534;font-size:0.72rem;font-weight:800;padding:0.2rem 0.7rem;border-radius:999px;white-space:nowrap;}.family-badge{display:inline-block;background:var(--accent-gold);color:var(--primary-navy);font-size:0.6rem;font-weight:700;padding:0.05rem 0.5rem;border-radius:12px;margin-left:0.3rem;}.spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:spin 0.6s linear infinite;}@keyframes spin{to{transform:rotate(360deg);}}.provider-logo{height:40px;width:auto;max-width:100px;object-fit:contain;display:inline-block;}.provider-logo-sm{height:28px;width:auto;max-width:70px;object-fit:contain;}.provider-logo-fallback{font-size:1.5rem;color:var(--primary-navy);}.scope-label{font-weight:600;font-size:0.7rem;color:#475569;margin-right:0.2rem;}.limit-scope-wrapper .scope-group{display:flex;gap:0.8rem;align-items:center;flex-wrap:wrap;padding-top:0.1rem;}.limit-scope-wrapper .scope-group .radio-option{display:flex;align-items:center;gap:0.2rem;font-size:0.7rem;color:#475569;cursor:pointer;}.limit-scope-wrapper .scope-group .radio-option input[type="radio"]{margin:0;accent-color:var(--accent-red);cursor:pointer;width:14px;height:14px;}.limit-scope-wrapper .scope-group .radio-option input[type="radio"]:disabled{accent-color:#cbd5e1;cursor:not-allowed;}.limit-scope-wrapper .scope-group .radio-option:has(input:disabled){color:#94a3b8;cursor:not-allowed;}.maternity-disabled-note{font-size:0.65rem;color:#94a3b8;font-style:italic;margin-top:0.2rem;}.maternity-disabled-note.enabled{color:#2e7d32;}.premium-tag-container{display:inline-block;font-family:'Arial','Helvetica',sans-serif;font-weight:700;font-size:clamp(0.9rem,1.8vw,1.6rem);color:#ffffff;text-align:center;padding:0.4rem 1.8rem;background:rgba(0,0,0,0.2);backdrop-filter:blur(4px);border:1px solid rgba(212,175,55,0.4);border-bottom:3px solid #d4af37;border-radius:50px;margin-bottom:1.8rem;letter-spacing:0.5px;position:relative;box-shadow:0 2px 16px rgba(212,175,55,0.08),0 1px 4px rgba(0,0,0,0.06);transition:box-shadow 0.3s ease,border-color 0.3s ease,transform 0.2s ease;}.premium-tag-container:hover{box-shadow:0 0 30px rgba(212,175,55,0.5),0 4px 20px rgba(0,0,0,0.2);border-color:rgba(212,175,55,0.8);transform:translateY(-1px);}.premium-tag-container .year-highlight{font-weight:900;color:#d4af37;text-shadow:0 0 10px rgba(212,175,55,0.3);}.premium-tag-container .dot-gold{color:var(--accent-gold);font-weight:900;}.hero-text h1{margin-top:0.8rem;margin-bottom:1.5rem;}.hero-text p{margin-bottom:2rem;}.premium-composition-details{border:0;}.premium-composition-details>summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;padding:0;}.premium-composition-details>summary h4{margin:0;}.premium-composition-details>summary::-webkit-details-marker{display:none;}.premium-composition-details>summary .premium-toggle-icon{transition:transform 0.2s ease;}.premium-composition-details[open]>summary .premium-toggle-icon{transform:rotate(180deg);}.premium-composition-details .premium-breakdown{margin-top:12px;}.provider-directory-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#063f2d 0%,#075b3f 48%,#0f766e 100%);padding:5.5rem 0 5rem;color:#fff}.provider-directory-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 20%,rgba(255,255,255,.10),transparent 28%),radial-gradient(circle at 88% 8%,rgba(255,255,255,.08),transparent 24%),linear-gradient(135deg,transparent 0 48%,rgba(255,255,255,.025) 48% 50%,transparent 50%);pointer-events:none}.provider-directory-section:after{content:"";position:absolute;width:360px;height:360px;right:-150px;bottom:-190px;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 45px rgba(255,255,255,.025),0 0 0 90px rgba(255,255,255,.018);pointer-events:none}.provider-directory-section>.container{position:relative;z-index:1}.directory-hero{text-align:center;max-width:820px;margin:0 auto 2.25rem}.directory-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.42rem .8rem;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.09);border-radius:999px;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:800;color:#d9f5e7}.directory-eyebrow i{font-size:.75rem}.directory-hero h2{margin:.85rem 0 .7rem;color:#fff;font-size:clamp(2rem,4vw,3rem);line-height:1.08;letter-spacing:-.025em}.directory-hero p{margin:0 auto;color:rgba(255,255,255,.82);font-size:1rem;line-height:1.65;max-width:720px}.directory-hero .directory-trust{display:flex;justify-content:center;flex-wrap:wrap;gap:.55rem;margin-top:1.15rem}.directory-trust span{display:inline-flex;align-items:center;gap:.4rem;color:rgba(255,255,255,.78);font-size:.78rem}.directory-trust i{color:#9ce5bd}.directory-panel{background:rgba(255,255,255,.97);border:1px solid rgba(255,255,255,.4);border-radius:24px;padding:1.35rem;box-shadow:0 24px 65px rgba(0,0,0,.20);color:#173c29;backdrop-filter:blur(10px)}.directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.directory-panel{background:linear-gradient(135deg,#fff8e1 0%,#fff3c4 100%);border-color:#d4a017}.directory-grid>div{display:flex;flex-direction:column;gap:.4rem;min-width:0}.directory-grid>div>label{margin-bottom:0}.directory-grid>div>select,.directory-grid>div>input{width:100%;min-width:0}.directory-grid>div:last-child{grid-column:1 / -1}.directory-status{margin-top:1rem;padding:.85rem 1rem;border-radius:12px;background:#f1f7f3;color:#31513f;font-size:.9rem}.directory-results-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:1.75rem 0 1rem}.directory-results-head h3{margin:0 0 .25rem}.directory-results-head p{margin:0;color:#66766d;font-size:.9rem}.directory-results-head strong{white-space:nowrap;color:#1b5e20}.directory-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.directory-card{background:#fff;border:1px solid #e2e9e4;border-radius:16px;padding:1.1rem;transition:.2s;box-shadow:0 5px 18px rgba(18,53,36,.04)}.directory-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(18,53,36,.09);border-color:#b8d3bf}.directory-card h3{font-size:1rem;margin:0 0 .45rem;color:#173c29}.directory-card p{margin:.4rem 0;color:#5f6e65;font-size:.84rem;line-height:1.45}.directory-card .badges{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}.directory-card .badge{font-size:.7rem;padding:.28rem .5rem;border-radius:999px;background:#edf6ef;color:#23603a}.directory-card .meta{display:flex;gap:.4rem;align-items:flex-start}.directory-card .meta i{width:14px;margin-top:.15rem;color:#287044}.directory-empty{padding:3rem 1rem;text-align:center;color:#718078;border:1px dashed #ccd9cf;border-radius:16px;background:#fbfdfb}.directory-empty i{font-size:2rem;color:#8bab94;margin-bottom:.75rem}.directory-empty h3{margin:.25rem 0;color:#31513f}.directory-empty p{margin:0}.directory-panel label{display:flex;align-items:center;gap:.42rem;margin-bottom:.42rem;font-size:.76rem;font-weight:800;color:#31513f}.directory-panel label i{color:#287044;font-size:.78rem}.directory-panel select,.directory-panel input{width:100%;min-height:48px;border:1px solid #d8e4dc;border-radius:12px;background:#fff;color:#173c29;padding:.72rem .85rem;font:inherit;outline:none;transition:.18s;box-shadow:0 2px 7px rgba(18,53,36,.03)}.directory-panel select:focus,.directory-panel input:focus{border-color:#2f8f5b;box-shadow:0 0 0 4px rgba(47,143,91,.12)}.directory-panel select:disabled,.directory-panel input:disabled{background:#f4f7f5;color:#89958e;cursor:not-allowed}.directory-dependent-filter{display:none}.directory-dependent-filter.is-visible{display:flex}.directory-field-highlight{padding:.2rem}.directory-status{display:flex;align-items:center;gap:.55rem;margin-top:1rem;padding:.82rem 1rem;border-radius:12px;background:#edf8f1;color:#31513f;font-size:.86rem;border:1px solid #d8ebdf}.directory-status i{color:#287044}.directory-results-head h3{color:#fff}.directory-results-head p{color:rgba(255,255,255,.68)}.directory-results-head strong{color:#c8f3d8}.directory-empty{background:rgba(255,255,255,.97);border-color:rgba(255,255,255,.25)}.benefit-edit-link{cursor:pointer;text-decoration:underline;text-underline-offset:2px;}.benefit-edit-link:hover{text-decoration-thickness:2px;}.composition-section{margin-bottom:0.75rem;padding:0.75rem 0.85rem;background:#fafbfc;border:1px solid #e7ebf0;border-radius:10px;}.composition-title,.cover-limits-title{font-size:0.76rem;font-weight:800;color:var(--primary-navy);text-transform:uppercase;letter-spacing:0.035em;margin-bottom:0.45rem;}.composition-summary{font-size:0.78rem;color:#475569;line-height:1.5;}.composition-meta{margin-top:0.3rem;font-size:0.75rem;color:#64748b;}.group-premium-label{margin-top:0.55rem;padding-top:0.5rem;border-top:1px dashed #d9e0e8;font-size:0.72rem;font-weight:800;color:var(--primary-navy);}.cover-limits-title{padding-bottom:0.35rem;border-bottom:1px solid #e7ebf0;}.cover-details-container{position:relative;padding:1rem;background:radial-gradient(circle at top right,rgba(213,167,42,0.08),transparent 34%),linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);border:1px solid #e3e8ef;border-top:1px solid #e3e8ef;border-radius:16px;box-shadow:0 8px 22px rgba(15,23,42,0.06);}.cover-details-heading{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.8rem;padding-bottom:0.65rem;border-bottom:1px solid #e9edf2;color:var(--primary-navy);font-size:0.9rem;font-weight:800;letter-spacing:-0.01em;}.cover-details-heading i{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#fff7df;color:var(--accent-gold) !important;box-shadow:inset 0 0 0 1px rgba(213,167,42,0.18);}.cover-detail-inner{position:relative;overflow:hidden;background:#fff;border:1px solid #e6eaf0;border-radius:12px;padding:0.8rem 0.85rem;margin-top:0.65rem;box-shadow:0 3px 10px rgba(15,23,42,0.035);transition:transform 0.18s ease,box-shadow 0.18s ease,border-color 0.18s ease;}.cover-detail-inner::before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:#d8dee7;}.cover-detail-inner:hover{transform:translateY(-1px);box-shadow:0 7px 16px rgba(15,23,42,0.065);border-color:#d9e0e8;}.cover-detail-inner:first-of-type{margin-top:0;}.composition-inner::before{background:var(--primary-navy);}.limits-inner::before{background:var(--accent-gold);}.benefits-inner::before{background:#2e7d32;}.policy-inner::before{background:#64748b;}.premium-inner::before{background:#b88918;}.cover-details-container .composition-section{margin:0;padding:0;background:transparent;border:0;border-radius:0;}.cover-details-container .composition-title,.cover-details-container .cover-limits-title{font-size:0.74rem;letter-spacing:0.04em;margin-bottom:0.5rem;}.cover-details-container .cover-limit-list{margin:0;}.cover-details-container .cover-limit-list>div:not(.cover-limits-title){padding:0.24rem 0;}.cover-details-container .benefits-details,.cover-details-container .premium-composition-details{margin:0;}.cover-details-container .benefits-details summary,.cover-details-container .premium-composition-details summary{padding:0;min-height:28px;color:var(--primary-navy);font-weight:800;}.cover-details-container .benefits-details summary span,.cover-details-container .premium-composition-details summary span{display:inline-flex;align-items:center;gap:0.45rem;}.inner-section-heading{display:flex;align-items:center;gap:0.5rem;margin-bottom:0.4rem;color:var(--primary-navy);font-size:0.76rem;font-weight:800;}.inner-section-heading i{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#f8fafc;color:var(--accent-gold);box-shadow:inset 0 0 0 1px #e7ebf0;font-size:0.72rem;}.cover-details-container .waiting-text{color:#475569;line-height:1.55;padding-left:2.1rem;}.cover-details-container .terms-copay{color:#7f1d1d;line-height:1.55;padding-left:2.1rem;font-weight:600;}.cover-details-container .benefit-list{margin-top:0.65rem;padding-top:0.55rem;border-top:1px dashed #e2e8f0;}.cover-details-container .premium-breakdown{margin-top:0.65rem;padding-top:0.55rem;border-top:1px dashed #e2e8f0;}.payment-methods-container{margin-top:0.85rem;padding:1rem;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);border:1px solid #e3e8ef;border-top:1px solid #e3e8ef;border-radius:16px;box-shadow:0 7px 18px rgba(15,23,42,0.05);}.payment-methods-container h4{display:flex;align-items:center;gap:0.5rem;color:var(--primary-navy);margin-bottom:0.7rem;}.payment-methods-container h4 i{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:var(--primary-navy) !important;}.payment-methods-container .payment-method{background:#fff;border:1px solid #e7ebf0;border-radius:10px;padding:0.7rem 0.75rem;margin-top:0.5rem;}.premium-main-container,.premium-family-container{margin-top:0.85rem;padding:1rem;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);border:1px solid #e3e8ef;border-top:1px solid #e3e8ef;border-radius:16px;box-shadow:0 7px 18px rgba(15,23,42,0.05);}.premium-main-container .premium-composition-details{margin:0;}.premium-main-container .premium-composition-details summary,.premium-family-heading{display:flex;align-items:center;justify-content:space-between;gap:0.5rem;color:var(--primary-navy);font-size:0.86rem;font-weight:800;cursor:pointer;}.premium-main-container .premium-composition-details summary span,.premium-family-heading{display:flex;align-items:center;gap:0.5rem;}.premium-main-container .premium-composition-details summary span i,.premium-family-heading>i{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:var(--primary-navy);}.premium-main-container .premium-breakdown,.premium-family-breakdown{margin-top:0.7rem;padding-top:0.6rem;border-top:1px solid #e7ebf0;}.premium-family-breakdown div{padding:0.32rem 0;}.always-visible-heading,.premium-static-heading{display:flex;align-items:center;gap:0.5rem;color:var(--primary-navy);font-size:0.8rem;font-weight:800;}.always-visible-heading i,.premium-static-heading i{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:var(--primary-navy);}.benefits-inner .benefit-list,.premium-main-container .premium-breakdown{display:block !important;}.premium-static-heading{font-size:0.86rem;}.provider-card .sub-container,.provider-card .cover-detail-inner{font-family:inherit;color:#475569;font-size:0.76rem;line-height:1.5;}.provider-card .sub-container>h4,.provider-card .cover-details-heading,.provider-card .premium-static-heading,.provider-card .premium-family-heading,.provider-card .payment-methods-container>h4{font-size:0.86rem !important;line-height:1.3;font-weight:800 !important;letter-spacing:0 !important;text-transform:none;color:var(--primary-navy);}.provider-card .composition-title,.provider-card .cover-limits-title,.provider-card .always-visible-heading,.provider-card .inner-section-heading,.provider-card .group-premium-label{font-size:0.76rem !important;line-height:1.35;font-weight:800 !important;letter-spacing:0 !important;text-transform:none !important;color:var(--primary-navy);}.provider-card .composition-summary,.provider-card .composition-meta,.provider-card .cover-limit-list>div:not(.cover-limits-title),.provider-card .benefit-list,.provider-card .benefit-list li,.provider-card .waiting-text,.provider-card .terms-copay,.provider-card .premium-breakdown,.provider-card .premium-breakdown div,.provider-card .group-quote-breakdown,.provider-card .group-quote-breakdown div,.provider-card .payment-method,.provider-card .payment-methods-container{font-size:0.74rem !important;line-height:1.5;font-weight:400;}.provider-card .composition-meta strong,.provider-card .cover-limit-list strong,.provider-card .premium-breakdown strong,.provider-card .group-quote-breakdown strong,.provider-card .payment-method strong{font-size:inherit;font-weight:700;color:var(--primary-navy);}.provider-card .terms-copay{color:#7f1d1d;font-weight:500;}.provider-card .cover-details-heading i,.provider-card .premium-static-heading i,.provider-card .premium-family-heading>i,.provider-card .payment-methods-container>h4 i{font-size:0.76rem !important;}.provider-card .always-visible-heading i,.provider-card .inner-section-heading i{font-size:0.7rem !important;}.provider-card .family-badge{font-size:0.66rem !important;font-weight:700;line-height:1.2;}.provider-card .quote-detail-section{margin-top:0.85rem;padding:1rem;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);border:1px solid #e3e8ef;border-top:1px solid #e3e8ef;border-radius:16px;box-shadow:0 7px 18px rgba(15,23,42,0.05);}.provider-card .composition-main-container{border-top-color:#e3e8ef;}.provider-card .limits-main-container{border-top-color:#e3e8ef;}.provider-card .benefits-main-container{border-top-color:#e3e8ef;}.provider-card .waiting-main-container{border-top-color:#e3e8ef;}.provider-card .copay-main-container{border-top-color:#e3e8ef;}.provider-card .quote-detail-section .composition-section{margin:0;padding:0;border:0;background:transparent;box-shadow:none;}.provider-card .quote-detail-section .cover-limit-list{margin:0;}.provider-card .quote-detail-section .benefit-list{margin-top:0.7rem;padding-top:0.6rem;border-top:1px solid #e7ebf0;}.provider-card .quote-detail-section .waiting-text,.provider-card .quote-detail-section .terms-copay{padding-left:2.1rem;margin-top:0.25rem;}.premium-family-breakdown .premium-family-total{margin-top:0.45rem;padding-top:0.55rem;border-top:1px solid #d9e0e8;font-weight:800;color:var(--primary-navy);}.premium-family-breakdown .premium-family-total span,.premium-family-breakdown .premium-family-total strong{font-weight:800 !important;color:var(--primary-navy);}.premium-family-container .premium-family-heading{display:flex;align-items:center;justify-content:flex-start;gap:0.5rem;color:var(--primary-navy);font-size:0.86rem !important;line-height:1.3;font-weight:800 !important;letter-spacing:0 !important;text-transform:none;}.premium-family-container .premium-family-heading i{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;margin:0;background:#eef4fb;color:var(--primary-navy);font-size:0.76rem !important;}.premium-family-container .premium-family-heading span{margin:0;padding:0;}.premium-family-container .family-picture-icon{font-size:0.9rem !important;}.provider-card .premium-main-container .premium-total-row,.provider-card .premium-family-container .premium-total-row{display:flex;align-items:center;justify-content:space-between;gap:0.75rem;margin-top:0.55rem;padding-top:0.65rem;border-top:1px solid #d8e6dc;font-size:0.78rem !important;line-height:1.4;font-weight:800 !important;color:#166534 !important;}.provider-card .premium-main-container .premium-total-row .label,.provider-card .premium-main-container .premium-total-row .value,.provider-card .premium-family-container .premium-total-row .label,.provider-card .premium-family-container .premium-total-row .value{margin:0;padding:0;font-size:0.78rem !important;line-height:1.4;font-weight:800 !important;color:#166534 !important;}.provider-card h3 .fa-face-smile{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:#1565a7 !important;font-size:1rem;vertical-align:middle;margin-right:0.18rem;}.provider-card h3 .britam-badge{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;background:#0067b1;color:#ffffff;font-size:0.9rem;line-height:1;font-weight:900;font-family:inherit;vertical-align:middle;margin-right:0.18rem;box-shadow:0 2px 6px rgba(0,103,177,0.22);}.provider-card h3 .jubilee-badge{position:relative;width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:flex-start;justify-content:center;flex:0 0 32px;overflow:hidden;background:#c62828;color:#fff;vertical-align:middle;margin-right:0.18rem;box-shadow:0 2px 6px rgba(198,40,40,.22);}.provider-card h3 .jubilee-badge>.fa-umbrella{position:absolute;top:4px;left:7px;font-size:1rem;color:#fff !important;z-index:2;}.provider-card h3 .jubilee-family{position:absolute;left:5px;right:5px;bottom:4px;display:flex;align-items:flex-end;justify-content:center;gap:1px;color:#fff;}.provider-card h3 .jubilee-family i{color:#fff !important;font-size:0.48rem;}.provider-card h3 .jubilee-family .fa-child{font-size:0.4rem;}.provider-card .composition-summary{display:flex;flex-wrap:wrap;column-gap:0.35rem;row-gap:0.15rem;}.provider-card .composition-summary{display:block;white-space:normal;overflow-wrap:normal;word-break:normal;}.provider-card .composition-title,.provider-card .cover-limits-title{display:flex;align-items:center;gap:0.5rem;}.provider-card .composition-title-icon,.provider-card .cover-limits-title-icon{width:30px;height:30px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;background:#eef4fb;color:var(--primary-navy);font-size:0.76rem !important;}.provider-card .cover-limits-title-icon{background:#fff7df;color:var(--accent-gold);}.provider-card .group-image-icon{overflow:hidden;background:#fff;padding:2px;}.provider-card .group-image-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:7px;}.provider-card .group-circle-icon{position:relative;width:30px;height:30px;flex:0 0 30px;padding:0;overflow:hidden;border-radius:9px;background:#f8fafc;}.provider-card .group-circle-icon .group-person{position:absolute;width:8px;height:8px;border-radius:50%;}.provider-card .group-circle-icon .group-person::after{content:"";position:absolute;width:10px;height:6px;border-radius:7px 7px 4px 4px;background:inherit;}.provider-card .group-circle-icon .gp-top{top:3px;left:11px;background:#c9365a;}.provider-card .group-circle-icon .gp-top::after{top:6px;left:-1px;}.provider-card .group-circle-icon .gp-right{top:11px;right:3px;background:#071d33;}.provider-card .group-circle-icon .gp-right::after{top:6px;left:-1px;transform:rotate(90deg);transform-origin:center;}.provider-card .group-circle-icon .gp-bottom{bottom:3px;left:11px;background:#16a6b6;}.provider-card .group-circle-icon .gp-bottom::after{top:-4px;left:-1px;transform:rotate(180deg);transform-origin:center;}.provider-card .group-circle-icon .gp-left{top:11px;left:3px;background:#ffb814;}.provider-card .group-circle-icon .gp-left::after{top:6px;left:-1px;transform:rotate(-90deg);transform-origin:center;}.provider-card .group-quadrant-icon{position:relative;width:30px;height:30px;flex:0 0 30px;padding:0;border-radius:50%;overflow:hidden;background:#fff;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:2px;box-shadow:none;}.provider-card .group-quadrant-icon .gq{display:block;width:100%;height:100%;}.provider-card .group-quadrant-icon .q1{background:#ffb51b;border-radius:100% 0 0 0;}.provider-card .group-quadrant-icon .q2{background:#ff6655;border-radius:0 100% 0 0;}.provider-card .group-quadrant-icon .q3{background:#45d10b;border-radius:0 0 0 100%;}.provider-card .group-quadrant-icon .q4{background:#55a4ed;border-radius:0 0 100% 0;}.provider-card .composition-title,.provider-card .cover-limits-title,.provider-card .inner-section-heading,.provider-card .always-visible-heading,.provider-card .premium-static-heading,.provider-card .premium-family-heading,.provider-card .payment-methods-container>h4{display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:0.5rem !important;margin:0 0 0.55rem 0 !important;padding:0 !important;color:var(--primary-navy) !important;font-family:inherit !important;font-size:0.86rem !important;line-height:1.3 !important;font-weight:800 !important;letter-spacing:0 !important;text-transform:none !important;}.provider-card .composition-title>i,.provider-card .composition-title>.composition-title-icon,.provider-card .cover-limits-title>i,.provider-card .cover-limits-title>.cover-limits-title-icon,.provider-card .inner-section-heading>i,.provider-card .always-visible-heading>i,.provider-card .premium-static-heading>i,.provider-card .premium-family-heading>i,.provider-card .payment-methods-container>h4>i{width:30px !important;height:30px !important;min-width:30px !important;flex:0 0 30px !important;border-radius:9px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;margin:0 !important;padding:0 !important;background:#eef4fb;color:var(--primary-navy) !important;font-size:0.76rem !important;line-height:1 !important;}.provider-card .composition-title>.group-quadrant-icon{display:grid !important;grid-template-columns:1fr 1fr !important;grid-template-rows:1fr 1fr !important;gap:2px !important;overflow:hidden !important;border-radius:50% !important;background:#fff !important;}.provider-card .cover-limits-title{border-bottom:0 !important;padding-bottom:0 !important;}.provider-card .composition-title>span:last-child,.provider-card .cover-limits-title>span:last-child,.provider-card .inner-section-heading>span,.provider-card .always-visible-heading>span,.provider-card .premium-static-heading>span,.provider-card .premium-family-heading>span,.provider-card .payment-methods-container>h4{vertical-align:middle;}.provider-card .composition-title>.group-people-icon{width:30px !important;height:30px !important;min-width:30px !important;flex:0 0 30px !important;border-radius:9px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;overflow:visible !important;background:#eef4fb !important;color:var(--primary-navy) !important;box-shadow:none !important;}.provider-card .composition-title>.group-people-icon i{color:var(--primary-navy) !important;font-size:0.82rem !important;line-height:1 !important;}.provider-card h3 .britam-badge,.provider-card h3 .jubilee-badge,.provider-card h3 .insurer-logo-badge,.provider-card h3 .apa-logo-badge,.provider-card h3 .provider-logo-fallback,.provider-card h3>i{width:32px !important;height:32px !important;min-width:32px !important;flex:0 0 32px !important;margin:0 0.42rem 0 0 !important;padding:0 !important;border-radius:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;vertical-align:middle !important;box-sizing:border-box !important;line-height:1 !important;font-size:0.9rem !important;}.provider-card h3 .insurer-logo-badge,.provider-card h3 .apa-logo-badge{object-fit:cover;overflow:hidden;background:#123f82;box-shadow:0 2px 6px rgba(18,63,130,.24) !important;}.provider-card h3 .britam-badge{background:#0067b1 !important;color:#fff !important;font-weight:900 !important;box-shadow:0 2px 6px rgba(0,103,177,.20) !important;}.provider-card h3 .jubilee-badge{background:#c62828 !important;color:#fff !important;box-shadow:0 2px 6px rgba(198,40,40,.20) !important;}.provider-card h3>i,.provider-card h3 .provider-logo-fallback{background:#eef4fb !important;color:var(--primary-navy) !important;box-shadow:0 2px 6px rgba(15,23,42,.10) !important;}.provider-card h3>.fa-face-smile,.provider-card h3 .provider-logo-fallback .fa-face-smile{background:#1565a7 !important;color:#fff !important;}.provider-card h3 .provider-logo-fallback>i{width:auto !important;height:auto !important;min-width:0 !important;flex:none !important;margin:0 !important;padding:0 !important;border-radius:0 !important;background:#fff !important;box-shadow:none !important;color:inherit !important;font-size:0.9rem !important;}.provider-card h3{display:flex;align-items:center;}.provider-card h3 .aar-badge{position:relative;width:32px !important;height:32px !important;min-width:32px !important;flex:0 0 32px !important;margin:0 0.42rem 0 0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;overflow:visible;vertical-align:middle;}.provider-card h3 .aar-badge .aar-diamond{position:absolute;width:23px;height:23px;background:#ed1c24;transform:rotate(45deg);border:1px solid #9f1117;box-sizing:border-box;}.provider-card h3 .aar-badge::before,.provider-card h3 .aar-badge::after{content:"";position:absolute;z-index:1;background:#ed1c24;}.provider-card h3 .aar-badge::before{width:11px;height:30px;clip-path:polygon(50% 0,100% 18%,76% 18%,76% 82%,100% 82%,50% 100%,0 82%,24% 82%,24% 18%,0 18%);}.provider-card h3 .aar-badge::after{width:30px;height:11px;clip-path:polygon(0 50%,18% 0,18% 24%,82% 24%,82% 0,100% 50%,82% 100%,82% 76%,18% 76%,18% 100%);}.provider-card h3 .aar-badge strong{position:relative;z-index:3;color:#fff;font-family:Arial,sans-serif;font-size:0.58rem;line-height:1;font-weight:900;letter-spacing:-0.04em;text-shadow:0 1px 1px rgba(0,0,0,.16);}.provider-card h3 .aar-circle-badge{width:32px !important;height:32px !important;min-width:32px !important;flex:0 0 32px !important;margin:0 0.42rem 0 0 !important;padding:0 !important;border-radius:50% !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;box-sizing:border-box !important;background:#ed1c24 !important;color:#fff !important;font-family:Arial,sans-serif !important;font-size:0.56rem !important;line-height:1 !important;font-weight:900 !important;letter-spacing:-0.03em !important;vertical-align:middle !important;box-shadow:0 2px 6px rgba(237,28,36,.20) !important;}.provider-card h3 .aar-exact-badge{width:32px !important;height:32px !important;min-width:32px !important;flex:0 0 32px !important;margin:0 0.42rem 0 0 !important;padding:0 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;vertical-align:middle !important;background:transparent !important;border-radius:0 !important;box-shadow:none !important;overflow:visible !important;}.provider-card h3 .aar-exact-badge img{width:32px;height:32px;display:block;object-fit:contain;}.results-grid .provider-card,#results .provider-card{width:100%;max-width:calc(33.333% - 0.8rem);box-sizing:border-box;}@media (max-width:1050px){.results-grid .provider-card,#results .provider-card{max-width:calc(50% - 0.6rem);}}.results-grid,#results{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:1.2rem !important;align-items:start !important;justify-content:stretch !important;}.results-grid .provider-card,#results .provider-card{width:100% !important;max-width:none !important;min-width:0 !important;box-sizing:border-box !important;}@media (max-width:1050px){.results-grid,#results{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}}.group-families-live-total{margin-left:0.35rem;color:#15803d !important;font-size:inherit;font-weight:800;white-space:nowrap;}.provider-card .composition-summary{display:grid !important;grid-template-columns:repeat(2,minmax(0,max-content)) !important;justify-content:start !important;column-gap:0.8rem !important;row-gap:0.22rem !important;white-space:normal !important;}.provider-card .group-composition-item{display:inline-block;white-space:nowrap;}.provider-card .group-composition-separator{display:none !important;}.directory-status{border-radius:10px;padding:0.65rem 0.8rem;transition:background-color 0.18s ease,color 0.18s ease,border-color 0.18s ease;}.directory-status-loading{background:#fff1f2 !important;border:1px solid #fecdd3 !important;color:#991b1b !important;}.directory-status-loading i,.directory-status-loading strong{color:#991b1b !important;}.directory-status-success{background:#ecfdf3 !important;border:1px solid #bbf7d0 !important;color:#166534 !important;}.directory-status-success i,.directory-status-success strong{color:#166534 !important;}.directory-insurer-badge{display:inline-flex;align-items:center;margin:0 0.18rem 0.15rem 0;padding:0.14rem 0.42rem;border-radius:999px;background:#eef4fb;color:var(--primary-navy);border:1px solid #d9e4ef;font-size:0.68rem;font-weight:800;line-height:1.2;}.group-composition-grid{grid-template-columns:repeat(4,minmax(58px,1fr)) !important;}.provider-card .composition-summary{display:block !important;}.provider-card .group-composition-result-row{display:flex;align-items:baseline;justify-content:space-between;gap:0.75rem;padding:0.22rem 0;font-size:0.74rem;line-height:1.45;color:#475569;}.provider-card .group-composition-result-row + .group-composition-result-row{border-top:1px dashed #edf0f3;}.provider-card .group-composition-result-row strong{color:var(--primary-navy);font-size:inherit;font-weight:700;white-space:nowrap;}.provider-card .composition-meta{display:flex !important;align-items:center;justify-content:space-between;gap:0.75rem;width:100%;}.provider-card .group-total-meta{margin-left:auto !important;text-align:right;white-space:nowrap;}.quote-table-comparison{margin-top:1.25rem;padding:1rem;background:linear-gradient(180deg,#ffffff 0%,#fbfcfe 100%);border:1px solid #e3e8ef;border-top:1px solid #e3e8ef;border-radius:16px;box-shadow:0 8px 20px rgba(15,23,42,0.055);}.quote-table-heading{display:flex;align-items:center;gap:0.65rem;margin-bottom:0.85rem;}.quote-table-heading-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:var(--primary-navy);font-size:0.86rem;}.quote-table-heading h3{margin:0;color:var(--primary-navy);font-size:0.92rem;line-height:1.25;font-weight:800;}.quote-table-heading p{margin:0.15rem 0 0;color:#64748b;font-size:0.7rem;line-height:1.4;}.quote-table-scroll{width:100%;overflow-x:auto;border:1px solid #e5e9ef;border-radius:12px;background:#fff;-webkit-overflow-scrolling:touch;}#quoteComparisonTable{width:100%;min-width:720px;border-collapse:separate;border-spacing:0;font-size:0.72rem;line-height:1.4;color:#475569;}#quoteComparisonTable th,#quoteComparisonTable td{padding:0.7rem 0.75rem;border-right:1px solid #edf0f3;border-bottom:1px solid #edf0f3;text-align:left;vertical-align:top;}#quoteComparisonTable th:last-child,#quoteComparisonTable td:last-child{border-right:0;}#quoteComparisonTable tbody tr:last-child th,#quoteComparisonTable tbody tr:last-child td{border-bottom:0;}#quoteComparisonTable thead th{background:#f3f6fa;color:var(--primary-navy);font-size:0.73rem;font-weight:800;white-space:nowrap;}#quoteComparisonTable .comparison-feature-col,#quoteComparisonTable tbody th{position:sticky;left:0;z-index:2;min-width:145px;background:#f8fafc;color:var(--primary-navy);font-weight:800;}#quoteComparisonTable thead .comparison-feature-col{z-index:3;background:#eaf0f7;}#quoteComparisonTable td{min-width:180px;}#quoteComparisonTable .premium-row td{color:#166534;font-weight:800;background:#f3fbf5;}#quoteComparisonTable .premium-row th{color:#166534;}#quoteComparisonTable .copay-row td{color:#7f1d1d;font-weight:600;}#quoteComparisonTable .comparison-action-row th,#quoteComparisonTable .comparison-action-row td{padding:0.8rem 0.65rem;vertical-align:middle;background:#fff;}.comparison-table-btn{width:100%;border:0;border-radius:999px;padding:0.55rem 0.7rem;font:inherit;font-weight:800;cursor:pointer;transition:transform 0.2s,box-shadow 0.2s;}.comparison-table-btn:hover{transform:translateY(-1px);box-shadow:0 4px 10px rgba(15,23,42,0.12);}.comparison-download-btn{background:#fff;color:var(--accent-green);border:1px solid var(--accent-green);}.comparison-cover-btn{background:var(--accent-green);color:#fff;}.quote-grid,.selector-grid,.form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.quote-grid>*,.selector-grid>*,.form-grid>*{min-width:0;}.cover-type-grid,.insurer-grid,.inpatient-grid,.family-grid,.selector-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.cover-type-grid>*,.insurer-grid>*,.inpatient-grid>*,.family-grid>*,.selector-row>*{width:100%;}.selector-row,.cover-type-options,.insurer-selector,.inpatient-selector{display:flex;gap:12px;}.selector-row>*,.cover-type-options>*,.insurer-selector>*,.inpatient-selector>*{flex:1 1 33.333%;max-width:33.333%;}.quote-form-grid,.family-grid,.selector-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}.quote-form-grid .selector-card,.family-grid .selector-card,.selector-grid .selector-card{width:100%;max-width:none;}.cover-type-selector,.cover-type-option,.cover-type-card{width:100%;max-width:none;}.cover-type-selector{flex:1 1 0;}.quote-engine-card{border-radius:24px;padding:24px;box-shadow:0 12px 35px rgba(0,0,0,.08);}.quote-section-title{font-weight:700;letter-spacing:.2px;}.selector-card{border-radius:16px;transition:transform .2s ease,box-shadow .2s ease;}.selector-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.08);}.compare-button{border-radius:14px;font-weight:700;padding:16px 24px;}.limit-type-toggle{display:flex;border:1px solid #d9e3dc;border-radius:12px;overflow:hidden;}.limit-type-toggle label{flex:1;padding:12px;text-align:center;cursor:pointer;font-weight:600;}.limit-type-toggle input{display:none;}.limit-type-toggle input:checked + span{display:block;background:#0b7a43;color:white;border-radius:8px;}.limit-type-toggle span{display:block;}.person-family-toggle{display:flex;width:100%;border:1px solid #d8e3dc;border-radius:14px;overflow:hidden;background:#fff;}.person-family-toggle label{flex:1;padding:12px;text-align:center;cursor:pointer;font-weight:600;}.person-family-toggle input{display:none;}.person-family-toggle label:has(input:checked){background:#087f43;color:#fff;}.cover-type-card{width:100%;max-width:100%;}.cover-type-heading{flex:0 0 33.333% !important;width:33.333%;}.cover-type-toggle{flex:0 0 66.666%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;}.cover-type-toggle label{width:100%;}.cover-type-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.75rem;align-items:center;}.cover-type-card .cover-type-heading,.cover-type-card .cover-type-toggle{width:100%;max-width:100%;flex:none !important;min-width:0;}.cover-type-card .cover-type-toggle{grid-column:span 2;}.insurer-card .cover-type-heading{flex:0 0 33.333% !important;}.insurer-control{display:flex;gap:0.6rem;}.insurer-control select{flex:1;}.form-group:has(.limit-scope-wrapper)>label{flex:0 0 33.333%;}.form-group:has(.limit-scope-wrapper) .limit-scope-wrapper{flex:0 0 66.666%;}.quote-fixed-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:0.8rem;align-items:center;}.quote-fixed-row>*{min-width:0;width:100%;}.quote-fixed-row select,.quote-fixed-row input{width:100%;max-width:100%;}.form-group:has(.scope-group),.form-group:has(#maternityLimit),.insurer-card,.cover-type-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:0.8rem;align-items:center;}.form-group:has(.scope-group)>label,.form-group:has(#maternityLimit)>label,.insurer-card .cover-type-heading{width:100%;min-width:0;}.insurer-control,.inpatient-control,.limit-scope-wrapper,.cover-type-toggle{width:100%;min-width:0;}.quote-wrapper .insurer-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:0.8rem;align-items:center;}.quote-wrapper .insurer-card .cover-type-heading{width:100%;min-width:0;}.quote-wrapper .insurer-control{width:100%;min-width:0;}.quote-wrapper .insurer-control select{width:100%;}.quote-wrapper #planGroup{grid-column:3;width:100%;}.quote-wrapper .insurer-control{width:100%;min-width:0;}.quote-wrapper .insurer-control select{width:100%;}.form-group:has(#outpatientLimit)>label:before{content:"\f0f8";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:8px;color:#166534;}.form-group:has(#maternityLimit)>label:before{content:"\f77b";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:8px;color:#166534;}.form-group:has(#dentalLimit)>label:before{content:"\f5c9";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:8px;color:#166534;}.form-group:has(#opticalLimit)>label:before{content:"\f06e";font-family:"Font Awesome 6 Free";font-weight:900;margin-right:8px;color:#166534;}.quote-wrapper .limit-scope-wrapper{display:flex;align-items:center;gap:.8rem;width:100%;}.quote-wrapper .limit-scope-wrapper select{flex:1;min-width:0;}.quote-wrapper .maternity-limit-row,.quote-wrapper .form-group:has(#maternityLimit) .limit-scope-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:0.8rem;width:100%;}.quote-wrapper .maternity-disabled-note{width:100%;display:flex;align-items:center;background:#f8fafc;border:1px solid #d9e0e8;border-radius:10px;padding:0.55rem 0.75rem;font-size:0.75rem;font-weight:700;color:#475569;}.quote-wrapper .form-group:has(#outpatientLimit),.quote-wrapper .form-group:has(#dentalLimit),.quote-wrapper .form-group:has(#opticalLimit){display:grid;grid-template-columns:1fr 2fr;align-items:center;gap:0.8rem;}.quote-wrapper .form-group:has(#outpatientLimit)>label:before,.quote-wrapper .form-group:has(#dentalLimit)>label:before,.quote-wrapper .form-group:has(#opticalLimit)>label:before{font-family:'Font Awesome 6 Free';font-weight:900;margin-right:0.4rem;color:#166534;}.quote-wrapper .form-group:has(#outpatientLimit)>label:before{content:'\f3c5';}.quote-wrapper .form-group:has(#dentalLimit)>label:before{content:'\f1fd';}.quote-wrapper .form-group:has(#opticalLimit)>label:before{content:'\f06e';}.quote-wrapper .limit-scope-wrapper select{width:100%;min-height:38px;border:1.5px solid #d9e0e8;border-radius:10px;padding:0.55rem 0.75rem;font-weight:750;}.optional-benefit-row .form-group{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:0.8rem;width:100%;}.optional-benefit-row .form-group>label{width:100%;min-width:0;display:flex;align-items:center;gap:0.35rem;font-weight:700;}.optional-benefit-row .limit-scope-wrapper{display:contents;}.optional-benefit-row select{width:100%;min-width:0;}.optional-benefit-row .scope-group{width:100%;display:flex;justify-content:flex-start;gap:0.35rem;}.optional-benefit-row .radio-option{border:1px solid #16a34a;border-radius:18px;padding:0.22rem 0.45rem;color:#166534;background:#fff;font-size:0.68rem;white-space:nowrap;}.optional-benefit-row .radio-option:has(input:checked){background:#16a34a;color:#fff;}.optional-benefit-row .radio-option input{margin-right:3px;}.optional-benefit-row .form-group{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:0.8rem;width:100%;}.optional-benefit-row .form-group>label{display:flex;align-items:center;gap:0.45rem;font-weight:700;min-width:0;}.optional-benefit-row .limit-scope-wrapper{display:contents;}.optional-benefit-row .limit-scope-wrapper select{width:100%;min-width:0;}.optional-benefit-row .scope-group{display:flex;justify-content:flex-start;gap:0.35rem;flex-wrap:nowrap;min-width:0;}.optional-benefit-row .radio-option{border:1px solid #2e7d32;color:#2e7d32;background:#fff;border-radius:18px;padding:0.22rem 0.55rem;font-size:0.7rem;font-weight:700;white-space:nowrap;}.optional-benefit-row .radio-option input{accent-color:#2e7d32;}.maternity-disabled-note{font-size:0.72rem;font-weight:700;color:#2e7d32;}.quote-wrapper .maternity-optical-style .form-group{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:center !important;gap:0.8rem !important;width:100% !important;}.quote-wrapper .maternity-optical-style .limit-scope-wrapper{display:contents !important;}.quote-wrapper .maternity-optical-style #maternityLimit{width:100% !important;min-width:0 !important;max-width:100% !important;}.quote-wrapper .maternity-optical-style .maternity-disabled-note{width:100% !important;min-width:0 !important;padding:0 !important;margin:0 !important;border:0 !important;background:transparent !important;color:#2e7d32 !important;font-size:0.65rem !important;font-style:italic !important;font-weight:500 !important;display:flex !important;align-items:center !important;}.quote-wrapper .form-group:has(#outpatientLimit),.quote-wrapper .form-group:has(#maternityLimit),.quote-wrapper .form-group:has(#dentalLimit),.quote-wrapper .form-group:has(#opticalLimit){display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:0.8rem;}.quote-wrapper .form-group:has(#outpatientLimit)>label:before,.quote-wrapper .form-group:has(#dentalLimit)>label:before,.quote-wrapper .form-group:has(#opticalLimit)>label:before{content:none !important;}.optional-benefit-row .scope-group{display:flex;gap:0.8rem;align-items:center;flex-wrap:nowrap;}.optional-benefit-row .radio-option{border:none !important;background:transparent !important;color:#475569 !important;padding:0 !important;border-radius:0 !important;font-size:0.7rem;font-weight:600;white-space:nowrap;}.optional-benefit-row .radio-option input{width:14px;height:14px;margin-right:0.25rem;accent-color:#2e7d32;}.optional-benefit-row .radio-option:has(input:checked){color:#2e7d32 !important;background:transparent !important;}.quote-wrapper .maternity-fixed-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.8rem;align-items:center;}.quote-wrapper .maternity-fixed-row>*{min-width:0;width:100%;}.quote-wrapper .maternity-selector-cell select{width:100%;max-width:100%;}.quote-wrapper .maternity-disabled-note{background:none;border:none;padding:0;display:flex;align-items:center;font-size:0.7rem;font-style:italic;color:#2e7d32;}.quote-wrapper .form-group:has(#maternityLimit)>label::before{content:none !important;display:none !important;}.callback-cta-section{position:relative;overflow:hidden;margin:2.5rem 0;padding:0;border-radius:26px;background:linear-gradient(135deg,#063f2c 0%,#075e3f 48%,#087f59 100%);box-shadow:0 18px 45px rgba(5,70,45,.20);}.callback-cta-inner{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.35rem 2.5rem;}.callback-cta-copy{max-width:720px;color:#fff}.callback-eyebrow{display:inline-flex;align-items:center;margin-bottom:.7rem;padding:.35rem .7rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.10);color:#d9f7e8;font-size:.72rem;font-weight:800;letter-spacing:.12em;}.callback-cta-copy h2{margin:0 0 .55rem;color:#fff;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.15;}.callback-cta-copy p{margin:0;max-width:650px;color:rgba(255,255,255,.84);font-size:1rem;line-height:1.6;}.callback-trust{display:flex;flex-wrap:wrap;gap:.65rem 1.15rem;margin-top:1.15rem;color:#d9f7e8;font-size:.82rem;font-weight:600;}.callback-actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:.75rem;}.callback-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;padding:.8rem 1.15rem;border-radius:14px;border:1px solid transparent;font:inherit;font-weight:800;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;}.callback-btn:hover{transform:translateY(-2px);}.callback-btn-primary{background:#fff;color:#075e3f;box-shadow:0 10px 25px rgba(0,0,0,.15);}.callback-btn-primary:hover{box-shadow:0 14px 30px rgba(0,0,0,.20);}.callback-btn-whatsapp{background:rgba(255,255,255,.10);color:#fff;border-color:rgba(255,255,255,.30);backdrop-filter:blur(8px);}.callback-btn-whatsapp:hover{background:rgba(255,255,255,.18);}.callback-btn-icon{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;font-size:1rem;}.callback-btn-primary .callback-btn-icon{background:#e8f6ef;}.callback-btn-whatsapp .callback-btn-icon{background:rgba(255,255,255,.18);}.callback-cta-glow{position:absolute;width:280px;height:280px;right:-90px;top:-150px;border-radius:50%;background:rgba(255,255,255,.08);}.callback-cta-section::after{content:"";position:absolute;width:180px;height:180px;left:-90px;bottom:-120px;border-radius:50%;background:rgba(255,255,255,.06);}.cover-type-grid,.insurer-grid,.inpatient-grid,.family-grid,.selector-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.cover-type-grid>*,.insurer-grid>*,.inpatient-grid>*,.family-grid>*,.selector-row>*{width:100%;}.cover-type-card{width:100%;max-width:100%;}.cover-type-heading{flex:0 0 33.333% !important;width:33.333%;}.cover-type-toggle{flex:0 0 66.666%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;}.cover-type-toggle label{width:100%;}.cover-type-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.75rem;align-items:center;}.cover-type-card .cover-type-heading,.cover-type-card .cover-type-toggle{width:100%;max-width:100%;flex:none !important;min-width:0;}.cover-type-card .cover-type-toggle{grid-column:span 2;}.insurer-card .cover-type-heading{flex:0 0 33.333% !important;}.insurer-control{display:flex;gap:0.6rem;}.insurer-control select{flex:1;}.form-group:has(.limit-scope-wrapper)>label{flex:0 0 33.333%;}.form-group:has(.limit-scope-wrapper) .limit-scope-wrapper{flex:0 0 66.666%;}.radio-box{border:1.5px solid #23833b !important;border-radius:9px !important;overflow:hidden !important;background:#fff !important;}.radio-box label{background:#fff;}.radio-box label + label{border-left:1.5px solid #23833b !important;}.radio-box label:has(input:checked){background:#23833b !important;color:#fff !important;font-weight:600 !important;}.radio-box label:has(input:checked) input{accent-color:#fff;}.radio-box{display:flex !important;height:38px !important;border:1px solid #d5dfe3 !important;border-radius:9px !important;overflow:hidden !important;background:#fff !important;width:100% !important;}.radio-box label{flex:1 1 50% !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:5px !important;padding:0 8px !important;cursor:pointer !important;font-size:11px !important;font-weight:500 !important;color:#6b7280 !important;background:#fff !important;white-space:nowrap !important;margin:0 !important;min-width:0 !important;}.radio-box label + label{border-left:1px solid #d5dfe3 !important;}.radio-box input[type="radio"]{appearance:none !important;-webkit-appearance:none !important;width:12px !important;height:12px !important;border:1.5px solid #9ca3af !important;border-radius:50% !important;background:#fff !important;margin:0 !important;flex:0 0 12px !important;position:relative !important;cursor:pointer !important;}.radio-box input[type="radio"]:checked{border-color:#23833b !important;background:radial-gradient(circle at center,#23833b 0 3px,transparent 3.2px) !important;}.radio-box label:has(input[type="radio"]:checked){background:#eef8f0 !important;color:#237b38 !important;font-weight:600 !important;}@media (min-width:651px){.benefit-row .radio-box,.form-group .radio-box,.limit-scope-wrapper .radio-box{align-self:center !important;}}.radio-box{display:flex!important;height:38px!important;width:100%!important;border:1px solid #d5dfe3!important;border-radius:9px!important;overflow:hidden!important;background:#fff!important}.radio-box label{flex:1 1 50%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:5px!important;padding:0 8px!important;margin:0!important;cursor:pointer!important;font-size:11px!important;font-weight:500!important;color:#6b7280!important;background:#fff!important;white-space:nowrap!important;min-width:0!important}.radio-box label+label{border-left:1px solid #d5dfe3!important}.radio-box input[type=radio]{position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important}.radio-box label:has(input[type=radio]:checked){background:#eef8f0!important;color:#237b38!important;font-weight:700!important}.radio-box label:has(input[type=radio]:checked)::before{content:"✓"!important;color:#23833b!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.radio-box label:not(:has(input[type=radio]:checked))::before{content:none!important}.radio-box{display:flex !important;height:38px !important;width:100% !important;border:1px solid #d5dfe3 !important;border-radius:9px !important;overflow:hidden !important;background:#fff !important;}.radio-box label{flex:1 1 50% !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:5px !important;padding:0 8px !important;margin:0 !important;cursor:pointer !important;font-size:11px !important;font-weight:500 !important;color:#6b7280 !important;background:#fff !important;white-space:nowrap !important;min-width:0 !important;}.radio-box label + label{border-left:1px solid #d5dfe3 !important;}.radio-box input[type="radio"]{position:absolute !important;opacity:0 !important;width:1px !important;height:1px !important;pointer-events:none !important;}.radio-box label:has(input[type="radio"]:checked){background:#eef8f0 !important;color:#237b38 !important;font-weight:700 !important;}.radio-box label:has(input[type="radio"]:checked)::before{content:"✓" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;color:#23833b !important;font-size:12px !important;font-weight:900 !important;line-height:1 !important;}.radio-box label:not(:has(input[type="radio"]:checked))::before{content:none !important;}.group-families-live-total{display:block !important;width:fit-content;margin:0.45rem auto 0 !important;padding:0.28rem 0.75rem !important;background:#eaf7ee !important;border:1px solid #176b3a !important;color:#176b3a !important;border-radius:999px !important;font-size:0.72rem !important;font-weight:800 !important;line-height:1.2 !important;text-align:center !important;}.group-composition-grid{grid-template-columns:repeat(8,minmax(55px,1fr)) !important;}.cover-type-grid,.insurer-grid,.inpatient-grid,.family-grid,.selector-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;}.cover-type-grid>*,.insurer-grid>*,.inpatient-grid>*,.family-grid>*,.selector-row>*{width:100%;}.cover-type-card{width:100%;max-width:100%;}.cover-type-heading{flex:0 0 33.333% !important;width:33.333%;}.cover-type-toggle{flex:0 0 66.666%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;}.cover-type-toggle label{width:100%;}.cover-type-card{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.75rem;align-items:center;}.cover-type-card .cover-type-heading,.cover-type-card .cover-type-toggle{width:100%;max-width:100%;flex:none !important;min-width:0;}.cover-type-card .cover-type-toggle{grid-column:span 2;}.insurer-card .cover-type-heading{flex:0 0 33.333% !important;}.insurer-control{display:flex;gap:0.6rem;}.insurer-control select{flex:1;}.form-group:has(.limit-scope-wrapper)>label{flex:0 0 33.333%;}.form-group:has(.limit-scope-wrapper) .limit-scope-wrapper{flex:0 0 66.666%;}.optional-benefit-row .form-group{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:0.8rem;align-items:center;width:100%;}.optional-benefit-row .form-group>label{display:flex;align-items:center;gap:0.45rem;width:100%;min-width:0;font-weight:800;color:#475569;}.optional-benefit-row .form-group>label i{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:#ECFDF3;color:#166534;}.optional-benefit-row .limit-scope-wrapper{display:contents;}.optional-benefit-row select{width:100%;min-width:0;padding:0.55rem 0.75rem;border:1.5px solid #d9e0e8;border-radius:10px;background:#fff;color:#475569;font-size:0.75rem;font-weight:750;min-height:38px;}.optional-benefit-row .scope-group{display:flex;gap:0.35rem;width:100%;justify-content:flex-start;}.optional-benefit-row .radio-option{flex:0 0 auto;border:1px solid #2e7d32;border-radius:18px;padding:0.3rem 0.55rem;color:#2e7d32;background:#fff;font-size:0.7rem;font-weight:700;white-space:nowrap;}.optional-benefit-row .radio-option:has(input:checked){background:#2e7d32;color:#fff;}.maternity-disabled-note{color:#166534;font-weight:700;font-size:0.72rem;}.quote-wrapper .optional-benefit-row .form-group:has(#maternityLimit){display:grid;grid-template-columns:1fr 1fr 1fr;gap:0.8rem;align-items:center;}.quote-wrapper .form-group:has(#maternityLimit)>label{min-width:0 !important;width:100%;flex:none !important;}.quote-wrapper .form-group:has(#maternityLimit) .limit-scope-wrapper{display:block;width:100%;}.quote-wrapper #maternityLimit{width:100%;max-width:100%;}.maternity-disabled-note{grid-column:3;font-size:0.7rem;font-style:italic;color:#2e7d32;margin-top:3px;background:none !important;border:none !important;padding:0 !important;}.maternity-fixed-row{display:grid !important;grid-template-columns:1fr 1fr 1fr !important;gap:0.8rem;align-items:center;}.maternity-fixed-row>.form-group,.maternity-fixed-row .maternity-selector-cell,.maternity-fixed-row .maternity-disabled-note{width:100% !important;min-width:0 !important;max-width:none !important;}.maternity-fixed-row .maternity-selector-cell select{width:100% !important;max-width:100% !important;}.maternity-disabled-note{font-size:0.7rem !important;font-style:italic !important;color:#2e7d32 !important;white-space:nowrap;}#inpatientScopeGroup{display:flex;gap:0.35rem;width:100%;justify-content:flex-start;align-items:center;flex-wrap:nowrap;}#inpatientScopeGroup .radio-option{flex:0 0 auto;border:1px solid #2e7d32;border-radius:18px;padding:0.3rem 0.55rem;color:#2e7d32;background:#fff;font-size:0.7rem;font-weight:700;white-space:nowrap;cursor:pointer;}#inpatientScopeGroup .radio-option input[type="radio"]{accent-color:#2e7d32;margin-right:0.25rem;}#inpatientScopeGroup .radio-option:has(input:checked){background:#2e7d32;color:#fff;}#inpatientScopeGroup,.optional-benefit-row .scope-group{display:grid !important;grid-template-columns:1fr 1fr !important;gap:0 !important;width:100% !important;min-width:0 !important;border:1px solid #2e7d32 !important;border-radius:10px !important;overflow:hidden !important;background:#fff !important;}#inpatientScopeGroup .radio-option,.optional-benefit-row .scope-group .radio-option{margin:0 !important;padding:0.42rem 0.35rem !important;border:0 !important;border-radius:0 !important;background:#fff !important;color:#166534 !important;font-size:0.68rem !important;font-weight:700 !important;line-height:1.2 !important;text-align:center !important;white-space:nowrap !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;}#inpatientScopeGroup .radio-option + .radio-option,.optional-benefit-row .scope-group .radio-option + .radio-option{border-left:1px solid #2e7d32 !important;}#inpatientScopeGroup .radio-option input[type="radio"],.optional-benefit-row .scope-group .radio-option input[type="radio"]{position:absolute !important;opacity:0 !important;pointer-events:none !important;}#inpatientScopeGroup .radio-option:has(input:checked),.optional-benefit-row .scope-group .radio-option:has(input:checked){background:#2e7d32 !important;color:#fff !important;}#inpatientScopeGroup .radio-option:has(input:disabled),.optional-benefit-row .scope-group .radio-option:has(input:disabled){color:#94a3b8 !important;background:#f8fafc !important;cursor:not-allowed !important;}.optional-benefit-row .form-group>label .optional-text{font-weight:400 !important;color:#777 !important;}#inpatientScopeGroup,.optional-benefit-row .scope-group{display:flex !important;height:38px !important;width:100% !important;border:1px solid #d5dfe3 !important;border-radius:9px !important;overflow:hidden !important;background:#fff !important;gap:0 !important;}#inpatientScopeGroup .radio-option,.optional-benefit-row .scope-group .radio-option{flex:1 1 50% !important;min-width:0 !important;margin:0 !important;padding:0 8px !important;border:0 !important;border-radius:0 !important;background:#fff !important;color:#536174 !important;font-size:11px !important;font-weight:400 !important;white-space:nowrap !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:5px !important;}#inpatientScopeGroup .radio-option + .radio-option,.optional-benefit-row .scope-group .radio-option + .radio-option{border-left:1px solid #d5dfe3 !important;}#inpatientScopeGroup .radio-option input[type="radio"],.optional-benefit-row .scope-group .radio-option input[type="radio"]{position:static !important;opacity:1 !important;pointer-events:auto !important;margin:0 !important;width:auto !important;height:auto !important;accent-color:#23833b !important;}#inpatientScopeGroup .radio-option:has(input:checked),.optional-benefit-row .scope-group .radio-option:has(input:checked){background:#eef8f0 !important;color:#237b38 !important;font-weight:600 !important;}#inpatientScopeGroup .radio-option:has(input:disabled),.optional-benefit-row .scope-group .radio-option:has(input:disabled){background:#f8fafc !important;color:#94a3b8 !important;cursor:not-allowed !important;}#inpatientScopeGroup,#outpatientScopeGroup,#dentalScopeGroup,#opticalScopeGroup{display:flex !important;width:100% !important;height:38px !important;border:1px solid #d5dfe3 !important;border-radius:9px !important;overflow:hidden !important;background:#fff !important;gap:0 !important;}#inpatientScopeGroup .radio-option,#outpatientScopeGroup .radio-option,#dentalScopeGroup .radio-option,#opticalScopeGroup .radio-option{position:relative !important;flex:1 1 50% !important;min-width:0 !important;height:100% !important;margin:0 !important;padding:0 8px !important;border:0 !important;border-radius:0 !important;background:#fff !important;color:#64748b !important;font-size:11px !important;font-weight:500 !important;white-space:nowrap !important;cursor:pointer !important;display:flex !important;align-items:center !important;justify-content:center !important;gap:5px !important;}#inpatientScopeGroup .radio-option + .radio-option,#outpatientScopeGroup .radio-option + .radio-option,#dentalScopeGroup .radio-option + .radio-option,#opticalScopeGroup .radio-option + .radio-option{border-left:1px solid #d5dfe3 !important;}#inpatientScopeGroup .radio-option input[type="radio"],#outpatientScopeGroup .radio-option input[type="radio"],#dentalScopeGroup .radio-option input[type="radio"],#opticalScopeGroup .radio-option input[type="radio"]{position:absolute !important;opacity:0 !important;width:1px !important;height:1px !important;margin:0 !important;pointer-events:none !important;}#inpatientScopeGroup .radio-option:has(input[type="radio"]:checked),#outpatientScopeGroup .radio-option:has(input[type="radio"]:checked),#dentalScopeGroup .radio-option:has(input[type="radio"]:checked),#opticalScopeGroup .radio-option:has(input[type="radio"]:checked){background:#eef8f0 !important;color:#237b38 !important;font-weight:700 !important;}#inpatientScopeGroup .radio-option:has(input[type="radio"]:checked)::before,#outpatientScopeGroup .radio-option:has(input[type="radio"]:checked)::before,#dentalScopeGroup .radio-option:has(input[type="radio"]:checked)::before,#opticalScopeGroup .radio-option:has(input[type="radio"]:checked)::before{content:"✓" !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;color:#23833b !important;font-size:12px !important;font-weight:900 !important;line-height:1 !important;}#dentalScopeGroup .radio-option:has(input:disabled),#opticalScopeGroup .radio-option:has(input:disabled){background:#f8fafc !important;color:#94a3b8 !important;cursor:not-allowed !important;}#groupComposition{order:initial !important;}#groupComposition .group-composition-grid{display:grid !important;grid-template-columns:repeat(4,minmax(70px,1fr)) !important;gap:0.55rem !important;margin-bottom:0.75rem !important;}#groupComposition .group-composition-head{margin-bottom:0.7rem !important;}#groupComposition .group-composition-head strong{display:block !important;width:100% !important;font-size:0.82rem !important;font-weight:700 !important;color:var(--primary-navy) !important;}#groupComposition .group-composition-head span{display:block !important;width:100% !important;margin-top:0.15rem !important;font-size:0.7rem !important;font-style:italic !important;color:#64748b !important;}#groupComposition .group-average-age-row{margin-top:0.25rem !important;margin-bottom:0.45rem !important;display:flex !important;align-items:center !important;gap:0.55rem !important;flex-wrap:wrap !important;white-space:normal !important;}#groupComposition .group-average-label{font-size:0.74rem !important;font-weight:800 !important;color:#475569 !important;}#groupComposition .group-average-age-row small{font-size:0.67rem !important;font-style:italic !important;color:#64748b !important;}#groupComposition .group-quote-breakdown{margin-top:0.35rem !important;padding-top:0.45rem !important;border-top:1px dashed #d9e0e8 !important;}#groupComposition .group-composition-head{display:flex !important;align-items:baseline !important;gap:0.35rem !important;flex-wrap:nowrap !important;white-space:nowrap !important;}#groupComposition .group-composition-head strong,#groupComposition .group-composition-head span{display:inline !important;width:auto !important;margin:0 !important;}#groupComposition .group-average-age-row{display:flex !important;align-items:center !important;gap:0.45rem !important;flex-wrap:nowrap !important;white-space:nowrap !important;overflow-x:auto !important;}#groupComposition .group-average-age-row small{flex:0 0 auto !important;overflow:visible !important;text-overflow:clip !important;}#groupComposition .group-quote-breakdown{text-align:center !important;}#groupComposition .group-quote-breakdown>div{justify-content:center !important;text-align:center !important;}#groupComposition .group-quote-breakdown{order:999 !important;width:100% !important;margin-top:0.75rem !important;padding-top:0.5rem !important;text-align:center !important;}#groupComposition .group-quote-breakdown>div{justify-content:center !important;text-align:center !important;}#groupComposition .group-average-label{font-size:0.82rem !important;font-weight:700 !important;color:var(--primary-navy) !important;line-height:1.2 !important;}#groupComposition .group-composition-head{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.35rem !important;width:auto !important;max-width:100% !important;padding:0.42rem 0.7rem !important;margin:0 0 0.7rem 0 !important;border-radius:999px !important;background:#eaf7ee !important;border:1px solid #b9dfc3 !important;color:#237b38 !important;white-space:nowrap !important;}#groupComposition .group-composition-head strong{color:#237b38 !important;font-size:0.78rem !important;font-weight:700 !important;display:inline !important;width:auto !important;}#groupComposition .group-composition-head span{color:#4f7f5d !important;font-size:0.7rem !important;font-style:italic !important;display:inline !important;width:auto !important;margin:0 !important;}.group-members-badge-wrap{width:100% !important;display:flex !important;justify-content:center !important;align-items:center !important;margin:0.55rem 0 0.8rem !important;}#groupComposition .group-average-age-row{display:flex !important;align-items:center !important;justify-content:center !important;gap:0.5rem !important;flex-wrap:nowrap !important;width:100% !important;margin:0.65rem auto !important;white-space:nowrap !important;}#groupComposition .group-average-age-row{background:#eef8f0 !important;border:1px solid #b9dfc3 !important;border-radius:9px !important;padding:0 !important;overflow:hidden !important;width:fit-content !important;max-width:100% !important;min-height:38px !important;}#groupComposition .group-average-label{display:flex !important;align-items:center !important;height:38px !important;padding:0 0.75rem !important;margin:0 !important;border-right:1px solid #b9dfc3 !important;color:#237b38 !important;font-size:0.78rem !important;font-weight:700 !important;background:#eef8f0 !important;}#groupComposition .group-age-options{display:flex !important;align-items:stretch !important;gap:0 !important;height:38px !important;margin:0 !important;}#groupComposition .group-age-options label{margin:0 !important;height:38px !important;display:flex !important;}#groupComposition .group-age-options span{min-width:42px !important;height:38px !important;padding:0 0.65rem !important;border:0 !important;border-radius:0 !important;border-right:1px solid #b9dfc3 !important;background:#fff !important;color:#536174 !important;font-size:0.74rem !important;font-weight:700 !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;}#groupComposition .group-age-options label:last-child span{border-right:1px solid #b9dfc3 !important;}#groupComposition .group-age-options input:checked + span{background:#23833b !important;color:#fff !important;box-shadow:none !important;}#groupComposition .group-average-age-row small{display:flex !important;align-items:center !important;height:38px !important;padding:0 0.7rem !important;margin:0 !important;color:#4f7f5d !important;font-size:0.67rem !important;font-style:italic !important;background:#eef8f0 !important;overflow:visible !important;text-overflow:clip !important;flex:0 0 auto !important;}#groupComposition .group-composition-head{display:flex !important;justify-content:center !important;align-items:center !important;width:100% !important;margin-left:auto !important;margin-right:auto !important;text-align:center !important;}.group-members-badge-wrap{width:100% !important;display:flex !important;justify-content:flex-end !important;align-items:center !important;margin:0.55rem 0 0.8rem !important;text-align:right !important;}.group-families-live-total{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:auto !important;padding:0.38rem 0.7rem !important;border-radius:999px !important;background:#ffd84d !important;border:1px solid #e3b900 !important;color:#111 !important;font-size:0.72rem !important;font-weight:800 !important;line-height:1 !important;white-space:nowrap !important;}.group-families-live-total{background:#d4af37 !important;border-color:#b8941f !important;color:#111 !important;}#groupComposition .group-members-badge-wrap{width:100% !important;display:flex !important;justify-content:flex-end !important;align-items:center !important;margin:0.55rem 0 !important;}#inpatientLimit.compare-all-select-required{color:#c62828 !important;font-weight:700 !important;}#inpatientLimit.compare-all-select-required option{color:#536174;font-weight:400;}#inpatientLimit.compare-all-select-required option[value="none"],#inpatientLimit.compare-all-select-required option[value=""]{color:#c62828 !important;font-weight:700 !important;}button[id*="reset" i],button[class*="reset" i],input[type="button"][id*="reset" i],input[type="reset"]{background:#b54a4a !important;color:#fff !important;border:1px solid #9f3f3f !important;box-shadow:none !important;}button[id*="reset" i]:hover,button[class*="reset" i]:hover,input[type="button"][id*="reset" i]:hover,input[type="reset"]:hover{background:#9f3f3f !important;}.inpatient-required-asterisk{color:#c62828 !important;font-weight:800 !important;margin-left:2px !important;}.provider-card{position:relative !important;}.provider-card .sticky-quote-summary{position:sticky !important;top:78px !important;z-index:20 !important;margin:-0.15rem -0.2rem 0.8rem !important;padding:0.62rem 0.75rem !important;background:rgba(255,255,255,0.97) !important;border:1px solid #e2e8f0 !important;border-radius:12px !important;box-shadow:0 6px 16px rgba(15,23,42,0.10) !important;backdrop-filter:blur(8px);}.provider-card .sticky-quote-main{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:0.8rem !important;}.provider-card .sticky-quote-plan{min-width:0 !important;color:var(--primary-navy) !important;font-size:0.84rem !important;font-weight:800 !important;line-height:1.2 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;}.provider-card .sticky-quote-price{flex:0 0 auto !important;color:var(--accent-red) !important;font-size:1rem !important;font-weight:900 !important;white-space:nowrap !important;}.provider-card .sticky-quote-limits{display:flex !important;align-items:center !important;gap:0.38rem !important;flex-wrap:wrap !important;margin-top:0.42rem !important;padding-top:0.42rem !important;border-top:1px solid #edf2f7 !important;}.provider-card .sticky-limit-chip{display:inline-flex !important;align-items:center !important;gap:0.18rem !important;padding:0.16rem 0.42rem !important;border-radius:999px !important;background:#f8fafc !important;border:1px solid #e2e8f0 !important;color:#475569 !important;font-size:0.66rem !important;font-weight:700 !important;white-space:nowrap !important;}.provider-card .sticky-limit-chip strong{color:var(--primary-navy) !important;font-weight:800 !important;}.provider-card .sticky-quote-summary{opacity:0 !important;pointer-events:none !important;transform:translateY(-4px) !important;transition:opacity .16s ease,transform .16s ease !important;}.provider-card .sticky-quote-summary.is-stuck-visible{opacity:1 !important;transform:translateY(0) !important;}.stats-grid,.hero-stats,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;}@media (min-width:993px){#hero .hero-grid{align-items:start !important;}#hero .hero-text,#hero .quote-wrapper{margin-top:0 !important;padding-top:0 !important;}#hero .hero-text h1{margin-top:0 !important;}}@media (min-width:993px){#hero .hero-text{padding-top:18px !important;}}@media (min-width:993px){#quote-form{padding-top:18px !important;}}#quote-form>h2{margin-top:10px !important;margin-left:8px !important;margin-right:8px !important;}#quote-form{padding-bottom:14px !important;}#quote-form .quote-actions,#quote-form .form-actions,#quote-form .button-container,#quote-form .quote-button-wrap{margin-bottom:0 !important;padding-bottom:0 !important;}#quote-form #getQuotesBtn{margin-bottom:0 !important;}#quote-form{padding-top:22px !important;padding-bottom:22px !important;}#quote-form>h2{margin-top:0 !important;}#quote-form #getQuotesBtn{margin-bottom:0 !important;}#quote-form{padding-top:32px !important;padding-bottom:22px !important;}#quote-form{padding-top:32px !important;}#quote-form>h2{margin-top:0 !important;margin-left:10px !important;margin-right:10px !important;}@media (min-width:993px){#quote-form{padding-top:38px !important;}#quote-form>h2{margin-left:12px !important;margin-right:12px !important;}}#quote-form>h2{padding-top:0 !important;margin-top:24px !important;margin-bottom:22px !important;}@media (min-width:993px){#quote-form>h2{margin-top:30px !important;}}#resultsContainer .provider-card{padding:14px 16px !important;}#resultsContainer .provider-card>.provider-header,#resultsContainer .provider-card>.card-header,#resultsContainer .provider-card>.quote-header{margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}#resultsContainer .provider-card h3{margin-left:0 !important;}#resultsContainer .provider-card .price{margin-left:0 !important;margin-right:0 !important;}#resultsContainer .provider-card .sub-container{margin-left:0 !important;margin-right:0 !important;}#resultsContainer .provider-card{padding-top:7px !important;}#resultsContainer .provider-card>h3,#resultsContainer .provider-card>.provider-header,#resultsContainer .provider-card>.card-header,#resultsContainer .provider-card>.quote-header,#resultsContainer .provider-card .provider-logo,#resultsContainer .provider-card .insurer-logo,#resultsContainer .provider-card .price{margin-top:0 !important;padding-top:0 !important;}#resultsContainer .provider-card>:first-child{margin-top:0 !important;}#results .provider-card,.results-grid .provider-card{padding-top:8px !important;}#results .provider-card>h3,.results-grid .provider-card>h3{margin-top:0 !important;margin-bottom:4px !important;padding-top:0 !important;min-height:0 !important;}#results .provider-card>.price,.results-grid .provider-card>.price{margin-top:0 !important;margin-bottom:10px !important;padding-top:0 !important;line-height:1.08 !important;}#results .provider-card>.limits-main-container,.results-grid .provider-card>.limits-main-container{margin-top:8px !important;}#results .provider-card,.results-grid .provider-card{padding-top:3px !important;}#results .provider-card>h3,.results-grid .provider-card>h3{margin-top:0 !important;margin-bottom:2px !important;padding-top:0 !important;line-height:1.15 !important;}#results .provider-card>.price,.results-grid .provider-card>.price{margin-top:0 !important;margin-bottom:7px !important;padding-top:0 !important;}#results .provider-card>.sticky-quote-summary,.results-grid .provider-card>.sticky-quote-summary{display:none !important;margin:0 !important;}#results .provider-card>.sticky-quote-summary.is-stuck-visible,.results-grid .provider-card>.sticky-quote-summary.is-stuck-visible{display:block !important;}#results .provider-card,.results-grid .provider-card{padding-top:6px !important;}#results .provider-card>h3,.results-grid .provider-card>h3{margin:0 0 2px 0 !important;padding:0 !important;}#results .provider-card>.price,.results-grid .provider-card>.price{margin:0 0 8px 0 !important;padding:0 !important;}#quote-form .member-badge-before-insurer{display:flex !important;justify-content:flex-end !important;align-items:center !important;margin:0.15rem 0 0.35rem !important;padding:0 !important;min-height:0 !important;visibility:visible !important;}#quote-form .member-badge-before-insurer .group-families-live-total{margin:0 !important;}#results .provider-card>.cover-family-main-container,.results-grid .provider-card>.cover-family-main-container{order:10 !important;box-sizing:border-box !important;}#results .provider-card>.limits-main-container,.results-grid .provider-card>.limits-main-container,#results .provider-card>.composition-main-container,.results-grid .provider-card>.composition-main-container{display:none !important;}.provider-card .cover-family-heading{display:flex !important;align-items:center !important;gap:.5rem !important;margin:0 0 .55rem 0 !important;color:var(--primary-navy) !important;font-size:.86rem !important;font-weight:800 !important;}.provider-card .cover-family-heading>i{width:30px !important;height:30px !important;min-width:30px !important;display:inline-flex !important;align-items:center !important;justify-content:center !important;border-radius:9px !important;background:#eef4fb !important;color:var(--primary-navy) !important;font-size:.76rem !important;}.provider-card .cover-family-divider{height:1px !important;background:#e6ebef !important;margin:.65rem 0 !important;}.provider-card .cover-family-limits .cover-limits-title{display:none !important;}.provider-card .cover-family-composition .composition-title{margin-top:0 !important;margin-bottom:.35rem !important;}.provider-card .cover-family-limits .cover-limit-list>div{display:grid !important;grid-template-columns:112px minmax(0,1fr) !important;column-gap:10px !important;align-items:start !important;padding:2px 0 !important;}.provider-card .cover-family-limits .cover-limit-list>div>strong{display:block !important;min-width:0 !important;margin:0 !important;white-space:nowrap !important;}.provider-card .cover-family-limits .cover-limits-title,.provider-card .cover-family-limits>h4,.provider-card .cover-family-limits>.inner-section-heading{display:none !important;}.provider-card .cover-family-limits .cover-limits-title,.provider-card .cover-family-limits .inner-section-heading,.provider-card .cover-family-limits>h4{display:none !important;}#quote-form .group-families-live-total{background:#e7f1fb !important;color:#173b5f !important;border:2px solid #315b7d !important;box-shadow:none !important;}.provider-card .cover-family-composition .family-badge,.provider-card .composition-summary .family-badge,.provider-card .composition-meta .family-badge{background:#e7f1fb !important;color:#173b5f !important;border:2px solid #315b7d !important;box-shadow:none !important;}#resultsContainer,#cardsContainer,.provider-card{overflow-anchor:none !important;}html{scroll-behavior:auto;}.provider-card .cover-family-limits .cover-limit-list>div.cover-limit-selected{font-weight:700 !important;color:var(--primary-navy) !important;}.provider-card .cover-family-limits .cover-limit-list>div.cover-limit-selected>strong{font-weight:800 !important;}.provider-card .cover-family-limits .cover-limit-list>div:not(.cover-limit-selected){font-weight:400 !important;}.provider-card{position:relative !important;}.provider-card>.sticky-quote-summary{display:none !important;position:fixed !important;z-index:1000 !important;margin:0 !important;pointer-events:none !important;}.provider-card>.sticky-quote-summary.is-stuck-visible{display:block !important;}.provider-card .sticky-quote-family-size{display:inline-flex !important;align-items:center !important;margin:0 !important;padding:0.16rem 0.46rem !important;}#resultsContainer,#cardsContainer,.provider-card{overflow-anchor:none !important;}#results .provider-card:hover,#cardsContainer .provider-card:hover,.results-grid .provider-card:hover,.comparison-grid .provider-card:hover{transform:none !important;}#results .provider-card:hover,#cardsContainer .provider-card:hover,.results-grid .provider-card:hover,.comparison-grid .provider-card:hover{box-shadow:var(--shadow-lg) !important;}.provider-card>.sticky-quote-summary{transition:none !important;}.quote-wrapper .cover-type-toggle{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:0.45rem !important;}.quote-wrapper .cover-type-toggle label{min-width:0 !important;text-align:center !important;justify-content:center !important;white-space:normal !important;}@media (min-width:701px){.family-overview:not(.children-only-layout){grid-template-columns:repeat(3,minmax(0,1fr)) !important;align-items:end !important;}.family-overview:not(.children-only-layout) .family-age-pair{display:contents !important;}.family-overview:not(.children-only-layout)>#childAgesContainer{grid-column:1 / -1 !important;}.family-overview:not(.children-only-layout) .family-item,.family-overview:not(.children-only-layout) .children-count-item{min-width:0 !important;width:100% !important;}.family-overview:not(.children-only-layout) .family-item label{min-height:1.2em;white-space:nowrap !important;}}#groupComposition{display:none;}#groupComposition.active{display:block !important;}.family-overview.children-only-layout{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:0.55rem !important;}.family-overview.children-only-layout .family-age-pair{display:none !important;}.family-overview.children-only-layout .children-count-item,.family-overview.children-only-layout #childAgesContainer{width:100% !important;margin:0 !important;}.family-overview.children-only-layout #childAgesContainer{display:flex !important;flex-direction:column !important;gap:0.55rem !important;}.family-overview.children-only-layout .child-age-item{margin:0 !important;}#groupComposition{width:100% !important;max-width:100% !important;min-width:0 !important;box-sizing:border-box !important;overflow:hidden !important;}#groupComposition .group-composition-grid{width:100% !important;max-width:100% !important;min-width:0 !important;grid-template-columns:repeat(8,minmax(0,1fr)) !important;gap:0.35rem !important;}#groupComposition .group-composition-item{min-width:0 !important;}#groupComposition .group-composition-item label{font-size:0.67rem !important;white-space:nowrap !important;}#groupComposition .group-composition-item input{width:100% !important;min-width:0 !important;padding:0.42rem 0.15rem !important;font-size:0.76rem !important;box-sizing:border-box !important;}#groupComposition .group-composition-head{max-width:100% !important;white-space:normal !important;flex-wrap:wrap !important;}#groupComposition .group-average-age-row{width:100% !important;max-width:100% !important;min-width:0 !important;overflow-x:visible !important;flex-wrap:wrap !important;white-space:normal !important;}#groupComposition .group-average-age-row{display:flex !important;align-items:center !important;flex-direction:row !important;flex-wrap:nowrap !important;gap:.45rem !important;width:100% !important;white-space:nowrap !important;}#groupComposition .group-average-age-row .group-average-label,#groupComposition .group-average-age-row .group-age-options,#groupComposition .group-average-age-row small{display:inline-flex !important;align-items:center !important;width:auto !important;max-width:none !important;margin:0 !important;flex:0 0 auto !important;}#groupComposition .group-average-age-row .group-age-options{gap:.3rem !important;}#groupComposition .group-average-age-row small{padding:0 !important;}@media (min-width:701px){.quote-wrapper .cover-type-toggle .children-only-label{display:inline-block !important;line-height:1.05 !important;text-align:center !important;white-space:normal !important;}}.provider-embedded-logo{width:28px;height:28px;object-fit:contain;display:inline-block;vertical-align:middle}.partner-logo.firstassurance{--partner-color:#f58220;}.partner-logo.firstassurance .partner-icon.partner-logo-image{background:#fff;padding:2px;}.partner-logo.firstassurance .partner-icon.partner-logo-image img{object-fit:contain;}.provider-card[data-provider-key="firstassurance"] .insurer-logo-badge{height:34px;width:34px;max-width:34px;object-fit:contain;background:#fff;border-radius:8px;padding:2px;vertical-align:middle;margin-right:6px;}.quote-comparison-table .composition-row td{white-space:normal;line-height:1.35;min-width:150px}.quote-comparison-table .composition-row th{white-space:nowrap;}.group-total-above-age{display:flex;justify-content:flex-start;align-items:center;margin:6px 0 4px}.group-total-above-age .group-families-live-total{display:inline-flex;align-items:center;width:auto;padding:4px 9px;border:1px solid rgba(0,0,0,.12);border-radius:999px;font-size:.78rem;font-weight:600;line-height:1.2;background:rgba(255,255,255,.72)}@media (min-width:1200px){body{font-size:90%;}.quote-engine-card,.quote-box,.quotation-container{transform:scale(0.8);transform-origin:top center;width:125%;}}


/* ===== style-2 ===== */
.group-families-live-total{background:#f7f4e8 !important;border:1px solid rgba(184,148,31,0.35) !important;color:#66571f !important;font-weight:700 !important;}.quote-wrapper .cover-type-toggle label,.quote-wrapper .cover-type-toggle .children-only-label{white-space:nowrap !important;}


/* ===== style-3 ===== */
@media (min-width:701px){.quote-wrapper{max-width:1240px !important;}.quote-wrapper .cover-type-card{grid-template-columns:minmax(120px,.65fr) minmax(0,2.35fr) !important;}.quote-wrapper .cover-type-toggle{grid-column:auto !important;display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:.4rem !important;}.quote-wrapper .cover-type-toggle label,.quote-wrapper .cover-type-toggle label *{white-space:nowrap !important;}}


/* ===== fixed-quote-engine-width-v22 ===== */
@media (min-width:993px){#hero .quote-wrapper{width:100% !important;min-width:0 !important;max-width:none !important;}}@media (min-width:1225px){#hero .hero-grid{grid-template-columns:minmax(0,0.78fr) minmax(0,1.22fr) !important;}}


/* ===== quote-engine-insurer-inpatient-align-fix ===== */
@media (min-width:701px){.quote-wrapper .insurer-card,.quote-wrapper .inpatient-card{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:.8rem;width:100%;max-width:none;}.quote-wrapper .insurer-card .cover-type-heading,.quote-wrapper .inpatient-card .cover-type-heading{width:100%;min-width:0;white-space:nowrap;flex:none;}.quote-wrapper .inpatient-control{width:100%;min-width:0;}.quote-wrapper .inpatient-card .scope-group{width:100%;justify-content:flex-start;}}


/* ===== fixed-thirds-insurer-inpatient ===== */
@media (min-width:701px){.quote-wrapper .insurer-row .insurer-card{display:grid !important;grid-template-columns:repeat(3,minmax(0,1fr)) !important;column-gap:.8rem !important;align-items:center !important;width:100% !important;}.quote-wrapper .insurer-row .insurer-card>.cover-type-heading,.quote-wrapper .insurer-row .insurer-card>.insurer-control,.quote-wrapper .insurer-row .insurer-card>.inpatient-control,.quote-wrapper .insurer-row .insurer-card>.scope-group{grid-column:auto !important;width:100% !important;min-width:0 !important;max-width:none !important;margin:0 !important;}.quote-wrapper .insurer-row .insurer-card>.cover-type-heading{white-space:nowrap !important;}.quote-wrapper .insurer-row .insurer-card>.insurer-control select,.quote-wrapper .insurer-row .insurer-card>.inpatient-control select{width:100% !important;min-width:0 !important;max-width:100% !important;box-sizing:border-box !important;}.quote-wrapper .insurer-row .insurer-card>#planGroup{grid-column:3 !important;}}


/* ===== style-7 ===== */
.cover-card-actions{display:grid!important;grid-template-columns:1.25fr 1fr .85fr!important;gap:.45rem!important}.quote-whatsapp-btn{border:1px solid #25D366;border-radius:30px;background:#25D366;color:#fff;cursor:pointer;font-size:.8rem;font-weight:700;padding:.4rem .75rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem}.quote-whatsapp-btn:hover{filter:brightness(.96);transform:translateY(-1px)}


/* ===== style-8 ===== */
.name-required-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.18)!important;background:#fff7f7!important;animation:nameErrorGlow .9s ease-in-out 2;}@keyframes nameErrorGlow{0%,100%{box-shadow:0 0 0 2px rgba(220,38,38,.15)}50%{box-shadow:0 0 0 5px rgba(220,38,38,.28)}}


/* ===== style-9 ===== */
#coverForm input.name-required-error,#coverForm input[id^="name_"].name-required-error{border:2px solid #dc2626 !important;outline:2px solid rgba(220,38,38,.22) !important;outline-offset:1px !important;box-shadow:0 0 0 4px rgba(220,38,38,.18),0 0 12px rgba(220,38,38,.30) !important;background-color:#fff5f5 !important;}#coverForm .field-group:has(input.name-required-error) label{color:#dc2626 !important;}


/* ===== style-10 ===== */
#coverForm .name-required-label{color:#dc2626!important;font-weight:700!important;}


/* ===== style-11 ===== */
#partners .partner-grid{display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important;align-items:stretch!important}#partners .partner-logo{width:100%!important;min-width:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important}#partners .partner-brand{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:center!important}#partners .partner-logo img{max-width:100%!important;height:auto!important;object-fit:contain!important}@media(max-width:1100px){#partners .partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}}


/* ===== style-12 ===== */
.mobile-step-title,.mobile-quote-intro,.mobile-action-note{display:none}.quote-step-card{display:contents}@media (max-width:1024px){#quote-form{width:calc(100% - 24px)!important;max-width:760px!important;margin:16px auto!important;padding:16px!important;border-radius:22px!important;transform:none!important;}#quote-form>h2{font-size:1.45rem!important;margin-bottom:10px!important;line-height:1.2!important;}.mobile-quote-intro{display:flex;gap:12px;align-items:center;padding:12px 14px;margin:0 0 14px;border:1px solid #dce8df;border-radius:16px;background:linear-gradient(135deg,#f7fbf8,#eef7f0);}.mobile-quote-intro-icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:12px;background:#e3f3e7;color:#247a3b;}.mobile-quote-intro strong{display:block;font-size:.95rem;color:#173b2c}.mobile-quote-intro small{display:block;margin-top:2px;color:#64748b;font-size:.76rem;line-height:1.35}.quote-step-card{display:block;background:#fff;border:1px solid #e4e9ee;border-radius:18px;padding:14px;margin:0 0 12px;box-shadow:0 5px 18px rgba(15,23,42,.055);overflow:visible;}.mobile-step-title{display:flex;align-items:center;gap:10px;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid #edf0f2;}.mobile-step-title>span{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:50%;background:#174f3d;color:#fff;font-size:.78rem;font-weight:800;}.mobile-step-title strong{display:block;color:#173b2c;font-size:.95rem;line-height:1.15}.mobile-step-title small{display:block;color:#7b8794;font-size:.7rem;margin-top:2px;line-height:1.25}.quote-step-cover .cover-type-card{display:block!important;width:100%!important;max-width:none!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;}.quote-step-cover .cover-type-heading{display:none!important}.quote-step-cover .cover-type-toggle{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;width:100%!important;}.quote-step-cover .cover-type-toggle label{width:100%!important;min-height:50px!important;max-width:none!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:13px!important;font-size:.92rem!important;padding:10px 12px!important;white-space:normal!important;}.children-only-label{white-space:normal!important}.family-overview,.family-age-pair{display:block!important;width:100%!important;max-width:none!important;}.family-overview .family-item,.children-count-item,#childAgesContainer .family-item,#childAgesContainer>div{display:grid!important;grid-template-columns:1fr!important;gap:5px!important;width:100%!important;max-width:none!important;margin:0 0 11px!important;}.family-overview label,#childAgesContainer label{font-size:.78rem!important;font-weight:750!important;color:#425466!important;}.quote-step-cover-selection .family-row,.quote-step-cover-selection .cover-type-card,.quote-step-cover-selection .insurer-card{display:block!important;width:100%!important;max-width:none!important;}.quote-step-cover-selection .cover-type-card{padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important;}.quote-step-cover-selection .cover-type-heading{display:flex!important;width:100%!important;margin:0 0 6px!important;font-size:.79rem!important;}.insurer-control,.inpatient-control{width:100%!important;max-width:none!important;margin:0 0 10px!important;}#quote-form select,#quote-form input[type="number"]{width:100%!important;max-width:none!important;min-height:50px!important;height:50px!important;font-size:16px!important;padding:0 13px!important;border-radius:12px!important;border:1.5px solid #d7dfe7!important;background:#fff!important;}#quote-form select:focus,#quote-form input[type="number"]:focus{border-color:#247a3b!important;box-shadow:0 0 0 3px rgba(36,122,59,.12)!important;outline:none!important;}#quote-form .scope-group{display:flex!important;flex-wrap:wrap!important;gap:7px!important;width:100%!important;margin:6px 0 0!important;}#quote-form .scope-group .radio-option{flex:1 1 auto!important;min-width:110px!important;max-width:none!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid #dce3e8!important;border-radius:11px!important;padding:7px 9px!important;background:#f8fafc!important;font-size:.76rem!important;}.quote-step-group{display:none}.quote-step-group:has(#groupComposition.active){display:block}#groupComposition.active{display:block!important}#groupComposition .group-composition-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}.group-composition-item{min-width:0!important;display:block!important;}.group-composition-item label{display:block!important;margin-bottom:4px!important;font-size:.72rem!important}.group-rating-row{display:block!important;width:100%!important;margin-top:12px!important;}.group-age-options{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:6px!important;margin:7px 0!important;}.group-age-options label{min-width:0!important}.quote-step-benefits .optional-benefit-row,.quote-step-benefits .form-group,.quote-step-benefits .limit-scope-wrapper{display:block!important;width:100%!important;max-width:none!important;}.quote-step-benefits .optional-benefit-row{padding:11px!important;margin:0 0 9px!important;border:1px solid #e5eaee!important;border-radius:14px!important;background:#fbfcfd!important;}.quote-step-benefits .form-group>label{display:block!important;margin:0 0 6px!important;font-size:.8rem!important;font-weight:800!important;}.mobile-quote-actions-shell{background:#fff;border:1px solid #e1e7eb;border-radius:18px;padding:12px;margin-top:6px;box-shadow:0 8px 24px rgba(15,23,42,.07);}.mobile-action-note{display:flex;align-items:flex-start;gap:7px;color:#718096;font-size:.67rem;line-height:1.35;margin:0 0 9px;}.mobile-action-note i{color:#247a3b;margin-top:2px}.actions-quote{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin:0!important;}#getQuotesBtn,#resetBtn{width:100%!important;min-height:52px!important;border-radius:13px!important;font-size:.9rem!important;}#resetBtn{min-height:44px!important}#resultsContainer{width:100%!important}.comparison-grid{grid-template-columns:1fr!important;gap:12px!important;}.provider-card{width:100%!important;max-width:none!important;min-width:0!important;}#quoteTableComparison{display:none!important}}


/* ===== style-13 ===== */
.children-band-section{width:100%;margin-top:.15rem}.children-band-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.children-band-heading strong{font-size:.82rem;color:#425466}.children-band-heading small{font-size:.7rem;color:#7b8794}.children-band-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.children-band-card{border:1px solid #dde5e9;border-radius:13px;padding:10px;background:#fbfcfd;min-width:0}.children-band-label{display:flex;align-items:center;gap:8px;margin-bottom:7px}.children-band-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#e9f5ec;color:#247a3b;flex:0 0 30px}.children-band-label strong{display:block;font-size:.78rem;color:#263b31}.children-band-label small{display:block;font-size:.65rem;color:#7b8794}.children-band-card select{width:100%}.children-band-total{text-align:right;margin-top:7px}.children-band-total span{display:inline-block;padding:4px 9px;border-radius:999px;background:#eef7f0;color:#27633a;font-size:.68rem;font-weight:750}@media(max-width:1024px){.children-band-heading{display:block}.children-band-heading small{display:block;margin-top:2px}.children-band-grid{grid-template-columns:1fr!important}.children-band-card{padding:12px!important;border-radius:14px!important}.children-band-label strong{font-size:.86rem}.children-band-label small{font-size:.7rem}.children-band-total{text-align:left}}


/* ===== style-14 ===== */
.children-band-label>div>strong{font-size:.8rem!important}.children-band-label>div>small{display:none!important}


/* ===== style-15 ===== */
.family-details-inline-heading{font-size:.86rem;font-weight:800;color:#183b2c;margin:0 0 9px;}@media(max-width:1024px){.family-details-inline-heading{display:none!important;}}


/* ===== style-16 ===== */
#childAgesContainer,.child-ages-inline{display:none!important}.family-counter-only{display:flex!important;justify-content:center!important;margin:0 0 8px!important}.quote-step-members .family-overview{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;align-items:start!important}.quote-step-members .family-age-pair,.quote-step-members .children-band-section,.quote-step-members .children-band-grid{display:contents!important}.quote-step-members .family-item,.quote-step-members .extra-spouse-item{display:flex!important;flex-direction:column!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important}.quote-step-members .family-item>label,.quote-step-members .extra-spouse-item>label{display:flex!important;align-items:center!important;justify-content:center!important;height:28px!important;min-height:28px!important;margin:0 0 6px!important;font-size:.75rem!important;font-weight:700!important;color:#4c5a70!important}.quote-step-members .family-item>select,.quote-step-members .extra-spouse-item>select{width:100%!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 9px!important;border:1.5px solid #d3dce8!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important;box-sizing:border-box!important}.quote-step-group{display:none}#groupComposition.active{display:block!important}#groupComposition .group-composition-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}#groupComposition .group-composition-head strong{font-size:.82rem;color:#183b2c}#groupComposition .group-composition-head span{font-size:.68rem;color:#718096;text-align:right}#groupComposition .group-composition-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:6px!important}#groupComposition .group-composition-item label{display:block!important;text-align:center!important;margin:0 0 4px!important;font-size:.7rem!important;font-weight:800!important;color:#425466!important}#groupComposition .group-composition-item input{width:100%!important;height:38px!important;min-width:0!important;padding:0 4px!important;text-align:center!important;border:1.5px solid #d3dce8!important;border-radius:8px!important;background:#fff!important;box-sizing:border-box!important}#groupComposition .group-total-above-age{display:flex!important;justify-content:center!important;margin:8px 0!important}#groupComposition .group-families-live-total{display:inline-flex!important;align-items:center!important;min-height:27px!important;padding:3px 9px!important;border-radius:999px!important;background:#eef7f0!important;color:#27633a!important;font-size:.7rem!important;font-weight:800!important}#groupComposition .group-average-age-row{display:flex!important;align-items:center!important;gap:9px!important;margin-top:7px!important}#groupComposition .group-average-label{font-size:.74rem!important;font-weight:800!important;white-space:nowrap}#groupComposition .group-age-options{display:flex!important;gap:5px!important}#groupComposition .group-age-options label span{min-width:40px!important;min-height:34px!important;display:grid!important;place-items:center!important}#groupComposition .group-average-age-row small{font-size:.66rem!important;color:#718096!important;margin:0!important}@media(max-width:1024px){.quote-step-members .family-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}.quote-step-members .family-item>select,.quote-step-members .extra-spouse-item>select{height:44px!important;min-height:44px!important;font-size:16px!important}#groupComposition .group-composition-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}#groupComposition .group-composition-head,#groupComposition .group-average-age-row{display:grid!important;grid-template-columns:1fr!important}#groupComposition .group-composition-head span{text-align:left}}


/* ===== style-17 ===== */
.family-members-counter,#groupComposition .group-families-live-total{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:30px!important;padding:5px 13px 5px 30px!important;border:1px solid rgba(36,122,59,.18)!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fcf9,#edf7f0)!important;color:#205c36!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:0 3px 10px rgba(24,78,48,.07)!important;white-space:nowrap!important;}.family-members-counter::before,#groupComposition .group-families-live-total::before{content:"";position:absolute;left:10px;width:12px;height:12px;border-radius:50%;background:#2e7d32;box-shadow:0 0 0 4px rgba(46,125,50,.10);}.family-members-counter::after,#groupComposition .group-families-live-total::after{content:"";position:absolute;left:13px;top:8px;width:6px;height:3px;border:2px solid #fff;border-top:0;border-left:0;transform:rotate(45deg);}


/* ===== style-18 ===== */
.quote-step-group{display:none}.quote-step-group:has(#groupComposition.active){display:block!important}#groupComposition.active{display:block!important}


/* ===== group-view-style-final ===== */
#groupQuoteStep{display:none!important}#groupQuoteStep[hidden]{display:none!important}#groupQuoteStep:not([hidden]){display:block!important}#groupQuoteStep:not([hidden]) #groupComposition{display:block!important;visibility:visible!important;opacity:1!important}#groupQuoteStep .group-composition-grid{display:grid!important}


/* ===== stability-fixes-final ===== */
#childAgesContainer,.child-ages-inline{display:none!important}#groupQuoteStep[hidden],#individualFamilyDetails[hidden]{display:none!important}#groupQuoteStep.group-step-visible{display:block!important}#groupQuoteStep.group-step-visible #groupComposition{display:block!important;visibility:visible!important;opacity:1!important}#groupQuoteStep.group-step-visible .group-composition-grid{display:grid!important}.partner-logo-text{display:grid;place-items:center;background:#eef7f0;color:#27633a;font-weight:900}


/* ===== fancy-group-composition-final ===== */
#groupQuoteStep{margin:10px 0 12px!important;padding:14px!important;border:1px solid rgba(36,122,59,.14)!important;border-radius:16px!important;background:linear-gradient(180deg,#ffffff,#f8fbf9)!important;box-shadow:0 6px 18px rgba(18,53,30,.06)!important;}#groupQuoteStep .mobile-step-title{display:none!important}#groupComposition .group-composition-head{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:12px!important;margin:0 0 11px!important;padding:0 0 9px!important;border-bottom:1px solid #edf1ee!important;}#groupComposition .group-composition-head strong{color:#183b2c!important;font-size:.84rem!important;font-weight:800!important;}#groupComposition .group-composition-head span{color:#7b8794!important;font-size:.68rem!important;font-style:italic!important;text-align:right!important;}#groupComposition .group-composition-grid{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:7px!important;}#groupComposition .group-composition-item{min-width:0!important;}#groupComposition .group-composition-item label{display:block!important;text-align:center!important;margin:0 0 4px!important;color:#425466!important;font-size:.7rem!important;font-weight:800!important;}#groupComposition .group-composition-item input{width:100%!important;height:38px!important;min-width:0!important;padding:0 4px!important;text-align:center!important;border:1.5px solid #d8e0dc!important;border-radius:9px!important;background:#fff!important;color:#26364d!important;font-size:.8rem!important;font-weight:700!important;box-shadow:none!important;}#groupComposition .group-composition-item input:focus{border-color:#2e7d32!important;box-shadow:0 0 0 2px rgba(46,125,50,.10)!important;outline:none!important;}#groupComposition .group-total-above-age{display:flex!important;justify-content:center!important;margin:10px 0 9px!important;}#groupComposition .group-families-live-total{min-height:29px!important;padding:4px 12px!important;border-radius:999px!important;background:linear-gradient(180deg,#f7fbf8,#edf7f0)!important;border:1px solid rgba(46,125,50,.16)!important;color:#27633a!important;font-size:.71rem!important;font-weight:800!important;box-shadow:0 2px 8px rgba(18,53,30,.05)!important;}#groupComposition .group-average-age-row{display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;flex-wrap:wrap!important;margin:0!important;}#groupComposition .group-average-label{color:#425466!important;font-size:.73rem!important;font-weight:800!important;white-space:nowrap!important;}#groupComposition .group-age-options{display:flex!important;gap:5px!important;}#groupComposition .group-age-options label span{min-width:40px!important;min-height:34px!important;display:grid!important;place-items:center!important;border:1px solid #d9e2dd!important;border-radius:9px!important;background:#fff!important;font-size:.74rem!important;font-weight:800!important;}#groupComposition .group-age-options input:checked+span{background:#174f3d!important;color:#fff!important;border-color:#174f3d!important;}#groupComposition .group-average-age-row small{color:#7b8794!important;font-size:.66rem!important;font-style:italic!important;}@media(max-width:1024px){#groupComposition .group-composition-head{display:block!important}#groupComposition .group-composition-head span{display:block!important;text-align:left!important;margin-top:3px!important}#groupComposition .group-composition-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}


/* ===== style-22 ===== */
/*lite-logo-fallback*/.provider-logo-fallback{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:8px;background:#eef4f0;color:#27633a;font-weight:800;font-size:.72rem}


/* ===== provider-county-gated-filters ===== */
.directory-dependent-filter{display:none!important}
.directory-dependent-filter.is-visible{display:flex!important}
.directory-county-filter.is-visible{display:flex!important}
.directory-county-filter.is-awaiting-selection label{color:#c81e1e!important;font-weight:800!important}
.directory-county-filter.is-awaiting-selection select{border:2px solid #dc2626!important;background:#fff5f5!important;color:#b91c1c!important;box-shadow:0 0 0 3px rgba(220,38,38,.10)!important}
.directory-county-filter.is-awaiting-selection select:focus{border-color:#b91c1c!important;box-shadow:0 0 0 4px rgba(220,38,38,.16)!important;outline:none!important}
.directory-card .meta{display:flex;align-items:flex-start;gap:.55rem}
.directory-card .meta>i{flex:0 0 1rem;width:1rem;margin-top:.18rem;text-align:center;color:#2b6a50}
.directory-card .provider-primary-meta{margin-top:.5rem}
.directory-card .badges .badge{display:inline-flex;align-items:center;gap:.3rem}
.directory-card .badges .badge>i{font-size:.72em;color:inherit}
.directory-card .meta>a{color:#1f5f49;font-weight:700;text-decoration:none;overflow-wrap:anywhere}
.directory-card .meta>a:focus-visible{outline:2px solid #1f5f49;outline-offset:3px;border-radius:3px}


/* ===== callback-fancy-final ===== */
.callback-cta-section{
  position:relative;
  padding:34px 18px;
  overflow:hidden;
}
.callback-shell{
  position:relative;
  max-width:1120px;
  margin:0 auto;
  padding:28px;
  border:1px solid rgba(255,255,255,.16);
  border-radius:26px;
  background:
    radial-gradient(circle at 8% 10%,rgba(212,175,55,.18),transparent 28%),
    radial-gradient(circle at 92% 90%,rgba(46,125,50,.22),transparent 30%),
    linear-gradient(135deg,#123c2e 0%,#174f3d 52%,#0f3328 100%);
  box-shadow:0 18px 48px rgba(15,51,40,.20);
}
.callback-shell::before{
  content:"";
  position:absolute;
  inset:1px;
  border-radius:25px;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);
}
.callback-badge{
  position:absolute;
  top:-14px;
  left:28px;
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:30px;
  padding:5px 12px;
  border-radius:999px;
  background:#fff;
  color:#174f3d;
  font-size:.7rem;
  font-weight:800;
  box-shadow:0 6px 18px rgba(0,0,0,.12);
}
.callback-badge i{color:#b88918}
.callback-cta-inner{
  display:grid;
  grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);
  gap:28px;
  align-items:center;
}
.callback-cta-copy{
  color:#fff;
}
.callback-eyebrow{
  display:inline-block;
  margin-bottom:9px;
  color:#f3d878;
  font-size:.7rem;
  font-weight:900;
  letter-spacing:.11em;
}
.callback-cta-copy h2{
  margin:0 0 10px;
  color:#fff;
  font-size:clamp(1.65rem,3vw,2.4rem);
  line-height:1.08;
  letter-spacing:-.025em;
}
.callback-cta-copy p{
  margin:0;
  max-width:650px;
  color:rgba(255,255,255,.82);
  font-size:.92rem;
  line-height:1.6;
}
.callback-trust{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:16px;
}
.callback-trust span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:30px;
  padding:5px 10px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:999px;
  background:rgba(255,255,255,.07);
  color:#eef7f1;
  font-size:.7rem;
  font-weight:700;
}
.callback-trust i{color:#f3d878;font-size:.66rem}
.callback-actions-panel{
  padding:16px;
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  background:rgba(255,255,255,.08);
  backdrop-filter:blur(8px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.callback-actions-title{
  margin:0 0 9px;
  color:#fff;
  font-size:.76rem;
  font-weight:800;
}
.callback-actions{
  display:grid;
  gap:8px;
}
.callback-btn{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:58px!important;
  padding:10px 12px!important;
  border-radius:13px!important;
  text-decoration:none!important;
  transition:transform .16s ease,box-shadow .16s ease!important;
}
.callback-btn:hover{
  transform:translateY(-1px);
}
.callback-btn-primary{
  border:0!important;
  background:linear-gradient(135deg,#f5d66f,#d4af37)!important;
  color:#173b2c!important;
  box-shadow:0 8px 20px rgba(212,175,55,.20)!important;
}
.callback-btn-whatsapp{
  border:1px solid rgba(255,255,255,.18)!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
}
.callback-btn-icon{
  width:36px;
  height:36px;
  flex:0 0 36px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:rgba(255,255,255,.55);
}
.callback-btn-whatsapp .callback-btn-icon{
  background:rgba(255,255,255,.12);
}
.callback-btn>span:last-child{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  line-height:1.15;
}
.callback-btn strong{
  font-size:.8rem;
}
.callback-btn small{
  margin-top:3px;
  font-size:.64rem;
  font-weight:600;
  opacity:.72;
}
.callback-note{
  display:flex;
  align-items:center;
  gap:6px;
  margin-top:9px;
  color:rgba(255,255,255,.65);
  font-size:.62rem;
  line-height:1.4;
}
.callback-note i{color:#f3d878}




/* ===== contact-message-fancy-final ===== */
.contact-message-section{
  position:relative;
  padding:58px 18px;
  background:linear-gradient(180deg,#f7faf8 0%,#eef5f1 100%);
}
.contact-message-shell{
  display:grid;
  grid-template-columns:minmax(0,.9fr) minmax(380px,1.1fr);
  gap:34px;
  align-items:center;
  max-width:1100px;
  margin:0 auto;
  padding:30px;
  border:1px solid #dde9e1;
  border-radius:26px;
  background:#fff;
  box-shadow:0 18px 50px rgba(23,79,61,.09);
}
.contact-message-section .contact-info{
  padding:8px 10px;
  color:#173c2c;
}
.contact-kicker{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:10px;
  color:#b88918;
  font-size:.68rem;
  font-weight:900;
  letter-spacing:.1em;
}
.contact-message-section .contact-info h3{
  margin:0 0 9px;
  color:#173c2c;
  font-size:1.75rem;
  line-height:1.12;
}
.contact-intro{
  margin:0 0 20px;
  color:#66766d;
  font-size:.86rem;
  line-height:1.6;
}
.contact-detail-list{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}
.contact-detail-list>a,.contact-detail-item{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  padding:10px;
  border:1px solid #e5ece8;
  border-radius:12px;
  background:#fafcfb;
  color:#173c2c;
  text-decoration:none;
}
.contact-detail-icon{
  width:34px;
  height:34px;
  flex:0 0 34px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:#edf7f0;
  color:#287044;
}
.contact-detail-list small{
  display:block;
  margin-bottom:2px;
  color:#8a9890;
  font-size:.6rem;
  font-weight:700;
}
.contact-detail-list strong{
  display:block;
  overflow:hidden;
  color:#31513f;
  font-size:.69rem;
  text-overflow:ellipsis;
}
.contact-meta{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:12px;
}
.contact-meta span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:5px 9px;
  border-radius:999px;
  background:#f4f7f5;
  color:#64746b;
  font-size:.62rem;
  font-weight:700;
}
.contact-meta i{color:#b88918}

.contact-message-box{
  position:relative;
  padding:20px!important;
  border:1px solid #e0e9e4!important;
  border-radius:20px!important;
  background:linear-gradient(180deg,#fff,#fbfdfc)!important;
  box-shadow:0 12px 32px rgba(23,79,61,.09)!important;
}
.message-box-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:16px;
  padding-bottom:13px;
  border-bottom:1px solid #edf1ef;
}
.message-box-icon{
  width:39px;
  height:39px;
  flex:0 0 39px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:linear-gradient(135deg,#174f3d,#287044);
  color:#fff;
  box-shadow:0 6px 14px rgba(23,79,61,.18);
}
.message-box-head>div{
  display:flex;
  flex-direction:column;
}
.message-box-head>div>span{
  color:#173c2c;
  font-size:.94rem;
  font-weight:900;
}
.message-box-head small{
  margin-top:2px;
  color:#849189;
  font-size:.65rem;
}
.message-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.contact-message-box .form-group{
  margin-bottom:10px!important;
}
.contact-message-box label{
  display:flex;
  align-items:center;
  gap:5px;
  margin-bottom:5px;
  color:#435a4c;
  font-size:.67rem;
  font-weight:800;
}
.contact-message-box label small{
  color:#9aa59f;
  font-size:.57rem;
  font-weight:600;
}
.contact-message-box input,.contact-message-box textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid #dce6e0!important;
  border-radius:11px!important;
  background:#fff!important;
  color:#263b2f!important;
  font:inherit;
  font-size:.76rem!important;
  outline:none;
  box-shadow:none!important;
}
.contact-message-box input{
  min-height:42px!important;
  padding:9px 11px!important;
}
.contact-message-box textarea{
  min-height:92px!important;
  padding:10px 11px!important;
  resize:vertical;
}
.contact-message-box input:focus,.contact-message-box textarea:focus{
  border-color:#2f8f5b!important;
  box-shadow:0 0 0 3px rgba(47,143,91,.09)!important;
}
.message-send-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  width:100%;
  min-height:44px;
  border:0;
  border-radius:11px;
  background:linear-gradient(135deg,#174f3d,#236846);
  color:#fff;
  font-size:.76rem;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 7px 16px rgba(23,79,61,.16);
  transition:transform .15s ease,box-shadow .15s ease;
}
.message-send-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 9px 20px rgba(23,79,61,.20);
}
.message-privacy{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  margin:8px 0 0;
  color:#8a9790;
  font-size:.58rem;
}
.message-privacy i{color:#b88918}




/* ===== merged-help-final ===== */
.merged-help-section{
  padding:56px 18px 26px;
  background:linear-gradient(180deg,#f5f8f6 0%,#edf4f0 100%);
}
.merged-help-shell{
  max-width:1120px;
  margin:0 auto;
  padding:28px;
  border:1px solid #dde8e2;
  border-radius:28px;
  background:
    radial-gradient(circle at 10% 0%,rgba(212,175,55,.10),transparent 24%),
    linear-gradient(180deg,#fff,#fbfdfc);
  box-shadow:0 20px 52px rgba(23,79,61,.10);
}
.merged-help-top{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);
  gap:26px;
  align-items:center;
}
.merged-help-copy{
  min-width:0;
}
.merged-help-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  min-height:29px;
  padding:5px 11px;
  border-radius:999px;
  background:#eef7f0;
  color:#27633a;
  font-size:.68rem;
  font-weight:800;
  margin-bottom:9px;
}
.merged-help-badge i{color:#b88918}
.merged-help-kicker{
  display:block;
  color:#b88918;
  font-size:.67rem;
  font-weight:900;
  letter-spacing:.1em;
  margin-bottom:7px;
}
.merged-help-copy h2{
  margin:0 0 10px;
  color:#173c2c;
  font-size:clamp(1.75rem,3vw,2.45rem);
  line-height:1.08;
  letter-spacing:-.025em;
}
.merged-help-copy>p{
  margin:0;
  max-width:680px;
  color:#66766d;
  font-size:.9rem;
  line-height:1.62;
}
.merged-help-trust{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:15px;
}
.merged-help-trust span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:5px 9px;
  border-radius:999px;
  background:#f6f9f7;
  border:1px solid #e5ece8;
  color:#42584b;
  font-size:.67rem;
  font-weight:700;
}
.merged-help-trust i{color:#2e7d32}
.merged-contact-links{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:8px;
  margin-top:18px;
}
.merged-contact-links>a,.merged-contact-item{
  display:flex;
  align-items:center;
  gap:9px;
  min-width:0;
  padding:9px 10px;
  border:1px solid #e4ebe7;
  border-radius:12px;
  background:#fff;
  color:#173c2c;
  text-decoration:none;
}
.merged-contact-icon{
  width:32px;
  height:32px;
  flex:0 0 32px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#edf7f0;
  color:#287044;
}
.merged-contact-links small{
  display:block;
  color:#8a9890;
  font-size:.58rem;
  font-weight:700;
  margin-bottom:1px;
}
.merged-contact-links strong{
  display:block;
  color:#31513f;
  font-size:.68rem;
  overflow:hidden;
  text-overflow:ellipsis;
}
.merged-contact-meta{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:10px;
}
.merged-contact-meta span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:5px 9px;
  border-radius:999px;
  background:#f4f7f5;
  color:#68776e;
  font-size:.61rem;
  font-weight:700;
}
.merged-contact-meta i{color:#b88918}

.merged-help-actions{
  padding:17px;
  border:1px solid #dfe8e3;
  border-radius:18px;
  background:linear-gradient(180deg,#173f31,#123529);
  box-shadow:0 12px 28px rgba(18,53,41,.14);
}
.merged-action-title{
  color:#fff;
  font-size:.75rem;
  font-weight:800;
  margin-bottom:9px;
}
.merged-action-btn{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  width:100%!important;
  min-height:58px!important;
  padding:10px 12px!important;
  border-radius:13px!important;
  text-decoration:none!important;
  margin-bottom:8px;
  box-sizing:border-box;
}
.merged-callback-btn{
  border:0!important;
  background:linear-gradient(135deg,#f5d66f,#d4af37)!important;
  color:#173c2c!important;
  cursor:pointer;
}
.merged-whatsapp-btn{
  border:1px solid rgba(255,255,255,.16)!important;
  background:rgba(255,255,255,.09)!important;
  color:#fff!important;
}
.merged-action-icon{
  width:35px;
  height:35px;
  flex:0 0 35px;
  display:grid;
  place-items:center;
  border-radius:10px;
  background:rgba(255,255,255,.48);
}
.merged-whatsapp-btn .merged-action-icon{background:rgba(255,255,255,.12)}
.merged-action-btn>span:last-child{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
}
.merged-action-btn strong{font-size:.78rem}
.merged-action-btn small{margin-top:2px;font-size:.62rem;opacity:.72}
.merged-help-note{
  display:flex;
  align-items:center;
  gap:6px;
  margin:4px 0 0;
  color:rgba(255,255,255,.64);
  font-size:.6rem;
  line-height:1.4;
}
.merged-help-note i{color:#f2d675}

.merged-message-panel{
  margin-top:22px;
  padding:18px;
  border:1px solid #e0e8e3;
  border-radius:18px;
  background:#fff;
  box-shadow:0 9px 24px rgba(23,79,61,.06);
}
.merged-message-head{
  display:flex;
  align-items:center;
  gap:10px;
  margin-bottom:14px;
  padding-bottom:11px;
  border-bottom:1px solid #edf1ef;
}
.merged-message-icon{
  width:37px;
  height:37px;
  flex:0 0 37px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:linear-gradient(135deg,#174f3d,#287044);
  color:#fff;
}
.merged-message-head>div{
  display:flex;
  flex-direction:column;
}
.merged-message-head strong{
  color:#173c2c;
  font-size:.9rem;
}
.merged-message-head small{
  margin-top:2px;
  color:#849189;
  font-size:.63rem;
}
.merged-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.merged-message-panel .form-group{
  margin-bottom:10px!important;
}
.merged-message-panel label{
  display:flex;
  align-items:center;
  gap:5px;
  margin-bottom:5px;
  color:#435a4c;
  font-size:.66rem;
  font-weight:800;
}
.merged-message-panel label small{
  color:#9aa59f;
  font-size:.56rem;
  font-weight:600;
}
.merged-message-panel input,.merged-message-panel textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid #dce6e0!important;
  border-radius:10px!important;
  background:#fff!important;
  color:#263b2f!important;
  font:inherit;
  font-size:.74rem!important;
  outline:none;
}
.merged-message-panel input{
  min-height:40px!important;
  padding:8px 10px!important;
}
.merged-message-panel textarea{
  min-height:86px!important;
  padding:9px 10px!important;
  resize:vertical;
}
.merged-message-panel input:focus,.merged-message-panel textarea:focus{
  border-color:#2f8f5b!important;
  box-shadow:0 0 0 3px rgba(47,143,91,.08)!important;
}
.merged-send-btn{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  width:100%;
  min-height:42px;
  border:0;
  border-radius:10px;
  background:linear-gradient(135deg,#174f3d,#236846);
  color:#fff;
  font-size:.74rem;
  font-weight:900;
  cursor:pointer;
}
.merged-privacy{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  margin:7px 0 0;
  color:#8a9790;
  font-size:.57rem;
}
.merged-privacy i{color:#b88918}




/* ===== footer-assistance-final ===== */
.footer-message-section{padding:42px 18px;background:linear-gradient(180deg,#f5f8f6,#edf4f0)}
.footer-message-section .merged-message-panel{max-width:900px;margin:0 auto}
footer .footer-grid{grid-template-columns:1fr .7fr .9fr 1.35fr!important;gap:24px!important;align-items:start!important}
.footer-assistance-column{min-width:0}
.footer-assistance-column h4{margin:0 0 4px!important;color:#fff!important}
.footer-help-kicker{display:block;margin-bottom:5px;color:#d9bd60;font-size:.58rem;font-weight:900;letter-spacing:.09em}
.footer-assistance-column h3{margin:0 0 7px;color:#fff;font-size:.9rem;line-height:1.2}
.footer-assistance-column>p{margin:0;color:#aebbb5;font-size:.65rem;line-height:1.5}
.footer-help-trust{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0}
.footer-help-trust span,.footer-help-meta span{padding:3px 6px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#cbd5d0;font-size:.52rem;font-weight:700}
.footer-help-links{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-top:8px}
.footer-help-links>a,.footer-help-item{display:flex;align-items:center;gap:6px;min-width:0;padding:6px;border:1px solid rgba(255,255,255,.08);border-radius:8px;background:rgba(255,255,255,.04);color:#fff;text-decoration:none}
.footer-help-links i{width:17px;text-align:center;color:#d9bd60;font-size:.66rem}
.footer-help-links small{display:block;color:#91a099;font-size:.48rem}
.footer-help-links strong{display:block;color:#e7eeea;font-size:.55rem;overflow:hidden;text-overflow:ellipsis}
.footer-help-meta{display:flex;flex-wrap:wrap;gap:4px;margin:7px 0}
.footer-help-actions-title{margin:8px 0 5px;color:#fff;font-size:.6rem;font-weight:800}
.footer-help-action{display:flex;align-items:center;gap:7px;margin-bottom:5px;padding:7px 8px;border-radius:9px;background:#d4af37;color:#173c2c!important;text-decoration:none!important}
.footer-help-whatsapp{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);color:#fff!important}
.footer-help-action>i{width:20px;text-align:center}
.footer-help-action>span{display:flex;flex-direction:column}
.footer-help-action strong{font-size:.58rem}
.footer-help-action small{margin-top:1px;font-size:.48rem;opacity:.72}
.footer-help-note{color:#8f9d96;font-size:.49rem;line-height:1.4}
@media(max-width:1050px){footer .footer-grid{grid-template-columns:1fr 1fr!important}.footer-assistance-column{grid-column:1/-1}}



/* ===== personal-assistance-dark-final ===== */
.personal-assistance-section{
  padding:52px 18px 28px;
  background:linear-gradient(180deg,#eef4f0 0%,#e7efe9 100%);
}
.personal-assistance-shell{
  max-width:1100px;
  margin:0 auto;
  padding:28px;
  display:grid;
  grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);
  gap:18px;
  align-items:stretch;
  border-radius:26px;
  background:
    radial-gradient(circle at 10% 0%,rgba(212,175,55,.14),transparent 28%),
    radial-gradient(circle at 90% 100%,rgba(47,143,91,.18),transparent 30%),
    linear-gradient(135deg,#123a2d 0%,#174f3d 55%,#0f3026 100%);
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 20px 52px rgba(15,51,40,.20);
}
.personal-assistance-intro{
  max-width:none;
  margin:0;
  padding:22px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.075);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.personal-assistance-badge{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-bottom:9px;
  padding:5px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.12);
  color:#fff;
  font-size:.67rem;
  font-weight:800;
}
.personal-assistance-badge i{color:#f0d36b}
.personal-assistance-kicker{
  display:block;
  margin-bottom:6px;
  color:#f0d36b;
  font-size:.66rem;
  font-weight:900;
  letter-spacing:.11em;
}
.personal-assistance-intro h3{
  margin:0 0 9px;
  color:#fff;
  font-size:clamp(1.55rem,2.6vw,2.15rem);
  line-height:1.1;
}
.personal-assistance-intro p{
  margin:0;
  color:rgba(255,255,255,.78);
  font-size:.86rem;
  line-height:1.6;
}
.personal-assistance-trust{
  display:flex;
  flex-wrap:wrap;
  gap:7px;
  margin-top:13px;
}
.personal-assistance-trust span{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:5px 9px;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.07);
  color:#e8f1ec;
  font-size:.65rem;
  font-weight:700;
}
.personal-assistance-trust i{color:#f0d36b}

.personal-message-card{
  padding:18px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.11);
  background:rgba(255,255,255,.075);
  backdrop-filter:blur(8px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.personal-message-head{
  display:flex;
  align-items:center;
  gap:10px;
  padding-bottom:12px;
  margin-bottom:14px;
  border-bottom:1px solid rgba(255,255,255,.10);
}
.personal-message-icon{
  width:38px;
  height:38px;
  flex:0 0 38px;
  display:grid;
  place-items:center;
  border-radius:11px;
  background:linear-gradient(135deg,#f0d36b,#d4af37);
  color:#173c2c;
}
.personal-message-head>div{display:flex;flex-direction:column}
.personal-message-head strong{
  color:#fff;
  font-size:.9rem;
}
.personal-message-head small{
  margin-top:2px;
  color:rgba(255,255,255,.62);
  font-size:.62rem;
}
.personal-form-row{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.personal-message-card .form-group{
  margin-bottom:10px!important;
}
.personal-message-card label{
  display:flex;
  align-items:center;
  gap:5px;
  margin-bottom:5px;
  color:#e5eee9;
  font-size:.65rem;
  font-weight:800;
}
.personal-message-card label small{
  color:rgba(255,255,255,.45);
  font-size:.55rem;
  font-weight:600;
}
.personal-message-card input,
.personal-message-card select,
.personal-message-card textarea{
  width:100%;
  box-sizing:border-box;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.96)!important;
  color:#263b2f!important;
  font:inherit;
  font-size:.74rem!important;
  outline:none;
  box-shadow:none!important;
}
.personal-message-card input,
.personal-message-card select{
  min-height:41px!important;
  padding:8px 10px!important;
}
.personal-message-card textarea{
  min-height:88px!important;
  padding:9px 10px!important;
  resize:vertical;
}
.personal-message-card input:focus,
.personal-message-card select:focus,
.personal-message-card textarea:focus{
  border-color:#d4af37!important;
  box-shadow:0 0 0 3px rgba(212,175,55,.12)!important;
}
.personal-contact-actions{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:3px;
}
.personal-contact-btn{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:9px!important;
  min-width:0!important;
  min-height:54px!important;
  padding:9px 10px!important;
  border-radius:11px!important;
  text-decoration:none!important;
  box-sizing:border-box!important;
  cursor:pointer;
}
.personal-contact-btn>i{
  width:28px;
  height:28px;
  flex:0 0 28px;
  display:grid;
  place-items:center;
  border-radius:8px;
  background:rgba(255,255,255,.16);
}
.personal-contact-btn>span{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  min-width:0;
}
.personal-contact-btn strong{
  font-size:.68rem;
}
.personal-contact-btn small{
  margin-top:2px;
  max-width:100%;
  font-size:.54rem;
  opacity:.72;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.personal-email-btn{
  border:1px solid rgba(255,255,255,.14)!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
}
.personal-whatsapp-btn{
  border:1px solid rgba(255,255,255,.14)!important;
  background:#1f8f4e!important;
  color:#fff!important;
}
.personal-call-btn{
  border:0!important;
  background:linear-gradient(135deg,#f0d36b,#d4af37)!important;
  color:#173c2c!important;
}
.personal-message-privacy{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:5px;
  margin:8px 0 0;
  color:rgba(255,255,255,.52);
  font-size:.56rem;
}
.personal-message-privacy i{color:#f0d36b}




/* ===== footer-contact-simple-final ===== */
footer .footer-grid{grid-template-columns:1fr .7fr .9fr 1.05fr!important}
.footer-contact-simple h4{margin:0 0 10px!important;color:#fff!important}
.footer-contact-list{list-style:none!important;margin:0!important;padding:0!important}
.footer-contact-list li{margin:0 0 7px!important;color:#aebbb5!important;font-size:.66rem!important;line-height:1.45!important}
.footer-contact-list strong{color:#e7eeea!important;font-weight:800!important}
.footer-contact-list a{color:#cbd8d1!important;text-decoration:none!important;overflow-wrap:anywhere}
.footer-contact-list a:hover{color:#d9bd60!important}
@media(max-width:1050px){footer .footer-grid{grid-template-columns:1fr 1fr!important}}



/* ===== embedded-insurer-logo-final ===== */
.provider-logo-embedded-wrap{display:inline-flex;align-items:center;justify-content:center;width:72px;height:34px;padding:2px 5px;margin-right:7px;vertical-align:middle;border:1px solid #e5ebe7;border-radius:8px;background:#fff;box-sizing:border-box}
.provider-logo-embedded-wrap .provider-embedded-logo{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important}


/* ===== partner-embedded-logo-final ===== */
#partners .partner-brand{min-height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}
#partners .partner-brand .partner-insurer-logo{display:block;width:58px;max-width:58px;height:58px;object-fit:contain;background:#fff;border-radius:12px;padding:5px;box-sizing:border-box}
#partners .partner-brand .partner-icon,
#partners .partner-brand .logo-fallback{display:none!important}



/* ===== partner-logo-name-final ===== */
#partners .partner-brand{
  min-height:78px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
}
#partners .partner-brand .partner-insurer-logo{
  display:block!important;
  width:auto!important;
  max-width:145px!important;
  height:48px!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:7px!important;
  padding:3px 6px!important;
  box-sizing:border-box!important;
}
#partners .partner-insurer-name{
  display:block!important;
  color:#173c2c!important;
  font-size:.76rem!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
}


/* ===== partner-logo-fix-final ===== */
#partners .partner-brand .partner-static-logo{
  display:block!important;
  width:auto!important;
  max-width:145px!important;
  height:48px!important;
  object-fit:contain!important;
  background:#fff!important;
  border-radius:7px!important;
  padding:3px 6px!important;
  box-sizing:border-box!important;
}


/* ===== group-family-details-visible-final ===== */
#groupQuoteStep[hidden]{display:none!important}
#groupQuoteStep:not([hidden]){display:block!important}
#groupQuoteStep:not([hidden]) #groupComposition{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
}
#groupQuoteStep .group-composition-grid{display:grid!important}


/* ===== group-family-plain-final ===== */
#groupComposition{
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
#groupComposition .group-plain-heading{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:2px;
  margin:0 0 9px;
  padding:0;
}
#groupComposition .group-plain-heading #groupFamiliesLiveTotal{
  display:inline-flex!important;
  width:auto!important;
  margin:0 0 4px!important;
  padding:4px 9px!important;
  border:1px solid #dce6e0!important;
  border-radius:999px!important;
  background:#f5f8f6!important;
  color:#31513f!important;
  font-size:.62rem!important;
  font-weight:800!important;
  box-shadow:none!important;
}
#groupComposition .group-plain-heading>strong{
  color:#173c2c;
  font-size:.78rem;
  font-weight:900;
}
#groupComposition .group-plain-heading>small{
  color:#78877f;
  font-size:.61rem;
  line-height:1.4;
}
#groupComposition .group-plain-heading em{
  font-style:italic;
}
#groupComposition .group-composition-grid{
  margin:0!important;
}


/* ===== group-family-badge-expanded-final ===== */
#groupFamiliesLiveTotal{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-width:145px!important;
  min-height:32px!important;
  padding:6px 14px!important;
  border-radius:999px!important;
  white-space:nowrap!important;
}
#groupFamiliesLiveTotal i{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:.72rem!important;
  color:#2d7049!important;
}
#groupFamiliesLiveTotal span{
  display:inline-block!important;
  font-weight:800!important;
}


/* ===== group-average-age-redesign-final ===== */
#groupComposition .group-average-age-row{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  padding:9px 11px!important;
  margin-top:9px!important;
  border:1px solid #e1e9e4!important;
  border-radius:10px!important;
  background:#fafcfb!important;
}
#groupComposition .group-average-copy{
  display:flex!important;
  flex-direction:column!important;
  gap:2px!important;
  min-width:210px!important;
}
#groupComposition .group-average-copy .group-average-label{
  color:#173c2c!important;
  font-size:.7rem!important;
  font-weight:900!important;
}
#groupComposition .group-average-copy small{
  color:#7b8880!important;
  font-size:.55rem!important;
  line-height:1.3!important;
}
#groupComposition .group-age-options{
  display:grid!important;
  grid-template-columns:repeat(4,42px)!important;
  gap:5px!important;
  margin-left:auto!important;
}
#groupComposition .group-age-options label{margin:0!important}
#groupComposition .group-age-options label span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:42px!important;
  height:34px!important;
  padding:0!important;
  border:1px solid #d8e2dc!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#365347!important;
  font-size:.68rem!important;
  font-weight:800!important;
  cursor:pointer!important;
}
#groupComposition .group-age-options input:checked + span{
  border-color:#2e7650!important;
  background:#e9f4ed!important;
  color:#1f6240!important;
  box-shadow:0 0 0 1px rgba(46,118,80,.08)!important;
}



/* ===== group-composition-centered-final ===== */
/* Centre the Group composition content without changing quotation logic */
#groupComposition .group-plain-heading{
  align-items:center!important;
  text-align:center!important;
}
#groupComposition .group-composition-grid{
  margin-left:auto!important;
  margin-right:auto!important;
}
#groupComposition .group-composition-item label{
  text-align:center!important;
}
#groupComposition .group-composition-item input{
  text-align:center!important;
}
#groupComposition .group-total-above-age{
  justify-content:center!important;
}
#groupComposition .group-average-age-row{
  justify-content:center!important;
}
#groupComposition .group-average-copy{
  text-align:center!important;
  align-items:center!important;
}
#groupComposition .group-age-options{
  margin-left:0!important;
}



/* ===== group-average-inline-centered-final ===== */
#groupComposition .group-average-age-row{
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  text-align:center!important;
}
#groupComposition .group-average-copy{
  min-width:0!important;
  width:100%!important;
  align-items:center!important;
  text-align:center!important;
}
#groupComposition .group-average-copy .group-average-label{
  display:block!important;
  width:100%!important;
  text-align:center!important;
}
#groupComposition .group-average-copy .group-average-label em{
  color:#7b8880!important;
  font-size:.56rem!important;
  font-weight:500!important;
}
#groupComposition .group-age-options{
  margin:0 auto!important;
}


/* ===== group-average-plain-final ===== */
#groupComposition .group-average-age-row{
  padding:0!important;
  margin-top:10px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
#groupComposition .group-average-copy .group-average-label{
  color:#173c2c!important;
  font-weight:800!important;
}
#groupComposition .group-average-copy .group-average-label em{
  color:#6f7e75!important;
  font-style:normal!important;
  font-size:inherit!important;
  font-weight:500!important;
}


/* ===== group-composition-copy-clean-final ===== */
#groupComposition .group-plain-heading small{
  text-align:center!important;
  line-height:1.45!important;
}
#groupComposition .group-plain-heading small em{
  display:inline-block!important;
  margin-top:2px!important;
  font-style:normal!important;
  color:#6f7e75!important;
}
#groupComposition .group-average-copy .group-average-label{
  text-align:center!important;
}


/* ===== group-average-age-one-line-final ===== */
#groupComposition .group-average-age-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:12px!important;text-align:center!important}
#groupComposition .group-average-copy{width:auto!important;min-width:0!important;flex:0 0 auto!important}
#groupComposition .group-average-copy .group-average-label{white-space:nowrap!important}
#groupComposition .group-age-options{width:auto!important;display:grid!important;grid-template-columns:repeat(4,42px)!important;gap:5px!important;margin:0!important}
#groupComposition .group-age-options label span{width:42px!important}



/* ===== group-average-single-badge-final ===== */
#groupComposition .group-average-age-row{
  display:inline-flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  width:auto!important;
  margin:10px auto 0!important;
  padding:6px 8px 6px 12px!important;
  border:1px solid #dce6e0!important;
  border-radius:999px!important;
  background:#f5f8f6!important;
  box-shadow:none!important;
}
#groupComposition .group-average-copy{
  width:auto!important;
  min-width:0!important;
  flex:0 0 auto!important;
}
#groupComposition .group-average-copy .group-average-label{
  white-space:nowrap!important;
  color:#31513f!important;
  font-size:.64rem!important;
  font-weight:800!important;
}
#groupComposition .group-age-options{
  display:flex!important;
  align-items:center!important;
  gap:3px!important;
  width:auto!important;
  margin:0!important;
}
#groupComposition .group-age-options label span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:34px!important;
  height:28px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:transparent!important;
  color:#46574d!important;
  font-size:.64rem!important;
  font-weight:800!important;
}
#groupComposition .group-age-options input:checked + span{
  background:#2e7650!important;
  color:#fff!important;
  box-shadow:none!important;
}



/* ===== group-average-dark-compact-final ===== */
#groupComposition .group-average-age-row{
  display:flex!important;
  width:max-content!important;
  max-width:100%!important;
  min-height:0!important;
  margin:9px auto 0!important;
  padding:4px 5px 4px 10px!important;
  gap:7px!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:999px!important;
  background:#183d30!important;
  box-shadow:none!important;
}
#groupComposition .group-average-copy{
  width:auto!important;
  min-width:0!important;
  flex:0 0 auto!important;
}
#groupComposition .group-average-copy .group-average-label{
  color:#fff!important;
  font-size:.59rem!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
#groupComposition .group-age-options{
  display:flex!important;
  width:auto!important;
  gap:2px!important;
  margin:0!important;
  align-items:center!important;
}
#groupComposition .group-age-options label{
  margin:0!important;
}
#groupComposition .group-age-options label span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:29px!important;
  height:25px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  color:#e5eee9!important;
  font-size:.59rem!important;
  font-weight:800!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options input:checked + span{
  background:#0b2119!important;
  color:#fff!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)!important;
}



/* ===== group-average-clean-final ===== */
/* Remove any outer/subcontainer treatment */
#groupComposition .group-average-age-row{
  display:flex!important;
  width:max-content!important;
  max-width:100%!important;
  margin:9px auto 0!important;
  padding:0!important;
  gap:8px!important;
  align-items:center!important;
  justify-content:center!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
#groupComposition .group-average-copy{
  width:auto!important;
  min-width:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
#groupComposition .group-average-copy .group-average-label{
  color:#173c2c!important;
  font-size:.63rem!important;
  font-weight:800!important;
  white-space:nowrap!important;
}

/* The age choices themselves form the only compact dark badge */
#groupComposition .group-age-options{
  display:flex!important;
  align-items:center!important;
  width:auto!important;
  gap:3px!important;
  margin:0!important;
  padding:3px!important;
  border:0!important;
  border-radius:999px!important;
  background:#183d30!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options label{margin:0!important}
#groupComposition .group-age-options label span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:31px!important;
  height:26px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#173c2c!important;
  font-size:.61rem!important;
  font-weight:900!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options input:checked + span{
  background:#0b2119!important;
  color:#fff!important;
  box-shadow:none!important;
}



/* ===== group-average-free-text-badge-final ===== */
#groupComposition .group-average-age-row{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:max-content!important;
  max-width:100%!important;
  margin:9px auto 0!important;
  padding:0!important;
  gap:9px!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
}
#groupComposition .group-average-copy,
#groupComposition .group-average-copy .group-average-label{
  display:inline!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:none!important;
  box-shadow:none!important;
  color:#173c2c!important;
  font-size:.64rem!important;
  font-weight:800!important;
  white-space:nowrap!important;
}
#groupComposition .group-age-options{
  display:inline-flex!important;
  align-items:center!important;
  gap:3px!important;
  width:auto!important;
  margin:0!important;
  padding:3px!important;
  border:1px solid #dbe5df!important;
  border-radius:999px!important;
  background:#f3f7f5!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options label{margin:0!important}
#groupComposition .group-age-options label span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:31px!important;
  height:26px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#173c2c!important;
  font-size:.61rem!important;
  font-weight:900!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options input:checked + span{
  background:#173c2c!important;
  color:#fff!important;
}



/* ===== group-average-two-row-badge-final ===== */
#groupComposition .group-average-age-row{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  width:auto!important;
  margin:10px auto 0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
#groupComposition .group-average-copy{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:auto!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
}
#groupComposition .group-average-copy .group-average-label{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:30px!important;
  margin:0!important;
  padding:5px 12px!important;
  border:1px solid #dce6e0!important;
  border-radius:999px!important;
  background:#f5f8f6!important;
  color:#31513f!important;
  font-size:.64rem!important;
  font-weight:800!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  width:auto!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options label{
  margin:0!important;
}
#groupComposition .group-age-options label span{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:34px!important;
  padding:0!important;
  border:1px solid #d7e1db!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#173c2c!important;
  font-size:.64rem!important;
  font-weight:900!important;
  box-shadow:none!important;
}
#groupComposition .group-age-options input:checked + span{
  background:#173c2c!important;
  border-color:#173c2c!important;
  color:#fff!important;
}


/* ===== group-instruction-normal-final ===== */
#groupComposition .group-plain-heading small{
  font-weight:400!important;
}
#groupComposition .group-plain-heading small br:first-of-type{
  line-height:1.5!important;
}
#groupComposition .group-plain-heading small em{
  font-weight:400!important;
}


/* ===== group-average-desktop-one-line-final ===== */
@media(min-width:701px){
  #groupComposition .group-average-age-row{
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    width:auto!important;
    margin:10px auto 0!important;
  }
  #groupComposition .group-average-copy{
    width:auto!important;
    min-width:0!important;
    flex:0 0 auto!important;
  }
  #groupComposition .group-average-copy .group-average-label{
    white-space:nowrap!important;
  }
  #groupComposition .group-age-options{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:6px!important;
    width:auto!important;
    margin:0!important;
  }
}


/* ===== mobile-insurer-inpatient-labels-final ===== */



/* ===== quote-results-carousel-final ===== */
#quoteCarouselShell{
  position:relative;
  width:100%;
  margin:0 auto 10px;
}
#cardsContainer.quote-carousel-track{
  display:flex!important;
  grid-template-columns:none!important;
  gap:14px!important;
  width:100%!important;
  margin:0!important;
  padding:3px 3px 10px!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  overscroll-behavior-inline:contain!important;
}
#cardsContainer.quote-carousel-track::-webkit-scrollbar{display:none!important}
#cardsContainer.quote-carousel-track>.provider-card{
  flex:0 0 calc((100% - 14px)/2)!important;
  min-width:0!important;
  width:auto!important;
  max-width:none!important;
  scroll-snap-align:start!important;
  scroll-snap-stop:always!important;
  box-sizing:border-box!important;
}
.quote-carousel-arrow{
  position:absolute!important;
  top:50%!important;
  z-index:8!important;
  width:42px!important;
  height:42px!important;
  display:grid!important;
  place-items:center!important;
  margin:0!important;
  padding:0!important;
  border:1px solid #d7e1db!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#173c2c!important;
  box-shadow:0 6px 18px rgba(23,60,44,.14)!important;
  cursor:pointer!important;
  transform:translateY(-50%)!important;
}
.quote-carousel-prev{left:-20px!important}
.quote-carousel-next{right:-20px!important}
.quote-carousel-arrow:disabled{
  opacity:.28!important;
  cursor:default!important;
  box-shadow:none!important;
}
.quote-carousel-arrow:not(:disabled):hover{
  background:#173c2c!important;
  color:#fff!important;
}
.quote-carousel-status{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:25px;
  margin:0 0 20px;
  color:#64748b;
  font-size:.65rem;
  font-weight:800;
}
.quote-carousel-dots{
  display:flex;
  align-items:center;
  gap:4px;
}
.quote-carousel-dot{
  width:6px;
  height:6px;
  border-radius:50%;
  background:#cfd8d3;
}
.quote-carousel-dot.is-active{
  width:16px;
  border-radius:999px;
  background:#315f49;
}
@media(min-width:1250px){
  #cardsContainer.quote-carousel-track>.provider-card{
    flex-basis:calc((100% - 28px)/3)!important;
  }
}




/* ===== quote-results-navigation-fixed-final ===== */
.quote-number-nav{
  display:flex;
  align-items:center;
  justify-content:center;
  flex-wrap:wrap;
  gap:6px;
  margin:-6px 0 14px;
}
.quote-number-btn{
  min-width:70px;
  height:30px;
  padding:0 10px;
  border:1px solid #d8e2dc;
  border-radius:8px;
  background:#fff;
  color:#31513f;
  font-size:.62rem;
  font-weight:800;
  cursor:pointer;
}
.quote-number-btn.is-active{
  border-color:#173c2c;
  background:#173c2c;
  color:#fff;
}
.quote-number-btn:hover{
  border-color:#315f49;
}

/* Keep navigation arrows visible in the viewport while scrolling vertically
   through long quotation cards. */
#quoteCarouselShell .quote-carousel-arrow{
  position:sticky!important;
  top:50vh!important;
  transform:translateY(-50%)!important;
  z-index:20!important;
  flex:0 0 auto!important;
}
#quoteCarouselShell{
  display:grid!important;
  grid-template-columns:44px minmax(0,1fr) 44px!important;
  align-items:start!important;
  column-gap:6px!important;
  position:relative!important;
}
#quoteCarouselShell .quote-carousel-prev{
  grid-column:1!important;
  grid-row:1!important;
  left:auto!important;
  right:auto!important;
  justify-self:center!important;
}
#quoteCarouselShell #cardsContainer{
  grid-column:2!important;
  grid-row:1!important;
}
#quoteCarouselShell .quote-carousel-next{
  grid-column:3!important;
  grid-row:1!important;
  left:auto!important;
  right:auto!important;
  justify-self:center!important;
}



/* ===== quote-carousel-end-slash-final ===== */
.quote-carousel-arrow.is-end-stop{
  opacity:1!important;
  background:#f3f5f4!important;
  border-color:#cfd8d3!important;
  color:#7b8780!important;
  cursor:default!important;
  box-shadow:none!important;
}
.quote-carousel-arrow.is-end-stop i{
  display:none!important;
}
.quote-carousel-arrow.is-end-stop::before{
  content:"⊘";
  display:block;
  font-size:1.25rem;
  line-height:1;
  font-weight:700;
  color:#7b8780;
}


/* ===== floating-quote-summary-removed-final ===== */
.sticky-quote-summary,
.provider-card>.sticky-quote-summary,
.floating-quote-summary,
#floatingQuoteSummary{
  display:none!important;
  visibility:hidden!important;
  opacity:0!important;
  position:static!important;
  pointer-events:none!important;
}


/* ===== quote-ribbon-sticky-continuous-final ===== */
/* One continuous ribbon attached directly below the sticky site header */
#quoteStickyRibbon{
  display:none!important;
  position:fixed!important;
  left:0!important;
  right:0!important;
  top:var(--quote-ribbon-top,0px)!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  z-index:998!important;
  background:#173c2c!important;
  border:0!important;
  border-top:1px solid rgba(255,255,255,.06)!important;
  border-bottom:1px solid rgba(0,0,0,.18)!important;
  box-shadow:0 4px 12px rgba(15,51,40,.14)!important;
  overflow:hidden!important;
}
#quoteStickyRibbon.is-visible{
  display:block!important;
}
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  display:flex!important;
  align-items:stretch!important;
  justify-content:flex-start!important;
  width:100%!important;
  max-width:1180px!important;
  margin:0 auto!important;
  padding:0 12px!important;
  box-sizing:border-box!important;
  gap:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scrollbar-width:none!important;
  scroll-behavior:smooth!important;
  background:transparent!important;
}
#quoteStickyRibbon .quote-sticky-ribbon-inner::-webkit-scrollbar{
  display:none!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:6px!important;
  flex:0 0 auto!important;
  min-height:38px!important;
  margin:0!important;
  padding:0 14px!important;
  border:0!important;
  border-right:1px solid rgba(255,255,255,.14)!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  cursor:pointer!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}
#quoteStickyRibbon .quote-ribbon-item:first-child{
  border-left:1px solid rgba(255,255,255,.14)!important;
}
#quoteStickyRibbon .quote-ribbon-item.is-active{
  background:rgba(255,255,255,.12)!important;
}
#quoteStickyRibbon .quote-ribbon-item-number{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:23px!important;
  padding:0 7px!important;
  border-radius:6px!important;
  background:#fff!important;
  color:#173c2c!important;
  font-size:.57rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-provider{
  color:#fff!important;
  font-size:.61rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-plan{
  color:rgba(255,255,255,.7)!important;
  font-size:.62rem!important;
  font-weight:600!important;
  max-width:120px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  flex-shrink:1!important;
  min-width:0!important;
  line-height:1.1!important;
}
#quoteStickyRibbon .quote-ribbon-item-members{
  color:rgba(255,255,255,.5)!important;
  font-size:.56rem!important;
  font-weight:500!important;
  max-width:140px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  flex-shrink:1!important;
  min-width:0!important;
  line-height:1.1!important;
}
#quoteStickyRibbon .quote-ribbon-ident-main{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  min-width:0!important;
  line-height:1.15!important;
}
#quoteStickyRibbon .quote-ribbon-item-sep{
  color:rgba(255,255,255,.45)!important;
}
#quoteStickyRibbon .quote-ribbon-item-price{
  color:#f4d66d!important;
  font-size:.61rem!important;
  font-weight:900!important;
}



/* ===== quote-ribbon-card-aligned-spacing-final ===== */
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  max-width:none!important;
  padding-left:var(--quote-ribbon-side-space,0px)!important;
  padding-right:var(--quote-ribbon-side-space,0px)!important;
  gap:var(--quote-ribbon-gap,14px)!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  flex:0 0 var(--quote-ribbon-card-width,320px)!important;
  width:var(--quote-ribbon-card-width,320px)!important;
  min-width:var(--quote-ribbon-card-width,320px)!important;
  max-width:var(--quote-ribbon-card-width,320px)!important;
  box-sizing:border-box!important;
  border-left:0!important;
  border-right:0!important;
  padding-left:10px!important;
  padding-right:10px!important;
}
#quoteStickyRibbon .quote-ribbon-item + .quote-ribbon-item{
  border-left:1px solid rgba(255,255,255,.14)!important;
}


/* ===== quote-ribbon-fixed-noninteractive-final ===== */
#quoteStickyRibbon,
#quoteStickyRibbon *{
  user-select:none!important;
  -webkit-user-select:none!important;
}
#quoteStickyRibbon{
  pointer-events:none!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  cursor:default!important;
  pointer-events:none!important;
}
#quoteStickyRibbon .quote-ribbon-item:hover,
#quoteStickyRibbon .quote-ribbon-item:focus,
#quoteStickyRibbon .quote-ribbon-item:active,
#quoteStickyRibbon .quote-ribbon-item.is-active{
  background:transparent!important;
  outline:none!important;
  box-shadow:none!important;
}


/* ===== quote-ribbon-ip-op-summary-final ===== */
#quoteStickyRibbon .quote-ribbon-item-number{
  min-height:auto!important;
  padding:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:.62rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-benefit{
  flex:0 0 auto!important;
  color:#fff!important;
  font-size:.59rem!important;
  font-weight:800!important;
  white-space:nowrap!important;
}



/* ===== quote-ribbon-each-quote-badge-final ===== */
/* Keep one continuous ribbon background, but group each quote summary into its own badge */
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  gap:10px!important;
  padding-top:5px!important;
  padding-bottom:5px!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-height:30px!important;
  padding:4px 10px!important;
  border:1px solid rgba(255,255,255,.22)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.10)!important;
  color:#fff!important;
  box-shadow:none!important;
}
#quoteStickyRibbon .quote-ribbon-item + .quote-ribbon-item{
  border-left:1px solid rgba(255,255,255,.22)!important;
}
#quoteStickyRibbon .quote-ribbon-item-number{
  padding:0!important;
  background:transparent!important;
  color:#fff!important;
  font-size:.61rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-provider{
  color:#fff!important;
  font-size:.61rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-benefit{
  color:#e6efe9!important;
  font-size:.57rem!important;
  font-weight:800!important;
}
#quoteStickyRibbon .quote-ribbon-item-price{
  color:#f4d66d!important;
  font-size:.61rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-sep{
  color:rgba(255,255,255,.45)!important;
}



/* ===== quote-ribbon-compact-badges-final ===== */
#quoteStickyRibbon .quote-ribbon-item{
  flex:0 0 auto!important;
  width:max-content!important;
  min-width:0!important;
  max-width:none!important;
  min-height:26px!important;
  padding:2px 7px!important;
  gap:4px!important;
  border-radius:7px!important;
}
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  gap:7px!important;
}
#quoteStickyRibbon .quote-ribbon-item-number,
#quoteStickyRibbon .quote-ribbon-item-provider,
#quoteStickyRibbon .quote-ribbon-item-price{
  font-size:.58rem!important;
}
#quoteStickyRibbon .quote-ribbon-benefit{
  font-size:.54rem!important;
}



/* ===== quote-ribbon-compact-aligned-final ===== */
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  min-height:35px!important;
  padding:0!important;
  overflow:hidden!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  position:absolute!important;
  top:4px!important;
  flex:none!important;
  width:max-content!important;
  min-width:0!important;
  max-width:none!important;
  transform:translateX(-50%)!important;
}


/* ===== quote-actions-stacked-payment-final ===== */
.provider-card .cover-card-actions{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:6px!important;
  margin-top:10px!important;
}
.provider-card .cover-card-actions button{
  width:100%!important;
  min-height:38px!important;
  margin:0!important;
  padding:7px 12px!important;
  border-radius:9px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  font-size:.72rem!important;
  font-weight:800!important;
}
.provider-card .get-cover-btn{
  background:#173c2c!important;
  color:#fff!important;
}
.provider-card .download-quote-btn{
  background:#fff!important;
  color:#315f49!important;
  border:1px solid #cddbd3!important;
}
.provider-card .quote-whatsapp-btn{
  background:#25D366!important;
  color:#fff!important;
  border:0!important;
}
.provider-card .view-provider-network-btn{
  background:#fff!important;
  color:#173c2c!important;
  border:1px solid #8fb5a0!important;
  cursor:pointer!important;
}
.provider-card .pay-insurer-btn{
  background:#d4af37!important;
  color:#173c2c!important;
  border:0!important;
  cursor:pointer!important;
}

.directory-download-btn{
  min-height:42px;
  padding:9px 14px;
  border:1px solid #b58b20;
  border-radius:10px;
  background:#fff8df;
  color:#173c2c;
  font:inherit;
  font-size:.78rem;
  font-weight:800;
  white-space:nowrap;
  cursor:pointer;
}
.directory-download-btn:disabled{
  border-color:#dce3df;
  background:#f3f5f4;
  color:#8a9590;
  cursor:not-allowed;
}


/* Insurer payment instructions popup */
.payment-popup-overlay{
  position:fixed;
  inset:0;
  z-index:12000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:18px;
  background:rgba(10,24,18,.62);
}
.payment-popup-overlay.is-open{display:flex}
.payment-popup-card{
  position:relative;
  width:min(520px,100%);
  max-height:88vh;
  overflow-y:auto;
  padding:24px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 24px 70px rgba(0,0,0,.28);
}
.payment-popup-close{
  position:absolute;
  right:13px;
  top:10px;
  border:0;
  background:transparent;
  color:#7a8981;
  font-size:1.6rem;
  cursor:pointer;
}
.payment-popup-icon{
  width:42px;height:42px;display:grid;place-items:center;
  border-radius:12px;background:#edf6f0;color:#245f3e;margin-bottom:9px;
}
.payment-popup-kicker{
  display:block;color:#b18518;font-size:.61rem;font-weight:900;letter-spacing:.08em;
}
.payment-popup-card h3{
  margin:3px 0 14px;color:#173c2c;font-size:1.3rem;
}
.payment-popup-summary{
  display:grid;
  gap:7px;
  margin-bottom:14px;
}
.payment-popup-summary>div{
  display:flex;justify-content:space-between;gap:15px;
  padding:8px 10px;border:1px solid #e3ebe6;border-radius:9px;background:#fafcfb;
}
.payment-popup-summary span{color:#7a8981;font-size:.66rem;font-weight:700}
.payment-popup-summary strong{color:#273f32;font-size:.72rem;text-align:right}
.payment-popup-summary .payment-popup-amount{
  background:#f7f1df;border-color:#eadca9;
}
.payment-popup-summary .payment-popup-amount strong{
  color:#173c2c;font-size:.86rem;
}
.payment-popup-methods{
  display:grid;gap:8px;margin-top:4px;
}
.payment-popup-method{
  padding:10px 11px;border:1px solid #dde7e1;border-radius:10px;background:#fff;
}
.payment-popup-method h4{
  margin:0 0 5px;color:#173c2c;font-size:.72rem;
}
.payment-popup-method p{
  margin:2px 0;color:#52645a;font-size:.65rem;line-height:1.45;
}
.payment-popup-method strong{color:#263c30}
.payment-popup-empty{
  padding:12px;border-radius:10px;background:#f6f8f7;color:#68776f;
  font-size:.68rem;text-align:center;
}
.payment-popup-note{
  display:flex;gap:6px;margin:12px 0 0;color:#78877f;font-size:.61rem;line-height:1.45;
}
.payment-popup-note i{color:#b18518;margin-top:2px}
.payment-popup-actions{
  display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;
}
.payment-popup-actions a,.payment-popup-actions button{
  min-height:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;
  gap:7px;font-size:.68rem;font-weight:800;text-decoration:none;cursor:pointer;
}
.payment-popup-whatsapp{background:#25D366;color:#fff}
.payment-popup-done{border:1px solid #d8e2dc;background:#fff;color:#31513f}



/* ===== payment-confirmation-flow-final ===== */
.payment-confirm-divider{
  display:flex;align-items:center;gap:10px;margin:17px 0 12px;
  color:#173c2c;font-size:.7rem;font-weight:900;
}
.payment-confirm-divider:before,.payment-confirm-divider:after{
  content:"";height:1px;flex:1;background:#e0e8e3;
}
.payment-confirm-form{display:grid;gap:9px}
.payment-confirm-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.payment-confirm-field{display:grid;gap:4px}
.payment-confirm-field label{
  color:#42574b;font-size:.62rem;font-weight:800;
}
.payment-confirm-field label span{color:#8b9891;font-weight:600}
.payment-confirm-field input,
.payment-confirm-field select,
.payment-confirm-field textarea{
  width:100%;box-sizing:border-box;border:1px solid #d8e2dc;border-radius:8px;
  background:#fff;color:#24392d;padding:8px 9px;font:inherit;font-size:.68rem;outline:none;
}
.payment-confirm-field input:focus,
.payment-confirm-field select:focus,
.payment-confirm-field textarea:focus{
  border-color:#789c88;box-shadow:0 0 0 2px rgba(49,95,73,.08);
}
.payment-confirm-field textarea{resize:vertical}
.payment-confirm-dynamic[hidden]{display:none!important}
.payment-confirm-submit{
  width:100%;min-height:40px;border:0;border-radius:9px;
  background:#173c2c;color:#fff;font-size:.68rem;font-weight:900;cursor:pointer;
  display:flex;align-items:center;justify-content:center;gap:7px;
}
.payment-confirm-status{
  margin:0;padding:8px 9px;border-radius:8px;background:#edf6f0;
  color:#245f3e;font-size:.63rem;line-height:1.4;
}



/* ===== insurer-checkbox-ui ===== */
.insurer-checkboxes{display:flex;align-items:center;gap:.4rem;width:100%;overflow-x:auto;padding-bottom:.15rem;scrollbar-width:none;-ms-overflow-style:none}
.insurer-checkboxes::-webkit-scrollbar{display:none}
.insurer-checkbox-option{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:5px 13px;border:1px solid #d6dbe1;border-radius:8px;background:#fff;color:#475569;font-size:.7rem;font-weight:600;letter-spacing:.01em;box-shadow:none;cursor:pointer;transition:.18s ease;white-space:nowrap;flex:0 0 auto}
.insurer-checkbox-option:hover{border-color:#9aa4b2;background:#f8fafc;transform:translateY(-1px)}
.insurer-checkbox-option::before{content:none}
.insurer-checkbox-option:has(input:checked){border-color:#94a3b8;background:#fff;color:#1e293b}
.insurer-checkbox-option:has(input:checked)::before{content:none}
.insurer-checkbox-option:has(input:checked)::after{content:none}
.insurer-checkbox-option input{position:static;opacity:1;pointer-events:auto;width:15px;height:15px;margin:0;accent-color:#475569;cursor:pointer}

.insurer-selection-warning{display:none;margin-top:.4rem;color:#b91c1c;font-size:.72rem;font-weight:700}
.insurer-selection-warning.visible{display:block}
.insurer-dependent-disabled{opacity:.42;filter:grayscale(1);pointer-events:none;user-select:none}
#quote-form select.has-selection{background:#edf7f0!important;border-color:#4f9365!important;color:#174c2a!important;box-shadow:0 0 0 2px rgba(46,125,50,.07)!important}
#quote-form select.has-selection:focus{border-color:#2e7d32!important;box-shadow:0 0 0 3px rgba(46,125,50,.13)!important}
#groupComposition input[type="number"].has-selection{background:#edf7f0!important;border-color:#4f9365!important;color:#174c2a!important;box-shadow:0 0 0 2px rgba(46,125,50,.07)!important}
#groupComposition input[type="number"].has-selection:focus{border-color:#2e7d32!important;box-shadow:0 0 0 3px rgba(46,125,50,.13)!important}
#groupComposition .group-plain-heading small{display:block;color:#475569;font-size:.72rem;font-weight:600;line-height:1.45}
#groupComposition .group-plain-heading small em{color:#64748b;font-size:.68rem;font-weight:500;font-style:normal}
.quote-wrapper .insurer-row .insurer-card:not(.inpatient-card){grid-template-columns:auto minmax(0,1fr)!important;max-width:none!important;width:100%!important}
.quote-wrapper .insurer-row .insurer-card:not(.inpatient-card)>.insurer-control:not(#planGroup){width:100%!important;min-width:0!important}
.quote-wrapper .insurer-row .insurer-card>#planGroup{grid-column:1/-1!important;display:none;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.7rem;margin-top:.2rem!important;padding-top:.65rem;border-top:1px solid #e7eee9}
.quote-wrapper .insurer-row .insurer-card>#planGroup[style*="display: block"],.quote-wrapper .insurer-row .insurer-card>#planGroup[style*="display:block"]{display:grid!important}
.insurer-plan-label{display:flex;align-items:center;gap:.4rem;color:var(--primary-navy);font-size:.75rem;font-weight:800;white-space:nowrap}
.insurer-plan-label i{color:#166534}
.quote-step-members .family-item:has(#principalAge.principal-age-error)>label{color:#b91c1c!important}
#principalAge.principal-age-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.14)!important}
#principalAge:not(.principal-age-placeholder){font-size:1rem!important;font-weight:750!important}#spouseAge,#childrenAge017,#childrenAge1824{font-size:.75rem!important;font-weight:750!important}
#principalAge option{font-size:1rem;font-weight:750}#spouseAge option,#childrenAge017 option,#childrenAge1824 option{font-size:.75rem;font-weight:750}
#principalAge.principal-age-placeholder{color:#b91c1c!important;font-weight:700!important}
#principalAge option[value=""]{color:#b91c1c;font-weight:700}
#principalAge option:not([value=""]){color:var(--text-dark);font-weight:400}
.principal-age-inline-warning{display:block;margin-top:.35rem;color:#b91c1c;font-size:.68rem;font-weight:700;text-align:center}
.principal-validation-message{display:none;margin-top:.35rem;color:#b91c1c;font-size:.68rem;font-weight:700;text-align:center}
.principal-validation-message.visible{display:block}
.quote-header-badge-host{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;flex:0 0 auto}
.quote-header-badge-host .group-families-live-total{position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px;min-height:30px!important;margin:0!important;padding:5px 13px!important;border:1px solid rgba(36,122,59,.18)!important;border-radius:999px!important;background:linear-gradient(180deg,#f8fcf9,#edf7f0)!important;color:#205c36!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.01em!important;box-shadow:0 3px 10px rgba(24,78,48,.07)!important;white-space:nowrap!important}
.quote-header-badge-host .group-families-live-total i{color:#2e7d32;font-size:.72rem}
.quote-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.quote-price-row .price{margin:0}
.quote-sequence{margin-left:auto;color:#475569;font-size:.76rem;font-weight:750;white-space:nowrap}

.family-counter-only{display:none!important}




/* ===== related-quote-styles ===== */
.related-quote-banner{display:flex;align-items:center;gap:.45rem;margin:0 0 .75rem;padding:.48rem .65rem;border:1px solid #f59e0b;border-radius:9px;background:#fffbeb;color:#92400e;font-size:.72rem;font-weight:800;line-height:1.3}
.related-quote-placeholder{visibility:hidden!important;pointer-events:none!important}
.related-quote-banner i{color:#d97706}.provider-card.related-quote-card{border-style:dashed!important}.provider-card.related-quote-card h3{margin-bottom:.35rem}
.related-quote-note{display:block;margin-top:.18rem;color:#92400e;font-size:.66rem;font-weight:700}


/* ===== insurer-horizontal-ribbon-ui ===== */
/* Single horizontal insurer ribbon */
#insurerCheckboxes.insurer-checkboxes{
  display:flex!important;align-items:stretch!important;gap:0!important;width:100%!important;
  overflow-x:auto!important;padding:0!important;border:1px solid #d7e1da!important;
  border-radius:10px!important;background:#fff!important;box-shadow:0 2px 7px rgba(18,53,36,.04)!important;
  scrollbar-width:none;-ms-overflow-style:none;
}
#insurerCheckboxes.insurer-checkboxes::-webkit-scrollbar{display:none}
#insurerCheckboxes .insurer-checkbox-option{
  position:relative!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;
  gap:6px!important;min-height:38px!important;padding:7px 13px!important;margin:0!important;
  border:0!important;border-right:1px solid #e1e7e3!important;border-radius:0!important;
  background:#fff!important;color:#526158!important;font-size:.7rem!important;font-weight:700!important;
  white-space:nowrap!important;box-shadow:none!important;transform:none!important;flex:1 0 auto!important;cursor:pointer!important;
}
#insurerCheckboxes .insurer-checkbox-option:last-child{border-right:0!important}
#insurerCheckboxes .insurer-checkbox-option:hover{background:#f8fbf9!important;color:#244b34!important}
#insurerCheckboxes .insurer-checkbox-option input{
  position:absolute!important;opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;
}
#insurerCheckboxes .insurer-checkbox-option::before{
  content:""!important;width:15px!important;height:15px!important;border:1.5px solid #aebbb3!important;border-radius:50%!important;
  display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 15px!important;
  background:#fff!important;color:#fff!important;font-size:9px!important;font-weight:900!important;line-height:1!important;
}
#insurerCheckboxes .insurer-checkbox-option:has(input:checked){
  background:#eef7f1!important;color:#174b2b!important;
}
#insurerCheckboxes .insurer-checkbox-option:has(input:checked)::before{
  content:"✓"!important;background:#2e7d32!important;border-color:#2e7d32!important;color:#fff!important;
}
#insurerCheckboxes .insurer-checkbox-option:has(input:focus-visible){
  outline:2px solid rgba(46,125,50,.28)!important;outline-offset:-2px!important;z-index:1;
}
/* Pin the "All" option to the left while the other insurers scroll */
#insurerCheckboxes .insurer-checkbox-option:first-child{
  position:sticky!important;
  left:0!important;
  z-index:3!important;
  background:#fff!important;
  box-shadow:4px 0 8px rgba(18,53,36,.10)!important;
}



/* ===== style-67 ===== */
/* Progressive prompt: after Principal Age, make Inpatient Limit the next obvious action. */
#inpatientLimit.inpatient-limit-error {
  color: #dc2626 !important;
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 3px rgba(220,38,38,.13), 0 0 14px rgba(220,38,38,.25) !important;
  font-weight: 700;
}
#inpatientLimit.inpatient-limit-error option {
  color: #1e293b;
  font-weight: 400;
}
#inpatientLimit.inpatient-limit-error option[value=""],
#inpatientLimit.inpatient-limit-error option[value="none"] {
  color: #dc2626;
  font-weight: 700;
}

/* Keep the inpatient selector inactive until the required family details are supplied. */
.inpatient-card.inpatient-limit-pending .cover-type-heading {
  color: #64748b !important;
}
.inpatient-card.inpatient-limit-pending #inpatientLimit:disabled {
  color: #64748b !important;
  background: #edf1f3 !important;
  border-color: #d5dce1 !important;
  cursor: not-allowed !important;
  opacity: 1 !important;
}

/* Group application document collection. */
.group-application-section {
  position: relative;
  margin: 1rem 0;
  padding: 1.25rem;
  overflow: hidden;
  border: 1px solid #c9e0d0;
  border-radius: 18px;
  background: linear-gradient(135deg, #f7fcf8 0%, #eff8f2 100%);
  box-shadow: 0 12px 28px rgba(23, 60, 44, .09);
}
.group-application-section::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 5px;
  background: linear-gradient(90deg, #176b3a, #4a9c62, #d9a723);
}
.group-application-section h3 {
  margin: .1rem 0 .35rem;
  font-size: 1.05rem;
}
.group-application-section .role-badge {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  padding: .5rem .75rem;
  border-radius: 999px;
  background: #173c2c;
  color: #fff;
  letter-spacing: .01em;
}
.group-application-intro {
  max-width: 52rem;
  margin: .75rem 0 1.1rem;
  color: #475569;
  font-size: .85rem;
  line-height: 1.5;
}
.group-application-section .beneficiary-grid { gap: 1rem; }
.group-application-section .beneficiary-box {
  padding: 1rem;
  border: 1px solid #d8e7dc;
  border-radius: 14px;
  background: rgba(255, 255, 255, .88);
  box-shadow: 0 4px 12px rgba(23, 60, 44, .04);
}
.group-application-section .beneficiary-box h4 {
  margin: 0 0 .85rem;
  color: #173c2c;
  font-size: .9rem;
}
.group-application-section .beneficiary-box h4 small {
  color: #8a6d1d;
  font-weight: 700;
}
.group-application-section .field-group { margin-bottom: .8rem; }
.group-application-section .field-group:last-child { margin-bottom: 0; }
.group-application-section input[type="file"] {
  padding: .45rem;
  border: 1px dashed #9dbca6;
  border-radius: 9px;
  background: #f9fcfa;
}
.group-contact-box {
  background: linear-gradient(135deg, #fffdf3, #fff8d9) !important;
  border-color: #eadba1 !important;
}
.group-contact-box .field-group label {
  color: #695619;
  font-size: .86rem;
  font-weight: 800;
}
.group-contact-box input {
  min-height: 48px;
  padding: .7rem .8rem;
  border: 1px solid #dfca7d;
  border-radius: 10px;
  background: rgba(255,255,255,.9);
  font-size: .96rem;
}
.group-contact-box input:focus {
  border-color: #b68a18;
  box-shadow: 0 0 0 3px rgba(182,138,24,.14);
  outline: none;
}
.group-attachment-email {
  margin: 1rem 0 0;
  padding-top: .85rem;
  border-top: 1px solid #d8e7dc;
  color: #526158;
  font-size: .82rem;
  line-height: 1.45;
}
.group-attachment-email i { color: #176b3a; margin-right: .25rem; }
.group-attachment-email a { color: #176b3a; font-weight: 800; }
.group-template-download {
  display: inline-flex;
  align-items: center;
  gap: .45rem;
  margin: .2rem 0 .7rem;
  padding: .55rem .75rem;
  border: 1px solid #b7d4c0;
  border-radius: 9px;
  background: #e8f5eb;
  color: #176b3a;
  font-size: .83rem;
  font-weight: 700;
  text-decoration: none;
}
.group-template-download:hover { background: #d9efdf; text-decoration: none; }


/* ===== principal-age-only-required-cue-v2 ===== */
#principalAge.principal-age-error {
  color: #dc2626 !important;
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 3px rgba(220,38,38,.13), 0 0 14px rgba(220,38,38,.24) !important;
  font-weight: 700;
}
#principalAge.principal-age-error option {
  color: #1e293b;
  font-weight: 400;
}
#principalAge.principal-age-error option[value=""] {
  color: #dc2626 !important;
  font-weight: 700;
}


/* ===== zero-count-required-glow-v1 ===== */
/* Required zero-count cue for Children Only and Group/SME. */
select.zero-count-required,
input.zero-count-required {
  color: #dc2626 !important;
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 3px rgba(220,38,38,.13), 0 0 14px rgba(220,38,38,.24) !important;
  font-weight: 700 !important;
}
select.zero-count-required option {
  color: #1e293b;
  font-weight: 400;
}
select.zero-count-required option[value="0"] {
  color: #dc2626 !important;
  font-weight: 700;
}


/* ===== optional-benefits-disabled-without-inpatient-v1 ===== */
/* Grey out optional benefits until a specific Inpatient Limit is selected. */
.optional-benefit-disabled,
.optional-benefit-disabled select,
.optional-benefit-disabled input,
select.optional-benefit-disabled,
input.optional-benefit-disabled {
  opacity: .55 !important;
  cursor: not-allowed !important;
}
select.optional-benefit-disabled,
input.optional-benefit-disabled {
  background-color: #f3f4f6 !important;
  color: #9ca3af !important;
  border-color: #d1d5db !important;
  box-shadow: none !important;
}


/* ===== optional-benefits-core-disabled-polish-v1 ===== */
input.optional-benefit-disabled + span,
input.optional-benefit-disabled + label,
.optional-benefit-disabled label {
  color: #9ca3af !important;
}


/* ===== outpatient-required-warning-style-v1 ===== */
#outpatientRequiredWarning {
  display: none;
  width: 100%;
  position: static !important;
  float: none !important;
  clear: both;
  margin: 5px 0 0 0 !important;
  padding: 0 !important;
  text-align: left;
  font-size: 12px;
  line-height: 1.25;
  color: #dc2626;
  font-weight: 700;
}
#outpatientRequiredWarning.visible {
  display: block !important;
}


/* ===== outpatient-required-attention-style-v1 ===== */
#outpatientLimit.outpatient-required-attention {
  border-color: #dc2626 !important;
  box-shadow: 0 0 0 3px rgba(220,38,38,.12) !important;
}


/* ===== group-family-zero-red-style-final ===== */
/* Group/SME M ... M+7 required cue, matching Principal Age selector */
#groupComposition input.zero-count-required,
#groupComposition select.zero-count-required {
  color: #dc2626 !important;
  -webkit-text-fill-color: #dc2626 !important;
  border-color: #dc2626 !important;
  background: #fff !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: 700 !important;
  font-style: normal !important;
  box-shadow:
    0 0 0 3px rgba(220,38,38,.13),
    0 0 14px rgba(220,38,38,.24) !important;
}


/* ===== disabled-benefit-hard-lock-style ===== */
/* A greyed benefit is genuinely non-interactive. */
select.optional-benefit-disabled:disabled,
input.optional-benefit-disabled:disabled {
  pointer-events: none !important;
  cursor: not-allowed !important;
}
.form-group.optional-benefit-disabled,
.field.optional-benefit-disabled,
.benefit-field.optional-benefit-disabled,
.quote-field.optional-benefit-disabled,
.selector-wrap.optional-benefit-disabled,
.control-group.optional-benefit-disabled {
  cursor: not-allowed !important;
}


/* ===== maternity-cover-layout-fix ===== */
/* Children Only: maternity is not shown */
body.cover-children-only #maternityField,
body.cover-children-only #maternityLimitContainer,
body.cover-children-only .maternity-field,
body.cover-children-only [data-benefit="maternity"] {
  display: none !important;
}

/* Group/SME: maternity occupies the full width of its container */
body.cover-group-sme #maternityField,
body.cover-group-sme #maternityLimitContainer,
body.cover-group-sme .maternity-field,
body.cover-group-sme [data-benefit="maternity"] {
  width: 100% !important;
  max-width: none !important;
  flex: 1 1 100% !important;
  grid-column: 1 / -1 !important;
}

/* Any principal/spouse-specific maternity controls are irrelevant for Group/SME */
body.cover-group-sme .maternity-principal,
body.cover-group-sme .maternity-spouse,
body.cover-group-sme [data-maternity-member="principal"],
body.cover-group-sme [data-maternity-member="spouse"] {
  display: none !important;
}


/* ===== quote-engine-fixed-thirds-v23 ===== */
@media (min-width:701px){.quote-wrapper .insurer-card,.quote-wrapper .inpatient-card{grid-template-columns:repeat(3,minmax(0,1fr)) !important;}.quote-wrapper .insurer-card>*,.quote-wrapper .inpatient-card>*{width:100% !important;min-width:0 !important;box-sizing:border-box;}}


/* ===== quote-sequence-validation-styles ===== */
.sequence-prerequisite-error{border-color:#dc2626!important;box-shadow:0 0 0 3px rgba(220,38,38,.18),0 0 14px rgba(220,38,38,.28)!important;animation:sequencePrerequisitePulse .8s ease-in-out 2}
select.sequence-prerequisite-error{color:#dc2626!important;font-weight:700!important}
select.sequence-prerequisite-error option{color:#1e293b;font-weight:400}
select.sequence-prerequisite-error option[data-sequence-original-text]{color:#dc2626!important;font-weight:700!important}
.quote-step-members .family-item:has(#principalAge.sequence-prerequisite-error)>label{color:#b91c1c!important}
@keyframes sequencePrerequisitePulse{50%{box-shadow:0 0 0 4px rgba(220,38,38,.20),0 0 16px rgba(220,38,38,.26)!important}}

/* ===== responsive-quote-results-partners-v1 ===== */
/* Tablets retain the compact desktop quote-engine presentation. */
@media (min-width:701px) and (max-width:1024px){
  #quote-form{width:100%!important;max-width:none!important;margin:0!important;padding:2rem!important;border-radius:24px!important}
  .mobile-quote-intro,.mobile-step-title,.mobile-action-note{display:none!important}
  .quote-step-card{display:contents!important;padding:0!important;margin:0!important;border:0!important;box-shadow:none!important;background:transparent!important}
  #quote-form select,#quote-form input[type="number"]{min-height:38px!important;height:38px!important;font-size:.8rem!important;border-radius:8px!important;padding:.4rem .6rem!important}
  .quote-step-cover .cover-type-card,.quote-step-cover-selection .cover-type-card,.quote-step-cover-selection .insurer-card{display:grid!important;width:100%!important;max-width:none!important}
  .quote-step-cover .cover-type-heading,.quote-step-cover-selection .cover-type-heading{display:flex!important}
  .quote-step-cover .cover-type-toggle{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .quote-step-benefits .optional-benefit-row{padding:0!important;margin-bottom:.8rem!important;border:0!important;border-radius:0!important;background:transparent!important}
  .actions-quote{display:flex!important;margin-top:1.5rem!important}
  #getQuotesBtn,#resetBtn{width:auto!important;min-height:44px!important;border-radius:40px!important;font-size:.9rem!important}
  #cardsContainer.quote-carousel-track>.provider-card{flex-basis:calc((100% - 28px)/3)!important}
  #partners .partner-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}




/* ===== insurer-specific-benefit-bundling-style-v1 ===== */
#quote-form .insurer-benefit-rule-note{margin-top:.3rem;padding:.42rem .6rem;border:1px solid #bbdfc7;border-radius:8px;background:#f0fdf4;color:#166534;font-size:.69rem;font-weight:750;line-height:1.35}
#quote-form .insurer-benefit-rule-note strong{font-weight:900}
#quote-form .insurer-benefit-rule-note.mixed{border-color:#d9e0e8;background:#f8fafc;color:#475569}
#quote-form .bundled-benefit-select{background:#f0fdf4 !important;color:#166534 !important;border-color:#86b596 !important;font-weight:800 !important}
#quote-form .bundled-benefit-label .optional-text{display:none !important}
#quote-form .bundled-benefit-label::after{content:' (Included)';color:#166534;font-size:.68rem;font-weight:800}

body.cover-children-only #quote-form .form-row:has(#maternityLimit){display:none !important;}

/* ===== primary-navigation-selected-state ===== */
.nav-links li:empty{display:none!important}
.nav-links a{padding:.38rem .62rem;border-radius:8px}
.nav-links a.active{color:#166534!important;background:#e1f1e5!important;font-weight:800!important;box-shadow:inset 0 -2px 0 #2e7d32}

/* ===== children-only-second-quarter-layout ===== */
@media (min-width:701px){
  .family-overview.children-only-layout .family-item:has(#childrenAge017){
    grid-column:1 / -1 !important;
    width:100% !important;
    margin-left:0 !important;
    margin-right:0 !important;
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    column-gap:10px !important;
  }
  .family-overview.children-only-layout label[for="childrenAge017"]{
    grid-column:1 / 2 !important;
  }
  .family-overview.children-only-layout #childrenAge017{
    grid-column:2 / -1 !important;
  }
}


.family-overview.children-only-layout .family-item:has(#childrenAge017){
  display:flex !important;
  flex-direction:row !important;
  flex-wrap:nowrap !important;
  align-items:center !important;
  gap:.6rem !important;
}
.family-overview.children-only-layout label[for="childrenAge017"]{
  display:inline-flex !important;
  align-items:center !important;
  gap:.45rem !important;
  min-width:150px !important;
  margin:0 !important;
  white-space:nowrap !important;
  color:var(--primary-navy) !important;
  font-size:.8rem !important;
  font-weight:800 !important;
  line-height:1.2 !important;
}
.family-overview.children-only-layout .children-age-icon{
  width:26px;
  height:26px;
  flex:0 0 26px;
  border-radius:8px;
  background:#ecfdf3;
  color:#166534;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-family:"Font Awesome 6 Free";
  font-size:.75rem;
  font-weight:900;
  line-height:1;
}
.family-overview.children-only-layout #childrenAge017{
  flex:1 1 auto !important;
  min-width:0 !important;
  width:auto !important;
}

/* ===== mobile-cover-types-single-row ===== */


/* ===== mobile-flat-quote-engine ===== */


/* ===== mobile-flat-quote-engine-polish ===== */


/* ===== quote-actions-single-row-mobile-tablet ===== */
@media (max-width:1024px){
  #quote-form .actions-quote{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    align-items:stretch!important;
    gap:8px!important;
    width:100%!important;
  }
  #quote-form #getQuotesBtn{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
  }
  #quote-form #resetBtn{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:82px!important;
  }
}

/* ===== benefit-label-selector-single-row-mobile-tablet ===== */
@media (max-width:1024px){
  #quote-form .quote-step-cover-selection .inpatient-card{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:start!important;
    gap:8px!important;
    width:100%!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-card .cover-type-heading{
    width:auto!important;
    min-height:44px!important;
    margin:0!important;
    align-items:center!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-control{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  #quote-form .quote-step-benefits .form-group{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:start!important;
    gap:8px!important;
    width:100%!important;
    max-width:none!important;
  }
  #quote-form .quote-step-benefits .form-group>label{
    display:flex!important;
    align-items:center!important;
    min-height:44px!important;
    margin:0!important;
    font-size:.72rem!important;
    line-height:1.15!important;
  }
  #quote-form .quote-step-benefits .limit-scope-wrapper{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:5px!important;
    width:100%!important;
    min-width:0!important;
  }
  #quote-form .quote-step-benefits .limit-scope-wrapper select{
    width:100%!important;
    min-width:0!important;
  }
  #quote-form .quote-step-benefits .scope-group{
    width:100%!important;
    margin:0!important;
  }
}

/* Equal halves wherever the responsive action row contains two controls. */
@media (max-width:1024px){
  #quote-form .actions-quote>#getQuotesBtn,
  #quote-form .actions-quote>#resetBtn{
    flex:1 1 0!important;
    width:50%!important;
    min-width:0!important;
  }
}

/* ===== centered-responsive-section-headings ===== */
@media (max-width:1024px){
  #quote-form .mobile-step-title{
    justify-content:center!important;
    text-align:center!important;
  }
  #quote-form .mobile-step-title>div{
    text-align:center!important;
  }
  #quote-form .mobile-step-title>span{
    display:none!important;
  }
}

/* ===== responsive-benefit-heading-and-control-rows ===== */
@media (max-width:1024px){
  #quote-form .quote-step-cover-selection .inpatient-card,
  #quote-form .quote-step-benefits .form-group{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:6px!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-card .cover-type-heading,
  #quote-form .quote-step-benefits .form-group>label{
    display:flex!important;
    justify-content:center!important;
    align-items:center!important;
    width:100%!important;
    min-height:24px!important;
    margin:0!important;
    text-align:center!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-control,
  #quote-form .quote-step-benefits .limit-scope-wrapper{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:center!important;
    gap:7px!important;
    width:100%!important;
    min-width:0!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-control>select,
  #quote-form .quote-step-benefits .limit-scope-wrapper>select{
    grid-column:1!important;
    width:100%!important;
    min-width:0!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-control>.scope-group,
  #quote-form .quote-step-benefits .limit-scope-wrapper>.scope-group,
  #quote-form .quote-step-benefits .limit-scope-wrapper>#maternityNote{
    grid-column:2!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  #quote-form .scope-group{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:4px!important;
  }
  #quote-form .scope-group .radio-option{
    min-width:0!important;
    width:100%!important;
    padding:5px 3px!important;
    font-size:.64rem!important;
    white-space:nowrap!important;
  }
  #quote-form #maternityNote{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:38px!important;
    text-align:center!important;
    font-size:.67rem!important;
    line-height:1.15!important;
  }
  #quote-form .inpatient-validation-message,
  #quote-form .outpatient-required-warning{
    grid-column:1 / -1!important;
  }
}

/* ===== compact-mobile-benefit-scopes ===== */


/* Inpatient scope is a sibling of its selector, unlike the optional-benefit scopes. */
@media (max-width:1024px){
  #quote-form .quote-step-cover-selection .inpatient-card{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    align-items:start!important;
    gap:6px 7px!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-card>.cover-type-heading{
    grid-column:1 / -1!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-card>.inpatient-control{
    display:block!important;
    grid-column:1!important;
    width:100%!important;
    min-width:0!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-card>#inpatientScopeGroup{
    grid-column:2!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  #quote-form .quote-step-cover-selection .inpatient-card>.inpatient-control>select{
    width:100%!important;
    min-width:0!important;
  }
}

/* ===== mobile-header-contact-actions ===== */


/* ===== mobile-menu-actions-single-row ===== */


/* ===== mobile-get-quote-and-contact-icons ===== */


/* ===== unified-centered-mobile-menu-row ===== */


/* Keep menu links and contact icons in the same physical flex row. */


/* ===== mobile-quote-heading-and-member-header ===== */


/* Joined mobile Get Quotes / Reset segmented action. */


/* Match the Children Only required prompt to its field-label typography. */


/* Keep Group Average Age and all four choices on one mobile row. */




/* Quote-card counts by device; extra cards remain horizontally scrollable. */

@media (min-width:701px) and (max-width:1024px){
  #cardsContainer.quote-carousel-track>.provider-card{
    flex:0 0 calc((100% - 14px)/2)!important;
  }
}
@media (min-width:1025px){
  #cardsContainer.quote-carousel-track>.provider-card{
    flex:0 0 calc((100% - 28px)/3)!important;
  }
}

/* ===== remove-mobile-section-headers ===== */




/* Keep family age selectors in two equal columns on phones. */


/* Mobile benefit controls: insurer-style segmented selectors. */


/* Light premium mobile quote-engine theme with a dark-green and gold frame. */


/* Keep the mobile quote title and live member counter on one line. */


/* Mobile quote actions: two comfortable, non-wrapping buttons in one row. */




/* Keep the trust heading as a balanced two-line statement. */
#trust .section-title > span{
  display:block;
}

/* Balance the mobile logo tagline with the NOW INSURANCE AGENCY wordmark. */
.header-brand .tagline-default{
  display:inline-block!important;
  transform-origin:left center;
}
.header-brand .tagline-mobile{
  display:none!important;
  transform-origin:left center;
}



/* Give the mobile quote-engine title more prominence without wrapping its badge. */

/* Footer legal navigation */
.footer-legal-links{display:inline-flex;align-items:center;gap:.55rem;margin-left:.75rem}.footer-legal-links a{text-decoration:underline;text-underline-offset:3px}.footer-legal-links a:hover{color:#f0cf66}
/* Unified footer typography and spacing */
footer,footer *{font-family:'Segoe UI',Roboto,system-ui,sans-serif}.footer-grid>div>h4,.footer-contact-simple h4{margin:0 0 .9rem!important;color:#fff!important;font-size:1rem!important;font-weight:800!important;line-height:1.25!important;letter-spacing:0!important}.footer-grid>div:first-child>.logo{font-size:1.25rem!important;font-weight:850!important;line-height:1.25!important}.footer-grid>div:first-child>p{margin:0!important;color:#aebbb5!important;font-size:.82rem!important;line-height:1.7!important}.footer-grid>div:not(:first-child)>ul{margin:0!important;padding:0!important}.footer-grid>div:not(:first-child)>ul>li,.footer-contact-list li{margin:0 0 .58rem!important;color:#aebbb5!important;font-size:.82rem!important;font-weight:400!important;line-height:1.5!important}.footer-grid ul li a,.footer-contact-list a{color:#cbd8d1!important;font-size:inherit!important;font-weight:500!important;line-height:inherit!important;text-decoration:none!important}.footer-grid ul li a:hover,.footer-contact-list a:hover{color:#f0cf66!important}.footer-contact-list strong{color:#fff!important;font-size:inherit!important;font-weight:750!important}.footer-contact-list strong+a{margin-left:.28rem}.footer-bottom{font-size:.8rem!important;line-height:1.5!important}
.footer-about p strong{color:#e7eeea;font-weight:750}.footer-about-link{display:inline-flex;margin-top:.75rem;color:#f0cf66!important;font-size:.82rem!important;font-weight:750!important}.footer-about-link:hover{color:#fff!important}
.provider-card .member-composition-main-container{box-sizing:border-box!important}.provider-card .member-composition-main-container .composition-title{margin:0 0 .45rem!important}.provider-card .member-composition-main-container .composition-section{margin:0!important}.provider-card .member-composition-main-container .composition-summary{margin-bottom:.35rem!important}
.provider-card .members-total-row {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 0.75rem !important;
    margin-top: 0.6rem !important;
    padding-top: 0.6rem !important;
    border-top: 1px solid #cfded4 !important;
    color: #174f3d !important;
    font-size: 0.78rem !important;
    font-weight: 800 !important;
}

.provider-card .members-total-row strong {
    color: #17672f !important;
    font-size: 0.84rem !important;
    font-weight: 900 !important;
}
.partner-carousel-viewport {
    width: 100%;
    overflow: hidden;
}

.partner-carousel-shell {
    display: grid;
    grid-template-columns: 42px minmax(0, 1fr) 42px;
    align-items: center;
    gap: 10px;
}

.partner-carousel-arrow {
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cfded4;
    border-radius: 50%;
    background: #fff;
    color: var(--primary-navy);
    box-shadow: 0 4px 12px rgba(18, 53, 36, 0.12);
    cursor: pointer;
    transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}

.partner-carousel-arrow:hover,
.partner-carousel-arrow:focus-visible {
    background: var(--primary-navy);
    color: #fff;
    transform: scale(1.05);
    outline: none;
}

#partners .partner-carousel-viewport .partner-grid {
    display: flex !important;
    grid-template-columns: none !important;
    gap: 10px !important;
    align-items: stretch !important;
    transition: transform 0.5s ease-in-out;
    will-change: transform;
}

#partners .partner-carousel-viewport .partner-logo {
    flex: 0 0 calc((100% - 30px) / 4) !important;
}

#partners .partner-carousel-viewport .partner-grid-no-transition {
    transition: none !important;
}




#resultSummary {
    display: inline-flex !important;
    align-items: center;
    width: fit-content;
    max-width: 100%;
    padding: 0.1rem 0.9rem;
    border: 0;
    border-radius: 30px;
    background: #e2e8f0;
    color: var(--primary-navy) !important;
    font-size: 1rem !important;
    font-weight: 700 !important;
    line-height: 1.6;
}
.member-health-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 0.75rem;
}

#coverForm .member-bmi[readonly] {
    background: #eef4f0;
    color: #174f3d;
    font-weight: 800;
    cursor: default;
}

#coverForm .application-field-error {
    border: 2px solid #dc2626 !important;
    outline: 2px solid rgba(220, 38, 38, 0.2) !important;
    outline-offset: 1px !important;
    background-color: #fff5f5 !important;
    box-shadow: 0 0 0 4px rgba(220, 38, 38, 0.18), 0 0 15px rgba(220, 38, 38, 0.38) !important;
    animation: applicationFieldErrorGlow 1s ease-in-out 2;
}

#coverForm .field-group:has(.application-field-error) > label {
    color: #dc2626 !important;
    font-weight: 800 !important;
}

@keyframes applicationFieldErrorGlow {
    0%, 100% { box-shadow: 0 0 0 3px rgba(220, 38, 38, 0.15), 0 0 10px rgba(220, 38, 38, 0.25); }
    50% { box-shadow: 0 0 0 5px rgba(220, 38, 38, 0.25), 0 0 22px rgba(220, 38, 38, 0.5); }
}


.email-submission-fallback {
    margin: 1rem 0;
    padding: 0.9rem;
    border: 1px solid #f0b8b8;
    border-radius: 12px;
    background: #fff5f5;
    color: #7f1d1d;
}

.email-fallback-copy {
    display: flex;
    align-items: flex-start;
    gap: 0.7rem;
}

.email-fallback-copy > i {
    margin-top: 0.2rem;
    color: #dc2626;
}

.email-fallback-copy p,
.email-fallback-copy small {
    display: block;
    margin-top: 0.2rem;
}

.email-fallback-reason {
    color: #991b1b;
}

.email-fallback-whatsapp {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.45rem;
    margin-top: 0.75rem;
    padding: 0.65rem 1rem;
    border: 0;
    border-radius: 999px;
    background: var(--whatsapp-green);
    color: #fff;
    font-weight: 800;
    cursor: pointer;
}

.email-fallback-whatsapp:hover,
.email-fallback-whatsapp:focus-visible {
    background: #1da851;
    outline: 3px solid rgba(37, 211, 102, 0.25);
    outline-offset: 2px;
}
.provider-directory-section {
    padding: 52px 18px 28px !important;
    background: linear-gradient(180deg, #eef4f0 0%, #e7efe9 100%) !important;
    color: #fff;
}

#providers > .container {
    max-width: 1100px;
    padding: 28px !important;
    border: 1px solid rgba(255, 255, 255, 0.09);
    border-radius: 26px;
    background:
        radial-gradient(circle at 10% 0%, rgba(212, 175, 55, 0.16), transparent 28%),
        radial-gradient(circle at 90% 100%, rgba(45, 212, 191, 0.18), transparent 30%),
        linear-gradient(135deg, #064e4e 0%, #075b5b 52%, #0f766e 100%);
    box-shadow: 0 20px 52px rgba(6, 78, 78, 0.22);
}

#providers .directory-hero {
    margin-bottom: 18px;
    padding: 22px;
    border: 1px solid rgba(255, 255, 255, 0.11);
    border-radius: 18px;
    background: rgba(255, 255, 255, 0.075);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.05);
}


#providers > .container > p:last-child {
    margin-top: 1.25rem !important;
    padding: 0.85rem 1rem;
    border: 1px solid rgba(255, 255, 255, 0.16);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.1);
    color: #e6f4f2 !important;
    font-size: 0.8rem !important;
    line-height: 1.6 !important;
}
.directory-field-download {
    width: auto;
    margin-top: 0;
    white-space: normal;
    flex: 1 1 190px;
}

.directory-status-row {
    display: flex;
    align-items: stretch;
    gap: 0.65rem;
    width: 100%;
}

.directory-status-row #directoryStatus {
    flex: 1 1 auto;
}

.directory-status-row .directory-download-btn {
    min-height: 38px;
    padding: 0.45rem 0.8rem;
    border: 1px solid #bbf7d0;
    border-radius: 999px;
    background: #ecfdf3;
    color: #166534;
    box-shadow: none;
}

.directory-status-row .directory-download-btn:hover,
.directory-status-row .directory-download-btn:focus-visible {
    background: #17672f;
    border-color: #17672f;
    color: #fff;
    outline: 3px solid rgba(35, 131, 59, 0.2);
    outline-offset: 2px;
}

.directory-status-row .directory-download-btn:disabled {
    border-color: #b8c8be;
    background: #dce7df;
    color: #718078;
    box-shadow: none;
}

.directory-field-download[hidden] {
    display: none !important;
}

.directory-download-actions {
    display: flex;
    align-items: stretch;
    gap: 0.5rem;
    margin: 0;
    width: auto;
    margin-left: 0;
    margin-top: 0;
}

#directoryStatus {
    flex-wrap: wrap;
}

#directoryStatus > span {
    flex: 1 1 280px;
}

.directory-search-download-row {
    display: grid;
    grid-template-columns: minmax(210px, 1fr) minmax(360px, 1.3fr);
    align-items: stretch;
    gap: 0.55rem;
    width: 100%;
}

.directory-search-download-row #directorySearch {
    width: 100%;
}



/* Prominent quote actions shown immediately beneath each quoted premium. */
.provider-card .quote-card-primary-actions {
    display: grid;
    grid-template-columns: 0.86fr 1.12fr 1.42fr;
    gap: 0.5rem;
    margin: 0.8rem 0;
}

.provider-card .quote-card-primary-actions button {
    min-height: 42px;
    margin: 0;
    padding: 0.55rem 0.65rem;
    border-radius: 12px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.42rem;
    font-size: 0.73rem;
    font-weight: 800;
    line-height: 1.15;
    cursor: pointer;
    transition: transform 180ms ease, box-shadow 180ms ease, filter 180ms ease;
}

.provider-card .quote-card-primary-actions button:hover,
.provider-card .quote-card-primary-actions button:focus-visible {
    transform: translateY(-2px);
    filter: brightness(1.04);
    outline: none;
}

.provider-card .quote-card-primary-actions .get-cover-btn {
    background: rgba(228, 246, 235, 0.78) !important;
    border: 1px solid rgba(31, 141, 83, 0.34) !important;
    color: #17633a !important;
    box-shadow: 0 3px 10px rgba(18, 127, 70, 0.09);
}

.provider-card .quote-card-primary-actions .download-quote-btn {
    background: rgba(255, 250, 229, 0.78) !important;
    border: 1px solid rgba(190, 145, 20, 0.34) !important;
    color: #70570e !important;
    box-shadow: 0 3px 10px rgba(200, 151, 14, 0.08);
}

.provider-card .quote-card-primary-actions .quote-whatsapp-btn {
    background: rgba(226, 250, 235, 0.76) !important;
    border: 1px solid rgba(37, 190, 93, 0.34) !important;
    color: #148341 !important;
    box-shadow: 0 3px 10px rgba(37, 211, 102, 0.09);
}

.provider-card .cover-card-secondary-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
    margin-top: 10px;
}

.provider-card .cover-card-secondary-actions button {
    min-height: 38px;
    padding: 7px 12px;
    border-radius: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    font-size: 0.72rem;
    font-weight: 800;
}



/* Place navigation arrows over the outside edges so quote cards keep full width. */
#quoteCarouselShell {
    display: block !important;
}

#quoteCarouselShell .quote-carousel-arrow {
    position: absolute !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
}

#quoteCarouselShell .quote-carousel-prev {
    left: -20px !important;
    right: auto !important;
}

#quoteCarouselShell .quote-carousel-next {
    right: -20px !important;
    left: auto !important;
}

#quoteCarouselShell .quote-carousel-arrow.is-viewport-sticky {
    position: fixed !important;
    top: 50vh !important;
    z-index: 100 !important;
}







/* Keep every insurer mark visually consistent in cards and the partner strip. */
.provider-card .insurer-logo-badge,
.provider-card .provider-embedded-logo {
    width: 34px !important;
    height: 34px !important;
    object-fit: contain !important;
    background: #fff !important;
    border-radius: 9px !important;
    padding: 2px !important;
    vertical-align: middle;
}

#resultsContainer .provider-card h3 .insurer-logo-badge,
#resultsContainer .provider-card h3 .provider-embedded-logo {
    border-radius: 9px !important;
}

.provider-card h3.quotecard-title{display:flex !important;align-items:center;gap:.6rem;scroll-margin:0;}
.provider-card h3.quotecard-title .quotecard-meta{display:flex;flex-direction:column;line-height:1.15;min-width:0;}
.provider-card h3.quotecard-title .quotecard-insurer{font-size:1.12rem;font-weight:800;color:var(--primary-navy);}
.provider-card h3.quotecard-title .quotecard-plan{font-size:.9rem;font-weight:600;color:#64748b;margin-top:.12rem;}

.provider-card .benefit-sections{display:grid;gap:.9rem;}
.provider-card .benefit-section{border:1px solid #eef2f6;border-radius:10px;padding:.7rem .8rem;background:#fbfcfe;}
.provider-card .benefit-section-title{display:flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:800;color:var(--primary-navy);margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.02em;}
.provider-card .benefit-section-status.not-selected{font-size:.64rem;font-weight:700;color:#b45309;background:#fef3c7;border:1px solid #fcd34d;border-radius:999px;padding:.05rem .5rem;text-transform:none;letter-spacing:0;}
.provider-card .benefit-section-status.inbuilt{font-size:.64rem;font-weight:700;color:#15803d;background:#dcfce7;border:1px solid #86efac;border-radius:999px;padding:.05rem .55rem;text-transform:none;letter-spacing:0;}
.provider-card .benefit-section-list{list-style:none;margin:0;padding:0;display:grid;gap:.28rem;}
.provider-card .benefit-row{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.76rem;color:#475569;}
.provider-card .benefit-row-label{color:#475569;}
.provider-card .benefit-row-value{font-weight:700;color:var(--text-dark);text-align:right;max-width:58%;word-break:normal;overflow-wrap:normal;line-height:1.25;text-wrap:balance;}
.provider-card .benefit-row-value-nowrap{white-space:nowrap;}

.provider-card .waiting-detail-list{margin:.5rem 0 0;padding:0;list-style:none;display:grid;gap:.25rem;font-size:.74rem;color:#475569;}.provider-card .waiting-detail-list span{font-weight:700;color:var(--primary-navy);}.provider-card .waiting-detail-list strong{font-weight:600;color:var(--text-dark);}

/* ===== ribbon-green-large-badges ===== */
#quoteStickyRibbon{
  background:linear-gradient(135deg,#166534,#2e7d32)!important;
  border-top:1px solid rgba(255,255,255,.16)!important;
  border-bottom:1px solid rgba(0,0,0,.25)!important;
  box-shadow:0 6px 18px rgba(22,101,52,.24)!important;
}
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  min-height:96px!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  min-height:74px!important;
  padding:0.65rem 1.7rem!important;
  gap:10px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.18)!important;
  border:2px solid rgba(255,255,255,.45)!important;
  top:10px!important;
  box-shadow:0 6px 16px rgba(0,0,0,.18)!important;
}
#quoteStickyRibbon .quote-ribbon-item + .quote-ribbon-item{
  border-left:2px solid rgba(255,255,255,.45)!important;
}
#quoteStickyRibbon .quote-ribbon-item.is-active,
#quoteStickyRibbon .quote-ribbon-item:hover,
#quoteStickyRibbon .quote-ribbon-item:focus,
#quoteStickyRibbon .quote-ribbon-item:active{
  background:rgba(255,255,255,.36)!important;
  border-color:#fff!important;
}
#quoteStickyRibbon .quote-ribbon-item-number{
  min-height:32px!important;
  min-width:32px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#fff!important;
  color:#14532d!important;
  font-size:1.05rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-provider{
  color:#fff!important;
  font-size:1.15rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-benefit{
  color:#e7f6ec!important;
  font-size:1rem!important;
  font-weight:800!important;
}
#quoteStickyRibbon .quote-ribbon-item-price{
  color:#fde68a!important;
  font-size:1.2rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-sep{
  color:rgba(255,255,255,.6)!important;
  font-size:1.05rem!important;
}


/* ===== ribbon-badges-fit-quote-theme ===== */
#quoteStickyRibbon .quote-sticky-ribbon-inner{
  min-height:86px!important;
  padding-top:14px!important;
  padding-bottom:14px!important;
  overflow:visible!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  top:50%!important;
  transform:translate(-50%,-50%)!important;
  flex-direction:column!important;
  align-items:stretch!important;
  justify-content:center!important;
  gap:3px!important;
  text-align:center!important;
  white-space:normal!important;
  min-height:62px!important;
  padding:0.5rem 0.85rem!important;
  border-radius:16px!important;
  background:#123524!important;
  border:2px solid rgba(255,255,255,.42)!important;
  box-shadow:0 8px 18px rgba(0,0,0,.26)!important;
  box-sizing:border-box!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-top{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  width:100%!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-ident{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  min-width:0!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-price-wrap{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  line-height:1.12!important;
  margin-left:auto!important;
  flex:0 0 auto!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-price-label{
  font-size:0.62rem!important;
  font-weight:800!important;
  color:#cbe5d4!important;
  text-transform:uppercase!important;
  letter-spacing:.4px!important;
  white-space:nowrap!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-limits{
  display:grid!important;
  grid-template-columns:auto auto!important;
  column-gap:18px!important;
  row-gap:1px!important;
  justify-content:end!important;
  margin-left:auto!important;
  padding-left:10px!important;
  text-align:right!important;
  line-height:1.25!important;
  white-space:normal!important;
}
#quoteStickyRibbon .quote-ribbon-item .ribbon-limit-cell{
  display:inline-flex!important;
  align-items:baseline!important;
  justify-content:space-between!important;
  gap:6px!important;
  font-size:0.7rem!important;
  font-weight:600!important;
  color:#c4ddcd!important;
  white-space:nowrap!important;
}
#quoteStickyRibbon .quote-ribbon-item .ribbon-limit-label{
  color:#b8d8c4!important;
  font-weight:700!important;
}
#quoteStickyRibbon .quote-ribbon-item .ribbon-limit-value{
  color:#eef7f0!important;
  font-weight:800!important;
}
#quoteStickyRibbon .quote-ribbon-item.is-active,
#quoteStickyRibbon .quote-ribbon-item:hover,
#quoteStickyRibbon .quote-ribbon-item:focus,
#quoteStickyRibbon .quote-ribbon-item:active{
  background:#1b5e20!important;
  border-color:#fff!important;
}
#quoteStickyRibbon .quote-ribbon-item-number{
  min-height:26px!important;
  min-width:26px!important;
  padding:0 8px!important;
  border-radius:999px!important;
  background:#d4af37!important;
  color:#123524!important;
  font-size:1rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item-provider{
  color:#fff!important;
  font-size:1.08rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-benefit{
  color:#d7efe0!important;
  font-size:0.96rem!important;
  font-weight:800!important;
}
#quoteStickyRibbon .quote-ribbon-item-price{
  color:#fde68a!important;
  font-size:1.12rem!important;
  font-weight:900!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-price-unit{
  font-size:.66em!important;
  font-weight:600!important;
  color:#cfe3d6!important;
  opacity:.85!important;
  white-space:nowrap!important;
}
#quoteStickyRibbon .quote-ribbon-item-sep{
  color:rgba(255,255,255,.55)!important;
  font-size:1rem!important;
}


/* ===== ribbon-carousel-three-per-view-final ===== */
@media(min-width:992px){
  #cardsContainer.quote-carousel-track>.provider-card{flex:0 0 calc((100% - 28px)/3)!important;}
}
@media(min-width:701px) and (max-width:991px){
  #cardsContainer.quote-carousel-track>.provider-card{flex:0 0 calc((100% - 14px)/2)!important;}
}


/* ===== ribbon-carousel-arrows-over-quotes ===== */
#quoteCarouselShell .quote-carousel-arrow{
  top:50%!important;
  left:auto!important;
  right:auto!important;
  width:42px!important;
  height:42px!important;
  background:rgba(255,255,255,.96)!important;
  border:1px solid #d7e1db!important;
  box-shadow:0 5px 16px rgba(15,23,42,.26)!important;
  color:#173c2c!important;
}
#quoteCarouselShell .quote-carousel-prev{
  left:10px!important;
  right:auto!important;
}
#quoteCarouselShell .quote-carousel-next{
  right:10px!important;
  left:auto!important;
}


/* ===== ribbon-carousel-arrows-on-ribbon ===== */
#quoteStickyRibbon .quote-carousel-arrow{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  left:auto!important;
  right:auto!important;
  width:42px!important;
  height:42px!important;
  z-index:1000!important;
  background:rgba(255,255,255,.97)!important;
  border:1px solid #d7e1db!important;
  border-radius:50%!important;
  box-shadow:0 5px 16px rgba(15,23,42,.30)!important;
  color:#173c2c!important;
  pointer-events:auto!important;
}
#quoteStickyRibbon .quote-carousel-prev{
  left:10px!important;
  right:auto!important;
}
#quoteStickyRibbon .quote-carousel-next{
  right:10px!important;
  left:auto!important;
}


/* ===== benefit-category-grid-row ===== */
.provider-card .benefit-category-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:0.7rem!important;
  align-items:stretch!important;
}
.provider-card .benefit-category-grid .sub-container{
  margin:0!important;
  padding:.6rem .7rem!important;
}
.provider-card .benefit-category-grid .benefit-row{gap:.3rem!important;}
.provider-card .benefit-category-grid .benefit-row-value{max-width:none!important;white-space:normal!important;}


/* ===== apply-at-bottom-btn ===== */
.provider-card .apply-at-bottom-btn{
  grid-column:1 / -1!important;
  min-height:40px!important;
  background:#173c2c!important;
  color:#fff!important;
  border:0!important;
  border-radius:30px!important;
  cursor:pointer!important;
}
.provider-card .apply-at-bottom-btn:hover{
  background:#1b5e20!important;
}

/* ===== pre-footer-cta ===== */
.pre-footer-cta{
  background:linear-gradient(135deg,var(--primary-blue),var(--primary-navy));
  padding:3rem 0;margin:0;color:#fff;
}
.pre-footer-cta-inner{
  display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap;
}
.pre-footer-cta-text{max-width:560px;}
.pre-footer-kicker{
  display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.14em;
  text-transform:uppercase;color:var(--accent-gold);margin-bottom:.4rem;
}
.pre-footer-cta-text h2{font-size:1.9rem;font-weight:800;margin:0 0 .4rem;}
.pre-footer-cta-text p{font-size:1.05rem;opacity:.9;margin:0;}
.pre-footer-cta-btn{
  display:inline-flex;align-items:center;justify-content:center;gap:.6rem;
  background:var(--accent-gold);color:#12351E;font-weight:800;padding:1rem 2.2rem;
  border-radius:40px;box-shadow:0 10px 24px rgba(0,0,0,.25);transition:.25s;
  white-space:nowrap;font-size:1rem;cursor:pointer;
}
.pre-footer-cta-btn:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(0,0,0,.32);background:#d4af37;}


/* ===== quote-member-labels-and-insurer-grey ===== */
.quote-wrapper .family-item label,
.quote-wrapper .family-item label span{
  color:var(--text-dark) !important;
  font-weight:700 !important;
}
.quote-wrapper .insurer-card:has(.insurer-checkboxes.optional-benefit-disabled) .cover-type-heading span{
  color:#9ca3af !important;
}
.quote-wrapper .insurer-card:has(.insurer-checkboxes.optional-benefit-disabled) .cover-type-heading i{
  background:#eef0f2 !important;
  color:#9ca3af !important;
}

/* ===== quote-inpatient-limit-label-grey ===== */
.quote-wrapper .inpatient-card.inpatient-limit-pending .cover-type-heading span{
  color:#9ca3af !important;
}
.quote-wrapper .inpatient-card.inpatient-limit-pending .cover-type-heading i{
  background:#eef0f2 !important;
  color:#9ca3af !important;
}

/* ===== maternity-note-as-selector ===== */
.quote-wrapper #maternityNote{
  appearance:none!important;
  -webkit-appearance:none!important;
  text-align:center!important;
  background:#f6f8f7!important;
  color:#64748b!important;
  -webkit-text-fill-color:#64748b!important;
  font-size:.76rem!important;
  font-weight:600!important;
  cursor:not-allowed!important;
  flex:1!important;
  min-width:160px!important;
  border:1px solid #e2e8f0!important;
  box-shadow:0 1px 2px rgba(15,23,42,.05)!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.quote-wrapper #maternityNote.enabled{
  background:#edf7f0!important;
  border:1px solid #a9d4b8!important;
  box-shadow:0 1px 3px rgba(46,125,50,.12)!important;
  color:#174c2a!important;
  -webkit-text-fill-color:#174c2a!important;
  font-weight:700!important;
}


/* ===== Ribbon divider: name/plan/member | premium + limits ===== */
#quoteStickyRibbon .quote-ribbon-item{
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:14px!important;
  white-space:nowrap!important;
  text-align:left!important;
}
#quoteStickyRibbon .quote-ribbon-main{
  display:flex!important;
  align-items:flex-start!important;
  align-self:flex-start!important;
  gap:6px!important;
  min-width:0!important;
}
#quoteStickyRibbon .quote-ribbon-item .quote-ribbon-ident{
  align-items:flex-start!important;
}
#quoteStickyRibbon .quote-ribbon-sep{
  flex:0 0 1px!important;
  width:1px!important;
  align-self:center!important;
  height:30px!important;
  max-height:100%!important;
  background:linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,.30) 24%, rgba(255,255,255,.30) 76%, rgba(255,255,255,0) 100%)!important;
  opacity:.6!important;
}
#quoteStickyRibbon .quote-ribbon-meta{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  gap:2px!important;
  min-width:0!important;
  margin-left:auto!important;
}
#quoteStickyRibbon .quote-ribbon-meta .quote-ribbon-item-price{
  line-height:1.1!important;
}

/* ===== Quotation card action buttons — fancy frosted glass ===== */
.provider-card .quote-card-primary-actions button {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  -webkit-backdrop-filter: blur(8px) saturate(135%);
  backdrop-filter: blur(8px) saturate(135%);
}
.provider-card .quote-card-primary-actions .get-cover-btn {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0) 42%),
    linear-gradient(180deg, rgba(234,246,239,0.92), rgba(224,240,232,0.64)) !important;
  border: 1px solid rgba(31,141,83,0.30) !important;
  color: #17633a !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.75),
    inset 0 -1px 0 rgba(31,141,83,0.10),
    0 6px 16px rgba(18,127,70,0.10);
}
.provider-card .quote-card-primary-actions .download-quote-btn {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0) 42%),
    linear-gradient(180deg, rgba(255,250,231,0.94), rgba(252,246,224,0.70)) !important;
  border: 1px solid rgba(190,145,20,0.30) !important;
  color: #6f560e !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.8),
    inset 0 -1px 0 rgba(190,145,20,0.10),
    0 6px 16px rgba(200,151,14,0.10);
}
.provider-card .quote-card-primary-actions .quote-whatsapp-btn {
  background:
    linear-gradient(180deg, rgba(255,255,255,0.55) 0%, rgba(255,255,255,0) 42%),
    linear-gradient(180deg, rgba(232,250,238,0.94), rgba(222,243,230,0.70)) !important;
  border: 1px solid rgba(37,190,93,0.30) !important;
  color: #148341 !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,0.75),
    inset 0 -1px 0 rgba(37,190,93,0.10),
    0 6px 16px rgba(37,211,102,0.10);
}

/* ===== Related quote badge — pin to the card's top-right, compact ===== */
.provider-card .related-quote-banner{
  position:absolute!important;
  top:0.55rem!important;
  right:0.6rem!important;
  margin:0!important;
  padding:0.32rem 0.75rem!important;
  border-radius:999px!important;
  gap:0.4rem!important;
  font-size:0.72rem!important;
  line-height:1.15!important;
  z-index:2!important;
  box-shadow:0 1px 4px rgba(0,0,0,0.08)!important;
}
.provider-card .related-quote-banner i{
  font-size:0.72rem!important;
}
.provider-card .related-quote-banner span{
  letter-spacing:0.02em!important;
}

/* ===== Equal-width primary actions + prominent Apply ===== */
.provider-card .quote-card-primary-actions {
  grid-template-columns: repeat(3, 1fr) !important;
  gap: 0.5rem !important;
}
.provider-card .quote-card-primary-actions .get-cover-btn {
  background: linear-gradient(180deg, #2ea25c 0%, #1c7a42 100%) !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  color: #ffffff !important;
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.30),
    0 8px 18px rgba(18, 127, 70, 0.28);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.12);
}

/* ===== Glowing holographic action buttons ===== */
@keyframes quoteShimmer {
  from { background-position: 0% 50%; }
  to   { background-position: 260% 50%; }
}
.provider-card .quote-card-primary-actions .get-cover-btn,
.provider-card .quote-card-primary-actions .download-quote-btn,
.provider-card .quote-card-primary-actions .quote-whatsapp-btn {
  background:
    linear-gradient(100deg,
      rgba(46, 226, 173, 0.40),
      rgba(56, 189, 248, 0.40),
      rgba(167, 139, 250, 0.40),
      rgba(251, 191, 36, 0.40),
      rgba(46, 226, 173, 0.40)) !important;
  background-size: 260% 100%;
  border: 1px solid rgba(255, 255, 255, 0.55) !important;
  color: #113a26 !important;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.35);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.60),
    0 6px 16px rgba(0, 0, 0, 0.10),
    0 0 16px rgba(56, 189, 248, 0.20),
    0 0 26px rgba(251, 191, 36, 0.14);
  animation: quoteShimmer 7s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  .provider-card .quote-card-primary-actions .get-cover-btn,
  .provider-card .quote-card-primary-actions .download-quote-btn,
  .provider-card .quote-card-primary-actions .quote-whatsapp-btn {
    animation: none;
  }
}

/* ===== Glowing, large "Get a Medical Cover Quote" button ===== */
.pre-footer-cta-btn{
  padding:1.35rem 3.3rem!important;
  font-size:1.2rem!important;
  border-radius:999px!important;
  box-shadow:0 0 20px rgba(212,175,55,0.55), 0 0 46px rgba(212,175,55,0.25) !important;
  animation:ctaGlow 2.4s ease-in-out infinite;
}
@keyframes ctaGlow{
  0%,100%{
    box-shadow:0 0 18px rgba(212,175,55,0.5), 0 0 40px rgba(212,175,55,0.22);
  }
  50%{
    box-shadow:0 0 32px rgba(212,175,55,0.78), 0 0 72px rgba(212,175,55,0.36);
  }
}
@media (prefers-reduced-motion: reduce){
  .pre-footer-cta-btn{animation:none}
}

/* ===== Center the "START TODAY" pre-footer CTA ===== */
.pre-footer-cta-inner{
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
  gap:1.4rem!important;
}
.pre-footer-cta-text{
  max-width:none!important;
  text-align:center!important;
}
.pre-footer-cta-text h2{
  text-align:center!important;
}
.pre-footer-cta-btn{
  margin:0 auto!important;
}

/* ===== Fancy quotation comparison table ===== */
.quote-table-comparison{
  border-top:3px solid var(--accent-gold)!important;
  box-shadow:0 16px 38px rgba(15,23,42,0.10)!important;
}
.quote-table-comparison .quote-table-heading-icon{
  background:linear-gradient(160deg,#174f3d,#0f3626)!important;
  color:#f4d66d!important;
}
#quoteComparisonTable thead th{
  background:linear-gradient(180deg,#123524 0%,#0f2c1f 100%)!important;
  color:#f4d66d!important;
  border-right:1px solid rgba(255,255,255,0.12)!important;
}
#quoteComparisonTable tbody tr:hover th,
#quoteComparisonTable tbody tr:hover td{
  background:#f0f7f2!important;
}
#quoteComparisonTable tbody tr:nth-child(even) td{
  background:#fbfdfc!important;
}
#quoteComparisonTable tbody th{
  background:#ffffff!important;
}
#quoteComparisonTable .premium-row td{
  background:linear-gradient(90deg,#eaf7ef 0%,#f7fdf9 100%)!important;
  color:#0f5c31!important;
}

/* ===== Consistent fancy glass for the bottom card actions ===== */
.provider-card .cover-card-secondary-actions button{
  border-radius:12px!important;
  -webkit-backdrop-filter:blur(9px) saturate(140%)!important;
  backdrop-filter:blur(9px) saturate(140%)!important;
}
.provider-card .cover-card-secondary-actions .apply-at-bottom-btn{
  background:linear-gradient(180deg, rgba(23,60,44,0.85) 0%, rgba(19,50,36,0.78) 100%)!important;
  border:1px solid rgba(255,255,255,0.22)!important;
  color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.30), 0 8px 18px rgba(23,60,44,0.20)!important;
}
.provider-card .cover-card-secondary-actions .view-provider-network-btn{
  background:linear-gradient(180deg, rgba(246,196,64,0.78) 0%, rgba(204,140,20,0.56) 100%)!important;
  border:1px solid rgba(190,145,20,0.55)!important;
  color:#3f2d05!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.50), 0 6px 16px rgba(200,151,14,0.22)!important;
}
.provider-card .cover-card-secondary-actions .pay-insurer-btn{
  background:linear-gradient(180deg, rgba(30,180,80,0.74) 0%, rgba(20,130,58,0.54) 100%)!important;
  border:1px solid rgba(20,130,58,0.50)!important;
  color:#073a1d!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,0.45), 0 6px 16px rgba(20,130,58,0.20)!important;
}

/* ===== Translucent glass action buttons ===== */
.provider-card .quote-card-primary-actions .get-cover-btn,
.provider-card .quote-card-primary-actions .download-quote-btn,
.provider-card .quote-card-primary-actions .quote-whatsapp-btn {
  animation: none !important;
  background-size: 100% 100% !important;
  border-radius: 12px;
  -webkit-backdrop-filter: blur(9px) saturate(140%);
  backdrop-filter: blur(9px) saturate(140%);
}
.provider-card .quote-card-primary-actions .get-cover-btn {
  background: linear-gradient(180deg, rgba(51, 165, 107, 0.26) 0%, rgba(28, 122, 66, 0.18) 100%) !important;
  border: 1px solid rgba(28, 122, 66, 0.30) !important;
  color: #14532d !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.60), 0 6px 16px rgba(18, 127, 70, 0.12);
}
.provider-card .quote-card-primary-actions .download-quote-btn {
  background: linear-gradient(180deg, rgba(246, 210, 116, 0.28) 0%, rgba(217, 160, 34, 0.18) 100%) !important;
  border: 1px solid rgba(190, 145, 20, 0.30) !important;
  color: #6f560e !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.60), 0 6px 16px rgba(200, 151, 14, 0.12);
}
.provider-card .quote-card-primary-actions .quote-whatsapp-btn {
  background: linear-gradient(180deg, rgba(43, 209, 102, 0.26) 0%, rgba(30, 165, 80, 0.18) 100%) !important;
  border: 1px solid rgba(37, 190, 93, 0.30) !important;
  color: #0f5c31 !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.60), 0 6px 16px rgba(37, 211, 102, 0.12);
}

/* ===== Family details grouped in a sub-container card ===== */
#quote-form .family-row.family-overview.sub-container{
  box-sizing:border-box!important;
  width:100%!important;
  align-items:start!important;
  padding:0.85rem!important;
  border:1px solid #e3e8ef!important;
  border-radius:14px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbf9 100%)!important;
  box-shadow:0 10px 26px rgba(15,23,42,0.07), 0 3px 8px rgba(15,23,42,0.05), inset 0 1px 0 rgba(255,255,255,0.8)!important;
}

/* ===== applicant-parent-guardian-children-only ===== */
.applicant-application-section{ margin:.4rem 0 1rem; }
.applicant-application-section h3{ margin:0 0 .6rem; }
.applicant-application-section .beneficiary-grid{ display:grid; grid-template-columns:1.25fr .85fr; gap:1rem; align-items:start; }
.applicant-application-section .beneficiary-box{ padding:1rem; border:1px solid #d8e7dc; border-radius:14px; background:rgba(255,255,255,.88); box-shadow:0 4px 12px rgba(23,60,44,.04); }
.applicant-application-section .beneficiary-box h4{ margin:0 0 .85rem; color:#173c2c; font-size:.9rem; }
.applicant-application-section .field-group{ margin-bottom:.8rem; }
.applicant-application-section .field-group:last-child{ margin-bottom:0; }
.applicant-application-section .field-group label{ color:#173c2c; font-size:.86rem; font-weight:800; }
.applicant-application-section input,
.applicant-application-section select{ width:100%; min-height:48px; padding:.7rem .8rem; border:1px solid #ddc987; border-radius:10px; background:rgba(255,255,255,.9); font-size:.96rem; color:#1e293b; }
.applicant-application-section input:focus,
.applicant-application-section select:focus{ border-color:#b68a18; box-shadow:0 0 0 3px rgba(182,138,24,.14); outline:none; }
.applicant-application-section input[type="file"]{ padding:.45rem; border:1px dashed #9dbca6; background:#f9fcfa; font-size:.88rem; }
.applicant-contact-box{ background:linear-gradient(135deg,#fffdf3,#fff8d9)!important; border-color:#eadba1!important; }
.applicant-contact-box input:focus{ border-color:#b68a18; box-shadow:0 0 0 3px rgba(182,138,24,.14); }
.applicant-attachments-box{ background:linear-gradient(135deg,#f4fbf5,#e9f6ec)!important; border-color:#bfe0c9!important; }
.beneficiary-application-intro{ margin:0 0 .85rem; color:#526158; font-size:.85rem; line-height:1.45; }
.beneficiary-application-email{ margin:.9rem 0 0; padding-top:.8rem; border-top:1px solid #d8e7dc; color:#526158; font-size:.82rem; line-height:1.45; }
.beneficiary-application-email i{ color:#176b3a; margin-right:.25rem; }
.beneficiary-application-email a{ color:#176b3a; font-weight:800; }
.applicant-application-section .role-badge{ display:inline-flex; align-items:center; gap:.45rem; padding:.5rem .85rem; border-radius:999px; background:#173c2c; color:#fff; letter-spacing:.01em; }


/* ===== get-this-cover two-column summary ===== */
#modalSummary .modal-summary-cols{
  display:flex;
  gap:1.2rem;
  align-items:stretch;
}
#modalSummary .modal-summary-left{
  flex:0 0 44%;
  min-width:0;
}
#modalSummary .modal-summary-right{
  flex:1;
  min-width:0;
}
#modalSummary .summary-field{
  display:flex;
  align-items:baseline;
  justify-content:space-between;
  gap:0.6rem;
  padding:0.35rem 0;
  font-size:0.85rem;
}
#modalSummary .summary-field .summary-label{
  color:#64748b;
  font-weight:600;
}
#modalSummary .summary-field .summary-value{
  color:var(--primary-navy);
  font-weight:800;
  text-align:right;
}
#modalSummary .modal-summary-divider{
  width:1px;
  align-self:stretch;
  background:linear-gradient(180deg,transparent,#d1d9e6 20%,#d1d9e6 80%,transparent);
  flex:0 0 1px;
}
#modalSummary .modal-limits-title{
  font-size:0.72rem;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:0.03em;
  color:var(--primary-navy);
  margin-bottom:0.3rem;
}
#modalSummary .modal-cover-type-title{
  margin-bottom:0.45rem;
  color:var(--accent-gold);
}
#modalSummary .modal-summary-right .cover-limits-grid{
  grid-template-columns:1fr;
  margin-top:0;
}
#modalSummary .modal-summary-right .limit-item{
  gap:0.6rem;
}
#modalSummary .modal-summary-right .limit-item .limit-label{
  flex:0 0 auto;
  white-space:nowrap;
}
#modalSummary .modal-summary-right .limit-item .limit-value{
  flex:1;
  text-align:right;
  min-width:0;
  word-break:break-word;
}


/* ===== prominent Apply in top quote actions ===== */
.provider-card .quote-card-primary-actions .get-cover-btn{
  background:linear-gradient(180deg,#132c24 0%,#3aab6b 100%)!important;
  border:1px solid rgba(255,255,255,.30)!important;
  color:#ffffff!important;
  font-weight:900!important;
  letter-spacing:.01em!important;
  text-shadow:0 1px 1px rgba(0,0,0,.18)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.38),
    inset 0 -1px 0 rgba(0,0,0,.12),
    0 3px 8px rgba(15,23,42,.12)!important;
  animation:none!important;
}
.provider-card .quote-card-primary-actions .get-cover-btn:hover{
  filter:brightness(1.06)!important;
  transform:translateY(-1px)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.42),
    inset 0 -1px 0 rgba(0,0,0,.12),
    0 4px 10px rgba(15,23,42,.15)!important;
}
@media (prefers-reduced-motion:reduce){
  .provider-card .quote-card-primary-actions .get-cover-btn{animation:none!important;}
}

/* ===== quiet secondary actions (white/glass, muted text) ===== */
.provider-card .quote-card-primary-actions .download-quote-btn,
.provider-card .quote-card-primary-actions .quote-whatsapp-btn{
  background:linear-gradient(180deg,#ffffff 0%,#f6f8f7 100%)!important;
  border:1px solid #d7e1da!important;
  color:#4b5a51!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.9),
    0 2px 6px rgba(15,23,42,.06)!important;
  animation:none!important;
  text-shadow:none!important;
}
.provider-card .quote-card-primary-actions .download-quote-btn{
  color:#8a6d1d!important;
}
.provider-card .quote-card-primary-actions .quote-whatsapp-btn{
  color:#148341!important;
}
.provider-card .quote-card-primary-actions .download-quote-btn:hover,
.provider-card .quote-card-primary-actions .quote-whatsapp-btn:hover{
  filter:brightness(1.02)!important;
  transform:translateY(-1px)!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.95),
    0 4px 10px rgba(15,23,42,.08)!important;
}

/* ===== light vertical gradients for secondary action buttons ===== */
.provider-card .quote-card-primary-actions .download-quote-btn{
  background:linear-gradient(180deg,#e8d8a8 0%,#fdf7e5 100%)!important;
  border:1px solid #e3ce8f!important;
  color:#6f560e!important;
}
.provider-card .quote-card-primary-actions .quote-whatsapp-btn{
  background:linear-gradient(180deg,#cdeeda 0%,#eafbf1 100%)!important;
  border:1px solid #bfe0cc!important;
  color:#148341!important;
}
.provider-card .cover-card-secondary-actions .download-pack-btn{
  background:linear-gradient(180deg,#cfe0f2 0%,#eef6ff 100%)!important;
  border:1px solid #c3d7ec!important;
  color:#1f4e79!important;
  border-radius:9px!important;
}
.provider-card .quote-card-primary-actions .download-quote-btn:hover,
.provider-card .quote-card-primary-actions .quote-whatsapp-btn:hover,
.provider-card .cover-card-secondary-actions .download-pack-btn:hover{
  filter:brightness(1.03)!important;
  transform:translateY(-1px)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85), 0 4px 10px rgba(15,23,42,.08)!important;
}

/* ===== declaration & signature (apply) ===== */
.declaration-section{ margin:.9rem 0; padding:1rem; border:1px solid #e2e8f0; border-radius:14px; background:#fbfcfd; }
.declaration-heading{ display:flex; align-items:center; gap:.5rem; font-size:.9rem; font-weight:800; color:#173c2c; margin-bottom:.6rem; }
.declaration-heading i{ color:#c88608; }
.declaration-text{ font-size:.78rem; line-height:1.5; color:#4b5a51; margin-bottom:.8rem; }
.declaration-agree{ display:flex; align-items:flex-start; gap:.5rem; font-size:.8rem; font-weight:700; color:#173c2c; cursor:pointer; margin-bottom:.9rem; }
.declaration-agree input{ width:16px; height:16px; margin-top:2px; accent-color:#2e7d32; flex:0 0 auto; }
.signature-block{ border-top:1px dashed #e2e8f0; padding-top:.9rem; }
.signature-heading{ display:flex; align-items:center; gap:.5rem; font-size:.9rem; font-weight:800; color:#173c2c; margin-bottom:.4rem; }
.signature-heading i{ color:#c88608; }
.signature-hint{ font-size:.72rem; color:#64748b; margin-bottom:.6rem; }
.signature-canvas-wrap{ position:relative; margin-bottom:.7rem; }
#signatureCanvas{ width:100%; height:160px; max-height:170px; border:1.5px dashed #b9cabb; border-radius:12px; background:#fff; touch-action:none; cursor:crosshair; display:block; }
.signature-clear-btn{ margin-top:.4rem; padding:.35rem .8rem; border:1px solid #d1d9e6; border-radius:8px; background:#fff; color:#64748b; font-size:.72rem; font-weight:700; cursor:pointer; }
.signature-clear-btn:hover{ background:#f1f5f9; }
.signature-upload{ display:flex; flex-direction:column; gap:.25rem; }
.signature-upload label{ font-size:.74rem; font-weight:700; color:#475569; }
.signature-upload input[type="file"]{ padding:.4rem; border:1px dashed #9dbca6; border-radius:9px; background:#f9fcfa; font-size:.8rem; }
.section-radio-group{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:.15rem;}
.section-radio-option{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .95rem;border:1.5px solid #d1d9e6;border-radius:8px;background:#fff;cursor:pointer;font-size:.82rem;color:#475569;transition:border-color .18s,background .18s,color .18s;}
.section-radio-option:hover{border-color:#86b596;}
.section-radio-option input[type="radio"]{width:auto;height:auto;margin:0;accent-color:#2e7d32;cursor:pointer;}
.section-radio-option:has(input:checked){border-color:#2e7d32;background:#eef7f1;color:#123524;font-weight:700;}
.member-section .field-group.hospital-details{display:none;}
.member-section .field-group.hospital-details.visible{display:flex;flex-direction:column;gap:0.2rem;}
.member-section .height-display{display:block;margin-top:0.15rem;font-size:0.68rem;color:#64748b;font-weight:600;}
.nav-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid #d1d9e6;background:#fff;color:#2e7d32;font-size:1rem;transition:0.2s;cursor:pointer;text-decoration:none;}
.nav-icon-btn:hover{background:#eef7f1;border-color:#2e7d32;transform:translateY(-1px);}
.nav-icon-btn.wa{color:#25D366;}
.nav-icon-btn.wa:hover{background:#e8f8ee;border-color:#25D366;}
.hero-grid{grid-template-columns:9fr 11fr !important;gap:1.5rem !important;align-items:stretch !important;}
#quote-form{background:#ffffff !important;box-shadow:0 12px 30px rgba(10,40,80,.18) !important;}
.copy-nextofkin-btn{display:inline-flex;align-items:center;gap:.35rem;margin:0 0 .7rem;padding:.3rem .7rem;border:1px solid #d1d9e6;border-radius:8px;background:#fff;color:#475569;font-size:.72rem;font-weight:600;cursor:pointer;transition:.18s;}
.copy-nextofkin-btn:hover{border-color:#2e7d32;color:#123524;background:#eef7f1;}

/* ===== Split hero 50/50: left green, right light green (outer area) ===== */
@media (min-width:993px){
  #hero{background:linear-gradient(90deg,transparent 0 40%,#e6f2e8 40% 100%),linear-gradient(135deg,var(--primary-blue),var(--primary-navy)) !important;}
}
/* ===== Left side content contained in a card ===== */
.hero-text{
  background:transparent;
  border:0;
  box-shadow:none;
  padding:2.2rem 1.6rem;
}
.hero-text p{max-width:420px !important;}
.hero-text h1{font-size:3.6rem !important;}

/* ===== Always-visible vertical divider between the two hero containers ===== */
.hero-grid{position:relative;}
.hero-grid::after{
  content:"";
  position:absolute;
  top:0;
  bottom:0;
  left:calc(40% + 0.5rem);
  transform:translateX(-50%);
  width:2px;
  background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,0.65) 50%,rgba(255,255,255,0) 100%);
  pointer-events:none;
}


/* ===== Keep the quotation card always inset inside the light-green area ===== */
@media (min-width:1025px){
  #quote-form{margin:1rem 0.6rem 1.4rem 0.6rem !important;}
}

/* ===== Members section: two-column grid (Principal/Spouse, then children) ===== */
@media (min-width:600px){
  #quote-form #individualFamilyDetails .family-overview:not(.children-only-layout){
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}

/* ===== Age selectors: hide header labels so they read as bare dropdowns ===== */
@media (min-width:1025px){
  #quote-form #individualFamilyDetails .family-item>label,
  #quote-form #individualFamilyDetails .extra-spouse-item>label{
    display:none !important;
  }
}

/* ===== Members section: "Members" label (1/3) + selectors (2/3) ===== */
@media (min-width:1025px){
  #quote-form #individualFamilyDetails{
    position:relative !important;
  }
  #quote-form #individualFamilyDetails .members-label{
    position:absolute !important;
    left:0 !important;
    top:0 !important;
    height:40px !important;
    display:flex !important;
    align-items:center !important;
    gap:.5rem !important;
    font-size:.9rem !important;
    font-weight:800 !important;
    color:#123a2a !important;
    white-space:nowrap !important;
  }
  #quote-form #individualFamilyDetails .members-label i{
    color:#166534 !important;
    width:26px !important;
    height:26px !important;
    min-width:26px !important;
    border-radius:8px !important;
    background:#ECFDF3 !important;
    display:inline-flex !important;
    align-items:center !important;
    justify-content:center !important;
    font-size:.75rem !important;
  }
  #quote-form #individualFamilyDetails .family-overview:not(.children-only-layout){
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:.9rem .45rem !important;
    width:auto !important;
    margin-left:112px !important;
  }
  #quote-form #individualFamilyDetails .family-overview.sub-container{
    background:transparent !important;
    border:0 !important;
    box-shadow:none !important;
    padding:0 !important;
    margin:0 0 0 112px !important;
  }
  #quote-form #individualFamilyDetails .principal-age-inline-warning{
    display:none !important;
  }
}

/* ===== Insurers: one bordered grid divided by lines (desktop) ===== */
@media (min-width:1025px){
  #insurerCheckboxes.insurer-checkboxes{
    display:grid !important;
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
    gap:0 !important;
    overflow:hidden !important;
    padding:0 !important;
    border:1px solid #d7e1da !important;
    border-radius:10px !important;
    background:#fff !important;
    box-shadow:0 2px 7px rgba(18,53,36,.04) !important;
    scrollbar-width:none !important;
  }
  #insurerCheckboxes .insurer-checkbox-option{
    border:0 !important;
    border-right:1px solid #e1e7e3 !important;
    border-bottom:1px solid #e1e7e3 !important;
    border-radius:0 !important;
    background:#fff !important;
    color:#526158 !important;
    flex:none !important;
    position:static !important;
    box-shadow:none !important;
    padding:.45rem .5rem !important;
    min-height:38px !important;
    white-space:nowrap !important;
  }
  #insurerCheckboxes .insurer-checkbox-option:nth-child(4n){border-right:0 !important;}
  #insurerCheckboxes .insurer-checkbox-option:nth-child(n+5){border-bottom:0 !important;}
  #insurerCheckboxes .insurer-checkbox-option:first-child{
    position:static !important;
    background:#fff !important;
    box-shadow:none !important;
  }
  #insurerCheckboxes .insurer-checkbox-option:hover{background:#f8fbf9 !important;color:#244b34 !important;}
  #insurerCheckboxes .insurer-checkbox-option:has(input:checked){
    background:#eef7f1 !important;
    color:#174b2b !important;
  }
}

/* ===== Align all selectors to start at the 25% mark ===== */
@media (min-width:1025px){
  /* Cover Type / Insurers / Inpatient: label = 25%, controls fill the rest */
  #quote-form .quote-step-cover .cover-type-card,
  #quote-form .quote-step-cover-selection .insurer-card{
    display:flex !important;
    align-items:center !important;
    gap:.6rem !important;
    width:100% !important;
  }
  #quote-form .quote-step-cover .cover-type-heading,
  #quote-form .quote-step-cover-selection .insurer-card>.cover-type-heading{
    flex:0 0 25% !important;
    width:25% !important;
    min-width:25% !important;
    max-width:25% !important;
  }
  #quote-form .quote-step-cover .cover-type-toggle,
  #quote-form .quote-step-cover-selection .insurer-card>.insurer-control,
  #quote-form .quote-step-cover-selection .insurer-card>.inpatient-control,
  #quote-form .quote-step-cover-selection .insurer-card>#planGroup{
    flex:1 1 auto !important;
    min-width:0 !important;
  }
  #quote-form .quote-step-cover-selection .insurer-card>.scope-group{
    flex:0 0 auto !important;
    margin-left:.4rem !important;
  }
  /* Members */
  #quote-form #individualFamilyDetails .family-overview:not(.children-only-layout),
  #quote-form #individualFamilyDetails .family-overview.sub-container{
    margin-left:calc(25% + .6rem) !important;
  }
  /* Benefits: label at 25%, controls fill the rest */
  #quote-form .quote-step-benefits .form-group{
    display:flex !important;
    flex-direction:row !important;
    align-items:center !important;
    flex:1 1 100% !important;
    gap:.6rem !important;
  }
  #quote-form .quote-step-benefits .form-group>label{
    flex:0 0 25% !important;
    width:25% !important;
    min-width:25% !important;
    max-width:25% !important;
    white-space:normal !important;
    line-height:1.25 !important;
  }
  #quote-form .quote-step-benefits .limit-scope-wrapper{
    flex:1 !important;
    min-width:0 !important;
  }
}

/* ===== Larger fonts for the quote engine (desktop) ===== */
@media (min-width:1025px){
  #quote-form>h2{font-size:1.3rem !important;}
  #quote-form .quote-step-cover .cover-type-heading,
  #quote-form .quote-step-cover-selection .insurer-card>.cover-type-heading,
  #quote-form #individualFamilyDetails .members-label,
  #quote-form .quote-step-benefits .form-group>label{
    font-size:1rem !important;
  }
  #quote-form select{
    font-size:.95rem !important;
  }
  #quote-form .cover-type-toggle label{font-size:.9rem !important;}
  #quote-form #insurerCheckboxes .insurer-checkbox-option{font-size:.8rem !important;}
  #quote-form .actions-quote>#getQuotesBtn,
  #quote-form .actions-quote>#resetBtn{font-size:.9rem !important;}
}

/* ===== Uniform font size & weight across the quote engine (desktop) ===== */
@media (min-width:1025px){
  #quote-form .quote-step-cover .cover-type-heading,
  #quote-form .quote-step-cover-selection .insurer-card>.cover-type-heading,
  #quote-form #individualFamilyDetails .members-label,
  #quote-form .quote-step-benefits .form-group>label,
  #quote-form select,
  #quote-form .cover-type-toggle label,
  #quote-form #insurerCheckboxes .insurer-checkbox-option,
  #quote-form .quote-step-benefits .scope-group .radio-option,
  #quote-form .quote-step-cover-selection .insurer-card>.scope-group .radio-option,
  #quote-form .actions-quote>#getQuotesBtn,
  #quote-form .actions-quote>#resetBtn{
    font-size:.9rem !important;
    font-weight:600 !important;
  }
  #quote-form .quote-step-benefits .form-group>label{
    display:block !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
  }
}

/* ===== Remove Per Person / Per Family toggles from Dental & Optical ===== */
#quote-form #dentalScopeGroup,
#quote-form #opticalScopeGroup{
  display:none !important;
}

/* ===== Members: 2x2 single bordered grid (mirrors the insurer grid) ===== */
@media (min-width:701px){
  #quote-form #individualFamilyDetails .family-overview.sub-container{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:1px !important;
    align-items:stretch !important;
    border:1.5px solid #d7e1da !important;
    border-radius:12px !important;
    overflow:hidden !important;
    background:#e1e7e3 !important;
    box-shadow:none !important;
    margin-left:calc(25% + .6rem) !important;
  }
  #quote-form #individualFamilyDetails .family-overview.sub-container .family-item,
  #quote-form #individualFamilyDetails .family-overview.sub-container .children-count-item{
    background:#fff !important;
    margin:0 !important;
    padding:.55rem .65rem !important;
    border:0 !important;
    box-shadow:none !important;
    min-width:0 !important;
  }
  #quote-form #individualFamilyDetails .family-overview.sub-container .family-item>label,
  #quote-form #individualFamilyDetails .family-overview.sub-container .children-count-item>label{
    height:auto !important;
    min-height:22px !important;
    margin:0 0 .3rem !important;
  }
  #quote-form #individualFamilyDetails .family-overview.sub-container .family-item>select,
  #quote-form #individualFamilyDetails .family-overview.sub-container .children-count-item>select{
    border:1.5px solid #d9e0e8 !important;
    border-radius:8px !important;
  }
}

/* Members grid: drop the per-cell label nesting, keep just the selectors in the cells */
@media (min-width:701px){
  #quote-form #individualFamilyDetails .family-overview.sub-container .family-item>label,
  #quote-form #individualFamilyDetails .family-overview.sub-container .children-count-item>label{
    display:none !important;
  }
  #quote-form #individualFamilyDetails .family-overview.sub-container .family-item,
  #quote-form #individualFamilyDetails .family-overview.sub-container .children-count-item{
    padding:.6rem .7rem !important;
  }
  #quote-form #individualFamilyDetails .family-overview.sub-container .family-item>select,
  #quote-form #individualFamilyDetails .family-overview.sub-container .children-count-item>select{
    height:44px !important;
    min-height:44px !important;
  }
}

/* Remove the border around the quote engine (drop the outer frame + inset gold ring) */
#quote-form.quote-wrapper,
#quote-form{
  border:0 !important;
  border-top:0 !important;
}
#quote-form.quote-wrapper{
  box-shadow:none !important;
}

/* Center the Add Members label vertically against the members grid */
#quote-form #individualFamilyDetails .members-label{
  top:50% !important;
  transform:translateY(-50%) !important;
}

/* Remove the greying on disabled optional-benefit fields */
.optional-benefit-disabled,
.optional-benefit-disabled select,
.optional-benefit-disabled input,
select.optional-benefit-disabled,
input.optional-benefit-disabled{
  opacity:1 !important;
}
select.optional-benefit-disabled,
input.optional-benefit-disabled{
  background:#fff !important;
  color:#475569 !important;
  border-color:#d1d9e6 !important;
}
.optional-benefit-disabled label,
input.optional-benefit-disabled + span,
input.optional-benefit-disabled + label{
  color:#475569 !important;
}

/* Widen the optional-benefit label column so labels like "Optical OP (Optional)" don't wrap */
#quote-form .quote-step-benefits .form-group>label{
  flex:0 0 30% !important;
  width:30% !important;
  min-width:30% !important;
  max-width:30% !important;
  white-space:nowrap !important;
  overflow-wrap:normal !important;
}

/* ===== All left label columns at 30% ===== */
#quote-form .quote-step-cover .cover-type-heading,
#quote-form .quote-step-cover-selection .insurer-card>.cover-type-heading,
#quote-form .quote-step-cover-selection .inpatient-card>.cover-type-heading,
#quote-form .quote-step-cover-selection .cover-type-heading{
  flex:0 0 30% !important;
  width:30% !important;
  min-width:30% !important;
  max-width:30% !important;
}
#quote-form #individualFamilyDetails .family-overview:not(.children-only-layout),
#quote-form #individualFamilyDetails .family-overview.sub-container{
  margin-left:calc(30% + .6rem) !important;
}

/* ===== Remove greying on Insurer & Inpatient (headings, scope radios, select) ===== */
#quote-form .quote-step-cover-selection .cover-type-heading,
#quote-form .quote-step-cover-selection .cover-type-heading span,
#quote-form .quote-step-cover-selection .cover-type-heading strong{
  color:#123524 !important;
}
#quote-form .quote-step-cover-selection .cover-type-heading i{
  background:#ECFDF3 !important;
  color:#166534 !important;
}
#quote-form .quote-step-cover-selection .scope-group .radio-option{
  color:#475569 !important;
  background:#fff !important;
}
#quote-form .quote-step-cover-selection .scope-group .radio-option:has(input:checked){
  background:#eef7f1 !important;
  color:#174b2b !important;
}
#quote-form .scope-group input[type="radio"]:disabled{
  accent-color:#16a34a !important;
}
#quote-form #inpatientLimit.optional-benefit-disabled,
#quote-form #inpatientLimit{
  background:#fff !important;
  color:#475569 !important;
  border-color:#d1d9e6 !important;
}

/* Maternity: single selector — hide the separate "For Principal or Spouse" note */
#quote-form #maternityNote,
#quote-form .maternity-disabled-note{
  display:none !important;
}
/* Hero: left-justify content + Buy online line */
.hero-text{text-align:left !important;}
.hero-text p{margin:0 0 1.5rem 0 !important;}
.hero-text .hero-buy-line{margin:1.6rem 0 0 !important;}
.hero-buy-line{font-size:clamp(1rem,1.9vw,1.4rem);font-weight:800;color:var(--accent-gold);max-width:500px;line-height:1.3;}
.m-hero-inner{text-align:left !important;}
.m-hero-buy-line{font-size:1.15rem;font-weight:800;color:var(--accent-gold);margin:1.4rem 0 0;line-height:1.3;}
/* ===== how to pay / payment methods section ===== */
.payment-section{background:#f8fafc;padding:4rem 0;}
.payment-section .section-desc{max-width:720px;}
.payment-step-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin:2rem 0;}
.payment-step{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:1.2rem;box-shadow:var(--shadow-sm);}
.payment-step .step-num{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--primary-navy);color:#fff;font-weight:800;font-size:.85rem;margin-bottom:.55rem;}
.payment-step strong{display:block;color:var(--primary-navy);margin-bottom:.3rem;font-size:.98rem;}
.payment-step p{color:#64748b;font-size:.82rem;line-height:1.5;margin:0;}
.payment-methods-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;}
.payment-method{background:#fff;border:1px solid #e2e8f0;border-left:4px solid var(--primary-navy);border-radius:14px;padding:1.3rem;box-shadow:var(--shadow-sm);}
.payment-method i{color:var(--accent-red);font-size:1.5rem;margin-bottom:.6rem;}
.payment-method h4{color:var(--primary-navy);font-size:1rem;margin:0 0 .4rem;}
.payment-method p{color:#64748b;font-size:.85rem;line-height:1.55;margin:0;}
.payment-note{margin:2rem auto 0;max-width:760px;text-align:center;background:#eef8f0;border:1px solid #cfe5d4;color:#1b5e20;font-size:.85rem;line-height:1.6;padding:.9rem 1rem;border-radius:12px;}
.payment-note i{margin-right:.35rem;}

.payment-subheading{text-align:center;color:var(--primary-navy);font-size:1.15rem;font-weight:800;margin:2.4rem 0 1.2rem;}.payment-caution{margin:1rem auto 0;max-width:760px;text-align:center;background:#fff7ed;border:1px solid #f3d19a;color:#9a3412;font-size:.85rem;line-height:1.6;padding:.9rem 1rem;border-radius:12px;}
.payment-caution i{margin-right:.35rem;}/* ===== about - IRA licence section ===== */
.license-section{padding:4rem 0;background:#fff;}
.license-heading{text-align:center;max-width:720px;margin:0 auto 2rem;}
.license-heading h2{font-size:2rem;color:var(--primary-navy);margin-bottom:.5rem;}
.license-heading p{color:#64748b;font-size:.95rem;}
.license-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:1.5rem;box-shadow:var(--shadow-sm);text-align:center;}
.license-card .license-image{display:block;max-width:520px;margin:0 auto 1rem;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;}
.license-card .license-image img{width:100%;height:auto;display:block;}
.license-meta{display:flex;justify-content:center;gap:2.5rem;margin:0 0 1.2rem;flex-wrap:wrap;}
.license-meta-item small{display:block;color:#94a3b8;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em;}
.license-meta-item strong{color:var(--primary-navy);font-size:.95rem;}
.license-download{display:inline-flex;align-items:center;gap:.5rem;background:var(--primary-navy);color:#fff;padding:.65rem 1.4rem;border-radius:40px;font-weight:600;font-size:.9rem;transition:.2s;}
.license-download:hover{background:#123a2a;transform:translateY(-2px);}
.ira-license-link{color:#b8860b;text-decoration:none;font-weight:800;cursor:pointer;}
.ira-license-link:hover{color:#a0720a;}.license-modal-overlay{position:fixed;inset:0;background:rgba(15,23,42,.55);display:none;align-items:center;justify-content:center;z-index:2000;padding:1rem;}
.license-modal-overlay.open{display:flex;}
.license-modal{background:#fff;border-radius:16px;max-width:560px;width:100%;padding:1.2rem;position:relative;box-shadow:0 20px 50px rgba(0,0,0,.3);}
.license-modal-close{position:absolute;top:.6rem;right:.8rem;background:none;border:none;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer;}
.license-modal-head{display:flex;align-items:center;gap:.5rem;font-weight:800;color:var(--primary-navy);margin-bottom:.8rem;}
.license-modal-head i{color:var(--accent-gold);}
.license-modal-body img{width:100%;height:auto;max-height:60vh;object-fit:contain;border:1px solid #e2e8f0;border-radius:8px;}
.license-modal-actions{display:flex;gap:.6rem;margin-top:1rem;flex-wrap:wrap;}
.license-modal-btn{display:inline-flex;align-items:center;gap:.4rem;background:var(--primary-navy);color:#fff;padding:.55rem 1rem;border-radius:30px;font-size:.82rem;font-weight:600;transition:.2s;text-decoration:none;}
.license-modal-btn:hover{background:#123a2a;}
.license-modal-btn.view{background:var(--accent-gold);color:#173c2c;}
.license-modal-btn.view:hover{background:#c9a12b;}/* Members Count badge: thin line, transparent */

/* ===== How It Works split into two stages ===== */
.payment-section .section-title{
  margin-bottom:.4rem;
}
.payment-step-grid-split{
  display:flex !important;
  flex-wrap:wrap;
  justify-content:center;
  align-items:stretch;
  gap:1rem;
  margin:1.6rem 0 0 !important;
}
.payment-step-grid-split .payment-step{
  flex:1 1 210px;
  max-width:290px;
}
.payment-step-break{
  max-width:760px;
  margin:2.2rem auto 0;
  padding-top:1.8rem;
  border-top:1px solid #e2e8f0;
  text-align:center;
}
.payment-break-title{
  margin:0 0 .5rem;
  color:var(--primary-navy);
  font-size:1.5rem;
  font-weight:800;
  line-height:1.25;
}
.payment-break-title span{
  color:var(--accent-red);
}
.payment-break-desc{
  margin:0;
  color:#64748b;
  font-size:.98rem;
  line-height:1.6;
}
/* The payment-method block now follows the step rows directly. */
.payment-section .payment-subheading{
  margin-top:2.6rem;
}


/* ===== Step 4 "Pay the Premium" now carries the allowed payment methods ===== */
.payment-step-grid-split.payment-step-grid-pay .payment-step-pay{
  flex:1 1 380px;
  max-width:470px;
}
.payment-step-grid-split.payment-step-grid-pay>.payment-step:not(.payment-step-pay){
  flex:0 1 300px;
  max-width:300px;
}
.payment-step-pay .payment-inline-methods{
  display:grid;
  gap:.6rem;
  margin-top:.9rem;
  padding-top:.9rem;
  border-top:1px dashed #dbe3ea;
}
.payment-inline-method{
  display:flex;
  align-items:flex-start;
  gap:.6rem;
}
.payment-inline-method>i{
  flex:0 0 auto;
  width:20px;
  margin-top:.18rem;
  text-align:center;
  color:var(--accent-red);
  font-size:1rem;
}
.payment-inline-method h4{
  margin:0 0 .12rem;
  color:var(--primary-navy);
  font-size:.86rem;
  font-weight:800;
}
.payment-inline-method p{
  margin:0;
  color:#64748b;
  font-size:.78rem;
  line-height:1.5;
}

/* ===== Six steps: 1-3 above the divider, 4-6 below, all cards one width ===== */
.payment-step-grid-split .payment-step,
.payment-step-grid-split.payment-step-grid-pay .payment-step-pay,
.payment-step-grid-split.payment-step-grid-pay>.payment-step:not(.payment-step-pay){
  flex:1 1 200px;
  max-width:290px;
}
.payment-inline-methods{
  display:grid;
  gap:.55rem;
  margin-top:.75rem;
  padding-top:.75rem;
  border-top:1px dashed #dbe3ea;
}
.payment-inline-method{
  display:flex;
  align-items:flex-start;
  gap:.5rem;
}
.payment-inline-method>i{
  flex:0 0 auto;
  width:18px;
  margin-top:.15rem;
  text-align:center;
  color:var(--accent-red);
  font-size:.92rem;
}
.payment-inline-method h4{
  margin:0 0 .08rem;
  color:var(--primary-navy);
  font-size:.82rem;
  font-weight:800;
}
.payment-inline-method p{
  margin:0;
  color:#64748b;
  font-size:.74rem;
  line-height:1.45;
}
.payment-cheque-note{
  margin:.95rem 0 0;
  padding-top:.8rem;
  border-top:1px dashed #dbe3ea;
  color:#64748b;
  font-size:.72rem;
  line-height:1.5;
  text-align:left;
}
.payment-cheque-note i{
  margin-right:.35rem;
  color:var(--accent-red);
}
.payment-cheque-note strong{
  color:var(--primary-navy);
}
.payment-cheque-note a{
  color:var(--primary-navy);
  font-weight:700;
}


/* Small clarifier line inside step 4. */
.payment-step-pay p em{
  display:block;
  margin-top:.25rem;
  color:#94a3b8;
  font-size:.7rem;
  font-style:normal;
  letter-spacing:.01em;
}
/* Second line inside a payment method ("we shall assist…"). */
.payment-inline-method p + p{
  margin-top:.35rem;
}
.payment-assist-note{
  color:var(--primary-navy) !important;
  font-weight:600;
}
/* Step 4: the two ways to pay, as a compact numbered pair. */
.payment-pay-options{
  margin:.9rem 0 0;
  padding-left:1.15rem;
  display:grid;
  gap:.55rem;
}
.payment-pay-options li{
  color:#64748b;
  font-size:.82rem;
  line-height:1.5;
}
.payment-pay-options li::marker{
 color:var(--primary-navy);
 font-weight:800;
}

/* Cover-type pills: keep Children Only / Individual-Family / Group the same width */
@media (min-width:701px){
  .quote-wrapper .cover-type-toggle label,
  .quote-wrapper .cover-type-toggle label *{
    white-space:normal !important;
    overflow-wrap:break-word !important;
  }
  .quote-wrapper .cover-type-toggle label{
    padding:.5rem .5rem !important;
    justify-content:center !important;
    text-align:center !important;
    line-height:1.15 !important;
  }
  .quote-wrapper .cover-type-toggle label:has(input:checked)::before{
    display:none !important;
  }
}
.payment-pay-options li strong{
  color:var(--primary-navy);
  font-weight:800;
}

/* ===== quote-ribbon-insurer-tint =====
   Each sticky ribbon badge is filled with its own insurer's darker brand colour
   (set per item as --quote-ribbon-accent by js/quote-navigation-ui.js). */
#quoteStickyRibbon .quote-ribbon-item,
#quoteStickyRibbon .quote-ribbon-item.is-active,
#quoteStickyRibbon .quote-ribbon-item:hover,
#quoteStickyRibbon .quote-ribbon-item:focus,
#quoteStickyRibbon .quote-ribbon-item:active{
  background:var(--quote-ribbon-accent,transparent)!important;
}
#quoteStickyRibbon .quote-ribbon-item{
  border-right:1px solid rgba(255,255,255,.16)!important;
}
#quoteStickyRibbon .quote-ribbon-item + .quote-ribbon-item{
  border-left:1px solid rgba(255,255,255,.16)!important;
}
/* ===== quote-ribbon-badge-type-scale =====
   Larger plan name and member count inside each sticky ribbon badge. */
#quoteStickyRibbon .quote-ribbon-item-plan{
  font-size:.78rem!important;
  max-width:150px!important;
}
#quoteStickyRibbon .quote-ribbon-item-members{
  font-size:.72rem!important;
  max-width:150px!important;
}

/* ===== css\inpatient-scope-select.css ===== */
/* ===== Inpatient limit basis: Per Person / Per Family dropdown =====
   The quote engine shows the inpatient limit basis as a dropdown. The original
   radio inputs stay in the markup as the engine's source of truth and are
   hidden here, so every existing quote rule keeps working. */
#quote-form .quote-step-cover-selection .inpatient-card>#inpatientScopeGroup>.radio-option{
  display:none!important;
}

#quote-form #inpatientScopeGroup>.scope-select{
  grid-column:1 / -1!important;
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}

/* Desktop: match the inpatient limit selector next to it. */
@media (min-width:1025px){
  /* The card is a flex row here, so the selector must take a compact fixed
     width instead of the old full-width pill row. */
  #quote-form .quote-step-cover-selection .insurer-card>#inpatientScopeGroup{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    max-width:100%!important;
  }
  #quote-form #inpatientScopeGroup>.scope-select{
    width:auto!important;
    min-width:160px!important;
    max-width:100%!important;
    min-height:38px!important;
    padding:.55rem .75rem!important;
    border:1.5px solid #d9e0e8!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#475569!important;
    font-size:.75rem!important;
    font-weight:600!important;
  }
  #quote-form #inpatientScopeGroup>.scope-select:focus{
    outline:none!important;
    border-color:#86b596!important;
    box-shadow:0 0 0 3px rgba(22,101,52,.08)!important;
  }
  #quote-form #inpatientScopeGroup>.scope-select:disabled{
    background:#f5f7f8!important;
    color:#94a3b8!important;
    cursor:not-allowed!important;
  }
}

/* Phone: sit beside the inpatient limit selector in the same segmented row. */


/* ===== Outpatient limit basis: Per Person / Per Family dropdown ===== */
#quote-form #outpatientScopeGroup>.radio-option{
  display:none!important;
}
#quote-form #outpatientScopeGroup>.scope-select{
  width:100%!important;
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}

/* Desktop: compact dropdown beside the outpatient limit selector. */
@media (min-width:1025px){
  #quote-form #outpatientScopeGroup>.scope-select{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:160px!important;
    max-width:100%!important;
    min-height:38px!important;
    padding:.55rem .75rem!important;
    border:1.5px solid #d9e0e8!important;
    border-radius:10px!important;
    background:#fff!important;
    color:#475569!important;
    font-size:.75rem!important;
    font-weight:600!important;
  }
  #quote-form #outpatientScopeGroup>.scope-select:focus{
    outline:none!important;
    border-color:#86b596!important;
    box-shadow:0 0 0 3px rgba(22,101,52,.08)!important;
  }
}

/* Tablet: fill the scope grid cell. */
@media (min-width:701px) and (max-width:1024px){
  #quote-form #outpatientScopeGroup>.scope-select{
    grid-column:1 / -1!important;
    min-height:44px!important;
    height:44px!important;
  }
}

/* Phone: sit beside the outpatient limit selector. */


/* ===== Flatten the scope dropdowns on desktop: no nested wrapper box ===== */
@media (min-width:1025px){
  #quote-form #inpatientScopeGroup,
  #quote-form #outpatientScopeGroup{
    display:contents !important;
  }
  #quote-form #outpatientLimit{
    flex:1 1 auto !important;
    min-width:0 !important;
  }
  #quote-form #inpatientScopeGroup>.scope-select,
  #quote-form #outpatientScopeGroup>.scope-select{
    flex:0 0 auto !important;
    width:auto !important;
    min-width:160px !important;
  }
}

/* ===== css\hero-badge.css ===== */
/* ===== Hero kicker badge: rounded, gold border, transparent ===== */
.hero-text .hero-buy-line{
  display:inline-block !important;
  margin:0 0 1.05rem 0 !important;
  padding:.42rem .95rem !important;
  border:1.5px solid var(--accent-gold) !important;
  border-radius:999px !important;
  background:transparent !important;
  color:var(--accent-gold) !important;
  font-size:.78rem !important;
  font-weight:800 !important;
  letter-spacing:.08em !important;
  text-transform:uppercase !important;
  line-height:1.25 !important;
  max-width:none !important;
  opacity:1 !important;
}
.hero-text .hero-buy-line .badge-sep{
  margin:0 .5rem;
  opacity:.5;
  font-weight:700;
}


/* ===== Hero kicker: glow + full-width alignment with the 6 tiles below ===== */
.hero-text .hero-buy-line{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  text-align:center !important;
  color:var(--accent-gold) !important;
  border-color:var(--accent-gold) !important;
  text-shadow:
    0 0 10px rgba(212,175,55,.55),
    0 0 24px rgba(212,175,55,.30) !important;
  box-shadow:
    0 0 16px rgba(212,175,55,.24),
    inset 0 0 14px rgba(212,175,55,.10) !important;
}
/* Headline and intro copy span the same width as the stat tiles + journey badges. */
.hero-text > h1,
.hero-text > p:not(.hero-buy-line){
  width:100% !important;
  max-width:100% !important;
}

/* ===== Hero stat tiles: stacked 2x2, width aligned to the content above ===== */
.hero-text .hero-stats{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:.7rem !important;
  margin-top:1.5rem !important;
  max-width:100%;
  width:100%;
}
.hero-text .stat-card{
  padding:.8rem .6rem !important;
  border-radius:14px !important;
  text-align:center !important;
}
.hero-text .stat-card .num{
  font-size:1.45rem !important;
  line-height:1.15 !important;
}
.hero-text .stat-card .label{
  font-size:.72rem !important;
  line-height:1.2 !important;
  opacity:.85 !important;
  white-space:normal;
}

/* ===== hero-journey =====
   The whole "how it works" path, shown on the green half of the hero under the
   stat tiles. Kept short so it never competes with the quote card. */
.hero-text .hero-journey{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:.7rem;
  width:100%;
  max-width:100%;
  margin-top:1.35rem;
}
.hero-text .hero-journey-badge{
  padding:.7rem .7rem !important;
  border:1px solid rgba(255,255,255,.06);
  border-radius:14px;
  background:rgba(255,255,255,.1);
  text-align:left !important;
}
.hero-text .hero-journey-label{
  margin:0 0 .45rem !important;
  color:var(--accent-gold) !important;
  font-size:1.45rem !important;
  font-weight:800 !important;
  letter-spacing:normal !important;
  line-height:1.15 !important;
  text-transform:none !important;
  opacity:1 !important;
}
.hero-text .hero-journey-steps{
  width:100%;
  max-width:420px;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:.24rem .3rem;
  margin:0 !important;
  color:rgba(255,255,255,.9) !important;
  font-size:.78rem !important;
  font-weight:600 !important;
  line-height:1.45 !important;
  letter-spacing:.005em;
}
.hero-text .hero-journey-step{
  display:inline-flex;
  align-items:center;
  gap:.3rem;
  white-space:nowrap;
}
.hero-text .hero-journey-step i{
  font-size:.5rem;
  color:rgba(255,255,255,.45) !important;
  flex:0 0 auto;
}
.hero-text .hero-journey-final{
  color:#fff !important;
  font-weight:700;
}
.hero-text .hero-journey-outcome{
  display:flex;
  align-items:center;
  gap:.42rem;
  margin:.62rem 0 0 !important;
  color:#fff !important;
  font-size:1.19rem !important;
  font-weight:800 !important;
  line-height:1.2 !important;
  letter-spacing:.01em;
}
.hero-text .hero-journey-outcome i{
  color:var(--accent-gold) !important;
  font-size:1rem !important;
}
.hero-text .hero-journey-ast{
  color:var(--accent-gold) !important;
  font-weight:800;
}
.hero-text .hero-journey-note{
  width:100%;
  max-width:420px;
  margin:.42rem 0 0 !important;
  color:rgba(255,255,255,.62) !important;
  font-size:.72rem !important;
  font-weight:400 !important;
  font-style:normal !important;
  line-height:1.5 !important;
  letter-spacing:.005em;
}
.hero-text .hero-journey-note strong{
  color:rgba(255,255,255,.88) !important;
  font-weight:700;
}


/* ===== Stronger kicker glow + justified hero copy, flush with the tiles below ===== */
.hero-text .hero-buy-line{
  border-color:rgba(240,212,116,.95) !important;
  color:#f2d879 !important;
  text-shadow:
    0 0 6px rgba(255,240,190,.85),
    0 0 14px rgba(212,175,55,.65),
    0 0 30px rgba(212,175,55,.35) !important;
  box-shadow:
    0 0 10px rgba(212,175,55,.40),
    0 0 26px rgba(212,175,55,.24),
    inset 0 0 18px rgba(212,175,55,.14) !important;
}
/* Both blocks below (4 stat tiles + 2 journey badges) are flush left and right,
   so the copy above them is justified to the same edges. */
.hero-text > p:not(.hero-buy-line){
  text-align:justify;
  text-justify:inter-word;
}

/* ===== Kicker: glow removed (plain gold outline, still full width) ===== */
.hero-text .hero-buy-line{
  border-color:var(--accent-gold) !important;
  color:var(--accent-gold) !important;
  text-shadow:none !important;
  box-shadow:none !important;
}
/* ===== Kicker + intro copy trimmed to the headline's own text width =====
   "Protect What Matters Most" renders 384px on desktop (its longest line),
   so the pill and the paragraph end on the same right edge as the headline. */
@media (min-width:993px){
  .hero-text .hero-buy-line{
    width:100% !important;
    max-width:384px !important;
    padding:.42rem .65rem !important;
    letter-spacing:.05em !important;
  }
  .hero-text > p:not(.hero-buy-line){
    width:100% !important;
    max-width:384px !important;
  }
}

/* ===== css\quote-required-cues.css ===== */
/* ===== Progressive required-step cue: GOLDEN (replaces the red glow) =====
   1) Principal Age glows golden until it is chosen.
   2) Once chosen, Inpatient Limit becomes the golden next step.
   3) Once Inpatient is chosen, the optional limits read a black
      "Select Optional Limit". */

/* --- Step 1: Principal Age --- */
.quote-step-members .family-item:has(#principalAge.principal-age-error)>label{
  color:#b8860b!important;
}
#quote-form #individualFamilyDetails .family-overview.sub-container .family-item>#principalAge.principal-age-error,
#quote-form #individualFamilyDetails .family-overview.sub-container .family-item>#principalAge.principal-age-placeholder,
#quote-form #principalAge.principal-age-error,
#quote-form #principalAge.principal-age-placeholder{
  color:#8a6d1f!important;
  border:1.5px solid #d4af37!important;
  box-shadow:0 0 0 3px rgba(212,175,55,.22), 0 0 14px rgba(212,175,55,.34)!important;
  font-weight:700!important;
  animation:none!important;
}
#quote-form #principalAge.principal-age-error option{
  color:#1e293b!important;
  font-weight:400!important;
}
#quote-form #principalAge.principal-age-error option[value=""]{
  color:#8a6d1f!important;
  font-weight:700!important;
}
.principal-age-inline-warning{
  color:#8a6d1f!important;
}
.principal-validation-message.visible,
.inpatient-validation-message.visible{
  color:#7f1d1d!important;
}

/* --- Step 2: Inpatient Limit --- */
#quote-form #inpatientLimit.inpatient-limit-error,
#quote-form #inpatientLimit.compare-all-select-required{
  color:#8a6d1f!important;
  border:1.5px solid #d4af37!important;
  box-shadow:0 0 0 3px rgba(212,175,55,.22), 0 0 14px rgba(212,175,55,.34)!important;
  font-weight:700!important;
  animation:none!important;
}
#quote-form #inpatientLimit.inpatient-limit-error option,
#quote-form #inpatientLimit.compare-all-select-required option{
  color:#1e293b!important;
  font-weight:400!important;
}
#quote-form #inpatientLimit.inpatient-limit-error option[value=""],
#quote-form #inpatientLimit.inpatient-limit-error option[value="none"],
#quote-form #inpatientLimit.inpatient-limit-error option[value="all"],
#quote-form #inpatientLimit.compare-all-select-required option[value=""],
#quote-form #inpatientLimit.compare-all-select-required option[value="none"],
#quote-form #inpatientLimit.compare-all-select-required option[value="all"]{
  color:#8a6d1f!important;
  font-weight:700!important;
}
.inpatient-required-asterisk{
  color:#8a6d1f!important;
}

/* --- Blocking error state: only after a failed "Get My Quotes" --- */
#quote-form #principalAge.required-blocked,
#quote-form #individualFamilyDetails .family-overview.sub-container .family-item>#principalAge.required-blocked{
  color:#7f1d1d!important;
  border:1.5px solid #7f1d1d!important;
  box-shadow:0 0 0 3px rgba(127,29,29,.18), 0 0 14px rgba(127,29,29,.30)!important;
}
#quote-form #inpatientLimit.required-blocked{
  color:#7f1d1d!important;
  border:1.5px solid #7f1d1d!important;
  box-shadow:0 0 0 3px rgba(127,29,29,.18), 0 0 14px rgba(127,29,29,.30)!important;
}
#quote-form #principalAge.required-blocked option[value=""],
#quote-form #inpatientLimit.required-blocked option[value=""],
#quote-form #inpatientLimit.required-blocked option[value="none"],
#quote-form #inpatientLimit.required-blocked option[value="all"]{
  color:#7f1d1d!important;
}

/* --- Step 3: optional limits read black once available --- */
#quote-form #outpatientLimit:not(:disabled),
#quote-form #maternityLimit:not(:disabled),
#quote-form #dentalLimit:not(:disabled),
#quote-form #opticalLimit:not(:disabled){
  color:#111!important;
}

/* --- Children Only: the child-count selector takes the golden cue too --- */
#quote-form #individualFamilyDetails .family-overview.sub-container.children-only-layout #childrenAge017.zero-count-required{
  color:#8a6d1f!important;
  border:1.5px solid #d4af37!important;
  box-shadow:0 0 0 3px rgba(212,175,55,.22), 0 0 14px rgba(212,175,55,.34)!important;
  font-weight:700!important;
}
#quote-form #individualFamilyDetails .family-overview.sub-container.children-only-layout #childrenAge017.zero-count-required option[value="0"]{
  color:#8a6d1f!important;
  font-weight:700!important;
}

/* ===== Chosen fields get a light-green fill (Inpatient Limit + scopes) ===== */
#quote-form #inpatientLimit.has-selection,
#quote-form #inpatientScopeGroup>.scope-select.has-selection,
#quote-form #outpatientScopeGroup>.scope-select.has-selection{
  background:#e8f5e9!important;
  border-color:#a5d6a7!important;
  color:#1b5e20!important;
}

/* ===== Step 2b: after the Inpatient Limit, the Inpatient Scope is next ===== */
#quote-form #inpatientScopeGroup>.scope-select.scope-step-required{
  background:#fff!important;
  border:1.5px solid #d4af37!important;
  color:#8a6d1f!important;
  font-weight:700!important;
  box-shadow:0 0 0 3px rgba(212,175,55,.22), 0 0 14px rgba(212,175,55,.34)!important;
}
#quote-form #inpatientScopeGroup>.scope-select.scope-step-required option[value=""]{
  color:#8a6d1f!important;
  font-weight:700!important;
}

/* ===== Inactive Inpatient Limit + scopes: no grey wash, just the blocked
   cursor so it stays visually consistent with the active fields. ===== */
#quote-form #inpatientLimit:disabled,
#quote-form .inpatient-card.inpatient-limit-pending #inpatientLimit:disabled,
#quote-form #inpatientScopeGroup>.scope-select:disabled,
#quote-form #outpatientScopeGroup>.scope-select:disabled{
  background:#fff!important;
  border-color:#d9e0e8!important;
  color:#475569!important;
  opacity:1!important;
  cursor:not-allowed!important;
}
#quote-form .inpatient-control:has(#inpatientLimit:disabled),
#quote-form #inpatientScopeGroup:has(.scope-select:disabled),
#quote-form #outpatientScopeGroup:has(.scope-select:disabled){
  cursor:not-allowed!important;
}

/* ===== css\quote-form-layout.css ===== */
/* ===== Children Only: keep the members row inside the quote card =====
   The children-only row kept a full-width box while also carrying the left
   indent used by the other member rows, so it ran past the right edge of the
   quote card (and pushed the page sideways). Letting the width shrink into the
   remaining space keeps the row - and its selector - inside the engine's
   boundaries, with no horizontal overflow. */
#quote-form #individualFamilyDetails .family-overview.children-only-layout{
  width:auto!important;
  max-width:100%!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
}
#quote-form #individualFamilyDetails .family-overview.children-only-layout .family-item,
#quote-form #individualFamilyDetails .family-overview.children-only-layout .children-count-item,
#quote-form #individualFamilyDetails .family-overview.children-only-layout #childAgesContainer{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
#quote-form #individualFamilyDetails .family-overview.children-only-layout select{
  min-width:0!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}

/* ===== Members counter: always visible in the quote heading — rests as a soft
   "Add Members" invitation, then becomes a green chip once members are counted ===== */
#quote-form .quote-header-badge-host{
  display:inline-flex;
  align-items:center;
}
#quote-form .quote-header-badge-host:not(.is-counting){
  margin-top:0!important;
}
#quote-form .group-families-live-total{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  padding:0.16rem 0.6rem!important;
  border:1px solid rgba(27,94,32,.22)!important;
  border-radius:999px!important;
  background:#f3f9f4!important;
  color:#1b5e20!important;
  font-size:.7rem!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:.01em!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}
#quote-form .group-families-live-total.is-counting{
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  padding:0.16rem 0.6rem!important;
  border:1px solid rgba(27,94,32,.26)!important;
  border-radius:999px!important;
  background:#e8f5e9!important;
  color:#1b5e20!important;
  font-size:.7rem!important;
  font-weight:700!important;
  line-height:1.2!important;
  letter-spacing:.01em!important;
  box-shadow:none!important;
  white-space:nowrap!important;
}

/* ===== cover-type-selected-green =====
   Cover Type selection reads as deep green with a soft light-green fade
   toward the right edge, instead of the flat navy fill. */
#quote-form .cover-type-toggle label:has(input:checked){
  background:linear-gradient(90deg,#0b3b27 0%,#145c3a 58%,#1a7048 100%)!important;
  border-color:#0b3b27!important;
  color:#fff!important;
  box-shadow:0 6px 14px rgba(11,59,39,.20)!important;
}
#quote-form .cover-type-toggle label:hover{
  border-color:rgba(11,59,39,.35)!important;
}

/* Group "Average Age" choices share the exact same selected treatment so every
   chosen chip in the engine reads as one green language. */
#quote-form #groupComposition .group-age-options input:checked + span{
  background:linear-gradient(90deg,#0b3b27 0%,#145c3a 58%,#1a7048 100%)!important;
  border-color:#0b3b27!important;
  color:#fff!important;
  box-shadow:none!important;
}

/* ===== reset-quiet-outline =====
   "Reset Selections" steps back to a light outlined button on desktop/tablet so
   the gold "Get My Quotes" action is the only solid, high-emphasis button. The
   joined mobile action pill keeps its own treatment below 700px. */
@media (min-width:701px){
  #quote-form .actions-quote #resetBtn,
  #quote-form #resetBtn,
  button#resetBtn{
    background:#fff!important;
    border:1.5px solid rgba(27,94,32,.45)!important;
    color:#1b5e20!important;
    box-shadow:none!important;
  }
  #quote-form .actions-quote #resetBtn:hover,
  #quote-form #resetBtn:hover,
  button#resetBtn:hover{
    background:#eef7f0!important;
    border-color:#1b5e20!important;
    color:#14532d!important;
  }
}

/* ===== optional-locked-grey-fill =====
   Optional covers stay visibly greyed while the member step is still open
   (e.g. Children Only before children are chosen). Inpatient keeps its own
   white treatment. */
#quote-form #outpatientLimit.optional-benefit-disabled:disabled,
#quote-form #dentalLimit.optional-benefit-disabled:disabled,
#quote-form #opticalLimit.optional-benefit-disabled:disabled,
#quote-form #maternityLimit.optional-benefit-disabled:disabled,
#quote-form #outpatientScopeSelect.optional-benefit-disabled:disabled{
  background:#f1f3f5!important;
  color:#9aa3ad!important;
  border-color:#d6dbe1!important;
  box-shadow:none!important;
}

/* The Inpatient Limit and both scope selectors grey out too while they are
   waiting on the previous step. */
#quote-form #inpatientLimit:disabled,
#quote-form .inpatient-card #inpatientLimit:disabled,
#quote-form .inpatient-card.inpatient-limit-pending #inpatientLimit:disabled,
#quote-form #inpatientScopeSelect:disabled,
#quote-form #inpatientScopeGroup > .scope-select:disabled,
#quote-form #outpatientScopeSelect:disabled,
#quote-form #outpatientScopeGroup > .scope-select:disabled{
  background:#f1f3f5!important;
  color:#9aa3ad!important;
  border-color:#d6dbe1!important;
  box-shadow:none!important;
}

/* While the Inpatient Limit is still waiting, its scope selector follows the
   same grey so the pair reads as one locked step. */
#quote-form .inpatient-card:has(#inpatientLimit:disabled) #inpatientScopeSelect{
  background:#f1f3f5!important;
  color:#9aa3ad!important;
  border-color:#d6dbe1!important;
  box-shadow:none!important;
}

/* ===== quote-journey-strip =====
   The line under the quote buttons shows the whole journey: quote, compare,
   apply, pay. The first beat is tinted green because it is the step the
   customer is on. */
.quote-cta-note.quote-journey{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content:center;
  gap:.3rem .5rem;
  margin-top:.6rem;
  font-style:normal;
  font-size:.73rem;
  line-height:1.3;
  color:#64748b;
}
.quote-cta-note.quote-journey .quote-journey-step{
  white-space:nowrap;
  font-weight:500;
  letter-spacing:.005em;
}
.quote-cta-note.quote-journey .quote-journey-label{
  white-space:nowrap;
  color:#1b5e20;
  font-weight:700;
  letter-spacing:.005em;
}
.quote-cta-note.quote-journey .quote-journey-step.is-current{
  color:#1b5e20;
  font-weight:700;
}
.quote-cta-note.quote-journey .quote-journey-arrow{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:.5rem;
  line-height:1;
  color:#b9c6c0;
}
.quote-cta-note.quote-journey .quote-journey-caveat{
  flex-basis:100%;
  width:100%;
  margin-top:.1rem;
  color:#94a3b8;
  font-size:.9em;
  font-weight:500;
  letter-spacing:.005em;
}
.quote-cta-note.quote-journey .quote-journey-amp{
  white-space:nowrap;
  color:#b9c6c0;
  font-weight:600;
  letter-spacing:.005em;
}


/* ===== Optional covers grey while waiting on Inpatient Scope =====
   These selects are locked by class rather than the disabled attribute, so the
   earlier ":disabled" grey rules never matched them and they kept the white
   "enabled" treatment. Grey them on the class alone, and they go back to white
   as soon as the class is removed. */
#quote-form select.optional-benefit-disabled,
#quote-form #outpatientLimit.optional-benefit-disabled,
#quote-form #dentalLimit.optional-benefit-disabled,
#quote-form #opticalLimit.optional-benefit-disabled,
#quote-form #maternityLimit.optional-benefit-disabled,
#quote-form #outpatientScopeSelect.optional-benefit-disabled{
  background:#f1f3f5!important;
  color:#9aa3ad!important;
  border-color:#d6dbe1!important;
  box-shadow:none!important;
  cursor:not-allowed!important;
}
/* Belt and braces: a locked optional cover must not open even if some other
   script briefly clears its disabled attribute. */
#quote-form select.optional-benefit-disabled{
  pointer-events:none!important;
}

/* ===== css\contact-attachments.css ===== */
/* ===== contact-attachments-v1 =====
   Optional document attachments on the "Send us a message" form. */
#personalAssistanceForm .personal-attach-group{
  margin-top:.15rem;
}
#personalAssistanceForm .personal-attach-control{
  display:flex;
  align-items:center;
  gap:.6rem;
  width:100%;
  padding:.6rem .75rem;
  border:1px dashed #cbd5d1;
  border-radius:12px;
  background:#f7faf8;
  cursor:pointer;
  text-align:left;
  transition:border-color .18s ease,background-color .18s ease;
}
#personalAssistanceForm .personal-attach-control:hover{
  border-color:#8fbfa2;
  background:#f2f8f4;
}
#personalAssistanceForm .personal-attach-control > i{
  flex:0 0 auto;
  width:30px;
  height:30px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:9px;
  background:#e8f5e9;
  color:#1b5e20;
  font-size:.82rem;
}
#personalAssistanceForm .personal-attach-control span{
  display:flex;
  flex-direction:column;
  line-height:1.2;
}
#personalAssistanceForm .personal-attach-control strong{
  color:#173b2c;
  font-size:.82rem;
  font-weight:700;
}
#personalAssistanceForm .personal-attach-control small{
  color:#7b8794;
  font-size:.7rem;
}
#personalAssistanceForm .personal-attach-control input[type="file"]{
  position:absolute;
  width:1px;
  height:1px;
  opacity:0;
  pointer-events:none;
}
#personalAssistanceForm .personal-attach-list{
  list-style:none;
  margin:.5rem 0 0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:.3rem;
}
#personalAssistanceForm .personal-attach-list li{
  display:flex;
  align-items:center;
  gap:.45rem;
  padding:.35rem .5rem;
  border:1px solid #dbe5df;
  border-radius:9px;
  background:#fff;
  font-size:.74rem;
  color:#334155;
}
#personalAssistanceForm .personal-attach-list li i{
  color:#166534;
  font-size:.72rem;
}
#personalAssistanceForm .personal-attach-list li .attach-name{
  flex:1 1 auto;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  font-weight:600;
}
#personalAssistanceForm .personal-attach-list li .attach-size{
  flex:0 0 auto;
  color:#94a3b8;
  font-size:.68rem;
}
#personalAssistanceForm .personal-attach-list li button{
  flex:0 0 auto;
  border:0;
  background:transparent;
  color:#b4232f;
  cursor:pointer;
  font-size:.78rem;
  line-height:1;
  padding:0 .15rem;
}
#personalAssistanceForm .personal-attach-note{
  margin:.5rem 0 0;
  font-size:.7rem;
  line-height:1.45;
  color:#64748b;
}
#personalAssistanceForm .personal-attach-note.is-warning{
  color:#9a7413;
}
#personalAssistanceForm .personal-attach-note.is-error{
  color:#b4232f;
}

/* ===== css\personal-agent.css ===== */
/* ===== personal-agent-v1 =====
   "Talk to Our Agent" intro block in the contact section. */

/* ===== Two standalone contact sections =====
   The agent profile and the message form used to share one shell; they are now
   two separate dark panels, each centred in its own section. */
.personal-assistance-shell-single{
  display:block;
  grid-template-columns:none;
}
.personal-assistance-section + .personal-assistance-section{
  padding-top:0;
}

/* Full-bleed bands: the dark panels run edge to edge with no outer container,
   and the content inside keeps a comfortable reading width. */
.personal-assistance-band{
  padding:0;
  background:transparent;
}
.personal-assistance-band .personal-assistance-shell-single{
  max-width:none;
  margin:0;
  border-radius:0;
  padding:48px clamp(20px,5vw,72px);
}
.personal-assistance-band .personal-assistance-intro{
  max-width:960px;
  margin:0 auto;
}
.personal-assistance-band .personal-message-card{
  max-width:1080px;
  margin:0 auto;
}

/* ===== Fancy centred agent band ===== */
#contact .personal-assistance-band .personal-assistance-intro,
#contact .personal-assistance-intro{
  max-width:920px;
  margin:0 auto;
  padding:36px 30px 32px;
  border-radius:24px;
  border:1px solid rgba(255,255,255,.10);
  background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 18px 40px rgba(0,0,0,.18);
  text-align:center;
  align-items:center;
}
#contact .personal-assistance-intro .personal-agent-head{
  justify-content:center;
  margin-top:0;
  padding-bottom:0;
}
#contact .personal-assistance-intro .personal-agent-head-icon{
  width:44px;
  height:44px;
  border-radius:13px;
  font-size:1.05rem;
}
#contact .personal-assistance-intro .personal-agent-head strong{
  font-size:1.02rem;
}
#contact .personal-assistance-intro .personal-agent-head small{
  font-size:.68rem;
}
#contact .personal-assistance-intro .personal-agent-rule{
  width:min(340px,62%);
  margin:.85rem auto .95rem;
  background:linear-gradient(90deg,rgba(255,255,255,0),rgba(255,255,255,.38),rgba(255,255,255,0));
}
#contact .personal-assistance-intro .personal-assistance-kicker{
  display:block;
  margin-bottom:.55rem;
}
#contact .personal-assistance-intro p{
  max-width:760px;
  margin-left:auto;
  margin-right:auto;
}
#contact .personal-agent-card{
  flex-direction:column;
  align-items:center;
  gap:.75rem;
  margin-top:1.5rem;
}
#contact .personal-agent-photo{
  width:104px;
  height:104px;
  border-radius:50%;
  border:3px solid rgba(212,175,55,.85);
  box-shadow:0 10px 26px rgba(0,0,0,.3);
}
#contact .personal-agent-meta h4{
  font-size:1.14rem;
}
#contact .personal-agent-contact{
  justify-content:center;
}
#contact .personal-assistance-trust{
  justify-content:center;
  margin-top:1.15rem;
}
/* Bottom call / WhatsApp badges. */
#contact .personal-agent-cta{
  display:flex;
  flex-wrap:wrap;
  gap:.6rem;
  justify-content:center;
  margin-top:1.35rem;
}
#contact .personal-agent-cta-btn{
  display:inline-flex;
  align-items:center;
  gap:.5rem;
  padding:.72rem 1.4rem;
  border-radius:999px;
  border:1.5px solid transparent;
  font-size:.85rem;
  font-weight:700;
  text-decoration:none;
  transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease;
}
#contact .personal-agent-cta-btn:hover{
  transform:translateY(-2px);
}
#contact .personal-agent-cta-wa{
  background:#25D366;
  color:#fff !important;
  box-shadow:0 8px 20px rgba(37,211,102,.32);
}
#contact .personal-agent-cta-wa:hover{
  background:#1eb257;
}
#contact .personal-agent-cta-call{
  background:linear-gradient(135deg,#f2c94c,#d4af37);
  color:#173b2c !important;
  box-shadow:0 8px 20px rgba(212,175,55,.3);
}
#contact .personal-agent-cta-call:hover{
  background:linear-gradient(135deg,#f6d463,#dcb945);
}


#contact .personal-assistance-intro p + p{
  margin-top:.6rem;
}
#contact .personal-assistance-intro strong{
  color:#fff;
  font-weight:800;
}
/* All copy in this block sits on the deep green panel. */
#contact .personal-assistance-intro,
#contact .personal-assistance-intro p,
#contact .personal-assistance-intro h3{
  color:#fff;
}
#contact .personal-assistance-intro p{
  font-weight:400;
}
#contact .personal-agent-card{
  display:flex;
  align-items:center;
  gap:.85rem;
  margin-top:1.15rem;
  padding:0;
  border:0;
  border-radius:0;
  background:transparent;
}

/* ===== Header row, mirroring the "Send us a message" card ===== */
#contact .personal-assistance-intro .personal-agent-head{
  display:flex;
  align-items:center;
  gap:.6rem;
  margin-top:.9rem;
  padding-bottom:.7rem;
}
#contact .personal-assistance-intro .personal-agent-head-icon{
  flex:0 0 auto;
  width:38px;
  height:38px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:11px;
  background:linear-gradient(135deg,#f2c94c,#d4af37);
  color:#173b2c;
  font-size:.95rem;
  box-shadow:0 4px 10px rgba(180,140,30,.28);
}
#contact .personal-assistance-intro .personal-agent-head strong{
  display:block;
  color:#fff;
  font-size:.9rem;
  font-weight:700;
  line-height:1.25;
}
#contact .personal-assistance-intro .personal-agent-head small{
  display:block;
  margin-top:.1rem;
  color:rgba(255,255,255,.62);
  font-size:.62rem;
  font-weight:600;
  letter-spacing:.02em;
}
/* Thin subtle divider under the header. */
#contact .personal-assistance-intro .personal-agent-rule{
  height:1px;
  width:100%;
  margin:0 0 .95rem;
  background:linear-gradient(90deg,rgba(255,255,255,.26),rgba(255,255,255,.03));
}
/* Phone / WhatsApp icon links. */
#contact .personal-agent-contact{
  display:flex;
  align-items:center;
  flex-wrap:wrap;
  gap:.4rem;
}
#contact .personal-agent-ic{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:30px;
  height:30px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.14);
  color:#fff !important;
  font-size:.78rem;
  text-decoration:none;
  transition:background-color .16s ease,transform .16s ease;
}
#contact .personal-agent-ic:hover{
  background:rgba(255,255,255,.26);
  transform:translateY(-1px);
}
#contact .personal-agent-ic-wa{
  background:#25D366;
  border-color:#25D366;
}
#contact .personal-agent-ic-wa:hover{
  background:#1eb257;
}
#contact .personal-agent-nums{
  color:rgba(255,255,255,.92);
  font-size:.78rem;
  font-weight:600;
  white-space:nowrap;
}
#contact .personal-agent-nums a{
  color:#fff;
  font-weight:700;
  text-decoration:none;
}
#contact .personal-agent-nums a:hover{
  text-decoration:underline;
}
#contact .personal-agent-sep{
  margin:0 .15rem;
  color:rgba(255,255,255,.5);
}
#contact .personal-agent-photo{
  flex:0 0 auto;
  width:78px;
  height:78px;
  border-radius:14px;
  object-fit:cover;
  object-position:center 18%;
  background:#e8f5e9;
  border:2px solid #fff;
  box-shadow:0 4px 12px rgba(15,23,42,.12);
}
#contact .personal-agent-meta{
  min-width:0;
}
#contact .personal-agent-meta h4{
  margin:0 0 .15rem;
  color:#fff;
  text-shadow:0 1px 2px rgba(0,0,0,.18);
  font-size:1.02rem;
  font-weight:800;
  line-height:1.2;
}
#contact .personal-assistance-intro .personal-agent-role{
  margin:0 0 .45rem;
  color:rgba(255,255,255,.82);
  font-size:.8rem;
  font-weight:600;
  letter-spacing:.02em;
  line-height:1.35;
}
#contact .personal-assistance-intro .personal-agent-agency{
  color:var(--accent-gold);
  font-weight:700;
}
#contact .personal-agent-contact{
  margin:0 0 .55rem;
  color:rgba(255,255,255,.88);
  font-size:.78rem;
  line-height:1.4;
}
#contact .personal-agent-contact i{
  color:var(--accent-gold);
  margin-right:.25rem;
}
#contact .personal-agent-contact a{
  color:#fff;
  font-weight:700;
  text-decoration:none;
  white-space:nowrap;
}
#contact .personal-agent-contact a:hover{
  text-decoration:underline;
}
#contact .personal-agent-actions{
  display:flex;
  flex-wrap:wrap;
  gap:.45rem;
}
#contact .personal-agent-btn{
  display:inline-flex;
  align-items:center;
  gap:.4rem;
  padding:.45rem .8rem;
  border-radius:999px;
  font-size:.76rem;
  font-weight:700;
  text-decoration:none;
  border:1.5px solid transparent;
  transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease;
}
#contact .personal-agent-btn:hover{
  transform:translateY(-1px);
}
#contact .personal-agent-wa{
  background:#25D366;
  color:#fff !important;
  box-shadow:0 4px 12px rgba(37,211,102,.28);
}
#contact .personal-agent-wa:hover{
  background:#1eb257;
}
#contact .personal-agent-call{
  background:#fff;
  border-color:rgba(255,255,255,.55);
  color:#173b2c !important;
}
#contact .personal-agent-call:hover{
  background:#f4fbf6;
}
#contact .personal-assistance-trust{
  flex-wrap:wrap;
}


/* ===== Fancy agent band — final overrides =====
   Placed last so nothing earlier in this sheet wins the cascade. */
#contact .personal-agent-photo{
  width:104px !important;
  height:104px !important;
  border-radius:50% !important;
  border:3px solid rgba(212,175,55,.85) !important;
  box-shadow:0 10px 26px rgba(0,0,0,.3) !important;
  object-position:center 16% !important;
}
#contact .personal-agent-meta h4{
  font-size:1.14rem !important;
  letter-spacing:.01em;
}
#contact .personal-agent-contact{
  justify-content:center;
}


/* ===== Message card action row =====
   Only two buttons remain (Email / WhatsApp); centre them as a pair instead of
   leaving a third empty grid column. */
.personal-contact-actions{
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  justify-content:center;
  max-width:400px;
  margin-left:auto !important;
  margin-right:auto !important;
}


/* ===== Agent card: photo, vertical rule, then the details ===== */
#contact .personal-agent-card{
  flex-direction:row !important;
  align-items:center !important;
  justify-content:center;
  gap:1.15rem;
  text-align:left;
}
#contact .personal-agent-meta{
  border-left:1px solid rgba(255,255,255,.24);
  padding-left:1.15rem;
  text-align:left;
}
#contact .personal-agent-contact{
  justify-content:flex-start !important;
}


/* ===== Bottom badges: equal rectangular pills spanning the column ===== */
#contact .personal-agent-cta{
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:.7rem;
  width:100%;
  max-width:440px;
  margin:1.45rem auto 0;
}
#contact .personal-agent-cta-btn{
  justify-content:center;
  width:100%;
  padding:.8rem 1rem;
  border-radius:14px !important;
}


/* ===== Trust chips: three per line, two on the second ===== */
#contact .personal-assistance-trust{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:.5rem .55rem;
  justify-content:center;
  max-width:560px;
  margin:1.2rem auto 0 !important;
}
#contact .personal-assistance-trust > span{
  justify-content:center;
  width:100%;
}


/* The agent copy sits directly on the band — no rounded sub-container. */
#contact .personal-assistance-intro{
  max-width:920px !important;
  margin:0 auto !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}

/* ===== One dark band, two columns, vertical divider ===== */
#contact.personal-assistance-band{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) 1px minmax(0,1fr);
  gap:0 clamp(20px,3.2vw,46px);
  align-items:center;
  padding:56px clamp(20px,5vw,72px);
  background:
    radial-gradient(circle at 12% 0%,rgba(212,175,55,.14),transparent 30%),
    radial-gradient(circle at 88% 100%,rgba(47,143,91,.20),transparent 32%),
    linear-gradient(135deg,#123a2d 0%,#174d3a 55%,#123a2d 100%);
}
#contact .personal-assistance-shell{
  display:block !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
#contact .personal-contact-divider{
  width:1px;
  align-self:stretch;
  justify-self:center;
  background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.24),rgba(255,255,255,0));
}
#contact .personal-assistance-intro{
  max-width:640px !important;
  margin:0 0 0 auto !important;
  padding-right:clamp(0px,2vw,26px) !important;
}
#contact .personal-message-card{
  max-width:100%;
  margin:0 !important;
}

/* Header row: two gold quick-action icons then the heading. */
#contact .personal-agent-head{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:.7rem;
  flex-wrap:wrap;
}
/* Square gold call button beside the white heading. */
#contact .personal-agent-head-call{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:50px;
  height:50px;
  border-radius:14px;
  background:linear-gradient(135deg,#f2c94c,#d4af37);
  color:#173b2c !important;
  font-size:1.15rem;
  text-decoration:none;
  box-shadow:0 8px 20px rgba(180,140,30,.35);
  transition:transform .16s ease,box-shadow .16s ease;
  flex:0 0 auto;
}
#contact .personal-agent-head-call:hover{
  transform:translateY(-2px);
  box-shadow:0 12px 26px rgba(180,140,30,.45);
}
#contact .personal-agent-head-text{
  text-align:left;
}
#contact .personal-agent-head-text strong{
  display:block;
  color:#fff !important;
  font-size:1.05rem !important;
  font-weight:800 !important;
  letter-spacing:.005em !important;
  text-transform:none !important;
  line-height:1.2;
}
#contact .personal-agent-head-text small{
  display:block;
  margin-top:.1rem;
  color:var(--accent-gold);
  font-size:.72rem;
  font-weight:600;
  letter-spacing:.02em;
}
#contact .personal-agent-head-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:40px;
  height:40px;
  border-radius:50%;
  background:linear-gradient(135deg,#f2c94c,#d4af37);
  color:#173b2c !important;
  font-size:1rem;
  text-decoration:none;
  border:0;
  box-shadow:0 6px 16px rgba(180,140,30,.35);
  transition:transform .16s ease,box-shadow .16s ease;
}
#contact .personal-agent-head-btn:hover{
  transform:translateY(-2px);
  box-shadow:0 10px 22px rgba(180,140,30,.45);
}
#contact .personal-agent-head-wa:hover{
  background:linear-gradient(135deg,#3ddc84,#25D366);
  color:#fff !important;
}

/* Principal Agent role: agency name on its own line. */
#contact .personal-assistance-intro .personal-agent-role .personal-agent-agency{
  display:block;
  margin-top:.12rem;
}
/* Section band: deep blue blending into deep green (behind the sub-containers). */
#contact.personal-assistance-band{
  background:
    radial-gradient(circle at 6% -12%,rgba(41,98,168,.46),transparent 44%),
    radial-gradient(circle at 96% 112%,rgba(32,146,92,.44),transparent 46%),
    linear-gradient(116deg,#0a2144 0%,#0f3157 24%,#11403c 58%,#13512f 82%,#145a33 100%);
  border-top:1px solid rgba(255,255,255,.07);
  border-bottom:1px solid rgba(255,255,255,.07);
}
/* ===== "Talk to Our Agent" now sits in a glass card, matching "Send us a message" ===== */
#contact .personal-assistance-intro{
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  justify-content:center !important;
  max-width:100% !important;
  margin:0 !important;
  padding:18px 18px 35px !important;
  border:1px solid rgba(255,255,255,.11) !important;
  border-radius:18px !important;
  background:rgba(255,255,255,.075) !important;
  -webkit-backdrop-filter:blur(8px);
  backdrop-filter:blur(8px);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 16px 34px rgba(0,0,0,.16) !important;
  text-align:center !important;
}

/* ===== Section footer note: centred under both cards ===== */
#contact .personal-contact-footnote{
  grid-column:1 / -1;
  justify-self:center;
  text-align:center;
  margin:24px auto 0 !important;
  color:rgba(255,255,255,.64);
  font-size:.73rem;
  font-weight:500;
  letter-spacing:.01em;
  line-height:1.5;
}
#contact .personal-contact-footnote i{
  margin-right:.38rem;
  color:var(--accent-gold);
}


/* ===== Larger type throughout the "Send us a message" card ===== */
#contact .personal-message-card .personal-message-head strong{
  font-size:1.06rem;
  line-height:1.3;
}
#contact .personal-message-card .personal-message-head small{
  font-size:.8rem;
  line-height:1.45;
}
#contact .personal-message-card .personal-message-icon{
  width:40px;
  height:40px;
  font-size:1.05rem;
}
#contact .personal-message-card label{
  font-size:.84rem;
  letter-spacing:.01em;
  margin-bottom:7px;
}
#contact .personal-message-card label small{
  font-size:.73rem;
}
#contact .personal-message-card input,
#contact .personal-message-card select,
#contact .personal-message-card textarea{
  font-size:.95rem !important;
}
#contact .personal-message-card input,
#contact .personal-message-card select{
  min-height:47px !important;
  padding:10px 12px !important;
}
#contact .personal-message-card textarea{
  min-height:106px !important;
  padding:11px 12px !important;
}
#contact .personal-message-card .form-group{
  margin-bottom:13px !important;
}
#contact .personal-contact-btn strong{
  font-size:.9rem;
}
#contact .personal-contact-btn small{
  font-size:.73rem;
}
#contact .personal-attach-control strong{
  font-size:.95rem;
}
#contact .personal-attach-control small{
  font-size:.8rem;
}
#contact .personal-attach-list li{
  font-size:.8rem;
}
#contact .personal-attach-note{
  font-size:.8rem;
}
/* ===== "Talk to Our Agent" type scaled to match "Send us a message" ===== */
#contact .personal-assistance-intro .personal-agent-head strong{
  font-size:1.06rem;
  line-height:1.3;
}
#contact .personal-assistance-intro .personal-agent-head small{
  font-size:.8rem;
  line-height:1.45;
}
#contact .personal-assistance-intro > p{
  font-size:.95rem;
  line-height:1.62;
}
#contact .personal-assistance-intro .personal-agent-card h4{
  font-size:1.2rem;
}
#contact .personal-assistance-intro .personal-agent-role,
#contact .personal-assistance-intro .personal-agent-agency{
  font-size:.84rem;
}
#contact .personal-assistance-intro .personal-agent-contact,
#contact .personal-assistance-intro .personal-agent-contact a,
#contact .personal-assistance-intro .personal-agent-contact i{
  font-size:.88rem;
}
#contact .personal-assistance-trust > span{
  padding:.5rem .55rem;
  font-size:.8rem;
  white-space:nowrap;
}
#contact .personal-assistance-trust > span i{
  font-size:.8rem;
}
#contact .personal-agent-cta-btn,
#contact .personal-agent-cta-btn i{
  font-size:.9rem;
}
/* ===== Left-aligned, justified agent copy to mirror "Send us a message" ===== */
#contact .personal-assistance-intro{
  align-items:flex-start !important;
  text-align:left !important;
}
#contact .personal-assistance-intro > p{
  width:100%;
  text-align:justify;
  text-justify:inter-word;
}
#contact .personal-assistance-intro .personal-agent-head{
  justify-content:flex-start !important;
  width:100%;
}
#contact .personal-assistance-intro .personal-agent-card{
  justify-content:flex-start !important;
  width:100%;
}
#contact .personal-assistance-intro .personal-assistance-trust{
  margin:1.2rem 0 0 !important;
}
#contact .personal-assistance-intro .personal-agent-cta{
  margin:1.45rem 0 0 !important;
}
/* ===== "Send Us a Message" header: glowing title + icon matching "Talk to Our Agent" ===== */
#contact .personal-message-card .personal-message-head strong{
  font-size:1.05rem !important;
  font-weight:800 !important;
  letter-spacing:.005em;
  line-height:1.2;
  color:#fff;
  text-shadow:0 0 16px rgba(212,175,55,.50),0 0 32px rgba(212,175,55,.26);
}
/* Same gold square as the agent card's call button. */
#contact .personal-message-card .personal-message-icon{
  width:50px !important;
  height:50px !important;
  flex:0 0 50px !important;
  border-radius:14px !important;
  background:linear-gradient(135deg,#f2c94c,#d4af37) !important;
  color:#173b2c !important;
  font-size:1.15rem !important;
  box-shadow:0 8px 20px rgba(180,140,30,.35),0 0 22px rgba(212,175,55,.32);
}

/* Align both card headers to the same baseline, then spread the spare space
   through the blocks below so the two cards stay the same height. */
#contact .personal-assistance-intro .personal-agent-head{
  margin-top:0 !important;
}
#contact .personal-assistance-intro .personal-assistance-trust{
  margin-top:1.65rem !important;
}
#contact .personal-assistance-intro .personal-agent-cta{
  margin-top:1.9rem !important;
}
/* More breathing room between the two agent paragraphs (bottom padding
   trimmed by the same amount so the two cards stay level). */
#contact .personal-assistance-intro > p + p{
  margin-top:1.5rem !important;
}
