.header-logo{flex-shrink:0;align-items:center;display:flex}.header-logo__image{width:var(--size-button-medium);height:var(--size-button-medium)}.header-logo--simple{justify-content:center}.theme-light .header-logo{filter:invert()}.header-player-info{--space-notch:env(safe-area-inset-top);justify-content:center;align-items:center;gap:0;width:auto;display:flex}@media (width<=767.98px){.header-player-info{gap:var(--space-x-small);width:100%;border-radius:0!important}}@media (width>=768px){.header-player-info{overflow:hidden}}.header-player-info__button{-webkit-box-shadow:none;box-shadow:none;font-size:var(--font-size-medium)}@media (width<=767.98px){.header-player-info__button{height:var(--size-header--mobile);font-size:var(--font-size-small);flex:1;padding:0;position:relative;border-radius:0!important;margin:0!important}}@media (width>=768px){.header-player-info__button{font-weight:var(--font-weight-bolder)}}@media (width<=767.98px){.header-player-info__button:focus,.header-player-info__button:hover{z-index:1}}.header-player-info__button .icon-wrapper{font-size:var(--font-size-large)}.header-player-info__button--stars{overflow:initial}.header-player-info__button--stars .icon-wrapper{color:var(--rarity-color--legendary)}.theme-light .header-player-info__button--stars .icon-wrapper{color:#cc9f05}.header-router{width:calc(1.5 * var(--size-button-medium));gap:0}@media (width<=767.98px){.header-router{display:none}}.header-router .btn{flex:1 0 0;width:auto}@media (width>=768px){.profile-quick-select{width:12.5rem;max-height:18.5rem;overflow:hidden}}.profile-quick-select .loading-spinner{margin:var(--space-medium) 0}.profile-quick-select__scroll-area{height:100%}@media (width<=767.98px){.profile-quick-select__scroll-area{overflow:auto}}.profile-quick-select .dropdown-menu .loading-spinner{margin:var(--space-large) 0}.profile-quick-select .dropdown-menu-item{white-space:nowrap;line-height:var(--line-height-medium)}.profile-quick-select .dropdown-menu-item .player-image,.profile-quick-select .dropdown-menu-item .logo{flex-shrink:0}.profile-quick-select .dropdown-menu-item .player-image{font-size:var(--font-size-large);background:var(--color-elevation-4);border-radius:var(--radius-circle);width:1em;height:1em;-webkit-box-shadow:var(--shadow-elevation-1);box-shadow:var(--shadow-elevation-1)}@media (width<=767.98px){.profile-quick-select .dropdown-menu-item .player-image{font-size:var(--font-size-x-large)}}.profile-quick-select .dropdown-menu-item .player-image:before{display:none}.profile-quick-select .dropdown-menu-item .player-image .image{filter:drop-shadow(0 0 .25em rgba(0, 0, 0, var(--opac-5)))}.header-title{flex-grow:1;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}@media (width<=767.98px){.header-title{padding:0 var(--space-medium);height:var(--size-button-large);z-index:1;position:relative}}@media (width>=768px) and (width<=991.98px){.header-title{grid-template:"actions actions""icon heading"/auto 1fr;display:grid}}.header-title .btn{padding:0 var(--space-small) 0 var(--space-xx-small);gap:.33em;max-width:100%}@media (width<=767.98px){.header-title .btn{padding:0 var(--space-xx-small) 0 0}}.header-title .btn__icon{margin-right:.25em}@media (width<=767.98px){.header-title .btn__icon{margin-left:.25em;margin-right:-.125em}}.header-title .header-player-info{margin:0 var(--space-medium);flex:none}.header-title__image{font-size:var(--size-button-small);flex-shrink:0;justify-content:center;align-items:center;height:1em;display:flex}@media (width<=767.98px){.header-title__image{font-size:var(--size-button-small)}}@media (width>=768px) and (width<=991.98px){.header-title__image{grid-area:icon}}.header-title__image .player-image,.header-title__image .logo{font-size:inherit;border-radius:var(--radius-circle);overflow:hidden}@media (width<=767.98px){.header-title__image .circle{--size:var(--size-button-small)}}.header-title__image .player-image{background:var(--color-elevation-2);width:1em;height:1em}.header-title__heading{flex:auto;margin-right:auto;overflow:hidden;font-weight:var(--font-weight-black)!important}@media (width>=768px) and (width<=991.98px){.header-title__heading{grid-area:heading}}.header-title__quick-select-popover{overflow:hidden}@media (width<=767.98px){.header-title__quick-select-popover{margin-left:calc(-1 * var(--space-x-small))}}.header-title__quick-select-trigger{align-items:center;gap:var(--space-xxx-small);display:flex}@media (width<=767.98px){.header-title__quick-select-trigger{width:100%}}.header-title__quick-select-trigger__icon{flex-shrink:0;margin-left:-.15em;font-size:1.25em}@media (width<=767.98px){.header-title__quick-select-trigger__icon{font-size:1.1em}}.search-input{width:100%}.search-input .input__input{background:var(--color-elevation-0)}@media (width<=767.98px){.search-input .input__input{background:var(--color-elevation-1)}.header .header-router{display:none}}.header__actions{align-items:center;gap:var(--space-small);flex-wrap:nowrap;flex:none;margin-left:auto;display:flex}@media (width<=767.98px){.header__actions{padding-right:var(--space-medium);z-index:1;margin-left:calc(-1 * var(--space-medium));flex-direction:row-reverse;position:relative}}.header__actions__button{-webkit-box-shadow:none;box-shadow:none}@media (width<=767.98px){.header__actions__button{color:var(--color-text-alt);font-size:var(--size-icon-large);margin-right:calc(-1 * var(--space-small));width:var(--size-button-large)!important;height:var(--size-button-large)!important}}.header__actions__profile-button{border-radius:var(--radius-circle);padding:0}.header__actions__profile-button .player-image{width:100%;height:100%}.header__actions__profile-button .player-image,.header__actions__profile-button .player-image:before{background:0 0}.header--search{padding:0 var(--space-medium);gap:var(--space-x-small)}@keyframes pulse{0%{background-color:#ff000080}50%{background-color:red}to{background-color:#ff000080}}.result-circle{border-radius:var(--radius-circle);font-size:var(--font-size-small);background-color:var(--result-color);width:1em;height:1em;color:var(--color-text-base);-webkit-box-shadow:0 0 0 .1875em var(--result-color) inset;box-shadow:0 0 0 .1875em var(--result-color) inset;justify-content:center;align-items:center;display:inline-flex}.result-circle .icon-wrapper{font-size:var(--size-icon-xx-small)}.result-circle--done{--result-color:transparent;color:var(--color-text-base);-webkit-box-shadow:none;box-shadow:none}.result-circle--live{background-color:var(--color-elevation-0);-webkit-box-shadow:none;box-shadow:none;position:relative}.result-circle--live:after{content:"";border-radius:var(--radius-circle);background-color:red;animation:1s linear infinite pulse;display:block;position:absolute;inset:.125rem}.result-circle--draw{--result-color:var(--color-utility-warning-5);background:-webkit-gradient(linear, left top, right top, color-stop(50%, var(--result-color)), color-stop(50%, transparent));background:linear-gradient(to right, var(--result-color) 50%, transparent 50%)}.result-circle--win{--result-color:var(--color-utility-success-5);background-color:var(--result-color)}.result-circle--loss{--result-color:var(--color-utility-danger-5);background-color:#0000}.tippy-box[data-theme^=club-form-popover]{width:10rem}.club-form-popover{border-radius:var(--radius-circle)}.club-form{transform-origin:50%;display:inline-flex}.club-form__icon{font-size:var(--size-icon-small);transform-origin:50%;display:flex}.club-form__dropdown-menu .button-group{gap:var(--space-xx-small);width:100%;margin-top:var(--space-xx-small)}.club-form__dropdown-menu .result-circle{font-size:var(--size-icon-small)}.club-form--segment-1 .club-form__icon{transform:rotate(90deg)}.club-form--segment-2 .club-form__icon{transform:rotate(45deg)}.club-form--segment-4 .club-form__icon{transform:rotate(-45deg)}.club-form--segment-5 .club-form__icon{transform:rotate(-90deg)}.club-form--size-small .club-form__icon{font-size:var(--size-icon-x-small)}.club-form--size-large .club-form__icon{font-size:var(--size-icon-medium)}.coach-playing-style{align-items:center;gap:var(--space-x-small);vertical-align:middle;display:inline-flex}.coach-playing-style__bar{width:.8em;height:1em}.coach-playing-style__bar .bar__current,.coach-playing-style__bar .bar__progress{display:none}.coach-playing-style__bar+.coach-playing-style__label{color:var(--color-text-base)}.coach-playing-style--setting-1 .coach-playing-style__bar .bar__minus{background:var(--color-position-b)}.coach-playing-style--setting-2 .coach-playing-style__bar .bar__minus{background:var(--color-position-m)}.coach-playing-style--setting-3 .coach-playing-style__bar .bar__minus{background:var(--color-position-f)}.competition-matchday{white-space:nowrap}.profile-card{gap:var(--space-x-small);line-height:var(--line-height-small);display:flex;overflow:hidden}.profile-card__logo{font-size:var(--size-button-medium);flex-shrink:0;grid-area:logo;justify-content:center;align-items:center;display:flex}.profile-card__logo .person-image,.profile-card__logo .player-image{border-radius:var(--radius-circle);background:var(--color-elevation-2);width:1em;height:1em}.profile-card__content{flex-direction:column;flex-grow:1;grid-area:content;justify-content:center;display:flex;overflow:hidden}.profile-card__top-row{color:var(--color-text-base);width:100%;min-height:1.3125rem;font-weight:var(--font-weight-bold);justify-content:space-between;align-items:center;display:flex}.profile-card__bottom-row,.profile-card__additional-row{font-size:var(--font-size-x-small);min-height:1rem;color:var(--color-text-alt);align-items:center;display:flex}.profile-card__bottom-row .link{gap:.125em;overflow:hidden}.profile-card__bottom-row .name,.profile-card__bottom-row .link,.profile-card__bottom-row .no-link{white-space:nowrap}.profile-card__rating{gap:.125em;margin-left:auto;display:inline-flex}.profile-card__role{margin-left:var(--space-xx-small);font-weight:var(--font-weight-bold);align-items:center;display:flex}.profile-card .link{color:inherit}.profile-card--size-small .profile-card__logo{font-size:var(--size-button-small)}.profile-card--size-small .profile-card__top-row{font-size:var(--font-size-small);min-height:1.1875rem}.profile-card--size-small .profile-card__bottom-row,.profile-card--size-small .profile-card__additional-row{font-size:var(--font-size-x-small);min-height:1rem}.profile-card--size-large{gap:var(--space-small)}.profile-card--size-large .profile-card__logo{font-size:var(--size-button-large)}.profile-card--size-large .profile-card__top-row{font-size:var(--font-size-large);min-height:1.625rem}.profile-card--size-large .profile-card__bottom-row,.profile-card--size-large .profile-card__additional-row{font-size:var(--font-size-medium);min-height:1.3125rem}.profile-card--simple{gap:.5em}.profile-card--simple .profile-card__logo{font-size:var(--size-icon-medium)}.profile-card--simple .profile-card__top-row{font-weight:var(--font-weight-medium)}.profile-card--simple.profile-card--size-small .profile-card__logo{font-size:var(--size-icon-small)}.profile-card--simple.profile-card--size-large .profile-card__logo{font-size:var(--size-icon-large)}.profile-card--space{margin-top:var(--space-xx-small);margin-bottom:var(--space-xx-small)}.profile-popover.profile-popover--club{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(1,1fr);grid-template-areas:"header""teamPartSkills""competitions"}.profile-popover.profile-popover--club .profile-popover__header{border-bottom:none}.table-badge{cursor:default;flex-shrink:0}.table-badge--logo{font-size:var(--font-size-small)}.profile-popover.profile-popover--competition{grid-template-rows:repeat(2,auto);grid-template-columns:repeat(1,1fr);grid-template-areas:"header""participants"}.profile-popover.profile-popover--competition .custom-tag{--size-tag:var(--size-icon-small)}.profile-popover.profile-popover--country{grid-template-rows:repeat(3,auto);grid-template-columns:repeat(1,1fr);grid-template-areas:"header""teamPartSkills""competitions"}.profile-popover.profile-popover--country .profile-popover__header{border-bottom:none}@keyframes slideUp{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.result-goal{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;transform:translateY(0)}.result-goal--new{animation:.3s forwards slideUp;top:100%}.result-goal--changing{transition:transform .3s;transform:translateY(-100%)}.result{--result-size:var(--size-button-medium);cursor:pointer;background:var(--color-elevation-3);-webkit-box-shadow:var(--shadow-elevation-1);box-shadow:var(--shadow-elevation-1);color:var(--color-text-base);font-size:var(--font-size-large);height:var(--result-size);min-width:calc(1.5 * var(--result-size));padding:var(--space-xxx-small) var(--space-xx-small);vertical-align:middle;flex-direction:column;justify-content:center;display:inline-flex;position:relative}.result:focus-visible{outline:var(--focus-outline);outline-offset:var(--focus-outline-offset)}.result:hover{background:var(--color-elevation-4);text-decoration:none}.result:active{background:var(--color-elevation-5)}.result__score{text-align:center}.result__score__inner{align-items:center;width:100%;height:100%;line-height:1;display:flex}.result__score__inner__goals{width:50%;height:100%;position:relative;overflow:hidden}.result__score__inner__divider{text-align:center;flex-shrink:0;width:.5rem}.result__top-row{width:100%;height:66%;font-weight:var(--font-weight-bolder);justify-content:center;align-items:center;font-size:1em;display:inline-flex;position:relative}.result__bottom-row{white-space:nowrap;justify-content:center;align-items:center;height:34%;font-size:.55em;line-height:1;display:flex}.result__extra{flex-direction:column;justify-content:center;gap:.15em;height:100%;display:flex;position:absolute;right:0}.result__extra .icon-wrapper{font-size:.3em}.result__progress-bar{--bar-bg-color:var(--color-accent-5);width:100%;height:.125rem;position:absolute;top:100%;left:0}.result__progress-bar .bar__limit{width:.125rem}.result .popover{position:absolute;inset:0}.result--size-small{--result-size:var(--size-button-small);font-size:var(--font-size-medium)}.result--size-large{--result-size:var(--size-button-large);font-size:var(--font-size-x-large)}.result--ongoing{background:rgba(var(--color-accent-rgb), .3);border-bottom:.125rem solid #0000}.result--ongoing:hover{background:var(--color-accent-0)}.result--ongoing:active{background:var(--color-accent-1)}.result--ongoing .result__top-row,.result--ongoing .result__bottom-row{color:var(--color-accent-5)}.result--upcoming{font-size:var(--size-icon-xx-small);padding:0}.result--upcoming .icon-wrapper{margin:auto}.result--upcoming.result--size-small{font-size:var(--size-icon-xxx-small)}.result--upcoming.result--size-large{font-size:var(--size-icon-x-small)}.result--draw{border-bottom:.125rem solid var(--color-utility-warning-5)}.result--win{border-bottom:.125rem solid var(--color-utility-success-5)}.result--loss{border-bottom:.125rem solid var(--color-utility-danger-5)}.result--static{pointer-events:none}.match-card{gap:var(--space-medium);width:100%;color:var(--color-text-base);grid-template:"team_left info team_right"/1fr 3.75rem 1fr;display:grid}@media (width<=767.98px){.match-card{grid-template-columns:1fr -webkit-min-content 1fr;grid-template-columns:1fr min-content 1fr}}.match-card__team{align-items:center;gap:var(--space-x-small);display:flex;overflow:hidden}.match-card__team--left{grid-area:team_left}.match-card__team--right{grid-area:team_right}.match-card__home-slot{margin-right:auto}.match-card__away-slot{margin-left:auto}.match-card__info{flex-direction:column;grid-area:info;justify-content:center;align-items:center;display:flex}.match-card__info .result{font-weight:var(--font-weight-bolder);align-self:auto}.match-card__events{font-size:var(--font-size-small);grid-area:events}.match-card__events__list{color:var(--color-text-alt);width:100%;margin:0 0 auto;padding:0;list-style:none}.match-card__events__list-item{padding-top:var(--space-xx-small);grid-template:"name minute goals. ."/1fr 3rem 2.5rem 3rem 1fr;display:grid}.match-card__events__list-item--right{grid-template-areas:". .goals minute name"}.match-card__events__list-item--right .match-card__events__name{text-align:left}.match-card__events__list-item+.match-card__events__list-item--divider{margin-top:var(--space-medium)}.match-card__events__goals{text-align:center;color:var(--color-text-base);font-weight:var(--font-weight-bolder);grid-area:goals}.match-card__events__minute{text-align:center;grid-area:minute}.match-card__events__name{text-align:right;grid-area:name}.match-card .match-card__team--left{justify-content:flex-end}.match-card .match-card__team--left .link{flex-direction:row-reverse}.match-card .match-card__team--right{justify-content:flex-start}.match-card--key-events{grid-template-rows:auto auto;grid-template-areas:"team_left info team_right""events events events"}.profile-popover.profile-popover--match{grid-template-rows:repeat(2,auto);grid-template-columns:auto;grid-template-areas:"header""result"}.profile-popover--match .profile-popover__header{font-size:var(--font-size-small);color:var(--color-text-alt)}.profile-popover--match .profile-popover__header .link{color:inherit}.profile-popover--match .match-card__team,.profile-popover--match .match-card__info{font-size:var(--font-size-medium);font-weight:var(--font-weight-bolder)}.profile-popover--match .profile-popover__group--result{margin:var(--space-x-small) 0}.tippy-box[data-theme=equipment]{width:12.5rem;padding:var(--space-xx-small);border:none;border-radius:1rem;background:#000!important}.equipment-slot-popover{border-radius:var(--radius-default);width:100%;height:100%}.equipment-slot-popover:focus-visible{outline:none}.equipment-slot-popover:focus-visible .equipment-slot-teaser:after{content:"";z-index:var(--z-index-default);outline:var(--focus-outline);outline-offset:var(--focus-outline-offset);border-radius:var(--radius-default);display:block;position:absolute;inset:0}.equipment-slot{border-radius:var(--radius-default);height:8.5rem;-webkit-box-shadow:0 0 0 .125rem var(--color-elevation-3) inset;box-shadow:0 0 0 .125rem var(--color-elevation-3) inset;cursor:default;color:var(--color-text-alt-2);justify-content:center;align-items:center;display:inline-flex;position:relative}.equipment-slot__icon{font-size:var(--size-icon-x-large)}.equipment-slot__condition{margin-left:var(--space-xx-small);left:100%;inset-block:var(--space-xx-small);flex-direction:column;justify-content:flex-end;display:flex;position:absolute}.equipment-slot__match-bar{height:100%;width:var(--size-bar-small);border-radius:0}.equipment-slot__match-bar .bar__inner{border-radius:0}.equipment-slot__match-bar.bar--type-longevity{background:-webkit-gradient(linear, left bottom, left top, color-stop(0, var(--color-skill-1)), color-stop(50%, var(--color-skill-3)), to(var(--color-skill-5)));background:linear-gradient(0deg, var(--color-skill-1) 0, var(--color-skill-3) 50%, var(--color-skill-5) 100%)}.equipment-slot--show-condition{margin-right:calc(2 * var(--space-xx-small) + var(--size-bar-small))}.equipment-slot--size-small{border-radius:var(--radius-default);height:3.5rem}.equipment-slot--size-small .equipment-slot__icon{font-size:var(--size-icon-large)}.equipment-slot--size-small .equipment-slot-teaser{--teaser-radius:var(--radius-default)}.equipment-slot--size-small .equipment-slot-teaser .teaser__image{font-size:var(--size-icon-large);background:0 0;gap:0}.equipment-slot--size-small .equipment-slot-teaser__total{font-size:var(--font-size-x-small)}.equipment-slot-teaser{width:100%;height:100%;color:var(--color-neutral-white);flex-direction:column;display:flex}.equipment-slot-teaser .teaser__image{justify-content:center;align-items:center;gap:var(--space-xx-small);text-align:center;font-size:var(--size-icon-x-large);flex-direction:column;flex-grow:1;padding:0;display:flex}.equipment-slot-teaser__total{font-weight:var(--font-weight-bold);font-size:var(--font-size-x-small);padding:0 var(--space-x-small)}.equipment-info-row{gap:var(--space-x-small);display:flex}.equipment-info-row__slot{flex:1 0 0}.equipment-info-row .equipment-popover{width:100%;height:100%;-webkit-box-shadow:0 0 0 .125rem var(--color-elevation-3) inset;box-shadow:0 0 0 .125rem var(--color-elevation-3) inset;-ms-flex-item-align:normal;border-radius:var(--radius-default);cursor:default;font-size:var(--font-size-medium);font-weight:var(--font-weight-bolder);justify-content:center;align-self:normal}.tippy-box[data-theme^=player-fitness-popover]{width:8.75rem}.player-fitness-popover{border-radius:var(--radius-circle)}.player-fitness{align-items:center;display:inline-flex}.player-fitness__dropdown-menu .bar__current{display:none}.player-fitness__indicator{position:relative}.player-fitness__indicator__heart{opacity:var(--opac-8);justify-content:center;align-items:flex-end;display:flex}.player-fitness__indicator__heart--active{width:100%;opacity:initial;position:absolute;bottom:0;left:0;overflow:hidden}.player-fitness__injury{background-color:var(--color-utility-danger-3);border-radius:var(--radius-circle);-webkit-box-shadow:0 0 0 .1em var(--color-elevation-0) inset, 0 0 0 .05em var(--color-elevation-1);box-shadow:0 0 0 .1em var(--color-elevation-0) inset, 0 0 0 .05em var(--color-elevation-1);display:flex;position:absolute;top:0;right:0;transform:translate(25%,-25%)}.player-fitness__injury .icon-wrapper{color:var(--color-neutral-white)}.chart--skill,.chart--backing{position:relative}.chart--skill:before,.chart--backing:before{content:"";position:absolute;inset:0}.chart--skill .chartjs-render-monitor,.chart--backing .chartjs-render-monitor{position:relative}.chart--skill:before{background:-webkit-gradient(linear, left bottom, left top, color-stop(0, var(--color-skill-1-alt-2)), color-stop(20%, var(--color-skill-1-alt-2)), color-stop(20%, var(--color-skill-2-alt-2)), color-stop(40%, var(--color-skill-2-alt-2)), color-stop(40%, var(--color-skill-3-alt-2)), color-stop(60%, var(--color-skill-3-alt-2)), color-stop(60%, var(--color-skill-4-alt-2)), color-stop(80%, var(--color-skill-4-alt-2)), color-stop(80%, var(--color-skill-5-alt-2)));background:linear-gradient(to top, var(--color-skill-1-alt-2) 0, var(--color-skill-1-alt-2) 20%, var(--color-skill-2-alt-2) 20%, var(--color-skill-2-alt-2) 40%, var(--color-skill-3-alt-2) 40%, var(--color-skill-3-alt-2) 60%, var(--color-skill-4-alt-2) 60%, var(--color-skill-4-alt-2) 80%, var(--color-skill-5-alt-2) 80%)}.chart--backing{--limit-1:4%;--limit-2:12%;--limit-3:94%}.chart--backing:before{background:-webkit-gradient(linear, left bottom, left top, color-stop(0, var(--color-skill-1-alt-2)), color-stop(var(--color-skill-1-alt-2)), color-stop(var(--color-skill-3-alt-2)), color-stop(var(--color-skill-3-alt-2)), color-stop(var(--color-skill-4-alt-2)), color-stop(var(--color-skill-4-alt-2)), to(var(--color-skill-5-alt-2)));background:linear-gradient(to top, var(--color-skill-1-alt-2) 0, var(--color-skill-1-alt-2) var(--limit-1), var(--color-skill-3-alt-2) var(--limit-1), var(--color-skill-3-alt-2) var(--limit-2), var(--color-skill-4-alt-2) var(--limit-2), var(--color-skill-4-alt-2) var(--limit-3), var(--color-skill-5-alt-2) var(--limit-3))}.tippy-box[data-theme^=player-form-popover]{width:8.75rem}.player-form-popover{border-radius:var(--radius-circle)}.player-form-popover__dropdown-menu .list-group-item__bar{margin-top:var(--space-xx-small);overflow:hidden}.player-form-popover__dropdown-menu .chart{width:100%;height:2.5rem}.player-form{align-items:center;display:inline-flex}.player-form .custom-tag__icon{transform-origin:50%}.player-form--segment-1 .custom-tag__icon{transform:rotate(90deg)}.player-form--segment-2 .custom-tag__icon{transform:rotate(45deg)}.player-form--segment-4 .custom-tag__icon{transform:rotate(-45deg)}.player-form--segment-5 .custom-tag__icon{transform:rotate(-90deg)}.tippy-box[data-theme^=player-morale-popover]{width:8.75rem}.player-morale-popover{border-radius:var(--radius-circle)}.player-morale{align-items:center;display:inline-flex}.player-positions-pitch{aspect-ratio:110/70;position:relative}.player-positions-pitch:before{content:"";z-index:1;filter:brightness(2);background-image:url(/assets/field-lines-B-_XZUOP.png);background-position:50%;background-size:100% 100%;display:block;position:absolute;inset:0}.player-positions-pitch__wrapper{position:absolute;inset:3.75% 2.25%}.player-positions-pitch__position{--opacity:.1;position:absolute}.player-positions-pitch__position--segment-1{--segment-color:var(--color-skill-1)}.player-positions-pitch__position--segment-2{--segment-color:var(--color-skill-2)}.player-positions-pitch__position--segment-3{--segment-color:var(--color-skill-3)}.player-positions-pitch__position--segment-4{--segment-color:var(--color-skill-4)}.player-positions-pitch__position--segment-5{--segment-color:var(--color-skill-5)}.player-positions-pitch__position--main-pos{--opacity:.6}.player-positions-pitch__position--a-pos{--opacity:.9}.player-positions-pitch__position__inner{background-color:var(--segment-color);width:100%;height:100%;opacity:var(--opacity);justify-content:center;align-items:center;display:flex}.player-positions-pitch--vertical .player-positions-pitch__wrapper{inset:6.25% 4.25%}.player-positions-pitch--vertical:before{background-image:url(/assets/field-lines-vertical-C58xS4tb.png);padding-top:157.143%}.special-ability-info-row{gap:var(--space-x-small);color:var(--color-text-base);display:flex}.special-ability-info-row .special-ability{flex:1 0 0}.profile-popover.profile-popover--player{grid-template-rows:auto 1fr repeat(3,auto);grid-template-columns:1fr 1fr;grid-template-areas:"header header""careerStats careerStats""nationalTeam club""position skills""equipment specialAbilities";width:32.5rem;min-height:33rem}.profile-popover.profile-popover--player .profile-popover__header{border-bottom:none}.profile-popover.profile-popover--player .profile-popover__header .profile-card__logo .player-image{background:var(--color-elevation-4)}.profile-popover.profile-popover--player .profile-popover__group--career-stats{grid-area:careerStats}.profile-popover.profile-popover--player .profile-popover__group--national-team{grid-area:nationalTeam}.profile-popover.profile-popover--player .profile-popover__group--club{grid-area:club}.profile-popover.profile-popover--player .profile-popover__group--national-team .button-group,.profile-popover.profile-popover--player .profile-popover__group--club .button-group{gap:var(--space-xx-small);padding-right:var(--space-x-small)}.profile-popover.profile-popover--player .profile-popover__group--national-team .profile-card__logo,.profile-popover.profile-popover--player .profile-popover__group--club .profile-card__logo{font-size:var(--size-button-small)}.profile-popover.profile-popover--player .profile-popover__group--skills{flex-direction:column;grid-area:skills;display:flex}.profile-popover.profile-popover--player .profile-popover__group--skills .skill-radar{width:8.75rem;height:8.75rem;font-size:var(--font-size-x-small);margin:auto}.profile-popover.profile-popover--player .profile-popover__group--position{grid-area:position;align-items:center}.profile-popover.profile-popover--player .profile-popover__group--position .player-positions-pitch{width:14.25rem;margin:auto;transform:scale(1.05)}.profile-popover.profile-popover--player .profile-popover__group--equipment{grid-area:equipment}.profile-popover.profile-popover--player .profile-popover__group--equipment .equipment-slot--size-small{height:var(--size-button-large)}.profile-popover.profile-popover--player .profile-popover__group--equipment .equipment-slot--size-small .equipment-slot__icon{font-size:var(--size-icon-small)}.profile-popover.profile-popover--player .profile-popover__group--equipment .equipment-info-row .equipment-popover{font-size:var(--font-size-medium)}.profile-popover.profile-popover--player .profile-popover__group--equipment .skill-bar{width:.625rem;height:1.125rem;margin-top:var(--space-xxx-small)}.profile-popover.profile-popover--player .profile-popover__group--special-abilities{grid-area:specialAbilities}.profile-popover.profile-popover--player .profile-popover__group--special-abilities .special-ability--teaser.special-ability--size-small .teaser,.profile-popover.profile-popover--player .profile-popover__group--special-abilities .special-ability--empty{height:3rem}.profile-popover.profile-popover--player .profile-popover__group--special-abilities .special-ability--empty{font-size:var(--size-icon-x-small)}.profile-popover.profile-popover--player .profile-popover__group--equipment,.profile-popover.profile-popover--player .profile-popover__group--special-abilities{pointer-events:none;flex-direction:column;display:flex}.profile-popover.profile-popover--player .profile-popover__group--equipment .divider-heading,.profile-popover.profile-popover--player .profile-popover__group--special-abilities .divider-heading{flex-shrink:0}.profile-popover.profile-popover--player .profile-popover__group--equipment .grid,.profile-popover.profile-popover--player .profile-popover__group--special-abilities .grid{flex-grow:1}.profile-popover.profile-popover--player .profile-popover__group--equipment .profile-popover__slot,.profile-popover.profile-popover--player .profile-popover__group--special-abilities .profile-popover__slot{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.profile-popover.profile-popover--player .profile-popover__group--equipment .profile-popover__slot--total,.profile-popover.profile-popover--player .profile-popover__group--special-abilities .profile-popover__slot--total{border-radius:var(--radius-default);border:.125rem solid var(--color-elevation-3);font-weight:var(--font-weight-bolder);font-size:var(--font-size-small);color:var(--color-text-base);text-underline-offset:.1em;-webkit-text-decoration:underline double;text-decoration:underline double}.tippy-box[data-theme*=profile-popover]{max-width:100%!important}.profile-popover{padding:var(--space-small);gap:var(--space-small);width:27.5rem;display:grid;overflow:hidden}.profile-popover__header{padding-bottom:var(--space-small);border-bottom:.125rem solid var(--color-elevation-4);grid-area:header;align-items:center;display:flex}.profile-popover__header__condition{align-items:center;gap:var(--space-xx-small);pointer-events:none;justify-content:center;margin-left:auto;display:flex}.profile-popover__header__condition .custom-tag{gap:var(--space-xx-small)}.profile-popover__header__condition__skill-value{margin-left:var(--space-xx-small)}.profile-popover__group{font-size:var(--font-size-small);overflow:hidden}.profile-popover__group .profile-card{margin:var(--space-x-small);flex-grow:1;overflow:hidden}.profile-popover__group .profile-card__top-row{font-size:var(--font-size-small);font-weight:var(--font-weight-bold);justify-content:center}.profile-popover__group .profile-card__bottom-row{margin-top:calc(-1 * var(--space-xxx-small));justify-content:center}.profile-popover__group--top-row{margin-bottom:var(--space-x-small);margin-top:calc(-1 * var(--space-x-small) - .0625rem)}.profile-popover__group--top-row .custom-tag{border-radius:var(--radius-sharp);width:100%;height:var(--size-button-small);padding:0}.profile-popover__group--top-row .list-group{width:100%;height:100%;font-size:var(--font-size-x-small)}.profile-popover__group--top-row .list-group+.list-group{border-left:.0625rem solid var(--color-elevation-3)}.profile-popover__group--top-row .list-group-item{justify-content:center;align-items:center;gap:var(--space-xx-small);height:100%;min-height:0;padding:0}.profile-popover__group--team-part-skills{cursor:default;border:.0625rem solid var(--color-elevation-5);grid-area:teamPartSkills;display:flex}.profile-popover__group--team-part-skills .info-item{min-height:var(--size-button-medium);justify-content:center}.profile-popover__group--team-part-skills .info-item+.info-item{border-left:.0625rem solid var(--color-elevation-3)}.profile-popover__group--competitions{grid-area:competitions}.profile-popover__group--competitions .logo{font-size:var(--size-button-small)}.profile-popover__group--competitions .list-group-item__label{font-weight:var(--font-weight-bold);overflow:hidden}.profile-popover__group--competitions .list-group-item__value{color:var(--color-text-alt);font-weight:var(--font-weight-normal)}.profile-popover__group--kit{padding:var(--space-medium);grid-area:kit;display:flex}.profile-popover__group--kit .kit{background:0 0;flex:1 0 0}.profile-popover__group--participants{gap:var(--space-small);grid-area:participants;display:flex}.profile-popover__group--participants .table-wrapper{flex:1 0 0}.profile-popover__group--participants .td{padding:0}.profile-popover__group--participants .tr{--tr-color:transparent}.profile-popover__group--participants .col--digit{width:1.5rem}.profile-popover__group--participants .link--secondary{text-decoration:line-through;color:var(--color-text-alt-2)!important}.profile-popover__group--participants b{color:var(--color-text-alt-2)}.profile-popover__group--participants .simplebar-content-wrapper{background:0 0!important}.profile-popover__group--participants .table-badge{margin-left:var(--space-xx-small)}.profile-popover__group--result{grid-area:result;justify-content:center;align-items:center;display:flex}.profile-popover--club,.profile-popover--country{width:25rem}.profile-popover--empty{grid-template:"header"/auto!important}.profile-popover--empty .profile-popover__header{border:none;padding-bottom:0}.fullsize-link{z-index:1;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.fullsize-link:focus{outline:none}@media (width>=768px){.fullsize-link:focus{-webkit-box-shadow:0 0 0 .125rem var(--color-elevation-4) inset;box-shadow:0 0 0 .125rem var(--color-elevation-4) inset;border-radius:var(--radius-default)}}.link{color:var(--color-text-base);align-items:center;gap:var(--space-x-small);max-width:100%;display:inline-flex;position:relative}.link--secondary{color:var(--color-text-alt)!important}.link__icon,.link__logo{flex:none}.link .logo{z-index:1}.link__popover{position:absolute;inset:0;overflow:hidden}.link__text{cursor:pointer;position:relative}.link__text:focus-visible,.link__text:hover{text-underline-offset:.1em;text-decoration:underline;text-decoration-thickness:.0625rem}.link__text:focus-visible{text-underline-offset:.05em;outline:none;text-decoration-thickness:.125rem}.link__outline{inset:0 calc(-1 * var(--space-xx-small));border-radius:var(--radius-default);pointer-events:none;position:absolute}.link--player.link--npc{font-style:italic}.link--player.link--npc .link__text:before{content:"*"}.welcome-language:hover .select__single{color:var(--color-text-base);text-decoration:underline}.welcome-language .select__single{color:var(--color-text-alt)}.welcome-navigation{gap:var(--space-large);-webkit-box-shadow:0 -.0625rem 0 var(--color-elevation-3) inset;box-shadow:0 -.0625rem 0 var(--color-elevation-3) inset;width:100%;display:flex;overflow-x:auto}.welcome-navigation__link{color:var(--color-text-alt);font-size:var(--font-size-medium);font-weight:var(--font-weight-bold);height:var(--size-button-large);white-space:nowrap;justify-content:center;align-items:center;display:flex}.welcome-navigation__link:hover,.welcome-navigation__link:focus{color:var(--color-text-base);text-decoration:none}.welcome-navigation__link--active{color:var(--color-text-base);position:relative}.welcome-navigation__link--active:before{content:"";background:var(--color-accent-5);width:100%;height:.125rem;position:absolute;bottom:0;left:0}.password-reset{width:100%}.password-reset__label{margin-bottom:var(--space-xx-large)}.signup{width:100%}@media (width<=767.98px){.signup .welcome-content__headline{margin-bottom:var(--space-large)}}.signup__progress{margin-bottom:var(--space-xxx-large);font-size:.8125rem;display:flex;position:relative}@media (width<=767.98px){.signup__progress{border-bottom:.125rem solid var(--color-elevation-3);margin-bottom:var(--space-large);padding:0 0 var(--space-large)}}.signup__progress .bar{content:"";top:calc(var(--size-button-medium) / 2);width:auto;position:absolute;left:0;right:0;transform:translateY(-50%)}@media (width<=767.98px){.signup__progress .bar{top:calc(var(--size-button-small) / 2)}}.signup__progress .bar__current{display:none}.signup__progress .bar--plus .bar__plus{background:var(--color-accent-5);-webkit-transition:width var(--transition-base);transition:width var(--transition-base);border:none!important}.signup__progress__step{color:var(--color-text-alt);text-align:center;flex:1 0 0;overflow:hidden}.signup__progress__step.active .signup__progress__step:before{background-color:var(--color-accent-5)}.signup__progress__step.active .signup__progress__step__number{background-color:var(--color-accent-5);color:var(--color-elevation-0)}.signup__progress__step.active .signup__progress__step__title{color:var(--color-accent-5)}.signup__progress__step__number{width:var(--size-button-medium);height:var(--size-button-medium);border-radius:var(--radius-circle);background:var(--color-elevation-4);font-size:var(--font-size-medium);color:inherit;z-index:1;font-weight:var(--font-weight-bold);justify-content:center;align-items:center;display:inline-flex;position:relative}@media (width<=767.98px){.signup__progress__step__number{width:var(--size-button-small);height:var(--size-button-small);font-size:var(--font-size-x-small)}}.signup__progress__step__title{margin-top:var(--space-xx-small);font-size:var(--font-size-x-small);font-weight:var(--font-weight-bold);text-transform:uppercase}.signup__gender__list,.signup__origin__list{flex-wrap:wrap;width:100%;display:flex}.signup__gender .input--radio,.signup__origin .input--radio{flex:0 0 33.3333%}@media (width<=767.98px){.signup__gender .input--radio,.signup__origin .input--radio{flex:0 0 50%}}.signup__gender .input--radio .input__label,.signup__origin .input--radio .input__label{max-width:calc(100% - var(--space-medium))}.signup__gender .input--radio .input__label__icon,.signup__origin .input--radio .input__label__icon{flex-shrink:0}.signup__gender .input--radio .input__label__text,.signup__origin .input--radio .input__label__text{overflow:hidden}.signup__terms-info{font-size:var(--font-size-small);color:var(--color-text-alt)}@media (width<=767.98px){.signup__terms-info{font-size:var(--font-size-x-small);margin-bottom:var(--space-large)}}.signup__terms-info a{color:inherit}.signup__terms-info a:hover,.signup__terms-info a:focus{outline:none;text-decoration:underline}.welcome{width:100%;height:100%;overflow-y:auto}@media (width<=767.98px){.welcome{position:relative}}@media (width>=768px){.welcome{flex-direction:column;display:flex}}.welcome__container{grid-template-rows:50vh repeat(3,auto);grid-template-columns:auto;grid-template-areas:"teaserImage""header""content""footer""ageRating";width:100%;min-height:100%;display:grid}@media (width>=768px){.welcome__container{grid-template-areas:"teaserImage""header""content""footer""ageRating";grid-template-rows:15rem -webkit-min-content 1fr -webkit-min-content;grid-template-rows:15rem min-content 1fr min-content}}@media (width>=1200px){.welcome__container{grid-template-areas:"teaserImage header""teaserImage content""teaserImage footer""teaserImage ageRating";grid-template-rows:-webkit-min-content 1fr -webkit-min-content;grid-template-rows:min-content 1fr min-content;grid-template-columns:1fr 1fr}}.welcome-teaser-image{grid-area:teaserImage;display:flex;position:relative;overflow:hidden}@media (width<=767.98px){.welcome-teaser-image{z-index:-1;overflow:initial}}.welcome-teaser-image__logo{z-index:1;justify-content:center;align-items:center;gap:var(--space-small);cursor:default;flex-direction:column;margin:auto;display:flex;position:relative}.welcome-teaser-image__logo__image{background:var(--color-elevation-1);width:5rem;-webkit-box-shadow:0 0 0 .1875rem var(--color-text-base) inset, var(--shadow-elevation-1);box-shadow:0 0 0 .1875rem var(--color-text-base) inset, var(--shadow-elevation-1);border-radius:.75rem}@media (width>=1200px){.welcome-teaser-image__logo__image{width:8.75rem;-webkit-box-shadow:0 0 0 .25rem var(--color-text-base) inset, var(--shadow-elevation-1);box-shadow:0 0 0 .25rem var(--color-text-base) inset, var(--shadow-elevation-1);border-radius:1rem}}.welcome-teaser-image__logo__title{font-size:var(--font-size-x-small);font-weight:var(--font-weight-black);text-transform:uppercase;color:var(--color-text-base);letter-spacing:.025em}@media (width>=1200px){.welcome-teaser-image__logo__title{font-size:var(--font-size-medium)}}.welcome-teaser-image:before,.welcome-teaser-image:after{content:"";pointer-events:none;width:100%;height:100%;position:absolute;bottom:0;left:0;right:0}.welcome-teaser-image:before{filter:grayscale()brightness(.5)sepia()hue-rotate(175deg)saturate(2)grayscale();opacity:var(--opac-12);background-image:url(/assets/header-Eeo4XuNq.jpg);background-position:50.5% 68%;background-size:auto 280%}@media (width<=767.98px){.welcome-teaser-image:before{background-position:50.5% 75%}}.theme-blue .welcome-teaser-image:before{filter:grayscale()brightness(.5)sepia()hue-rotate(175deg)saturate(2)}.welcome-teaser-image:after{background:-webkit-gradient(linear, left top, left bottom, from(transparent), to(var(--color-elevation-0)));background:linear-gradient(to bottom, transparent, var(--color-elevation-0))}.welcome-header,.welcome-content,.welcome-age-rating,.welcome-footer{width:100%;max-width:50rem;margin:0 auto}.welcome-header,.welcome-footer{min-height:calc(2 * var(--space-small) + var(--size-button-medium));justify-content:space-between;align-items:center;display:flex}.welcome-header{padding:var(--space-xxx-large) var(--space-xxx-large) 0;grid-area:header}@media (width<=767.98px){.welcome-header{padding:0 var(--space-medium);overflow-x:auto}}.welcome-content{grid-area:content;display:flex}.welcome-content__wrapper{flex-direction:column;width:100%;display:flex}.welcome-content__inner-wrapper{padding:var(--space-xxx-large) var(--space-medium)}@media (width>=768px){.welcome-content__inner-wrapper{padding:var(--space-xxx-large)}}.welcome-content__headline{margin:0 0 var(--space-xx-large)}@media (width<=767.98px){.welcome-content__headline{margin-bottom:var(--space-x-large)}}@media (width>=768px){.welcome-content__headline{font-style:italic}}.welcome-content .form-group{margin-bottom:var(--space-x-large)}@media (width<=767.98px){.welcome-content .form-group{margin-bottom:var(--space-large)}}.welcome-content .input{width:100%;height:var(--size-button-large);display:block}.welcome-content .input__input{width:100%;padding:0 var(--space-small);font-size:var(--font-size-medium)}.welcome-content .button-group{gap:var(--space-medium);width:100%;margin-top:var(--space-x-large);justify-content:space-between}@media (width<=767.98px){.welcome-content .button-group{flex-direction:column}}@media (width>=768px){.welcome-content .button-group{gap:var(--space-large);margin-top:var(--space-xx-large)}}@media (width<=767.98px){.welcome-content .button-group .input--checkbox,.welcome-content .button-group .input--radio{margin:0;margin-top:var(--space-medium)}.welcome-content .button-group .btn{width:100%}}.welcome-content .btn--loading .btn__loading-indicator{margin-right:var(--space-x-small)}.welcome-content__change-form{align-items:center;gap:var(--space-xx-small);padding:var(--space-small) 0;min-height:calc(2 * var(--space-small) + var(--size-button-medium));color:var(--color-text-alt);margin:0 var(--space-medium);display:flex}@media (width>=768px){.welcome-content__change-form{margin:0 var(--space-xxx-large)}}.welcome-content__change-form .link{color:inherit}.welcome-content__change-form .link:hover,.welcome-content__change-form .link:focus{color:var(--color-text-base)}.welcome-footer{color:var(--color-text-alt);font-size:var(--font-size-small);padding:var(--space-small) var(--space-xxx-large);grid-area:footer}@media (width<=767.98px){.welcome-footer{padding:var(--space-x-large) var(--space-medium);margin-top:var(--space-xxx-large);gap:var(--space-medium);border-top:.0625rem solid var(--color-elevation-3);flex-direction:column;display:flex}}@media (width>=768px){.welcome-footer{margin-top:var(--space-xxx-large)}}@media (width>=1200px){.welcome-footer{margin-top:0}}.welcome-footer__nav{gap:var(--space-small);display:flex}.welcome-footer__nav .link{color:inherit}.welcome-footer__nav .link:hover,.welcome-footer__nav .link:focus{color:var(--color-text-base)}.welcome-footer .divider-icon{margin:0 var(--space-medium)}.welcome-footer__copyright{white-space:nowrap}@media (width>=768px){.welcome-footer__copyright{margin-left:auto}}@media (width<=767.98px){.welcome-footer .popover{right:var(--space-x-small);top:var(--space-x-small);position:absolute}}.welcome-age-rating{padding:0 var(--space-xxx-large) var(--space-xxx-large);justify-content:flex-start;align-items:flex-start;gap:var(--space-small);flex-wrap:wrap;grid-area:ageRating;display:flex}@media (width<=767.98px){.welcome-age-rating{justify-content:center}}.welcome-age-rating img{height:var(--size-button-medium)}@media (width>=768px){html,body,#root{width:100%;height:100%;overflow:hidden}}@media (width<=767.98px){body{overflow-y:auto}body.scrollbar-hidden{overflow:hidden}}@media (width>=768px){.app{width:100%;height:100%;display:flex}}.app .layout{position:relative}@media (width>=768px){.modals--fullscreen .modal{width:100%;height:100%;-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:0;max-width:100%}}.main-content{flex-grow:1;grid-area:content;width:100%;display:block;position:relative;overflow:hidden}@media (width<=767.98px){.main-content{background:var(--color-elevation-1);-webkit-overflow-scrolling:touch;display:grid}}@media (width>=768px){.main-content{height:100%;display:flex}}@media (width<=767.98px){.main-content__placeholder{height:var(--space-xx-small);display:none}}@media (width>=768px){::-webkit-scrollbar{width:.25rem}::-webkit-scrollbar-track{-webkit-box-shadow:none;background:var(--color-elevation-1)}::-webkit-scrollbar-thumb{background:var(--color-text-alt-2);border-radius:var(--radius-pill)}}@media (width<=767.98px){.theme-light .main-content{background:var(--color-elevation-3)}}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/Roboto-Italic-Dxo79a56.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/Roboto-MediumItalic-DZe-jd04.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/Roboto-BoldItalic-DLtOeeWN.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/Roboto-BlackItalic-Cd5WMiKN.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/Roboto-Light-y85UWPYz.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/Roboto-Regular-BHeBnKzs.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/Roboto-Medium-CFKDKRMh.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/Roboto-Bold-BKtbn9Wi.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+460-52F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+1EA0-1EF9,U+20AB}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+100-24F,U+259,U+1E??,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Roboto;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/Roboto-Black-qr0G-G-3.ttf)format("truetype");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.col.col--action{--col-width:3.5rem}.col.col--apartment-image{--col-width:5.75rem}.col.col--balance,.col.col--bar{--col-width:9.5rem}.col.col--club{--col-width:8.75rem}@media (width<=767.98px){.col.col--club{--col-width:8.75rem}}.col.col--club-short{--col-width:4.25rem}.col.col--coach-rating{--col-width:6rem}.col.col--condition,.col.col--countdown{--col-width:7.5rem}.col.col--country{--col-width:8.75rem}@media (width<=767.98px){.col.col--country{--col-width:8.75rem}}.col.col--competition{--col-width:8.75rem}@media (width<=767.98px){.col.col--competition{--col-width:8.75rem}}.col.col--date{--col-width:6.5rem}.col.col--days{--col-width:3.5rem}.col.col--digit{--col-width:4rem}.col.col--fitness{--col-width:3.25rem}@media (width<=767.98px){.col.col--fitness{--col-width:3rem}}.col.col--form{--col-width:3.25rem}@media (width<=767.98px){.col.col--form{--col-width:3rem}}.col.col--goals{--col-width:5rem}.col.col--icon{--col-width:2.5rem}.col.col--league-comparison{--col-width:6rem}.col.col--match-card{--col-width:19.25rem}.col.col--morale{--col-width:3.25rem}@media (width<=767.98px){.col.col--morale{--col-width:3rem}}.col.col--name{--col-width:8rem}.col.col--negotiation{--col-width:14.25rem}.col.col--percentage{--col-width:5.5rem}.col.col--place{--col-width:3rem}.col.col--player{--col-width:8.75rem}@media (width<=767.98px){.col.col--player{--col-width:8.75rem}}.col.col--position{--col-width:4.25rem}.col.col--price{--col-width:5.5rem}.col.col--profile-card{--col-width:12rem}.col.col--rarity{--col-width:.5rem}.col.col--rating{--col-width:6rem}.col.col--result{--col-width:5.5rem}@media (width<=767.98px){.col.col--result{--col-width:5rem}}.col.col--salary{--col-width:7.5rem}.col.col--season{--col-width:4.5rem}.col.col--season-span{--col-width:8.5rem}.col.col--shop-image{--col-width:4.5rem}.col.col--skill{--col-width:3rem}@media (width<=767.98px){.col.col--skill{--col-width:2.75rem}}.col.col--special-ability{--col-width:14.25rem}.col.col--stat{--col-width:5.5rem}@media (width<=767.98px){.col.col--stat{--col-width:5rem}}.col.col--stat-rate{--col-width:8.75rem}.col.col--time{--col-width:6rem}@media (width<=767.98px){.col.col--time{--col-width:5.5rem}}.col.col--training-change{--col-width:5rem}.col.col--usage{--col-width:10.125rem}.col.col--vehicle-image{--col-width:7rem}.page-team-profile-overview .page-layout__content{grid-template-rows:repeat(7,auto);grid-template-columns:auto}@media (width>=768px){.page-team-profile-overview .page-layout__content{grid-template-rows:-webkit-min-content 1fr 1fr;grid-template-rows:min-content 1fr 1fr;grid-template-columns:repeat(3,1fr)}}.page-team-profile-overview__top-row-wrapper{width:100%;padding:var(--space-x-small) var(--space-medium);align-items:center;display:flex}@media (width<=767.98px){.page-team-profile-overview__top-row-wrapper{padding:var(--space-medium)}}.page-team-profile-overview__summary section,.page-team-profile-overview__competition-info section{align-items:center;display:flex}.page-team-profile-overview__summary .competition-situation,.page-team-profile-overview__competition-info .competition-situation{width:100%}.page-team-profile-overview__summary .card__body,.page-team-profile-overview__competition-info .card__body{justify-content:center;align-items:center;display:flex}.page-team-profile-overview__summary{grid-area:summary}.page-team-profile-overview__summary .card__body{justify-content:center}.page-team-profile-overview__competition-info--league{grid-area:leagueInfo}.page-team-profile-overview__competition-info--qualification{grid-area:qualificationInfo}.page-team-profile-overview__competition-info--cup{grid-area:cupInfo}.page-team-profile-overview__competition-info .slider{height:100%}.page-team-profile-overview__competition-info .slider__slide{align-items:center;display:flex}.page-team-profile-overview__competition-info .slider__arrow{border-radius:0}.page-team-profile-overview__competition-info .profile-card__top-row,.page-team-profile-overview__competition-info .profile-card__bottom-row{justify-content:center}.page-team-profile-overview__pitch{grid-area:pitch}@media (width>=768px){.page-team-profile-overview__pitch .pitch{height:100%}.page-team-profile-overview__pitch .pitch:before{height:100%;padding-top:0}}.page-team-profile-overview__pitch .table-wrapper{padding:0}.page-team-profile-overview__pitch .card__header .reserves-popover{margin-left:var(--space-x-small)}.page-team-profile-overview__pitch .card__footer{padding:var(--space-medium)}.page-team-profile-overview__pitch .card__footer section{width:100%}.page-team-profile-overview__pitch__skills{align-items:center;height:3.5rem;display:flex}.page-team-profile-overview__pitch__skills .info-item{min-height:var(--size-button-large);justify-content:center;overflow:hidden}.page-team-profile-overview__pitch__skills .info-item+.info-item{border-left:.0625rem solid var(--color-elevation-3)}.page-team-profile-overview__general{grid-area:general}.page-team-profile-overview__general__map-wrapper{flex-direction:column;justify-content:center;align-items:center;margin:auto 0;display:flex}.page-team-profile-overview__general__map-wrapper .map{--map-fill-bg:var(--color-elevation-4);aspect-ratio:1;pointer-events:none;max-width:17.5rem;margin-bottom:var(--space-medium);overflow:hidden}.page-team-profile-overview__general__map-wrapper .map .jvectormap-container{inset:var(--space-medium);z-index:1}.page-team-profile-overview__general__map-wrapper .map:after{content:"";opacity:var(--opac-5);background-position:50%;background-size:cover;position:absolute;inset:0}.page-team-profile-overview__general__map-wrapper .map--country{--map-fill-bg:var(--color-elevation-4);background:var(--color-elevation-1);border-radius:var(--radius-default)}.page-team-profile-overview__general__map-wrapper .map--country:after{display:none}.page-team-profile-overview__general__map-wrapper .map--country .jvectormap-container{inset:0}.page-team-profile-overview__general .simplebar-content{flex-direction:column;justify-content:center;min-height:100%;display:flex}.page-team-profile-overview__general .card__footer{padding:var(--space-medium)}.page-team-profile-overview__general .card__footer section{width:100%}.page-team-profile-overview__general .card__footer .trophy-info-row{border:none;align-items:center;height:3.5rem;display:flex}.page-team-profile-overview__kits{grid-area:kits;overflow:hidden}.page-team-profile-overview__kits section,.page-team-profile-overview__kits .grid{height:100%}.page-team-profile-overview__kits .grid{--gap:0}.page-team-profile-overview__kit-wrapper{margin:var(--space-medium);justify-content:center;align-items:center;display:flex;overflow:hidden}@media (width>=768px){.page-team-profile-overview__kit-wrapper{height:100%}}.page-team-profile-overview__kit{flex-direction:column;flex-grow:1;justify-content:center;height:100%;display:flex;position:relative;overflow:hidden;flex-basis:50%!important}.page-team-profile-overview__kit:first-of-type{border-right:.0625rem solid var(--color-elevation-3)}@media (width<=767.98px){.page-team-profile-overview__kit:first-of-type{border-right:.0625rem solid var(--color-elevation-2)}}.page-team-profile-overview__kit .kit{aspect-ratio:368/860;background:0 0;height:100%;margin:0 auto}@media (width<=767.98px){.page-team-profile-overview__kit .kit{width:5rem;max-width:60%;height:auto}}.page-team-profile-overview__kit .custom-tag{color:var(--color-text-alt);font-weight:var(--font-weight-normal);font-size:var(--font-size-x-small)}.page-team-profile-overview__schedule{grid-area:schedule}.page-team-profile-line-up .page-layout__content{grid-template:"pitch""playerList"/auto}@media (width>=768px){.page-team-profile-line-up .page-layout__content{grid-template:"pitch playerList"/1fr 1fr}}.page-team-profile-line-up__pitch{grid-area:pitch}@media (width>=768px){.page-team-profile-line-up__pitch .pitch{height:100%}.page-team-profile-line-up__pitch .pitch:before{height:100%;padding-top:0}}.page-team-profile-line-up__pitch .card__footer .list-group{padding:var(--space-x-small) 0;width:100%}.page-team-profile-line-up__pitch .card__footer .button-group{justify-content:space-around;width:100%}.page-team-profile-line-up__player-list{grid-area:playerList}.page-team-profile-line-up__player-list__reserve-row .td{border-top:.125rem solid var(--color-elevation-4)}.page-team-profile-line-up__player-list .profile-card .link{grid-gap:var(--space-xx-small)}.page-team-profile-line-up__player-list__set-piece{padding:0 var(--space-xxx-small);font-size:var(--font-size-x-small);cursor:default;display:inline-block}.page-team-profile-trophies .page-layout__content{grid-template-rows:repeat(3,auto);grid-template-columns:auto;grid-template-areas:"trend""competition""individual"}@media (width>=768px){.page-team-profile-trophies .page-layout__content{grid-template-rows:-webkit-min-content 1fr;grid-template:"trend trend"min-content"competition individual"1fr/1fr 1fr}}.page-team-profile-trophies__competition-wrapper{font-size:var(--font-size-medium);font-weight:var(--font-weight-bold)}.page-team-profile-trophies__competition-wrapper .profile-card__logo{font-size:var(--size-icon-small)}.page-team-profile-trophies__competition-seasons{grid-template-columns:auto;grid-template-areas:"value"}.page-team-profile-trophies__competition-seasons .list-group-item__value{white-space:initial;width:auto;color:var(--color-text-alt);justify-content:flex-end;margin:0;display:inline-flex}.page-team-profile-trophies__individual-competition .list-group-item__label,.page-team-profile-trophies__individual-competition .list-group-item__value{color:var(--color-text-alt);justify-content:flex-start}.page-team-profile-trophies__individual-competition .list-group-item__value{white-space:initial;width:auto}.page-team-profile-trophies__competition{grid-area:competition}.page-team-profile-trophies__competition__section .list-group{padding:var(--space-x-small) 0}.page-team-profile-trophies__competition__section .list-group+.list-group{border-top:.0625rem solid var(--color-elevation-3)}.page-team-profile-trophies__individual{grid-area:individual}.page-team-profile-trophies__individual__section .list-group{padding:var(--space-x-small) 0}.page-team-profile-trophies__individual__section .list-group+.list-group{border-top:.0625rem solid var(--color-elevation-3)}.page-team-profile-trophies__trend{grid-area:trend}.page-team-profile-trophies__trend .chart{margin-top:var(--space-small);padding:var(--space-medium);height:10rem}@media (width<=767.98px){.page-team-profile-trophies__trend .chart{margin-top:var(--space-x-small);min-width:45rem}}@media (width>=768px){.page-team-profile-trophies__trend .chartjs-render-monitor{width:100%!important;height:100%!important}}.page-team-profile-competitions__layout{height:100%;padding:var(--space-medium);grid-gap:var(--space-medium);grid-template:"info players"/1fr 2fr;display:grid}@media (width<=767.98px){.page-team-profile-competitions__layout{grid-template-rows:repeat(2,auto);grid-template-columns:auto;grid-template-areas:"info""players"}}.page-team-profile-competitions__info{flex-direction:column;grid-area:info;display:flex;position:relative;overflow:hidden}.page-team-profile-competitions__info .competition-situation{width:100%;padding:var(--space-x-large) var(--space-medium);margin-bottom:var(--space-small)}.page-team-profile-competitions__info__matches{flex-direction:column;display:flex;overflow:hidden}.page-team-profile-competitions__info__matches__results{padding:var(--space-medium);border-bottom:.125rem solid var(--color-elevation-3);margin-bottom:var(--space-medium)}.page-team-profile-competitions__info__matches__results .bar{--bar-bg-color:var(--color-utility-success-5);color:var(--color-utility-danger-5)}.page-team-profile-competitions__info__matches__results .bar__current{display:none}.page-team-profile-competitions__info__matches__results .bar__minus{background:var(--color-utility-warning-5);border-left:.125rem solid var(--color-elevation-1);border-right:.125rem solid var(--color-elevation-1)}.page-team-profile-competitions__info__matches__results .button-group{width:100%;margin-top:var(--space-small);font-size:var(--font-size-medium);font-weight:var(--font-weight-bold)}.page-team-profile-competitions__info__matches__results__type{text-align:center;flex:1 0 0}.page-team-profile-competitions__info__matches .table-wrapper{padding:0}.page-team-profile-competitions__players{flex-direction:column;grid-area:players;display:flex;overflow:hidden}@media (width>=768px){.page-team-profile-competitions__players{border-left:.125rem solid var(--color-elevation-3);padding-left:var(--space-medium)}}.page-team-profile-competitions__players .table-wrapper{padding:0}.page-team-profile-competitions__players .profile-card__bottom-row .link{grid-gap:var(--space-xxx-small)}.page-team-profile-competitions__players .profile-card__bottom-row .logo{margin-top:0}.page-contracts-staff .page-layout__content{grid-template:"current""list"/auto}@media (width>=768px){.page-contracts-staff .page-layout__content{grid-template:"list current"/2fr 1fr}}.page-contracts-staff__list{grid-area:list}.page-contracts-staff__list .button-group{gap:0;display:inline-flex}.page-contracts-staff__list__overall{align-items:center;gap:var(--space-x-small);display:inline-flex}.page-contracts-staff__list__overall .lootcard-change-indicator{font-size:.625em}.page-contracts-staff__current{grid-area:current}.page-contracts-staff__current .card__footer .button-group{width:100%}.page-contracts-staff__current .card__footer .button-group .btn{-ms-flex-preferred-size:calc(50% - var(--space-x-small) / 2);flex-basis:calc(50% - var(--space-x-small) / 2)}.page-competition-bracket{--matchup-height:calc((2 * var(--size-button-small)) + .25rem);--matchup-gap:var(--space-medium)}.page-competition-bracket .page-layout__content{grid-template-rows:auto;grid-template-columns:auto;height:100%}@media (width<=767.98px){.page-competition-bracket .card{min-width:50rem}}.page-competition-bracket .card__header{padding:var(--space-large) var(--space-medium);gap:var(--space-x-large);display:flex}.page-competition-bracket__bracket{gap:var(--space-x-large);margin:auto 0;display:flex;position:relative}.page-competition-bracket__bracket__round{gap:var(--matchup-gap);flex-direction:column;flex:1 1 0;justify-content:space-between;display:flex}.page-competition-bracket__bracket__round--1{justify-content:center}.page-competition-bracket__bracket--3 .page-competition-bracket__bracket__round--4 .matchup__line{height:calc(1 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--3 .page-competition-bracket__bracket__round--2{padding-block:calc(.5 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--3 .page-competition-bracket__bracket__round--2 .matchup__line{height:calc(2 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--4 .page-competition-bracket__bracket__round--8 .matchup__line{height:calc(1 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--4 .page-competition-bracket__bracket__round--4{padding-block:calc(.5 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--4 .page-competition-bracket__bracket__round--4 .matchup__line{height:calc(2 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--4 .page-competition-bracket__bracket__round--2{padding-block:calc(1.5 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--4 .page-competition-bracket__bracket__round--2 .matchup__line{height:calc(4 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--16 .matchup__line{height:calc(1 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--8{padding-block:calc(.5 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--8 .matchup__line{height:calc(2 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--4{padding-block:calc(1.5 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--4 .matchup__line{height:calc(4 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--2{padding-block:calc(3.5 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket__bracket--5 .page-competition-bracket__bracket__round--2 .matchup__line{height:calc(8 * (var(--matchup-height) + var(--matchup-gap)))}.page-competition-bracket .simplebar-content{min-height:100%;display:flex}.page-competition-bracket .match-card{background:var(--color-elevation-1);z-index:var(--z-index-default);position:relative}.page-competition-bracket .matchup{min-height:var(--matchup-height);width:100%;position:relative}.page-competition-bracket .matchup__card{background:var(--color-elevation-4);max-width:15rem;height:100%;z-index:var(--z-index-default);margin:0 auto;position:relative}.page-competition-bracket .matchup__line{left:calc(50% + .5 * var(--space-xx-large) - .25rem);border:.125rem solid var(--color-elevation-5);width:50%;bottom:calc(.5 * var(--matchup-height));border-left:0;position:absolute}.page-competition-bracket .matchup__line:before{content:"";background:var(--color-elevation-5);width:100%;height:.125rem;position:absolute;top:50%;left:100%;transform:translateY(-50%)}@media (width<=767.98px){.page-competition-bracket--special-cup .card{min-width:75rem}}
