: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-player{display:grid;font-family:Graphik,Helvetica,Roboto,Arial,sans-serif}.m-player__header{display:flex;flex-direction:column;flex-direction:var(--m-player-header-flex-direction,column);grid-area:header}@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:transparent;flex:1 1 75%}.m-player__column--first{background-color:#111;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:center;background:#4b0078;color:#fff;display:flex;flex-direction:column;grid-area:hero-details;height:auto;justify-content:center;padding:1rem;text-align:center}@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{grid-area:shop-link;margin:2rem 0 .5rem;margin:var(--player-profile-hero-shop-link-margin,2rem 0 .5rem);text-align:right}.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:linear-gradient(180deg,#e7e7e7,#000 75%)}.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{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}.m-player__name,.m-player__position{color:inherit;text-transform:uppercase}.m-player__name{font-family:RSCA,Helvetica,Roboto,Arial,sans-serif;font-size:2.625rem;font-size:var(--player-profile-hero-name-font-size,2.625rem);font-weight:400;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)}.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:gray;display:inline;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__section--info{grid-area:info}.m-player__info{background-color:transparent}.m-player__info-inner{display:flex;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:0;padding:var(--player-profile-info-stat-padding,1rem)}}.m-player__info-stat-inner{border-bottom:1px solid #d5d5d5;color:inherit;font-size:1rem;font-size:var(--player-profile-info-stat-inner-font-size,1rem);font-weight:600;line-height:1;padding:.5rem}.m-player__info-label{color:#111;font-size:.75rem;font-size:var(--player-profile-info-label-font-size,.75rem);font-weight:400;margin-bottom:.5rem;text-transform:none}.m-player__body{grid-area: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:0;font-family:Graphik,Helvetica,Roboto,Arial,sans-serif;font-size:medium;font-size:var(--player-profile-section-title-font-size,initial);font-weight:500;margin-bottom:1rem;padding-bottom:.25rem}.m-player__section--bio{grid-area:bio}.m-player__section--stats-career{grid-area:stats}.m-player__section--articles{display:none;display:var(--player-profile-section-articles-display,none);grid-area:articles}.m-player__social{grid-area: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:Graphik,Helvetica,Roboto,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:#4b0078}.m-player__flag{display:inline-flex;text-transform:uppercase}.m-player__flag .m-playercard__flag{color:#f2b751;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:#111;display:flex;grid-area:player-navigation;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:400;padding:2rem}.m-player__navigation-link:hover{color:#e6e6e6}.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-flag-font-size:0.875rem;--player-profile-hero-image-ratio:75%;--player-profile-hero-number-position:relative;--player-profile-hero-number-left:0;--player-profile-hero-number-font-size:0.875rem;--player-profile-hero-name-font-size:2.25rem;--player-profile-hero-name-line-height:1;--player-profile-hero-shop-link-label-font-size:0.875rem;--player-profile-hero-shop-link-label-padding:0.5rem 0.75rem;--player-profile-section-max-width:100%;--player-profile-section-margin:1rem 0;--player-profile-section-content-first-paragraph-font-weight:normal;--player-profile-section-title-font-size:1.375rem;--player-profile-info-margin:1rem 0;--player-profile-info-stat-inner-font-size:0.875rem;--player-profile-info-label-font-size:0.875rem;--player-profile-navigation-link-font-size:1rem;grid-template-areas:"header" "hero-details" "body" "player-navigation";grid-template-rows:auto 160px auto}@media screen and (min-width:48em){.m-player{--player-profile-section-margin:2rem 0 1rem;--player-profile-section-title-font-size:1.5rem;--player-profile-info-margin:1rem 0;--player-profile-section-articles-display:block;--player-profile-navigation-link-font-size:1.375rem}}@media screen and (min-width:80em){.m-player{--m-player-header-flex-direction:column;--player-profile-hero-image-ratio:133.3333333333%;--player-profile-hero-image-fallback-bg:linear-gradient(180deg,#e7e7e7,#000 60%);--player-profile-hero-name-font-size:3.5rem;--player-profile-native-ad-display:block}}.m-player__flag .m-playercard__flag{margin-bottom:0}@media screen and (min-width:48em){.m-player{grid-template-areas:"hero-details header" "body body" "player-navigation player-navigation";grid-template-columns:50%;grid-template-rows:420px auto auto}}@media screen and (min-width:80em){.m-player{grid-template-areas:"hero-details header" "body header" "player-navigation player-navigation";grid-template-columns:50% 50%}.m-player__hero-image{margin-bottom:-2rem;max-height:100vh;position:sticky;top:3.625rem}}.m-player__hero-image img{-o-object-position:top!important;object-position:top!important;right:0}.m-player__body{padding:1rem}@media screen and (min-width:48em){.m-player__body{padding:1.2rem 4rem}}@media print,screen and (min-width:64em){.m-player__body{padding:1.5rem 5rem}}@media screen and (min-width:80em){.m-player__body{padding:1.5rem 7rem}}@media screen and (min-width:80em)and (max-width:89.99875em){.m-player__body{padding:2rem}}.m-player__ctas{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1.5rem;padding:1rem 0;--columns:1}@media print,screen and (min-width:40em){.m-player__ctas{--columns:2;gap:1rem;justify-content:space-between}}.m-player__shop-link,.m-player__social{flex-basis:100%;flex-basis:calc(100%/var(--columns, 1) - var(--gap, 1rem)/var(--columns, 1)*(var(--columns, 1) - 1))}.m-player__social{margin:0}@media print,screen and (min-width:40em){.m-player__info-inner{--player-profile-info-columns:2}}@media screen and (min-width:48em){.m-player__info-inner{--player-profile-info-columns:3}}@media screen and (min-width:80em){.m-player__info-inner{--player-profile-info-columns:2}}.m-player__info-stat{--player-profile-info-stat-padding:0}.m-player__info-stat-inner{font-weight:500;padding:.5rem 0}.m-player__social-container{gap:.9375rem}@media print,screen and (min-width:64em){.m-player__social-container{gap:1.5rem}.m-player__section--info{margin-top:0}}