.whiteTheme .videoBlock{background-color:#fff;color:#12110f}.greyTheme .videoBlock{background-color:#f7f6f6;color:#12110f}.blackTheme .videoBlock{background-color:#12110f;color:#fff}.videoBlock{padding:3rem 1.5rem;width:100%}@media (min-width:768px){.videoBlock{padding:4rem}}.videoBlockInner{margin:0 auto;max-width:1272px;width:100%}.videoBlockHeading{margin:0 0 1rem}.videoBlockIntro{margin-bottom:1.5rem}.videoBlockIntro>:first-child{margin-top:0}.videoBlockIntro>:last-child{margin-bottom:0}.videoBlockFrame{height:54vw;overflow:hidden;position:relative;width:100%}.videoBlock--16-9 .videoBlockFrame{aspect-ratio:16/9;height:auto}@media (min-width:992px){.videoBlockFrame{aspect-ratio:16/9;height:auto}.videoBlock--4-3 .videoBlockFrame{aspect-ratio:4/3}.videoBlock--1-1 .videoBlockFrame{aspect-ratio:1/1}}.videoBlockVideo{display:block;height:auto;width:100%}.videoBlockPoster{object-fit:cover}.videoBlockFrame iframe,.videoBlockPoster{height:100%;inset:0;position:absolute;width:100%}.videoBlockFrame iframe{border:none}.videoBlockCaption{color:#959391;font-size:.875rem;font-weight:400;line-height:1.25rem;margin-top:.75rem}