.home-location-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.home-location-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 15px 38px #1022380e}.home-location-map{height:280px}.home-location-map iframe{width:100%;height:100%;border:0}.home-location-content{padding:28px}.home-location-content>span{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.home-location-content h3{margin:10px 0;font-size:28px;letter-spacing:-.04em}.home-location-content p{color:var(--muted);font-size:13px;line-height:1.7}.home-location-content ul{padding-left:19px;color:var(--muted);font-size:12px;line-height:1.8}.home-location-content a{display:inline-flex;margin-top:8px;color:var(--blue);font-size:11px;font-weight:800;text-decoration:none}@media(max-width:760px){.home-location-grid{grid-template-columns:1fr}.home-location-map{height:230px}}
