.wine-story{overflow:clip}.wine-story__banner{position:relative;display:grid;min-height:clamp(28rem,36vw,52rem);isolation:isolate}.wine-story__banner-media,.wine-story__banner-media:after{position:absolute;top:0;right:0;bottom:0;left:0}.wine-story__banner-media{z-index:-2}.wine-story__banner-media:after{z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.62),rgba(0,0,0,.12) 64%,transparent);content:""}.wine-story__banner-media img{width:100%;height:100%;object-fit:cover}.wine-story__banner-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-top:4rem;padding-bottom:4rem;color:#fff}.wine-story__banner-panel{width:min(100%,72rem);padding:clamp(1.5rem,2.4vw,2.4rem);border:.1rem solid rgba(255,255,255,.16);border-radius:1.2rem;background:#121914b8;color:#fff;box-shadow:0 1.2rem 3.2rem #0003;-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem)}.wine-story__banner-panel .wine-story__banner-title{color:inherit}.wine-story__banner-eyebrow{margin:0 0 .7rem;color:inherit;font-size:1.1rem;font-weight:700;letter-spacing:.16em;line-height:1.2;text-transform:uppercase}.wine-story__banner-content h2,.wine-story__heading-only h2{margin:0;overflow-wrap:anywhere;font-size:clamp(2.4rem,2.5vw,3.2rem);font-weight:500;letter-spacing:0}.wine-story__quote{max-width:66rem;margin:1.2rem 0 0;font-size:clamp(1.6rem,1.5vw,1.8rem);font-style:italic;line-height:1.5}.wine-story__heading-only{padding-top:4rem}.wine-story__body{padding-top:2.8rem;padding-bottom:4.4rem}.wine-story__grid{display:grid;gap:3rem;align-items:start}.wine-story__region{margin-top:3.6rem;padding-top:3.2rem;border-top:.1rem solid rgba(var(--color-foreground),.16)}.wine-story__region h2{margin-top:0;font-size:clamp(2rem,2vw,2.6rem);font-weight:500;letter-spacing:0}.wine-story__teaser{display:block;max-width:68ch;font-size:clamp(1.5rem,1vw,1.6rem);line-height:1.6}.wine-story__teaser h3,.wine-story__teaser h4{margin:0 0 .8rem;font-weight:500;letter-spacing:0}.wine-story__teaser h3{font-size:clamp(1.75rem,1.5vw,2rem)}.wine-story__teaser h4{font-size:clamp(1.6rem,1.3vw,1.8rem)}.wine-story__teaser p{margin:0}.wine-story__disclosure{margin-top:.8rem}.wine-story__disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:.8rem;width:fit-content;max-width:100%;min-height:4.4rem;padding:1rem 0 .55rem;border-bottom:.1rem solid currentColor;color:inherit;cursor:pointer;font-size:1.4rem;font-weight:600;line-height:1.35;list-style:none}.wine-story__disclosure[open]>summary{border-bottom-color:transparent}.wine-story__disclosure>summary::-webkit-details-marker{display:none}.wine-story__disclosure>summary::marker{content:""}.wine-story__disclosure>summary:focus-visible{outline:.2rem solid currentColor;outline-offset:.4rem}.wine-story__disclosure-label--close,.wine-story__disclosure[open] .wine-story__disclosure-label--open{display:none}.wine-story__disclosure[open] .wine-story__disclosure-label--close{display:inline}.wine-story__disclosure-marker{position:relative;flex:0 0 1.8rem;width:1.8rem;height:1.8rem}.wine-story__disclosure-marker:before,.wine-story__disclosure-marker:after{position:absolute;top:50%;left:50%;width:1.3rem;height:.15rem;background:currentColor;content:"";transform:translate(-50%,-50%);transition:opacity .18s ease,transform .18s ease}.wine-story__disclosure-marker:after{transform:translate(-50%,-50%) rotate(90deg)}.wine-story__disclosure[open] .wine-story__disclosure-marker:after{opacity:0;transform:translate(-50%,-50%) rotate(0)}.wine-story__copy:has(>.wine-story__disclosure[open])>.wine-story__teaser{display:none}.wine-story__disclosure>.story-scroll-region{margin-top:1.4rem}.wine-story__full-content{min-width:0}.wine-story__full-copy{min-width:0;max-width:74ch;overflow-wrap:anywhere;font-size:clamp(1.5rem,1vw,1.6rem);line-height:1.7}.wine-story__full-copy>:first-child{margin-top:0}.wine-story__full-copy>:last-child{margin-bottom:0}.wine-story__full-copy h3,.wine-story__full-copy h4,.wine-story__full-copy h5,.wine-story__full-copy h6{margin:2.4rem 0 .8rem;color:inherit;font-weight:600;letter-spacing:0}.wine-story__full-copy h3{font-size:clamp(1.8rem,1.6vw,2.2rem)}.wine-story__expanded-gallery{display:grid;gap:1.6rem;margin-top:2.4rem}.wine-story__expanded-image{min-width:0;margin:0}.wine-story__expanded-image img{display:block;width:100%;height:auto;border-radius:var(--media-radius)}.wine-story__image-caption{display:grid;gap:.25rem;margin-top:.7rem;color:rgba(var(--color-foreground),.72);font-size:1.2rem;line-height:1.4}.wine-story__image-caption small{font-size:inherit}.wine-story__grid--copy-only,.wine-story__region-grid--copy-only{max-width:74ch}.wine-story__image{overflow:hidden;aspect-ratio:4 / 3;border-radius:var(--media-radius);background:rgba(var(--color-foreground),.06)}.wine-story__image img{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.wine-story__grid{grid-template-columns:minmax(0,1.15fr) minmax(28rem,.85fr)}.wine-story__region-grid{grid-template-columns:minmax(28rem,.85fr) minmax(0,1.15fr)}.wine-story__region-grid:not(.wine-story__region-grid--copy-only)>.wine-story__copy{grid-column:2;grid-row:1}.wine-story__region-grid>.wine-story__image{grid-column:1;grid-row:1}.wine-story__grid--copy-only,.wine-story__region-grid--copy-only{grid-template-columns:minmax(0,1fr)}.wine-story__grid--media-only{grid-template-columns:minmax(28rem,56rem)}.wine-story__expanded-gallery{grid-template-columns:repeat(auto-fit,minmax(min(24rem,100%),1fr))}}@media screen and (min-width:990px){.wine-story__grid--copy-only,.wine-story__region-grid--copy-only{max-width:none}:is(.wine-story__grid--copy-only,.wine-story__region-grid--copy-only) .wine-story__disclosure[open] .wine-story__full-copy{max-width:none;column-count:2;column-gap:clamp(3.2rem,4vw,6rem);column-fill:balance}:is(.wine-story__grid--copy-only,.wine-story__region-grid--copy-only) .wine-story__full-copy :is(h2,h3,h4,h5,h6){break-after:avoid-column;break-inside:avoid-column}:is(.wine-story__grid--copy-only,.wine-story__region-grid--copy-only) .wine-story__full-copy :is(figure,blockquote,ul,ol){break-inside:avoid-column}:is(.wine-story__grid--copy-only,.wine-story__region-grid--copy-only) .wine-story__full-copy p{orphans:3;widows:3}}@media screen and (max-width:749px){.wine-story__banner-media:after{background:linear-gradient(0deg,#000000ad,#00000014 80%)}.wine-story__banner-content{padding-top:3rem;padding-bottom:3rem}.wine-story__banner-panel{padding:1.5rem;background:#121914c7}.wine-story__body{padding-top:2.4rem;padding-bottom:4rem}.wine-story__region{margin-top:3.2rem;padding-top:2.6rem}.wine-story__disclosure--region .story-scroll-region[data-story-linear-mobile=true]:before,.wine-story__disclosure--region .story-scroll-region[data-story-linear-mobile=true]:after{content:none;display:none}.wine-story__disclosure--region .story-scroll-region[data-story-linear-mobile=true] .story-scroll-region__viewport{max-height:none;overflow:visible;overscroll-behavior:auto;touch-action:auto}.wine-story__disclosure--region .story-scroll-region[data-story-linear-mobile=true]>.wine-story__expanded-gallery{display:none}.wine-story__disclosure--region[data-story-image-only=true] .wine-story__expanded-image--preview{display:block}.wine-story__region-grid:has(.wine-story__disclosure--region[open][data-story-image-only=true])>[data-story-preview-media]{display:none}.wine-story__region-grid>.wine-story__image{width:100vw;max-width:none;margin-inline:calc(50% - 50vw);border-radius:0}.wine-story__full-copy{width:100%;max-width:none}.wine-story__expanded-gallery{grid-template-columns:minmax(0,1fr)}}@media(prefers-reduced-motion:reduce){.wine-story__disclosure-marker:before,.wine-story__disclosure-marker:after{transition:none}}@media(prefers-contrast:more){.wine-story__banner-panel{background:#0a0e0bf0;-webkit-backdrop-filter:none;backdrop-filter:none}}@media(forced-colors:active){.wine-story__banner-panel{border-color:CanvasText;background:Canvas;color:CanvasText;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/section-wine-producer-story.css.map */
