.NewEventCarousel_eventSection__H26p7{--carousel-h:460px;--btn-bg:rgba(0,0,0,.45);--btn-bg-hover:rgba(0,0,0,.65);--dot:rgba(255,255,255,.5);--dot-active:#fff;--radius:16px;position:relative;overflow:hidden;border-radius:var(--radius);height:var(--carousel-h);background:#111;isolation:isolate;width:100%}.NewEventCarousel_eventTrack__XQFMe{display:flex;height:100%;will-change:transform;transition:transform .5s ease;touch-action:pan-y}.NewEventCarousel_eventSlide__fsdET{min-width:100%;height:100%;position:relative}.NewEventCarousel_eventSlide__fsdET>img{width:100%;height:100%;object-fit:cover;display:block}.NewEventCarousel_navBtn__RmiI1{position:absolute;top:50%;transform:translateY(-50%);z-index:5;border:none;width:40px;height:40px;border-radius:999px;background:var(--btn-bg);color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .18s ease}.NewEventCarousel_navBtn__RmiI1:hover{background:var(--btn-bg-hover)}.NewEventCarousel_navPrev__hUCWW{left:10px}.NewEventCarousel_navNext__SGz2_{right:10px}.NewEventCarousel_navBtn__RmiI1 svg{width:20px;height:20px}.NewEventCarousel_dots__7PCj7{position:absolute;bottom:8px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:5}.NewEventCarousel_dot__XLPMy{width:7px;height:7px;border-radius:50%;background:var(--dot);border:1px solid rgba(255,255,255,.25);cursor:pointer}.NewEventCarousel_dot__XLPMy[aria-current=true]{background:var(--dot-active)}.NewEventCarousel_edgeFade__UsWAK{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.35),transparent 45%);pointer-events:none;z-index:2}