@charset "UTF-8";

/********* public:extra.less ********/
.block-thumbnails img.avatar{border-radius:6px;object-fit:cover}.avatar.has-play-icon,.thumbnail.has-play-icon{position:relative}.avatar.has-play-icon::before,.thumbnail.has-play-icon::before{font-family:'Font Awesome 5 Pro';font-size:inherit;font-style:normal;font-weight:400;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f04b";width:1.28571429em;display:inline-block;text-align:center;font-weight:700;position:absolute;color:#fff;top:50%;left:50%;transform:translate(-50%, -50%);font-size:calc(38.66666667px);z-index:3}.avatar.has-play-icon::after,.thumbnail.has-play-icon::after{content:' ';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:.3;z-index:2}.thumbnail.has-play-icon::before{font-size:1.5rem;font-weight:900}.structItem-cell.structItem-cell--thumbnail{width:calc(116px + 6px);height:146px}@media (max-width:650px){.structItem-cell.structItem-cell--thumbnail{width:calc(116px + 15px)}}.structItem-cell.structItem-cell--thumbnail .avatar{border-radius:5px}.structItem-cell.structItem-cell--thumbnail .avatar img{width:100%;height:100%;object-fit:cover}