.location-map{margin-bottom:14px}.location-map>.muted{margin-top:18px}.location-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.location-list article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#fafbfc}.map-pin{width:32px;height:32px;border-radius:50% 50% 50% 8px;transform:rotate(-45deg);display:grid!important;place-items:center;background:var(--trend-orange);color:#172033!important;font-size:10px!important;font-weight:900}.map-pin::first-letter{transform:rotate(45deg)}.location-list b,.location-list small,.location-list em{display:block}.location-list b{font-size:11px}.location-list small,.location-list em{font-size:8px;color:var(--muted);margin-top:3px;font-style:normal}.location-list a{font-size:9px;font-weight:800;color:var(--trend-green-dark);white-space:nowrap}@media(max-width:760px){.location-list{grid-template-columns:1fr}.location-list article{grid-template-columns:34px minmax(0,1fr)}.location-list a{grid-column:2}}
