.imgix-video-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr)}.imgix-video-gallery-grid-item{padding-top:177.77778%;position:relative}.imgix-video-gallery-grid-item-inside{height:100%;left:0;position:absolute;top:0;width:100%}.imgix-video-gallery-video{height:100%;max-height:100%;max-width:100%;object-fit:cover;width:100%}.imgix-video-gallery-video--hidden{pointer-events:none;visibility:hidden}.imgix-video-gallery-cover-img{height:100%!important;left:0;max-height:100%;max-width:100%;object-fit:cover;position:absolute;top:0;width:100%}.imgix-video-gallery-cover-img--hidden{display:none;pointer-events:none}.imgix-play-button-container{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.imgix-play-button-container--hidden{display:none;pointer-events:none}.imgix-play-button{align-items:center;background-color:#4c586f;border-radius:50%;display:flex;height:50px;justify-content:center;left:50%;margin-left:-25px;margin-top:-25px;position:absolute;top:50%;width:50px}.imgix-play-button__triangle{border-color:transparent transparent transparent #fff;border-style:solid;border-width:12px 0 12px 18px;height:0;margin-left:6px;width:0}@media (max-width:991px){.imgix-video-gallery-grid{grid-template-columns:repeat(2,1fr)}}