.ScrollingCards_scrollContainer__DRfvL{width:100%;overflow:hidden;position:relative}.ScrollingCards_marquee__CbJZS{display:flex;overflow:hidden}.ScrollingCards_marqueeGroup__lEauQ{display:flex;flex-shrink:0;animation:ScrollingCards_scroll-left__YQhbt 100s linear infinite;will-change:transform}.ScrollingCards_scrollContainer__DRfvL:hover .ScrollingCards_marqueeGroup__lEauQ{animation-play-state:paused}@keyframes ScrollingCards_scroll-left__YQhbt{0%{transform:translateX(0)}to{transform:translateX(-100%)}}.ScrollingCards_card__JY9ig{position:relative;flex:0 0 auto;width:400px;height:500px;margin-right:10px;overflow:hidden;border-radius:10px}.ScrollingCards_cardInfo__6b2dH{position:absolute;bottom:-150px;left:0;width:100%;color:#fff;padding:10px;transition:bottom .6s ease;z-index:2}.ScrollingCards_card__JY9ig:hover .ScrollingCards_cardInfo__6b2dH{bottom:0}.ScrollingCards_category__MnMFa{font-size:.85rem;opacity:.8}.ScrollingCards_title__C1X2g{font-size:1rem;font-weight:700}@media(max-width:768px){.ScrollingCards_card__JY9ig{position:relative;flex:0 0 auto;width:350px;height:450px;margin-right:10px;overflow:hidden;border-radius:5px}}