.location-hero{justify-content:center;width:100%;min-height:30rem;display:none;position:relative;overflow:hidden}@media (min-width:768px){.location-hero{height:50vh;display:flex}}.location-hero-image{position:absolute;inset:-10rem 0 0}.location-hero-image img{object-fit:cover;width:100%;height:100%}.location-hero-overlay{opacity:.5;background-color:#fff;position:absolute;inset:0}.location-content-wrapper{background-color:#fff;justify-content:center;width:100%;display:flex}.location-content-inner{background-color:#fff;flex-direction:column;width:100%;max-width:100vw;margin:0 auto;padding:.75rem;display:flex}@media (min-width:768px){.location-content-inner{z-index:10;max-width:1200px;margin-top:-10rem;padding:3rem;position:relative}}.location-title{margin:1rem 0;font-size:2.25rem;font-weight:700;line-height:2.5rem}.location-section{margin:.1rem 0}.location-section-title{margin-bottom:1rem;font-size:1.5rem;font-weight:700}@media (min-width:768px){.location-section-title{font-size:1.875rem}}.location-text{margin-bottom:1rem;font-size:1rem;line-height:1.5}@media (min-width:768px){.location-text{font-size:1.125rem}}.location-intro-text{padding:1rem 0;font-size:1.25rem;line-height:1.75}@media (min-width:768px){.location-intro-text{font-size:1.5rem}}.location-image-grid{grid-template-columns:1fr;gap:1rem;width:100%;max-width:343px;margin:1.5rem 0;display:grid}.location-image-grid img{object-fit:cover;width:100%;max-width:100%;height:auto}@media (min-width:640px){.location-image-grid{grid-template-columns:1fr 1fr;max-width:100%}}.location-list{margin:1rem 0;padding-left:1.25rem;list-style-type:disc}.location-list-item{margin:.5rem 0}.location-list-title{font-weight:700}.location-list-description{color:var(--gray-700);margin-top:.25rem}
