.product-feature-slideshow{width:100%;overflow:hidden}.product-feature-slideshow .section-grid{width:100%}.product-feature-slideshow__content{grid-column:span 2;width:100%;min-width:0}.product-feature-slideshow__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:1.2rem;margin-bottom:3.2rem}.product-feature-slideshow__nav-item{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border:.1rem solid rgb(var(--color-foreground),.16);border-radius:10rem;background:transparent;color:rgb(var(--color-foreground-secondary));font-size:1.4rem;font-weight:500;line-height:1.5;white-space:nowrap;cursor:pointer;transition:color .2s ease,background-color .2s ease,border-color .2s ease}.product-feature-slideshow__nav-item:hover,.product-feature-slideshow__nav-item:focus-visible{color:rgb(var(--color-foreground-title));border-color:rgb(var(--color-foreground-title))}.product-feature-slideshow__nav-item.is-active{color:rgb(var(--color-background));background-color:rgb(var(--color-foreground-title));border-color:rgb(var(--color-foreground-title))}.product-feature-slideshow__media{position:relative;width:100%;touch-action:pan-y}.product-feature-slideshow__media-item{position:absolute;top:0;left:0;width:100%;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s ease,visibility .35s ease}.product-feature-slideshow__media-item.is-active{position:relative;opacity:1;visibility:visible;pointer-events:auto}.product-feature-slideshow__image{position:relative;overflow:hidden;border-radius:.8rem}.product-feature-slideshow__image--ratio{aspect-ratio:var(--ratio)}.product-feature-slideshow__img{display:block;width:100%;height:auto}.product-feature-slideshow__image--ratio .product-feature-slideshow__img{height:100%;object-fit:var(--image-fit, contain)}.product-feature-slideshow__image--mobile{display:none}@media screen and (max-width:749px){.product-feature-slideshow__nav{flex-wrap:nowrap;justify-content:flex-start;gap:.8rem;margin-right:-2rem;padding-right:2rem;overflow-x:auto;scrollbar-width:none}.product-feature-slideshow__nav::-webkit-scrollbar{display:none}.product-feature-slideshow__nav-item{flex-shrink:0;padding:.9rem 1.6rem}.product-feature-slideshow__image--mobile{display:block}.product-feature-slideshow__media-item--has-mobile .product-feature-slideshow__image--desktop{display:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-product-feature-slideshow.css.map */
