@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.restaurant-page,.restaurant-menu-page{--restaurant-button-color: var(--color-black)}.restaurant-page .button__primary,.restaurant-page .cta-button__primary,.restaurant-menu-page .button__primary,.restaurant-menu-page .cta-button__primary{border-color:var(--restaurant-theme-color, var(--restaurant-button-color));background-color:var(--restaurant-theme-color, var(--restaurant-button-color));color:var(--restaurant-theme-background, var(--color-white))}.restaurant-page .button__secondary,.restaurant-page .cta-button__secondary,.restaurant-menu-page .button__secondary,.restaurant-menu-page .cta-button__secondary{border-color:var(--restaurant-theme-color, var(--restaurant-button-color));color:var(--restaurant-theme-color, var(--restaurant-button-color))}.restaurant-page .restaurant-page__featured-menu .restaurant-menu-button>.button__primary,.restaurant-menu-page .restaurant-page__featured-menu .restaurant-menu-button>.button__primary{border-color:var(--restaurant-theme-color, var(--restaurant-button-color));background:none;color:var(--restaurant-theme-color, var(--restaurant-button-color))}@media screen and (min-width: 1024px){.restaurant-page .restaurant-page__anchor-menu-container .restaurant-page__booking-form-button,.restaurant-menu-page .restaurant-page__anchor-menu-container .restaurant-page__booking-form-button{border-color:var(--restaurant-button-color);background:none;color:var(--restaurant-button-color)}}@media screen and (max-width: 767px){.restaurant-page__menu-container>div .restaurant-menu-button>button,.restaurant-page__menu-container>div .restaurant-menu-button>.button,.restaurant-page__menu-container>div .restaurant-menu-button>a,.restaurant-page__menu-container>div .restaurant-menu-pdf-button>button,.restaurant-page__menu-container>div .restaurant-menu-pdf-button>.button,.restaurant-page__menu-container>div .restaurant-menu-pdf-button>a{width:100%;text-align:center}}.restaurant-menu-page,.restaurant-menu-page-modal{--restaurant-logo-max-width: 240px;--restaurant-logo-max-height: 135px;--restaurant-logo-mobile-max-width: 200px;--restaurant-logo-mobile-max-height: 150px}.restaurant-menu-page,.restaurant-page .modal-dialog__content{background:var(--color-cream-light)}.restaurant-menu-page__content{padding:var(--space-38) 0}@media screen and (min-width: 1024px){.restaurant-menu-page__content{padding:var(--space-64) 0}}.restaurant-menu-page__footer{padding-bottom:var(--space-38)}@media screen and (min-width: 1024px){.restaurant-menu-page__footer{padding-bottom:var(--space-64)}}.restaurant-menu-page__header{display:flex;flex-direction:column;gap:var(--space-16);align-items:center;padding-top:var(--space-24);text-align:center}@media screen and (min-width: 768px){.restaurant-menu-page__header{gap:var(--space-32)}}@media screen and (min-width: 1024px){.restaurant-menu-page__header{padding-top:var(--space-64)}}.restaurant-menu-page__logo{padding:var(--space-16) 0}.restaurant-menu-page__logo img{max-width:var(--restaurant-logo-mobile-max-width);max-height:var(--restaurant-logo-mobile-max-height)}@media screen and (min-width: 768px){.restaurant-menu-page__logo img{max-width:var(--restaurant-logo-max-width);max-height:var(--restaurant-logo-max-height)}}.restaurant-menu-page__heading{font-size:var(--typography-h3-fontsize-small)}@media screen and (min-width: 768px){.restaurant-menu-page__heading{font-size:var(--typography-h3-fontsize)}}.restaurant-menu-page__menu-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-16);margin:0;padding:0;width:100%;list-style:none}@media screen and (min-width: 768px){.restaurant-menu-page__menu-nav{display:flex;flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 767px){.restaurant-menu-page__menu-nav a,.restaurant-menu-page__menu-nav button,.restaurant-menu-page__menu-nav .button{width:100%}}.restaurant-menu-page__menu-nav-item{margin:0}.restaurant-menu-page__menu-container{container-type:inline-size}.restaurant-menu-page__menu-container div[data-contentarea]{display:grid;gap:var(--space-16)}@container (min-width: 720px){.restaurant-menu-page__menu-container div[data-contentarea]{display:grid;grid-template-columns:1fr 1fr}}.restaurant-menu-section-block{display:grid;grid-column:1/-1;gap:var(--space-8);padding-top:var(--space-24)}@media screen and (min-width: 768px){.restaurant-menu-section-block{padding-top:var(--space-64)}}.restaurant-menu-section-block:first-child{padding-top:0}.restaurant-menu-section-block__heading,.restaurant-menu-item-block__heading,.restaurant-menu-item-block__price{text-transform:uppercase;font-family:var(--typography-headingfont)}.restaurant-menu-section-block__heading{letter-spacing:var(--button-letter-spacing);font-size:var(--typography-h3-fontsize-small)}@media screen and (min-width: 768px){.restaurant-menu-section-block__heading{font-size:var(--typography-h3-fontsize)}}.restaurant-menu-item-block{display:grid;gap:var(--space-12);padding-top:var(--space-24)}.restaurant-menu-item-block:last-of-type{padding-top:var(--space-40)}.restaurant-menu-item-block__heading{letter-spacing:var(--button-letter-spacing);font-size:var(--typography-text-small)}.restaurant-menu-item-block__description{font-size:var(--typography-text-regular)}.restaurant-menu-item-block__description p{margin-bottom:0;line-height:var(--space-24)}.restaurant-menu-item-block__price{font-size:var(--typography-text-micro)}.restaurant-menu-page-modal [data-container-width]{padding-inline:0}
