.restaurant-gallery{width:100%;position:relative;background-color:#edf7ee;color:#003321}.restaurant-gallery__wrapper{width:100%;height:100vh;position:relative;display:flex;justify-content:center;align-items:center}.restaurant-gallery__container{position:relative;margin-top:120px;width:100%;height:655px;overflow:hidden;display:block}.restaurant-gallery__card{will-change:transform,opacity;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);flex-shrink:0;width:100%;height:100%;padding:32px;background-color:#edf7ee;display:flex;flex-direction:row;align-items:stretch;justify-content:center;gap:24px;position:absolute;top:0;right:0;bottom:0;left:0}.restaurant-gallery__card-right{will-change:opacity;max-width:580px;width:100%;height:100%}.restaurant-gallery__card-right img{width:100%;height:100%;object-fit:cover;object-position:center}.restaurant-gallery__card-left{will-change:transform;transform:translateZ(0);max-width:580px;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:32px}.restaurant-gallery__card-title{width:100%;text-align:left;font-family:Unbounded,sans-serif}.restaurant-gallery__card-title h4{font-size:38px;line-height:50px;font-weight:500}.restaurant-gallery__card-desc{width:100%;text-align:left}.restaurant-gallery__card-desc p{font-size:18px;line-height:24px;font-weight:500}.restaurant-gallery__card-buttons{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:32px}.restaurant-gallery__card-button{width:fit-content}.restaurant-gallery__card-button .app-button{padding:0 23px}.restaurant-gallery__card-link{font-family:Fixel Display,sans-serif;font-size:16px;line-height:24px;font-weight:500;color:#003321;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-color:currentColor;text-decoration-skip-ink:none;transition:text-decoration-thickness .4s ease-in-out}.restaurant-gallery__card-link:hover{text-decoration-thickness:3px}.restaurant-gallery__slider-card{background-color:#edf7ee;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:12px 16px}.restaurant-gallery__slider-title{margin-top:auto;width:100%;text-align:center;font-family:Unbounded,sans-serif}.restaurant-gallery__slider-title h4{font-size:20px;line-height:24px;font-weight:500}.restaurant-gallery__slider-desc{margin-top:12px;width:100%;text-align:center}.restaurant-gallery__slider-desc p{font-size:16px;line-height:24px;font-weight:500}.restaurant-gallery__slider-buttons{gap:6px;margin-top:12px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}.restaurant-gallery__slider-button{width:fit-content}.restaurant-gallery__slider-button .app-button{padding:0 23px}.restaurant-gallery__slider-link{margin-bottom:16px;font-family:Fixel Display,sans-serif;font-size:16px;line-height:24px;font-weight:500;color:#003321;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:2px;text-underline-offset:4px;text-decoration-color:currentColor;text-decoration-skip-ink:none;transition:text-decoration-thickness .4s ease-in-out}.restaurant-gallery__slider-link:hover{text-decoration-thickness:3px}.restaurant-gallery__slider-image{margin-bottom:auto;width:100%;height:200px;display:flex;align-items:center;justify-content:center}.restaurant-gallery__slider-image img{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (max-width: 1280px){.restaurant-gallery__container{height:572px}.restaurant-gallery__card{padding:24px}.restaurant-gallery__card-right img{object-fit:contain}}@media screen and (max-width: 1024px){.restaurant-gallery{width:100%;height:100vh;position:relative;display:flex;flex-direction:column;align-items:flex-start}}@media screen and (max-width: 480px){.restaurant-gallery__slider-image{height:auto}.restaurant-gallery__slider-button{width:100%}.restaurant-gallery__slider-button .app-button{padding:0}}
