.hero-carousel{cursor:grab;touch-action:pan-y;outline:none}.hero-carousel.is-dragging{cursor:grabbing}.hero-carousel .carousel-item img{user-select:none;-webkit-user-drag:none;transition:transform .5s cubic-bezier(.22,1,.36,1)}.hero-carousel:focus-visible{box-shadow:inset 0 0 0 3px rgba(255,255,255,.9)}.hero-controls{position:absolute;left:28px;bottom:26px;z-index:5;display:flex;align-items:center;gap:4px;padding:5px;border-radius:40px;background:rgba(17,17,17,.84);color:#fff;backdrop-filter:blur(8px)}.hero-controls button{display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:#fff;font-size:20px}.hero-controls button:hover{background:rgba(255,255,255,.14)}.hero-slide-count{min-width:62px;text-align:center;font:500 11px/1 Montserrat,sans-serif;letter-spacing:.1em}.hero-slide-count b{color:#ff7a3d}.hero-drag-hint{position:absolute;top:26px;right:28px;z-index:4;display:flex;align-items:center;gap:7px;padding:9px 13px;border-radius:30px;background:rgba(255,255,255,.88);color:#171717;font:700 9px/1 Montserrat,sans-serif;letter-spacing:.12em;pointer-events:none}.hero-drag-hint i{font-size:15px}.hero-carousel .carousel-indicators{pointer-events:auto}@media(max-width:575.98px){.hero-controls{left:16px;bottom:17px}.hero-controls button{width:38px;height:38px}.hero-drag-hint{display:none}.hero-carousel .carousel-indicators{margin-bottom:18px}}@media(prefers-reduced-motion:reduce){.hero-carousel .carousel-item img{transition:none}}
