.hero-slideshow .hero-slideshow__slide--enable-mask:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:2;background:var(--background-color-mask, #000000);opacity:var(--opacity-mask, 0.5)}@media screen and (min-width: 750px){.hero-slideshow.hero-slideshow--size__full-screen .hero-slideshow__slide{max-height:unset;height:100vh}}.hero-slideshow__media{position:absolute;top:0;left:0;display:flex;flex-direction:column;width:100%;height:100%;z-index:0}.hero-slideshow__media picture,.hero-slideshow__media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;line-height:0}.hero-slideshow__media--video{display:block;width:100%;height:100%}.hero-slideshow__media--video iframe{width:100%;height:100%}.hero-slideshow__media--video .hero-slideshow__cover{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-slideshow__content{position:absolute;top:0;left:50%;transform:translateX(-50%);width:100%;height:100%;z-index:3;max-width:1370px;width:100%;display:flex;flex-direction:column}.hero-slideshow__content .hero-slideshow__content-wrapper{gap:16px}@media screen and (min-width: 750px){.hero-slideshow__content .hero-slideshow__content-wrapper{font-size:36px}}.hero-slideshow__content--center{justify-content:center}.hero-slideshow__content--bottom{justify-content:flex-end}.hero-slideshow__content--bottom .hero-slideshow__content-wrapper{padding-bottom:36px}@media screen and (min-width: 990px){.hero-slideshow__content--bottom .hero-slideshow__content-wrapper{padding-bottom:50px}}.hero-slideshow__content-wrapper{display:flex;padding:10px 15px;align-items:flex-start;justify-content:flex-start}.hero-slideshow__content-wrapper--column{flex-direction:column}.hero-slideshow__content-wrapper--row{flex-direction:row;align-items:center;justify-content:space-between}.hero-slideshow__title{margin:0}.hero-slideshow__title>*{margin:0;line-height:1.1;max-width:712px;font-weight:var(--font-heading-weight-h1)}.hero-slideshow__btn{color:rgb(var(--color-foreground));font-size:18px;line-height:1.4;letter-spacing:0;margin:0}@media screen and (min-width: 990px){.hero-slideshow__btn{font-size:22px}}.hero-slideshow__btn.button--primary{min-height:45px;color:rgb(var(--color-button-text));background-color:rgb(var(--color-button));padding:6px 12px;font-weight:700;border-radius:4px}@media screen and (min-width: 990px){.hero-slideshow__btn.button--primary{font-size:18px}}.hero-slideshow__pagination{z-index:3;max-width:1370px;left:50% !important;transform:translateX(-50%);padding:0 11px}@media screen and (max-width: 1199.98px){.hero-slideshow__pagination{text-align:left}}.hero-slideshow__pagination .swiper-pagination-bullet{width:35px;background-color:rgba(var(--color-foreground), 0.5);height:6px;border-radius:2px}.hero-slideshow__pagination .swiper-pagination-bullet-active{width:115px;background-color:rgb(var(--color-foreground))}.hero-slideshow__slide{position:relative;aspect-ratio:400/800;height:100%;max-height:100vh;max-height:100dvh}@media screen and (min-width: 750px){.hero-slideshow__slide{aspect-ratio:1440/800;max-height:800px;min-height:600px}}.hero-slideshow__video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.hero-slideshow__video video{width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover}.hero-slideshow__video-mobile{display:block;height:100%}@media screen and (min-width: 750px){.hero-slideshow__video-mobile{display:none}}.hero-slideshow__video-desktop{height:100%}.hero-slideshow__video-desktop--has-mobile{display:none}@media screen and (min-width: 750px){.hero-slideshow__video-desktop--has-mobile{display:block}}.hero-slideshow__video-banner{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}