.button-tabs{display:inline-flex;margin-bottom:16px}.button-tabs .button-tabs__item{border:1px solid #79747E;padding:.6em 2em;cursor:pointer;display:flex;justify-content:stretch;align-items:center;transition:.3s}.button-tabs .button-tabs__item.is-current{background:var(--eb-secondary-color);color:#fff}.button-tabs .button-tabs__item.has-check,.button-tabs .button-tabs__item.has-image{padding-left:45px;position:relative}.button-tabs .button-tabs__item .icon,.button-tabs .button-tabs__item img{position:absolute;left:20px;top:50%;transform:translateY(-50%)}.button-tabs .button-tabs__item img{max-width:20px;max-height:20px}.button-tabs .button-tabs__item:not(:last-child){border-right:0}.button-tabs .button-tabs__item:first-child{border-top-left-radius:var(--eb-border-radius-default);border-bottom-left-radius:var(--eb-border-radius-default)}.button-tabs .button-tabs__item:last-child{border-top-right-radius:var(--eb-border-radius-default);border-bottom-right-radius:var(--eb-border-radius-default)}.button-tabs .button-tabs__item__image--square,.button-tabs .button-tabs__item__image--round{width:20px;height:20px;object-fit:cover}.button-tabs .button-tabs__item__image--round{border-radius:50%}.modal{opacity:0;position:fixed;z-index:10100;top:0;left:-9999px;right:0;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;transition:left 0s ease-out .25s,opacity .2s ease-out}.modal.open{display:flex;left:0;opacity:1;transition:left 0s ease-out,opacity .2s ease-out}.modal .ariaModal__container{outline:none}.react-aria-ModalOverlay{position:fixed;z-index:10110;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#ffffffb3}.ariaModal-closeButton{color:#000937;position:absolute;top:27px;right:25px;font-size:15px;cursor:pointer;transition:color .2s ease-out;background:none;border:none}.ariaModal-closeButton:hover{color:#00cefd}.ariaModal__title{font-size:22px;text-align:center;font-weight:500;margin-bottom:40px}.ariaModal__container{position:absolute;z-index:10120;width:650px;max-width:96%;max-height:85vh;overflow:auto;background-color:#fff;padding:30px 40px 50px;box-shadow:0 0 20px #0003;border-radius:var(--eb-border-radius-default)}.ariaModal__container--xs{width:360px;padding-right:40px;padding-left:40px}.ariaModal__container--sm{width:495px;padding-right:60px;padding-left:60px}.ariaModal__container--xl{width:780px;padding-right:20px;padding-left:20px}.ariaModal__container--xxl{width:1000px;padding-right:4vh;padding-left:4vh}.ariaModal__container--xxxl{width:1380px;padding-right:4vh;padding-left:4vh}.modalfilter-container{display:flex;justify-content:space-between}.statsfilter-right{width:100%}.react-aria-Slider{position:relative!important;height:40px}.react-aria-SliderTrack{position:absolute!important;top:-15px!important}@media (max-width: 575.98px){.modalfilter-container{display:flex;flex-flow:column}.ariaModal__container--xxxl{padding-right:2vh;padding-left:2vh}.ariaModal-closeButton{top:10px;right:10px;font-size:16px}}@media (min-width: 576px) and (max-width: 767.98px){.modalfilter-container{display:flex;flex-flow:column}.ariaModal-closeButton{top:10px;right:10px;font-size:16px}}@media (min-width: 768px) and (max-width: 991.98px){.modalfilter-container{display:flex;flex-flow:column}}@keyframes slide-in{0%{transform:translate(-50%,200%)}to{transform:translate(-50%)}}@keyframes slide-out{0%{transform:translate(-50%)}to{transform:translate(-50%,200%)}}.toast{font-family:Gotham,sans-serif;position:fixed;left:50%;transform:translate(-50%);width:auto;bottom:20px;opacity:1;background-color:#fff;border-radius:50px;padding:3px 7px 3px 3px;box-shadow:0 0 5px #0003;z-index:2147483647;animation:slide-in .5s ease-in-out forwards}.toast[data-animation=entering]{animation-name:slide-in;animation-duration:1s}.toast[data-animation=exiting]{animation-name:slide-out;animation-duration:1s}.toast__close--success{cursor:pointer;font-size:16px;border:none;background:none;line-height:0px;color:#54d372}.toast__close--error{cursor:pointer;font-size:16px;border:none;background:none;line-height:0px;color:#db4944}.toast__icon--success{background-color:#54d372;border-radius:100%;padding:3px}.toast__icon--success svg{background:#fff}.toast__icon--error{background-color:#db4944;border-radius:100%;padding:3px}.toast__icon--error svg{background:#fff}.toast__item--success{justify-content:space-between;color:#54d372;display:flex;align-items:center}.toast__item--error{justify-content:space-between;color:#db4944;display:flex;align-items:center}.toastMessage__icon{font-size:21px;padding:3px;border-radius:100%;fill:#fff}.toastMessage__message{text-transform:uppercase;font-size:13px;margin:0 10px 0 15px}.icon{display:inline-block;width:1em;height:1em;vertical-align:middle;stroke-width:0;stroke:currentColor;fill:currentColor}.icon-cross{background-image:var(--icon-cross);mask:var(--icon-cross)}.icon-check{background-image:var(--icon-check);mask:var(--icon-check)}@media (max-width: 575.98px){.toast{width:95%;padding:5px 15px}}@media (min-width: 576px) and (max-width: 767.98px){.toast{width:95%;padding:5px 15px}}.context-menu{position:absolute;display:none;cursor:pointer;background-color:#fff;padding:5px;text-transform:uppercase;border-radius:5px;background:#fff;box-shadow:0 1px 10px #00000026}.context-menu.open{display:block}.context-menu__item{display:flex;align-items:center;width:100%;padding:5px 10px;border-bottom:#eeeeee solid 1px;text-transform:capitalize;font-size:14px;border-radius:5px}.context-menu__item span{margin-right:5px}.context-menu__item:hover{background:#020836;color:#fff}.context-menu__item:hover .icon-new{background:#fff!important}.context-menu__item:last-child{border:none}.iframe-loader{position:absolute;width:100%;height:calc(100% - 80px);display:flex;justify-content:center;align-items:center;text-align:center;margin-top:80px;padding:0 25px;top:0}.iframe-loader img{width:150px;margin-top:10px}@media (max-width: 575.98px){.iframe-loader img{width:100px;margin-top:10px}}.skeleton-box{min-height:1em;position:relative;overflow:hidden;background-color:#dddbdd}.skeleton-box:after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translate(-100%);background-image:linear-gradient(90deg,#fff0 0,#fff3 20%,#ffffff80 60%,#fff0);animation:shimmer 2s infinite;content:""}@keyframes shimmer{to{transform:translate(100%)}}.matchList__itemNew{margin-top:40px;max-width:380px;min-width:200px;margin-left:15px;margin-right:15px;cursor:pointer}.cardSkeletonContainer{max-width:380px;min-width:200px;position:relative;cursor:pointer;border-radius:15px;box-shadow:0 0 10px #0102021a;margin:15px}.cardSkeletonContainer .playerCardBlockNew__infoClub{padding:15px}.playerCardBlockNew__left-skeleton{width:60%}.playerCardBlockNew__name-skeleton{width:80%;height:15px;margin-bottom:5px}.playerCardBlockNew__nationality-skeleton{margin-top:10px;height:5px;width:65%}.playerCardBlockNew__info-skeleton{margin:auto;width:90%;height:10px}.playerCardBlockNew__geo-skeleton{width:60%}.playerCardBlockNew__category-skeleton{width:10%;height:8px}.playerCardBlockNew__team-skeleton{width:70%;margin-bottom:5px}.clubCardNew__visual-skeleton{height:100%;border-radius:50%}.clubCardNew__infos-skeleton{margin-left:auto;margin-right:auto;margin-bottom:10px;width:60%}.clubStyle-skeleton{box-sizing:border-box;margin:15px;cursor:pointer;box-shadow:0 0 10px #0102021a}.homePushNew__bigIcon-skeleton{width:33px;margin:0 5px 40px;height:23px}.homePushNew__icons-skeleton{display:flex;justify-content:center}.homePushNew__title-skeleton{width:114px;height:23px;margin:0 auto 5px}.homePushNew__count-skeleton{width:114px;margin:40px auto 80px}.homePushNew__btnContainer-skeleton{width:114px;height:35px;margin:0 auto}.myEyeballContainer-skeleton{margin-top:100px;margin-bottom:100px;cursor:pointer;box-shadow:0 0 10px #0102021a;width:100%;display:flex;flex-wrap:wrap;justify-content:center;height:400px}.myEyeballItem-skeleton{margin:auto 50px}.myEyeballIcon-skeleton{margin-left:auto;margin-right:auto;width:35px;height:35px;margin-bottom:20px}.myEyeballCount-skeleton{width:58px}.leagueFilterTitle-skeleton{margin-top:15px;margin-bottom:8px;width:200px}.leagueFilterInput-skeleton{width:100%;height:38px}.leagueFilterClear-skeleton{margin:15px auto 0;width:100px}.statFilterSkeleton{width:330px;z-index:100;transition:all .5s ease;height:100%}.statFilterSkeleton-container{padding:16px;transition:transform .26s ease-in-out;transform:translate(0);position:relative;width:271px;background:#fff;box-shadow:0 1px 10px #00000040;border-radius:10px}.statFilterSkeleton-title{width:171px;height:31px}.statFilterSkeleton-icon{width:40px;height:31px}.statFilterSkeleton-fieldWide{width:100%;height:39px;margin-bottom:18px}.statFilterSkeleton-flagContainer{display:flex;padding:5px;flex-wrap:wrap;width:100%;margin-bottom:17px}.statFilterSkeleton-flag{height:16px;width:22px;margin:0 13px 17px 0}.statFilterSkeleton-fieldShort{width:100%;margin:0 5px;height:39px}.statFilterSkeleton-fieldThin{width:100%;height:39px;margin-bottom:10px}.statFilterSkeleton-submitButton{width:127px;height:39px}.statFilterSkeleton-clearButton{width:77px;height:10px;margin-top:10px}.tableSkeleton-container{width:100%}.tableSkeleton-tableRow{margin:5px 0;width:100%;height:39px}.statTableSkeleton{height:100vh;padding:0 65px;width:calc(100% - 271px);transition:all .5s ease;top:100px}.statTableSkeleton-tableControls{margin:5px 0 35px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.statTableSkeleton-viewButton{height:42px;width:194px;margin-right:25px}.statTableSkeleton-text{width:120px;height:13px}.statTableSkeleton-button{width:120px;height:30px}.statTableSkeleton-field{width:210px;height:30px;margin-left:15px;margin-right:15px}.statTableSkeleton-tableContainer{display:flex;flex-direction:column}.statTableSkeleton-tableRow{margin:5px 0;width:1400px;height:39px}.newsStoryCardSkeleton{position:relative;max-width:380px;min-width:200px;cursor:pointer;font-family:Gotham,sans-serif;display:flex;flex-direction:column;justify-content:space-between;height:100%;border-radius:15px;box-shadow:0 0 10px #0102021a;overflow:hidden;transition:box-shadow .5s;margin:0 15px}.newsStoryCardSkeleton:hover,.newsStoryCardSkeleton:focus{box-shadow:0 0 10px #0102024d}.newsStoryCardSkeleton-image{height:200px}.newsStoryCardSkeleton-title{height:45px;padding-left:12px;padding-right:12px;display:flex;align-items:flex-end}.newsStoryCardSkeleton-title div{width:230px;height:36px}.newsStoryCardSkeleton-text{padding:12px;text-align:left;height:85px}.newsStoryCardSkeleton-text div{width:100%;margin-bottom:10px}.newsStoryCardSkeleton-readMore{display:flex;justify-content:center;align-items:center;height:40px;border-top:solid 1px #dddddd}.newsStoryCardSkeleton-readMore div{height:15px;width:100px}.newsStoryCardSkeleton-date{padding:12px}.newsStoryCardSkeleton-date div{height:15px;width:100px}.playerProfileSkeleton-container{position:relative;display:flex;padding:30px;width:49%;border-radius:10px;box-shadow:0 1px 10px #00000040}.playerProfileSkeleton-left{font-size:14px;width:200px;margin-right:20px}.playerProfileSkeleton-right{display:flex;flex-direction:column;width:-webkit-fill-available}.playerProfileSkeleton-photo{width:200px;margin-bottom:25px;height:200px;border-radius:50%}.playerProfileSkeleton-playerClub{display:flex;align-items:center;flex-shrink:0;height:auto;position:relative;text-transform:uppercase}.playerProfileSkeleton-clubLogo{width:65px;height:65px;border-radius:50%;margin-right:10px}.playerProfileSkeleton-clubName{width:125px}.playerProfileSkeleton-name{width:100%;height:40px;margin-bottom:20px}.playerProfileSkeleton-birthday{height:40px;width:100px}.playerProfileSkeleton-infoSection{display:flex;flex-wrap:wrap;font-size:16px;text-transform:uppercase;margin-bottom:20px}.playerProfileSkeleton-info{width:60px;height:40px;margin-right:45px;margin-bottom:8px}.playerProfileSkeleton-nationality{width:100px;height:40px;margin-bottom:5px}.playerProfileSkeleton-foot{height:40px;width:140px;margin-right:30px;margin-bottom:30px}.playerProfileSkeleton-bestGame{height:40px;width:150px}.newsPostDetailSkeleton{width:100%;max-width:850px;margin:100px auto 0;padding:0 20px}.newsPostDetailSkeleton .coverImage{margin-top:20px;width:100%;height:360px;border-radius:2px}.newsPostDetailSkeleton .date{margin-top:30px;margin-bottom:10px;width:100px;height:31px;border-radius:2px}.newsPostDetailSkeleton .text{height:10px;width:100%;margin-top:30px;border-radius:2px}.newsPostDetailSkeleton .tags{margin-top:60px;height:27px;width:380px;border-radius:2px}.newsPostDetailSkeleton .navigation{height:100px;margin-top:60px;width:100%;border-radius:2px}.teamSkeleton-container{cursor:pointer;display:flex;max-width:380px;min-width:200px;border-radius:15px;box-sizing:border-box;box-shadow:0 0 10px #0102021a;transition:box-shadow .5s;height:100%;padding:15px}.teamSkeleton-container .teamSkeleton-left{width:90px;height:90px;margin-right:15px}.teamSkeleton-container .teamSkeleton-left .teamLogo{width:80px;height:80px;border-radius:50%}.teamSkeleton-container .teamSkeleton-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%}.teamSkeleton-container .teamSkeleton-right .name{width:100%}.teamSkeleton-container .teamSkeleton-right .name .text{height:20px;margin-bottom:10px}.teamSkeleton-container .teamSkeleton-right .country{width:100px}.clipSkeleton-container{max-width:380px;min-width:200px;cursor:pointer;box-shadow:0 1px 5px 5px #9f989814;border-radius:10px}.clipSkeleton-container .clipSkeleton-img{min-height:156px;margin:10px 10px 60px;border-radius:10px}.seasonalStatsSkeleton{background:#f4f6f8;border-radius:12px;padding:24px}.seasonalStatsSkeleton-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.seasonalStatsSkeleton-title{display:flex;align-items:center;gap:10px}.seasonalStatsSkeleton-icon{width:20px;height:20px;border-radius:4px}.seasonalStatsSkeleton-titleText{width:140px;height:24px;border-radius:4px}.seasonalStatsSkeleton-dropdown{width:140px;height:40px;border-radius:8px}.seasonalStatsSkeleton-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}.seasonalStatsSkeleton-card{background:#fff;border-radius:10px;padding:16px 20px;border:1px solid #e8eaed}.seasonalStatsSkeleton-cardHeader{display:flex;align-items:center;gap:8px;margin-bottom:8px}.seasonalStatsSkeleton-cardIcon{width:18px;height:18px;border-radius:50%}.seasonalStatsSkeleton-cardLabel{width:100px;height:14px;border-radius:4px}.seasonalStatsSkeleton-cardValue{width:60px;height:32px;border-radius:4px}.seasonalStatsSkeleton-barsSection{margin-top:8px}.seasonalStatsSkeleton-barsTitle{width:200px;height:14px;border-radius:4px;margin-bottom:12px}.seasonalStatsSkeleton-bars{display:flex;gap:12px;width:100%}.seasonalStatsSkeleton-bar{height:12px;border-radius:6px}@media (max-width: 768px){.seasonalStatsSkeleton-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.seasonalStatsSkeleton-cards{grid-template-columns:1fr}}.averageRatingSkeleton{background:#f4f6f8;border-radius:12px;padding:24px}.averageRatingSkeleton-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.averageRatingSkeleton-title{display:flex;align-items:center;gap:10px}.averageRatingSkeleton-icon{width:20px;height:20px;border-radius:4px}.averageRatingSkeleton-titleText{width:140px;height:24px;border-radius:4px}.averageRatingSkeleton-dropdown{width:140px;height:40px;border-radius:8px}.averageRatingSkeleton-content{margin-bottom:20px}.averageRatingSkeleton-valueSection{display:flex;align-items:center;gap:16px;margin-bottom:8px}.averageRatingSkeleton-value{width:80px;height:48px;border-radius:4px}.averageRatingSkeleton-change{width:70px;height:32px;border-radius:20px}.averageRatingSkeleton-percentile{width:200px;height:14px;border-radius:4px}.averageRatingSkeleton-chart{margin-top:24px}.averageRatingSkeleton-chartArea{width:100%;height:80px;border-radius:8px}.averageRatingSkeleton-chartLabel{width:100px;height:12px;border-radius:4px;margin-top:8px}@media (max-width: 575.98px){.statFilterSkeleton,.statFilterSkeleton .statFilterSkeleton-container{width:100%}.statTableSkeleton{top:2px;width:100%;padding:0 25px}.teamSkeleton-container{max-width:100%}}@media (min-width: 576px) and (max-width: 767.98px){.statFilterSkeleton,.statFilterSkeleton .statFilterSkeleton-container{width:100%}.statTableSkeleton{width:100%;top:30px}.teamSkeleton-container{max-width:100%}}@media (min-width: 768px) and (max-width: 809.98px){.statTableSkeleton{top:30px}}@media (min-width: 810px) and (max-width: 991.98px){.statTableSkeleton{top:100px}.teamSkeleton-container{max-width:100%}}@media (min-width: 992px) and (max-width: 1199.98px){.statTableSkeleton{padding-right:30px}}.performance-radar-skeleton{background-color:#fff;border-radius:10px;border:1px solid #eee;box-shadow:0 0 16px #0102020d;padding:16px 24px}.performance-radar-skeleton-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.performance-radar-skeleton-title{display:flex;align-items:center;gap:10px}.performance-radar-skeleton-icon{width:20px;height:20px;border-radius:4px}.performance-radar-skeleton-titleText{width:160px;height:24px;border-radius:4px}.performance-radar-skeleton-info{width:16px;height:16px;border-radius:50%}.performance-radar-skeleton-dropdown{width:100px;height:40px;border-radius:8px}.performance-radar-skeleton-chart{display:flex;justify-content:center;align-items:center;height:350px}.performance-radar-skeleton-hexagon{width:280px;height:280px;border-radius:50%}.player-games-skeleton{background-color:#fff;border-radius:10px;border:1px solid #eee;box-shadow:0 0 16px #0102020d;padding:16px 24px;grid-column:1/-1}.player-games-skeleton-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;gap:16px}.player-games-skeleton-title-section{display:flex;flex-direction:column;gap:12px}.player-games-skeleton-title{display:flex;align-items:center;gap:10px}.player-games-skeleton-icon{width:20px;height:20px;border-radius:50%}.player-games-skeleton-titleText{width:80px;height:24px;border-radius:4px}.player-games-skeleton-tabs{display:flex;gap:8px}.player-games-skeleton-tab{width:100px;height:36px;border-radius:6px}.player-games-skeleton-dropdown{width:160px;height:40px;border-radius:8px}.player-games-skeleton-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:16px}@media (max-width: 1200px){.player-games-skeleton-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 900px){.player-games-skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.player-games-skeleton-grid{grid-template-columns:1fr}}.player-games-skeleton-card{display:flex;flex-direction:column;gap:8px}.player-games-skeleton-thumbnail{width:100%;height:140px;border-radius:10px}.player-games-skeleton-stats{width:100%;height:50px;border-radius:6px}.player-games-skeleton-match{width:100%;height:100px;border-radius:6px}.player-games-skeleton-footer{display:flex;justify-content:flex-end;padding-top:8px}.player-games-skeleton-link{width:120px;height:20px;border-radius:4px}.club-history-skeleton{background-color:#fff;border-radius:10px;border:1px solid #eee;box-shadow:0 0 16px #0102020d;padding:16px 24px}.club-history-skeleton-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.club-history-skeleton-icon{width:20px;height:20px;border-radius:4px}.club-history-skeleton-title{width:120px;height:24px;border-radius:4px}.club-history-skeleton-table{display:flex;flex-direction:column;gap:0}.club-history-skeleton-thead{display:grid;grid-template-columns:100px 1fr 120px 80px;gap:16px;padding:12px 16px;background-color:#f7f8f9;border-radius:8px 8px 0 0}.club-history-skeleton-th{height:16px;border-radius:4px}.club-history-skeleton-row{display:grid;grid-template-columns:100px 1fr 120px 80px;gap:16px;padding:16px;border-bottom:1px solid #eee}.club-history-skeleton-row:last-child{border-bottom:none}.club-history-skeleton-cell-season{width:70px;height:20px;border-radius:4px}.club-history-skeleton-cell-club{display:flex;align-items:center;gap:12px}.club-history-skeleton-logo{width:36px;height:36px;border-radius:50%}.club-history-skeleton-name{width:120px;height:20px;border-radius:4px}.club-history-skeleton-cell-category{width:40px;height:20px;border-radius:4px;margin:auto}.club-history-skeleton-cell-rating{width:48px;height:32px;border-radius:8px;margin:auto}.playerProfileHeader-skeleton,.playerProfileHeader-skeleton .playerProfileHeader-partnerTooltip{pointer-events:none}.playerProfileHeader-skeleton .playerProfileHeader-partnerTooltip .tooltip{display:none!important}.playerProfileHeader-skeleton .playerProfileHeader-partner{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.playerProfileHeaderSkeleton-photo{width:100%;height:100%;border-radius:50%}.playerProfileHeaderSkeleton-favBtn{width:48px;height:48px;border-radius:50%}.playerProfileHeaderSkeleton-playerName{width:200px;height:22px;border-radius:4px}.playerProfileHeaderSkeleton-partner{width:100px;height:22px;border-radius:4px}.playerProfileHeaderSkeleton-contactBtn{width:140px;height:36px;border-radius:8px}.playerProfileHeaderSkeleton-label{width:80px;height:11px;border-radius:2px}.playerProfileHeaderSkeleton-value{width:50px;height:14px;border-radius:2px}.playerProfileHeaderSkeleton-clubLogo{width:22px;height:22px;border-radius:6px;flex-shrink:0}.playerProfileHeaderSkeleton-clubName{width:180px;height:14px;border-radius:4px}.playerProfileHeaderSkeleton-clubMeta{width:120px;height:12px;margin-top:4px;border-radius:4px}.playerProfileHeaderSkeleton-footIcon{width:20px;height:20px;border-radius:4px;flex-shrink:0}.playerProfileHeaderSkeleton-footText{width:80px;height:14px;display:inline-block;border-radius:4px}.playerProfileHeaderSkeleton-badge{width:120px;height:32px;border-radius:8px}@media (max-width: 768px){.playerProfileHeaderSkeleton-playerName{width:180px;height:20px}.playerProfileHeaderSkeleton-partner{width:80px;height:20px}.playerProfileHeaderSkeleton-contactBtn{width:120px}.playerProfileHeaderSkeleton-clubName{width:140px}.playerProfileHeaderSkeleton-clubMeta,.playerProfileHeaderSkeleton-badge{width:100px}}@media (max-width: 480px){.playerProfileHeaderSkeleton-favBtn{width:40px;height:40px}.playerProfileHeaderSkeleton-playerName{width:140px;height:18px}.playerProfileHeaderSkeleton-partner{width:70px;height:18px}.playerProfileHeaderSkeleton-contactBtn{width:100px;height:32px}.playerProfileHeaderSkeleton-label{width:60px}.playerProfileHeaderSkeleton-value{width:40px}.playerProfileHeaderSkeleton-clubName{width:120px}.playerProfileHeaderSkeleton-clubMeta{width:80px}.playerProfileHeaderSkeleton-footText{width:60px}.playerProfileHeaderSkeleton-badge{width:90px;height:28px}}.calendarHeading{display:flex;justify-content:space-between}.react-aria-CalendarCell[data-selected]{background-color:#efefef}.react-aria-CalendarCell[aria-disabled]{color:#999}.react-aria-CalendarCell{cursor:pointer;padding:6px;font-size:14px;font-weight:400;font-family:Gotham Book;text-align:center}.react-aria-CalendarCell:hover{background-color:#efefef;border-radius:3px}.react-aria-CalendarCell[data-selection-start]{border-top-left-radius:15px;border-bottom-left-radius:15px;background-color:#00cefd}.react-aria-CalendarCell[data-outside-month]{color:#999}.react-aria-CalendarCell[data-outside-month]:hover{background-color:#fff;cursor:default}.react-aria-CalendarCell[data-selection-end]{border-top-right-radius:15px;border-bottom-right-radius:15px;background-color:#00cefd}.calendarContainer{position:absolute;z-index:10;overflow:visible!important;width:fit-content;padding:15px;border-radius:20px;border:none;box-shadow:0 0 10px #0102024d;background-color:#fff}.react-aria-CalendarHeaderCell{padding-bottom:8px;font-size:9px;font-weight:400;font-family:Gotham Book}.react-aria-Button{min-width:15px}.calendarButton-apply{border-radius:20px;padding:6px 15px;border:1px solid #000937;background-color:#000937;transition:all .2s ease-out;color:#fff}.calendarButton-apply:hover{background-color:#00cefd}.calendarButton-cancel{border-radius:20px;padding:6px 15px;border:1px solid #efefef;background-color:#efefef;transition:all .2s ease-out;margin-left:10px;margin-right:10px}.calendarButton-cancel:hover{background-color:#00cefd}.calendarBottom{align-items:center;display:flex;justify-content:flex-end}.calendarBottom span{font-size:10px}.calendarInput-container{position:relative}.calendarInput-container .icon-select-arrow-down{cursor:pointer;position:absolute;right:8px;top:7px;background:#ccc!important;height:1.6em!important;width:1.6em!important}.calendarInput-container .icon-select-arrow-down:hover{transition:color .15s;background:#8c8c8c!important}.calendarInput-container .icon-cross{cursor:pointer;position:absolute;top:10px;right:11px}.calendarInput{width:100%;cursor:pointer;height:32px;padding:5px 15px 6px;min-width:0;background:#fff;border:1px solid #c2c2c2;border-radius:5px;color:#000937;transition:border-color .2s ease-out}.calendarInput::placeholder{text-transform:uppercase;color:#000937}.calendarInput.hasValue{height:32px;padding:5px 25px 5px 10px;min-width:0;background:#000937;border:1px solid #000937;border-radius:5px;color:#fff;transition:border-color .2s ease-out}.season-date-selector{position:relative;display:flex;flex-direction:column;gap:8px}.season-date-selector-label{display:flex;gap:4px;font-size:14px;font-weight:500;color:#666b87}.season-date-selector-trigger{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 12px;min-width:180px;height:32px;box-sizing:border-box;background:#fff;border:1px solid hsl(0,0%,80%);border-radius:5px;cursor:pointer;transition:all .2s ease}.season-date-selector-trigger:hover{border-color:#b5b5b5}.season-date-selector-trigger.has-value{border-color:#03c5ff;background:#f0fbff}.season-date-selector-trigger-text{font-size:12px;color:#87888b;text-transform:capitalize;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.season-date-selector-trigger.has-value .season-date-selector-trigger-text{color:#87888b}.season-date-selector-trigger svg{color:#87888b;flex-shrink:0}.season-date-selector-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:380px;background:#fff;border:1px solid #e5e6eb;border-radius:12px;box-shadow:0 4px 20px #00093726;z-index:100;padding:16px}.season-date-selector-section{margin-bottom:16px}.season-date-selector-section:last-of-type{margin-bottom:0}.season-date-selector-section-title{font-size:14px;font-weight:600;color:#000938;margin:0 0 12px}.season-date-selector-seasons{display:flex;flex-wrap:wrap;gap:10px}.season-date-selector-seasons.disabled{background-color:#fff!important;opacity:.5;pointer-events:none}.season-date-selector-season-item{background-color:#fff;flex:1 1 calc(50% - 5px);max-width:calc(50% - 5px);display:flex;align-items:center;justify-content:space-between;padding:12px 16px;cursor:pointer;transition:all .2s ease;border-bottom:1px solid #e5e6eb}.season-date-selector-season-item:disabled{cursor:not-allowed}.season-date-selector-season-label{color:#000938;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500}.season-date-selector-checkbox{width:22px;height:22px;border-radius:4px;border:1px solid #e5e6eb;background:#fff;display:flex;align-items:center;justify-content:center}.season-date-selector-checkbox.checked{background:#03c5ff;border-color:#03c5ff}.season-date-selector-divider{height:1px;background:#e5e6eb;margin:16px 0}.season-date-selector-daterange{min-height:40px}.season-date-selector-daterange .calendarInput-container input{font-size:12px!important}.season-date-selector-daterange.disabled{background-color:#fff!important;opacity:.5;pointer-events:none}.season-date-selector-footer{display:flex;justify-content:flex-end;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #e5e6eb}.season-date-selector-btn-cancel{padding:8px 16px;background:#ebebef;color:#000938;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.season-date-selector-btn-cancel:hover{background:#dddde3}.season-date-selector-btn-apply{padding:8px 16px;background:#03c5ff;color:#000938;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease}.season-date-selector-btn-apply:hover{background:#00b8f0}@media (max-width: 480px){.season-date-selector-dropdown{min-width:320px;right:0;left:auto}.season-date-selector-season-item{flex:1 1 100%;max-width:100%}}.loader-icon{width:100%;display:flex;place-content:center}.loader-icon svg{width:100px;height:60px}.icon-size{width:10px;height:10px}.datagrid-pagination{margin:14px 0!important}.paggination-wrap{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-top:10px;padding-right:130px;flex-wrap:wrap}@media (min-width: 992px) and (max-width: 1199.98px){.paggination-wrap{padding-right:0}}.datagrifd2Table{width:100%;border-collapse:collapse}.datagrifd2Table-row>td:first-child{border-radius:5px 0 0 5px;padding-left:15px}.datagrifd2Table-row>td:last-child{border-radius:0 5px 5px 0;padding-right:15px}.datagrifd2Table-row:nth-child(2n)>td{background-color:#f7f7f7}.datagrifd2Table-row--hover:hover>td{background-color:#ddd;cursor:pointer}.datagrifd2Table-cell{padding:10px 5px;vertical-align:middle}.datagrifd2Table-headerCell{text-transform:uppercase;text-align:left;padding-right:20px}.datagrifd2Table--stickyHeader .datagrifd2Table-header{position:sticky;top:0;z-index:2;background-color:#fff}.datagrifd2Table--stickyHeader .datagrifd2Table-headerCell{background-color:#fff}.datagrifd2Table-resizer{position:absolute;right:0;top:0;height:100%;width:5px;background:transparent;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none;z-index:1}.datagrifd2Table-resizer:hover{background:#0891b2}.datagrifd2Table-resizer.isResizing{background:#0891b2;opacity:1}.datagrifd2Table-headerCell>span{margin-left:25px}.datagrifd2Table-noData{width:100%;text-align:center;margin:25px auto}.datagrifd2Table-footer{position:sticky;bottom:0;z-index:1}.datagrifd2Table-footerRow>td:first-child{padding-left:15px}.datagrifd2Table-footerRow>td:last-child{padding-right:15px}.datagrifd2Table-footerCell{padding:12px 5px;font-weight:700;border-top:3px solid #0891b2;background:#e0f7fa;color:#1a202c}.datagrifd2Table .sortArrows{height:32px}.datagrifd2Table--resizable .datagrifd2Table-cell{white-space:normal!important;word-wrap:break-word;overflow-wrap:break-word}.datagrifd2Table--resizable .tableHeader-label{white-space:normal;word-wrap:break-word;overflow-wrap:break-word}.datatable-top{position:sticky;top:0;left:0;right:0;background-color:#fff;z-index:10;display:flex;align-items:center;width:100%}.datatable-top>div{position:sticky;top:10px;left:10px;z-index:11}.datatable-top select{background-color:#fff;border:1px solid #ddd;padding:5px;border-radius:4px;min-width:120px}
