.VideoCard_itemContainer__X264M{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;width:100%;height:100%;background-image:linear-gradient(180deg,var(--color-white-1) 0,var(--color-white-1) 100%);box-shadow:0 4px 20px 0 rgb(0 0 0/2%);border-radius:var(--border-radius);overflow:hidden;isolation:isolate;cursor:pointer;-webkit-clip-path:inset(0 round var(--border-radius));clip-path:inset(0 round var(--border-radius));background-color:var(--color-white-2)}.VideoCard_mediaWrapper___1dod{position:relative;width:100%;overflow:hidden}.VideoCard_coverImage__o4TwL{transition:opacity .3s ease}.VideoCard_coverImage__o4TwL.VideoCard_hidden__dwdi_{opacity:0}.VideoCard_video__kzgL8{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.VideoCard_video__kzgL8.VideoCard_visible__SQw6J{opacity:1}.VideoCard_playIcon__sxhOt{position:absolute;top:12px;right:12px;width:24px;height:24px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;background-color:rgba(18,19,20,.1);border-radius:50%;opacity:.9;transition:opacity .2s ease}.VideoCard_playIcon__sxhOt svg{width:16px;height:16px}@media (max-width:1068px){.VideoCard_playIcon__sxhOt{width:18px;height:18px;top:10px;right:10px}.VideoCard_playIcon__sxhOt svg{width:12px;height:12px}}.VideoCard_playIcon__sxhOt.VideoCard_hidden__dwdi_{opacity:0;pointer-events:none}.VideoCard_textContainer__v0b6Q{padding:24px;-webkit-align-items:center;align-items:center;-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-between;justify-content:space-between;background-color:var(--color-white-2)}@media (max-width:1068px){.VideoCard_textContainer__v0b6Q{padding:20px}}.VideoCard_textContainer__v0b6Q .VideoCard_title__J5n6E{--title-line-clamp:2;--title-line-height:22px;font-size:18px;color:var(--color-grey-1);letter-spacing:0;line-height:var(--title-line-height);font-weight:var(--font-weight-bold);max-height:calc(var(--title-line-clamp) * var(--title-line-height));overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:var(--title-line-clamp);line-clamp:var(--title-line-clamp);-webkit-box-orient:vertical}@media (max-width:1068px){.VideoCard_textContainer__v0b6Q .VideoCard_title__J5n6E{font-size:16px;--title-line-height:22px}}.VideoCard_textContainer__v0b6Q .VideoCard_desc__o20_K{--desc-line-clamp:2;--desc-line-height:20px;font-size:14px;line-height:var(--desc-line-height);color:var(--color-grey-2);letter-spacing:0;margin-top:8px;max-height:calc(var(--desc-line-clamp) * var(--desc-line-height));overflow:hidden;text-overflow:ellipsis;display:block;display:-webkit-box;-webkit-line-clamp:var(--desc-line-clamp);-webkit-box-orient:vertical}@media (max-width:1068px){.VideoCard_textContainer__v0b6Q .VideoCard_desc__o20_K{font-size:12px;--desc-line-height:18px}}