.VideoCard_cardWrapper__kky__{position:relative;opacity:0;transform:translateY(20px)}.VideoCard_fadeInCard__iIv_N{animation:VideoCard_fadeInUp__9Y7VG .5s ease-out forwards}.VideoCard_animate__eGxyZ{opacity:1}@keyframes VideoCard_fadeInUp__9Y7VG{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.VideoCard_cardContainer__WzpAK{position:relative;border-radius:8px;overflow:hidden;transition:transform .2s ease;cursor:pointer}.VideoCard_cardContainer__WzpAK:hover{transform:scale(1.02)}.VideoCard_image__gP2Hv{width:100%;height:auto;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.VideoCard_playButton__ymIik{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.7);border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;z-index:2}.VideoCard_playButton__ymIik:hover{background:rgba(0,0,0,.8)}.VideoCard_videoPlayer__v_upC{width:24px;height:24px;margin-left:2px}.VideoCard_description__lOi2U{position:absolute;bottom:0;left:0;right:0;padding:1rem;background:linear-gradient(transparent,rgba(0,0,0,.8));color:white;font-size:.875rem;line-height:1.4;margin:0;z-index:2}.VideoCard_overlay__6hwMR{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(transparent 50%,rgba(0,0,0,.6));pointer-events:none}@media (min-width:768px){.VideoCard_playButton__ymIik{width:64px;height:64px}.VideoCard_videoPlayer__v_upC{width:28px;height:28px}.VideoCard_description__lOi2U{font-size:1rem}}@media (min-width:1280px){.VideoCard_grid__PXY4x{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}