.gm-twv-video-grid{display:grid;gap:30px}.gm-twv-cols-1{grid-template-columns:1fr}.gm-twv-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gm-twv-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.gm-twv-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gm-twv-player,.gm-twv-single-player{position:relative;aspect-ratio:16/9;background:#111;overflow:hidden}.gm-twv-play{display:block;width:100%;height:100%;padding:0;border:0;background:#111;cursor:pointer;position:relative}.gm-twv-play img{width:100%;height:100%;object-fit:cover;display:block}.gm-twv-play:after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.08);transition:background .2s ease}.gm-twv-play:hover:after{background:rgba(0,0,0,.22)}.gm-twv-play-icon{position:absolute;z-index:2;left:50%;top:50%;width:72px;height:50px;transform:translate(-50%,-50%);background:#0095F4;border-radius:12px}.gm-twv-play-icon:after{content:"";position:absolute;left:29px;top:14px;border-left:20px solid #fff;border-top:11px solid transparent;border-bottom:11px solid transparent}.gm-twv-player iframe,.gm-twv-single-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.gm-twv-video-title{margin:14px 0 4px;font-size:1.25em;line-height:1.2}.gm-twv-video-title a{text-decoration:none; color:#242424; transition:.25s;} .gm-twv-video-title a:hover {color:#0095F4;} .gm-twv-video-date{font-size:.9em;opacity:.7}.gm-twv-youtube-description{margin-top:28px;white-space:pre-line}@media(max-width:767px){.gm-twv-video-grid{grid-template-columns:1fr}}
