: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-video-card{display:flex;flex:1;flex-direction:column;position:relative}.m-video-card--section{margin-bottom:1.5rem}@media screen and (min-width:48em){.m-video-card--section{flex:0 0 50%;padding:0 1rem}}@media print,screen and (min-width:64em){.m-video-card--section{flex-basis:33.3333%}}.m-video-card__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.m-video-card__link>span{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);white-space:nowrap}.m-video-card__container{display:flex;flex-direction:column;height:100%}.m-video-card--highlight-carousel .m-video-card__container,.m-video-card--highlight-list .m-video-card__container{flex-direction:row;height:auto}@media screen and (min-width:48em){.m-video-card--highlight-hero .m-video-card__container{flex-direction:row-reverse}}.m-video-card--list .m-video-card__container{width:100%}@media screen and (min-width:48em){.m-video-card--list .m-video-card__container{flex-direction:row;height:auto}}.m-video-card__thumbnail{position:relative}@media screen and (min-width:48em){.m-video-card--highlight-hero .m-video-card__thumbnail{flex:1 0 65%}.m-video-card--list .m-video-card__thumbnail{flex:0 1 18.75rem;position:relative}}@media screen and (min-width:80em){.m-video-card--list .m-video-card__thumbnail{flex-basis:22.8125rem;flex-basis:25.6875rem}}.m-video-card__thumbnail:before{background:#ffdd0a url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzNiIgaGVpZ2h0PSIzNiIgY2xhc3M9ImphbSBqYW0tcGxheSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pbllNaW4iIHZpZXdCb3g9Ii0wLjE4IC0wLjEzNSAxLjA4IDEuMDgiPjxwYXRoIGQ9Ik0uNjIyLjQyOUEuMDQ0LjA0NCAwIDAgMCAuNjA3LjM2OEwuMTYxLjA5NkEuMS4xIDAgMCAwIC4xMzcuMDg5YS4wNDYuMDQ2IDAgMCAwLS4wNDYuMDQ1di41NDJxMCAuMDEyLjAwNy4wMjRhLjA0Ni4wNDYgMCAwIDAgLjA2My4wMTRMLjYwNy40NDN6bS4wMzQuMDlMLjIxLjc5QS4xNC4xNCAwIDAgMSAuMDIyLjc0Ny4xMy4xMyAwIDAgMSAwIC42NzZWLjEzNEMwIC4wNi4wNjEgMCAuMTM3IDBxLjA0IDAgLjA3Mi4wMmwuNDQ2LjI3MWEuMTMyLjEzMiAwIDAgMSAwIC4yMjciLz48L3N2Zz4=) no-repeat 50%/24px 24px;bottom:auto;content:"";height:2rem;left:1rem;position:absolute;right:auto;top:.75rem;width:2.25rem;z-index:1}.m-video-card--highlight-hero .m-video-card__thumbnail:before{display:none}.m-video-card--highlight-carousel .m-video-card__thumbnail,.m-video-card--highlight-list .m-video-card__thumbnail{flex:0 0 50%;position:relative}.m-video-card__image-container{display:block;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}@media screen and (min-width:48em){.m-video-card--list .m-video-card__image-container{height:100%}}.m-video-card__image-container img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}@media print,screen and (min-width:64em){.m-video-card__image-container img{transition:.14s}.m-video-card:hover .m-video-card__image-container img{transform:scale(1.1)}}.m-video-card__duration,.m-video-card__publish-date,.m-video-card__publish-date-full{font-size:.83125rem;font-size:var(--video-card-duration-published-date-font-size,.83125rem);font-weight:700}.m-video-card__publish-date-full,.m-video-card__thumbnail .m-video-card__duration{display:none}@media screen and (min-width:48em){.m-video-card--list .m-video-card__thumbnail .m-video-card__duration{background:rgba(0,0,0,.75);bottom:.5rem;color:#fff;display:block;font-size:.75rem;font-weight:600;letter-spacing:.0175rem;padding:.375rem;position:absolute;right:.5rem}.m-video-card--list .m-video-card__details .m-video-card__duration{display:none}}.m-video-card__details{display:flex;flex:1;flex-wrap:wrap;justify-content:space-between;padding:1rem 0 0;padding:var(--video-card-details-padding,1rem 0 0)}@media print,screen and (min-width:64em){.m-video-card__details{transition:.14s}}@media screen and (min-width:48em){.m-video-card--highlight-hero .m-video-card__details{align-content:flex-start;background-color:#fff;flex:1 0 35%;padding:1.5rem}}.m-video-card--highlight-carousel .m-video-card__details,.m-video-card--highlight-list .m-video-card__details{justify-content:center;padding:0 1rem 1rem;padding:var(--video-card-highlight-list-details-padding,0 1rem 1rem)}@media screen and (min-width:64em){.m-video-card--highlight-carousel .m-video-card__details,.m-video-card--highlight-list .m-video-card__details{padding:1rem 1.5rem;padding:var(--video-card-highlight-list-details-padding,1rem 1.5rem)}}.m-video-card--list .m-video-card__details{justify-content:space-between}@media screen and (min-width:48em){.m-video-card--list .m-video-card__details{flex-direction:column;justify-content:center;padding:1.5rem 2rem}}@media screen and (min-width:80em){.m-video-card--list .m-video-card__details{padding:4.0625rem}}@media print,screen and (min-width:64em){.m-video-card--list:hover .m-video-card__details{background-color:#f8f8fa}}.m-video-card__category{color:#081369;font-size:.875rem;font-size:var(--video-card-category-font-size,.875rem);font-weight:600}.m-video-card__category,.m-video-card__title{width:100%}.m-video-card__category{margin-bottom:.5rem}.m-video-card__publish-date,.m-video-card__publish-date-full{margin-top:auto}.m-video-card--highlight-carousel .m-video-card__publish-date,.m-video-card--highlight-carousel .m-video-card__publish-date-full,.m-video-card--highlight-hero .m-video-card__publish-date,.m-video-card--highlight-hero .m-video-card__publish-date-full,.m-video-card--highlight-list .m-video-card__publish-date,.m-video-card--highlight-list .m-video-card__publish-date-full{margin-top:1rem}.m-video-card--highlight-hero .m-video-card__publish-date,.m-video-card--highlight-hero .m-video-card__publish-date-full{margin-top:0}@media screen and (min-width:48em){.m-video-card--list .m-video-card__publish-date,.m-video-card--list .m-video-card__publish-date-full{margin-top:1rem}}.m-video-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:1.075rem;font-size:var(--video-card-title-font-size,1.075rem);font-weight:400;overflow:hidden;word-break:break-word}.paragraph--view-mode--landing-page .o-videos--highlights .m-video-card__title{color:#fff}@media screen and (min-width:48em){.m-video-card--highlight-hero .m-video-card__title{font-size:1.875rem;font-size:var(--video-card-title-font-size--highlight,1.875rem)}}.m-video-card--list{flex-direction:row}.m-video-player{margin-bottom:2rem;order:1}.m-video-player__container{height:0;overflow:hidden;padding-top:56.25%;position:relative}.m-video-player__video,.m-video-player__video>div{-o-object-fit:cover;object-fit:cover}.m-video-player__loader,.m-video-player__video,.m-video-player__video>div{height:100%;left:0;position:absolute;top:0;width:100%}.m-video-player__loader.o-loader{position:absolute}.m-video-player__error{align-items:center;background:#e6e6e6;display:flex;height:100%;justify-content:center;padding:1rem;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}.m-video-player__error-action-list{display:flex;flex-direction:row;gap:1rem}.m-video-player__error-action{flex:1}@media print,screen and (min-width:40em){.m-video-player__error-action{margin-right:1.5rem}.m-video-player__error-action:last-of-type{margin-right:0}}.m-video-player__error-title{font-size:1.5rem;font-size:var(--video-error-title-font-size,1.5rem)}@media print,screen and (min-width:40em){.m-video-player__error-title{font-size:1.875rem;font-size:var(--video-error-title-font-size,1.875rem)}}@media screen and (max-width:39.99875em){.m-video-player--error .m-video-player__container{height:auto;padding:0}.m-video-player--error .m-video-player__loader{height:auto;position:static}.m-video-player--error .m-video-player__error{position:static;transform:none}}.m-video-player--audio .m-video-player--error .m-video-player__container{height:auto;padding:0}.m-video-player--audio .m-video-player__error-title{font-size:1rem;font-size:var(--audio-error-title-font-size,1rem)}@media print,screen and (min-width:40em){.m-video-player--audio .m-video-player__error-title{font-size:1.125rem;font-size:var(--audio-error-title-font-size,1.125rem)}}.m-video-player--audio .m-video-player--error .m-video-player__loader{height:auto;position:static}.m-video-player--audio .m-video-player--error .m-video-player__error{position:static;transform:none}.m-video-player--audio:after{background-color:transparent!important}.m-video-player .bmpui-ui-watermark{display:none}.m-video-player .bmpui-ui-seekbar .bmpui-seekbar .bmpui-seekbar-playbackposition,.m-video-player .bmpui-ui-volumeslider .bmpui-seekbar .bmpui-seekbar-playbackposition{background-color:#081369}.m-video-player .bmpui-ui-seekbar .bmpui-seekbar .bmpui-seekbar-playbackposition-marker,.m-video-player .bmpui-ui-volumeslider .bmpui-seekbar .bmpui-seekbar-playbackposition-marker{background-color:rgba(8,19,105,.5);border-color:#081369}.m-video-player--audio{max-height:8.25rem}.m-video-player--audio .m-video-player__video{height:6.25rem}.m-video-player--audio .bmpui-controls-hidden{all:unset!important}.m-video-player--audio .bmpui-ui-controlbar.bmpui-hidden,.m-video-player--audio .bmpui-ui-titlebar.bmpui-hidden{opacity:1!important;visibility:visible!important}.m-video-player--audio .bitmovinplayer-ima-container,.m-video-player--audio .bitmovinplayer-poster,.m-video-player--audio .bmpui-ui-buffering-overlay,.m-video-player--audio .bmpui-ui-button,.m-video-player--audio .bmpui-ui-cast-status-overlay,.m-video-player--audio .bmpui-ui-container .bmpui-player-container>:not(.bmpui-ui-controlbar),.m-video-player--audio .bmpui-ui-container video,.m-video-player--audio .bmpui-ui-forwardbutton,.m-video-player--audio .bmpui-ui-fullscreentogglebutton,.m-video-player--audio .bmpui-ui-piptogglebutton,.m-video-player--audio .bmpui-ui-playbacktoggle-overlay,.m-video-player--audio .bmpui-ui-rewindbutton,.m-video-player--audio .bmpui-ui-settings-panel,.m-video-player--audio .bmpui-ui-settingstogglebutton,.m-video-player--audio .bmpui-ui-uicontainer .bmpui-controlbar-top,.m-video-player--audio .bmpui-ui-watermark{display:none!important}.m-video-player--audio .bitmovinplayer-container{background-color:#081369;border-radius:0}.o-single-video{display:flex;flex-direction:column;margin:3.125rem 0}@media print,screen and (min-width:64em){.o-single-video{flex-direction:row;flex-wrap:wrap;margin:6.25rem 0}}.o-single-video .o-article-header{flex:1 1 auto;order:2;position:relative}@media screen and (min-width:48em){.o-single-video .o-article-header{padding:0 2rem;width:20%}}.o-single-video .o-article-header__title{font-size:1.875rem;margin-top:1.5rem}.o-single-video .o-article-header__date,.o-single-video .o-article-header__title{color:#fff;margin-bottom:1.5rem}.o-single-video .o-article-header__date{font-size:.625rem;font-weight:600;margin-top:-.75rem;text-transform:uppercase}.o-single-video .o-article-header .m-video-player{flex:1 1 auto;order:1}@media screen and (min-width:48em){.o-single-video .o-article-header .m-video-player{width:80%}}.o-single-video .o-article-header__description{color:#fff;flex:1 1 auto;font-size:1.125rem;order:3;width:100%}.o-single-video__messaging-block{background-color:#e6e6e6;height:100%}.o-single-video__messaging-block,.o-single-video__messaging-copy{position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}@media print,screen and (max-width:47.99875em){.o-single-video__messaging-copy{padding:0 1rem}}.o-single-video__messaging-copy h1{color:#111;font-size:1.25rem}.o-single-video__messaging-copy p{color:#111;font-size:1rem}.o-single-video__messaging-cta .button{margin:0 .5rem}.o-single-video__messaging-cta .button:first-child{background:#ff1740}.o-single-video .m-video-player{flex:1 1 auto;order:1}@media screen and (min-width:48em){.o-single-video .m-video-player{width:70%}}.o-live-video{padding:0}.o-live-video__switcher-top .o-live-video__inner-container{display:flex;flex-direction:column}.o-live-video__switcher-top .o-live-video__toggle{order:0}.o-live-video__switcher-top .o-live-video__current-title{order:2}.o-live-video__switcher-top .o-live-video__player-message{order:3}.o-live-video__container{margin:auto;max-width:104rem;padding:1rem;width:100%}@media screen and (min-width:48em){.o-live-video__container{padding:1.2rem 4rem}}@media print,screen and (min-width:64em){.o-live-video__container{padding:1.5rem 5rem}}@media screen and (min-width:80em){.o-live-video__container{padding:1.5rem 7rem}}.o-live-video__toggle{align-items:center;display:flex;justify-content:center}.o-live-video__toggle>div{margin:1rem}.o-live-video__toggle-button{background-color:#fff;border-bottom:2px solid transparent;border-radius:0;color:#081369;min-width:5rem;padding:.5rem 0 .5rem 1.25rem;position:relative}.o-live-video__active .o-live-video__toggle-button{border-bottom-color:#081369;color:#111}.o-live-video__toggle-button:focus,.o-live-video__toggle-button:hover{background-color:#fff;border-bottom-color:#081369;color:#111}.o-live-video__toggle-button--audio:before,.o-live-video__toggle-button--video:before{content:"";display:inline-block;height:1rem;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.o-live-video__toggle-button--video:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0iTTIgNy41aDE4bDMgM3YxNEg1bC0zLTN2LTE0Wk0yMyAxNGw1LjUwNC0zLjE0NSAxLjQ5Ni44Njh2OC41NTRsLTEuNDk2Ljg2OEwyMyAxOHoiLz48L2c+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:contain}.o-live-video__toggle-button--audio:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMiI+PHBhdGggZD0ibTUgMTMuNjY3IDguMzkyLTYuNDM0TDE1IDguMDI3djE2Ljk0NmwtMS42MDguNzk0TDUgMTkuMzMzek0yNyAyMi41VjEwTTIzIDIwLjVWMTJNMTkgMTguNVYxNCIvPjwvZz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain}.o-live-video__current-title{align-items:center;display:flex;justify-content:center;margin-bottom:1rem}