.video-statistics{background:var(--color-charcoal);padding:80px 20px}@media (min-width:1024px){.video-statistics{padding:180px 20px}}.video-statistics__inner{display:flex;flex-direction:column;gap:60px;margin:0 auto;max-width:1290px}.video-statistics__header{display:flex;flex-direction:column;gap:40px;justify-content:space-between}@media (width > 1024px){.video-statistics__header{flex-direction:row;gap:140px}}.video-statistics__header>*{flex:1}.video-statistics__column:first-of-type{display:flex;flex-direction:column;gap:2rem}.video-statistics__statistics{display:grid;grid-template-columns:repeat(1,1fr);row-gap:25px;width:-moz-fit-content;width:fit-content}@media (width > 568px){.video-statistics__statistics{grid-template-columns:repeat(2,1fr);grid-gap:90px 50px}}.video-statistics__text{color:var(--color-white)}
