:root{--columns:1;--gap:1rem}.m-gallery{--gallery-columns:1;--gallery-columns:var(--columns,1);--gallery-gap:1rem;--gallery-gap:var(--gap,1rem);margin:2rem 0;margin:var(--gallery-margin,2rem 0);position:relative}@media print,screen and (min-width:64em){.m-gallery{--gallery-columns:1;--gallery-columns:var(--columns,1)}}@media print,screen and (min-width:40em){.m-gallery{--gallery-columns:1;--gallery-columns:var(--columns,1)}}@media screen and (min-width:30em){.m-gallery{--gallery-columns:1;--gallery-columns:var(--columns,1);--gallery-columns:2}}@media print,screen and (min-width:40em){.m-gallery{--gallery-columns:3}}@media print,screen and (min-width:64em){.m-gallery{--gallery-columns:4}}.paragraph--view-mode--landing-page .m-gallery{margin-left:auto;margin-right:auto;padding:0 1rem}@media screen and (min-width:48em){.paragraph--view-mode--landing-page .m-gallery{padding:0 4rem}}@media print,screen and (min-width:64em){.paragraph--view-mode--landing-page .m-gallery{padding:0 5rem}}@media screen and (min-width:80em){.paragraph--view-mode--landing-page .m-gallery{padding:0 7rem}}@media screen and (min-width:90em){.paragraph--view-mode--landing-page .m-gallery{max-width:104rem}}.m-gallery__grid-inner{display:flex;flex-wrap:wrap;gap:1rem;gap:var(--gallery-gap,1rem);list-style:none;margin:0;--columns:1;--columns:var(--gallery-columns,1)}.m-gallery__grid-item{flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1));margin:0;margin:var(--gallery-grid-item-margin,0);padding:0;padding:var(--gallery-grid-item-padding,0)}.m-gallery__list{display:flex;flex-wrap:wrap;list-style:none;margin:0 -.5rem}@media screen and (max-width:23.375em){.m-gallery__list>*+*{margin-top:1.5rem}}.m-gallery__list-item{overflow:hidden;padding:0 .5rem;position:relative;width:100%}@media screen and (min-width:23.4375em){.m-gallery__list-item{margin-bottom:1rem;width:50%}}@media screen and (min-width:48em){.m-gallery__list-item{width:25%}}@media print,screen and (min-width:64em){.m-gallery__list-item{width:20%}}.m-gallery__expand{cursor:pointer;height:100%;left:0;position:absolute;top:0;transition:.24s;width:100%;z-index:1}.m-gallery__expand>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-gallery__expand>svg{display:block;height:1.5625rem;width:1.5625rem}.m-gallery__expand-inner{border-radius:50%;height:3rem;padding:.5rem;position:absolute;transition:.24s;width:3rem}@media print,screen and (min-width:40em){.m-gallery__expand-inner{height:4rem;width:4rem}}.m-gallery--teaser .m-gallery__expand-inner{border:1px solid transparent;bottom:1rem;right:1rem}.m-gallery--inline .m-gallery__expand-inner{align-items:center;background-color:#fff;display:flex;height:2rem;justify-content:center;left:50%;top:50%;transform:translate(-50%,-50%);width:2rem}.m-gallery--teaser .m-gallery__img-wrapper:hover .m-gallery__expand-inner{background:hsla(0,0%,100%,.25)}.m-gallery--inline .m-gallery__expand-inner:after{border:.1875rem solid #e4002b;border-radius:100%;content:"";height:2.625rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:.14s;visibility:hidden;width:2.625rem;z-index:-1}.m-gallery--inline .m-gallery__expand-inner svg{display:block;height:1.3125rem;width:1.3125rem}.m-gallery--inline .m-gallery__img-wrapper:hover .m-gallery__expand-inner:after{opacity:1;visibility:visible}.m-gallery__img-wrapper:not(.m-gallery__img-wrapper-masonry){display:block;height:0;overflow:hidden;padding-top:56.25%;position:relative;width:100%}.m-gallery__img-wrapper:not(.m-gallery__img-wrapper-masonry) img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.m-gallery__full-grid{list-style-type:none;margin:0;margin:var(--gallery-full-grid-margin,0)}@media print,screen and (min-width:40em){.m-gallery__full-grid{margin:0 1rem;margin:var(--gallery-full-grid-margin,0 1rem)}}.m-gallery__full-grid .m-gallery__grid-item :is(a){display:block}.m-gallery__full-grid .m-gallery__grid-item,.m-gallery__grid-sizer{width:100%;width:var(--gallery-grid-sizer-width,100%)}@media print,screen and (min-width:40em){.m-gallery__full-grid .m-gallery__grid-item,.m-gallery__grid-sizer{width:50%;width:var(--gallery-grid-sizer-width,50%)}}@media screen and (min-width:80em){.m-gallery__full-grid .m-gallery__grid-item,.m-gallery__grid-sizer{width:33.3333%;width:var(--gallery-grid-sizer-width,33.3333%)}}.m-gallery__full-grid .m-gallery__grid-item svg,.m-gallery__grid-sizer svg{display:none}.m-gallery__full-grid .m-gallery__grid-item{padding:.5rem 0;padding:var(--gallery-full-grid-item-padding,.5rem 0)}@media print,screen and (min-width:40em){.m-gallery__full-grid .m-gallery__grid-item{padding:.5rem;padding:var(--gallery-full-grid-item-padding,.5rem)}}.m-gallery__full-grid .m-gallery__grid-item img{border-radius:.1875rem;border-radius:var(--gallery-full-grid-item-img-border-radius,.1875rem)}.m-player{display:block;font-family:Metropolis,Arial,sans-serif}.m-player__header{display:flex;flex-direction:column;flex-direction:var(--m-player-header-flex-direction,column)}@media print,screen and (min-width:40em){.m-player__header{flex-direction:row;flex-direction:var(--m-player-header-flex-direction,row);flex-wrap:nowrap}}.m-player__column{background:#113a78;flex:1 1 75%}.m-player__column--first{background-color:#231f20;display:flex;flex-direction:column;justify-content:center}@media print,screen and (min-width:40em){.m-player__column--last{flex:0 0 19.5rem}}@media print,screen and (min-width:64em){.m-player__column--last{flex-basis:20.875rem}}@media screen and (min-width:90em){.m-player__column--last{flex-basis:21.9375rem}}.m-player__hero{height:100%}.m-player__hero-details{align-items:flex-start;background:transparent;color:inherit;display:flex;flex-direction:column;height:auto;justify-content:flex-start;padding:1rem;text-align:left}@media screen and (min-width:48em){.m-player__hero-details{padding:1.2rem 4rem}}@media print,screen and (min-width:64em){.m-player__hero-details{padding:1.5rem 5rem}}@media screen and (min-width:80em){.m-player__hero-details{padding:1.5rem 7rem}}.m-player__hero-wrapper{height:inherit;position:relative}.m-player__hero-shop-link{margin:2rem 0 .5rem;margin:var(--player-profile-hero-shop-link-margin,2rem 0 .5rem);text-align:left}.m-player__hero-shop-link__label{font-size:1rem;font-size:var(--player-profile-hero-shop-link-label-font-size,1rem);margin:0;padding:.25rem .5rem;padding:var(--player-profile-hero-shop-link-label-padding,.25rem .5rem)}@media print,screen and (min-width:64em){.m-player__hero-shop-link__label{font-size:1.125rem;font-size:var(--player-profile-hero-shop-link-label-font-size,1.125rem)}}.m-player__hero-image{height:inherit;height:var(--player-profile-hero-image-height,inherit);max-height:100%;max-height:var(--player-profile-hero-image-max-height,100%);overflow:hidden;position:relative}.m-player__hero-image:before{content:"";display:block;height:0;overflow:hidden;padding-top:133.3333333333%;padding-top:var(--player-profile-hero-image-ratio,133.3333333333%);position:relative;width:100%}.m-player__hero-image-fallback{background:#a0a0a0}.m-player__hero-image-fallback .m-playercard__image-fallback{padding-top:0}.m-player__hero-image-fallback svg{min-height:100%}.m-player__hero-image img,.m-player__hero-image-fallback{display:block;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.m-player__position{color:inherit;display:inline-block;font-size:1.5rem;font-size:var(--player-profile-hero-position-font-size,1.5rem);font-weight:800;letter-spacing:normal;letter-spacing:var(--player-profile-hero-image-position-letter-spacing,normal);line-height:1;margin:0 0 .5rem;padding:.5rem;text-transform:none}.m-player__name{color:inherit;font-family:Metropolis,Arial,sans-serif;font-size:2.625rem;font-size:var(--player-profile-hero-name-font-size,2.625rem);font-weight:800;line-height:1.5;line-height:var(--player-profile-hero-name-line-height,1.5);margin:.5rem 0;margin:var(--player-profile-hero-name-margin,.5rem 0);text-transform:uppercase}.m-player__first-name{font-size:2.625rem;font-size:var(--player-profile-hero-first-name-font-size,2.625rem);font-weight:inherit}.m-player__number{bottom:0;color:#fff;display:block;font-size:5.625rem;font-size:var(--player-profile-hero-number-font-size,5.625rem);font-weight:400;left:1rem;left:var(--player-profile-hero-number-left,1rem);line-height:1;margin:0;margin:var(--player-profile-hero-number-margin,0);position:absolute;position:var(--player-profile-hero-number-position,absolute);z-index:2}@media print,screen and (min-width:64em){.m-player__number{font-size:9.375rem;font-size:var(--player-profile-hero-number-font-size,9.375rem)}}.m-player__search{margin:1.5rem auto;padding:0 1rem}@media screen and (min-width:48em){.m-player__search{padding:0 4rem}}@media print,screen and (min-width:64em){.m-player__search{padding:0 5rem}}@media screen and (min-width:80em){.m-player__search{padding:0 7rem}}@media print,screen and (min-width:64em){.m-player__search{display:flex;justify-content:flex-end;max-width:104rem}}.m-player__sponsor{margin:0 auto 2rem;padding:0 1rem}@media screen and (min-width:48em){.m-player__sponsor{padding:0 4rem}}@media print,screen and (min-width:64em){.m-player__sponsor{padding:0 5rem}}@media screen and (min-width:80em){.m-player__sponsor{padding:0 7rem}}@media print,screen and (min-width:64em){.m-player__sponsor{max-width:104rem}}.m-player__sponsor-inner{--gap:1rem;--gap:var(--player-sponsor-inner-gap,1rem);--columns:2;--columns:var(--player-sponsor-inner-columns,2);display:flex;flex-wrap:wrap;gap:1rem;gap:var(--player-sponsor-inner-gap,1rem)}@media screen and (min-width:48em){.m-player__sponsor-inner{--columns:var(--player-sponsor-inner-columns,3)}}@media print,screen and (min-width:64em){.m-player__sponsor-inner{--columns:var(--player-sponsor-inner-columns,4)}}.m-player .m-sponsor{flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}.m-player .m-sponsor__image{margin:0 auto;max-width:9.6875rem}.m-player .m-sponsor__image>a{text-align:center}.m-player__info{background-color:transparent}.m-player__info-inner{flex-wrap:wrap;gap:1rem;--columns:var(--player-profile-info-columns,1)}@media print,screen and (min-width:40em){.m-player__info-inner{--columns:var(--player-profile-info-columns,2)}}@media screen and (min-width:48em){.m-player__info-inner{--columns:var(--player-profile-info-columns,3)}}@media print,screen and (min-width:64em){.m-player__info-inner{--columns:var(--player-profile-info-columns,5)}}.m-player__info-stat{-webkit-margin-before:auto;background-color:transparent;flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1));margin-block-start:auto}@media screen and (min-width:48em){.m-player__info-stat{padding:1rem;padding:var(--player-profile-info-stat-padding,1rem)}}.m-player__info-stat-inner{border-bottom:none;color:#032955;font-size:1rem;font-size:var(--player-profile-info-stat-inner-font-size,1rem);font-weight:700;line-height:1;padding:.5rem}.m-player__info-label{color:#848484;font-size:.75rem;font-size:var(--player-profile-info-label-font-size,.75rem);font-weight:600;margin-bottom:.5rem;text-transform:uppercase}.m-player__body{padding:0 1rem}@media screen and (min-width:48em){.m-player__body{padding:0 4rem}}@media print,screen and (min-width:64em){.m-player__body{padding:0 5rem}}@media screen and (min-width:80em){.m-player__body{padding:0 7rem}}.m-player__section{margin:2rem auto;margin:var(--player-profile-section-margin,2rem auto);max-width:90rem;max-width:var(--player-profile-section-max-width,90rem)}.m-player__section-content{max-width:36.375rem;max-width:var(--player-profile-section-max-width,36.375rem)}@media screen and (min-width:80em){.m-player__section-content{font-size:1.125rem;font-size:var(--player-profile-section-content-font-size,1.125rem);max-width:45.625rem;max-width:var(--player-profile-section-max-width,45.625rem)}}@media screen and (min-width:90em){.m-player__section-content{max-width:51.5rem;max-width:var(--player-profile-section-max-width,51.5rem)}}.m-player__section-content>p:first-of-type{font-weight:600;font-weight:var(--player-profile-section-content-first-paragraph-font-weight,600)}.m-player__section-title{border-bottom:2px solid #a1a1a1;font-family:Anton,Arial,sans-serif;font-size:medium;font-size:var(--player-profile-section-title-font-size,initial);font-weight:400;margin-bottom:1rem;padding-bottom:.25rem}.m-player__section--articles{display:none;display:var(--player-profile-section-articles-display,none)}.m-player__social{margin-top:1rem;place-self:start}@media screen and (min-width:48em){.m-player__social{margin-top:2rem}}.m-player__social-title{font-family:Anton,Arial,sans-serif;font-size:.875rem}.m-player__social-container{display:flex;flex-wrap:wrap;gap:.5rem}.m-player__social-container a{display:inline-block;height:2rem;height:var(--player-profile-social-icon-height,2rem);width:2rem;width:var(--player-profile-social-icon-width,2rem)}.m-player__social-container a:hover :is(svg){fill:#b90a25}.m-player__flag{display:inline-flex;text-transform:uppercase}.m-player__flag .m-playercard__flag{color:inherit;font-size:.875rem;font-size:var(--player-profile-flag-font-size,.875rem);font-weight:500;margin-left:.5rem}.m-player__flag .m-playercard__flag-item{list-style:none}.m-player__flag .m-playercard__flag-item:before{display:none}.m-player__column--image{background-color:transparent}.m-player__navigation{align-items:center;background:#231f20;display:flex;height:112px;justify-content:space-between;margin-top:2rem;width:100%}.m-player__navigation-link{color:#fff;font-size:1rem;font-size:var(--player-profile-navigation-link-font-size,1rem);font-weight:500;padding:2rem}.m-player__navigation-link:hover{color:#a1a1a1}.m-player__native-ad{display:none;display:var(--player-profile-native-ad-display,none);margin:3rem auto}.m-player__related-news{margin:2rem auto;max-width:112.5rem;padding:0 1rem}@media screen and (min-width:48em){.m-player__related-news{padding:0 4rem}}@media print,screen and (min-width:64em){.m-player__related-news{padding:0 5rem}}@media screen and (min-width:80em){.m-player__related-news{padding:0 7rem}}@media print,screen and (min-width:40em){.m-player__related-news .view-content{display:flex;flex-wrap:wrap}}.m-player__related-news .view-content:has(>div:not([class])){--columns:1;--columns:var(--player-profile-related-news-columns,1);gap:1rem;gap:var(--player-profile-related-news-gap,1rem)}@media print,screen and (min-width:40em){.m-player__related-news .view-content:has(>div:not([class])){--columns:var(--player-profile-related-news-columns,2)}}@media screen and (min-width:48em){.m-player__related-news .view-content:has(>div:not([class])){--columns:var(--player-profile-related-news-columns,3)}}.m-player__related-news .view-content>div:not([class]){display:flex;flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1));margin-bottom:1rem}@media screen and (min-width:48em){.m-player__related-news .view-content>div:not([class]){flex-basis:calc(33.33333% - 0.66667rem);flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}}@media print,screen and (min-width:40em){.m-player__related-news .view-content>div:not([class]){flex-basis:calc(50% - 0.5rem);flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}}.m-player__related-news .view-content>div:not([class]):has(>div:not([class])){flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}.m-player{--player-profile-hero-name-font-size:3rem;--player-profile-hero-position-font-size:0.75rem;--player-profile-hero-image-position-letter-spacing:normal;--player-profile-hero-shop-link-label-font-size:0.9375rem;--player-profile-hero-shop-link-label-padding:0.875rem;--player-profile-info-stat-inner-font-size:1rem;--player-profile-info-label-font-size:0.625rem;--player-profile-section-title-font-size:2rem}@media print,screen and (min-width:40em){.m-player{--player-profile-hero-name-font-size:3.75rem;--player-profile-section-title-font-size:2.875rem}}@media print,screen and (min-width:64em){.m-player{--player-profile-info-stat-inner-font-size:1.5rem;--player-profile-info-label-font-size:0.9375rem}}.m-player__header{background-color:#113a78;color:#fff;justify-content:center;overflow:hidden;position:relative;text-align:center}.m-player__header:after,.m-player__header:before{content:"";height:100%;-webkit-mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4ODMiIGhlaWdodD0iMzkzIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI0OC4zNjMlIiB4Mj0iNDguMzYzJSIgeTE9Ijg0LjI0NyUiIHkyPSIxLjU4JSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZBRkFGOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0U4RThFOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGZpbGw9InVybCgjYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTU0OSAyOTQgMTExIDQ5LTExMSA0OS0xMDYuMzY3LTQ2Ljk1NUwzMzQgMzkzbC0xMTEtNDkgMTExLTQ5IDEwNi4zNjcgNDYuOTU1em0yMjMgMSAxMTEgNDktMTExIDQ5LTExMS00OXptLTY2MS0xIDExMSA0OS0xMTEgNDlMMCAzNDN6bTAtOTggMTExIDQ5LTExMSA0OUwwIDI0NXptNDM4IDAgMTExIDQ5LTExMSA0OS0xMDcuNS00Ny40NTVMMzM0IDI5NGwtMTExLTQ5IDExMS00OSAxMDcuNSA0Ny40NTV6bTIyMyAwIDExMSA0OS0xMTEgNDktMTExLTQ5ek0xMTEgOThsMTExIDQ5LTExMSA0OUwwIDE0N3ptNDM4IDAgMTExIDQ5LTExMSA0OS0xMDcuNS00Ny40NTVMMzM0IDE5NmwtMTExLTQ5IDExMS00OSAxMDcuNSA0Ny40NTV6bTIyMyAwIDExMSA0OS0xMTEgNDktMTExLTQ5ek0xMTEgMGwxMTEgNDktMTExIDQ5TDAgNDl6bTQzOCAwIDExMSA0OS0xMTEgNDktMTA3LjUtNDcuNDU1TDMzNCA5OCAyMjMgNDkgMzM0IDBsMTA3LjUgNDcuNDU1em0yMjMgMCAxMTEgNDktMTExIDQ5LTExMS00OXoiLz48L3N2Zz4=) repeat-x top left/contain;mask:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4ODMiIGhlaWdodD0iMzkzIj48ZGVmcz48bGluZWFyR3JhZGllbnQgaWQ9ImEiIHgxPSI0OC4zNjMlIiB4Mj0iNDguMzYzJSIgeTE9Ijg0LjI0NyUiIHkyPSIxLjU4JSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI0ZBRkFGOCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI0U4RThFOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxwYXRoIGZpbGw9InVybCgjYSkiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTU0OSAyOTQgMTExIDQ5LTExMSA0OS0xMDYuMzY3LTQ2Ljk1NUwzMzQgMzkzbC0xMTEtNDkgMTExLTQ5IDEwNi4zNjcgNDYuOTU1em0yMjMgMSAxMTEgNDktMTExIDQ5LTExMS00OXptLTY2MS0xIDExMSA0OS0xMTEgNDlMMCAzNDN6bTAtOTggMTExIDQ5LTExMSA0OUwwIDI0NXptNDM4IDAgMTExIDQ5LTExMSA0OS0xMDcuNS00Ny40NTVMMzM0IDI5NGwtMTExLTQ5IDExMS00OSAxMDcuNSA0Ny40NTV6bTIyMyAwIDExMSA0OS0xMTEgNDktMTExLTQ5ek0xMTEgOThsMTExIDQ5LTExMSA0OUwwIDE0N3ptNDM4IDAgMTExIDQ5LTExMSA0OS0xMDcuNS00Ny40NTVMMzM0IDE5NmwtMTExLTQ5IDExMS00OSAxMDcuNSA0Ny40NTV6bTIyMyAwIDExMSA0OS0xMTEgNDktMTExLTQ5ek0xMTEgMGwxMTEgNDktMTExIDQ5TDAgNDl6bTQzOCAwIDExMSA0OS0xMTEgNDktMTA3LjUtNDcuNDU1TDMzNCA5OCAyMjMgNDkgMzM0IDBsMTA3LjUgNDcuNDU1em0yMjMgMCAxMTEgNDktMTExIDQ5LTExMS00OXoiLz48L3N2Zz4=) repeat-x top left/contain;position:absolute;top:0;width:30%}.m-player__header:before{background:linear-gradient(315deg,#113a78 30%,#052955);left:0}.m-player__header:after{background:linear-gradient(45deg,#113a78 30%,#052955);right:0}.m-player__header-inner{padding:2rem 1rem 0}.m-player__sponsor{display:none}.m-player__header .m-player__sponsor{bottom:1rem;display:block;margin:0;max-width:9.5rem;padding:1rem;position:absolute;right:0;z-index:1}@media print,screen and (min-width:64em){.m-player__header .m-player__sponsor{max-width:17rem}}.m-player__sponsor-inner{flex-direction:column;justify-content:center}.m-player .m-sponsor__level{display:none}.m-player .m-sponsor__image{padding-top:0}.m-player .m-playercard__flag{color:#fff;font-size:.75rem;font-weight:700;margin-bottom:.125rem;position:relative;z-index:1}.m-player__name-wrapper{position:relative;z-index:1}.m-player__name{margin:0}.m-player__name--first{display:inline-block;font-family:Anton,Arial,sans-serif;font-size:1.875rem;font-weight:400;position:relative}@media screen and (min-width:48em){.m-player__name--first{font-size:3rem}}.m-player__name--last{color:#b90a25;font-family:Anton,Arial,sans-serif;font-size:clamp(4.125rem,12vw,12.8125rem);font-weight:400;line-height:1;margin-top:-.625rem;text-transform:uppercase}@media print,screen and (min-width:64em){.m-player__name--last{margin-top:-2.375rem}}.m-player__number{display:none}.m-player__hero{height:auto;margin:0 auto;max-width:27rem;position:relative;z-index:1}.m-player__hero-image{-webkit-mask:linear-gradient(180deg,#000,#000 70%,transparent 99%);mask:linear-gradient(180deg,#000,#000 70%,transparent 99%)}.m-player__hero-image:before{padding-top:100%}.m-player__hero-image--has-image:before{padding-top:133.3333333333%}.m-player .m-playercard__image-fallback{padding-top:0}.m-player__ctas{padding:0 1rem;text-align:center}@media screen and (min-width:48em){.m-player__ctas{padding:0 4rem}}@media print,screen and (min-width:64em){.m-player__ctas{padding:0 5rem}}@media screen and (min-width:80em){.m-player__ctas{padding:0 7rem}}.m-player__ctas-inner{align-items:center;display:flex;flex-direction:column}@media print,screen and (min-width:40em){.m-player__ctas-inner{align-items:stretch;flex-direction:row;justify-content:center}}.m-player__hero-shop-link{margin:0;width:100%}.m-player__hero-shop-link-label{background:#b90a25;color:#fff;display:flex;flex-direction:column;font-size:.9375rem;font-weight:600;height:100%;justify-content:center;padding:1rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:.12s}.m-player__hero-shop-link-label:hover{background:#89071b;color:#fff;text-decoration:none}.m-player__social{background:#032955;margin:0;padding:1rem;width:100%}.m-player__social-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;width:100%}.m-player__social-inner :is(a){height:1.625rem;width:1.625rem;fill:#fff;transition:.12s}.m-player__social-inner :is(a):hover{fill:#ff3d54}.m-player__info{padding:2rem 1rem}@media screen and (min-width:48em){.m-player__info{padding:2.4rem 4rem}}@media print,screen and (min-width:64em){.m-player__info{padding:3rem 5rem}}@media screen and (min-width:80em){.m-player__info{padding:3rem 7rem}}.m-player__info-inner{display:flex;flex-direction:column;gap:.5rem}@media print,screen and (min-width:40em){.m-player__info-inner{flex-flow:row wrap;--columns:4;--gap:1rem;gap:1rem;gap:var(--gap,1rem)}@media print,screen and (min-width:40em){.m-player__info-inner{gap:1rem;gap:var(--gap,1rem)}}}.m-player__info-stat{border-bottom:.0625rem solid #e6e6e6;font-size:1rem;padding-bottom:.5rem}@media print,screen and (min-width:40em){.m-player__info-stat{border-bottom:0;flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1));padding-bottom:0}}.m-player__info-label{color:#a1a1a1;font-weight:700}@media screen and (min-width:48em){.m-player__info-label{margin-bottom:1rem}}.m-player__section{padding-bottom:2rem}.m-player__section-title{border-bottom:0;color:rgba(3,41,85,.3);position:relative;text-align:center;text-transform:uppercase}.m-player__section-content{font-size:1.125rem;margin:0 auto;max-width:50rem}.m-player__navigation{display:none}.m-playercard{font-family:Anton,Arial,sans-serif;position:relative}@media print,screen and (min-width:64em){.m-playercard:not(.m-playercard--staff):hover .m-playercard__top:before{height:100%}}.m-playercard__link{height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.m-playercard__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-playercard__top{background:transparent;position:relative}.m-playercard__bottom{background-color:#fff;margin:.625rem 0 0;margin:var(--playercard-bottom-margin,.625rem 0 0 0);padding:0;padding:var(--playercard-bottom-padding,0)}@media screen and (min-width:48em){.m-playercard__bottom{margin:1rem 0 0;margin:var(--playercard-bottom-margin,1rem 0 0 0)}}.m-playercard__number{bottom:0;color:#b90a25;font-family:Metropolis,Arial,sans-serif;font-size:5.625rem;font-size:var(--playercard-number-font-size,5.625rem);font-weight:700;line-height:1;padding:0;padding:var(--playercard-number-padding,0);position:absolute;width:100%}@media print,screen and (min-width:64em){.m-playercard__number{font-size:9.375rem;font-size:var(--playercard-number-font-size,9.375rem)}}.m-playercard__number:after{background-image:transparent;border-radius:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:-1}.m-playercard__image{background:transparent;border-radius:0;position:relative}.m-playercard__image:before{content:"";display:block;height:0;overflow:hidden;padding-top:133.125%}.m-playercard__image img,.m-playercard__image-fallback{display:block;height:100%;left:0;margin:auto;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;z-index:1}.m-playercard__image-fallback{padding-top:34%}.m-playercard__name{color:#032955;line-height:1}.m-playercard__name--first{color:#032955;font-size:1rem;font-size:var(--playercard-first-name-font-size,1rem);font-weight:inherit;margin-top:0;margin-top:var(--playercard-first-name-margin-top,0)}.m-playercard__name--last{color:#032955;font-size:1.125rem;font-size:var(--playercard-last-name-font-size,1.125rem);font-weight:400;margin-top:.5rem;margin-top:var(--playercard-last-name-margin-top,.5rem)}.m-playercard__flag{color:#a1a1a1;font-size:1rem;font-size:var(--playercard-flag-font-size,1rem);font-weight:500;list-style-position:unset;margin:0;margin:var(--playercard-flag-margin,0)}.m-playercard__flag-item{display:flex;padding:0}@media print,screen and (min-width:40em){.m-playercard--result{align-items:center;display:flex;margin:0 auto 1.5rem;margin:var(--playercard-margin--result,0 auto 1.5rem);max-width:40rem;max-width:var(--playercard-max-width--result,40rem)}.m-playercard--result .m-playercard__bottom,.m-playercard--result .m-playercard__top{flex:0 0 50%}.m-playercard--result .m-playercard__bottom:before{background-color:#fff;border-radius:.5rem;content:"";height:100%;left:0;margin-left:-50%;margin-right:-50%;position:absolute;top:0;width:150%;z-index:-1}.m-playercard--result .m-playercard__bottom{margin-top:0;padding:1.5rem 1.5rem 1.5rem 3rem;position:relative;text-align:left}}.m-playercard{--playercard-bottom-margin:0;--playercard-bottom-padding:0.5rem 1rem;--playercard-first-name-font-size:1.125rem;--playercard-first-name-margin-top:0;--playercard-flag-font-size:0.75rem;--playercard-flag-margin:0.5rem 0 0 0;--playercard-last-name-font-size:1.5rem;--playercard-last-name-margin-top:0;--playercard-name-margin-top:0;--playercard-number-font-size:0.75rem;--playercard-number-padding:0;display:flex;flex-direction:column;height:100%}@media screen and (min-width:48em){.m-playercard{--playercard-first-name-font-size:1.5rem;--playercard-last-name-font-size:2rem}}@media print,screen and (min-width:64em){.m-playercard{transition:.12s;will-change:box-shadow}.m-playercard:hover{box-shadow:-.5rem .5rem 0 #113d72;transform:translate(8px,-8px)}}.m-playercard__name-wrapper{position:relative;text-align:center;z-index:1}.m-playercard__flag,.m-playercard__name{text-transform:uppercase}.m-playercard__flag{display:flex;flex-wrap:wrap;font-family:Metropolis,Arial,sans-serif;gap:.25rem .5rem;justify-content:center}.m-playercard__number{position:relative;text-align:center;z-index:1}.m-playercard__number:after{display:none}.m-playercard__bottom{display:flex;flex:1;flex-direction:column;gap:.25rem;justify-content:center;position:relative}.m-playercard__bottom:before{background:linear-gradient(45deg,#e8e8e8,rgba(0,212,255,0));-webkit-clip-path:polygon(0 0,100% 0,0 100%);clip-path:polygon(0 0,100% 0,0 100%);left:0;top:0}.m-playercard__bottom:after,.m-playercard__bottom:before{content:"";height:50%;position:absolute;width:50%;z-index:0}.m-playercard__bottom:after{background:linear-gradient(230deg,#e8e8e8,rgba(0,212,255,0));bottom:0;-webkit-clip-path:polygon(100% 100%,0 100%,100% 0);clip-path:polygon(100% 100%,0 100%,100% 0);right:0}