.restaurants-list-block-container .restaurant-list-block{display:flex;flex-direction:row;flex-wrap:wrap}.restaurants-list-block-container .restaurant-list-block .restaurant-single{background-color:var(--color-accent-primary-reverse);width:50%;text-align:center;display:flex;flex-direction:column;padding:var(--space-xl) var(--space-3xl)}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content{padding:var(--space-xl) var(--space-m);padding-bottom:var(--space-m);flex-direction:column;gap:var(--space-l);display:flex}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content .overline-3,.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content p{color:var(--color-accent-primary)}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content .button.primary{width:fit-content;color:var(--color-accent-primary-reverse);background-color:var(--color-accent-primary);align-self:center}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content .restaurant-logo{width:auto;height:4.8rem;margin:auto}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content .restaurant-logo.restaurant-logo-primary svg path{fill:var(--color-accent-primary)}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content .restaurant-logo.restaurant-logo-secondary svg path{fill:var(--color-accent-primary)}.restaurants-list-block-container .restaurant-list-block .restaurant-single .restaurant-content .restaurant-logo img{width:auto;height:4.8rem;object-fit:contain}.restaurants-list-block-container .restaurant-list-block .restaurant-single.has-odd-count:last-of-type{width:100%;flex-direction:row}.restaurants-list-block-container .restaurant-list-block .restaurant-single.has-odd-count:last-of-type .img{width:50%}.restaurants-list-block-container .restaurant-list-block .restaurant-single.has-odd-count:last-of-type .restaurant-content{justify-content:center;width:50%;max-height:24rem;align-self:center}@media only screen and (max-width: 48rem){.restaurants-list-block-container .restaurant-list-block .restaurant-single.has-odd-count:last-of-type{flex-direction:column}.restaurants-list-block-container .restaurant-list-block .restaurant-single.has-odd-count:last-of-type .img{width:100%}.restaurants-list-block-container .restaurant-list-block .restaurant-single.has-odd-count:last-of-type .restaurant-content{justify-content:center;width:100%;max-height:unset}}@media only screen and (max-width: 48rem){.restaurants-list-block-container .restaurant-list-block{flex-direction:column}.restaurants-list-block-container .restaurant-list-block .restaurant-single{width:100%;padding:var(--space-xl) var(--gutter-standard)}}
/*# sourceMappingURL=restaurants_list.css.map */
