.btw-contact { overflow: hidden; background: #fff; }
.btw-contact *, .btw-contact *::before, .btw-contact *::after { box-sizing: border-box; }
.btw-contact h2 { margin: 0; font-size: clamp(34px, 4vw, 52px); line-height: 1.08; letter-spacing: -.035em; }

.contact-hero { padding: 64px 0; background: linear-gradient(120deg, #f9fcfd, #edf7fb); }
.contact-hero__grid { display: grid; grid-template-columns: .93fr 1.07fr; min-height: 530px; align-items: stretch; }
.contact-hero__copy { display: flex; flex-direction: column; justify-content: center; padding: 56px 70px 56px 0; }
.contact-hero h1 { margin: 0 0 25px; color: var(--willow-navy); font-size: clamp(52px, 6vw, 76px); line-height: .98; letter-spacing: -.055em; }
.contact-hero h1 br { display: block !important; }
.contact-hero__copy > p:not(.btw-eyebrow) { max-width: 590px; margin: 0; color: #526a7e; font-size: 18px; line-height: 1.67; }
.contact-hero__reassurance { display: flex; align-items: center; gap: 14px; margin-top: 30px; padding-top: 25px; border-top: 1px solid #d3e4ec; }
.contact-hero__reassurance > i { width: 44px; height: 44px; display: grid; flex: 0 0 44px; place-items: center; border-radius: 50%; color: var(--willow-blue-dark); background: #dff1fa; font-size: 20px; }
.contact-hero__reassurance span { color: var(--willow-muted); font-size: 13px; line-height: 1.45; }
.contact-hero__reassurance strong { display: block; color: var(--willow-navy); font-size: 14px; }
.contact-hero__media { position: relative; min-height: 530px; overflow: hidden; border-radius: 10px; box-shadow: 0 22px 55px rgba(17,47,79,.13); }
.contact-hero__media > img { width: 100%; height: 100%; display: block; object-fit: cover; }
.contact-hero__note { position: absolute; right: 22px; bottom: 22px; min-width: 205px; padding: 13px 18px; display: flex; align-items: center; gap: 12px; border: 1px solid rgba(255,255,255,.78); border-radius: 9px; background: rgba(255,255,255,.92); box-shadow: 0 10px 28px rgba(17,47,79,.12); backdrop-filter: blur(8px); }
.contact-hero__note img { width: 39px; height: 53px; object-fit: contain; }
.contact-hero__note span { color: var(--willow-navy); font-family: "Red Hat Display", sans-serif; font-size: 15px; font-style: italic; font-weight: 700; line-height: 1.35; }

.contact-main { background: #fff; }
.contact-main__grid { display: grid; grid-template-columns: .82fr 1.18fr; gap: 42px; align-items: start; }
.contact-channels { padding: 24px 0; }
.contact-channels__intro { margin-bottom: 30px; }
.contact-channels__intro h2 { font-size: clamp(34px, 4vw, 48px); }
.contact-channels__intro > p:last-child { max-width: 470px; margin: 18px 0 0; color: var(--willow-muted); font-size: 15px; line-height: 1.65; }
.contact-channel-card { position: relative; display: grid; grid-template-columns: 56px minmax(0,1fr) 20px; gap: 16px; align-items: center; margin-bottom: 14px; padding: 22px; border: 1px solid var(--willow-border); border-radius: 10px; color: inherit !important; background: #fff; box-shadow: 0 9px 26px rgba(17,47,79,.045); text-decoration: none !important; transition: .22s ease; }
.contact-channel-card:hover { transform: translateY(-3px); border-color: #acd3e5; box-shadow: 0 15px 34px rgba(17,47,79,.09); }
.contact-channel-card__icon { width: 54px; height: 54px; display: grid; place-items: center; border-radius: 50%; color: var(--willow-blue-dark); background: var(--willow-pale); font-size: 23px; }
.contact-channel-card__copy { min-width: 0; }
.contact-channel-card__copy small, .contact-channel-card__copy strong, .contact-channel-card__copy em { display: block; }
.contact-channel-card__copy small { margin-bottom: 2px; color: var(--willow-muted); font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.contact-channel-card__copy strong { overflow-wrap: anywhere; color: var(--willow-navy); font-size: 16px; }
.contact-channel-card__copy em { margin-top: 5px; color: var(--willow-muted); font-size: 12px; font-style: normal; line-height: 1.5; }
.contact-channel-card__arrow { color: var(--willow-blue-dark); font-size: 14px; transition: transform .2s ease; }
.contact-channel-card:hover .contact-channel-card__arrow { transform: translateX(4px); }
.contact-private-note { display: grid; grid-template-columns: 38px 1fr; gap: 13px; margin-top: 24px; padding: 18px 20px; border-radius: 9px; color: rgba(255,255,255,.8); background: linear-gradient(125deg, #0a557b, #087eaf); }
.contact-private-note > i { padding-top: 3px; color: #fff; font-size: 24px; text-align: center; }
.contact-private-note p { margin: 0; color: inherit; font-size: 12px; line-height: 1.55; }
.contact-private-note strong { display: block; margin-bottom: 2px; color: #fff; font-size: 13px; }

.contact-form-card { overflow: hidden; border: 1px solid #cfe0e9; border-radius: 12px; background: #fff; box-shadow: 0 18px 48px rgba(17,47,79,.09); }
.contact-form-card__header { padding: 35px 38px 29px; border-bottom: 1px solid #dce9ef; background: linear-gradient(120deg, #fafdff, #edf8fd); }
.contact-form-card__header h2 { font-size: clamp(32px, 3.7vw, 46px); }
.contact-form-card__header > p:last-child { margin: 14px 0 0; color: var(--willow-muted); font-size: 14px; line-height: 1.6; }
.willow-contact-form { padding: 34px 38px 38px; }
.contact-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 22px 18px; }
.contact-field { min-width: 0; }
.contact-field--full { grid-column: 1 / -1; }
.contact-field label { display: block; margin: 0 0 8px; color: var(--willow-navy); font-size: 13px; font-weight: 800; }
.contact-field input, .contact-field textarea { width: 100%; margin: 0; border: 1px solid #cadbe5; border-radius: 8px; outline: 0; color: var(--willow-ink); background: #fbfdfe; font-size: 14px; transition: border-color .2s, box-shadow .2s, background .2s; }
.contact-field input { height: 54px; padding: 0 16px; }
.contact-field textarea { min-height: 174px; padding: 15px 16px; resize: vertical; line-height: 1.55; }
.contact-field input::placeholder, .contact-field textarea::placeholder { color: #8a9baa; }
.contact-field input:focus, .contact-field textarea:focus { border-color: var(--willow-blue); background: #fff; box-shadow: 0 0 0 4px rgba(20,140,203,.1); }
.contact-field__error { display: block; margin-top: 6px; color: #b44242; font-size: 12px; }
.contact-captcha { overflow-x: auto; }
.contact-form-card__footer { margin-top: 26px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.contact-form-card__footer > span { display: inline-flex; align-items: center; gap: 7px; color: var(--willow-muted); font-size: 11px; }
.contact-form-card__footer > span i { color: #218274; }
.contact-form-card__footer button { min-height: 50px; padding: 0 25px; display: inline-flex; align-items: center; justify-content: center; gap: 10px; border: 2px solid var(--willow-blue); border-radius: 999px; color: #fff; background: var(--willow-blue); font-size: 14px; font-weight: 800; transition: .2s ease; }
.contact-form-card__footer button:hover { transform: translateY(-2px); border-color: var(--willow-blue-dark); background: var(--willow-blue-dark); }

.contact-help { padding: 82px 0; background: var(--willow-pale); }
.contact-help__heading { max-width: 760px; margin: 0 auto 42px; text-align: center; }
.contact-help__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 18px; }
.contact-help__grid > a { min-height: 250px; padding: 28px; display: flex; flex-direction: column; align-items: flex-start; border: 1px solid rgba(173,207,224,.75); border-radius: 9px; color: inherit !important; background: #fff; text-decoration: none !important; box-shadow: 0 10px 30px rgba(17,47,79,.05); transition: .22s ease; }
.contact-help__grid > a:hover { transform: translateY(-4px); border-color: #98c9df; box-shadow: 0 17px 38px rgba(17,47,79,.1); }
.contact-help__grid > a > i { width: 50px; height: 50px; display: grid; place-items: center; border-radius: 50%; color: var(--willow-blue-dark); background: var(--willow-pale); font-size: 22px; }
.contact-help__grid h3 { margin: 20px 0 7px; font-size: 21px; }
.contact-help__grid p { margin: 0; color: var(--willow-muted); font-size: 13px; line-height: 1.6; }
.contact-help__grid a > span { margin-top: auto; padding-top: 20px; color: var(--willow-blue-dark); font-size: 13px; font-weight: 800; }

.contact-final-cta { background: var(--willow-pale-2); }
.contact-final-cta > .btw-shell > p:not(.btw-kicker) { margin: 16px 0 0; color: var(--willow-muted); font-size: 15px; }

@media (max-width: 1050px) {
    .contact-hero__copy { padding-right: 42px; }
    .contact-main__grid { grid-template-columns: .9fr 1.1fr; gap: 26px; }
    .contact-form-card__header, .willow-contact-form { padding-left: 28px; padding-right: 28px; }
}

@media (max-width: 900px) {
    .contact-hero { padding: 0; }
    .contact-hero__grid, .contact-main__grid { grid-template-columns: 1fr; }
    .contact-hero__copy { padding: 70px 0 48px; }
    .contact-hero__media { min-height: 440px; }
    .contact-channels { padding-top: 0; }
    .contact-help__grid { grid-template-columns: 1fr; }
    .contact-help__grid > a { min-height: 215px; }
}

@media (max-width: 680px) {
    .contact-hero h1 { font-size: 48px; }
    .contact-hero__copy > p:not(.btw-eyebrow) { font-size: 16px; }
    .contact-hero__media { min-height: 340px; border-radius: 8px; }
    .contact-hero__note { right: 14px; bottom: 14px; min-width: 180px; }
    .contact-main { padding: 68px 0; }
    .contact-channel-card { grid-template-columns: 48px minmax(0,1fr); padding: 18px; }
    .contact-channel-card__icon { width: 46px; height: 46px; font-size: 19px; }
    .contact-channel-card__arrow { display: none; }
    .contact-form-card__header { padding: 28px 22px 24px; }
    .willow-contact-form { padding: 26px 22px 28px; }
    .contact-form-grid { grid-template-columns: 1fr; }
    .contact-field { grid-column: 1 / -1; }
    .contact-form-card__footer { align-items: stretch; flex-direction: column; }
    .contact-form-card__footer button { width: 100%; }
    .contact-help { padding: 68px 0; }
}
