.slideshow{--slideshow-padding: 8rem}.slideshow .container{position:relative}.slideshow .container .bullets{padding:0 4rem}.slideshow .cursor_none{cursor:inherit !important}.slideshow .slideshow-slide::before{content:"";display:block;padding-bottom:var(--slide-height)}.slideshow .slideshow-slide .container{padding-bottom:var(--slideshow-padding);padding-top:var(--slideshow-padding)}@media screen and (max-width: 576px){.slideshow .slideshow-slide .container.have-navigation{padding-bottom:94px}}.slideshow .slideshow__swiper{position:relative;cursor:none;overflow:hidden}.slideshow .slideshow__cursor{display:none;height:0;width:0;position:absolute;left:0;top:0;z-index:10000;pointer-events:none}.slideshow .slideshow__cursor.active{display:grid;place-items:center}.slideshow .slideshow-slider__buttons{position:absolute;left:0;top:0;height:100%;width:100%;display:flex}.slideshow .slider{grid-area:main;position:relative;overflow:hidden;display:grid;place-items:center;width:100%;height:100%}.slideshow .slideshow__slider__item{grid-area:1/1/-1/-1;position:relative;width:100%;height:100%;overflow:hidden;place-items:center;opacity:1}.slideshow .slider__item--current{opacity:1;pointer-events:bounding-box;z-index:50}.slideshow .slideshow__slider__item-inner{position:relative;width:100%;height:100%;display:flex;align-items:center;background-size:cover;background-position:50% 50%}.slideshow .slideshow__slider__item-inner img,.slideshow .slideshow__slider__item-inner video,.slideshow .slideshow__slider__item-inner .placeholder{object-fit:cover;width:100%;height:100%;top:0%;bottom:0%;left:0%;right:0%}.slideshow .slideshow__slider__item-inner .slideshow-slide__text{cursor:auto}.slideshow .slideshow__slider__item-inner .slideshow__text-small .slideshow-slide__title{max-width:65rem}.slideshow .slideshow__slider__item-inner .slideshow__text-small .slideshow-slide__desc{max-width:25rem}@media screen and (min-width: 750px){.slideshow .slideshow__slider__item-inner .slideshow__text-small .slideshow-slide__desc{max-width:45rem}}.slideshow .slideshow__slider__item-inner .slideshow__text-medium .slideshow-slide__title{max-width:69rem}.slideshow .slideshow__slider__item-inner .slideshow__text-medium .slideshow-slide__desc{max-width:25rem}@media screen and (min-width: 750px){.slideshow .slideshow__slider__item-inner .slideshow__text-medium .slideshow-slide__desc{max-width:52rem}}.slideshow .slideshow__slider__item-inner .slideshow__text-large .slideshow-slide__title{max-width:86rem}.slideshow .slideshow__slider__item-inner .slideshow__text-large .slideshow-slide__desc{max-width:25rem}@media screen and (min-width: 750px){.slideshow .slideshow__slider__item-inner .slideshow__text-large .slideshow-slide__desc{max-width:52rem}}.slideshow .slideshow__slider--bg{z-index:1}.slideshow .slideshow__cursor span{display:block}.slideshow .slideshow__cursor[data-type=prev] span{transform:rotate(-180deg)}.slideshow-slide{position:relative;z-index:1;display:flex;align-items:center;height:100%;box-sizing:border-box;max-width:100%;max-height:100%}.slideshow-slide__img{position:absolute;left:0;top:0;width:100%;height:100%;z-index:-2}.slideshow-slide__img.slideshow-slide__img-multi{display:flex}@media screen and (min-width: 576px){.slideshow-slide__img.slideshow-slide__img-multi svg,.slideshow-slide__img.slideshow-slide__img-multi img,.slideshow-slide__img.slideshow-slide__img-multi video{max-width:50%}}.slideshow-slide__img.slideshow-slide__img-multi svg:last-child,.slideshow-slide__img.slideshow-slide__img-multi img:last-child,.slideshow-slide__img.slideshow-slide__img-multi video:last-child{display:none}@media screen and (min-width: 576px){.slideshow-slide__img.slideshow-slide__img-multi svg:last-child,.slideshow-slide__img.slideshow-slide__img-multi img:last-child,.slideshow-slide__img.slideshow-slide__img-multi video:last-child{display:block}}.slideshow-slide__img svg,.slideshow-slide__img img,.slideshow-slide__img video{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center;position:relative;z-index:-2;border-radius:var(--border-radius-media)}.slideshow-slide__img::before{border-radius:var(--border-radius-media)}.slideshow-slide__text{transition:opacity 1s ease}.slideshow-slide__title{margin:0 0 .8rem}.slideshow-slide__title:only-child{margin:0}.slideshow-slide__button{padding-top:1.6rem;display:inline-flex;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:4rem}@media screen and (min-width: 750px){.slideshow-slide__button{margin-bottom:0}}.slideshow-swiper__slide{height:auto;min-height:550px}@media screen and (min-width: 576px){.slideshow-swiper__slide{min-height:unset}}.slideshow .bullets{position:absolute;bottom:0;left:50%;display:inline-flex;margin:0;padding-left:0;gap:1.2rem;z-index:2;transform:translateX(-50%);padding:0 2rem;width:100%;cursor:pointer}@media screen and (min-width: 576px){.slideshow .bullets{width:unset}}.slideshow .bullets li{padding:2rem 0;list-style-type:none;overflow:hidden;width:100%}.slideshow .bullets li:hover span{background-color:rgba(var(--color-background));transition:all var(--duration-default) ease}.slideshow .bullets li span{display:flex;width:100%;height:2px;background-color:rgba(var(--color-background), 0.4)}@media screen and (min-width: 576px){.slideshow .bullets li span{width:40px}}.slideshow .bullets li span::after{content:"";width:0;height:2px;background-color:rgba(var(--color-background), 1);display:block}@keyframes countingBar{0%{width:0}100%{width:100%}}.slideshow .bullets li.active span::after{background-color:rgba(var(--color-background));width:100%}@media screen and (min-width: 576px){.slideshow .bullets li.active span::after{width:40px}}.slideshow .bullets li.animate.active span::after{width:100%;animation:countingBar var(--bullet-duration) linear 1 alternate forwards}@media screen and (min-width: 576px){.slideshow .bullets li.animate.active span::after{width:40px}}.slideshow .slideshow-slide_full-center{justify-content:center}.slideshow .slideshow-slide_full-center .slideshow-slide_full-screen_text{padding:3rem 0;display:flex;height:100%;justify-content:space-between}.slideshow .slideshow-slide_full-center .slideshow-slide_full-screen_text.slideshow-slide_none-sub{flex-direction:column}.slideshow .slideshow-slide_full-center .slideshow-slide__desc{margin:0 auto}.slideshow .slideshow-slide_full-left{padding:1rem 2rem 2rem 2rem}@media screen and (min-width: 576px){.slideshow .slideshow-slide_full-left{padding:1rem 3rem 3rem 3rem}}@media screen and (min-width: 990px){.slideshow .slideshow-slide_full-left{padding:1rem 6rem 6rem 6rem}}@media screen and (min-width: 1200px){.slideshow .slideshow-slide_full-left{padding:1rem 8rem 8rem 8rem}}.slideshow .slideshow-slide_bullet-left{padding-right:2rem;padding-left:2rem;transform:unset}@media screen and (min-width: 576px){.slideshow .slideshow-slide_bullet-left{padding-left:0}}@media screen and (min-width: 750px){.slideshow .slideshow-slide_bullet-left{padding-bottom:2rem}}@media screen and (min-width: 990px){.slideshow .slideshow-slide_bullet-left{padding-bottom:3rem;padding-right:5rem}}@media screen and (min-width: 1200px){.slideshow .slideshow-slide_bullet-left{padding-bottom:6rem;padding-right:8rem}}.header-overlay-section .slideshow .slideshow-slide.slideshow-slide_full-screen::before{padding-bottom:calc(100vh - var(--announcement-height))}.no-js .slideshow__slider__item{opacity:1}.slideshow__text_next .slideshow-slide_full-screen_text{opacity:.5 !important;left:85% !important;transform:translateX(-50%) !important;position:absolute !important;z-index:1 !important}.slideshow__text_prev .slideshow-slide_full-screen_text{opacity:.5 !important;left:15% !important;position:absolute !important;transform:translateX(-50%) !important;z-index:1 !important}