.atelier-location{background:var(--surface-1);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}
.atelier-location-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:8vw;align-items:center}.atelier-location h2{max-width:530px;margin-bottom:25px}.atelier-location address{margin:0 0 23px;color:#f5f4f6;font-size:clamp(20px,2vw,26px);font-style:normal;font-weight:700;line-height:1.28}.atelier-location p:not(.eyebrow){max-width:460px;font-size:16px}.atelier-map{min-height:420px;overflow:hidden;border:1px solid var(--border);background:var(--surface-0)}.atelier-map iframe{display:block;width:100%;height:100%;min-height:420px;border:0}
@media(max-width:680px){.atelier-location-grid{grid-template-columns:1fr;gap:36px}.atelier-map,.atelier-map iframe{min-height:330px}}
