.footer-services{padding:6rem 0;background-color:rgb(var(--nb-white, 255, 255, 255));color:rgb(var(--nb-black, 0, 0, 0))}.footer-services__grid{display:grid;grid-template-columns:1fr;gap:4rem;text-align:center}@media screen and (min-width:750px){.footer-services__grid{grid-template-columns:repeat(4,1fr);gap:3rem}}.footer-services__icon img{width:4.2rem;height:4.2rem;object-fit:contain;margin:0 auto 1.6rem}.footer-services__label{margin:0 0 .8rem}.footer-services__text{margin:0 0 1.6rem;font-family:var(--font-body-family);font-size:1.4rem;line-height:1.6;letter-spacing:var(--nb-tracking-body, .028rem)}.footer-services__cta{color:rgb(var(--nb-black, 0, 0, 0))}.section--hero-cinematic{margin:0;padding:0;border:0}.hero-cinematic{position:relative;width:100%;height:100vh;height:100svh;margin:0;padding:0;border:0;overflow:hidden;isolation:isolate}.hero-cinematic__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background-color:rgb(var(--lux-charcoal, 42, 39, 36))}.hero-cinematic__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;display:block}.hero-cinematic__video--placeholder svg{width:100%;height:100%;object-fit:cover}.hero-cinematic__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to bottom,#0000,#00000026 45%,#0000008c)}.hero-cinematic__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 2rem;color:rgb(var(--lux-ivory, 246, 242, 234));transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}.hero-cinematic__content.is-faded{opacity:0;transform:translateY(-20px);pointer-events:none}.hero-cinematic__heading{margin:0;font-family:var(--font-heading-family);font-weight:300;text-transform:uppercase;letter-spacing:.2em;line-height:1.1;font-size:clamp(3rem,6vw,6.4rem);color:rgb(var(--lux-ivory, 246, 242, 234))}.hero-cinematic__subheading{margin:2.4rem 0 0;font-family:var(--font-body-family);font-weight:300;text-transform:uppercase;letter-spacing:.32em;line-height:1.6;font-size:clamp(1.1rem,1.3vw,1.4rem);color:rgba(var(--lux-ivory, 246, 242, 234),.85)}@media(prefers-reduced-motion:reduce){.hero-cinematic__content{transition:none}}.hero-editorial{position:relative;display:flex;width:100%;overflow:hidden;isolation:isolate}.hero-editorial--full{min-height:100svh}.hero-editorial--tall{min-height:85svh}.hero-editorial--large{min-height:72rem}.hero-editorial__media,.hero-editorial__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-editorial__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-editorial__image--mobile{display:block}.hero-editorial__image--desktop{display:none}@media screen and (min-width:750px){.hero-editorial__image--mobile{display:none}.hero-editorial__image--desktop{display:block}}.hero-editorial__overlay{background:linear-gradient(to bottom,rgba(20,18,16,calc(var(--hero-overlay) * .55)),rgba(20,18,16,calc(var(--hero-overlay) * .35)) 45%,rgba(20,18,16,var(--hero-overlay)))}.hero-editorial__content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding-top:12rem;padding-bottom:12rem;color:rgb(var(--lux-ivory, 246, 242, 234))}.hero-editorial--align-center .hero-editorial__content{justify-content:center;text-align:center;align-items:center}.hero-editorial--align-bottom .hero-editorial__content{justify-content:flex-end;text-align:center;align-items:center}.hero-editorial--align-bottom-left .hero-editorial__content{justify-content:flex-end;text-align:left;align-items:flex-start}.hero-editorial__eyebrow{margin:0 0 2.4rem;font-size:1.2rem;color:rgba(var(--lux-ivory, 246, 242, 234),.82)}.hero-editorial__brand{margin:0;font-family:var(--font-heading-family);font-weight:400;line-height:1;letter-spacing:.06em;font-size:clamp(4.8rem,11vw,12rem);color:rgb(var(--lux-ivory, 246, 242, 234))}.hero-editorial__tagline{margin:3rem 0 0;max-width:46rem;font-size:1.5rem;line-height:1.7;letter-spacing:.02em;color:rgba(var(--lux-ivory, 246, 242, 234),.85)}.hero-editorial--align-bottom-left .hero-editorial__tagline{margin-left:0}.hero-editorial__cta{margin-top:4rem;align-self:inherit;color:rgb(var(--lux-ivory, 246, 242, 234));font-family:var(--font-body-family);font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding-bottom:.6rem;border-bottom:1px solid rgba(var(--lux-ivory, 246, 242, 234),.5);transition:border-color .3s ease,opacity .3s ease}.hero-editorial__cta:hover{border-color:rgb(var(--lux-ivory, 246, 242, 234))}.hero-editorial__scroll{position:absolute;bottom:3.2rem;left:50%;transform:translate(-50%);z-index:1}.hero-editorial__scroll-line{display:block;width:1px;height:5.6rem;background:linear-gradient(to bottom,rgba(var(--lux-ivory, 246, 242, 234),0),rgba(var(--lux-ivory, 246, 242, 234),.7));animation:hero-scroll-cue 2.4s ease-in-out infinite;transform-origin:top}@keyframes hero-scroll-cue{0%,to{transform:scaleY(.4);opacity:.4}50%{transform:scaleY(1);opacity:1}}@media(prefers-reduced-motion:reduce){.hero-editorial__scroll-line{animation:none}}.hero-video-banner{position:relative;width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;background:#000;line-height:0}.hero-video-banner--auto .hero-video-banner__media{width:100%;height:auto;display:block}.hero-video-banner--medium,.hero-video-banner--tall{line-height:normal}.hero-video-banner--medium .hero-video-banner__media,.hero-video-banner--tall .hero-video-banner__media{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.hero-video-banner--medium{height:60vh}.hero-video-banner--tall{height:82vh}@media screen and (max-width:749px){.hero-video-banner--medium{height:46vh}.hero-video-banner--tall{height:60vh}}@media(prefers-reduced-motion:reduce){.hero-video-banner__media[autoplay]{display:block}}.hero-video{position:relative;display:flex;width:100%;overflow:hidden;isolation:isolate}.hero-video--full{min-height:100svh}.hero-video--tall{min-height:85svh}.hero-video--large{min-height:72rem}.hero-video--medium{min-height:56rem}.hero-video__media-wrap,.hero-video__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.hero-video__media-wrap{background-color:rgb(var(--lux-charcoal, 42, 39, 36))}.hero-video__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center top;transform:scale(1.08);transform-origin:center top;display:block}.hero-video__overlay{background:linear-gradient(to bottom,rgba(20,18,16,calc(var(--hero-overlay) * .55)),rgba(20,18,16,calc(var(--hero-overlay) * .35)) 45%,rgba(20,18,16,var(--hero-overlay)))}.hero-video__content{position:relative;z-index:1;display:flex;flex-direction:column;width:100%;padding-top:12rem;padding-bottom:12rem;color:rgb(var(--lux-ivory, 246, 242, 234))}.hero-video--align-center .hero-video__content{justify-content:center;align-items:center;text-align:center}.hero-video--align-bottom .hero-video__content{justify-content:flex-end;align-items:center;text-align:center}.hero-video--align-bottom-left .hero-video__content{justify-content:flex-end;align-items:flex-start;text-align:left}.hero-video__eyebrow{margin:0 0 2.4rem;font-size:1.2rem;color:rgba(var(--lux-ivory, 246, 242, 234),.82)}.hero-video__heading{margin:0;font-family:var(--font-heading-family);font-weight:400;line-height:1.05;letter-spacing:.08em;font-size:clamp(2.6rem,4vw,4rem);color:rgb(var(--lux-ivory, 246, 242, 234))}.hero-video__subheading{margin:3rem 0 0;max-width:46rem;font-size:1.5rem;line-height:1.7;letter-spacing:.02em;color:rgba(var(--lux-ivory, 246, 242, 234),.85)}.hero-video--align-center .hero-video__subheading{margin-left:auto;margin-right:auto}.hero-video__cta{margin-top:4rem;color:rgb(var(--lux-ivory, 246, 242, 234));font-family:var(--font-body-family);font-size:1.25rem;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;padding-bottom:.6rem;border-bottom:1px solid rgba(var(--lux-ivory, 246, 242, 234),.5);transition:border-color .3s ease}.hero-video__cta:hover{border-color:rgb(var(--lux-ivory, 246, 242, 234))}.product-editorial{padding:7rem 0;background-color:rgb(var(--nb-white, 255, 255, 255));color:rgb(var(--nb-black, 0, 0, 0));text-align:center}.product-editorial__eyebrow{margin:0 0 4rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;text-transform:uppercase;letter-spacing:var(--nb-tracking-btn, .192rem)}.product-editorial__grid{display:grid;grid-template-columns:1fr;gap:4rem;max-width:90rem;margin:0 auto}@media screen and (min-width:750px){.product-editorial__grid{grid-template-columns:repeat(3,1fr);gap:5rem}}.product-editorial__mini{margin:0 0 1.2rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;text-transform:uppercase;letter-spacing:var(--nb-tracking-btn, .192rem);color:rgb(var(--nb-black, 0, 0, 0))}.product-editorial__desc{margin:0;font-family:var(--font-body-family);font-size:1.4rem;font-weight:400;line-height:1.7143;letter-spacing:var(--nb-tracking-body, .028rem);color:rgb(var(--nb-black, 0, 0, 0))}.product-story{display:grid;grid-template-columns:1fr;align-items:stretch;padding:0!important;background:rgb(var(--nb-black, 0, 0, 0));color:rgb(var(--nb-white, 255, 255, 255))}@media screen and (min-width:750px){.product-story{grid-template-columns:1fr 1fr}.product-story--text_first .product-story__media{order:2}}.product-story__media{overflow:hidden;min-height:42vh}.product-story__img{width:100%;height:100%;object-fit:cover;display:block}.product-story__content{display:flex;align-items:center;justify-content:center;padding:clamp(4rem,7vw,8rem) 2rem}.product-story__inner{max-width:46rem;text-align:center}.product-story__eyebrow{margin:0 0 1.2rem;color:rgb(var(--nb-accent, 184, 149, 106))}.product-story__heading{font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2.2rem,3vw,3.4rem);line-height:1.15;letter-spacing:.02em;margin:0 0 1.6rem}.product-story__body{font-size:1.5rem;line-height:1.8;letter-spacing:.01em;color:rgba(var(--nb-white, 255, 255, 255),.85)}.product-story__cta{margin-top:2rem;color:rgb(var(--nb-white, 255, 255, 255))}.tasting-notes{text-align:center;color:rgb(var(--nb-white, 255, 255, 255))}.tasting-notes__eyebrow{margin:0 0 1rem;color:rgb(var(--nb-accent, 184, 149, 106))}.tasting-notes__heading{font-family:var(--font-heading-family);font-weight:500;font-size:clamp(2rem,3vw,3rem);letter-spacing:.02em;margin:0 0 3.5rem}.tasting-notes__grid{display:grid;grid-template-columns:1fr;gap:3rem;max-width:100rem;margin:0 auto}@media screen and (min-width:750px){.tasting-notes__grid{grid-template-columns:repeat(4,1fr);gap:3.5rem}}.tasting-notes__item{padding:0 1rem}.tasting-notes__item+.tasting-notes__item{border-top:1px solid rgba(var(--nb-white, 255, 255, 255),.14);padding-top:3rem}@media screen and (min-width:750px){.tasting-notes__item+.tasting-notes__item{border-top:0;border-left:1px solid rgba(var(--nb-white, 255, 255, 255),.14);padding-top:0}}.tasting-notes__label{font-family:var(--font-body-family);font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:.22em;color:rgb(var(--nb-accent, 184, 149, 106));margin:0 0 1.2rem}.tasting-notes__text{font-family:var(--font-body-family);font-size:1.5rem;line-height:1.7;letter-spacing:.01em;color:rgba(var(--nb-white, 255, 255, 255),.9);margin:0}.split-vt{padding:8rem 0}.split-vt__inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6rem}.split-vt--media-right .split-vt__media{order:2}.split-vt__media{position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#111}.split-vt__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.split-vt__video--placeholder svg{width:100%;height:100%;object-fit:cover}.split-vt__content{max-width:44rem}.split-vt--media-right .split-vt__content{order:1;margin-left:auto}.split-vt__eyebrow{text-transform:uppercase;letter-spacing:.22em;font-size:1.1rem;opacity:.7;margin:0 0 1.6rem}.split-vt__heading{font-size:clamp(2.6rem,3.4vw,3.8rem);line-height:1.1;margin:0 0 2rem}.split-vt__text{font-size:1.5rem;line-height:1.7;opacity:.85;margin:0 0 2.6rem}@media screen and (max-width:749px){.split-vt{padding:5rem 0}.split-vt__inner{grid-template-columns:1fr;gap:3rem}.split-vt--media-right .split-vt__media,.split-vt--media-right .split-vt__content{order:0}.split-vt__content{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
