.locations_container__FGlFn{min-height:100vh;padding:2rem;position:relative}.locations_container__FGlFn,.locations_pwaContainer__XP_Mo{background:linear-gradient(180deg,#f8f9fa 0,#f8f9fa 80%,white)}.locations_pwaContainer__XP_Mo{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding-bottom:60px}.locations_main__dPMPB{max-width:1200px;margin:0 auto;padding:2rem 0;position:relative;z-index:1}.locations_title__bpP15{text-align:center;font-size:2.5rem;color:#333;margin-bottom:2.5rem}.locations_locationGrid__1HXp1{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:1rem}.locations_locationCard__7BL1L{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;cursor:pointer}.locations_locationCard__7BL1L:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.locations_imageContainer__JzQO0{position:relative;width:100%;height:200px;overflow:hidden}.locations_locationImage__pc75y{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.locations_locationCard__7BL1L:hover .locations_locationImage__pc75y{transform:scale(1.05)}.locations_locationInfo__Kf_Xr{padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.locations_locationName__sY372{font-size:1.5rem;color:#333;margin:0 0 .5rem}.locations_locationAddress__rwf8j{color:#666;font-size:1rem;line-height:1.4;margin:0 0 1rem}.locations_orderButton__jCGsX{position:relative;font-family:DM Sans;font-size:16px;border-radius:20px;padding:8px 60px 10px;background-color:#ef7c59;color:#fff;cursor:pointer;text-decoration:none;text-transform:uppercase;margin-top:1rem;border:none;transition:all .2s ease-in-out}.locations_orderButton__jCGsX:hover{background-color:#005bb8;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,114,220,.2)}.locations_orderButton__jCGsX:focus{outline:none;box-shadow:0 0 0 2px rgba(0,123,255,.25)}@media(max-width:768px){.locations_container__FGlFn{padding:1rem}.locations_title__bpP15{font-size:1.75rem;margin-bottom:1.75rem}.locations_locationGrid__1HXp1{grid-template-columns:1fr;gap:1.5rem}}