:root{--columns:1;--gap:1rem}@keyframes dot-bounce{0%{transform:translateY(0)}5%{transform:translateY(2px)}20%{transform:translateY(-8px)}35%{transform:translateY(4px)}40%{transform:translateY(0)}to{transform:translateY(0)}}@keyframes dot-fade{0%{opacity:1}50%{opacity:.2}to{opacity:1}}@keyframes dot-pulse{0%{transform:scale(1)}5%{transform:scale(.98)}50%{transform:scale(1.5)}to{transform:scale(1)}}@keyframes full-height{0%{height:0}to{height:100%}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.m-vod__header{background:#000;color:#fff}@media screen and (min-width:48em){.m-vod__header{padding:1.8rem 4rem}}@media print,screen and (min-width:64em){.m-vod__header{padding:2.25rem 5rem}}@media screen and (min-width:80em){.m-vod__header{padding:2.25rem 7rem}}.m-vod__header-category,.m-vod__header-date,.m-vod__header-heading{color:#fff;color:var(--vod-header-text-color,#fff);display:block;margin-bottom:1rem;margin-left:auto;margin-right:auto;text-align:center;text-align:var(--vod-header-text-align,center)}@media screen and (min-width:90em){.m-vod__header-category,.m-vod__header-date,.m-vod__header-heading{max-width:90rem}}.m-vod__header-heading{font-family:Ubuntu,Helvetica,Roboto,Arial,sans-serif;font-size:2.25rem;font-size:var(--vod-title-font-size,2.25rem);font-weight:700;letter-spacing:normal;letter-spacing:var(--vod-title-letter-spacing,normal)}.m-vod__container{padding-top:2rem;position:relative}.m-vod__related{padding-top:2rem}.m-vod__media{padding:1.5rem 1rem}@media screen and (min-width:48em){.m-vod__media{padding:1.8rem 4rem}}@media print,screen and (min-width:64em){.m-vod__media{padding:2.25rem 5rem}}@media screen and (min-width:80em){.m-vod__media{padding:2.25rem 7rem}}.m-vod__media .media--type-remote-video{aspect-ratio:1.6;aspect-ratio:var(--vod-media-aspect-ratio,1.6);display:flex;justify-content:center}.m-vod__media .media--type-remote-video .field,.m-vod__media .media--type-remote-video .field__item,.m-vod__media .media-oembed-content,.m-vod__media iframe{height:100%;width:100%}.m-vod{--vod-media-aspect-ratio:16/9}.m-vod__hero{margin:1.5rem 0 0}@media screen and (min-width:48em){.m-vod__hero{margin:2.5rem 0 0}}@media screen and (min-width:80em){.m-vod__hero{margin:4.5rem 0 0}}.m-vod__media{background:#171717;padding:0}@media screen and (min-width:48em){.m-vod__media{padding:0 1rem}}@media screen and (min-width:48em)and (min-width:48em){.m-vod__media{padding:0 2.5rem}}@media screen and (min-width:48em)and (min-width:80em){.m-vod__media{padding:0 3.75rem}}.m-vod__media-inner{margin:0 auto;max-width:80rem;width:100%}.m-vod__media :is(iframe){border:0}.m-vod__header{padding:1.5rem 1rem}@media screen and (min-width:48em){.m-vod__header{padding:2.5rem}}@media screen and (min-width:80em){.m-vod__header{padding:2.5rem 3.75rem}}.m-vod__header-inner{display:flex;flex-flow:row wrap;margin:0 auto;max-width:80rem;width:100%}.m-vod__heading{flex:1 1 100%;font-weight:400;margin:0 0 1rem}.m-vod__heading-inner{display:block;max-width:52.5rem}.m-vod__category{color:#fcd069;display:inline-block;font-size:.75rem;position:relative}.m-vod__category:after{content:"•";display:inline-block;margin:0 .5rem}.m-vod__published-date{color:hsla(0,0%,100%,.5);font-size:.75rem}