slide-show{--ctrl-bottom: var(--gutter);--ctrl-space: calc(var(--ctrl-bottom) + 38px)}.slideshow{overflow-x:auto;overflow-y:hidden;scroll-behavior:auto;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y}.slideshow::-webkit-scrollbar{display:none}.js .slideshow{pointer-events:none}.slideshow__slide{flex:0 0 100%;padding-bottom:var(--ctrl-space);scroll-snap-align:start;pointer-events:initial}.js .slideshow__slide .text-overlay{margin-bottom:var(--ctrl-bottom);transform:translateY(30px);opacity:0}.slideshow__slide.is-active{z-index:1}.slideshow__slide.is-active .text-overlay{transform:translateY(0);transition:var(--transition-in, transform 1s cubic-bezier(.165, .84, .44, 1), opacity .7s ease-out .3s);opacity:1}.slideshow__slide.is-active.transition-out .text-overlay{transition:opacity .3s;opacity:0}.slideshow-ctrl{z-index:2;bottom:var(--ctrl-bottom);left:50%;transform:translate(-50%)}.slideshow-section .slideshow-ctrl{--text-color: 255 255 255}.slideshow-nav{color:rgb(var(--text-color));pointer-events:initial}.slideshow-section .slideshow-nav{border-radius:19px}.slideshow-nav__btn{padding:7px;transition:background-color .3s,color .3s;color:rgb(var(--text-color))}.slideshow-nav__btn:hover{background-color:rgb(var(--text-color));color:#333}.slideshow-nav__counter{margin:0 10px}.slideshow-nav__counter+.slideshow-nav__autoplay{margin-inline-start:8px}.slideshow-nav__autoplay{margin-inline-start:12px}.slideshow-nav__autoplay:before{content:"";width:1px;height:24px;margin-inline-end:8px;background-color:rgb(var(--text-color))}.autoplay-btn .icon{display:block;width:24px;height:24px;padding:4px}.autoplay-btn.is-paused .pause-icon,.autoplay-btn:not(.is-paused) .play-icon{display:none}.no-js .slideshow__slide{position:relative;padding-bottom:0}.no-js .slideshow__slide.has-motion{transform:none;opacity:1}@media (max-width: 599.98px){.mobile-stacked .slideshow__slide{padding-top:var(--image-height);padding-bottom:0}.mobile-stacked .slideshow .image-banner__image{height:0;padding-top:var(--image-height)}.mobile-stacked .slideshow-ctrl{top:calc(-38px - var(--gutter));bottom:initial;padding-top:var(--image-height)}}@media (min-width: 1200px){slide-show{--ctrl-bottom: 48px}.section:not(.section--full-width) .slideshow-nav{--gutter: 48px}}@keyframes lineTimer{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes circleTimer{0%{stroke-dashoffset:22}to{stroke-dashoffset:0}}.page-btn{--animation: var(--duration, 0s) forwards linear var(--play-state, paused);margin:5px 2px;color:rgba(var(--text-color)/.2);pointer-events:initial}.page-btn__line{width:32px;height:2px;margin:14px 6px;transition:background-color .3s,height .4s;border-radius:var(--btn-border-radius, 0);background-color:currentColor}[data-autoplay=true] .page-btn__line:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleX(0);transform-origin:0;background-color:rgb(var(--text-color))}[data-autoplay=true] [aria-current=true]>.page-btn__line{height:3px}[data-autoplay=true] [aria-current=true]>.page-btn__line:after{animation:var(--animation);animation-name:lineTimer}.page-btn:hover>.page-btn__line,[data-autoplay=false] [aria-current=true]>.page-btn__line{background-color:rgb(var(--text-color))}.page-btn__fg-circle{transform:rotate(-90deg);transform-origin:center;stroke-width:7px;stroke-dasharray:22;stroke-dashoffset:22;stroke:rgb(var(--text-color))}[data-autoplay=true] [aria-current=true] .page-btn__fg-circle{animation:var(--animation);animation-name:circleTimer}.page-btn__bg-circle{transition:stroke .2s,fill .2s;stroke-width:2px;stroke:currentColor;fill:transparent}.page-btn:hover .page-btn__bg-circle,[data-autoplay=false] [aria-current=true] .page-btn__bg-circle{stroke:rgb(var(--text-color));fill:rgb(var(--text-color))}[data-transition=slide-fade][data-direction=prev]{--translate-in: -160px;--translate-out: 80px}[data-transition=slide-fade] .slideshow__slide>.has-motion{transform:translate(var(--translate-in, 160px));transition:var(--transition-in, transform .6s cubic-bezier(.215, .61, .355, 1), opacity .6s);opacity:0}[data-transition=slide-fade] .slideshow__slide>.has-motion.transition-out{transform:translate(var(--translate-out, -80px));transition:transform .6s,opacity 1s}[data-transition=slide-fade] .slideshow__slide.is-active>.has-motion{transform:translate(0);opacity:1}[data-transition=slide][data-direction=prev]{--translate-in: -100%}[data-transition=slide] .has-motion{transform:translate(var(--translate-in, 100%))}[data-transition=slide] .has-motion.transition-out{transition-delay:.5s}[data-transition=slide] .is-active>.has-motion{transform:translate(0);transition:var(--transition-in, transform .5s cubic-bezier(.77, 0, .175, 1))}[data-transition=fade] .has-motion{transition:var(--transition-in, opacity 1s);opacity:0}[data-transition=fade] .is-active>.has-motion{opacity:1}.slideshow__slide--ignore-pagination{padding-bottom:0}.js .slideshow__slide--ignore-pagination .text-overlay{margin:calc(12 * var(--space-unit)) 0 calc(12 * var(--space-unit) * 2)}@media (max-width: 768.98px){.mobile-stacked .slideshow__slide--ignore-pagination .text-overlay{margin:0}}.slideshow-section__custom p{margin:0}.slideshow-section__custom .container{padding:0 23.28px}.slideshow-section__custom .text-overlay{max-width:100%;margin:13px 0}.slideshow-section__custom .text-overlay__heading{margin-bottom:var(--margin-bottom-mb)}.slideshow-section__custom .text-overlay__heading+.text-overlay__button{margin-top:0}.slideshow-section__custom .text-overlay__heading,.slideshow-section__custom .text-overlay__heading a,.slideshow-section__custom .text-overlay__heading p,.slideshow-section__custom .text-overlay__heading div,.slideshow-section__custom .text-overlay__heading span,.slideshow-section__custom .text-overlay__heading em{font-size:var(--font-size-heading-mb);line-height:calc(var(--font-size-heading-mb) * 1 + 4px);font-family:var(--font-family);color:var(--heading-color)}.slideshow-section__custom .text-overlay__heading strong{font-weight:600}.slideshow-section__custom .text-overlay__subtitle{margin-bottom:var(--margin-bottom-mb)}.slideshow-section__custom .text-overlay__subtitle,.slideshow-section__custom .text-overlay__subtitle a,.slideshow-section__custom .text-overlay__subtitle p,.slideshow-section__custom .text-overlay__subtitle div,.slideshow-section__custom .text-overlay__subtitle span,.slideshow-section__custom .text-overlay__subtitle em{font-size:var(--font-size-subtitle-mb);line-height:calc(var(--font-size-subtitle-mb) * 1 + 4px);font-family:var(--font-family);color:var(--subtitle-color)}.slideshow-section__custom .slideshow-ctrl{--ctrl-bottom: 18px}.slideshow-section__custom .slideshow-ctrl .page-btn{margin-block:0;margin-inline:2px}.slideshow-section__custom .page-btn .slideshow-bullet{display:inline-block;position:relative;opacity:1;background:var(--swiper-pagination-bullet-inactive-color, rgba(var(--text-color), .2));transition:all .3s;border-radius:1rem;width:7px;height:7px}.slideshow-section__custom .page-btn .slideshow-bullet:before{content:"";position:absolute;top:-.6rem;left:-.6rem;right:-.6rem;bottom:-.6rem}.slideshow-section__custom .page-btn .slideshow-bullet:after{content:"";position:absolute;top:0;inset-inline-start:0;border-radius:1rem;background:var(--swiper-pagination-color, rgb(var(--text-color)));width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:100%;transition:all .3s;opacity:0;cursor:pointer}.slideshow-section__custom .page-btn[aria-current=true] .slideshow-bullet:after{opacity:1}.slideshow-section__custom .page-btn[aria-current=true] .slideshow-bullet{width:3rem;background:rgba(var(--color-swiper-controls),.2);overflow:hidden}.slideshow-section__custom .page-btn[aria-current=true] .slideshow-bullet:after{width:100%;transition:opacity .3s,width var(--swiper-autoplay-delay, .3s)}.slideshow-section__custom .slideshow-arrows{z-index:2;top:50%;left:0}.slideshow-section__custom .slideshow-nav__btn.nav__btn-next{position:absolute;right:0;margin-right:34px}.slideshow-section__custom .slideshow-nav__btn.nav__btn-prev{position:absolute;left:0;margin-left:34px}.slideshow-section__custom .text-overlay__buttons{margin-top:0}.slideshow-section__custom .text-overlay__buttons span{font-size:var(--button-font-size-mb)}.slideshow-section__custom .text-overlay__buttons .btn--custom{padding:7px 14px}@media (min-width: 1025px){.slideshow-section__custom .container{padding:0 80px}.slideshow-section__custom .text-overlay{max-width:100%;margin:21px 0}.slideshow-section__custom .text-overlay.text-start .reading-width{margin-left:0}.slideshow-section__custom .text-overlay.text-end .reading-width{margin-right:0}.slideshow-section__custom .slideshow-ctrl{--ctrl-bottom: 30px}.slideshow-section__custom .page-btn .slideshow-bullet{width:9px;height:9px}.slideshow-section__custom .page-btn[aria-current=true] .slideshow-bullet{width:4rem}.slideshow-section__custom .slideshow-ctrl .page-btn{margin-inline:4px}.slideshow-section__custom .text-overlay__buttons .btn--custom{padding:7px 24px}.slideshow-section__custom .text-overlay__buttons span{font-size:var(--button-font-size)}.slideshow-section__custom .text-overlay__heading,.slideshow-section__custom .text-overlay__heading a,.slideshow-section__custom .text-overlay__heading p,.slideshow-section__custom .text-overlay__heading div,.slideshow-section__custom .text-overlay__heading span,.slideshow-section__custom .text-overlay__heading em{font-size:var(--font-size-heading);line-height:calc(var(--font-size-heading) * 1 + 4px)}.slideshow-section__custom .text-overlay__heading{margin-bottom:var(--margin-bottom)}.slideshow-section__custom .text-overlay__subtitle,.slideshow-section__custom .text-overlay__subtitle a,.slideshow-section__custom .text-overlay__subtitle p,.slideshow-section__custom .text-overlay__subtitle div,.slideshow-section__custom .text-overlay__subtitle span,.slideshow-section__custom .text-overlay__subtitle em{font-size:var(--font-size-subtitle);line-height:calc(var(--font-size-subtitle) * 1 + 4px)}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/slideshow.css.map */
