.locations_container__hurGi{min-height:100vh;padding:2rem;background:linear-gradient(180deg,#f8f9fa 0,#f8f9fa 80%,#fff);position:relative}.locations_main__Je6YY{max-width:1200px;margin:0 auto;padding:2rem 0;position:relative;z-index:1}.locations_title___M07o{text-align:center;font-size:2.5rem;color:#333;margin-bottom:2.5rem}.locations_locationGrid__MohoS{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;padding:1rem}.locations_locationCard__AXsOw{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__AXsOw:hover{transform:translateY(-4px);box-shadow:0 6px 12px rgba(0,0,0,.15)}.locations_imageContainer__Edam_{position:relative;width:100%;height:200px;overflow:hidden}.locations_locationImage__0_Vu3{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.locations_locationCard__AXsOw:hover .locations_locationImage__0_Vu3{transform:scale(1.05)}.locations_locationInfo__iL9BD{padding:1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.locations_locationName__j6ACY{font-size:1.5rem;color:#333;margin:0 0 .5rem}.locations_locationAddress__yyMKg{color:#666;font-size:1rem;line-height:1.4;margin:0 0 1rem}.locations_orderButton__FnTdM{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__FnTdM:hover{background-color:#005bb8;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,114,220,.2)}.locations_orderButton__FnTdM:focus{outline:none;box-shadow:0 0 0 2px rgba(0,123,255,.25)}@media(max-width:768px){.locations_container__hurGi{padding:1rem}.locations_title___M07o{font-size:1.75rem;margin-bottom:1.75rem}.locations_locationGrid__MohoS{grid-template-columns:1fr;gap:1.5rem}}