.location-section__inner{display:grid;gap:clamp(3.5rem,11vw,8.5rem);grid-template-columns:repeat(2,minmax(0,1fr));margin-inline:auto;max-width:1200px}.location-section__map-embed{aspect-ratio:4/3;overflow:hidden;position:relative;width:100%}.location-section__map-embed iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.location-section__description,.location-section__parking{margin-top:1rem}.location-section__description{margin-bottom:20px}.location-section__description p,.location-section__parking p,.location-section__subway p{margin-bottom:.5rem}.location-section__name{margin-top:2rem}.location-section__button{align-items:center;display:inline-flex;justify-content:center;margin-top:1.65rem;min-width:10.5rem;text-align:center}.location-section__subway{border-top:1px solid var(--location-section-rule-color,rgba(0,0,0,.08));margin-top:1rem;padding-top:2.8rem}@media (max-width:767px){.location-section{padding-block:3rem;padding-inline:20px}.location-section__inner{grid-template-columns:1fr}}.subway-icon{background:#000;border-radius:50px;box-sizing:border-box;color:#fff;display:inline-block;display:inline-flex;font-size:.7rem;font-weight:700;height:1.5rem;margin-bottom:.2rem;padding:.2rem;place-content:center;place-items:center;text-align:center;width:1.5rem}