: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:#1e1e1e;color:#fff;padding:1rem}@media print,screen and (min-width:48em){.m-vod__header{padding:1.2rem 4rem}}@media print,screen and (min-width:64em){.m-vod__header{padding:1.5rem 5rem}}@media screen and (min-width:80em){.m-vod__header{padding:1.5rem 7rem}}.m-vod__header-category,.m-vod__header-date,.m-vod__header-heading{color:var(--vod-header-text-color,#fff);display:block;margin-bottom:1rem;margin-left:auto;margin-right:auto;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:DM Sans,Helvetica,Roboto,Arial,sans-serif;font-size:var(--vod-title-font-size,2.25rem);font-weight:500;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{aspect-ratio:var(--vod-media-aspect-ratio,16/9);padding:1rem}@media print,screen and (min-width:48em){.m-vod__media{padding:1.2rem 4rem}}@media print,screen and (min-width:64em){.m-vod__media{padding:1.5rem 5rem}}@media screen and (min-width:80em){.m-vod__media{padding:1.5rem 7rem}}.m-vod__media>div{height:100%}.m-vod__media .media--type-remote-video{aspect-ratio:var(--vod-media-aspect-ratio,16/9);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__mux-player{aspect-ratio:var(--vod-media-aspect-ratio,16/9)}.m-vod__mux-player,.m-vod__mux-player-locked{display:block;width:100%}.m-vod__mux-player-locked-thumbnail{aspect-ratio:var(--vod-media-aspect-ratio,16/9);background:var(--vod-locked-background,#e6e6e6);overflow:hidden;position:relative}.m-vod__mux-player-locked-thumbnail img{height:100%;object-fit:cover;width:100%}.m-vod__mux-player-error{align-items:center;aspect-ratio:var(--vod-media-aspect-ratio,16/9);background:var(--vod-error-background,#e6e6e6);display:flex;flex-direction:column;justify-content:center;padding:var(--vod-error-padding,1rem);text-align:center;width:100%}.m-vod__mux-player-error:before{background:var(--vod-error-icon-color,#2c2c2c);content:"";display:block;height:var(--vod-error-icon-size,3rem);margin-bottom:var(--vod-error-icon-margin-bottom,1rem);-webkit-mask:var(--vod-error-icon-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48dGl0bGU+RXJyb3IgSWNvbjwvdGl0bGU+PHBhdGggZmlsbD0iI2U0MWUxZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYgMGM4LjgzNyAwIDE2IDcuMTYzIDE2IDE2cy03LjE2MyAxNi0xNiAxNlMwIDI0LjgzNyAwIDE2IDcuMTYzIDAgMTYgMG0xLjUyIDIwLjQ4SDE0LjR2My4xMmgzLjEyek0xNy45MiA4SDE0bC43IDExLjMyaDIuNTJ6Ii8+PC9zdmc+) no-repeat center/100%);mask:var(--vod-error-icon-mask,url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDMyIDMyIj48dGl0bGU+RXJyb3IgSWNvbjwvdGl0bGU+PHBhdGggZmlsbD0iI2U0MWUxZSIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTYgMGM4LjgzNyAwIDE2IDcuMTYzIDE2IDE2cy03LjE2MyAxNi0xNiAxNlMwIDI0LjgzNyAwIDE2IDcuMTYzIDAgMTYgMG0xLjUyIDIwLjQ4SDE0LjR2My4xMmgzLjEyek0xNy45MiA4SDE0bC43IDExLjMyaDIuNTJ6Ii8+PC9zdmc+) no-repeat center/100%);width:var(--vod-error-icon-size,3rem)}.m-vod__mux-player-error p{color:var(--vod-error-color,#2c2c2c);font-family:var(--vod-error-font-family,"DM Sans",Helvetica,Roboto,Arial,sans-serif);font-size:var(--vod-error-font-size,1.125rem);font-weight:var(--vod-error-font-weight,500);margin:0;max-width:30rem}.m-vod{--vod-title-font-size:1.725rem;--vod-header-text-align:left;--loader-curtain-background:#101010;--loader-min-height--active:100%;background:#101010;display:flex;flex-direction:column}.m-vod__media{padding:0}.m-vod__header-details{display:flex;flex-direction:row;gap:.25rem}.m-vod__header-category{--vod-header-text-color:#fff200}.m-vod__header-category:after{content:"•";display:inline-block;padding-left:.25rem}.m-vod__header-category,.m-vod__header-date{font-size:.83125rem;margin:0}.m-vod__header{padding-bottom:3.75rem;position:relative}.m-vod__header:after{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNDEiIGhlaWdodD0iMTA0IiBmaWxsPSJub25lIiB2aWV3Qm94PSIwIDAgMTQxIDEwNCI+PHBhdGggZmlsbD0iI2ZmZjIwMCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNOTguNSA1MS41NTloNDYuNjU4TDE5NyAxMDMuNGgtNDYuNjU4eiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggZmlsbD0iIzAzOGM0MCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMCAwaDQ2LjY1OEw5OC41IDUxLjg0Mkg1MS44NDJ6IiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz48L3N2Zz4=) no-repeat 50%/contain;bottom:0;content:"";display:block;height:6.25rem;position:absolute;right:0;transform:translateY(3.125rem);width:8.75rem;z-index:1}.m-vod__header-heading{margin-left:0;padding-right:8.75rem}.m-vod__container,.m-vod__related{padding-top:0}