#list-video{float:left;grid-gap:5px;grid-template-columns:repeat(3,1fr);width:100%;padding:5px;display:grid}.title-item-video{margin-right:10px!important;padding:5px 8px!important;top:auto!important;bottom:10px!important}@media (max-width:580px){.title-item-video{margin-right:5px!important;padding:3px 5px!important;bottom:5px!important}}@media screen and (max-width:500px){#list-video.list-style{display:block}#list-video.list-style .item-video{background-color:#0000;width:100%;height:90px;margin-bottom:6px;display:block;position:relative}#list-video.list-style .item-video img{border-radius:6px;width:130px;float:left!important;background-color:#898989d5!important;display:inline!important;position:relative!important}#list-video.list-style .item-video div{float:right!important;width:calc(100% - 133px)!important;display:inline!important;position:relative!important}#list-video.list-style .title-item-video{opacity:.9;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden;background-color:#0000!important;font-size:1em!important;display:-webkit-box!important;position:relative!important;top:0!important;bottom:0!important;left:0!important}#list-video.list-style .item-video div>span:last-child{background-color:#0000!important;justify-content:left!important;align-items:center!important;margin-top:3px!important;font-size:.85em!important;position:relative!important;top:0!important;bottom:0!important;left:0!important}}
.skeleton-video-list{float:left;grid-gap:5px;grid-template-columns:repeat(3,1fr);width:100%;padding:5px;display:grid}.skeleton-video-item{background-color:var(--video-skeleton-bg,#80808026);border-radius:5px;height:290px;position:relative;overflow:hidden}.skeleton-video-thumbnail{background:var(--video-skeleton-pulse,linear-gradient(90deg,#8080801a 25%,#80808033 50%,#8080801a 75%));background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite pulse}.skeleton-folder-grid{float:left;grid-gap:5px;grid-template-columns:repeat(3,1fr);width:100%;padding:5px;display:grid}.skeleton-folder-item{background-color:var(--video-skeleton-bg,#80808026);border-radius:5px;height:290px;position:relative;overflow:hidden}.skeleton-folder-thumbnail{background:var(--video-skeleton-pulse,linear-gradient(90deg,#8080801a 25%,#80808033 50%,#8080801a 75%));background-size:200% 100%;width:100%;height:100%;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1;background-position:200% 0}50%{opacity:.6;background-position:-200% 0}}@media (max-width:479px){.skeleton-video-item,.skeleton-folder-item{height:145px}.skeleton-folder-grid{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:480px) and (max-width:767px){.skeleton-video-item,.skeleton-folder-item{height:180px}.skeleton-folder-grid{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:768px) and (max-width:1023px){.skeleton-video-item,.skeleton-folder-item{height:190px}}@media (min-width:1024px) and (max-width:1279px){.skeleton-video-item,.skeleton-folder-item{height:230px}}@media (min-width:1280px){.skeleton-video-item,.skeleton-folder-item{height:290px}}
