.location{display:grid;grid-template-columns:.78fr 1.22fr;gap:9vw;align-items:center;background:#e7eee6}.location-copy{max-width:410px}.location-copy>p:not(.eyebrow){color:var(--muted);font-size:15px}.location address{margin:25px 0;color:var(--forest);font-style:normal;font:500 19px/1.45 var(--serif)}.map-frame{min-height:440px;overflow:hidden;border-radius:14px;background:#c9d6ca}.map-frame iframe{display:block;width:100%;height:100%;min-height:440px;border:0;filter:saturate(.78) contrast(.97)}body.dark-mode .location{background:#161918}body.dark-mode .location address{color:#f2eee5}@media(max-width:800px){.location{grid-template-columns:1fr;gap:30px}.map-frame,.map-frame iframe{min-height:330px}.map-frame{border-radius:12px}}
