.contact-details-column{min-width:0}
.contact-map{margin-top:34px;padding:17px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:var(--shadow);overflow:hidden}
.contact-map-head{padding:4px 5px 15px}
.contact-map-head .eyebrow{margin:0 0 5px}
.contact-map-head h2{margin:0;font-size:clamp(22px,2.4vw,29px);letter-spacing:-.5px}
.contact-map iframe{display:block;width:100%;height:360px;border:0;border-radius:16px;background:var(--bg)}
@media(max-width:950px){.contact-map{margin-top:28px}.contact-map iframe{height:390px}}
@media(max-width:650px){.contact-map{padding:10px;border-radius:18px}.contact-map-head{padding:7px 7px 14px}.contact-map iframe{height:300px;border-radius:12px}}
