.carousel-container{width:100%;margin:0 auto;text-align:center;position:relative}.carousel-inner-wrapper{width:100%;max-width:1320px;margin:0 auto}.splide__track{overflow:visible}.splide__list,.splide__slide{align-items:stretch}.splide__slide{display:flex;justify-content:center;transition:transform .3s ease;padding-top:2rem;padding-bottom:2rem;min-width:300px;cursor:-webkit-grab;cursor:grab}.splide__slide:active{cursor:-webkit-grabbing;cursor:grabbing}.restaurant-static-wrapper{align-items:stretch;gap:20px;flex-wrap:wrap;width:100%;padding-top:2rem;padding-bottom:2rem}.restaurant-static-item,.restaurant-static-wrapper{display:flex;justify-content:center}.restaurant-count-1{width:min(420px,100%)}.restaurant-count-2{width:min(420px,calc(50% - 10px))}.restaurant-count-3{width:min(420px,calc(33.333% - 14px))}.restaurant-card{position:relative;text-align:center;border:1px solid #ccc;border-radius:0;transition:transform .3s ease-in-out;width:100%;display:flex;flex-direction:column;height:100%;min-height:440px;background:#fff;box-shadow:0 6px 18px rgba(0,0,0,.08)}.splide__slide.is-active .restaurant-card{z-index:10;box-shadow:0 8px 20px rgba(0,0,0,.2);border:none}.restaurant-image{width:100%;height:220px;object-fit:cover;display:block;transition:transform .3s ease;pointer-events:none}.restaurant-info{display:flex;flex-direction:column;flex:1 1;padding:20px}.restaurant-title{font-size:18px;margin-top:8px;margin-bottom:12px;min-height:56px;display:flex;align-items:center;justify-content:center;text-align:center}.restaurant-description{font-size:14px;min-height:42px;margin-bottom:16px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.restaurant-button{margin-top:auto}.splide__arrow{background-color:white;color:#333}@media (max-width:1200px){.splide__slide{max-width:33.33%}}@media (max-width:900px){.splide__slide{max-width:50%}.restaurant-count-2,.restaurant-count-3{width:min(420px,calc(50% - 10px))}}@media (max-width:600px){.splide__slide{max-width:100%}.restaurant-image{height:200px}.restaurant-card{min-height:400px}.restaurant-count-1,.restaurant-count-2,.restaurant-count-3{width:100%;max-width:420px}}