product-slideshow{position:relative}@media screen and (max-width:767px){product-slideshow{display:block}product-slideshow .product-slideshow__navigation-arrows{display:flex;justify-content:center;align-items:center;gap:10px}product-slideshow .product-slideshow__arrow-next,product-slideshow .product-slideshow__arrow-prev{display:flex;align-items:center;padding-top:10px;width:44px;height:44px;cursor:pointer}product-slideshow .product-slideshow__arrow-prev{justify-content:flex-end}product-slideshow .product-slideshow__arrow-next{justify-content:flex-start}}@media screen and (min-width:768px){product-slideshow{display:grid}product-slideshow .product-slideshow__overlay,product-slideshow .swiper{grid-row:1;grid-column:1;width:100%;max-width:100%;min-width:0}product-slideshow.product-slideshow--hover-navigation-above .product-slideshow__overlay,product-slideshow.product-slideshow--hover-navigation-above .swiper{grid-row:2}product-slideshow.product-slideshow--hover-navigation-above .swiper-btn--wrapper{height:auto}product-slideshow .product-slideshow__overlay{display:flex;flex-direction:column}product-slideshow .product-slideshow__overlay-top{min-width:0;flex-basis:30%}product-slideshow .product-slideshow__overlay-text{flex-basis:70%;display:flex;align-items:center;position:relative;bottom:0;left:calc(50% + var(--image-max-width)/ 4);width:calc(100% - (50% + var(--image-max-width)/ 4) - (10% + (var(--image-max-width) - 40%) * .25))}product-slideshow .swiper-pagination{display:none}}@media screen and (max-width:767px){product-slideshow .product-slideshow__overlay-top{position:absolute;top:0;left:0;right:0;margin-top:15px}}product-slideshow .swiper-slide{height:auto}product-slideshow .product-slideshow__slide-content{height:100%;display:flex;align-items:center;justify-content:center;max-width:var(--image-max-width-mobile);margin:0 auto}product-slideshow .product-slideshow__slide-content .icon--placeholder{aspect-ratio:2/3}@media screen and (min-width:768px){product-slideshow .product-slideshow__slide-content{max-width:var(--image-max-width);margin:0 auto}}@media screen and (min-width:768px){product-slideshow .swiper-slide-active{position:relative}product-slideshow .swiper-slide-active:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:var(--slide-content-height,0);background-color:var(--color-scheme-background-color);z-index:-1;transform:translateX(50%)}}product-slideshow .product-slideshow__overlay-top{z-index:0;display:flex;flex-direction:column;justify-content:flex-end;opacity:var(--background-text-opacity)}product-slideshow .product-slideshow__overlay-top .product-slideshow__marquee{display:flex;white-space:nowrap;overflow:hidden}product-slideshow .product-slideshow__overlay-top .product-slideshow__marquee .product-slideshow__marquee-content{display:flex;animation:marquee var(--marquee-duration,40s) linear infinite;font-size:var(--background-text-font-size-mobile);margin:0}product-slideshow .product-slideshow__overlay-top .product-slideshow__marquee .product-slideshow__marquee-content span{padding-right:.5em;flex-shrink:0;line-height:1}@media screen and (min-width:768px){product-slideshow .product-slideshow__overlay-top .product-slideshow__marquee .product-slideshow__marquee-content{font-size:var(--background-text-font-size-desktop)}}@keyframes marquee{0%{transform:translateX(calc(-1 * var(--marquee-distance,25%)))}100%{transform:translateX(0)}}product-slideshow .product-slideshow__marquee--reverse .product-slideshow__marquee-content{animation-direction:reverse!important}product-slideshow .product-slideshow__overlay-top--soft_shadow .product-slideshow__marquee-content{text-shadow:.05em .07em 4px rgba(0,0,0,.7)}product-slideshow .product-slideshow__overlay-top--hard_shadow .product-slideshow__marquee-content{text-shadow:.05em .07em 0 rgba(0,0,0,.5)}product-slideshow .product-slideshow__overlay-top--outline_shadow .product-slideshow__marquee-content span{position:relative;-webkit-text-stroke:2px var(--color-scheme-text-color)}product-slideshow .product-slideshow__overlay-top--outline_shadow .product-slideshow__marquee-content span::after{content:attr(data-text);position:absolute;top:.07em;left:.07em;color:transparent;-webkit-text-stroke:2px var(--color-scheme-text-color);z-index:-1}product-slideshow .product-slideshow__overlay-top--outline .product-slideshow__marquee-content{color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--color-scheme-text-color)}product-slideshow .product-slideshow__overlay-text{z-index:10}product-slideshow .product-slideshow__overlay-text .product-slideshow__text-content{padding:15px 15px 0 15px;width:100%;display:grid}@media screen and (max-width:767px){product-slideshow .product-slideshow__overlay-text .product-slideshow__text-content{text-align:center}}product-slideshow .product-slideshow__overlay-text .product-slideshow__slide-text{grid-row:1;grid-column:1;display:flex;flex-direction:column;visibility:hidden}product-slideshow .product-slideshow__overlay-text .product-slideshow__slide-text[data-active]{visibility:visible}product-slideshow .product-slideshow__overlay-text .product-slideshow__heading:not(:last-child),product-slideshow .product-slideshow__overlay-text .product-slideshow__price:not(:last-child),product-slideshow .product-slideshow__overlay-text .product-slideshow__text:not(:last-child){margin-bottom:5px}product-slideshow .product-slideshow__overlay-text .product-slideshow__button:not(:first-child){margin-top:5px}product-slideshow .product-slideshow__overlay-text .product-slideshow__subheading{font-size:max(var(--heading-font-size-mobile) * .5,12px)}product-slideshow .product-slideshow__overlay-text .product-slideshow__subheading:not(:last-child){margin-bottom:5px}product-slideshow .product-slideshow__overlay-text .product-slideshow__heading{font-size:var(--heading-font-size-mobile)}product-slideshow .product-slideshow__overlay-text .product-slideshow__heading h3{margin-bottom:0}product-slideshow .product-slideshow__overlay-text .product-slideshow__price,product-slideshow .product-slideshow__overlay-text .product-slideshow__text{font-size:var(--text-font-size-mobile)}@media screen and (min-width:768px){product-slideshow .product-slideshow__overlay-text .product-slideshow__text-content{max-height:100%;overflow:visible}product-slideshow .product-slideshow__overlay-text .product-slideshow__subheading{font-size:max(var(--heading-font-size-desktop) * .5,12px)}product-slideshow .product-slideshow__overlay-text .product-slideshow__heading{font-size:var(--heading-font-size-desktop)}product-slideshow .product-slideshow__overlay-text .product-slideshow__price,product-slideshow .product-slideshow__overlay-text .product-slideshow__text{font-size:var(--text-font-size-desktop)}}@media screen and (min-width:768px) and (pointer:coarse){product-slideshow .swiper-btn--wrapper:not(.swiper-btn-layout__above){opacity:1!important}product-slideshow .swiper-btn--wrapper.swiper-btn-layout__left-and-right .swiper-button--prev{transform:translateX(100%)}product-slideshow .swiper-btn--wrapper.swiper-btn-layout__left-and-right .swiper-button--next{transform:translateX(-100%)}}