.wp-block-restaurants-grid{max-width:1920px;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.wp-block-restaurants-grid{padding-left:2.5rem;padding-right:2.5rem}}@media(min-width:992px){.wp-block-restaurants-grid{padding-left:5rem;padding-right:5rem}}.wp-block-restaurants-grid{margin:0 auto;padding-bottom:3rem}.restaurants-grid-block__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:768px){.restaurants-grid-block__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:992px){.restaurants-grid-block__grid{grid-template-columns:repeat(3,1fr)}}.restaurants-grid-block__empty{text-align:center;color:var(--UI-Deemphasised);padding:2rem}.restaurant-grid-card{background:var(--UI-Cards);border-radius:1rem;overflow:hidden;display:flex;flex-direction:column;padding:1.25rem;gap:2.5rem;text-decoration:none;color:inherit;transition:opacity .3s ease}.restaurant-grid-card:hover{opacity:.9}.restaurant-grid-card:hover .restaurant-grid-card__cta{background:#fff;color:var(--primary-dark);border-color:var(--primary-dark)}.restaurant-grid-card__image{width:100%;border-radius:.5rem;overflow:hidden}.restaurant-grid-card__image img{width:100%;height:100%;object-fit:cover;aspect-ratio:16/10}.restaurant-grid-card__content{display:flex;flex-direction:column;gap:2.5rem}.restaurant-grid-card__text{display:flex;flex-direction:column;gap:1.25rem}.restaurant-grid-card__title{font-size:1.125rem;font-weight:400;line-height:1.5;color:var(--Black);margin:0;letter-spacing:.01125rem}.restaurant-grid-card__description{font-size:.875rem;line-height:1.5;color:var(--UI-Charcoal);letter-spacing:.00875rem}.restaurant-grid-card__cta{align-self:flex-start;transition:all .3s ease}
