.section-video-story-wrapper .section-video-story,.section-video-story{display:block;overflow:hidden;background-color:var(--story-bg, #f5f1e9)!important;background-image:var(--story-bg-image, none);background-size:cover;background-position:center;color:var(--story-text, #3d2b1f)!important}.section-video-story{--story-media-column: 48%;--story-media-max-size: 36rem;--story-radius: clamp(1.5rem, 2.4vw, 2rem);--story-heading: #2d2926;--story-text: #3d2b1f;--story-stat: #5c4033}.video-story{display:grid;gap:clamp(2rem,4vw,3.5rem);align-items:start;width:100%}.video-story__media{position:relative;width:min(100%,var(--story-media-max, 34rem));margin-inline:auto;padding:0;overflow:visible;border-radius:var(--story-radius);background:transparent;outline:none;box-shadow:none}.video-story__media-shift{height:100%;border-radius:inherit;transition:transform .8s cubic-bezier(.47,1.64,.41,.8);will-change:transform}.video-story__player,.video-story__placeholder{position:relative;width:100%;overflow:hidden;aspect-ratio:5 / 4;border-radius:var(--story-radius);background:#e4d9cc;outline:none;box-shadow:none}.video-story__player--embed{background:#1a1410}.video-story__poster{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;margin:0;padding:0;border:0;pointer-events:none}.video-story__poster,.video-story__poster-image,.video-story__video,.video-story__player>video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;border:0}.video-story__iframe{position:absolute;top:50%;left:50%;z-index:1;width:177.78%;height:100%;min-width:100%;min-height:100%;border:0;transform:translate(-50%,-50%);pointer-events:none}.video-story__player--controls .video-story__iframe,.video-story__player.is-playing .video-story__iframe{width:100%;height:100%;min-width:100%;min-height:100%;pointer-events:auto}.video-story__player.is-playing .video-story__poster,.video-story__player.is-playing .video-story__play{opacity:0;visibility:hidden;pointer-events:none}.video-story__play{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;cursor:pointer;pointer-events:auto}.video-story__play:disabled{cursor:default;pointer-events:none}.video-story__play-icon{display:flex;align-items:center;justify-content:center;width:clamp(5.8rem,7vw,7.25rem);height:clamp(5.8rem,7vw,7.25rem);border:0;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;transition:transform .35s cubic-bezier(.34,1.4,.64,1)}.video-story__play-image{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none}.video-story__media:hover .video-story__play-icon,.video-story__play:focus-visible .video-story__play-icon{transform:scale(1.05);background:transparent}.video-story__placeholder:not(.video-story__placeholder--poster) .video-story__play-icon{border:0;background:transparent;filter:none}.video-story__placeholder{display:flex;align-items:center;justify-content:center;padding:0;text-align:center}.video-story__placeholder--poster .video-story__poster-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.video-story__placeholder-label{position:absolute;bottom:1.25rem;left:50%;z-index:2;margin:0;transform:translate(-50%);color:#3d2b1f8c;font-size:1.2rem;font-weight:500;letter-spacing:.02em;white-space:nowrap}.video-story__content,.video-story__content-shift{min-width:0;width:100%}.video-story__content-shift{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;max-width:none}.js .section-video-story.is-reveal-armed .video-story__flow-item{opacity:0;transform:translate3d(-1.6rem,.6rem,0);filter:blur(5px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),filter .75s ease;transition-delay:calc(.06s + var(--flow-index, 0) * .12s);will-change:opacity,transform,filter}.js .section-video-story.is-reveal-armed.is-visible .video-story__flow-item,.section-video-story.is-visible .video-story__flow-item{opacity:1;transform:none;filter:none}.js .section-video-story.is-reveal-armed .video-story__media.video-story__flow-item{opacity:0;transform:translate3d(2.2rem,.4rem,0);filter:blur(4px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1),filter .75s ease;transition-delay:.18s}.js .section-video-story.is-reveal-armed.is-visible .video-story__media.video-story__flow-item,.section-video-story.is-visible .video-story__media.video-story__flow-item{opacity:1;transform:none;filter:none}.section-video-story.is-visible .video-story__media:hover .video-story__media-shift{transform:translate3d(calc(22px * var(--flow-direction, 1)),0,0)}.video-story__kicker{display:none}.video-story__heading{margin:0 0 1.35rem;max-width:100%;color:var(--story-heading, #2d2926)!important;font-family:var(--heading-font, inherit);font-size:clamp(2.4rem,2.6vw,3.4rem);font-style:normal;font-weight:700;letter-spacing:-.02em;line-height:1.15;text-align:left}.video-story__heading p,.video-story__heading em,.video-story__heading i{margin:0;font-style:normal;font-weight:inherit;background:none}.video-story__heading p+p{margin-top:0}.video-story__copy{display:flex;flex-direction:column;gap:0;width:100%}.video-story__copy,.video-story__copy p{margin:0;max-width:100%;color:var(--story-text, #3d2b1f)!important;font-size:clamp(1.45rem,1.15vw,1.6rem);font-weight:var(--body-font-weight);line-height:1.65;text-align:left}.video-story__copy p+p{margin-top:1.25rem}.video-story__stats{display:flex;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:clamp(1rem,2.5vw,2.5rem);width:100%;max-width:100%;margin-top:clamp(2.5rem,4.5vw,3.75rem);padding-top:0;border-top:0}.video-story__stat{position:relative;display:flex;flex:1 1 0;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-width:0;padding:0;overflow:visible;border-radius:0;background:transparent!important;box-shadow:none}.video-story__stat:before,.video-story__stat:after{content:none!important}.video-story__stat-index{display:none}.video-story__stat-value{position:relative;display:flex;align-items:flex-end;min-height:1.15em;color:var(--story-stat, #5c4033)!important;font-family:var(--heading-font, inherit);font-size:clamp(2.2rem,2vw,2.8rem);font-style:normal;font-weight:700;letter-spacing:-.025em;line-height:1.05;font-variant-numeric:tabular-nums}.video-story__stat-value:not([data-count-value]){font-size:clamp(1.85rem,1.7vw,2.35rem);letter-spacing:-.02em;line-height:1.12;white-space:nowrap}.video-story__stat-value:after{content:none}.video-story__stat-sizer{display:block;visibility:hidden;pointer-events:none}.video-story__stat-run{position:absolute;left:0;bottom:0;top:auto}.video-story__stat-label{margin-top:.45rem;max-width:none;color:var(--story-stat, #5c4033)!important;font-size:clamp(1.25rem,1.05vw,1.45rem);font-weight:400;letter-spacing:0;line-height:1.3;text-transform:none;white-space:nowrap;opacity:.92}@media screen and (min-width:1025px){.video-story{grid-template-columns:minmax(0,calc(100% - var(--story-media-column, 48%))) minmax(0,var(--story-media-column, 48%));column-gap:clamp(2.5rem,4.5vw,5rem);align-items:start}.video-story:not(.video-story--media-right){grid-template-columns:minmax(0,var(--story-media-column, 48%)) minmax(0,calc(100% - var(--story-media-column, 48%)))}.video-story--media-right .video-story__media{order:2;justify-self:stretch;width:100%;max-width:none}.video-story--media-right .video-story__content{order:1}.video-story__media{width:100%;max-width:none;margin-inline:0}.video-story__player,.video-story__placeholder{width:100%;aspect-ratio:5 / 4;border-radius:var(--story-radius);box-shadow:none}.video-story__placeholder{background:#e4d9cc}.video-story__player--embed{aspect-ratio:5 / 4}.video-story__player--embed .video-story__iframe{width:100%;height:100%;min-width:100%;min-height:100%}.video-story__content{display:flex;align-items:flex-start;justify-content:flex-start;min-height:0;padding-top:0;padding-inline-end:0}.video-story__content-shift{max-width:none;width:100%}.video-story__stats{margin-top:clamp(2.75rem,4vw,3.75rem);max-width:100%}}@media screen and (max-width:1024.98px){.section-video-story.is-visible .video-story__media:hover .video-story__media-shift{transform:none}.video-story__media{width:100%;max-width:none;margin-inline:0;order:-1}.video-story--media-right .video-story__media{order:-1}}@media screen and (max-width:749.98px){.video-story__stats{flex-wrap:wrap;gap:1.5rem 1.25rem;margin-top:2rem}.video-story__stat{flex:1 1 calc(50% - .75rem);min-width:12rem}.video-story__stat-label{max-width:none;white-space:normal}.video-story__stat-value,.video-story__stat-value:not([data-count-value]){font-size:clamp(2rem,6vw,2.4rem);white-space:normal}}@media(prefers-reduced-motion:reduce){.video-story__flow-item,.video-story__media,.video-story__media-shift,.video-story__content-shift{opacity:1!important;transform:none!important;filter:none!important;transition:none!important;will-change:auto}.section-video-story.is-visible .video-story__media:hover .video-story__media-shift{transform:none!important}}.no-js .video-story__flow-item,.no-js .video-story__media{opacity:1;transform:none;filter:none}
/*# sourceMappingURL=/cdn/shop/t/18/assets/section-video-story.css.map */
