:root{--hero-desktop-ratio:calc(2/1);--hero-mobile-ratio:calc(4/5);--hero-radius:var(--sa-radius)}.home-hero-wrapper{width:100%;aspect-ratio:var(--hero-desktop-ratio);max-height:600px;overflow:hidden;border-radius:var(--hero-radius)}@media(max-width:991px){.home-hero-wrapper{aspect-ratio:var(--hero-mobile-ratio);max-height:none}}.home-hero-wrapper .swiper,.home-hero-wrapper .swiper-wrapper,.home-hero-wrapper .swiper-slide{width:100%;height:100%}.hero-slide-box{width:100%;height:100%;overflow:hidden;position:relative;border-radius:inherit}.hero-slide-box picture,.hero-slide-box img{display:block;width:100%;height:100%}.hero-slide-box img{object-fit:cover;object-position:center}.homeSlider .swiper-slide,.homeSlider .hero-slide-box,.homeSlider picture,.homeSlider img{padding:0!important;margin:0!important;border:0!important}.homeSlider.swiper-fade .swiper-slide{display:block!important;position:relative;width:100%!important;height:100%!important;opacity:0!important;z-index:0;pointer-events:none;transition:opacity .5s ease!important}.homeSlider.swiper-fade .swiper-slide-active{opacity:1!important;z-index:1;pointer-events:auto}.home-top-row{display:flex;align-items:stretch}@media(max-width:991px) and (min-width:600px){.home-hero-wrapper{aspect-ratio:16/9;max-height:480px}}@media(max-width:599.98px){.home-hero-wrapper{aspect-ratio:var(--hero-mobile-ratio);max-height:none}}