/*! tailwindcss v4.1.7 | MIT License | https://tailwindcss.com */.embla{--slide-spacing:1rem;--slide-size:100%;z-index:1;max-width:100dvw;position:relative;top:-1.5rem}.embla__viewport{overflow:hidden}.embla__container{touch-action:pan-y pinch-zoom;display:flex}.embla__slide{flex:0 0 var(--slide-size);min-width:0;transform:translate(0)}.embla__slide__banner{justify-content:center;align-items:center;width:100%;display:flex}.embla__slide__banner img{object-fit:cover;width:100%;height:256px}.embla__dots{flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex;position:relative;bottom:2.25rem;left:50%;transform:translate(-50%)}.embla__dot{all:unset;cursor:pointer;justify-content:center;align-items:center;display:flex}.embla__dot:after{background-color:var(--trending-carousel-unselected);opacity:.2;content:"";border-radius:20px;width:56px;height:8px;transition:all .3s;display:block}.embla__dot--selected:after{background-image:var(--trending-carousel-selected);opacity:1}