.customer-choice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.customer-choice-card{display:flex;gap:18px;min-height:230px;padding:25px;border:1px solid var(--line);border-radius:12px;background:#fff}.choice-icon{display:grid;place-items:center;flex:none;width:39px;height:39px;border-radius:50%;background:#fde7e8;color:#c93239;font-size:12px;font-weight:900}.customer-choice-card h3{margin:3px 0 9px;font-size:18px;line-height:1.25}.customer-choice-card p{margin:0 0 22px;color:#66707a;font-size:14px}.customer-choice-card strong,.customer-choice-card small{display:block}.customer-choice-card strong{color:#c93239;font-size:14px}.customer-choice-card small{margin-top:3px;color:#838b94;font-size:12px}.customer-reassurance{display:flex;align-items:center;justify-content:space-between;gap:38px;margin-top:24px;padding:28px 30px;border-radius:12px;background:var(--ink);color:#fff}.customer-reassurance h3{margin:3px 0 7px;font-size:24px}.customer-reassurance p:not(.eyebrow){max-width:760px;margin:0;color:#b7bec6;font-size:14px}.customer-reassurance .button{flex:none;margin:0}
.cost-tier-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.cost-tier-grid article{min-height:245px;padding:25px;border:1px solid var(--line);border-radius:12px;background:#fff}.cost-symbol{display:block;min-height:31px;color:#ee4a51;font-size:22px;font-weight:900;letter-spacing:.05em}.cost-tier-grid h3{margin:13px 0 15px;font-size:20px}.cost-tier-grid p{margin:0;color:#69727c;font-size:13px}.cost-tier-grid p+p{margin-top:10px}.quote-driver-panel{margin-top:24px;padding:30px;border:1px solid var(--line);border-radius:12px;background:#fff}.quote-driver-panel h3{margin:0 0 20px;font-size:22px}.quote-driver-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quote-driver-grid p{margin:0;padding:15px 17px;border-radius:8px;background:#f7f8f9}.quote-driver-grid b,.quote-driver-grid span{display:block}.quote-driver-grid b{font-size:14px}.quote-driver-grid span{margin-top:3px;color:#737c85;font-size:12px}.quote-driver-note{margin:20px 0 0;padding-top:19px;border-top:1px solid var(--line);color:#5d6670;font-size:14px}
.technical-comparison,.source-disclosure{border:1px solid var(--line);border-radius:12px;background:#fff;overflow:hidden}.technical-comparison summary,.source-disclosure summary{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 58px 22px 24px;cursor:pointer;list-style:none}.technical-comparison summary::-webkit-details-marker,.source-disclosure summary::-webkit-details-marker{display:none}.technical-comparison summary:after,.source-disclosure summary:after{content:"+";position:absolute;right:24px;top:50%;transform:translateY(-50%);color:var(--red);font-size:25px}.technical-comparison[open] summary:after,.source-disclosure[open] summary:after{content:"–"}.technical-comparison summary span b,.technical-comparison summary span small,.source-disclosure summary span b,.source-disclosure summary span small{display:block}.technical-comparison summary span b,.source-disclosure summary span b{font-size:17px}.technical-comparison summary span small,.source-disclosure summary span small{margin-top:3px;color:#7a838d;font-size:12px}.technical-comparison summary em,.source-disclosure summary em{color:#c93239;font-size:13px;font-style:normal;font-weight:800}.technical-comparison-body,.source-disclosure-body{padding:0 24px 24px;border-top:1px solid var(--line)}.technical-comparison-body .table-wrap{margin-top:24px}
.customer-check-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.customer-check-grid article{min-height:200px;padding:25px;border:1px solid var(--line);border-radius:11px;background:#fff}.customer-check-grid article>span{color:#ee5b61;font-size:13px;font-weight:900}.customer-check-grid h3{margin:20px 0 9px;font-size:18px}.customer-check-grid p{margin:0;color:#68717b;font-size:14px}.source-disclosure{margin-top:28px}.source-disclosure-body ul{margin:22px 0 0;padding-left:20px}.source-disclosure-body li{margin:9px 0;color:#5f6872;font-size:14px}.source-disclosure-body a{color:#c93239;text-decoration:underline;text-underline-offset:3px}
@media (max-width:900px){.customer-choice-grid,.cost-tier-grid,.customer-check-grid{grid-template-columns:repeat(2,1fr)}.quote-driver-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:640px){.customer-choice-grid,.cost-tier-grid,.customer-check-grid,.quote-driver-grid{grid-template-columns:1fr}.customer-choice-card,.cost-tier-grid article,.customer-check-grid article{min-height:0}.customer-reassurance{align-items:flex-start;flex-direction:column;padding:25px}.technical-comparison summary,.source-disclosure summary{align-items:flex-start;flex-direction:column;gap:5px;padding:18px 50px 18px 19px}.technical-comparison summary em,.source-disclosure summary em{text-align:left}.technical-comparison-body,.source-disclosure-body{padding:0 16px 18px}}
