.video-items-wrapper{align-items:start;display:grid;gap:28px;grid-template-columns:1fr 1fr 1fr;justify-content:start}.video-grid-container{align-items:center;display:flex;flex-direction:column;gap:64px;justify-content:center;width:100%}.video-items-wrapper{width:100%}.mw501{max-width:501px}.vg-video-item{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center}@media only screen and (max-width:900px){.video-items-wrapper{grid-template-columns:1fr}}.video-items-wrapper .lightbox-button{cursor:pointer}.video-items-wrapper .lightbox{display:none}.video-items-wrapper .lightbox-bg{background-color:rgba(0,0,0,.5);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.video-items-wrapper .lightbox.active{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.video-items-wrapper .lightbox video{max-height:90%;max-width:1200px;width:100%}