.map-section{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);min-height:560px;background:var(--paper)}
.map-copy{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:72px clamp(28px,5vw,78px)}
.map-copy h2{max-width:430px;margin:0;font:400 clamp(40px,4.5vw,64px)/1 Georgia,"Times New Roman",serif;letter-spacing:-.035em}
.map-copy>p:not(.section-kicker){margin:28px 0 32px;color:#4e6572;font-size:17px;line-height:1.75}
.map-frame{min-height:560px;background:#dce5e7}
.map-frame iframe{display:block;width:100%;height:100%;min-height:560px;border:0}
@media(max-width:800px){.map-section{grid-template-columns:1fr}.map-copy{padding:68px 22px}.map-frame,.map-frame iframe{min-height:420px}}
