.contact-location{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,500px);gap:clamp(2rem,6vw,6rem);align-items:center;max-width:1280px;margin-inline:auto}.contact-location-copy{max-width:34rem}.contact-location-copy>.caps{color:var(--brass)}.contact-location-copy p{margin-top:1.5rem;max-width:36ch;font-size:clamp(1.1rem,1.7vw,1.5rem);line-height:1.5;color:var(--bone)}.contact-location-copy address{margin-block:2.5rem 1.5rem;font-style:normal;line-height:1.6;color:var(--bone-dim)}.contact-location-more{display:block;width:fit-content;margin-top:1.5rem;color:var(--bone-dim);text-decoration:underline;text-underline-offset:.3em}.contact-location-more:focus-visible,.contact-location-more:hover{color:var(--bone)}.contact-location-map{margin:0}.contact-location-map img{display:block;width:100%;height:auto;border:1px solid rgba(201,182,140,.35)}@media (max-width:900px){.contact-location{grid-template-columns:1fr;gap:2.5rem}.contact-location-copy{max-width:none}.contact-location-copy p{max-width:48ch}.contact-location-map{max-width:520px}}@media (min-width:641px) and (max-width:1024px){#contact-footer .footer-top{align-items:flex-end;flex-direction:row}#contact-footer .footer-cta-col{align-items:flex-end}}