.hero-slides{position:absolute;inset:0}.hero-slide{opacity:0;transition:opacity .7s ease;z-index:0}.hero-slide.is-active{opacity:1;z-index:1}.hero-carousel-controls{position:absolute;z-index:3;right:28px;bottom:28px;display:flex;align-items:center;gap:10px}.hero-carousel-button,.hero-carousel-dots button{border:0;cursor:pointer}.hero-carousel-button{width:32px;height:32px;border-radius:50%;background:rgba(17,17,17,.42);color:#fff;font-size:19px;line-height:1;transition:background .2s}.hero-carousel-button:hover{background:rgba(17,17,17,.75)}.hero-carousel-dots{display:flex;gap:6px}.hero-carousel-dots button{width:7px;height:7px;border-radius:50%;padding:0;background:rgba(255,255,255,.55);transition:transform .2s,background .2s}.hero-carousel-dots button.is-active{background:#fff;transform:scale(1.25)}@media(max-width:760px){.hero-carousel-controls{right:18px;bottom:18px}.hero-carousel-button{width:29px;height:29px}.hero-stamp{bottom:18px;left:18px}}
