.a6-help{padding-block:clamp(42px,5vw,76px) clamp(64px,7vw,112px);color:#344137}
.a6-help__intro{max-width:840px;margin-bottom:48px}
.a6-help__eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;line-height:1.5}
.a6-help__intro h1{font-family:var(--display-font);font-weight:400;font-size:clamp(42px,5.2vw,72px);line-height:1.05;letter-spacing:-.045em;margin-block:18px 24px}
.a6-help__intro>p:last-child{font-size:17px;line-height:1.7;max-width:55ch;color:#5c695e}
.a6-help__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.9fr);gap:clamp(40px,6vw,92px);align-items:start}
.a6-help__message{border-top:1px solid #b9c2b5;padding-top:28px;min-width:0}
.a6-help__message h2{font-size:26px;line-height:1.3;font-weight:500;letter-spacing:-.03em}
.a6-help__hint{font-size:13px;line-height:1.6;color:#5c695e;margin-top:10px}
.a6-help__form{margin-top:30px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 22px}
.a6-help__field{min-width:0}
.a6-help__field label{font-size:14px;line-height:1.6;display:block;margin-bottom:9px;font-weight:600}
.a6-help__field label>span{font-size:12px;font-weight:400;color:#5c695e;margin-left:4px;white-space:nowrap}
.a6-help__field input,.a6-help__field select,.a6-help__field textarea{display:block;width:100%;min-height:52px;padding:13px 14px;border:1px solid #a6b09f;border-radius:8px;background:#fffcf7;color:#344137;font:inherit;font-size:16px;line-height:1.5;box-shadow:none}
.a6-help__field select{padding-right:10px;cursor:pointer}
.a6-help__field textarea{resize:vertical;min-height:174px}
.a6-help__field--full,.a6-help__submit,.a6-help__status{grid-column:1/-1}
.a6-help__field-hint{font-size:13px;color:#5c695e;line-height:1.65;margin:-1px 0 12px;max-width:58ch}
.a6-help__submit{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;margin-top:2px}
.a6-help__submit button{border:0;background:#2865d8;min-width:188px;min-height:52px;padding:14px 25px;font-size:15px;gap:32px}
.a6-help__submit button:hover{background:#1d51b5}
.a6-help__submit>a{font-size:12px;text-decoration:underline;text-underline-offset:4px;min-height:44px;display:inline-flex;align-items:center;color:#5c695e}
.a6-help :is(input,select,textarea,button,a,summary):focus-visible{outline:3px solid #2865d8;outline-offset:4px}
.a6-help__field :is(input,textarea)[aria-invalid=true]{border-color:#964534;border-width:2px}
.a6-help__field-error{margin-top:9px;font-size:13px;color:#873a2b;line-height:1.6}
.a6-help__status{padding:28px;border-radius:12px;scroll-margin-top:120px}
.a6-help__status h3{font-weight:600;font-size:22px;line-height:1.35}
.a6-help__status p{font-size:15px;line-height:1.75;margin-top:12px}
.a6-help__status--success{background:#e6ecdf;border:1px solid #a6b99e}
.a6-help__status--success .pill{margin-top:26px}
.a6-help__status--error{background:#faeee6;border:1px solid #ae6b57;color:#793424}
.a6-help__status ul{padding-left:20px;margin:16px 0 0;font-size:14px;line-height:1.7}
.a6-help__status a:not(.pill){text-decoration:underline;text-underline-offset:4px}
.a6-help__guidance{background:#263b30;color:#f6f0e7;border-radius:22px;padding:36px;min-width:0}
.a6-help__guidance>.a6-help__eyebrow{color:#c4d0be}
.a6-help__guidance h2{font-family:var(--display-font);font-size:clamp(30px,2.8vw,40px);font-weight:400;line-height:1.12;letter-spacing:-.03em;margin:17px 0 28px;max-width:11ch}
.a6-help__guidance nav>a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:22px;border-top:1px solid #5b7160}
.a6-help__guidance nav strong{display:block;font-size:16px;line-height:1.4;font-weight:600}
.a6-help__guidance nav a>span>span{display:block;font-size:13px;line-height:1.65;color:#cbd6c5;margin-top:7px;max-width:29ch}
.a6-help__guidance nav a>span:last-child{font-size:23px;flex:0 0 auto;transition:transform .2s}
.a6-help__guidance nav a:hover>span:last-child{transform:translate(2px,-2px)}
.a6-help__guidance nav a:hover strong{text-decoration:underline;text-underline-offset:4px}
.a6-help__guidance :is(a,button):focus-visible{outline-color:#d9e7cd}
.a6-help__email{border-top:1px solid #5b7160;padding-top:25px;margin-top:4px}
.a6-help__email p{font-size:12px;line-height:1.5;color:#cbd6c5}
.a6-help__email a{display:inline-flex;align-items:center;min-height:44px;font-size:15px;text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere;max-width:100%}
.a6-help__details{margin-top:46px;border-block:1px solid #bcc5b7;max-width:840px}
.a6-help__details summary{padding-block:21px;cursor:pointer;font-size:14px;line-height:1.6}
.a6-help__details>div{padding-bottom:24px;font-size:15px;line-height:1.8;overflow-wrap:anywhere}
.a6-help__details>div :is(p,h2,h3,ul,ol){margin-block:14px}
.a6-help__details a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:899px){.a6-help__layout{grid-template-columns:minmax(0,1fr);gap:42px}.a6-help__intro{margin-bottom:32px}.a6-help__guidance h2{max-width:none}.a6-help__guidance nav a>span>span{max-width:48ch}.a6-help__guidance{padding:30px}}
@media(max-width:599px){.a6-help{padding-block:36px 64px}.a6-help__intro h1{font-size:44px;margin-block:16px 20px}.a6-help__intro>p:last-child{font-size:15px}.a6-help__form{grid-template-columns:minmax(0,1fr);gap:21px;margin-top:26px}.a6-help__message h2{font-size:24px}.a6-help__guidance{padding:27px 24px;border-radius:17px}.a6-help__guidance h2{font-size:34px}.a6-help__submit{align-items:flex-start;gap:12px}.a6-help__submit button{width:100%;justify-content:space-between}.a6-help__status{padding:23px}.a6-help__details{margin-top:35px}}
@media(prefers-reduced-motion:reduce){.a6-help *{transition:none!important;scroll-behavior:auto!important}.a6-help__guidance nav a:hover>span:last-child{transform:none}}
