#videoPlayer{background-color:#1a1a1a;border-radius:3px;margin-top:20px;padding:10px}#videoPlayer.singleVideo{border-radius:0;padding:0}#videoShowObject{line-height:.5;text-align:center}#videoShowObject iframe,#videoShowObject video{background-color:#000;height:50vh;max-height:50vh;max-height:50lvh;width:100%}@media (max-height:700px){#videoShowObject iframe,#videoShowObject video{height:80vh;max-height:80vh;max-height:80lvh}}@supports (aspect-ratio:1){#videoShowObject iframe,#videoShowObject video{height:auto}}#videosList{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:20px;margin-top:15px}.videoMedia{background-color:transparent;border:none;display:inline-block;margin-bottom:10px;padding:0;text-align:center;width:100%}.videoMedia .vidlistdesc{color:#fff;font-size:1.3rem;height:calc(2lh + .5rem);line-height:1.4em;overflow:hidden;padding-top:.5rem;text-align:left;text-shadow:#000 0 2px 2px;white-space:break-spaces}.videoPreview{align-items:center;aspect-ratio:210/118;background-size:cover;background-position:50%;display:flex;font-size:0;justify-content:center;text-align:center;vertical-align:middle;width:100%}.videoPreview img{width:100%;height:100%}.videoPreviewPlay{background-image:url(/_gfx/play-symbol-white.png);background-size:12px 15px;background-position:16px 8px;background-repeat:no-repeat;background-color:rgba(0,0,0,.7);border-radius:9px;display:inline-block;height:32px;opacity:.9;position:absolute;width:42px}.videoMedia:hover .videoPreviewPlay,.videoPreviewPlay.videoPreviewPlaying{background-color:#cc181e!important}.videoPreviewDuration{background-color:rgba(0,0,0,.6);border-radius:2px;color:#fff;display:block;float:right;font-size:12px;font-weight:700;line-height:11px;margin-right:4px;margin-top:-23px;padding:4px;text-align:right;text-shadow:#000 0 2px 1px,#000 0 0 4px;opacity:.8}