.showcase-slideshow{position:relative;overflow:hidden;--ss-inset-x: 1.6rem;--ss-inset-y: 1.6rem;--ss-gap: 2.4rem;--bar-active-origin: left;--bar-inactive-origin: right}@media screen and (min-width:1200px){.showcase-slideshow{--ss-inset-x: 2.4rem;--ss-inset-y: 2.4rem}}.showcase-slideshow__container{position:relative;display:grid;grid-template-columns:minmax(0,1fr)}.showcase-slideshow__media-swiper{grid-area:1/1;width:100%;position:relative;z-index:0;overflow:hidden}.showcase-slideshow__media-swiper .swiper-wrapper{box-sizing:border-box;height:100%}.showcase-slideshow__media-swiper .swiper-slide{overflow:hidden}.showcase-slideshow__slide{position:relative;display:block;height:auto;width:100%}.showcase-slideshow__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;background-color:rgb(var(--color-background))}.showcase-slideshow__image,.showcase-slideshow__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover}.showcase-slideshow__image.placeholder-svg,.showcase-slideshow__video.placeholder-svg{width:105%;height:105%;max-width:105%;max-height:105%}.showcase-slideshow__video--mobile{display:none}@media screen and (max-width:575px){.showcase-slideshow__video--desktop{display:none}.showcase-slideshow__video--mobile{display:block}}.showcase-slideshow__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(var(--color-overlay));pointer-events:none;transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.showcase-slideshow__arrow-zone{grid-area:1/1;z-index:1}.showcase-slideshow__stage{grid-area:1/1;z-index:2;position:relative;display:flex;flex-direction:column;row-gap:2.4rem;min-width:0;padding:var(--ss-inset-y) var(--ss-inset-x);pointer-events:none}.showcase-slideshow__band{display:flex;flex-direction:column;align-items:flex-start;row-gap:2.4rem;flex:1 1 auto;width:100%;min-width:0}@media screen and (min-width:990px){.showcase-slideshow__band{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:var(--ss-gap);align-items:start;flex:0 0 auto;row-gap:0;pointer-events:auto}}@media screen and (min-width:990px){.showcase-slideshow__stage--v-top .showcase-slideshow__info{margin-top:auto}.showcase-slideshow__stage--v-bottom .showcase-slideshow__band{margin-top:auto;align-items:end}}.showcase-slideshow__content{min-width:0;width:100%;pointer-events:auto}.showcase-slideshow__content-inner{display:flex;flex-direction:column;row-gap:1.6rem;width:100%;max-width:60.8rem;margin-inline-end:auto;color:rgb(var(--color-foreground))}@media screen and (min-width:990px){.showcase-slideshow__content,.showcase-slideshow__cards{grid-row:1}.showcase-slideshow__content--left{grid-column:1}.showcase-slideshow__content--right,.showcase-slideshow__content--right-grid{grid-column:2}.showcase-slideshow__content--right .showcase-slideshow__content-inner{margin-inline-start:auto;margin-inline-end:0}}.showcase-slideshow__heading{color:rgb(var(--color-foreground));word-break:break-word;margin:0}.showcase-slideshow__description{color:rgb(var(--color-foreground),.7);word-break:break-word;margin:0;max-width:45rem}.showcase-slideshow__button{width:fit-content}.showcase-slideshow__cards{width:100%}@media screen and (max-width:989px){.showcase-slideshow__cards{margin-inline-end:calc(-1 * var(--ss-inset-x))}}@media screen and (min-width:576px)and (max-width:989px){.showcase-slideshow--single .showcase-slideshow__cards{max-width:37rem;margin-inline-end:auto}}.showcase-slideshow__cards-swiper{width:100%;overflow:visible;pointer-events:auto}@media screen and (min-width:990px){.showcase-slideshow__cards-swiper{overflow:hidden}}.showcase-slideshow__card-slide{height:auto;display:flex;box-sizing:border-box}.showcase-slideshow__card{width:100%;display:flex}@media screen and (max-width:749px){.showcase-slideshow__card .card-horizontal__badges{max-width:8rem}}@media screen and (min-width:990px){.showcase-slideshow--animation-creative .showcase-slideshow__cards-swiper .swiper-wrapper{height:auto;align-items:stretch}.showcase-slideshow--animation-creative .showcase-slideshow__card-slide{align-items:flex-start}}@media screen and (min-width:990px){.showcase-slideshow__cards{max-width:37rem}.showcase-slideshow__cards--left{grid-column:1;margin-inline-end:auto;margin-inline-start:0}.showcase-slideshow__cards--right{grid-column:2;margin-inline-start:auto;margin-inline-end:0}.showcase-slideshow__cards--right-grid{grid-column:2;margin-inline-end:auto;margin-inline-start:0}}.showcase-slideshow__info{display:none;position:relative;margin-inline:calc(-1 * var(--ss-inset-x));margin-bottom:calc(-1 * var(--ss-inset-y));padding:4.8rem var(--ss-inset-x) var(--ss-inset-y)}@media screen and (min-width:990px){.showcase-slideshow__info{display:block}}.showcase-slideshow__info:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,#0000,#00000073);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 40%);mask-image:linear-gradient(to bottom,transparent 0%,black 40%)}.showcase-slideshow__pagination{position:relative;z-index:1;pointer-events:auto;display:flex;width:100%;flex-direction:row;flex-wrap:wrap;gap:1.6rem}@media screen and (min-width:750px){.showcase-slideshow__pagination{gap:2.4rem}}.showcase-slideshow__bullet{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:start;row-gap:.2rem;background:transparent;border:none;color:rgb(var(--color-foreground));cursor:pointer}.showcase-slideshow__bullet.is-active{pointer-events:none}.showcase-slideshow__bullet-progress{position:relative;width:100%;height:.1rem;background-color:rgb(var(--color-foreground),.3);overflow:hidden;margin-bottom:1.4rem}[dir=rtl] .showcase-slideshow,.showcase-slideshow[data-autoplay=false].is-nav-prev{--bar-active-origin: right;--bar-inactive-origin: left}[dir=rtl] .showcase-slideshow[data-autoplay=false].is-nav-prev{--bar-active-origin: left;--bar-inactive-origin: right}.showcase-slideshow__bullet-progress-bar{position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgb(var(--color-foreground));transform:scaleX(0);transform-origin:var(--bar-inactive-origin) center}.showcase-slideshow__bullet.is-active .showcase-slideshow__bullet-progress-bar{transform:scaleX(var(--bullet-progress, 1));transform-origin:var(--bar-active-origin) center}.showcase-slideshow.is-autoplay-running.is-counting .showcase-slideshow__bullet.is-active .showcase-slideshow__bullet-progress-bar{animation:showcase-slideshow-bullet-fill var(--autoplay-duration, 5s) linear forwards}.showcase-slideshow[data-autoplay=true]:not(.is-counting) .showcase-slideshow__bullet.is-active .showcase-slideshow__bullet-progress-bar{transform:scaleX(0)}.showcase-slideshow[data-autoplay=false] .showcase-slideshow__bullet-progress-bar{transition:transform .4s ease}.showcase-slideshow__bullet-heading{display:inline-block;position:relative;overflow:hidden;line-height:1.35;vertical-align:top;max-width:100%;overflow-wrap:anywhere}.showcase-slideshow__bullet-heading-text{display:block;position:relative;line-height:1.35;color:rgb(var(--color-foreground),.7);transition:transform .35s ease-in-out}.showcase-slideshow__bullet-heading-text:after{content:attr(data-label);position:absolute;top:100%;left:0;width:100%;color:rgb(var(--color-foreground))}@media screen and (hover:hover)and (pointer:fine){.showcase-slideshow__bullet:hover .showcase-slideshow__bullet-heading-text{transform:translateY(-100%)}}.showcase-slideshow__bullet.is-active .showcase-slideshow__bullet-heading-text{transform:translateY(-100%)}.showcase-slideshow__bullet-subtitle{color:rgb(var(--color-foreground),.7);overflow-wrap:anywhere}@media screen and (max-width:989px){.showcase-slideshow--mobile-content-top .showcase-slideshow__cards{margin-top:auto}.showcase-slideshow--mobile-content-bottom .showcase-slideshow__cards{order:-1}.showcase-slideshow--mobile-content-bottom .showcase-slideshow__content{margin-top:auto}}@keyframes showcase-slideshow-bullet-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/section-showcase-slideshow.css.map */
