@font-face{font-family:Freeland;font-weight:400;src:url("/assets/fonts/freeland/regular.eot");src:url("/assets/fonts/freeland/regular.otf") format("opentype");}:root{--header-top-bar-height:42px;--header-bottom-bar-height:100px;--header-height:calc(var(--header-top-bar-height) + var(--header-bottom-bar-height));--clr-grill-red:rgb(152 39 37 / 1);--clr-grill-gold-raw:34,40%,50%;--clr-grill-gold:hsl(var(--clr-grill-gold-raw));--clr-grill-gray:rgb(87 87 87 / 1);--clr-accent:hsl(45,100%,30%);--clr-accent:var(--clr-grill-gold);--clr-accent-100:hsl(45,43%,65%);--clr-accent-200:hsl(45,43%,56%);--clr-accent-300:hsl(45,47%,48%);--clr-accent-400:hsl(45,68%,39%);--clr-accent-500:hsl(43,100%,30%);--clr-accent-600:hsl(45,100%,25%);--clr-accent-700:hsl(45,100%,20%);--clr-accent-800:hsl(45,100%,15%);--clr-accent-900:hsl(45,100%,10%);--clr-accent-100:hsl(34,40%,70%);--clr-accent-200:hsl(34,40%,65%);--clr-accent-300:hsl(34,40%,60%);--clr-accent-400:hsl(34,40%,55%);--clr-accent-500:hsl(34,40%,50%);--clr-accent-600:hsl(34,40%,45%);--clr-accent-700:hsl(34,40%,40%);--clr-accent-800:hsl(34,40%,35%);--clr-accent-900:hsl(34,40%,30%);--clr-copy:rgb(33,37,41);--clr-hover:var(--clr-copy);--clr-dark:var(--bs-dark);--clr-light:var(--bs-light);font-size:18px;--fs-300:1rem;--fs-400:1.125rem;--fs-500:1.563rem;--fs-600:1.953rem;--fs-700:2.441rem;--fs-800:3.052rem;--ff-headline:social-gothic,sans-serif;--ff-copy:nunito-sans,sans-serif;--ff-accent:ff-market-web,sans-serif;--transition-duration:.25s;--transition-easing:ease-out;}html,body{font-family:var(--ff-copy);font-weight:300;}html[data-bs-theme="dark"]{--clr-dark:var(--bs-light);--clr-light:var(--bs-dark);--clr-copy:var(--clr-dark);}html[data-bs-theme="dark"] a,html[data-bs-theme="dark"] .section-content .lead{color:var(--clr-dark);}body{padding-top:var(--header-bottom-bar-height);background-color:var(--clr-accent-500);color:var(--clr-copy);}@media (min-width:576px){body{padding-top:var(--header-height)}}h1,h2,h3,h4,h5,h6{font-family:var(--ff-headline);}a{color:var(--clr-grill-red);-webkit-transition:color var(--transition-duration) var(--transition-easing),fill var(--transition-duration) var(--transition-easing);transition:color var(--transition-duration) var(--transition-easing),fill var(--transition-duration) var(--transition-easing);}hr{border:unset;background-color:unset;border-top:.15em solid var(--clr-grill-red);opacity:1;}strong{font-weight:700;}::-moz-selection{background-color:var(--clr-grill-red);color:var(--bs-light);}::selection{background-color:var(--clr-grill-red);color:var(--bs-light);}.w3w{--clr-w3w-red:rgb(225,31,38);text-decoration:none;}.w3w::before{content:"///";font:var(--fa-font-light);color:var(--clr-w3w-red);padding-right:.25em;letter-spacing:-.25em;}.btn-primary{--bs-btn-bg:var(--clr-accent-500);--bs-btn-border-color:var(--clr-accent-500);--bs-btn-hover-bg:var(--clr-accent-600);--bs-btn-hover-border-color:var(--clr-accent-700);--bs-btn-active-bg:var(--clr-accent-700);--bs-btn-active-border-color:var(--clr-accent-800);--bs-btn-disabled-bg:var(--clr-accent-500);--bs-btn-disabled-border-color:var(--clr-accent-500);}.header{width:100%;height:var(--header-bottom-bar-height);position:fixed;top:0;z-index:10;background-color:var(--clr-accent-500);}@media (min-width:576px){.header{height:var(--header-height)}}.header-top-bar{display:none;}@media (min-width:576px){.header-top-bar{height:var(--header-top-bar-height);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:0;color:var(--clr-light)}}.header-top-bar a{text-decoration:none;color:var(--clr-light);text-transform:uppercase;font-size:1.1rem;}.header-top-bar a:hover{color:var(--clr-copy);}.header-address-list{margin-bottom:0;}.header-address-list .list-inline-item{padding-right:1rem;margin-right:1rem;border-right:1px solid var(--clr-light);}.header-address-list .list-inline-item:last-child{border-right:none;}.header-bottom-bar{height:var(--header-bottom-bar-height);background-color:var(--clr-light);}.navigation-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;}.navigation-bar svg{height:auto;width:auto;max-height:calc(var(--header-bottom-bar-height) - 2rem);max-width:50vw;margin-bottom:2px;}.navigation-bar svg .st1{fill:var(--clr-accent-500);}.navigation-bar svg .st0{fill:var(--clr-dark);-webkit-transition:fill var(--transition-duration) var(--transition-easing);transition:fill var(--transition-duration) var(--transition-easing);}.navigation-bar svg:hover .st0{fill:var(--bs-danger);}.mainNavToggler{width:25px;height:16px;position:relative;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:var(--transition-duration) var(--transition-easing);transition:var(--transition-duration) var(--transition-easing);cursor:pointer;}.mainNavToggler span{display:block;position:absolute;height:3px;width:100%;background:var(--clr-accent-500);background:var(--clr-grill-red);border-radius:2px;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:var(--transition-duration) var(--transition-easing);transition:var(--transition-duration) var(--transition-easing);}.mainNavToggler:hover span,.mainNavToggler:focus span,.mainNavToggler.open:hover span,.mainNavToggler.open:focus span{background:var(--clr-dark);}.mainNavToggler.open span{background:var(--bs-danger);}.mainNavToggler span:nth-child(1){top:0;}.mainNavToggler span:nth-child(2),.mainNavToggler span:nth-child(3){top:8px;}.mainNavToggler span:nth-child(4){top:16px;}.mainNavToggler.open span:nth-child(1){top:8px;width:0;left:50%;}.mainNavToggler.open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}.mainNavToggler.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}.mainNavToggler.open span:nth-child(4){top:8px;width:0;left:50%;}#mainNav{background:hsla(var(--clr-grill-gold-raw),.95);color:var(--clr-light);width:100%!important;max-width:35em;top:var(--header-bottom-bar-height);counter-reset:nav;}@media (min-width:576px){#mainNav{top:var(--header-height)}}.mainNavLinks{text-align:left;margin-bottom:1rem;}.mainNavLinks::before{counter-increment:nav;content:counter(nav,decimal-leading-zero);-webkit-padding-end:1rem;padding-inline-end:1rem;color:var(--clr-grill-red);}.mainNavLinks a{color:var(--clr-light);font-size:1.5rem;line-height:1;text-decoration:none;}.mainNavLinks a:hover,.mainNavLinks a:active{color:var(--clr-dark);}.mainNavLinks span.help{display:block;-webkit-padding-start:2.5rem;padding-inline-start:2.5rem;color:var(--clr-copy);}.hero{position:relative;}.hero img.hero-image{width:100vw;max-width:100vw;height:calc(100vh - var(--header-bottom-bar-height));max-height:calc(100vh - var(--header-bottom-bar-height));-o-object-fit:cover;object-fit:cover;}@media (min-width:576px){.hero img.hero-image{height:calc(100vh - var(--header-height));max-height:calc(100vh - var(--header-height))}}.hero-cta{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:8rem;height:4rem;background-color:var(--clr-accent-500);border-radius:4rem 4rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:2rem;text-decoration:none;color:var(--clr-light);}.hero-cta i{display:inline-block;-webkit-animation:heartBeat;animation:heartBeat;-webkit-animation-duration:4000ms;animation-duration:4000ms;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.hero-cta:hover i,.hero-cta:focus i{color:var(--clr-dark);-webkit-animation-play-state:paused;animation-play-state:paused;-webkit-transition:color var(--transition-duration) var(--transition-easing);transition:color var(--transition-duration) var(--transition-easing);}.hero-cta:active i{color:var(--bs-danger);}.section-container{border-bottom:10px solid var(--clr-grill-red);background-color:var(--clr-light);z-index:10;}.section-header{height:50vh;background-repeat:no-repeat;background-position:center bottom;background-attachment:fixed;background-size:cover;}.section-header video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;}.section-header img{-o-object-fit:cover;object-fit:cover;-o-object-position:var(--crop,center);object-position:var(--crop,center);width:100%;height:100%;}.section-content{padding-block:100px;}.sections-content-header{margin-bottom:2rem;}.section-content h2{color:var(--clr-accent-500);font-size:2.5rem;font-weight:500;text-align:center;}.section-content .lead{text-align:center;font-size:1.5rem;color:var(--clr-grill-red);}.row figure[data-ratio="1/1"]{--ratio-height:calc(100% * 1 / 1);}.row figure[data-ratio="16/9"]{--ratio-height:calc(100% * 9 / 16);}.row figure[data-ratio="10/8"]{--ratio-height:calc(100% * 8 / 10);}.row figure[data-ratio="21/9"]{--ratio-height:calc(100% * 9 / 21);}.row figure[data-ratio="7/5"]{--ratio-height:calc(100% * 5 / 7);}.row figure[data-ratio="4/3"]{--ratio-height:calc(100% * 3 / 4);}.row figure[data-ratio="5/3"]{--ratio-height:calc(100% * 3 / 5);}.row figure[data-ratio="3/2"]{--ratio-height:calc(100% * 2 / 3);}.row figure[data-ratio="3/1"]{--ratio-height:calc(100% * 1 / 3);}.row figure{border:2px solid var(--clr-grill-red);height:var(--ratio-height);}.row figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;}#speisekarte .card p:last-child,#getraenkekarte .card p:last-child{-webkit-margin-after:0;margin-block-end:0;}#speisekarte .card.highlight{--bs-card-border-color:var(--clr-grill-red);--bs-card-title-color:var(--clr-grill-red);--bs-card-border-width:2px;}html[data-bs-theme="dark"] #speisekarte .card{--bs-card-border-width:2px;}html[data-bs-theme="dark"] #speisekarte .card.highlight{--bs-card-title-color:var(--bs-light);}#speisekarte .list-inline[role="tablist"]{overflow:hidden;overflow-x:scroll;white-space:nowrap;padding-block:1rem;}.menuCategoryIntro{font-family:var(--ff-accent);color:var(--clr-grill-red);line-height:100%;letter-spacing:.005em;text-transform:uppercase;}.anyone{margin-inline:auto;}.anyone .initial-letter{font-size:5em;color:var(--clr-grill-red);text-align:center;}.anyone-body{text-align:center;font-size:1em;}.anyone-body p{-webkit-margin-after:.5em;margin-block-end:.5em;line-height:1.25;}.text-danger{color:var(--clr-grill-red)!important;}.anyone-body p:last-of-type{-webkit-margin-after:0;margin-block-end:0;}.anyone-title{font-weight:600;}@media (min-width:576px){.anyone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:75%}.anyone-body{width:75%;-webkit-margin-start:1em;margin-inline-start:1em}}ul[role="tablist"] li.active{text-decoration:underline;color:var(--clr-grill-red);font-weight:700;}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}[data-bs-theme="light"] #theme-toggle{--icon-dark-theme:"";--icon-light-theme:"";}[data-bs-theme="dark"] #theme-toggle{--icon-light-theme:"";--icon-dark-theme:"";}.theme-toggle{background:none;border:none;padding:0;aspect-ratio:1;border-radius:50%;cursor:pointer;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-tap-highlight-color:rgba(0,0,0,0);}#theme-toggle::before,#theme-toggle::after{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;font:var(--fa-font-solid);-webkit-transition:color var(--transition-duration) var(--transition-easing);transition:color var(--transition-duration) var(--transition-easing);}#theme-toggle::before{content:var(--icon-light-theme);color:var(--clr-light);}#theme-toggle:hover::before{content:var(--icon-dark-theme);color:var(--clr-dark);}.footer_middle dt{font-weight:700;-webkit-margin-before:1rem;margin-block-start:1rem;}.footer_middle dd{-webkit-margin-start:1.5rem;margin-inline-start:1.5rem;-webkit-margin-after:0;margin-block-end:0;line-height:1;}.text-bg-primary{color:#fff!important;background-color:var(--clr-accent-500)!important;}