.shoppable-video{display:block;max-width:none;overflow-x:hidden;overflow:clip;padding:0;color:rgb(var(--color-foreground));background-color:#080808e6}.shoppable-video__inner{--shoppable-card-scaled-width: min( var(--shoppable-card-width), calc(100vw - var(--section-gutter-mobile) - var(--section-gutter-mobile) - 5.6rem) );padding:var(--shoppable-padding-top) var(--section-gutter-desktop) var(--shoppable-padding-bottom)}.shoppable-video *,.shoppable-video *:before,.shoppable-video *:after{box-sizing:border-box}.shoppable-video__heading{position:relative;z-index:8;max-width:76rem;margin:0 auto 3.2rem;text-align:var(--shoppable-text-alignment)}.shoppable-video__eyebrow{margin:0 0 .8rem;color:rgba(var(--color-foreground),.68);font-size:1.2rem;font-weight:600;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}.shoppable-video__title{margin:0}.shoppable-video__viewport{position:relative;width:100%;max-width:var(--section-content-width);margin-inline:auto}.shoppable-video__track{position:relative;touch-action:pan-y}.shoppable-video__track:before{content:"";display:block;width:var(--shoppable-card-scaled-width);margin-inline:auto;aspect-ratio:var(--shoppable-aspect-ratio)}.shoppable-video__slide{position:absolute;top:50%;left:50%;z-index:1;width:var(--shoppable-card-scaled-width);aspect-ratio:var(--shoppable-aspect-ratio);overflow:hidden;border-radius:var(--shoppable-card-radius);background:#111;box-shadow:0 2.4rem 6rem #00000057;opacity:0;transform:translate(-50%,-50%) scale(.54);transition:transform .42s cubic-bezier(.22,1,.36,1),opacity .32s ease,filter .32s ease}.shoppable-video__slide.is-distant{visibility:hidden;pointer-events:none}.shoppable-video__slide.is-prev-far{z-index:2;opacity:var(--shoppable-far-side-opacity);transform:translate(calc(-50% - var(--shoppable-far-offset) - var(--shoppable-card-gap)),-50%) scale(.62);filter:brightness(.58)}.shoppable-video__slide.is-next-far{z-index:2;opacity:var(--shoppable-far-side-opacity);transform:translate(calc(-50% + var(--shoppable-far-offset) + var(--shoppable-card-gap)),-50%) scale(.62);filter:brightness(.58)}.shoppable-video__slide.is-prev{z-index:3;opacity:var(--shoppable-side-opacity);transform:translate(calc(-50% - var(--shoppable-side-offset) - var(--shoppable-card-gap)),-50%) scale(.82);filter:brightness(.74)}.shoppable-video__slide.is-next{z-index:3;opacity:var(--shoppable-side-opacity);transform:translate(calc(-50% + var(--shoppable-side-offset) + var(--shoppable-card-gap)),-50%) scale(.82);filter:brightness(.74)}.shoppable-video [data-carousel-slide].is-active{z-index:5;visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1);filter:none}.shoppable-video__media,.shoppable-video__video,.shoppable-video__fallback,.shoppable-video__fallback-image{width:100%;height:100%}.shoppable-video__media{position:absolute;top:0;right:0;bottom:0;left:0}.shoppable-video__video,.shoppable-video__fallback-image{display:block;object-fit:cover}.shoppable-video__fallback{display:grid;place-items:center;background:linear-gradient(145deg,#292929,#101010)}.shoppable-video__fallback .placeholder-svg{width:100%;height:100%;fill:#ffffff29}.shoppable-video__products{position:absolute;right:.8rem;bottom:.8rem;left:.8rem;z-index:3;display:grid;gap:.4rem;margin:0;padding:0;list-style:none;opacity:0;pointer-events:none;transform:translateY(1.2rem);transition:opacity .22s ease .12s,transform .3s ease 80ms}[data-carousel-slide].is-active .shoppable-video__products{opacity:1;pointer-events:auto;transform:translateY(0)}.shoppable-video__product{display:grid;grid-template-columns:3.6rem minmax(0,1fr) 4.4rem;gap:.6rem;align-items:center;min-width:0;min-height:4.4rem;padding:0 .4rem;color:#fff;background:#000000b8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shoppable-video__product-image-wrap{width:3.6rem;height:3.6rem;overflow:hidden;background:#242424}.shoppable-video__product-image,.shoppable-video__product-placeholder{width:100%;height:100%;object-fit:cover}.shoppable-video__product-details{min-width:0}.shoppable-video__product-title{display:block;overflow:hidden;margin-bottom:.1rem;color:inherit;font-size:1.1rem;font-weight:600;line-height:1.25;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.shoppable-video__product .price{color:#ffffffc7;font-size:1rem;letter-spacing:0}.shoppable-video__product .price__container{margin:0}.shoppable-video__product-action,.shoppable-video__product-action product-form,.shoppable-video__product-action modal-opener,.shoppable-video__product-action form{display:block;width:4.4rem;height:4.4rem}.shoppable-video__add{position:relative;display:grid;width:4.4rem;height:4.4rem;min-width:0;min-height:0;padding:0;place-items:center;border:.1rem solid rgba(255,255,255,.38);border-radius:0;color:#111;background:#fff;cursor:pointer}.shoppable-video__add[disabled]{color:#11111175;cursor:not-allowed}.shoppable-video__add .svg-wrapper{width:1.8rem;height:1.8rem}.shoppable-video__add.loading{color:transparent;cursor:wait}.shoppable-video__add.loading .svg-wrapper{visibility:hidden}.shoppable-video__add .loading__spinner{position:absolute;top:50%;left:50%;z-index:1;display:flex;width:1.8rem;height:100%;align-items:center;justify-content:center;transform:translate(-50%,-50%)}.shoppable-video__add .loading__spinner .spinner{width:1.8rem}.shoppable-video__add .loading__spinner .path{stroke:#111}.shoppable-video__controls{position:relative;z-index:8;display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:2.8rem}.shoppable-video__arrow{display:grid;width:4.4rem;height:4.4rem;min-width:4.4rem;padding:0;place-items:center;border:.1rem solid rgba(var(--color-foreground),.34);border-radius:50%;color:rgb(var(--color-foreground));background:rgba(var(--color-background),.22);cursor:pointer}.shoppable-video__arrow svg{width:1.8rem;height:1.8rem}.shoppable-video__arrow--previous svg{transform:rotate(90deg)}.shoppable-video__arrow--next svg{transform:rotate(-90deg)}.shoppable-video__arrow:disabled{opacity:.35;cursor:default}.shoppable-video__dots{display:flex;align-items:center;justify-content:center;gap:.8rem}.shoppable-video__dot{width:.8rem;height:.8rem;padding:0;border:0;border-radius:50%;background:rgba(var(--color-foreground),.34);cursor:pointer;transition:width .18s ease,background-color .18s ease}.shoppable-video__dot.is-active{width:2.4rem;border-radius:999px;background:rgb(var(--color-foreground))}.shoppable-video__arrow:focus-visible,.shoppable-video__dot:focus-visible,.shoppable-video__add:focus-visible,.shoppable-video__product-title:focus-visible,.shoppable-video:focus-visible{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.3rem;box-shadow:0 0 0 .2rem rgb(var(--color-background))}.shoppable-video__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media screen and (min-width:750px){.shoppable-video__inner{--shoppable-card-scaled-width: var(--shoppable-card-width)}}@media(max-width:749px){.shoppable-video__inner{padding-right:var(--section-gutter-mobile);padding-left:var(--section-gutter-mobile)}.shoppable-video__heading{margin-bottom:2.4rem}.shoppable-video [data-carousel-slide].is-active{left:45%}.shoppable-video__slide.is-next{left:calc(100% + 1.6rem);opacity:var(--shoppable-side-opacity);transform:translate(-50%,-50%) scale(.86);filter:brightness(.72)}.shoppable-video__slide.is-prev,.shoppable-video__slide.is-prev-far,.shoppable-video__slide.is-next-far{visibility:hidden;opacity:0;pointer-events:none}}@media(prefers-reduced-motion:reduce){.shoppable-video__slide,.shoppable-video__products,.shoppable-video__dot{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/28/assets/section-shoppable-video.css.map */
