: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:#fff;color:#002a1b;padding:1.5rem 1rem}@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{display:block;margin-bottom:1rem;margin-left:auto;margin-right:auto;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:Saintly8,fieldwork-hum,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__container:before{background:#260b46;content:"";height:100%;left:0;position:absolute;top:0;transition:.3s ease;width:100%;z-index:-2}.m-vod__container .m-video-rail__heading,.m-vod__container .m-video-rail__link,.m-vod__container .m-video-teaser__category,.m-vod__container .m-video-teaser__published,.m-vod__container .m-video-teaser__title{color:#fff}.m-vod__container .m-video-teaser__category:after{background-color:#fff}.m-vod__container .m-video-teaser__thumbnail{padding-bottom:1.875rem}