.embla{width:100%;--slide-spacing: 1rem;--slide-size: 100%}.embla--full-width{padding-left:0;padding-right:0}.embla__viewport{overflow:hidden;height:var(--slide-max-height)}.embla__viewport--visible{overflow:visible}.embla__viewport--bordered{border-bottom:1px solid rgba(255,255,255,.2)}.embla__container{display:flex;touch-action:manipulation;height:100%;margin-left:calc(var(--slide-spacing) * -1)}.embla__container--vertical{flex-direction:column;margin-left:0;margin-top:0;gap:var(--slide-spacing)}.embla__slide{flex:0 0 var(--slide-size);min-width:0;height:100%;transform:translateZ(0);padding-left:var(--slide-spacing);max-height:var(--slide-max-height);max-width:100%}.embla__container--vertical .embla__slide{padding-left:0;padding-top:0}.embla__slide img{max-height:var(--slide-max-height);display:block}.product-carousel-equal-height .embla__container{align-items:stretch}.product-carousel-equal-height .embla__slide{height:auto;display:flex}.product-carousel-equal-height .embla__slide>*{width:100%;flex:1 1 auto;display:flex}.product-image-gallery .embla__slide img{max-width:95%;margin:0 auto;padding:1rem 0}.embla__dots{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin-top:.5rem}.embla__dot{background-color:transparent;display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:0;padding-left:.25rem;padding-right:.25rem;margin:0;width:auto;height:2.6rem;justify-content:center;align-items:center}.embla__dot:after{border-radius:.125rem;width:18px;height:6px;display:flex;justify-content:center;align-items:center;content:"";transition:all .3s;opacity:.4;background:var(--color-pvtBlack)}.embla__dot:hover:after{opacity:1;background:var(--color-pvtBlack)}.embla__dot--selected:after{opacity:1;width:3rem;background:var(--color-pvtBlack)}.embla__dot--white:after{background:#ffffff4d}.embla__dot--white:hover:after{background:#fff}.embla__dot--white.embla__dot--selected:after{background:#fff}.embla__controls{display:flex;justify-content:flex-end;align-items:center;gap:.5rem;margin-top:2rem}.embla__buttons{display:flex;gap:0;align-items:center}.embla__buttons--raised{margin-top:-64px;background-color:var(--color-pvtBlack);position:relative}.embla__button{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:0;width:32px;height:32px;z-index:1;background-color:transparent;border-radius:9999px;-webkit-tap-highlight-color:rgba(0,0,0,.5);touch-action:manipulation;color:var(--color-pvtBlack)}.embla__button:disabled{opacity:.4}.embla__button__svg{width:14px;height:14px}.embla__button--white{color:var(--color-pvtDarkMojave)}.product-image-gallery .embla__dots{margin-top:.75rem;padding-bottom:.5rem}.product-image-gallery{--pdp-gallery-height: clamp(280px, 52vw, 620px)}.product-image-gallery .embla__viewport,.product-image-gallery .embla__container,.product-image-gallery .embla__slide,.product-image-gallery .product-image{height:var(--pdp-gallery-height)}
