.location-venue-wrap--cream{background:var(--cream)}.location-venue-wrap--white{background:var(--white)}.location-venue-wrap--sky-tint{background:var(--sky-tint)}.location-venue-heading{margin-bottom:24px}.location-venue-desc{color:var(--muted);margin-bottom:36px;max-width:600px}.location-venue-grid{display:grid;gap:var(--gap);grid-template-columns:1fr 1fr}.location-venue-grid .photo-placeholder{border-radius:var(--radius-card);height:300px}@media (max-width:768px){.location-venue-grid{grid-template-columns:1fr}}