.contact-page{background:var(--white);width:100%}.contact-hero{width:100%;max-width:var(--site-max);padding:clamp(24px, 2.5vw, 38px) var(--page-pad) clamp(24px, 2.5vw, 38px);grid-template-columns:minmax(0,1.58fr) minmax(390px,.92fr);align-items:stretch;margin:0 auto;display:grid}.contact-hero__image{background:var(--white);width:100%;height:min(680px,100svh - 150px);min-height:560px;overflow:hidden}.contact-hero__image img{object-fit:cover;object-position:center;background:var(--white);width:100%;max-width:none;height:100%;display:block}.contact-hero__content{background:var(--blue);flex-direction:column;justify-content:center;width:100%;height:min(680px,100svh - 150px);min-height:560px;padding:clamp(30px,3vw,46px);display:flex}.contact-hero__header{width:100%}.contact-hero__eyebrow{color:var(--black);font-family:var(--font);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;padding:0;font-size:8px;font-weight:700;line-height:1}.contact-hero__content h1{width:100%;color:var(--black);font-family:var(--font);letter-spacing:-.02em;margin:0 0 10px;padding:0;font-size:clamp(18px,1.45vw,22px);font-weight:600;line-height:1.15}.contact-hero__intro{width:100%;max-width:430px;color:var(--black);font-family:var(--font);margin:0;padding:0;font-size:clamp(12.5px,.84vw,14px);font-weight:400;line-height:1.55}.contact-hero__divider{background:var(--white);flex:none;width:100%;height:1px;margin:clamp(18px,1.7vw,24px) 0}.contact-information{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,1.6vw,24px) clamp(20px,2vw,32px);width:100%;display:grid}.contact-information__group{min-width:0}.contact-information__label{color:var(--black);font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px;font-size:8px;font-weight:700;line-height:1;display:block}.contact-information__group p,.contact-information__group address{color:var(--black);font-family:var(--font);margin:0;padding:0;font-size:clamp(12.5px,.85vw,14px);font-style:normal;font-weight:400;line-height:1.5}.contact-information__group a{color:var(--black);font-family:inherit;font-size:inherit;font-weight:500;line-height:inherit;text-underline-offset:4px;text-decoration-line:underline;text-decoration-thickness:1px;display:inline}.contact-information__group a:hover,.contact-information__group a:focus-visible{color:var(--black);text-decoration-line:underline}.contact-hours{width:100%}.contact-hours__heading{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;margin:0 0 14px;display:flex}.contact-hours__heading span{color:var(--black);font-family:var(--font);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:700;line-height:1}.contact-hours__heading strong{max-width:250px;color:var(--black);font-family:var(--font);text-align:right;text-transform:uppercase;font-size:9px;font-weight:600;line-height:1.4}.contact-hours__list{width:100%}.contact-hours__row{border-bottom:1px solid #fffffff2;grid-template-columns:110px minmax(0,1fr);align-items:baseline;gap:20px;width:100%;padding:9px 0;display:grid}.contact-hours__row:first-child{border-top:1px solid #fffffff2}.contact-hours__row span{color:var(--black);font-family:var(--font);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:700;line-height:1}.contact-hours__row strong{color:var(--black);font-family:var(--font);font-size:clamp(12px,.82vw,13.5px);font-weight:500;line-height:1.4}@media (width<=1100px){.contact-hero{grid-template-columns:minmax(0,1.2fr) minmax(340px,.9fr)}.contact-hero__image,.contact-hero__content{height:590px;min-height:590px}.contact-hero__content{padding:30px 28px}.contact-information{gap:18px 20px}.contact-hours__heading{display:block}.contact-hours__heading strong{text-align:left;max-width:none;margin-top:8px;display:block}.contact-hours__row{grid-template-columns:95px minmax(0,1fr)}}@media (width<=767px){.contact-hero{flex-direction:column;max-width:none;padding:0;display:flex}.contact-hero__image{aspect-ratio:4/3;width:100%;height:auto;min-height:0}.contact-hero__image img{object-fit:cover;object-position:center;width:100%;height:100%}.contact-hero__content{width:100%;height:auto;min-height:0;padding:38px var(--page-pad) 44px}.contact-hero__content h1{font-size:20px}.contact-hero__intro{font-size:13.5px}.contact-hero__divider{margin:22px 0}.contact-information{grid-template-columns:1fr;gap:19px}.contact-information__group p,.contact-information__group address{font-size:13.5px}.contact-hours__heading{display:block}.contact-hours__heading strong{text-align:left;max-width:none;margin-top:9px;display:block}.contact-hours__row{grid-template-columns:100px minmax(0,1fr);gap:18px;padding:11px 0}.contact-hours__row strong{font-size:13px}}@media (width<=480px){.contact-hero__content{padding-top:34px;padding-bottom:40px}.contact-information{gap:18px}.contact-hours__row{grid-template-columns:82px minmax(0,1fr);gap:14px}}
