.desktop-compare-layout{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;width:100%;display:flex;position:relative}@media (max-width:1224px){.desktop-compare-layout{gap:20px}}.desktop-compare-layout{border:1px solid var(--color-border);background-color:var(--color-bg);border-radius:20px;min-height:70vh;padding:30px;box-shadow:0 2px 20px #0000001a}
.compare-header{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;display:flex;position:relative}@media (max-width:1224px){.compare-header{gap:15px}}.compare-header .placeholder{flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;width:100%;padding:20px;display:flex;position:relative}@media (max-width:1224px){.compare-header .placeholder{gap:10px;padding:10px}}.compare-header .placeholder{background-color:var(--color-contrast-bg);border-radius:20px;flex:1;min-width:100px;min-height:100%;max-height:100%;box-shadow:0 0 20px #0000001a}.compare-header .placeholder__skeleton{min-height:227px}.compare-header__top{flex-direction:row;justify-content:center;align-items:center;padding-left:200px;display:flex;position:relative}@media (max-width:1224px){.compare-header__top{padding-left:unset}}.compare-header__title{letter-spacing:0%;font-size:20px;font-weight:600;line-height:1.2}@media (max-width:1224px){.compare-header__title{letter-spacing:-1%;font-size:16px;font-weight:600;line-height:1.2}}.compare-header__copy{object-fit:contain;width:24px;min-width:24px;max-width:24px;height:24px}@media (max-width:1224px){.compare-header__copy{width:20px;min-width:20px;max-width:20px;height:20px}}.compare-header__share{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;display:flex;position:absolute;right:20px}.compare-header__share-list{flex-direction:row;justify-content:flex-start;align-items:center;gap:7px;display:flex}.compare-header__share-label{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}@media (max-width:1224px){.compare-header__share-label{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}.compare-header__share svg,.compare-header__share img{object-fit:contain;width:24px;min-width:24px;max-width:24px;height:24px}@media (max-width:1224px){.compare-header__share svg,.compare-header__share img{width:20px;min-width:20px;max-width:20px;height:20px}}.compare-header__share-copy{padding:0}.compare-header__share-tooltip{text-align:left;background-color:var(--color-border);z-index:10;text-wrap:nowrap;border-radius:15px;max-width:250px;padding:5px 10px}.compare-header__share-tooltip span{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.compare-header__content{flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:100%;display:flex}.compare-header__entities{flex-direction:row;flex:1;justify-content:flex-start;align-items:stretch;gap:10px;min-width:0;display:flex}.compare-header__add{letter-spacing:0%;flex-direction:column;justify-content:flex-start;align-items:center;font-size:17px;font-weight:500;line-height:1.2;display:flex}@media (max-width:1224px){.compare-header__add{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}.compare-header__add{width:180px;color:var(--color-text);cursor:pointer;background:0 0;border:0;flex-shrink:0;gap:15px;padding-top:20px}.compare-header__add--disabled{cursor:unset}.compare-header__add-icon{letter-spacing:-1%;flex-direction:row;justify-content:center;align-items:center;font-size:12px;font-weight:500;line-height:1.2;display:flex}@media (max-width:1224px){.compare-header__add-icon{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}.compare-header__add-icon{color:var(--color-accent-text);background-color:#78a5db;border-radius:50%;padding:10px;font-size:20px}.compare-header__add-icon svg{object-fit:contain;width:16px;min-width:16px;max-width:16px;height:16px}@media (max-width:1224px){.compare-header__add-icon svg{width:16px;min-width:16px;max-width:16px;height:16px}}.compare-header__mobile{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;display:flex}.compare-header__mobile-arrow{color:var(--color-accent-text)}.compare-header__mobile-arrow svg{object-fit:contain;width:24px;min-width:24px;max-width:24px;height:24px}@media (max-width:1224px){.compare-header__mobile-arrow svg{width:20px;min-width:20px;max-width:20px;height:20px}}.compare-header__mobile-arrow svg{-webkit-user-select:none;user-select:none}.compare-header__mobile-arrow--previous{transform:rotate(180deg)}.compare-header__mobile-arrow:disabled{color:var(--color-muted)}.compare-header__mobile-players{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.compare-header__mobile-player.active img{z-index:1;border:2px solid var(--color-accent);position:relative}.compare-header__mobile-player img{object-fit:contain;width:40px;min-width:40px;max-width:40px;height:40px}@media (max-width:1224px){.compare-header__mobile-player img{width:30px;min-width:30px;max-width:30px;height:30px}}.compare-header__mobile-player img{background-color:var(--color-accent-text);border:2px solid #fff0;border-radius:50%}.compare-entity{flex-direction:column;justify-content:space-between;align-items:stretch;gap:20px;width:100%;padding:20px;display:flex;position:relative}@media (max-width:1224px){.compare-entity{gap:10px;padding:10px}}.compare-entity{background-color:var(--color-contrast-bg);border-radius:20px;flex:1;gap:20px;min-width:100px;min-height:175px;box-shadow:0 0 20px #0000001a}.compare-entity .placeholder{background-color:unset;min-height:unset;box-shadow:unset}.compare-entity a:hover{color:var(--color-accent)}@media (max-width:1224px){.compare-entity{min-height:260px;max-height:260px}}.compare-entity--empty{flex-direction:column;justify-content:space-between;align-items:center;max-height:100%;display:flex}@media (max-width:1224px){.compare-entity--empty{flex-direction:column;justify-content:center;align-items:center;display:flex}}.compare-entity--teams .compare-entity__image{border-radius:0}@media (max-width:1224px){.compare-entity--teams{min-height:265px;max-height:265px}}.compare-entity__remove{z-index:2;color:var(--color-text);cursor:pointer;background:0 0;border:0;padding:0;font-size:18px;line-height:1;position:absolute;top:14px;left:16px}@media (max-width:1224px){.compare-entity__remove{top:5px;right:10px;left:unset}}.compare-entity__general{flex-direction:column;justify-content:center;align-items:center;gap:15px;display:flex}.compare-entity__image{object-fit:contain;width:70px;min-width:70px;max-width:70px;height:70px}@media (max-width:1224px){.compare-entity__image{width:30px;min-width:30px;max-width:30px;height:30px}}.compare-entity__image{border-radius:50%}.compare-entity__info{letter-spacing:0%;flex-direction:column;justify-content:center;align-items:center;gap:5px;font-size:20px;font-weight:600;line-height:1.2;display:flex}@media (max-width:1224px){.compare-entity__info{letter-spacing:-1%;font-size:16px;font-weight:600;line-height:1.2}}.compare-entity__info{text-align:center}.compare-entity__position{letter-spacing:0%;font-size:15px;font-weight:500;line-height:1.2}@media (max-width:1224px){.compare-entity__position{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}.compare-entity__position{color:var(--color-muted);text-align:center}.compare-entity__name{-webkit-line-clamp:2;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.compare-entity__country{letter-spacing:0%;flex-direction:row;justify-content:center;align-items:center;gap:5px;font-size:15px;font-weight:500;line-height:1.2;display:flex}@media (max-width:1224px){.compare-entity__country{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}.compare-entity__country img{object-fit:contain;width:16px;min-width:16px;max-width:16px;height:16px}@media (max-width:1224px){.compare-entity__country img{width:16px;min-width:16px;max-width:16px;height:16px}}.compare-entity__country img{border-radius:50%}.compare-entity__country span{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.compare-entity__filters{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;width:100%;display:flex;position:relative}.compare-entity__filters-row{z-index:1;flex-direction:row;justify-content:flex-start;align-items:stretch;gap:8px;width:100%;display:flex}.compare-entity__filters-row .filter-dropdown{flex:1;min-width:0}@media (max-width:1224px){.compare-entity__filters-row{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px;display:flex}.compare-entity__filters-row:first-child{z-index:2}}
.compare-stats--empty{padding-left:200px}@media (max-width:1224px){.compare-stats--empty{padding-left:unset}}.compare-stats a:hover{color:var(--color-accent)}.compare-stats .center{text-align:center;width:100%}.compare-stats .placeholder{box-shadow:0 0 10px #0000001a}.compare-stats .content-layout__scrollable{margin-left:200px}@media (max-width:1224px){.compare-stats .content-layout__scrollable{width:calc(100% + 20px);margin-left:0;padding-left:10px;transform:translate(-10px)}}.compare-stats__group{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;display:flex;position:relative}@media (max-width:1224px){.compare-stats__group{background-color:var(--color-contrast-alt);border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;padding:20px;display:flex;position:relative;box-shadow:0 2px 12px #0000001a}}@media (max-width:1224px) and (max-width:1224px){.compare-stats__group{gap:15px;padding:10px}}.compare-stats__group-title{letter-spacing:0%;padding-left:180px;font-size:20px;font-weight:600;line-height:1.2}@media (max-width:1224px){.compare-stats__group-title{letter-spacing:-1%;font-size:16px;font-weight:600;line-height:1.2}}.compare-stats__group-title{text-align:center;width:100%}@media (max-width:1224px){.compare-stats__group-title{padding-left:unset}}.compare-stats__rows{flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}@media (max-width:1224px){.compare-stats__rows{gap:20px}}.compare-stats__row{grid-template-columns:180px 1fr;align-items:center;gap:20px;width:100%;display:grid}@media (max-width:1224px){.compare-stats__row{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.compare-stats__row:has(.compare-stats__entity-row--child-1,.compare-stats__entity-row--child-2,.compare-stats__entity-row--child-3,.compare-stats__entity-row--child-3,.compare-stats__entities--national-team){margin-bottom:15px}}.compare-stats__share{flex-direction:row;justify-content:center;align-items:center;margin-bottom:70px;display:flex}.compare-stats__share .compare-header__share{right:unset;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.compare-stats__label{letter-spacing:0%;font-size:17px;font-weight:500;line-height:1.2}@media (max-width:1224px){.compare-stats__label{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}.compare-stats__label{color:var(--color-muted);min-width:180px;max-width:180px}@media (max-width:1224px){.compare-stats__label{min-width:100%;color:var(--color-text);flex-direction:row;justify-content:center;align-items:center;display:flex}}.compare-stats__values{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:30px;display:grid}@media (max-width:1224px){.compare-stats__values{grid-template-columns:repeat(2,minmax(100px,1fr));gap:10px;width:100%}.compare-stats__values>:first-child{grid-column:1/-1}}.compare-stats__value{background:var(--color-shiza-disainera);text-align:center;height:100%;min-height:34px;letter-spacing:0%;border-radius:10px;flex-direction:row;justify-content:center;align-items:flex-start;padding:10px;font-size:17px;font-weight:500;line-height:1.2;display:flex}@media (max-width:1224px){.compare-stats__value{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}.compare-stats__rating{background-color:var(--color-accept);min-width:35px;color:var(--color-accent-text);border-radius:6px;padding:5px}.compare-stats__entities{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:0;display:flex;position:relative}.compare-stats__values-block{grid-template-columns:repeat(auto-fit,minmax(max(120px,20%),1fr));gap:10px;width:100%;display:grid}.compare-stats__block{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.compare-stats__stat{background-color:var(--color-contrast-alt);border-radius:11px;flex-flow:column wrap;justify-content:flex-start;align-items:flex-start;gap:5px;width:100%;min-width:fit-content;padding:10px;display:flex}.compare-stats__stat--substat,.compare-stats__stat--single{background-color:unset;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;min-width:100%;padding:0;display:flex}.compare-stats__stat--single{padding:0 10px}.compare-stats__stat--empty{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.compare-stats__stat--team{background-color:var(--color-contrast-bg);flex-direction:column;justify-content:center;align-items:center;min-height:125px;display:flex}.compare-stats__stat--expanded .compare-stats__entity-name{margin-bottom:5px}.compare-stats__stat-label{text-align:left}.compare-stats__stat-list{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:5px;min-width:100%;display:flex}.compare-stats__stat-value{color:var(--color-muted);white-space:nowrap;min-width:fit-content}.compare-stats__stat-values{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;padding:0;display:flex;position:relative}@media (max-width:1224px){.compare-stats__stat{flex-wrap:nowrap}.compare-stats__stat--single{flex-wrap:wrap}}.compare-stats__entity{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:5px 10px;display:flex;position:relative}.compare-stats__entity--team{width:fit-content}.compare-stats__entity--team .compare-stats__entity-name{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.compare-stats__entity--with-stats{flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;display:flex}@media (max-width:1224px){.compare-stats__entity--solo .compare-stats__entity-value{padding:3px;font-size:8px;position:absolute;bottom:-2px;left:20px}.compare-stats__entity--solo .compare-stats__entity-name{text-align:left}}.compare-stats__entity-info{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.compare-stats__entity-value{background-color:var(--color-accept);color:var(--color-accent-text);border-radius:8px;padding:5px}.compare-stats__team{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.compare-stats__team span{-webkit-line-clamp:1;text-overflow:ellipsis;word-break:break-word;white-space:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}
.popular-pairs{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;display:flex;position:relative}@media (max-width:1224px){.popular-pairs{gap:15px}}.popular-pairs{padding-left:200px}@media (max-width:1224px){.popular-pairs{padding-left:unset}}.popular-pairs__title{letter-spacing:0%;font-size:20px;font-weight:600;line-height:1.2}@media (max-width:1224px){.popular-pairs__title{letter-spacing:-1%;font-size:16px;font-weight:600;line-height:1.2}}.popular-pairs__title{text-align:center;width:100%}.popular-pairs__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 100px;width:100%;display:grid}@media (max-width:1224px){.popular-pairs__grid{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:30px;width:100%;display:flex;position:relative;gap:30px!important}}@media (max-width:1224px) and (max-width:1224px){.popular-pairs__grid{gap:15px}}.popular-pairs__item{flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;width:100%;display:flex;position:relative}@media (max-width:1224px){.popular-pairs__item{gap:10px}}.popular-pairs__item{min-width:0}.popular-pairs__players{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid;overflow:hidden}.popular-pairs__player{flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;width:100%;padding:20px;display:flex;position:relative}@media (max-width:1224px){.popular-pairs__player{gap:10px;padding:10px}}.popular-pairs__player{background-color:var(--color-contrast-alt);border:1px solid var(--color-border);border-radius:20px;gap:4px;min-width:0;min-height:150px}@media (max-width:1224px){.popular-pairs__player{min-height:100px}}.popular-pairs__image{object-fit:contain;width:40px;min-width:40px;max-width:40px;height:40px}@media (max-width:1224px){.popular-pairs__image{width:30px;min-width:30px;max-width:30px;height:30px}}.popular-pairs__image{border-radius:50%}.popular-pairs__name{letter-spacing:0%;font-size:17px;font-weight:500;line-height:1.2}@media (max-width:1224px){.popular-pairs__name{letter-spacing:0%;font-size:14px;font-weight:500;line-height:1.2}}.popular-pairs__name{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.popular-pairs__name:hover{color:var(--color-accent)}.popular-pairs__position{letter-spacing:0%;font-size:15px;font-weight:500;line-height:1.2}@media (max-width:1224px){.popular-pairs__position{letter-spacing:-1%;font-size:12px;font-weight:500;line-height:1.2}}.popular-pairs__position{color:var(--color-muted)}.popular-pairs__link{style:semi-bold;letter-spacing:0%;text-transform:uppercase;flex-direction:row;justify-content:center;align-items:center;font-size:15px;font-weight:600;line-height:1.2;display:flex}@media (max-width:1224px){.popular-pairs__link{letter-spacing:0%;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.2}}.popular-pairs__link{border:1px solid var(--color-border);color:var(--color-accent);border-radius:15px;gap:8px;padding:5px 20px;text-decoration:none}.popular-pairs__link .main-button__text{flex-direction:row-reverse;justify-content:center;align-items:center;display:flex}.popular-pairs__link .main-button__text:hover{filter:brightness(1.4)}.popular-pairs__link .main-button__text svg{object-fit:contain;width:16px;min-width:16px;max-width:16px;height:16px}@media (max-width:1224px){.popular-pairs__link .main-button__text svg{width:16px;min-width:16px;max-width:16px;height:16px}}.popular-pairs__country{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}.popular-pairs__country:hover{color:var(--color-accent)}.popular-pairs__country-image{object-fit:contain;width:16px;min-width:16px;max-width:16px;height:16px}@media (max-width:1224px){.popular-pairs__country-image{width:16px;min-width:16px;max-width:16px;height:16px}}.popular-pairs__country-image{border-radius:50%}
