.ptt-navigation-scene{position:absolute;inset:0;container:ptt-navigation-scene/inline-size;isolation:isolate;overflow:hidden;background:#071d2a}
.ptt-navigation-scene__environment,.ptt-navigation-scene__background{display:block;width:100%;height:100%;position:absolute;inset:0;object-fit:contain}
.ptt-navigation-scene__background{object-fit:cover}
.ptt-navigation-scene__product{--x:var(--product-mobile-x);--y:var(--product-mobile-y);--w:var(--product-mobile-w);--h:var(--product-mobile-h);position:absolute;display:flex;align-items:center;justify-content:center;width:var(--w);height:var(--h);left:clamp(calc(var(--w)/2 + 2%),var(--x),calc(98% - var(--w)/2));top:clamp(calc(var(--h)/2 + 2%),var(--y),calc(98% - var(--h)/2));transform:translate(-50%,-50%)}
.ptt-navigation-scene__product .ptt-shoppable-cutout,.ptt-navigation-scene__product .ptt-shoppable-product__image{display:block;width:100%;height:100%;object-fit:contain}
.ptt-navigation-scene__product .ptt-shoppable-cutout .ptt-shoppable-product__image{object-fit:fill}
.slideshow-section[data-ptt-layered-navigation] slide-show{overflow:visible}
.slideshow-section[data-ptt-layered-navigation] .slideshow{display:block;padding-bottom:0;overflow:visible}
.slideshow-section[data-ptt-layered-navigation] .image-banner{display:block;position:relative;min-height:0;height:auto;padding:0;container:ptt-navigation-image/inline-size}
.slideshow-section[data-ptt-layered-navigation] .image-banner::after,.slideshow-section[data-ptt-layered-navigation] .image-banner__image::after{display:none}
.slideshow-section[data-ptt-layered-navigation] .image-banner__image{position:relative;height:auto;width:100%;aspect-ratio:1.5}
.slideshow-section[data-ptt-layered-navigation] .slideshow__text{position:relative;width:100%;padding:24px 0 0;margin:0;max-width:none;height:auto}
.slideshow-section[data-ptt-layered-navigation] .slideshow__text .text-overlay{margin:0;padding:0;max-width:none;height:auto}
.slideshow-section[data-ptt-layered-navigation] .container--quick-nav{position:static;inset:auto;padding:24px 0 0;margin:0;max-width:none;width:100%;pointer-events:auto}
.slideshow-section[data-ptt-layered-navigation] .quick-nav{position:relative;inset:auto;width:100%;margin:0;transform:none;box-sizing:border-box;pointer-events:auto}
@media(min-width:1024px){
 .slideshow-section[data-ptt-layered-navigation] slide-show{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:32px;align-items:center}
 .slideshow-section[data-ptt-layered-navigation] .slideshow{min-width:0;grid-column:1}
 .slideshow-section[data-ptt-layered-navigation] .container--quick-nav{grid-column:2;padding:0;min-width:0}
}
@container ptt-navigation-scene (min-width:600px){.ptt-navigation-scene__product{--x:var(--product-compact-x);--y:var(--product-compact-y);--w:var(--product-compact-w);--h:var(--product-compact-h)}}
@container ptt-navigation-scene (min-width:900px){.ptt-navigation-scene__product{--x:var(--product-desktop-x);--y:var(--product-desktop-y);--w:var(--product-desktop-w);--h:var(--product-desktop-h)}}
@container ptt-navigation-image (max-width:599px){.slideshow-section[data-ptt-layered-navigation] .image-banner__image{aspect-ratio:4/5!important}}
