: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-teaser{background:none;background:var(--teaser-bg,none);border-radius:1rem;border-radius:var(--teaser-border-radius,none);display:flex;display:var(--teaser-display,flex);flex:1 1 auto;flex:var(--teaser-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--teaser-flex-flow,column nowrap);margin:0;margin:var(--teaser-margin,0);padding:.5rem;padding:var(--teaser-padding,0);position:relative;position:var(--teaser-position,relative)}.m-teaser--result{flex:1 1 auto;flex:var(--result-teaser-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--result-teaser-flex-flow,column nowrap)}@media print,screen and (min-width:48em){.m-teaser--result{flex-flow:row nowrap;flex-flow:var(--result-teaser-flex-flow,row nowrap)}}.m-teaser--list-item{flex:1 1 auto;flex:var(--list-teaser-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--list-teaser-flex-flow,column nowrap)}@media print,screen and (min-width:48em){.m-teaser--list-item{flex-flow:row nowrap;flex-flow:var(--list-teaser-flex-flow,row nowrap)}}.m-teaser--merch{display:flex;display:var(--merch-teaser-display,flex);flex-flow:column nowrap;flex-flow:var(--merch-teaser-flex-flow,column nowrap);margin:0;margin:var(--merch-teaser-margin,0);max-width:100%;max-width:var(--merch-teaser-max-width,100%);padding:0;padding:var(--merch-teaser-padding,0)}.m-teaser__link{color:inherit;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-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-teaser__link:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.m-teaser__link:before>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-teaser__thumbnail>.field__item{display:block;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.m-teaser[data-locked=true] .m-teaser__thumbnail>.field__item{filter:brightness(.7)}.m-teaser__thumbnail{background:#e6e6e6;background:var(--teaser-thumbnail-background,#e6e6e6);border-radius:.5rem;border-radius:var(--teaser-thumbnail-border-radius,.5rem);flex:0 1 auto;flex:var(--teaser-thumbnail-flex,0 1 auto);overflow:hidden;overflow:var(--teaser-thumbnail-overflow,hidden);position:relative;position:var(--teaser-thumbnail-position,relative);z-index:0}.m-teaser--result .m-teaser__thumbnail{flex:1;flex:var(--result-teaser-thumbnail-flex,1)}@media print,screen and (min-width:48em){.m-teaser--result .m-teaser__thumbnail{align-items:center;align-items:var(--result-teaser-thumbnail-align-items,center);display:flex;display:var(--result-teaser-thumbnail-display,flex);flex:0 0 18.75rem;flex:var(--result-teaser-thumbnail-flex,0 0 18.75rem)}}@media screen and (min-width:80em){.m-teaser--result .m-teaser__thumbnail{flex:0 0 22.8125rem;flex:var(--result-teaser-thumbnail-flex,0 0 22.8125rem)}}@media screen and (min-width:90em){.m-teaser--result .m-teaser__thumbnail{flex:0 0 25.6875rem;flex:var(--result-teaser-thumbnail-flex,0 0 25.6875rem)}}.m-teaser--list-item .m-teaser__thumbnail{flex:1;flex:var(--list-teaser-thumbnail-flex,1)}@media print,screen and (min-width:48em){.m-teaser--list-item .m-teaser__thumbnail{align-items:center;align-items:var(--list-teaser-thumbnail-align-items,center);display:flex;display:var(--list-teaser-thumbnail-display,flex);flex:0 0 18.75rem;flex:var(--list-teaser-thumbnail-flex,0 0 18.75rem)}}@media screen and (min-width:80em){.m-teaser--list-item .m-teaser__thumbnail{flex:0 0 22.8125rem;flex:var(--list-teaser-thumbnail-flex,0 0 22.8125rem)}}@media screen and (min-width:90em){.m-teaser--list-item .m-teaser__thumbnail{flex:0 0 25.6875rem;flex:var(--list-teaser-thumbnail-flex,0 0 25.6875rem)}}.m-teaser--merch .m-teaser__thumbnail{border:0;border:var(--merch-teaser-thumbnail-border,0);flex:unset;flex:var(--merch-teaser-thumbnail-flex,unset);overflow:hidden;overflow:var(--merch-teaser-thumbnail-overflow,hidden)}.m-teaser__thumbnail-inner{aspect-ratio:auto 16/9;aspect-ratio:var(--teaser-thumbnail-inner-aspect-ratio,auto 16/9);border-radius:.5rem;border-radius:var(--teaser-thumbnail-inner-border-radius,.5rem);width:100%;z-index:-1}.m-teaser--merch .m-teaser__thumbnail-inner{aspect-ratio:auto 1/1;aspect-ratio:var(--merch-teaser-thumbnail-inner-aspect-ratio,auto 1/1)}.m-teaser__thumbnail-inner img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:.4s;transition:var(--teaser-thumbnail-img-transition,.4s);width:100%}.m-teaser:hover .m-teaser__thumbnail-inner img{transform:scale(1.1);transform:var(--teaser-thumbnail-img-transform,scale(1.1))}.m-teaser__category{color:#1a1a1a;color:var(--teaser-category-color,#1a1a1a);font-size:.875rem;font-size:var(--teaser-category-font-size,.875rem);font-weight:500;font-weight:var(--teaser-category-font-weight,500);letter-spacing:normal;letter-spacing:var(--teaser-category-letter-spacing,normal);margin:0;margin:var(--teaser-category-margin,0);text-transform:none;text-transform:var(--teaser-category-text-transform,none)}.m-teaser--result .m-teaser__category{font-size:.875rem;font-size:var(--result-teaser-category-font-size,var(--teaser-category-font-size,.875rem))}@media print,screen and (min-width:64em){.m-teaser--result .m-teaser__category{font-size:1rem;font-size:var(--result-teaser-category-font-size,1rem)}}.m-teaser--list-item .m-teaser__category{font-size:.875rem;font-size:var(--list-teaser-category-font-size,var(--teaser-category-font-size,.875rem))}@media print,screen and (min-width:64em){.m-teaser--list-item .m-teaser__category{font-size:1rem;font-size:var(--list-teaser-category-font-size,1rem)}}.m-teaser--merch .m-teaser__category{background:#006946;background:var(--merch-teaser-category-background,#006946);color:#fff;color:var(--merch-teaser-category-color,#fff);font-size:1rem;font-size:var(--merch-teaser-category-font-size,1rem);left:0;left:var(--merch-teaser-category-offset-left,0);line-height:1;line-height:var(--merch-teaser-category-line-height,1);padding:.3125rem;padding:var(--merch-teaser-category-padding,.3125rem);position:absolute;position:var(--merch-teaser-category-position,absolute);top:0;top:var(--merch-teaser-category-offset-top,0);z-index:1}.timeline-item--highlight .m-teaser__category{color:#fff;color:var(--timeline-teaser-category-color--highlight,#fff)}.m-teaser__publish-date{color:#1a1a1a;color:var(--teaser-publish-date-color,#1a1a1a);font-size:.75rem;font-size:var(--teaser-publish-date-font-size,.75rem);font-weight:500;font-weight:var(--teaser-publish-date-font-weight,500);letter-spacing:normal;letter-spacing:var(--teaser-publish-date-letter-spacing,normal);padding:.5rem 0 0;padding:var(--teaser-publish-date-padding,.5rem 0 0);text-transform:none;text-transform:var(--teaser-publish-date-text-transform,none)}.m-teaser--result .m-teaser__publish-date{font-size:.75rem;font-size:var(--result-teaser-publish-date-font-size,.75rem)}.timeline-item--highlight .m-teaser__publish-date{color:#fff;color:var(--timeline-teaser-publish-date-color--highlight,#fff)}.m-teaser__content{background:none;background:var(--teaser-content-bg,none);display:flex;display:var(--teaser-content-display,flex);flex:1 1 auto;flex:var(--teaser-content-flex,1 1 auto);flex-flow:column nowrap;flex-flow:var(--teaser-content-flex-flow,column nowrap);gap:.5rem;gap:var(--teaser-content-gap,.5rem);margin:0;margin:var(--teaser-content-margin,0);padding:1rem 0;padding:var(--teaser-content-padding,1rem 0);position:relative;text-align:left;text-align:var(--teaser-content-text-align,left);transition:.2s;transition:var(--teaser-content-transition,.2s)}.m-teaser--result .m-teaser__content{padding:1rem 0;padding:var(--result-teaser-content-padding,var(--teaser-content-padding,1rem 0))}@media print,screen and (min-width:48em){.m-teaser--result .m-teaser__content{justify-content:center;justify-content:var(--result-teaser-content-justify-content,center);padding:1.5rem 2rem;padding:var(--result-teaser-content-padding,1.5rem 2rem)}}.m-teaser--result:hover .m-teaser__content{background:transparent;background:var(--result-teaser-content-background--hover,transparent)}.m-teaser--list-item .m-teaser__content{padding:1rem 0;padding:var(--list-teaser-content-padding,var(--teaser-content-padding,1rem 0))}@media print,screen and (min-width:48em){.m-teaser--list-item .m-teaser__content{justify-content:center;justify-content:var(--list-teaser-content-justify-content,center);padding:1.5rem 2rem;padding:var(--list-teaser-content-padding,1.5rem 2rem)}}.m-teaser--list-item:hover .m-teaser__content{background:transparent;background:var(--list-teaser-content-background--hover,transparent)}.m-teaser:is(.m-teaser--result,.m-teaser--list-item):is(.m-teaser.m-teaser--no-thumb) .m-teaser__content{justify-content:center;justify-content:var(--result-teaser-content-justify-content--no-thumb,center);padding:2rem;padding:var(--result-teaser-content-padding--no-thumb,2rem)}.m-teaser--merch .m-teaser__content{background:#fff;background:var(--merch-teaser-content-background,#fff);flex-flow:column nowrap;flex-flow:var(--teaser-content-flex-flow,column nowrap);justify-content:space-between;justify-content:var(--teaser-content-justify-content,space-between);padding:1rem .5rem;padding:var(--merch-teaser-content-padding,1rem .5rem)}.timeline-item--highlight .m-teaser__content{background:#006946;background:var(--timeline-teaser-content-background--highlight,#006946);padding:1rem 1rem 0;padding:var(--timeline-teaser-content-padding--highlight,1rem 1rem 0)}.m-teaser--merch .m-teaser__detail{color:#1a1a1a;color:var(--merch-teaser-details-color,#1a1a1a);letter-spacing:-.006875rem;letter-spacing:var(--merch-teaser-detail-letter-spacing,-.006875rem)}.m-teaser--merch .m-teaser__detail p{margin:0}.m-teaser__title{border:none;border:var(--teaser-title-border,none);color:#1a1a1a;color:var(--teaser-title-color,#1a1a1a);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--teaser-title-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-size:revert-layer;font-size:var(--teaser-title-font-size,revert-layer);font-weight:500;font-weight:var(--teaser-title-font-weight,500);letter-spacing:normal;letter-spacing:var(--teaser-title-letter-spacing,normal);margin:0;margin:var(--teaser-title-margin,0)}.m-teaser--merch .m-teaser__title{color:#1a1a1a;color:var(--merch-teaser-title-color,#1a1a1a);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--merch-teaser-title-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-weight:500;font-weight:var(--merch-teaser-title-font-weight,500);margin:0 0 1rem;margin:var(--merch-teaser-title-margin,0 0 1rem);text-transform:uppercase;text-transform:var(--merch-teaser-title-text-transform,uppercase)}.timeline-item--highlight .m-teaser__title{color:#fff;color:var(--timeline-teaser-title-color--highlight,#fff)}.m-teaser__info{margin:auto 0 0;margin:var(--teaser-info-margin,auto 0 0)}.m-teaser--result .m-teaser__info{margin:1rem 0 0;margin:var(--result-teaser-info-margin,1rem 0 0)}.m-teaser--list-item .m-teaser__info{margin:1rem 0 0;margin:var(--list-teaser-info-margin,1rem 0 0)}.m-teaser--merch .m-teaser__info{color:inherit;color:var(--merch-teaser-info-color,inherit);font-family:Inter,Helvetica,Roboto,Arial,sans-serif;font-family:var(--merch-teaser-info-font-family,"Inter",Helvetica,Roboto,Arial,sans-serif);font-size:1.125rem;font-size:var(--merch-teaser-info-font-size,1.125rem);font-weight:800;font-weight:var(--merch-teaser-info-font-weight,800)}.m-teaser__summary{color:#1a1a1a;color:var(--teaser-summary-color,#1a1a1a);font-size:1rem;font-size:var(--teaser-summary-font-size,1rem);font-weight:400;font-weight:var(--teaser-summary-font-weight,normal)}.m-teaser--merch .m-teaser__price-button-wrp{max-width:100%;max-width:var(--merch-teaser-price-button-wrp-max-width,100%);width:100%;width:var(--merch-teaser-price-button-wrp-width,100%)}@media print,screen and (min-width:40em){.m-teaser--merch .m-teaser__price-button-wrp{max-width:15rem;max-width:var(--merch-teaser-price-button-wrp-max-width,15rem)}}.m-teaser__price{color:inherit;color:var(--merch-teaser-price-color,inherit);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--merch-teaser-price-font-family,"ClashGrotesk-Variable","Inter",sans-serif);font-size:inherit;font-size:var(--merch-teaser-price-font-size,inherit);font-weight:500;font-weight:var(--merch-teaser-price-font-weight,500)}.m-teaser__price--original{color:inherit;color:var(--merch-teaser-price-color--original,inherit);font-family:ClashGrotesk-Variable,Inter,sans-serif;font-family:var(--merch-teaser-price-font-family--original,"ClashGrotesk-Variable","Inter",sans-serif);font-size:inherit;font-size:var(--merch-teaser-price-font-size--original,inherit);font-weight:400;font-weight:var(--merch-teaser-price-font-weight--original,normal);text-decoration:line-through;-webkit-text-decoration:var(--merch-teaser-price-text-decoration--original,line-through);text-decoration:var(--merch-teaser-price-text-decoration--original,line-through)}.m-teaser--merch .m-teaser__product-link a{background:#006946;background:var(--merch-teaser-product-link-background-color,#006946);border-radius:.375rem;border-radius:var(--merch-teaser-product-link-border-radius,.375rem);color:#fff;color:var(--merch-teaser-product-link-color,#fff);display:inline-block;font-size:.875rem;font-size:var(--merch-teaser-product-link-font-size,.875rem);font-weight:500;font-weight:var(--merch-teaser-product-link-font-weight,500);padding:.25rem .375rem .375rem .5rem;padding:var(--merch-teaser-product-link-padding,.25rem .375rem .375rem .5rem)}.m-related-news{background:#f5f6f6;margin:0;margin:var(--related-news-margin,0);max-width:100%;padding:1rem;padding:var(--related-news-padding,1rem);width:100%}@media print,screen and (min-width:48em){.m-related-news{padding:2.5rem;padding:var(--related-news-padding,2.5rem)}}@media screen and (min-width:80em){.m-related-news{padding:3.75rem;padding:var(--related-news-padding,3.75rem)}}.m-related-news__inner{display:flex;flex-flow:column nowrap;gap:1.5rem;margin:0 auto;margin:var(--related-news-inner-margin,0 auto);max-width:90rem;padding:0;padding:var(--related-news-inner-padding,0);width:100%}.m-related-news__header{margin:0;margin:var(--related-news-header-margin,0);padding:0;padding:var(--related-news-header-padding,0)}.m-related-news__heading{color:inherit;font-family:ClashGrotesk-Variable,Inter,sans-serif;font-style:normal;font-weight:500;margin:0;margin:var(--related-news-heading-margin,0);padding:0;padding:var(--related-news-heading-padding,0)}.m-related-news__list-inner{display:flex;flex-flow:row wrap;gap:1rem;gap:var(--related-news-list-inner-gap,1rem)}@media screen and (min-width:80em){.m-related-news__list-inner{gap:1.5rem;gap:var(--related-news-list-inner-gap,1.5rem)}}.m-related-news__item{display:flex;flex:0 1 100%;flex:var(--related-news-item-flex,0 1 100%);flex-flow:column nowrap}@media print,screen and (min-width:30em){.m-related-news__item{flex:0 1 calc(50% - 0.5rem);flex:var(--related-news-item-flex,0 1 calc(50% - 0.5rem))}}@media print,screen and (min-width:40em){.m-related-news__item{flex:0 1 calc(33.33333% - 0.66667rem);flex:var(--related-news-item-flex,0 1 calc(33.33333% - 0.66667rem))}}@media print,screen and (min-width:64em){.m-related-news__item{flex:0 1 calc(25% - 0.75rem);flex:var(--related-news-item-flex,0 1 calc(25% - 0.75rem))}}@media screen and (min-width:80em){.m-related-news__item{flex:0 1 calc(25% - 1.125rem);flex:var(--related-news-item-flex,0 1 calc(25% - 1.125rem))}}.m-related-news--player{margin:2rem auto;max-width:112.5rem;padding:0 1rem}@media print,screen and (min-width:48em){.m-related-news--player{padding:0 4rem}}@media print,screen and (min-width:64em){.m-related-news--player{padding:0 5rem}}@media screen and (min-width:80em){.m-related-news--player{padding:0 7rem}}.m-related-news__title{border-bottom:2px solid #a8a9a9;font-family:ClashGrotesk-Variable,Inter,sans-serif;font-size:medium;font-size:var(--related-news-player-profile-title-font-size,initial);font-weight:400;margin:0 0 1rem;margin:var(--related-news-player-profile-title-margin,0 0 1rem);padding:0 0 .25rem;padding:var(--related-news-player-profile-title-padding,0 0 .25rem);text-transform:inherit}.m-teaser{--teaser-border-radius:1rem;--teaser-content-padding:0.5rem 0 0;--teaser-padding:0.5rem;--teaser-publish-date-color:#838698;--teaser-publish-date-font-size:0.875rem;--teaser-publish-date-letter-spacing:-0.0125rem;--teaser-publish-date-padding:0;--teaser-thumbnail-border-radius:0.5rem;--teaser-thumbnail-inner-border-radius:0;--teaser-title-font-family:Inter,Helvetica,Roboto,Arial,sans-serif;--teaser-title-font-weight:500;--teaser-title-letter-spacing:-0.025rem;--merch-teaser-category-background:none;--merch-teaser-category-color:#838698;--merch-teaser-category-font-size:0.875rem;--merch-teaser-category-padding:0;--merch-teaser-category-position:relative;--merch-teaser-content-background:none;--merch-teaser-content-padding:0.5rem 0 0;--merch-teaser-padding:0.5rem;--merch-teaser-price-color--original:rgba(26,26,26,.5);--merch-teaser-price-color:#004328;--merch-teaser-price-font-weight:500;--merch-teaser-price-text-decoration--original:none;--merch-teaser-title-font-family:Inter,Helvetica,Roboto,Arial,sans-serif;--merch-teaser-title-font-weight:500;--merch-teaser-title-margin:0;--merch-teaser-title-text-transform:none;--result-teaser-info-margin:0;--list-teaser-info-margin:0;--result-teaser-publish-date-font-size:0.875rem;transition:.2s}.m-teaser:hover{background:#004328}.m-teaser__thumbnail-inner:after,.m-teaser__thumbnail-inner:before,.m-teaser__thumbnail:after,.m-teaser__thumbnail:before{background:#00e794;content:"";display:block;height:.5rem;opacity:0;position:absolute;transition:.2s ease .2s;visibility:hidden;width:.5rem;z-index:1}.m-teaser:hover .m-teaser__thumbnail-inner:after,.m-teaser:hover .m-teaser__thumbnail-inner:before,.m-teaser:hover .m-teaser__thumbnail:after,.m-teaser:hover .m-teaser__thumbnail:before{opacity:1;visibility:visible}.m-teaser__thumbnail:after,.m-teaser__thumbnail:before{top:1rem}.m-teaser:hover .m-teaser__thumbnail:after,.m-teaser:hover .m-teaser__thumbnail:before{top:.5rem}.m-teaser__thumbnail-inner:after,.m-teaser__thumbnail-inner:before{bottom:1rem}.m-teaser:hover .m-teaser__thumbnail-inner:after,.m-teaser:hover .m-teaser__thumbnail-inner:before{bottom:.5rem}.m-teaser__thumbnail-inner:before,.m-teaser__thumbnail:before{left:1rem}.m-teaser:hover .m-teaser__thumbnail-inner:before,.m-teaser:hover .m-teaser__thumbnail:before{left:.5rem}.m-teaser__thumbnail-inner:after,.m-teaser__thumbnail:after{right:1rem}.m-teaser:hover .m-teaser__thumbnail-inner:after,.m-teaser:hover .m-teaser__thumbnail:after{right:.5rem}.m-teaser__title{font-size:1.125rem}@media print,screen and (min-width:48em){.m-teaser__title{font-size:1.25rem}}.m-teaser__publish-date{display:flex}.m-teaser__price{align-items:center;display:flex;font-size:1.5rem;gap:.5rem}@media print,screen and (min-width:48em){.m-teaser__price{font-size:2rem}}.m-teaser:hover .m-teaser__price{color:#00e794}.m-teaser__price--original{font-size:1.125rem}@media print,screen and (min-width:48em){.m-teaser__price--original{font-size:1.125rem}}.m-teaser--merch:hover .m-teaser__category,.m-teaser:hover .m-teaser__price--original,.m-teaser:hover .m-teaser__publish-date,.m-teaser:hover .m-teaser__title{color:#fff}.m-related-news{--related-news-heading-padding:0.375rem 1.5rem}.m-related-news__heading{background:#fff;background:var(--latest-news-heading-bg,#fff);border:.0625rem solid #424353;border:var(--latest-news-heading-border,solid .0625rem #424353);border-radius:.75rem;display:inline-block;font-size:1.5rem;line-height:normal}@media print,screen and (min-width:48em){.m-related-news__heading{font-size:2rem}}