.service-check-launch{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:30px;border:1px solid var(--line,#dedbd8);border-radius:24px;background:#fff}.service-check-launch h3{margin:10px 0;font-size:clamp(24px,3vw,34px);letter-spacing:-.035em}.service-check-launch p{margin:0;max-width:650px;line-height:1.55;color:#66615e}.service-check-launch .button{flex-shrink:0}.lead-modal__panel .service-check-question{padding:18px 0;border:0;border-bottom:1px solid #e8e5e2;min-width:0}.lead-modal__panel .service-check-question legend{font-size:17px;line-height:1.4;font-weight:650;padding:0}.lead-modal__panel .service-check-options{display:grid;gap:8px}.lead-modal__panel .service-check-option{display:flex;gap:10px;align-items:flex-start;margin:0;padding:11px 13px;border:1px solid #e8e5e2;border-radius:12px;cursor:pointer;font-size:14px;line-height:1.45;font-weight:450}.lead-modal__panel .service-check-option:has(input:checked){border-color:#df3936;background:#fff4f2}.lead-modal__panel .service-check-option input{width:17px;height:17px;margin:2px 0 0;padding:0;flex-shrink:0;accent-color:#df3936}.lead-modal__panel .service-check-hint{font-size:13px;line-height:1.5;margin:8px 0 12px;color:#6c6560}.lead-modal__step{color:#c53430;font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:650}.lead-check-summary{padding:18px;border-radius:16px;background:#f7f4f1}.lead-check-summary details{margin:12px 0;font-size:13px;line-height:1.5}.lead-check-summary li{margin:8px 0}.lead-modal__back{border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer;padding:8px 0;font:inherit;font-size:14px}.lead-modal__result{text-align:left;padding:18px;background:#f8f5f2;border-radius:18px;margin:18px 0}.lead-modal__result h3{margin:0 0 12px;font-size:21px}.lead-modal__result li,.lead-modal__result p{font-size:14px;line-height:1.5}@media(max-width:720px){.service-check-launch{align-items:stretch;flex-direction:column;gap:22px;padding:24px}.service-check-launch .button{width:100%}}.lead-modal .lead-modal__panel--check{max-width:640px;height:min(740px,calc(100dvh - 48px));min-height:0;border-radius:28px}.lead-modal__panel--check .lead-modal__body{display:block;padding:64px 32px 28px}.lead-modal .lead-modal__panel--check form{display:block;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}@media(max-width:760px){.lead-modal .lead-modal__panel--check{height:min(740px,calc(100dvh - 20px))}.lead-modal__panel--check .lead-modal__body{padding:64px 20px 24px}}.self-check-wizard{color:var(--ink)}.self-check-wizard__heading{padding-right:28px}.self-check-wizard h2{margin:10px 0 18px;font-size:clamp(23px,3vw,30px);line-height:1.2;letter-spacing:-.035em}.self-check-wizard [data-self-check-heading]:focus{outline:none}.self-check-wizard p{font-size:15px;line-height:1.55}.self-check-wizard .self-check-wizard__note{color:var(--muted);font-size:13px;line-height:1.5}.self-check-wizard__progress{height:4px;background:var(--mint);border-radius:8px;overflow:hidden;margin:20px 0}.self-check-wizard__progress span{display:block;height:100%;background:var(--green);transform-origin:left}.self-check-wizard .service-check-question{margin:0;padding:8px 0 20px;border:0}.self-check-wizard .service-check-options{gap:10px}.self-check-wizard .service-check-option{align-items:center;min-height:58px;padding:15px;gap:12px;border:1px solid var(--line);border-radius:14px;background:var(--paper);font-size:15px}.self-check-wizard .service-check-option:has(input:checked){border-color:var(--green);background:var(--mint)}.self-check-wizard .service-check-option input{width:20px;height:20px;flex:0 0 20px;accent-color:var(--green)}.self-check-wizard .service-check-option:has(:focus-visible){outline:3px solid var(--green);outline-offset:3px}.self-check-wizard .service-check-question:disabled{opacity:1}.self-check-wizard__navigation{display:flex;align-items:center;justify-content:space-between;gap:16px}.self-check-wizard .lead-modal__back{min-height:44px;padding-inline:8px}.self-check-wizard button:disabled{opacity:.5;cursor:default}.self-check-wizard__directions{display:grid;gap:10px;margin-top:24px}.self-check-wizard__directions button{display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;min-height:58px;padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--paper);color:var(--green-dark);font:inherit}.self-check-wizard__directions button:hover{background:var(--mint)}.self-check-wizard__result{padding:20px;border-radius:18px;background:var(--mint)}.self-check-wizard__result ul{list-style:disc;padding-left:20px}.self-check-wizard__result li{display:list-item;margin-block:8px}.self-check-wizard__result .button{width:100%;margin-top:12px}.self-check-visually-hidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:no-preference){.self-check-wizard__heading{animation:publicDetailEnter .18s ease-out}.self-check-wizard__progress span{transition:transform .18s ease}}