.video-grid-2{padding:50px 20px 100px}.video-grid-2 .container{max-width:1560px}.video-grid-2 h2{margin-bottom:20px;text-align:center}.video-grid-2 h2 span{color:#c7202f}.video-grid-2 .video-grid-2_description{text-align:center}.video-grid-2 .video-grid-2_repeater{display:grid;gap:30px;grid-template-columns:repeat(3,minmax(0,1fr));margin:60px 0 0}.video-grid-2 .video-grid-2_repeater-item{aspect-ratio:500/280;border-radius:20px;overflow:hidden;position:relative}.video-grid-2 .video-grid-2_repeater-item-image{display:flex;height:100%;width:100%}.video-grid-2 .video-grid-2_repeater-item video{height:100%!important;object-fit:cover;object-position:center;width:100%}.video-grid-2 .video-grid-2_repeater-item-overlay{align-items:center;background:linear-gradient(180deg,rgba(30,30,30,0) 55.77%,#000);cursor:pointer;display:flex;inset:0;justify-content:center;position:absolute}.video-grid-2 .video-grid-2_button{display:flex;justify-content:center}.video-grid-2 .video-grid-2_button a{align-items:center;background-color:#c7202f;border-radius:100px;color:#fff;display:flex;font-size:24px;font-weight:600;justify-content:center;padding:17px 30px;text-align:center}@media (max-width:767px){.video-grid-2{padding:32px 20px}.video-grid-2 h2{margin-bottom:16px}.video-grid-2 .video-grid-2_repeater{display:grid;gap:10px;grid-template-columns:repeat(1,minmax(0,1fr));margin:30px 0 0}}