#hotsite-module-home-hero .home-hero.is-preview,.sections-list .home-hero.is-preview{cursor:default;pointer-events:none}#hotsite-module-home-hero .home-hero.is-preview *,.sections-list .home-hero.is-preview *{cursor:default!important}#hotsite-module-home-hero .hero-slider,.sections-list .hero-slider{overflow:hidden;position:relative;transition:height .6s cubic-bezier(.4,0,.2,1);width:100%}#hotsite-module-home-hero .hero-track,.sections-list .hero-track{align-items:flex-start;display:flex;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%;will-change:transform}#hotsite-module-home-hero .hero-slide,.sections-list .hero-slide{flex:0 0 100%;min-width:100%;overflow:hidden;width:100%}#hotsite-module-home-hero .hero-picture,.sections-list .hero-picture{display:block;width:100%}#hotsite-module-home-hero .hero-image,.sections-list .hero-image{display:block;height:auto;max-width:100%;width:100%}#hotsite-module-home-hero .hero-picture source,.sections-list .hero-picture source{width:100%}#hotsite-module-home-hero .hero-dots,.sections-list .hero-dots{align-items:center;bottom:24px;display:flex;gap:8px;left:50%;position:absolute;transform:translateX(-50%)}#hotsite-module-home-hero .hero-dot,.sections-list .hero-dot{background:var(--color-background-header);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}#hotsite-module-home-hero .hero-dot.active,.sections-list .hero-dot.active{background:var(--color-text-header);transform:scale(1.2)}