.contact-hero{padding-bottom:48px}
.contact-hero .breadcrumbs{margin-bottom:26px}
.contact-hero-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);align-items:center;gap:56px}
.contact-hero-copy{padding-bottom:10px;min-width:0}
.contact-hero h1{font-size:clamp(30px,3.6vw,49px);line-height:1.65;letter-spacing:-1px;margin-block:19px 23px}
.contact-hero .page-lead{font-size:18px;line-height:2}
.contact-hero .button{margin-top:26px}
.contact-hero-hours{margin-top:17px;font-size:13px;color:var(--muted);line-height:1.9}
.contact-video{min-width:0;width:100%;max-width:488px;justify-self:end;margin:0;border:1px solid #dce5f4;border-radius:23px;overflow:hidden;background:#fff;box-shadow:0 20px 55px #173f7110}
.contact-video video{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;background:#fff}
.contact-video video:focus-visible{outline:3px solid var(--blue);outline-offset:-3px}
.contact-video figcaption{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px 12px;padding:17px 20px;border-top:1px solid #e6ecf6;background:#f7faff;color:#647794;font-size:11px;line-height:1.8}
.contact-video figcaption>span:first-child{font:9px/1.6 Arial,sans-serif;letter-spacing:1.8px;color:#315996}
@media(max-width:1050px){.contact-hero-grid{gap:30px}.contact-hero h1{font-size:clamp(27px,3.65vw,39px)}.contact-hero .page-lead{font-size:16px}.contact-video figcaption{padding:14px 16px}}
@media(max-width:760px){.contact-hero{padding-bottom:30px}.contact-hero .breadcrumbs{margin-bottom:22px}.contact-hero-grid{grid-template-columns:1fr;gap:27px}.contact-hero h1{font-size:clamp(27px,7.4vw,39px);letter-spacing:-.6px;margin-block:16px 18px}.contact-hero .page-lead{font-size:17px}.contact-hero-copy{padding:0}.contact-hero .button{margin-top:21px}.contact-hero-hours{margin-top:14px;font-size:13px}.contact-video{justify-self:center;max-width:440px;border-radius:19px}.contact-video figcaption{padding:14px 16px;font-size:11px}.contact-video figcaption>span:first-child{font-size:8px;letter-spacing:1.3px}}
