.sck-block-hero__carousel{position:absolute;inset:0;z-index:0;overflow:hidden}
.sck-block-hero{min-height:clamp(620px,60vw,900px)}
.sck-block-hero__viewport{display:block;width:100%;height:100%;overflow:hidden}
.sck-block-hero__track{position:relative;width:100%;height:100%}
.sck-block-hero__slide{display:block!important;position:absolute;inset:0;width:100%;height:100%;overflow:hidden;opacity:0;transform:scale(1.04);transition:opacity 700ms ease,transform 900ms cubic-bezier(.22,.75,.25,1);z-index:0}
.sck-block-hero__carousel:not(.is-ready) .sck-block-hero__slide:first-child,.sck-block-hero__slide.is-active{opacity:1;transform:scale(1);z-index:1}
.sck-block-hero__slide{background:#fff}
.sck-block-hero__slide img,.sck-block-hero__slide video{display:block;width:100%;height:100%;object-fit:cover;object-position:right center}
.sck-block-hero__content{position:relative;z-index:2}
.sck-block-hero.is-text-background-disabled .sck-block-hero__content:before{display:none}
.sck-block-hero__arrow{position:absolute;top:50%;z-index:3;width:44px;min-height:44px;padding:0;border:1px solid rgb(255 255 255 / 55%);border-radius:50%;background:rgb(25 20 17 / 35%)!important;color:#fff!important;font-size:2rem;line-height:1;transform:translateY(-50%);cursor:pointer}
.sck-block-hero__arrow--prev{left:18px}.sck-block-hero__arrow--next{right:18px}
.sck-block-hero__dots{position:absolute;right:0;bottom:20px;left:0;z-index:3;display:flex;justify-content:center;gap:8px}
.sck-block-hero__dot{width:9px!important;min-height:9px!important;height:9px;padding:0;border:1px solid #fff!important;border-radius:50%;background:transparent!important;box-shadow:none!important}
.sck-block-hero__dot.is-active{background:#fff!important;transform:scale(1.25)}
.sck-block-hero__slide[aria-hidden=true]{pointer-events:none}
@media(max-width:699px){.sck-block-hero__arrow{width:38px;min-height:38px}.sck-block-hero__arrow--prev{left:10px}.sck-block-hero__arrow--next{right:10px}.sck-block-hero__dots{bottom:14px}}
@media(prefers-reduced-motion:reduce){.sck-block-hero__slide{transition:none}}
