.restaurant-detail{display:block;color:var(--color-foreground, #1a1410)}.restaurant-detail__banner{position:relative;width:100%;min-height:600px;display:flex;align-items:flex-end;color:#fff;background-color:#2a1a0d;background-size:cover;background-position:center;background-repeat:no-repeat;isolation:isolate}.restaurant-detail__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001f,#00000073);z-index:0}@media(min-width:1024px){.restaurant-detail__banner{min-height:820px}}.restaurant-detail__banner-mobile-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:-1}@media(min-width:1024px){.restaurant-detail__banner-mobile-img{display:none}}.restaurant-detail__banner-inner{position:relative;z-index:1;width:100%;max-width:1120px;margin:0 auto;padding:128px 36px 112px}@media(min-width:1024px){.restaurant-detail__banner-inner{padding:256px 0 112px}}.restaurant-detail__pretitle{margin:0 0 12px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:1rem;font-weight:400;letter-spacing:.02em}.restaurant-detail__title{margin:0 0 16px;font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:700;line-height:1.14;max-width:28rem}.restaurant-detail__address{margin:0 0 36px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.875rem;font-weight:400;line-height:1.4;max-width:22rem;color:#fff}.restaurant-detail__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}@media(min-width:1024px){.restaurant-detail__actions{margin-top:28px}}@media(min-width:1280px){.restaurant-detail__actions{margin-top:56px}}.restaurant-detail__btn{display:inline-flex;align-items:center;background-color:#fff;color:#000;padding:12px 20px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:.75rem;font-weight:300;text-decoration:none;transition:opacity .2s ease}.restaurant-detail__btn:hover,.restaurant-detail__btn:focus-visible{opacity:.85;outline:none}@media(min-width:1024px){.restaurant-detail__btn{font-size:1rem}}.restaurant-detail__intro{max-width:1120px;margin:0 auto;padding:56px 24px 0;text-align:center}@media(min-width:1024px){.restaurant-detail__intro{padding:112px 0 0}}.restaurant-detail__intro-pretitle{margin:0 0 16px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:1rem;font-weight:400;letter-spacing:.02em}@media(min-width:1024px){.restaurant-detail__intro-pretitle{margin-bottom:24px}}.restaurant-detail__intro-title{margin:0 auto 16px;font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15;max-width:44rem}@media(min-width:1024px){.restaurant-detail__intro-title{margin-bottom:28px;line-height:1}}.restaurant-detail__intro-body{margin:0 auto;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:1rem;font-weight:700;line-height:1.5;max-width:48rem}.restaurant-detail__carousel{margin:48px auto 0;max-width:1120px;padding:0}@media(min-width:1024px){.restaurant-detail__carousel{margin-top:112px}}.restaurant-detail__track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:0 16px;scroll-padding-left:16px}.restaurant-detail__track::-webkit-scrollbar{display:none}@media(min-width:1024px){.restaurant-detail__track{padding:0;scroll-padding-left:0}}.restaurant-detail__slide{flex:0 0 80%;scroll-snap-align:start;min-width:0;aspect-ratio:1 / 1;background-color:#f6f4f1;overflow:hidden}@media(min-width:640px){.restaurant-detail__slide{flex-basis:50%}}@media(min-width:1024px){.restaurant-detail__slide{flex-basis:calc((100% - 16px * 2) / 3)}}.restaurant-detail__slide-img{display:block;width:100%;height:100%;object-fit:cover}.restaurant-detail__carousel .carousel-controls{padding:0 16px}@media(min-width:1024px){.restaurant-detail__carousel .carousel-controls{padding:0}}.restaurant-detail__quote{max-width:1024px;margin:48px auto 0;padding:0 24px;display:flex;flex-direction:column;gap:48px}@media(min-width:1024px){.restaurant-detail__quote{margin-top:112px;padding:0;flex-direction:row;gap:192px}}.restaurant-detail__quote-text{margin:0;flex-shrink:0;font-family:var(--font-heading, "Playfair Display", serif);font-size:clamp(1.6875rem,3vw,2.5rem);font-weight:700;line-height:1.3}@media(min-width:1024px){.restaurant-detail__quote-text{width:338px;line-height:1.3}}.restaurant-detail__quote-body{font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:1rem;font-weight:300;line-height:1.6}.restaurant-detail__quote-body p{margin:0 0 12px}.restaurant-detail__quote-body p:last-child{margin-bottom:0}.restaurant-detail__quote-body strong{font-weight:700}.restaurant-detail__events{display:flex;flex-direction:column;margin-top:72px}@media(min-width:1024px){.restaurant-detail__events{flex-direction:row;margin-top:144px}}.restaurant-detail__events-media{display:block;width:100%}.restaurant-detail__events-media img{display:block;width:100%;height:auto}@media(min-width:1024px){.restaurant-detail__events-media{flex:0 0 60%;width:60%}.restaurant-detail__events-media img{height:100%;object-fit:cover}}.restaurant-detail__events-panel{margin-top:-96px;background-color:#e1251b;color:#fff;padding:56px 20px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}@media(min-width:1024px){.restaurant-detail__events-panel{flex:0 0 40%;width:40%;margin-top:0;padding:40px 20px}}.restaurant-detail__events-title{margin:0 0 20px;font-family:var(--font-heading, "Playfair Display", serif);font-size:3rem;font-weight:700;line-height:1;max-width:24rem}.restaurant-detail__events-text{margin:0 0 24px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:1rem;font-weight:400;line-height:1.4;max-width:24rem}.restaurant-detail__events-cta{display:inline-flex;align-items:center;justify-content:center;background-color:transparent;color:#fff;border:1px solid #ffffff;padding:10px 20px;font-family:var(--font-body, "Manrope", system-ui, sans-serif);font-size:1rem;font-weight:300;text-decoration:none;transition:background-color .2s ease,color .2s ease}.restaurant-detail__events-cta:hover,.restaurant-detail__events-cta:focus-visible{background-color:#fff;color:#e1251b;outline:none}
/*# sourceMappingURL=/cdn/shop/t/3/assets/restaurant-detail.css.map */
