.slideshow{--slideshow-min-height:0;display:block;position:relative}.slideshow--small{--slideshow-min-height:120vw}.slideshow--medium{--slideshow-min-height:133vw}.slideshow--large{--slideshow-min-height:160vw}.slideshow--fit{--slideshow-min-height:calc(var(--window-height) - var(--header-height,0px) * (-1 * (var(--enable-transparent-header) - 1)) - var(--announcement-bar-height,0px))}@supports (min-height:100svh){.slideshow--fit{--slideshow-min-height:calc(100svh - var(--header-height,0px) * (-1 * (var(--enable-transparent-header) - 1)) - var(--announcement-bar-height,0px))}}.slideshow,.slideshow__slide-list,.slideshow__slide,.slideshow__slide-inner{min-height:var(--slideshow-min-height)}.slideshow__slide{z-index:1;display:block;position:relative}.slideshow__slide:not(:only-child){cursor:grab;-webkit-user-select:none;user-select:none}.slideshow__slide[hidden]{visibility:hidden;z-index:0;position:absolute;inset:0}.slideshow__slide:not(:only-child) .slideshow__text-wrapper--bottom{padding-bottom:calc(var(--vertical-breather) + 30px)}.slideshow__slide-inner{align-items:var(--section-blocks-alignment);width:100%;height:100%;display:flex;position:relative}.slideshow__slide-inner:before{content:"";padding-bottom:calc(100 / var(--mobile-media-aspect-ratio) * 1%);width:0;display:block}.slideshow__image-wrapper{overflow:hidden}[dir=ltr] .slideshow__image-wrapper,[dir=ltr] .slideshow__image{left:0}[dir=rtl] .slideshow__image-wrapper,[dir=rtl] .slideshow__image{right:0}.slideshow__image-wrapper,.slideshow__image{width:100%;height:100%;position:absolute;top:0}.slideshow__image{object-fit:cover;object-position:center}.slideshow__image-wrapper .video-wrapper{width:100%;height:100%}.slideshow__image--placeholder{background:rgb(var(--secondary-background));width:auto}[dir=ltr] .slideshow__image-wrapper:before{left:0}[dir=rtl] .slideshow__image-wrapper:before{right:0}.slideshow__image-wrapper:before{content:"";background:rgba(var(--section-blocks-overlay-color), var(--section-blocks-overlay-opacity));pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0}.slideshow__text-wrapper{color:rgb(var(--text-color))}.slideshow__text-wrapper .heading+.button-wrapper{margin-top:0}.slideshow__text-wrapper .button-group__wrapper{justify-content:center;display:flex}@media screen and (width<=740px){.slideshow__text-wrapper .button-group__wrapper{margin:-12px}}.slideshow__text-wrapper .multi-column__link.heading.heading--small.link{align-self:center;margin:0 16px}@supports (width:max(1px, 2px)){.slideshow__text-wrapper--top{padding-top:max(var(--vertical-breather), (var(--header-height) + 25px) * var(--enable-transparent-header))}}@media screen and (width>=1000px){@supports (width:max(1px, 2px)){.slideshow__text-wrapper--top{padding-top:max(var(--vertical-breather), (var(--header-height) + 40px) * var(--enable-transparent-header))}}}@media screen and (width<=740px){@supports (width:max(1px, 2px)){.slideshow__text-wrapper--mobile-top{padding-top:max(var(--vertical-breather), (var(--header-height) + 25px) * var(--enable-transparent-header))}}.slideshow__slide:not(:only-child) .slideshow__text-wrapper--mobile-bottom{padding-bottom:calc(var(--vertical-breather) + 30px)}.slideshow__slide:not(:only-child) .slideshow__text-wrapper:not(.slideshow__text-wrapper--mobile-bottom){padding-bottom:var(--vertical-breather)}}@keyframes slideshowProgressBarAnimation{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.slideshow__nav{z-index:1;pointer-events:none;justify-content:center;display:flex;position:absolute;bottom:15px;left:0;right:0}.slideshow__nav--outside{position:unset;margin:15px 0}.slideshow__progress-bar{pointer-events:auto;flex-basis:48px;margin:0 8px;padding:18px 0;position:relative}[dir=ltr] .slideshow__progress-bar:before,[dir=ltr] .slideshow__progress-bar:after{left:0}[dir=rtl] .slideshow__progress-bar:before,[dir=rtl] .slideshow__progress-bar:after{right:0}.slideshow__progress-bar:before,.slideshow__progress-bar:after{content:"";background:rgba(var(--progress-bar-color), .5);width:100%;height:2px;transition:background .2s ease-in-out;position:absolute;top:calc(50% - 1px)}.slideshow__progress-bar:after,.slideshow__square:after,.slideshow__round:after{transform-origin:var(--transform-origin-start);background:rgb(var(--progress-bar-color));transform:scaleX(0)}.slideshow__progress-bar[aria-current=true]:after,.slideshow__square[aria-current=true]:after,.slideshow__round[aria-current=true]:after{animation:slideshowProgressBarAnimation var(--section-autoplay-duration) linear;animation-play-state:var(--section-animation-play-state,paused);animation-fill-mode:forwards}.slideshow__square,.slideshow__round{pointer-events:auto;width:13px;height:13px;margin:0 5px;position:relative}@media screen and (width>=741px){.slideshow__square,.slideshow__round{width:18px;height:18px}}.slideshow__round{border-radius:20px;overflow:hidden}.slideshow__square:before,.slideshow__square:after,.slideshow__round:before,.slideshow__round:after{content:"";background:rgba(var(--progress-bar-color), .5);width:100%;height:100%;transition:background .2s ease-in-out;position:absolute;top:0}.slideshow__round:before{border-radius:20px}@media screen and (width>=741px){.slideshow--small{--slideshow-min-height:42vw}.slideshow--medium{--slideshow-min-height:48vw}.slideshow--large{--slideshow-min-height:54vw}.slideshow__slide--split .slideshow__image-wrapper{width:50%}[dir=ltr] .slideshow__slide--split .slideshow__image-wrapper--secondary{left:calc(50% - 1px)}[dir=rtl] .slideshow__slide--split .slideshow__image-wrapper--secondary{right:calc(50% - 1px)}.slideshow__slide--split .slideshow__image-wrapper--secondary{width:calc(50% + 1px)}.slideshow__slide-inner:before{padding-bottom:calc(100 / var(--media-aspect-ratio) * 1%)}.slideshow__nav{bottom:23px}.slideshow__progress-bar{flex-basis:64px}}@media screen and (width>=1200px){.slideshow--small{--slideshow-min-height:38vw}.slideshow--medium{--slideshow-min-height:40vw}.slideshow--large{--slideshow-min-height:48vw}}.slideshow__arrow{z-index:1;color:rgb(var(--slideshow-arrow-color));position:absolute;top:50%;transform:translateY(-50%)}.slideshow__arrow .icon{opacity:.5;width:30px;height:30px}.slideshow__arrow .icon:hover{opacity:1}.slideshow__arrow--prev{left:12px}.slideshow__arrow--next{right:12px}
