.videos_grid_wrapper{padding:50px}.videos_grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:20px}.videos_grid iframe{width:100%;height:100%;border:0}.videos_grid_item{position:relative;aspect-ratio:16 / 9;overflow:hidden;cursor:pointer;border-radius:10px;padding:10px;background-color:#6b8f71}.video_thumbnail_wrapper{height:100%}.video_thumbnail_wrapper,.videos_grid iframe{border-radius:7px;overflow:hidden}.video_thumbnail_wrapper img{width:100%;height:100%;object-fit:cover}.videos_grid .info{margin-top:10px;display:block;color:inherit;text-decoration:none}.videos_grid .info_title{margin:0 0 5px;text-transform:uppercase}.videos_grid .info .bottom{display:flex;justify-content:space-between;gap:10px}.videos_grid .info_info{font-size:12px;opacity:.5;text-transform:uppercase;margin:0}@media screen and (max-width: 1250px){.videos_grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 1000px){.videos_grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 700px){.videos_grid{grid-template-columns:1fr}}.videos_grid_item{position:relative;overflow:hidden}.videos_grid_item .video_thumbnail_wrapper{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .25s ease}.videos_grid_item iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .25s ease}.videos_grid_item.loading .spinner{opacity:1}.videos_grid_item .spinner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;pointer-events:none}.videos_grid_item .spinner:before{content:"";width:36px;height:36px;border-radius:50%;border:3px solid rgba(156,188,162,.5);border-top-color:#9cbca2;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.videos_grid_item.playing-ready iframe{opacity:1}.videos_grid_item.playing-ready .video_thumbnail_wrapper{opacity:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/video-grid.css.map */
