.section-hero{position:relative;min-height:var(--hero-height-desktop,70vh);display:flex;align-items:center}@media (max-width:768px){.section-hero{min-height:var(--hero-height-mobile,var(--hero-height-desktop,70vh))}}.section-hero__content{width:100%}.section-hero--v-top .section-hero__content{padding-top:5rem;padding-bottom:2rem;align-self:flex-start}.section-hero--v-bottom .section-hero__content{padding-top:2rem;padding-bottom:4rem;align-self:flex-end}@media (max-width:768px){.section-hero--v-top .section-hero__content{padding-top:4rem}.section-hero--v-bottom .section-hero__content{padding-bottom:3rem}}@media (max-width:768px){.section-hero--v-mobile-top .section-hero__content{align-self:flex-start;padding-top:4rem;padding-bottom:2rem}.section-hero--v-mobile-center .section-hero__content{align-self:center;padding-top:0;padding-bottom:0}.section-hero--v-mobile-bottom .section-hero__content{align-self:flex-end;padding-top:2rem;padding-bottom:3rem}.section-hero--h-mobile-left .section-hero__content .col-lg-8{text-align:left!important}.section-hero--h-mobile-center .section-hero__content .col-lg-8{text-align:center!important}.section-hero--h-mobile-right .section-hero__content .col-lg-8{text-align:right!important}.section-hero--h-mobile-left .section-hero__content .d-flex{justify-content:flex-start!important}.section-hero--h-mobile-center .section-hero__content .d-flex{justify-content:center!important}.section-hero--h-mobile-right .section-hero__content .d-flex{justify-content:flex-end!important}}.section-hero--container{max-width:1320px;margin-left:auto;margin-right:auto;border-radius:1rem;overflow:hidden}@media (max-width:768px){.section-hero--container{border-radius:0}}.section-hero__bg{position:absolute;inset:0;z-index:-1;width:100%;height:100%;will-change:transform}.section-hero__bg img,.section-hero__bg video{width:100%;height:100%;object-fit:cover}@media (max-width:768px){.section-hero__bg picture img{object-fit:var(--mobile-image-fit,cover);object-position:var(--mobile-image-position,center)}}.hero-video-mobile{display:none}.hero-image-mobile{display:none;width:100%;height:100%}.hero-image-mobile img{width:100%;height:100%}@media (max-width:768px){.hero-video-desktop:has(~.hero-video-mobile),.hero-video-desktop:has(~.hero-image-mobile){display:none}.hero-video-mobile{display:block}.hero-image-mobile{display:block}}.section-hero__overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,color-mix(in srgb,var(--hero-overlay-color,#000000) 45%,transparent) 0%,var(--hero-overlay-color,#000000) 100%);opacity:var(--hero-overlay-opacity,.55);pointer-events:none}.section-hero__overlay--color{background:none}.section-hero__bg video[controls]{z-index:2;position:relative;object-fit:contain;background:#000}.section-hero__bg:has(video[controls]) .section-hero__overlay{pointer-events:none}.hero-badge{position:absolute;z-index:3;display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:2rem;background-color:rgb(0 0 0 / .7);color:#fff;font-size:.85rem;font-weight:600;line-height:1.2}.hero-badge--v-top{top:1.25rem}.hero-badge--v-center{top:50%;transform:translateY(-50%)}.hero-badge--v-bottom{bottom:1.25rem}.hero-badge--h-left{left:1.25rem}.hero-badge--h-center{left:50%;transform:translateX(-50%)}.hero-badge--h-right{right:1.25rem}.hero-badge--v-center.hero-badge--h-center{transform:translate(-50%,-50%)}@media (prefers-reduced-motion:reduce){.section-hero__bg[data-parallax-speed]{transform:none!important}}.section-menu{padding:var(--section-padding-y,4rem) 0}.menu-category__title{color:var(--bs-dark);font-weight:600;margin-bottom:1.5rem}.section-menu--classic .menu-items{max-width:800px;margin:0 auto}.section-menu--classic .menu-item{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid rgb(0 0 0 / .1)}.section-menu--classic .menu-item:last-child{border-bottom:none}.section-menu--classic .menu-item__header{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.section-menu--classic .menu-item__name{font-size:1.125rem;font-weight:600;margin:0;white-space:nowrap}.section-menu--classic .menu-item__dots{flex:1;border-bottom:2px dotted rgb(0 0 0 / .2);margin:0 .75rem .25rem .75rem;min-width:2rem}.section-menu--classic .menu-item__price{font-size:1.125rem;font-weight:700;color:var(--bs-primary);white-space:nowrap}.section-menu--classic .menu-item__price .price-small{font-size:.9rem;font-weight:500;color:var(--bs-secondary)}.section-menu--classic .menu-item__description{font-size:.95rem;line-height:1.6;margin-left:0;margin-bottom:.5rem}.section-menu--classic .menu-item__allergens{margin-top:.5rem}.section-menu--classic .menu-item--unavailable{opacity:.5}.section-menu--cards .menu-card{border:1px solid rgb(0 0 0 / .1);transition:transform 0.2s,box-shadow 0.2s}.section-menu--cards .menu-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgb(0 0 0 / .15)}.section-menu--cards .menu-card__image{height:200px;object-fit:cover}.section-menu--cards .menu-card__title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--bs-dark)}.section-menu--cards .menu-card__description{font-size:.95rem;margin-bottom:1rem}.section-menu--cards .menu-card__badges{display:flex;flex-wrap:wrap;gap:.25rem}.section-menu--cards .menu-card__allergens{border-top:1px solid rgb(0 0 0 / .1);padding-top:.75rem}.section-menu--cards .menu-card__price{display:flex;align-items:baseline;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid rgb(0 0 0 / .1)}.section-menu--cards .menu-card__price .price-small{font-size:.9rem;color:var(--bs-secondary)}.section-menu--cards .menu-card--unavailable{opacity:.6}.section-menu--cards .menu-card--unavailable::after{content:'Nicht verfügbar';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgb(255 255 255 / .95);padding:.5rem 1rem;border-radius:.25rem;font-weight:600;color:var(--bs-danger)}.section-menu--compact .menu-items-compact{max-width:700px;margin:0 auto}.section-menu--compact .menu-item-compact{padding:1rem 0;border-bottom:1px solid rgb(0 0 0 / .05)}.section-menu--compact .menu-item-compact:last-child{border-bottom:none}.section-menu--compact .menu-item-compact__name{font-size:1rem;font-weight:600;color:var(--bs-dark)}.section-menu--compact .menu-item-compact__price{font-size:1rem;font-weight:700;color:var(--bs-primary)}.section-menu--compact .menu-item-compact__description{font-size:.875rem;line-height:1.5;color:var(--bs-secondary)}.section-menu--compact .menu-item-compact__allergens{margin-top:.25rem}.section-menu--compact .menu-item-compact--unavailable{opacity:.5;text-decoration:line-through}.menu-item .badge,.menu-card .badge,.menu-item-compact .badge{font-size:.75rem;padding:.25rem .5rem}@media (max-width:768px){.section-menu--classic .menu-item__header{flex-wrap:wrap}.section-menu--classic .menu-item__name{flex:1 1 100%;margin-bottom:.25rem}.section-menu--classic .menu-item__dots{display:none}.section-menu--classic .menu-item__price{margin-left:auto}.section-menu--cards .menu-card__image{height:160px}}.menu-item__allergens,.menu-card__allergens,.menu-item-compact__allergens{font-size:.85rem}.menu-item__allergens .bi-exclamation-triangle-fill,.menu-card__allergens .bi-exclamation-triangle-fill,.menu-item-compact__allergens .bi-exclamation-triangle-fill{color:var(--bs-warning)}@media print{.section-menu{padding:1rem 0}.section-menu--classic .menu-item__dots{border-bottom:1px dotted #000}.section-menu--cards .menu-card{border:1px solid #000;page-break-inside:avoid}.menu-card__image{display:none}.badge{border:1px solid #000}}