.video-showcase{--vs-radius: var(--ediag-radius-lg, 1.6rem);--vs-btn-radius: var(--ediag-radius-sm, .4rem);display:block;width:100%;max-width:var(--page-width);margin:0 auto}.video-showcase__intro{max-width:min(100%,56rem);margin:0 auto var(--ediag-page-title-gap, clamp(2rem, 2.5vw, 2.8rem));text-align:center}.video-showcase__brand-label{margin:0 auto 1.2rem;color:rgba(var(--color-foreground),.58);font-size:calc(var(--font-body-scale) * 1.1rem);font-weight:var(--font-body-weight-semibold, 600);letter-spacing:.06em;text-transform:uppercase;text-align:center}.video-showcase__heading-main{max-width:min(100%,22ch);margin:0 auto;font-size:calc(var(--font-heading-scale) * 3.2rem);font-weight:var(--font-heading-weight);letter-spacing:var(--font-heading-letter-spacing);line-height:1.1;text-align:center;text-wrap:balance}.video-showcase__description{max-width:48ch;margin:1.2rem auto 0;color:rgba(var(--color-foreground),var(--opacity-foreground-muted, .74));font-size:calc(var(--font-body-scale) * 1.45rem);line-height:1.65;text-align:center}.video-showcase__description>*:last-child{margin-bottom:0}.video-showcase__empty{margin:0 auto;max-width:42ch;color:rgba(var(--color-foreground),.62);font-size:calc(var(--font-body-scale) * 1.4rem);line-height:1.5;text-align:center}.video-showcase__browser{margin-bottom:clamp(1.6rem,2.5vw,2.4rem);padding:clamp(1.2rem,2vw,1.8rem)}.video-showcase__filters{display:flex;flex-direction:column;gap:1.2rem;align-items:center}.video-showcase__categories,.video-showcase__products{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;width:100%;margin:0}.video-showcase__categories[data-single-category]{display:none}.video-showcase__category-tab,.video-showcase__product-tab{display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding:.9rem 1.5rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--vs-btn-radius);background:transparent;color:rgb(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.3rem);font-weight:var(--font-body-weight-semibold, 600);line-height:1.25;text-align:center;white-space:nowrap;cursor:pointer;transition:background-color var(--ediag-duration-fast, .14s) var(--ediag-ease-standard, ease),border-color var(--ediag-duration-fast, .14s) var(--ediag-ease-standard, ease),color var(--ediag-duration-fast, .14s) var(--ediag-ease-standard, ease)}.video-showcase__product-tab[hidden]{display:none!important}.video-showcase__category-tab:hover,.video-showcase__product-tab:hover{border-color:rgba(var(--color-button),.45);color:rgb(var(--color-button))}.video-showcase__category-tab:focus-visible,.video-showcase__product-tab:focus-visible{outline:var(--ediag-focus-ring, .2rem solid rgba(var(--color-button), .62));outline-offset:var(--ediag-focus-offset, .3rem)}.video-showcase__category-tab--active,.video-showcase__product-tab--active{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:var(--font-heading-weight, 600)}.video-showcase__category-tab--active:hover,.video-showcase__product-tab--active:hover{color:rgb(var(--color-button-text));opacity:.94}.video-showcase__panels{width:100%}.video-showcase__panel{display:none}.video-showcase__panel:not([hidden]),.video-showcase__panel--active{display:block;animation:video-showcase-panel-in var(--ediag-duration-slow, .36s) var(--ediag-ease-out, cubic-bezier(.16, 1, .3, 1)) both}.video-showcase__panel[hidden]{display:none!important}@keyframes video-showcase-panel-in{0%{opacity:0;transform:translateY(.6rem)}to{opacity:1;transform:translateY(0)}}.video-showcase__stage{position:relative;aspect-ratio:16 / 9;overflow:hidden;border:var(--ediag-border-subtle, .1rem solid rgba(var(--color-foreground), .08));border-radius:var(--vs-radius);background:rgba(var(--color-foreground),.06)}.video-showcase__media,.video-showcase__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.video-showcase__media--static img,.video-showcase__poster img,.video-showcase__media iframe,.video-showcase__media video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover}.video-showcase__poster-fallback{display:block;width:100%;height:100%;background:linear-gradient(135deg,rgba(var(--color-button),.28),rgba(var(--color-foreground),.42) 60%),rgba(var(--color-foreground),.88)}.video-showcase__poster .deferred-media__poster-button{z-index:2}.video-showcase__cart{display:flex;gap:clamp(1.6rem,3vw,2.4rem);align-items:center;justify-content:space-between;margin-top:1.2rem;padding:clamp(1.4rem,2vw,1.8rem) clamp(1.6rem,2.2vw,2.2rem);border:var(--ediag-border-subtle, .1rem solid rgba(var(--color-foreground), .08));border-radius:var(--ediag-radius-md, var(--ediag-radius-card, .8rem));background:rgba(var(--color-foreground),.025)}.video-showcase__product-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.4rem 1.6rem;align-items:baseline;min-width:0}.video-showcase__product-summary-label{grid-column:1 / -1;color:rgba(var(--color-foreground),.58);font-size:calc(var(--font-body-scale) * 1.1rem);font-weight:var(--font-body-weight-bold, 600);letter-spacing:.08em;text-transform:uppercase}.video-showcase__product-title{overflow:hidden;color:rgb(var(--color-foreground));font-size:calc(var(--font-body-scale) * 1.55rem);font-weight:var(--font-heading-weight, 600);line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.video-showcase__product-price{color:rgba(var(--color-foreground),.72);font-size:calc(var(--font-body-scale) * 1.45rem);font-variant-numeric:tabular-nums;white-space:nowrap}.video-showcase__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:1.2rem 1.6rem;align-items:center;justify-content:flex-end}.video-showcase__details-link{font-size:calc(var(--font-body-scale) * 1.35rem);font-weight:var(--font-body-weight-semibold, 600);white-space:nowrap}.video-showcase__form,.video-showcase__product-form{display:block;flex:0 0 auto;margin:0}.video-showcase__add-to-cart{min-width:16rem;display:inline-flex;align-items:center;justify-content:center;min-height:4.4rem;padding-inline:1.8rem;border-radius:var(--vs-btn-radius)}@media screen and (max-width:991px){.video-showcase__heading-main{font-size:calc(var(--font-heading-scale) * 2.8rem)}.video-showcase__stage{border-radius:calc(var(--vs-radius) - .2rem)}}@media screen and (max-width:749px){.video-showcase{overflow-x:clip}.video-showcase__heading-main{font-size:calc(var(--font-heading-scale) * 2.4rem)}.video-showcase__description{font-size:calc(var(--font-body-scale) * 1.4rem)}.video-showcase__categories,.video-showcase__products{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-inline:-.2rem;padding:.2rem .2rem .4rem;scroll-snap-type:x proximity;scrollbar-width:none}.video-showcase__categories::-webkit-scrollbar,.video-showcase__products::-webkit-scrollbar{display:none}.video-showcase__category-tab,.video-showcase__product-tab{flex:0 0 auto;scroll-snap-align:start}.video-showcase__cart{flex-direction:column;gap:1.4rem;align-items:stretch}.video-showcase__product-summary{width:100%}.video-showcase__actions{width:100%;justify-content:stretch}.video-showcase__details-link{order:2;width:100%;text-align:center}.video-showcase__product-form,.video-showcase__form,.video-showcase__add-to-cart{width:100%;min-width:0}}@media screen and (max-width:479px){.video-showcase__stage{aspect-ratio:4 / 3}}@media(prefers-reduced-motion:reduce){.video-showcase__panel:not([hidden]),.video-showcase__panel--active{animation:none}.video-showcase__category-tab,.video-showcase__product-tab{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/39/assets/section-video-showcase.css.map */
