: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-node-navigation{background:none;margin:var(--node-navigation-margin,0 auto);max-width:100%;padding:var(--node-navigation-padding,1rem);width:100%}@media print,screen and (min-width:48em){.m-node-navigation{padding:var(--node-navigation-padding,2.5rem)}}@media screen and (min-width:80em){.m-node-navigation{padding:var(--node-navigation-padding,3.75rem)}}.m-node-navigation__inner{margin:var(--node-navigation-inner-margin,0 auto);max-width:90rem;padding:var(--node-navigation-inner-padding,0);width:100%}.m-node-navigation__group{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between}.m-node-navigation__group:not(:has(.m-node-navigation__button--previous)){justify-content:flex-end}.m-node-navigation__button{color:#cf0b2c;display:inline-block;font-family:inherit;font-size:var(--node-navigation-button-font-size,.875rem);font-style:inherit;font-weight:500;padding:.75rem;position:relative;text-decoration:none}.m-node-navigation__button:is(:hover,:focus){color:#d91154;text-decoration:underline}.m-node-navigation__button--next:after,.m-node-navigation__button--previous:before{background:#cf0b2c;content:"";display:block;height:.9375rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease-in-out;width:.9375rem}.m-node-navigation__button:hover:after,.m-node-navigation__button:hover:before{background:#d91154}.m-node-navigation__button--previous:before{left:0;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjMgNi4zYy0uNC41LS40IDEuMSAwIDEuNGw2IDYgLjEuMWMuNC4zIDEgLjMgMS4zLS4xbC4xLS4xYy4zLS40LjMtMS0uMS0xLjNMMi40IDdsNS4zLTUuMy4xLS4xYy4zLS40LjMtMS0uMS0xLjMtLjQtLjQtMS0uNC0xLjQgMHoiLz48L3N2Zz4=) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbDpzcGFjZT0icHJlc2VydmUiIHZpZXdCb3g9IjAgMCA4IDE0Ij48cGF0aCBmaWxsPSIjZmZmIiBkPSJNLjMgNi4zYy0uNC41LS40IDEuMSAwIDEuNGw2IDYgLjEuMWMuNC4zIDEgLjMgMS4zLS4xbC4xLS4xYy4zLS40LjMtMS0uMS0xLjNMMi40IDdsNS4zLTUuMy4xLS4xYy4zLS40LjMtMS0uMS0xLjMtLjQtLjQtMS0uNC0xLjQgMHoiLz48L3N2Zz4=) no-repeat center/contain}.m-node-navigation__button--next:after{-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgOCAxNCI+PHRpdGxlPlBhdGg8L3RpdGxlPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTEuNzA3LjI5M0ExIDEgMCAwIDAgLjIxIDEuNjEzbC4wODMuMDk0TDUuNTg1IDcgLjI5MyAxMi4yOTNhMSAxIDAgMCAwLS4wODMgMS4zMmwuMDgzLjA5NGExIDEgMCAwIDAgMS4zMi4wODNsLjA5NC0uMDgzIDYtNmExIDEgMCAwIDAgLjA4My0xLjMybC0uMDgzLS4wOTR6Ii8+PC9zdmc+) no-repeat center/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjE0IiB2aWV3Qm94PSIwIDAgOCAxNCI+PHRpdGxlPlBhdGg8L3RpdGxlPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0ibm9uemVybyIgZD0iTTEuNzA3LjI5M0ExIDEgMCAwIDAgLjIxIDEuNjEzbC4wODMuMDk0TDUuNTg1IDcgLjI5MyAxMi4yOTNhMSAxIDAgMCAwLS4wODMgMS4zMmwuMDgzLjA5NGExIDEgMCAwIDAgMS4zMi4wODNsLjA5NC0uMDgzIDYtNmExIDEgMCAwIDAgLjA4My0xLjMybC0uMDgzLS4wOTR6Ii8+PC9zdmc+) no-repeat center/contain;right:0}.m-node-navigation__button-label{font-size:var(--node-navigation-button-label-font-size,.875rem)}.m-node-navigation__button-label,.m-node-navigation__button-title{color:#cf0b2c;display:block;font-family:inherit;font-style:inherit;font-weight:500}.m-node-navigation__button-title{font-size:var(--node-navigation-button-title-font-size,.875rem)}.m-taxonomy-sponsor{background:none;margin:var(--taxonomy-sponsor-margin,0);max-width:100%;padding:var(--taxonomy-sponsor-padding,1rem);position:relative}@media print,screen and (min-width:48em){.m-taxonomy-sponsor{padding:var(--taxonomy-sponsor-padding,2.5rem)}}@media screen and (min-width:80em){.m-taxonomy-sponsor{padding:var(--taxonomy-sponsor-padding,3.75rem)}}.m-taxonomy-sponsor__inner{align-items:var(--taxonomy-sponsor-inner-align-items,center);background:none;display:flex;flex-flow:var(--taxonomy-sponsor-inner-flex-flow,column nowrap);gap:var(--taxonomy-sponsor-inner-gap,.5rem);justify-content:var(--taxonomy-sponsor-inner-justify-content,center);margin:var(--taxonomy-sponsor-inner-margin,0 auto);max-width:90rem;padding:var(--taxonomy-sponsor-inner-padding,0);position:relative;width:100%}.m-taxonomy-sponsor__label{color:#2c2c2c;font-family:Onest,Helvetica,Roboto,Arial,sans-serif;font-size:var(--taxonomy-sponsor-label-font-size,100%);font-style:normal;font-weight:400;margin:var(--taxonomy-sponsor-label-margin,0);padding:var(--taxonomy-sponsor-label-padding,0);text-align:center;text-transform:none}.m-taxonomy-sponsor__list{background:none;margin:var(--taxonomy-sponsor-list-margin,0 auto);max-width:100%;padding:var(--taxonomy-sponsor-list-padding,0);position:relative}.m-taxonomy-sponsor__list-inner{display:flex;flex-flow:var(--taxonomy-sponsor-list-inner-flex-flow,row wrap);gap:var(--taxonomy-sponsor-list-inner-gap,.5rem);justify-content:var(--taxonomy-sponsor-list-inner-justify-content,center);margin:var(--taxonomy-sponsor-list-inner-margin,0 auto);padding:var(--taxonomy-sponsor-list-inner-padding,0);position:relative}.m-taxonomy-sponsor .m-sponsor{max-width:6.25rem}.m-video-listing{background:#060d3c;margin:var(--video-listing-margin,0);max-width:100%;padding:var(--video-listing-padding,1rem);width:100%}@media print,screen and (min-width:48em){.m-video-listing{padding:var(--video-listing-padding,2.5rem)}}@media screen and (min-width:80em){.m-video-listing{padding:var(--video-listing-padding,3.75rem)}}.m-video-listing__inner{display:flex;flex-flow:row wrap;gap:var(--video-listing-inner-gap,1rem);margin:var(--video-listing-inner-margin,0 auto);max-width:90rem;padding:var(--video-listing-inner-padding,0);width:100%}@media screen and (min-width:80em){.m-video-listing__inner{gap:var(--video-listing-inner-gap,1.5rem)}}.m-video-listing .m-video-teaser{flex:var(--video-listing-item-flex,0 1 100%)}@media print,screen and (min-width:30em){.m-video-listing .m-video-teaser{flex:var(--video-listing-item-flex,0 1 calc(50% - 0.5rem))}}@media print,screen and (min-width:40em){.m-video-listing .m-video-teaser{flex:var(--video-listing-item-flex,0 1 calc(33.33333% - 0.66667rem))}}@media print,screen and (min-width:64em){.m-video-listing .m-video-teaser{flex:var(--video-listing-item-flex,0 1 calc(25% - 0.75rem))}}@media screen and (min-width:80em){.m-video-listing .m-video-teaser{flex:var(--video-listing-item-flex,0 1 calc(25% - 1.125rem))}}.m-video-teaser{background:none;border-radius:0;display:flex;flex-flow:column nowrap;position:relative}.m-video-teaser__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.m-video-teaser__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-teaser iframe{border:.0625rem solid #a8a9a9;height:100%;width:100%}.m-video-teaser__thumbnail{background:#e6e6e6;border-radius:0;overflow:hidden;position:relative}.m-video-teaser__thumbnail .field__item{aspect-ratio:16/9}.m-video-teaser__thumbnail :is(img){width:100%}.m-video-teaser__content{position:relative;white-space:normal;word-wrap:break-word;background:none;display:var(--video-teaser-content-display,flex);flex:var(--video-teaser-content-flex,1 1 auto);flex-flow:var(--video-teaser-content-flex-flow,column nowrap);gap:var(--video-teaser-content-gap,.5rem);padding:var(--video-teaser-content-padding,1rem 0);transition:var(--video-teaser-content-transition,.2s)}.m-video-teaser__details{display:flex;gap:.5rem;padding:var(--video-teaser-details-padding,0)}.m-video-teaser__details,.m-video-teaser__info{flex-flow:row wrap;justify-content:flex-start;position:relative}.m-video-teaser__info{display:none;gap:.25rem;padding:var(--video-teaser-info-padding,0)}.m-video-teaser__category{color:#fff;font-size:var(--video-teaser-category-font-size,.875rem);letter-spacing:var(--video-teaser-category-letter-spacing,normal);margin:var(--video-teaser-category-margin,0)}.m-video-teaser__category,.m-video-teaser__published{font-weight:400;opacity:1;position:relative;text-transform:none}.m-video-teaser__published{color:#d9d9d9;font-size:var(--video-teaser-published-font-size,.875rem);letter-spacing:var(--video-teaser-published-letter-spacing,normal);margin:var(--video-teaser-published-margin,0)}.m-video-teaser__title{border:var(--video-teaser-title-border,none);color:#fff;font-family:Onest,Helvetica,Roboto,Arial,sans-serif;font-size:var(--video-teaser-title-font-size,1rem);font-weight:500;letter-spacing:var(--video-teaser-title-letter-spacing,normal);margin:var(--video-teaser-title-margin,0)}.m-video-teaser--result{flex:var(--result-video-teaser-flex,1 1 auto);flex-flow:var(--result-teaser-flex-flow,column nowrap)}@media print,screen and (min-width:48em){.m-video-teaser--result{flex-flow:var(--result-teaser-flex-flow,row nowrap)}}.m-video-teaser--result .m-video-teaser__content{background:none;padding:var(--result-video-teaser-content-padding,1rem)}@media print,screen and (min-width:30em){.m-video-listing{--video-listing-item-flex:0 1 100%}}@media print,screen and (min-width:40em){.m-video-listing{--video-listing-item-flex:1 1 calc(50% - 0.5rem)}}@media print,screen and (min-width:64em){.m-video-listing{--video-listing-item-flex:0 1 calc(33.33333% - 0.66667rem)}}@media screen and (min-width:80em){.m-video-listing{--video-listing-item-flex:0 1 calc(25% - 1.125rem)}}.m-video-teaser__thumbnail{border-radius:.1875rem;box-shadow:-2px 2px 2px 0 rgba(30,30,30,.1);overflow:visible}.m-video-teaser__thumbnail:after{border-radius:.1875rem;box-shadow:.5rem -.5rem 0 #393f64;content:"";height:100%;position:absolute;right:0;top:0;transition:.2s;width:100%;z-index:0}@media print,screen and (min-width:64em){.m-video-teaser:hover .m-video-teaser__thumbnail:after{right:.5rem;top:.5rem}}.m-video-teaser__thumbnail-inner{border-radius:.1875rem;overflow:hidden;position:relative;z-index:1}.m-video-teaser__category{align-items:center;display:inline-flex;gap:.5rem}.m-video-teaser__category:after{background:#ffe834;border-radius:100%;content:"";display:inline-block;height:.25rem;width:.25rem}.m-video-teaser--result .m-video-teaser__category,.m-video-teaser--result .m-video-teaser__title,.path-team .m-video-teaser .m-video-teaser__category,.path-team .m-video-teaser .m-video-teaser__title{color:#060d3c}.m-video-teaser--result .m-video-teaser__published,.path-team .m-video-teaser .m-video-teaser__published{color:#757575}.m-video-teaser--result .m-video-teaser__published:before,.path-team .m-video-teaser .m-video-teaser__published:before{color:#cf0b2c}.m-video-teaser--result .m-video-teaser__thumbnail:after,.path-team .m-video-teaser .m-video-teaser__thumbnail:after{box-shadow:.5rem -.5rem 0 #cf0b2c;opacity:1}