.locations_locationsHero__CmWwf{height:90vh;min-height:600px;background-image:url(https://media.istockphoto.com/id/898484606/photo/3d-render-of-coffee-shop.jpg?s=612x612&w=0&k=20&c=m1Jg3g2k5gm9BLgoNCYU4GMKYPylUPVna5Ash7j4Rqg=);background-size:cover;background-position:50%;position:relative;display:flex;align-items:center;justify-content:flex-start;text-align:left;color:white;margin-top:var(--header-height);overflow:hidden}.locations_locationsHero__CmWwf:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);z-index:1}.locations_locationsHero__CmWwf:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(https://media.istockphoto.com/id/898484606/photo/3d-render-of-coffee-shop.jpg?s=612x612&w=0&k=20&c=m1Jg3g2k5gm9BLgoNCYU4GMKYPylUPVna5Ash7j4Rqg=);background-size:cover;background-position:50%;z-index:0;animation:locations_zoomOutBg__yfJ9A 15s ease forwards}.locations_locationsHeroContent__crptS{position:relative;z-index:2;max-width:800px;padding:0 1.5rem;margin-left:10%}.locations_locationsHeroContent__crptS h1{font-size:3.5rem;margin-bottom:1rem;color:white;font-family:var(--font-poppins),sans-serif}.locations_locationsHeroContent__crptS p{font-size:1.2rem;margin-bottom:0;font-family:var(--font-poppins),sans-serif}.locations_locationsGrid__kTdkv{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem}.locations_locationCard__ln0Kn{background-color:white;border-radius:8px;overflow:hidden;box-shadow:var(--shadow);transition:var(--transition)}.locations_locationCard__ln0Kn:hover{transform:translateY(-5px)}.locations_locationImage__YE9kR{height:250px;overflow:hidden}.locations_locationImage__YE9kR img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.locations_locationCard__ln0Kn:hover .locations_locationImage__YE9kR img{transform:scale(1.05)}.locations_locationInfo__n0f4g{padding:2rem}.locations_locationInfo__n0f4g h3{margin-bottom:1rem;font-size:1.8rem}.locations_locationInfo__n0f4g p{margin-bottom:.5rem}.locations_mapSection__Re8sN{background-color:var(--background-alt)}.locations_mapContainer__EEdyR{border-radius:8px;overflow:hidden;box-shadow:var(--shadow)}@media (min-width:768px){.locations_locationsGrid__kTdkv{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.locations_locationsGrid__kTdkv{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.locations_locationsHeroContent__crptS h1{font-size:2.5rem}.locations_locationsHeroContent__crptS{margin-left:5%}}@media (max-width:576px){.locations_locationsHeroContent__crptS{margin-left:0;padding:0 2rem}}