.location-section { background:var(--paper); }.venue-copy h3 { margin:0 0 6px; font-size:17px; font-weight:400; }.venue-copy p { margin:0 0 22px; color:var(--muted); font-family:var(--sans); font-size:11px; }.map-card { display:flex; height:173px; flex-direction:column; align-items:center; justify-content:center; margin-bottom:14px; background:linear-gradient(145deg,#ebe8e2,#dfe2de); color:#79736e; }.map-pin { display:grid; width:39px; height:39px; margin-bottom:12px; place-items:center; border-radius:50% 50% 50% 0; transform:rotate(-45deg); background:var(--accent); color:white; }.map-pin::first-letter { transform:rotate(45deg); }.map-card p { margin:0 0 5px; font-size:13px; }.map-card small { color:#99918c; font-family:var(--sans); font-size:9px; }.transport-list { margin-top:37px; border-top:1px solid var(--line); text-align:left; }.transport-list article { display:flex; gap:15px; padding:21px 0; border-bottom:1px solid var(--line); }.transport-icon { display:grid; flex:0 0 36px; width:36px; height:36px; place-items:center; border-radius:50%; background:var(--paper-deep); color:var(--accent); font-family:var(--sans); font-size:18px; }.transport-list h3 { margin:0 0 6px; font-size:13px; font-weight:400; }.transport-list h3 small { margin-left:7px; color:var(--muted); font-family:var(--sans); font-size:10px; }.transport-list p { margin:0; color:#807475; font-family:var(--sans); font-size:11px; line-height:1.6; }
