@media only screen and (max-width:768px){#navigation-desktop{display:none}#navigation-mobile{display:flex}header{justify-content:space-between;gap:5px;padding:0 .5rem}#events-text{padding:25px}#contact-wrapper{grid-template-columns:1fr;grid-template-rows:1fr 1fr}#menu-scroller{margin-inline:0}#order-button-link p{font-size:15px}}@media only screen and (max-width:600px){.mobile-only{display:flex}.desktop-tablet-only{display:none}#start-background::after{content:'';width:100%;height:70%;background:0 0;background:linear-gradient(0deg,transparent 0,rgb(255,255,255,.2) 50%,transparent 100%);position:absolute;z-index:0}.h2-container{display:flex;align-items:center;justify-content:center;position:relative}.h2-container::after{content:'';position:absolute;width:100%;height:5px;z-index:0;background-color:var(--c-primary-600)}.section-centered{padding:30px 0}.section-wrapper{width:100%;padding:0 20px}.menu-day{flex:0 0 100%}.section-content{margin-inline:25px}}@media only screen and (min-width:600px){.mobile-only{display:none}.desktop-tablet-only{display:flex}.h2-container{display:flex;align-items:center;padding:0 50px;position:relative}.h2-container::after{content:'';position:absolute;width:100%;height:5px;z-index:0;background-color:var(--c-primary-600)}.section-centered{padding:5vh 0}.section-wrapper{width:100%}.section-content{margin-inline:50px}.menu-day{flex:0 0 50%}}@media only screen and (min-width:768px){#navigation-desktop{display:flex}#navigation-mobile{display:none}header{justify-content:end;gap:10px;padding:0 1.5rem}.mobile-only{display:none}.desktop-tablet-only{display:flex}.h2-container{display:flex;align-items:center;padding:0 50px;position:relative}.h2-container::after{content:'';position:absolute;width:100%;height:5px;z-index:0;background-color:var(--c-primary-600)}.section-centered{padding-block:45px}.section-wrapper,article{width:100%;padding:0 60px;max-width:1400px;margin:0 auto}.section-content{margin-inline:50px}.menu-day{flex:0 0 33.3333%}#contact-wrapper{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}@media only screen and (min-width:0){header *{font-size:7.5px}aside{width:100%}}@media only screen and (min-width:340px){header *{font-size:8px}aside{width:100%}}@media only screen and (min-width:600px){header *{font-size:9px}aside{width:calc(50% + (var(--l-skew) * .5) - 2px)}aside::before{content:'';height:100%;position:fixed;left:0;right:calc(50% + (var(--l-skew) * .5));bottom:0;top:0;background-color:var(--c-black);opacity:.3;z-index:1}aside::after{content:'';width:2px;height:100%;position:absolute;left:-2px;background-color:var(--c-beige-700);z-index:2}.mobile-only{display:none}.desktop-tablet-only{display:flex}}@media only screen and (min-width:600px){header *{font-size:9px}aside{width:calc(50% + (var(--l-skew) * .5) - 2px)}aside::before{content:'';height:100%;position:fixed;left:0;right:calc(50% + (var(--l-skew) * .5));bottom:0;top:0;background-color:var(--c-black);opacity:.3;z-index:1}aside::after{content:'';width:2px;height:100%;position:absolute;left:-2px;background-color:var(--c-beige-700);z-index:2}.mobile-only{display:none}.desktop-tablet-only{display:flex}}@media only screen and (min-width:768px){header *{font-size:10px}aside{display:none!important}.mobile-only{display:none}.desktop-tablet-only{display:flex}}@media only screen and (min-width:992px){header *{font-size:10px}aside{display:none!important}.mobile-only{display:none}.desktop-tablet-only{display:flex}}@media only screen and (min-width:1200px){header *{font-size:11px}aside{display:none!important}.mobile-only{display:none}.desktop-tablet-only{display:flex}}