.video-grid-block{background-color:var(--bg-color,#252525);padding:6rem 0}@media screen and (min-width:768px){.video-grid-block{padding:10rem 0}}.video-grid__wrapper{align-items:center;display:flex;flex-direction:column}.video-grid__wrapper .heading__wrapper{max-width:84rem}.video-grid__wrapper .heading__wrapper+.video__grid{margin-top:6rem}@media screen and (min-width:768px){.video-grid__wrapper .heading__wrapper+.video__grid{margin-top:8rem}}@media screen and (min-width:1024px){.video-grid__wrapper .heading__wrapper+.video__grid{margin-top:10rem}}.video-grid__wrapper .heading__wrapper h2{color:var(--white);font-size:4rem;font-weight:700;letter-spacing:-.01em;line-height:4.36rem;margin:0;text-align:center}@media screen and (min-width:768px){.video-grid__wrapper .heading__wrapper h2{font-size:5.8rem;line-height:6.322rem}}.video-grid__wrapper .heading__wrapper h2+p{margin-top:2rem}.video-grid__wrapper .heading__wrapper p{color:var(--white);font-size:2rem;font-weight:400;line-height:2.97rem;margin:0;text-align:center}@media screen and (min-width:768px){.video-grid__wrapper .heading__wrapper p{font-size:3rem;line-height:4.455rem}}.video__grid{display:grid;gap:1.4rem;grid-template-columns:repeat(1,minmax(0,1fr));width:100%}.video__grid.constraint{max-width:100.46rem}@media screen and (min-width:390px){.video__grid{gap:2.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:768px){.video__grid{gap:2.4rem;grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (min-width:1024px){.video__grid{gap:4rem}.video__grid:not(.constraint){grid-template-columns:repeat(4,minmax(0,1fr))}}