.video-section{margin-bottom:100px}.video-section .container .inner-grid{row-gap:var(--spacing-gutter-md)}.video-section__heading{grid-column:span 12}@media only screen and (min-width:768px){.video-section__heading{grid-column:2/span 10}}@media only screen and (min-width:1200px){.video-section__heading{grid-column:2/span 4}}.video-section__text{grid-column:span 12;margin-top:-.5rem}@media only screen and (min-width:768px){.video-section__text{grid-column:3/span 7;margin-bottom:.9rem}}@media only screen and (min-width:1200px){.video-section__text{grid-column:3/span 5;margin-top:2rem;margin-bottom:6.5rem}}.video-section__text p{margin-left:2rem;margin-bottom:0}@media only screen and (min-width:1200px){.video-section__text p{margin-left:0}}.video-section__media{grid-column:span 12}.video-section .deferred-media__poster{border-radius:var(--border-radius-section)}