:root{--welcomeplus-teaser-slider-tile-count:1.1;--welcomeplus-teaser-slider-gap:.5rem}@media(min-width:768px){:root{--welcomeplus-teaser-slider-tile-count:2.1;--welcomeplus-teaser-slider-gap:1rem}}@media(min-width:1024px){:root{--welcomeplus-teaser-slider-tile-count:3.1}}@media(min-width:1280px){:root{--welcomeplus-teaser-slider-tile-count:4.1}}@media(min-width:768px){.no-touchevents{--welcomeplus-teaser-slider-tile-count:2}}@media(min-width:1024px){.no-touchevents{--welcomeplus-teaser-slider-tile-count:3}}@media(min-width:1280px){.no-touchevents{--welcomeplus-teaser-slider-tile-count:4}}.welcomeplus-teaser{--doc-width:calc(var(--vw) * 100);--slider-wrap-width:calc(var(--doc-width) - (var(--stage-gap, var(--spacing)) * 2));--slider-gap:var(--welcomeplus-teaser-slider-gap);--slider-gaps-combined:calc(var(--slider-gap) * (var(--tile-count) - 1));--tile-count:var(--welcomeplus-teaser-slider-tile-count);--slider-wrap-width-gapless:calc(var(--slider-wrap-width) - var(--slider-gaps-combined));--tile-size:calc(var(--slider-wrap-width-gapless) / var(--tile-count));--tile-size-max:calc((var(--content-max-width) - var(--slider-gaps-combined)) / var(--tile-count));width:100%}.welcomeplus-teaser__slider-wrap{margin-bottom:calc(4*var(--spacing))}@media(min-width:768px){.welcomeplus-teaser__slider-wrap{position:relative}}.welcomeplus-teaser__slider{position:absolute;overflow-x:hidden;left:0;width:100%;height:var(--tile-size);max-height:var(--tile-size-max);padding-left:var(--stage-gap)}@media(min-width:768px){.welcomeplus-teaser__slider{width:auto;padding-left:0;left:0;right:0}}.welcomeplus-teaser__slider-header{display:flex;margin-bottom:.5em;justify-content:space-between;align-items:center}.welcomeplus-teaser__slider-lane{display:flex;gap:var(--slider-gap);height:100%;transition:transform .3s ease-in-out}.welcomeplus-teaser__slider-lane.is-scroll-snap{overflow-x:scroll;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;padding-right:var(--stage-gap)}.welcomeplus-teaser__slider-lane.is-scroll-snap .welcomeplus-teaser-tile{scroll-snap-align:start}.welcomeplus-teaser__slider-lane .welcomeplus-teaser-tile{flex:1 0 var(--tile-size);max-height:var(--tile-size-max);max-width:var(--tile-size-max)}.welcomeplus-teaser__slider-spacer{height:var(--tile-size);max-height:var(--tile-size-max)}.welcomeplus-teaser__slider-nav{display:flex;gap:var(--spacing);margin-top:var(--spacing);justify-content:center}