: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 #ff1740;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:0;border-radius:var(--gallery-full-grid-item-img-border-radius,0)}.m-player{display:block;font-family:Inter,Helvetica,Roboto,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:#0033ab;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:flex-start;background:none;color:#fff;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:center}.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:#0033ab}.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:400;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:uppercase}.m-player__name{color:inherit;font-family:Inter,Helvetica,Roboto,Arial,sans-serif;font-size:2.625rem;font-size:var(--player-profile-hero-name-font-size,2.625rem);font-weight:600;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:capitalize}.m-player__first-name{font-size:2.625rem;font-size:var(--player-profile-hero-first-name-font-size,2.625rem);font-weight:400}.m-player__number{bottom:0;color:#226ab9;display:block;font-size:5.625rem;font-size:var(--player-profile-hero-number-font-size,5.625rem);font-weight:600;left:1rem;left:var(--player-profile-hero-number-left,1rem);line-height:1;margin:0;margin:var(--player-profile-hero-number-margin,0);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))}@media print,screen and (min-width:40em){.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:#0033ab}.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:#0033ab;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: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:#fff;font-size:.75rem;font-size:var(--player-profile-info-label-font-size,.75rem);margin-bottom:.5rem;text-transform:none}.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:0;font-size:medium;font-size:var(--player-profile-section-title-font-size,initial);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-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:#0033ab}.m-player__flag{display:inline-flex;text-transform:uppercase}.m-player__flag .m-playercard__flag{color:#78a0ff;font-size:.875rem;font-size:var(--player-profile-flag-font-size,.875rem);font-weight:400;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;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:#a8a9a9}.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-image-ratio:100%;--player-profile-hero-name-font-size:2.75rem;--player-profile-hero-name-margin:0;--player-profile-hero-name-line-height:1;--player-profile-hero-number-position:relative;--player-profile-hero-number-left:0;--player-profile-hero-number-font-size:12.5rem;--player-profile-hero-position-font-size:1rem;--player-profile-flag-font-size:1rem;--player-profile-hero-shop-link-margin:0.5rem 0;--player-profile-hero-shop-link-label-font-size:0.75rem;--player-profile-info-stat-padding:0;--player-profile-info-stat-inner-font-size:1.5rem;--player-profile-info-label-font-size:0.6875rem;--player-profile-hero-first-name-font-size:2rem;--player-profile-social-icon-width:1.875rem;--player-profile-social-icon-height:1.875rem;--player-profile-section-content-first-paragraph-font-weight:$global-weight-normal}@media print,screen and (min-width:40em){.m-player{--m-player-header-flex-direction:row-reverse;--player-profile-hero-number-font-size:16.875rem;--player-profile-hero-first-name-font-size:2.5rem;--player-profile-info-stat-inner-font-size:1.4375rem;--player-profile-info-columns:4;--player-profile-hero-position-font-size:0.875rem;--player-profile-flag-font-size:1rem}}@media screen and (min-width:80em){.m-player{--player-profile-hero-number-font-size:18.75rem;--player-profile-info-label-font-size:1.0625rem;--player-profile-info-stat-inner-font-size:1.6875rem;--player-profile-hero-position-font-size:1.25rem;--player-profile-flag-font-size:1.25rem}}.m-player__header{position:relative;z-index:2}@media print,screen and (min-width:40em){.m-player__column{flex:1 1 30%}}.m-player__column--first{background:#0033ab url(/themes/custom/clubcast/assets/horse-full--black-opacity.736b61cecbeeef5026d9.svg) no-repeat 100% 0/50%}@media print,screen and (min-width:40em){.m-player__column--first{flex:1 1 50%;height:auto;justify-content:normal}}.m-player__hero{margin:0 auto;max-width:43.75rem}.m-player__hero-image{display:flex;flex-direction:column;justify-content:flex-end}.m-player__hero-image img{height:auto}.m-player__hero-details{gap:.5rem;height:100%;padding:2rem 0;position:relative}@media print,screen and (min-width:40em){.m-player__hero-details{margin:auto 0;padding-bottom:0}}.m-player__flag,.m-player__name,.m-player__number,.m-player__position{padding:0 1.25rem;width:100%}@media print,screen and (min-width:40em){.m-player__flag,.m-player__name,.m-player__number,.m-player__position{padding:0 2.8125rem}}.m-player__number{font-family:Inter,Helvetica,Roboto,Arial,sans-serif;height:-moz-max-content;height:max-content;opacity:.8;position:absolute;top:0;z-index:0}.m-player__name{display:flex;flex-direction:column;line-height:1.2;margin-top:3rem;z-index:3}.m-player__position{margin:0}.m-player__flag,.m-player__position{text-transform:capitalize;z-index:3}.m-player__flag .m-playercard__flag{font-weight:inherit;margin:0}.m-player__sponsor{margin:0;padding:1.25rem;width:100%;z-index:1}@media print,screen and (min-width:40em){.m-player__sponsor{padding:1.25rem 2.8125rem}}@media screen and (max-width:39.99875em){.m-player__sponsor{position:absolute;right:0;top:0}}@media print,screen and (max-width:47.99875em){.m-player__sponsor-inner{justify-content:flex-end}}.m-player .m-sponsor__level{display:none}.m-player .m-sponsor__image{margin:0;max-width:10rem;padding:0}@media print,screen and (max-width:47.99875em){.m-player .m-sponsor__image{margin-left:auto;padding:1rem}}.m-player__cta{display:flex;flex-direction:column-reverse;padding:1.25rem;width:100%}.m-player__cta:empty{display:none!important}.m-player__hero-shop-link{color:#fff;display:flex;flex:1 1 50%;font-weight:700}.m-player__hero-shop-link-label{align-items:center;background:#0033ab;border-radius:.5rem;color:#fff;display:flex;font-size:.9375rem;justify-content:center;line-height:normal;max-width:8.5rem;padding:.75rem 1.25rem;width:100%}@media print,screen and (min-width:40em){.m-player__hero-shop-link-label{font-size:.75rem}}@media screen and (min-width:80em){.m-player__hero-shop-link-label{font-size:.875rem;padding:.75rem 1.5625rem}}.m-player__hero-shop-link-label:hover{color:#fff;text-decoration:none}.m-player__social-container{gap:.9375rem}@media screen and (min-width:80em){.m-player__social-container{gap:1.75rem}}.m-player__social{background:#111;flex:1 1 50%;margin:0;padding:1.25rem 0;width:100%}@media screen and (min-width:80em){.m-player__social{padding:3.75rem 0}}.m-player__social svg{fill:#fff}.m-player__social-title{color:#111;display:none;font-family:Inter,Helvetica,Roboto,Arial,sans-serif;font-size:.6875rem;font-weight:400;text-align:center}.m-player__info{padding:1rem}@media screen and (min-width:48em){.m-player__info{padding:1.2rem 4rem}}@media print,screen and (min-width:64em){.m-player__info{padding:1.5rem 5rem}}@media screen and (min-width:80em){.m-player__info{padding:1.5rem 7rem}}.m-player__info-stat{border-left:.0625rem solid #0047ef;color:#fff;flex:1 0 100%}@media print,screen and (min-width:40em){.m-player__info-stat{flex:0 1 auto}}.m-player__info-stat-inner{font-weight:300;padding:.75rem .875rem;text-transform:capitalize}@media print,screen and (min-width:40em){.m-player__info-stat-inner{padding:.75rem 1rem}}.m-player__info-label{font-weight:500}.m-player__info-label,.m-player__section-title{font-family:Inter,Helvetica,Roboto,Arial,sans-serif;text-transform:capitalize}.m-player__section-title{font-weight:800;padding:4 0 0}@media screen and (max-width:63.99875em){.m-player__section-title{padding-left:1rem}}.m-player__navigation{display:none}.m-player__section-content{padding:1rem}.m-player__cta{background:#111;flex-direction:row-reverse;padding-left:2rem;padding-right:2rem}.m-player__cta--column{display:none;margin:auto 0 0}@media print,screen and (min-width:40em){.m-player__cta--column{display:flex}}.m-player__cta--info{display:flex}@media print,screen and (min-width:40em){.m-player__cta--info{display:none}}.m-player__hero-shop-link-label{background:#fff;border-radius:0;color:#0033ab}.m-player__hero-shop-link-label:hover{color:#0033ab}.m-player__hero-shop-link{justify-content:flex-end}.m-player__social{margin:auto 0;padding:0}.m-player__social-container a{align-items:center;display:inline-flex}.m-playercard{font-family:inherit;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%}.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:#0033ab;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:#111;font-family:inherit;font-size:5.625rem;font-size:var(--playercard-number-font-size,5.625rem);font-weight:600;line-height:1;padding:0;padding:var(--playercard-number-padding,0);position:absolute;width:100%;z-index:1}@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:inherit;line-height:1}.m-playercard__name--first{color:inherit;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:#0033ab;font-size:1.125rem;font-size:var(--playercard-last-name-font-size,1.125rem);font-weight:700;margin-top:.5rem;margin-top:var(--playercard-last-name-margin-top,.5rem)}.m-playercard__flag{color:#111;font-size:1rem;font-size:var(--playercard-flag-font-size,1rem);font-weight:400;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-padding:0.5rem;--playercard-bottom-margin:0;--playercard-flag-font-size:0.625rem;--playercard-number-font-size:2rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);display:flex;flex-direction:row-reverse;z-index:0}.m-playercard:after,.m-playercard:before{content:"";height:calc(100% + .5rem);left:-.25rem;max-width:6.25rem;position:absolute;top:-.25rem;width:calc(100% + .5rem)}.m-playercard:before{background:linear-gradient(90deg,#000,#353535 9%,#fff 0,#fff 18%,#000 0,#000 27%,#fff 0,#fff 36%,#000 0,#000 45%,#fff 0,#fff 54%,#0033ab 0,#0033ab);z-index:0}.m-playercard:after{background:#0033ab;transition:.4s;z-index:-1}@media print,screen and (min-width:64em){.m-playercard:hover:after{max-width:calc(100% + 8px)}}.m-playercard__bottom,.m-playercard__top{flex:0 0 50%;z-index:1}.m-playercard__top{position:static;z-index:2}.m-playercard__image:before{padding-top:100%}.m-playercard__image-fallback{padding-top:0}.m-playercard__number{bottom:.5rem;font-weight:300;left:.5rem}.m-playercard__link{z-index:3}