.hive-carousel{position:relative}.hive-carousel-track{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain}.hive-carousel-track::-webkit-scrollbar{display:none}.hive-carousel-track>*{scroll-snap-align:center}.hive-carousel-arrow{position:absolute;z-index:3;top:50%;translate:0 -50%;width:46px;height:46px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;background:#0a2035e8;color:#fff;font-size:26px;font-weight:900;box-shadow:0 8px 24px #0018}.hive-carousel-arrow[data-direction="previous"]{left:10px}.hive-carousel-arrow[data-direction="next"]{right:10px}.hive-carousel-arrow:disabled{opacity:.35}.hive-carousel-dots{display:flex;justify-content:center;gap:8px;padding:8px}.hive-carousel-dots button{width:9px;height:9px;padding:0;border:1px solid #0a2035;border-radius:50%;background:transparent}.hive-carousel-dots button[aria-current="true"]{background:#ef594f;transform:scale(1.2)}
@media(max-width:700px){.hive-carousel-track{padding:3px 7vw 12px;scroll-padding-inline:7vw;-webkit-overflow-scrolling:touch}.hive-carousel-track>*{flex:0 0 min(84vw,360px)}.hive-carousel-arrow{display:none}.hive-carousel-dots{display:flex}}
@media(min-width:701px){.hive-carousel-dots{display:none}}
