.default-slider-menu{display:flex;height:100%}.default-slider-menu__container{position:relative;display:flex;overflow:hidden;width:100%;height:56px;box-sizing:border-box;justify-content:center;padding:0 40px;background:#000;border-top-left-radius:2px;border-top-right-radius:2px}.default-slider-menu__wrapper{display:flex;overflow:hidden;width:100%;height:100%;align-items:center;color:#fff}.default-slider-menu__arrow{position:absolute;z-index:10;top:50%;left:8px;display:flex;width:24px;height:24px;box-sizing:border-box;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%;cursor:pointer;transform:translateY(-50%)}.default-slider-menu__arrow svg{fill:#fff}.default-slider-menu__arrow--right{right:8px;left:auto}.default-slider-menu__arrow--right svg{transform:rotate(-180deg)}.default-slider-menu__title{color:#d8d8d8;color:var(--sports-grey-100, #d8d8d8);font-size:18px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.default-slider-menu__label{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:10px;line-height:16px}.default-slider-menu__item{position:relative;display:flex;height:100%;box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:center;justify-content:center;padding:8px 0;border-right:1px solid #171717;border-right:1px solid var(--sports-grey-1000, #171717);border-left:1px solid #171717;border-left:1px solid var(--sports-grey-1000, #171717);background:#000;cursor:pointer}.default-slider-menu__item--selected{border:0;background:#222;background:var(--sports-grey-900, #222);cursor:default}.default-slider-menu__item--selected .default-slider-menu__label,.default-slider-menu__item--selected .default-slider-menu__title{color:#fff}.default-slider-menu__item--disabled{cursor:default}.default-slider-menu__item.swiper-slide-active{border-left:0}.default-slider-menu__active-arrow{position:absolute;top:8px;right:12px;display:flex;width:32px;height:32px;align-items:center;justify-content:center;background:#000;background:var(--sports-black, #000);border-radius:50%}@media screen and (max-width: 744px){.default-slider-menu__container{height:48px;padding:0 40px;border-right:0;border-left:0;border-radius:0}.default-slider-menu__title{font-size:16px;line-height:18px}.default-slider-menu__label{display:none}.default-slider-menu__item--selected:after{height:2px}.default-slider-menu__arrow{left:8px;width:18px;height:18px}.default-slider-menu__arrow--right{right:8px;left:auto}.default-slider-menu__active-arrow{top:16px;right:6px;width:16px;height:16px}.default-slider-menu__active-arrow svg{width:8px;height:8px}}.popup-block{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;background-color:#000000b3}.popup-block__inner{display:flex;align-items:center;padding:10px 8px;background:#fff;border-radius:8px;box-shadow:0 0 4px #00000040}.popup-block__message{max-width:250px;max-width:var(--block-max-width, 250px);color:#222;color:var(--sports-grey-900, #222);font-size:12px;font-weight:400;line-height:16px;word-break:break-word}.popup-block__close{display:flex;width:20px;height:20px;align-items:center;justify-content:center;padding:0;border-width:0;margin-left:32px;background-color:#f2f2f0;background-color:var(--sports-yellow-100, #f2f2f0);border-radius:50%}.popup-block__close-icon{width:10px;height:10px;fill:#7f7f7f;fill:var(--sports-grey-500, #7f7f7f)}@media only screen and (max-width: 744px){.popup-block__close{padding:0}}.fantasy-list-item{display:flex;width:100%;height:32px;box-sizing:border-box;align-items:center;justify-content:flex-start;margin-bottom:4px;margin-bottom:var(--ui-margin-4xs, 4px);background:#003d2b;background:var(--sports-green-900, #003d2b);border-radius:4px;color:#fff}.fantasy-list-item__left{display:flex}.fantasy-list-item__right{display:flex;width:100%}.fantasy-list-item__info{display:flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border-color:transparent;background:#171717;background:var(--sports-grey-1000, #171717);border-radius:50%;cursor:pointer}.fantasy-list-item__info--dark{background:#4c4c4c;background:var(--sports-grey-700, #4c4c4c)}.fantasy-list-item--dark{background:#171717;background:var(--sports-grey-1000, #171717)}.fantasy-list-item--empty{border:1px solid #00c78b;border:1px solid var(--sports-primary-color, #00c78b);background:transparent}.fantasy-list-item--empty .fantasy-list-item--dark{border:0}.fantasy-list-item__info-wrap{width:20px;margin-right:12px;margin-right:var(--ui-margin-2xs, 12px);margin-left:8px;margin-left:var(--ui-margin-3xs, 8px)}.fantasy-list-item__name{display:block;overflow:hidden;width:160px;font-size:14px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.fantasy-list-item__first-name{opacity:.5}.fantasy-list-item__amplua{display:flex;width:32px;flex-shrink:0;align-items:center;justify-content:center;font-size:12px;line-height:18px;text-transform:uppercase}.fantasy-list-item__club{display:flex;width:100%;align-items:center;font-size:12px;opacity:.5}.fantasy-list-item__status{display:flex;width:20px;height:32px;flex-shrink:0;align-items:center;justify-content:center}.fantasy-list-item__status-icon{width:16px;height:16px}.fantasy-list-item__price,.fantasy-list-item__points{display:flex;width:48px;flex-shrink:0;align-items:center;justify-content:center}.fantasy-list-item__delete,.fantasy-list-item__add,.fantasy-list-item__inactive{display:flex;width:32px;height:32px;align-items:center;justify-content:center;cursor:pointer}.fantasy-list-item__delete svg,.fantasy-list-item__add svg,.fantasy-list-item__inactive svg{fill:#fff}.fantasy-list-item__add{background:#00c78b;background:var(--sports-primary-color, #00c78b)}.fantasy-list-item__inactive{background-color:#7f7f7f;background-color:var(--sports-grey-500, #7f7f7f)}.fantasy-list-item__action{display:flex;width:50px;flex-shrink:0;justify-content:flex-end}.fantasy-list-item--without-team .fantasy-list-item__info{opacity:.1;pointer-events:none}@media screen and (max-width: 744px){.fantasy-list-item{position:relative;height:56px;flex-direction:column;align-items:flex-start;padding:8px 32px 8px 8px}.fantasy-list-item__action{position:absolute;top:0;right:0;height:100%}.fantasy-list-item__add,.fantasy-list-item__delete,.fantasy-list-item__inactive{height:100%}.fantasy-list-item__info-wrap{margin-right:8px;margin-right:var(--ui-margin-3xs, 8px)}.fantasy-list-item__right{box-sizing:border-box;padding-left:28px}.fantasy-list-item__left{width:100%}.fantasy-list-item__name{width:calc(100% - 50px)}}.fantasy-players-list__header{display:flex;margin-bottom:10px;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px}.fantasy-players-list__title{display:flex;align-items:center;line-height:1}.fantasy-players-list__title--main{width:232px;flex-shrink:0}.fantasy-players-list__title--club{width:80px}.fantasy-players-list__title--status{width:55px}.fantasy-players-list__title--points,.fantasy-players-list__title--price{width:65px;flex-shrink:0;color:#fff}.fantasy-players-list__title--points{justify-content:flex-end;padding-right:6px}.fantasy-players-list__title--clickable{cursor:pointer}.fantasy-players-list__icons{margin-left:3px}.fantasy-players-list__icon{fill:#4c4c4c;fill:var(--sports-grey-700, #4c4c4c)}.fantasy-players-list__icon--active{fill:#fff}.fantasy-players-list__icon--reversed{transform:rotate(180deg)}.fantasy-players-list__loader,.fantasy-players-list__list{min-height:284px}@media screen and (max-width: 744px){.fantasy-players-list__header{padding-right:32px;padding-right:var(--ui-padding-xl, 32px)}.fantasy-players-list__title--main{width:64px}.fantasy-players-list__title--club{width:100%}.fantasy-players-list__title--points,.fantasy-players-list__title--price{text-align:center}.fantasy-players-list__loader,.fantasy-players-list__list{min-height:476px}}.fantasy-stat-detail-points{min-width:130px;box-sizing:border-box;padding:0 8px;text-align:left}.fantasy-stat-detail-points p{margin:0 0 4px}.fantasy-stat-detail-points p:last-child{margin:0}.fantasy-player-item{position:relative;display:flex;width:78px;height:80px;flex-direction:column;flex-shrink:0;align-items:center;justify-content:flex-start;margin:0 5px 16px}.fantasy-player-item--bench{height:auto;margin:0 4px}.fantasy-player-item__tshirt{width:42px;height:42px}.fantasy-player-item__footer{display:flex;width:100%;justify-content:center}.fantasy-player-item__name{overflow:hidden;width:100%;margin:1px 0 3px;color:#fff;font-size:12px;line-height:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.fantasy-player-item__numeric-info{display:flex;width:28px;height:20px;align-items:center;justify-content:center;margin:0 4px;background:#fff;border-radius:10px;color:#000;color:var(--sports-black, #000);font-size:14px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.fantasy-player-item__numeric-info--inactive{opacity:.4}.fantasy-player-item__info,.fantasy-player-item__delete,.fantasy-player-item__substitute,.fantasy-player-item__role-info{display:flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center;padding:0;border:0;background:#000;background:var(--sports-black, #000);border-radius:50%;cursor:pointer;outline:0}.fantasy-player-item__role-info{color:#fff;font-size:8px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.fantasy-player-item__role-info--bench{display:flex;width:28px;height:20px;align-items:center;justify-content:center;margin:0 4px;background:#fff;border-radius:10px;color:#000;color:var(--sports-black, #000);font-size:12px}.fantasy-player-item__role-info--dark{width:20px;margin:0;background:#000;color:#fff;font-size:8px}.fantasy-player-item__order{position:absolute;top:-4px;left:-2px;display:flex;width:14px;height:14px;box-sizing:border-box;align-items:center;justify-content:center;border:1px solid #fff;background-color:#323232;border-radius:50%;color:#fff;font-size:9px}.fantasy-player-item__delete{background:#ff003c;background:var(--sports-red-a700, #ff003c)}.fantasy-player-item__icon{fill:#fff}.fantasy-player-item__substitute--bench{transform:rotate(180deg)}.fantasy-player-item__info+.fantasy-player-item__substitute{margin-left:4px;margin-left:var(--ui-margin-4xs, 4px)}.fantasy-player-item--ready-to-change .fantasy-player-item__substitute{background:#ff003c;background:var(--sports-red-a700, #ff003c)}.fantasy-player-item--selected .fantasy-player-item__substitute{background:#00c78b;background:var(--sports-primary-color, #00c78b)}.fantasy-player-item--selected .ui-tooltip__tooltip{display:none}.fantasy-player-item--disabled{opacity:.1;pointer-events:none}.fantasy-player-item--disabled .fantasy-player-item__info,.fantasy-player-item--disabled .fantasy-player-item__substitute{cursor:default}.fantasy-player-item__patch{position:absolute;top:22px;right:14px;display:flex;width:16px;height:16px;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%;font-size:10px;font-weight:700;line-height:1}.fantasy-player-item__patch--captain{background:#ffc300;background:var(--sports-yellow-A700, #ffc300);color:#000;color:var(--sports-black, #000)}.fantasy-player-item__patch--vice-captain{background:#006496;background:var(--sports-cyan-900, #006496);color:#fff}.fantasy-player-item__warning{position:absolute;top:-4px;right:5px}.fantasy-player-item__status-icon{width:16px;height:16px}.fantasy-player-item__warning-message{max-width:188px}.fantasy-player-item--without-team .fantasy-player-item__tshirt,.fantasy-player-item--without-team .fantasy-player-item__patch,.fantasy-player-item--without-team .fantasy-player-item__name,.fantasy-player-item--without-team .fantasy-player-item__info,.fantasy-player-item--without-team .fantasy-player-item__numeric-info{opacity:.1;pointer-events:none}@media screen and (max-width: 744px){.fantasy-player-item{width:56px;height:60px;margin:0 4px 16px}.fantasy-player-item--bench{width:auto;width:initial;height:auto;flex-grow:1;margin-top:4px;margin-top:var(--ui-margin-4xs, 4px)}.fantasy-player-item__tshirt{width:24px;height:24px}.fantasy-player-item__footer{justify-content:center}.fantasy-player-item__captain{top:8px;right:8px;width:12px;height:12px}.fantasy-player-item__patch{top:15px;right:6px;width:8px;height:8px;font-size:7px}}.fantasy-field{position:relative;display:inline-flex;width:512px;height:404px}.fantasy-field__lineup{position:absolute;top:0;left:0;display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:20px}.fantasy-field__row{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 744px){.fantasy-field{width:320px;height:320px}}.fantasy-screen{position:relative;display:flex;flex-direction:column;color:#fff}.fantasy-screen__content{display:flex;padding:32px 32px 0;color:#fff}.fantasy-screen__footer{display:flex;align-items:flex-start;justify-content:space-between;padding:16px 32px;background:#4c4c4c;background:var(--sports-grey-700, #4c4c4c)}.fantasy-screen__left{width:560px;box-sizing:border-box;flex-shrink:0;padding-right:32px;padding-right:var(--ui-padding-xl, 32px)}.fantasy-screen__right{box-sizing:border-box;flex:1;padding-top:94px}.fantasy-screen__title{margin-bottom:24px;margin-bottom:var(--ui-margin-sm, 24px);color:#fff;font-size:24px;line-height:24px}.fantasy-screen__title--only-mobile{display:none}@media screen and (max-width: 744px){.fantasy-screen__left{width:100%;padding:0}.fantasy-screen__content{flex-direction:column-reverse;padding:16px 0 0}.fantasy-screen__right{padding:0 16px}.fantasy-screen__footer{height:auto;flex-direction:column;padding:16px;padding:var(--ui-padding-md, 16px)}.fantasy-screen__title{margin-bottom:18px;font-size:18px;line-height:18px}.fantasy-screen__title--only-desktop{display:none}.fantasy-screen__title--only-mobile{display:block}}.ui-search{position:relative;display:flex;width:100%}.ui-search__input{width:100%;height:24px;padding:0 26px 0 8px;border:0;border:var(--input-border, 0);background:#1a1a1a;background:var(--input-background, #1a1a1a);border-radius:12px;color:#fff;color:var(--input-color, #fff);font-size:12px}.ui-search__icon{position:absolute;top:50%;right:8px;flex-shrink:0;fill:#fff;fill:var(--icon-fill, #fff);transform:translateY(-50%)}.fantasy-team-info{position:relative;display:flex;padding-right:20px}.fantasy-team-info__item{display:flex;min-width:100px;flex-direction:column;justify-content:space-between;margin-right:20px;font-size:12px;line-height:16px}.fantasy-team-info__label{margin-bottom:18px;color:#fff9}.fantasy-team-info__value{font-family:sans-serif;font-family:var(--ui-font-family-heading, sans-serif);font-size:48px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:56px}.fantasy-team-info__reset-transfers{position:absolute;bottom:15px;display:inline;padding:0;border:0;background-color:transparent;color:#fff;font-size:14px;font-weight:700;line-height:16px;text-decoration:underline}.fantasy-team-info--with-additional{padding-bottom:35px}@media screen and (max-width: 744px){.fantasy-team-info{width:100%;padding-right:0;margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px)}.fantasy-team-info__item{min-width:auto;padding-right:22px}.fantasy-team-info__value{font-size:32px;line-height:36px}}.fantasy-transfers-footer{width:100%;background:#4a4a4a}.fantasy-transfers-footer__inner{display:flex;justify-content:space-between}.fantasy-transfers-footer__buttons{display:flex;flex-direction:column;align-items:center}.fantasy-transfers-footer__button{width:167px;margin-bottom:12px;margin-bottom:var(--ui-margin-2xs, 12px)}.fantasy-transfers-footer__button:last-child{margin:0}.fantasy-transfers-footer__note{margin-top:12px;margin-top:var(--ui-margin-2xs, 12px);font-size:12px;line-height:16px}.fantasy-transfers-footer__team-info{display:flex;align-items:center;justify-content:space-between;margin-left:auto}.fantasy-transfers-footer__bonuses{margin-bottom:20px}@media screen and (max-width: 744px){.fantasy-transfers-footer__inner{display:flex;flex-direction:column}.fantasy-transfers-footer__delete-note{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px);color:#fff;font-size:12px;line-height:20px;opacity:.6;text-align:center}.fantasy-transfers-footer__mobile-buttons{display:flex;width:100%;flex-direction:column;margin-bottom:18px}.fantasy-transfers-footer__block{margin-bottom:20px}.fantasy-transfers-footer__save-buttons{display:flex;margin-bottom:20px}.fantasy-transfers-footer__team-info{order:1;margin-left:0}.fantasy-transfers-footer__team-info .fantasy-team-info{margin-bottom:0}.fantasy-transfers-footer__button{width:100%;margin-bottom:0}.fantasy-transfers-footer__save-buttons .fantasy-transfers-footer__button--save.star-ui-button{width:33%;min-width:98px;flex-shrink:0;margin-right:20px}.fantasy-transfers-footer__button--leave{width:100%}.fantasy-transfers-footer--popup{position:fixed;right:0;bottom:0;left:0;display:flex;box-sizing:border-box;flex-direction:column;padding:16px 16px 0}.fantasy-transfers-footer--popup .fantasy-transfers-footer__team-info{order:0;margin-bottom:20px}.fantasy-transfers-footer--popup .fantasy-transfers-footer__inner{order:1}.fantasy-transfers-footer__transfer-counter{display:flex;margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px);font-size:12px;text-transform:uppercase}.fantasy-transfers-footer__transfer-counter-highlight--active{color:#ff003c;color:var(--sports-red-a700, #ff003c)}.fantasy-transfers-footer__transfer-counter-item{margin-right:16px;margin-right:var(--ui-margin-xs, 16px)}.fantasy-transfers-footer__transfer-counter-item:last-child{margin-right:0}.fantasy-transfers-footer__note{order:0;margin-top:0;margin-bottom:24px;margin-bottom:var(--ui-margin-sm, 24px)}}.fantasy-transfers__select.star-ui-select--dark .star-ui-select__value{font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.fantasy-transfers__players-wrapper{display:flex;width:100%;flex-direction:column;align-items:center;justify-content:center}.fantasy-transfers__players-wrapper .fantasy-players-list{width:100%;box-sizing:border-box}.fantasy-transfers__paging{margin-top:16px;margin-top:var(--ui-margin-xs, 16px)}.fantasy-transfers__paging .page-button{background:#171717;background:var(--sports-grey-1000, #171717)}.fantasy-transfers__right{margin-bottom:20px}.fantasy-transfers .fantasy-screen__right{width:100%;padding-top:0}.fantasy-transfers__price{display:flex;align-items:center;justify-content:flex-end}.fantasy-transfers__price-label{margin:0 4px;font-size:12px;line-height:14px}.fantasy-transfers__price-label:first-child{margin-left:0}.fantasy-transfers__price .fantasy-transfers__select{width:52px}.fantasy-transfers__price .fantasy-transfers__select .star-ui-select__value{padding-right:10px;padding-left:8px;padding-left:var(--ui-padding-xs, 8px)}.fantasy-transfers__options{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.fantasy-transfers__options .fantasy-transfers__select.star-ui-select__value{min-height:24px;background:#000;background:var(--sports-black, #000)}.fantasy-transfers__options .fantasy-transfers__select.star-ui-select--dark .star-ui-select__value,.fantasy-transfers__options .fantasy-transfers__select.star-ui-select--dark .star-ui-select__value:hover{background:#000;background:var(--sports-black, #000)}.fantasy-transfers__options .fantasy-transfers__select.star-ui-select .dropdown-list__items{overflow:hidden;max-height:none;max-height:initial}.fantasy-transfers__tabs .tabs{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-transfers__tabs .tabs__header{display:flex;align-items:center;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-transfers__tabs .tabs__header-inner{padding:0 0 0 8px}.fantasy-transfers__tabs .tabs__content{padding:0}.fantasy-transfers__clubs-list{margin-right:16px;margin-right:var(--ui-margin-xs, 16px)}.fantasy-transfers__clubs-list .star-ui-select{width:167px}.fantasy-transfers__note{display:flex;height:100%;align-items:flex-end;justify-content:flex-end;padding-bottom:24px;padding-bottom:var(--ui-padding-lg, 24px);font-size:12px;line-height:16px}.fantasy-transfers__footer-left{display:flex;align-items:center;justify-content:space-between}.fantasy-transfers__save,.fantasy-transfers__button{display:flex;width:140px;height:40px;align-items:center;justify-content:center;border:0;margin-right:44px;background:#00c78b;background:var(--sports-primary-color, #00c78b);font-size:12px;line-height:14px;outline:0;text-transform:uppercase}.fantasy-transfers__save:disabled,.fantasy-transfers__button:disabled{opacity:.3}.fantasy-transfers__close{display:none}.fantasy-transfers__search{width:336px;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-transfers__search .ui-search__input:focus{outline:none;outline:1px solid #fff}.fantasy-transfers__sort-type{width:152px;margin-right:16px;margin-right:var(--ui-margin-xs, 16px)}@media screen and (max-width: 744px){.fantasy-transfers__tabs .tabs__header{margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px)}.fantasy-transfers__paging{order:3;padding:12px 8px;margin:0}.fantasy-transfers__transfers-popup{position:fixed;z-index:200;top:0;left:0;display:flex;width:100%;height:100%;box-sizing:border-box;flex-direction:column;justify-content:space-between;padding-top:8px;padding-top:var(--ui-padding-xs, 8px);background:#222;background:var(--sports-grey-900, #222);color:#fff}.fantasy-transfers__right{display:flex;height:calc(100% - 238px);flex-direction:column;padding:8px;padding:var(--ui-padding-xs, 8px);margin-bottom:0;overflow-y:auto}.fantasy-transfers__right .fantasy-transfers__tabs{order:0}.fantasy-transfers__right .fantasy-players-list{order:2}.fantasy-transfers__mobile-transfers-footer{height:150px;box-sizing:border-box;padding:16px;padding:var(--ui-padding-md, 16px);background:#4c4c4c;background:var(--sports-grey-700, #4c4c4c)}.fantasy-transfers__options{flex-direction:column;align-items:flex-start;order:1}.fantasy-transfers__clubs-list{width:100%;margin-right:0;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-transfers__clubs-list .star-ui-select{width:100%}.fantasy-transfers__footer-left{width:100%;flex-direction:column}.fantasy-transfers__save{width:100%;margin:0 0 16px}.fantasy-transfers__close{display:flex;align-items:center;justify-content:flex-end;padding-right:8px;padding-right:var(--ui-padding-xs, 8px);font-size:12px}.fantasy-transfers__close svg{margin-left:8px;margin-left:var(--ui-margin-3xs, 8px);fill:#fff}.fantasy-transfers__delete-note{margin-bottom:40px;margin-bottom:var(--ui-margin-lg, 40px);font-size:14px}.fantasy-transfers__note{display:none}.fantasy-transfers__mobile-buttons{display:flex;width:100%;align-items:center;justify-content:space-between;margin-top:8px;margin-top:var(--ui-margin-3xs, 8px)}.fantasy-transfers__cancel{margin-left:16px;margin-left:var(--ui-margin-xs, 16px);font-size:12px;text-transform:uppercase}.fantasy-transfers__button{width:200px}.fantasy-transfers__players-wrapper .fantasy-players-list{padding:0 8px}.fantasy-transfers__search{width:100%;order:2}.fantasy-transfers__sort-type{width:100%;margin-right:0;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-transfers__price-label{margin-left:8px;margin-left:var(--ui-margin-3xs, 8px)}}.fantasy-player{display:flex;width:174px;min-height:102px;box-sizing:border-box;padding:8px;padding:var(--ui-padding-xs, 8px);border:1px solid #4a4a4a;border-radius:8px;border-radius:var(--ui-radius-sm, 8px);cursor:pointer}.fantasy-player__tshirt{width:42px;height:42px}.fantasy-player__info{display:flex;flex-direction:column;margin-top:4px;margin-top:var(--ui-margin-4xs, 4px);margin-left:12px;margin-left:var(--ui-margin-2xs, 12px)}.fantasy-player__name{margin-bottom:6px;color:#fff;font-size:12px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:12px}.fantasy-player__team{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px}.fantasy-player__points{display:flex;width:32px;height:20px;align-items:center;justify-content:center;margin-top:6px;background:#fff;border-radius:10px;color:#000;color:var(--sports-black, #000);font-size:14px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}@media screen and (max-width: 744px){.fantasy-player{width:138px;min-height:104px}.fantasy-player__tshirt{display:none}}.fantasy-players-block{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px);color:#fff}.fantasy-players-block__title{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px);font-size:18px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:21px}.fantasy-players-block__list{display:flex;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-players-block__bottom{display:flex;justify-content:flex-end;margin-top:8px;margin-top:var(--ui-margin-3xs, 8px)}.fantasy-players-block .fantasy-player{margin-right:8px;margin-right:var(--ui-margin-3xs, 8px)}.fantasy-players-block .fantasy-player:last-child{margin-right:0}@media screen and (max-width: 744px){.fantasy-players-block{overflow:hidden;max-width:100%;margin-bottom:0}.fantasy-players-block__list{gap:8px}.fantasy-players-block .fantasy-player{width:100%;border:1px solid #7f7f7f;border:1px solid var(--sports-grey-500, #7f7f7f);margin:0}.fantasy-players-block .fantasy-player:last-child{display:none}}.fantasy-bench{display:flex;flex-direction:column}.fantasy-bench__span{margin-bottom:14px;color:#fff9;font-size:12px}.fantasy-bench__items{display:flex;align-items:flex-start}@media screen and (max-width: 744px){.fantasy-bench{width:100%}.fantasy-bench__span{display:none}.fantasy-bench__items{width:100%}}.fantasy-round-countdown__finished,.fantasy-round-countdown__live-label{color:#fff;font-size:12px;font-size:var(--ui-font-size-body-sm, 12px);line-height:16px}.fantasy-round-countdown__live{display:flex;align-items:center}.fantasy-round-countdown__live-icon{position:relative;width:36px;height:36px;margin-right:10px}.fantasy-round-countdown__live-icon:before,.fantasy-round-countdown__live-icon:after{position:absolute;width:100%;height:100%;box-sizing:border-box;border:1.5px solid #00c78b;border:1.5px solid var(--sports-primary-color, #00c78b);animation:live-indicator 4s linear infinite;border-radius:50%;content:""}.fantasy-round-countdown__live-icon:after{animation-delay:2s}.fantasy-round-countdown__live-circle{position:absolute;top:10px;left:10px;width:16px;height:16px;background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b);border-radius:50%}.fantasy-round-countdown__live-label{color:#00c78b;color:var(--sports-primary-color, #00c78b)}.fantasy-round-countdown__opened{display:flex;width:100%;align-items:center;justify-content:flex-end}.fantasy-round-countdown__opened-tour-start{margin-right:auto;color:#7f7f7f;color:var(--ui-secondary, #7f7f7f);font-size:12px;font-size:var(--ui-font-size-body-sm, 12px);line-height:18px}.fantasy-round-countdown__opened-tour-start--bolder{font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.fantasy-round-countdown__opened-tour-start--mobile{display:none}.fantasy-round-countdown__opened-label{margin-right:16px;margin-right:var(--ui-margin-xs, 16px);color:#7f7f7f;color:var(--ui-secondary, #7f7f7f);font-size:12px;font-size:var(--ui-font-size-body-sm, 12px);line-height:18px}.fantasy-round-countdown__opened-blocks{display:flex;margin:0 -4px}.fantasy-round-countdown__time-block{position:relative;display:flex;width:56px;height:64px;flex-basis:56px;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center;margin:0 4px;background-color:#1a1a1a;border-radius:4px}.fantasy-round-countdown__time-value{color:#fff;font-size:32px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:38px}.fantasy-round-countdown__time-label,.fantasy-round-countdown__time-less{position:absolute;bottom:0;left:0;width:100%;color:#7f7f7f;color:var(--ui-secondary, #7f7f7f);font-size:10px;line-height:18px;text-align:center}.fantasy-round-countdown__time-less{top:-1px;bottom:auto}.fantasy-round-countdown__opened-blocks--warning .fantasy-round-countdown__time-value{color:#ff003c;color:var(--sports-red-a700, #ff003c)}.fantasy-round-countdown__opened-blocks--warning .fantasy-round-countdown__time-block--part *{opacity:.3}@media screen and (max-width: 744px){.fantasy-round-countdown__opened{flex-direction:column;margin-bottom:20px}.fantasy-round-countdown__opened-tour-start{margin:0 0 12px}.fantasy-round-countdown__opened-label{display:none}.fantasy-round-countdown__opened-tour-start--mobile{display:inline}.fantasy-round-countdown__opened-tour-start--mobile b,.fantasy-round-countdown__opened-tour-start--mobile strong{font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.fantasy-round-countdown__opened-blocks{width:100%;justify-content:center}.fantasy-round-countdown__live,.fantasy-round-countdown__finished{justify-content:flex-end;padding-right:16px;padding-right:var(--ui-padding-md, 16px);margin-top:-50px;margin-bottom:24px;margin-bottom:var(--ui-margin-sm, 24px)}.fantasy-round-countdown__finished{margin-top:-40px}}@keyframes live-indicator{0%{opacity:1;transform:scale(.4)}to{opacity:0;transform:scale(1)}}.fantasy-reset-transfers-popup{--block-max-width: 358px}.fantasy-reset-transfers-popup__notice{margin:0 -44px;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:16px;line-height:24px;text-align:center}.fantasy-reset-transfers-popup.ui-modal .ui-modal__buttons{margin-top:25px}@media screen and (max-width: 744px){.fantasy-reset-transfers-popup__notice{margin:0}}.fantasy-after-save-adv-popup{--block-max-width: 358px}.fantasy-after-save-adv-popup__notice{margin:0 -44px;font-size:16px;line-height:24px;text-align:center}.fantasy-after-save-adv-popup.ui-modal .ui-modal__buttons{margin-top:25px}.fantasy-after-save-adv-popup.ui-modal .ui-modal__button{background-color:#00c78b;background-color:var(--popupButtonColor, #00c78b);color:#fff;color:var(--popupButtonTextColor, #fff)}.fantasy-after-save-adv-popup.ui-modal .ui-modal__button:hover{color:#fff;color:var(--popupButtonTextColorHover, #fff);text-decoration:none}@media screen and (max-width: 744px){.fantasy-after-save-adv-popup__notice{margin:0}}.fantasy-stats-table-item{display:flex;width:100%;height:32px;box-sizing:border-box;align-items:center;justify-content:flex-start;margin-bottom:4px;margin-bottom:var(--ui-margin-4xs, 4px);background:#003d2b;background:var(--sports-green-900, #003d2b);border-radius:4px;color:#fff}.fantasy-stats-table-item__left{display:flex}.fantasy-stats-table-item__privileges{width:16px;height:16px;margin-right:12px;margin-right:var(--ui-margin-2xs, 12px)}.fantasy-stats-table-item__right{display:flex;width:100%}.fantasy-stats-table-item__info{display:flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center;background:#171717;background:var(--sports-grey-1000, #171717);border-radius:50%;cursor:pointer}.fantasy-stats-table-item--empty{border:1px solid #003d2b;border:1px solid var(--sports-green-900, #003d2b);background:transparent}.fantasy-stats-table-item__info-wrap{width:20px;margin-right:12px;margin-right:var(--ui-margin-2xs, 12px);margin-left:8px;margin-left:var(--ui-margin-3xs, 8px)}.fantasy-stats-table-item__name{display:flex;overflow:hidden;width:140px;align-items:center;font-size:14px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.fantasy-stats-table-item__status{display:flex;width:20px;height:24px;flex-shrink:0;align-items:center;justify-content:center}.fantasy-stats-table-item__status-icon{width:16px;height:16px}.fantasy-stats-table-item__amplua{display:flex;width:18px;flex-shrink:0;align-items:center;justify-content:center;margin-right:12px;margin-right:var(--ui-margin-2xs, 12px);font-size:12px;line-height:18px;opacity:.5;text-transform:uppercase}.fantasy-stats-table-item__delete{display:flex;width:20px;height:20px;align-items:center;justify-content:center;padding:0;border:0;background-color:#000;border-radius:50%;cursor:pointer}.fantasy-stats-table-item__delete svg{fill:#fff}.fantasy-stats-table-item__delete-icon{position:relative;top:1px;left:.5px}.fantasy-stats-table-item__action{display:flex;width:50px;flex:1;justify-content:flex-end;padding-right:6px}.fantasy-stats-table-item__privilege-icon--captain{color:#d26e00;color:var(--sports-orange-900, #d26e00)}.fantasy-stats-table-item__privilege-icon--vice-captain{color:#006496;color:var(--sports-cyan-900, #006496)}.fantasy-stats-table-item__stats-label-mobile{display:none;margin-bottom:2px;font-size:12px;opacity:.3}.fantasy-stats-table-item__stats-field{display:flex;width:30px;flex-shrink:0;align-items:center;justify-content:center}.fantasy-stats-table-item--disabled .fantasy-stats-table-item__delete{cursor:default;opacity:.1}.fantasy-stats-table-item--ready-to-change .fantasy-stats-table-item__delete{background-color:#ff003c;background-color:var(--sports-red-a700, #ff003c)}.fantasy-stats-table-item--selected .fantasy-stats-table-item__delete{background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b)}.fantasy-stats-table-item--without-team .fantasy-stats-table-item__info{opacity:.1;pointer-events:none}@media screen and (max-width: 744px){.fantasy-stats-table-item{position:relative;height:80px;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:8px;padding:var(--ui-padding-xs, 8px)}.fantasy-stats-table-item__action{position:static;width:20px;flex:unset;order:-1;padding-right:0}.fantasy-stats-table-item__amplua{order:1;margin-right:0;opacity:1}.fantasy-stats-table-item__info-wrap{margin-right:8px;margin-right:var(--ui-margin-3xs, 8px);margin-left:0}.fantasy-stats-table-item__left{width:100%;margin-bottom:10px}.fantasy-stats-table-item__right{box-sizing:border-box;align-items:flex-end;padding-left:0}.fantasy-stats-table-item__name{display:block;overflow:hidden;flex:1;text-overflow:ellipsis;white-space:nowrap}.fantasy-stats-table-item__privileges{position:absolute;right:0;bottom:8px;margin-right:9px}.fantasy-stats-table-item__stats-field{flex-direction:column}.fantasy-stats-table-item__stats-label-mobile{display:block}}.fantasy-stats-table{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-stats-table__header{display:flex;margin-bottom:10px;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px}.fantasy-stats-table__title{display:flex;align-items:center;line-height:1}.fantasy-stats-table__title--main{width:238px;flex-shrink:0}.fantasy-stats-table__title--status{width:20px;flex-shrink:0}.fantasy-stats-table__title--stats{width:30px;flex-shrink:0;justify-content:center}@media screen and (max-width: 744px){.fantasy-stats-table{width:100%;padding:0 8px;margin-bottom:20px}.fantasy-stats-table__header{padding-right:32px;padding-right:var(--ui-padding-xl, 32px)}.fantasy-stats-table__title--main{width:auto}.fantasy-stats-table__title--stats{display:none}}.fantasy-substitutions__players-wrapper{display:flex;align-items:center;justify-content:center}.fantasy-substitutions__button{display:flex;margin-top:12px;margin-top:var(--ui-margin-2xs, 12px);color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px;line-height:14px;text-transform:uppercase}.fantasy-substitutions__footer-btn{display:flex;width:171px;height:40px;align-items:center;justify-content:center;border:0;background:#00c78b;background:var(--sports-primary-color, #00c78b);color:#fff;cursor:pointer;font-size:12px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:14px;outline:0;text-transform:uppercase}.fantasy-substitutions__footer-btn:disabled{opacity:.3}.fantasy-substitutions__footer-btn--transfers{border:1px solid #00c78b;border:1px solid var(--sports-primary-color, #00c78b);background:transparent;color:#00c78b;color:var(--sports-primary-color, #00c78b)}.fantasy-substitutions__footer-btn--transfers:hover{border-color:#21a67e;border-color:var(--sports-primary-color-hover, #21a67e);background:transparent;color:#21a67e;color:var(--sports-primary-color-hover, #21a67e)}.fantasy-substitutions__bench{height:100%;padding-right:35px}.fantasy-substitutions__bench-title{display:block;margin-bottom:12px;margin-bottom:var(--ui-margin-2xs, 12px);font-size:12px}.fantasy-substitutions__timer{display:flex;justify-content:flex-end;padding-bottom:40px;margin-top:-94px}.fantasy-substitutions__timer-mobile{display:none}.fantasy-substitutions__tabs .tabs__content{padding:0}.fantasy-substitutions__tabs .tabs__header{display:flex;align-items:center;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-substitutions__tabs .tabs__header-inner{padding:0 0 0 8px}.fantasy-substitutions__buttons-block .fantasy-substitutions__footer-btn{margin:14px 0}.fantasy-substitutions__footer-middle{flex:140px 0 0;padding-right:35px}.fantasy-captain{margin-top:14px}.fantasy-captain:first-child{margin-top:0}.fantasy-captain__title{margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px);color:#fff9;font-size:12px}@media screen and (max-width: 744px){.fantasy-substitutions__bench-title{display:none}.fantasy-substitutions__footer-btn{width:100%}.fantasy-substitutions__footer-middle{display:flex;width:100%;flex:100%;padding-right:0}.fantasy-substitutions__players{display:flex;justify-content:center}.fantasy-substitutions__timer{display:none}.fantasy-substitutions__timer-mobile{display:flex}.fantasy-substitutions__mobile-footer{width:100%;padding:4px 0 0}.fantasy-substitutions__mobile-footer-slide{width:100%}.fantasy-substitutions__bench{display:flex;justify-content:center;padding-right:0}.fantasy-substitutions__bench .fantasy-bench__span{text-align:center}.fantasy-substitutions__transfers-desktop{display:none}.fantasy-substitutions__mobile-pagination.swiper-pagination-bullets{position:static}.fantasy-substitutions__mobile-pagination.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#fff;opacity:.3}.fantasy-substitutions__mobile-pagination.swiper-pagination-bullets .swiper-pagination-bullet-active{opacity:1}.fantasy-substitutions__buttons-block .fantasy-substitutions__footer-btn{margin:16px 0}.fantasy-captain{display:flex;flex:1;flex-direction:column;padding:0 4px;margin-top:0;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}}.fantasy-my-progress{margin-bottom:24px;margin-bottom:var(--ui-margin-sm, 24px);color:#fff}.fantasy-my-progress__title{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px);font-size:18px;font-weight:500;font-weight:var(--ui-font-weight-medium, 500);line-height:21px}.fantasy-my-progress__base{display:flex;align-items:flex-end}.fantasy-my-progress__points-block{display:flex;flex-direction:column;margin-right:64px;margin-right:var(--ui-margin-3xl, 64px);font-size:12px;line-height:16px}.fantasy-my-progress__points-block:last-of-type{margin-right:24px;margin-right:var(--ui-margin-sm, 24px)}.fantasy-my-progress__small-points-block{display:flex;align-items:center;margin-bottom:12px;margin-bottom:var(--ui-margin-2xs, 12px)}.fantasy-my-progress__points{font-size:72px;font-weight:500;font-weight:var(--ui-font-weight-medium, 500);line-height:84px}.fantasy-my-progress__points--small{margin-right:6px;font-size:32px;line-height:37px}.fantasy-my-progress__label{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px;line-height:16px}@media screen and (max-width: 744px){.fantasy-my-progress{margin-bottom:12px;margin-bottom:var(--ui-margin-2xs, 12px)}.fantasy-my-progress__title{margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px);font-size:14px;line-height:24px}.fantasy-my-progress__points-block{margin-right:24px;margin-right:var(--ui-margin-sm, 24px)}.fantasy-my-progress__points{font-size:32px;line-height:37px}.fantasy-my-progress__label{margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px);opacity:.6}.fantasy-my-progress__small-points-block{align-items:flex-end;margin-bottom:0}.fantasy-my-progress__small-points-block .fantasy-my-progress__label{margin-bottom:4px}}.fantasy-my-leagues__title{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px);color:#fff;font-size:18px;font-weight:700;line-height:21px}.fantasy-my-leagues__user-points{color:#fff}.fantasy-my-leagues__items{display:flex;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-my-leagues__points{margin-bottom:12px;margin-bottom:var(--ui-margin-2xs, 12px);color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:22px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:20px}.fantasy-my-leagues__name{max-height:120px;color:#fff;font-size:12px;line-height:16px}.fantasy-my-leagues__link{color:#fff;font-size:12px;line-height:16px;text-decoration:underline}.fantasy-my-leagues__rating{position:absolute;top:-8px;right:-8px;display:flex;height:20px;align-items:center;justify-content:center;padding:0 8px;background:#00c78b;background:var(--sports-primary-color, #00c78b);border-radius:10px;color:#000;color:var(--sports-black, #000)}.fantasy-my-leagues__rating--minus{background:#ff003c;background:var(--sports-red-a700, #ff003c)}.fantasy-my-leagues__show-all{display:flex;justify-content:flex-end;margin-top:16px;margin-top:var(--ui-margin-xs, 16px);color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);line-height:14px;text-transform:uppercase}.fantasy-my-leagues__bottom{display:flex;flex-direction:column}.fantasy-my-leagues__item{position:relative;display:flex;width:160px;height:96px;box-sizing:border-box;flex-direction:column;padding:16px;padding:var(--ui-padding-md, 16px);border:1px solid #4c4c4c;border:1px solid var(--sports-grey-700, #4c4c4c);margin-right:16px;margin-right:var(--ui-margin-xs, 16px);border-radius:8px;border-radius:var(--ui-radius-sm, 8px)}.fantasy-my-leagues__item--parimatch{border:0;background:#f8ff13}.fantasy-my-leagues__item--parimatch .fantasy-my-leagues__user-points,.fantasy-my-leagues__item--parimatch .fantasy-my-leagues__name,.fantasy-my-leagues__item--parimatch .fantasy-my-leagues__link{color:#000;color:var(--sports-black, #000)}.fantasy-my-leagues .swiper-pagination-bullet{background-color:#fff;opacity:.3}.fantasy-my-leagues .swiper-pagination-bullet-active{opacity:1}@media screen and (max-width: 744px){.fantasy-my-leagues{margin-bottom:48px;margin-bottom:var(--ui-margin-xl, 48px)}.fantasy-my-leagues__title{margin:0;font-size:12px;line-height:24px}.fantasy-my-leagues__show-all{margin:0}.fantasy-my-leagues__bottom{flex-direction:row;align-items:flex-start;justify-content:space-between}.fantasy-my-leagues__item{width:100%;height:auto;margin:0 0 8px}.fantasy-my-leagues__items{padding-top:8px;padding-top:var(--ui-padding-xs, 8px)}}.fantasy-points__players-wrapper{display:flex;align-items:center;justify-content:center}.fantasy-points__timer-mobile{display:none}.fantasy-points__timer{display:flex;justify-content:flex-end;padding-bottom:40px;margin-top:-94px}.fantasy-points__footer-label{margin:auto 0;color:#fff9;font-size:12px;line-height:18px}.fantasy-points__tabs .tabs__content{padding:0}.fantasy-points__tabs .tabs__header{display:flex;align-items:center;margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px)}.fantasy-points__tabs .tabs__header-inner{padding:0 0 0 8px}@media screen and (max-width: 744px){.fantasy-points__players{display:flex;justify-content:center}.fantasy-points__timer{display:none}.fantasy-points__timer-mobile{display:flex}.fantasy-points__bench{display:flex;width:100%;justify-content:center;text-align:center}.fantasy-points__footer-label{width:100%;margin-top:10px;text-align:center}}.fantasy-main-component{position:relative;display:flex;flex-direction:column;background:#222;background:var(--sports-grey-900, #222);color:#fff}.fantasy-main-component__loader{position:absolute;z-index:100;top:0;right:0;bottom:0;left:0;background-color:#0009}.fantasy-match-item{display:flex;align-items:center;justify-content:space-between;padding:0 16px 16px 4px;margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px);background-color:#323232;border-radius:4px}.fantasy-match-item__tournament{width:100%;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:10px;line-height:20px;text-align:center}.fantasy-match-item__team{display:flex;align-items:center}.fantasy-match-item__team--home{text-align:right}.fantasy-match-item__team-wrap{display:flex;align-items:flex-end;align-items:center}.fantasy-match-item__team-name{overflow:hidden;width:118px;color:#fff;font-size:12px}.fantasy-match-item__team-name--empty{width:158px;box-sizing:border-box;padding:0 8px}.fantasy-match-item .fantasy-match-item__last-five{width:40px;height:auto}.fantasy-match-item .fantasy-match-item__last-five .last-five__result{width:4px}.fantasy-match-item__info{display:flex;align-items:center}.fantasy-match-item__score{display:flex;width:56px;height:24px;align-items:center;justify-content:space-between;margin:0 4px;background-color:#1a1a1a;border-radius:4px;color:#fff}.fantasy-match-item__score:hover,.fantasy-match-item__score:active{color:#fff;text-decoration:none}.fantasy-match-item__score-value{display:flex;width:24px;height:100%;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center;text-align:center}.fantasy-match-item__score-value--bold{font-weight:700}.fantasy-match-item__status{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:10px}.fantasy-match-item__time{width:100%;font-size:14px;text-align:center}.fantasy-match-item__odds{display:flex}.fantasy-match-item__odds-link{display:flex;width:64px;height:28px;box-sizing:border-box;align-items:center;justify-content:space-around;padding:0 4px;margin:0 4px;background-color:var(--backgroundColor);border-radius:16px;border-radius:var(--ui-radius-md, 16px);box-shadow:0 0 4px #0003;color:var(--textColor)}.fantasy-match-item__odds-link:hover,.fantasy-match-item__odds-link:focus{color:var(--textColor);text-decoration:none}.fantasy-match-item__odds-text{margin:0 2px}.fantasy-match-item__odds-value{margin:0 2px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.fantasy-match-item__right{padding-top:16px;padding-top:var(--ui-padding-md, 16px)}.fantasy-match-item__icon img{display:block}.fantasy-match-item__icon--won{outline:2px solid #00c78b;outline:2px solid var(--sports-primary-color, #00c78b)}@media screen and (max-width: 744px){.fantasy-match-item{position:relative;display:block;padding:12px 8px 16px}.fantasy-match-item__info{width:100%;justify-content:center}.fantasy-match-item__team-name{width:84px;margin-left:5px}.fantasy-match-item__last-five{position:absolute;top:8px;right:0}.fantasy-match-item__team--home .fantasy-match-item__last-five{left:0}.fantasy-match-item__team--home .fantasy-match-item__team-name{margin-right:5px;margin-left:0}.fantasy-match-item__tournament{margin-bottom:20px}.fantasy-match-item__right{padding-top:12px;padding-top:var(--ui-padding-sm, 12px)}.fantasy-match-item__odds{justify-content:center}.fantasy-match-item__status{text-align:center}}.fantasy-match-list{margin-bottom:40px;margin-bottom:var(--ui-margin-lg, 40px)}.fantasy-match-list__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px)}.fantasy-match-list__header-tournament{display:flex;align-items:center}.fantasy-match-list__tournament-logo{flex-shrink:0;margin-right:16px;margin-right:var(--ui-margin-xs, 16px)}.fantasy-match-list__tournament-name{color:#fff;font-size:14px}.fantasy-match-list__bonus-button{display:inline-flex;overflow:hidden;min-width:268px;height:32px;box-sizing:border-box;align-items:center;justify-content:space-between;padding:0 8px 0 16px;background-color:#00c78b;background-color:var(--bonusButtonColor, #00c78b);border-radius:4px;color:#fff;color:var(--bonusButtonTextColor, #fff);font-size:12px;font-weight:700;line-height:16px;text-transform:uppercase}.fantasy-match-list__bonus-button:hover,.fantasy-match-list__bonus-button:focus{color:#fff;color:var(--bonusButtonTextColorHover, #fff);text-decoration:none}.fantasy-match-list__bonus-gift-icon{position:relative;top:8px;width:40px;height:40px;margin-left:8px;margin-left:var(--ui-margin-3xs, 8px)}.fantasy-match-list__betting-headers{display:flex;margin-left:auto}.fantasy-match-list__betting-headers:first-child{margin-left:0}.fantasy-match-list__betting-header{margin-left:16px;margin-left:var(--ui-margin-xs, 16px);text-align:right}.fantasy-match-list__adv-label{color:#9b9b9b;font-size:10px;font-weight:400;line-height:16px;text-align:right}@media screen and (max-width: 744px){.fantasy-match-list{margin-bottom:24px;margin-bottom:var(--ui-margin-sm, 24px)}.fantasy-match-list__header,.fantasy-match-list__matches{padding:0 8px}.fantasy-match-list__betting-headers{width:100%;flex-direction:column;order:-1;margin-bottom:10px;margin-left:0}.fantasy-match-list__betting-header{width:100%;margin-bottom:10px;margin-left:0}.fantasy-match-list__bonus-button{width:100%}.fantasy-match-list .section-container__header{flex-direction:column;align-items:flex-start}}.fantasy-player-popularity{position:relative;overflow:hidden;background-color:#222;border-radius:8px;border-radius:var(--ui-radius-sm, 8px)}.fantasy-player-popularity:after{position:absolute;bottom:0;width:100%;height:3px;background-color:#00aa3233;content:""}.fantasy-player-popularity__graph{margin-bottom:0}.fantasy-player-popularity__graph .c3-line{stroke-width:2px}.fantasy-player-popularity__graph .c3-event-rect{cursor:default!important}.fantasy-player-popularity__graph .c3-text{fill:#fff!important;font-family:Roboto,sans-serif;font-size:12px;transform:translateY(-5px)}.fantasy-player-popularity__graph .tick line{display:none}.fantasy-player-popularity__graph .tick text{fill:#ffffff4d;font-family:Roboto,sans-serif;font-size:14px;transform:translateY(-12px)}.fantasy-player-popularity__graph .c3-axis-x .domain{display:none}.fantasy-player-popularity__title{padding:16px;padding:var(--ui-padding-md, 16px);color:#fff;font-size:14px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600);text-transform:uppercase}.fantasy-player-overview-image{position:relative}.fantasy-player-overview-image__image{width:128px;height:128px}.fantasy-player-overview-image,.fantasy-player-overview-image__image>img{border-radius:8px;border-radius:var(--ui-radius-sm, 8px)}.fantasy-player-overview-image__link{position:absolute;right:0;bottom:0;display:flex;width:24px;height:24px;align-items:center;justify-content:center;background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b);border-radius:8px 0;cursor:pointer;transition:transform .15s ease-in;will-change:transform}.fantasy-player-overview-image__link:hover{transform:scale(1.1) translate(-5%,-5%)}.fantasy-player-overview-image__icon{fill:#fff}@media screen and (min-width: 1151px){.fantasy-player-overview-image__image{width:172px;height:172px}}.fantasy-player-overview-card{display:flex;flex-direction:column}.fantasy-player-overview-card__row{display:grid;grid-gap:16px;grid-template-columns:128px 1fr}.fantasy-player-overview-card__summary{margin-left:0}.fantasy-player-overview-card__summary>h2{margin:0;color:#fff;font-size:18px;font-weight:700;line-height:25px}.fantasy-player-overview-card__info{display:flex;flex-direction:column;margin-top:4px;margin-top:var(--ui-margin-4xs, 4px);color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:14px;line-height:16px}.fantasy-player-overview-card__team{display:flex;flex-shrink:0;align-items:center;margin-bottom:12px;margin-bottom:var(--ui-margin-2xs, 12px);color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);cursor:pointer;text-decoration:underline}.fantasy-player-overview-card__team:hover,.fantasy-player-overview-card__team:active{color:#f2f2f0;color:var(--sports-yellow-100, #f2f2f0)}.fantasy-player-overview-card__team--empty{cursor:default;text-decoration:none}.fantasy-player-overview-card__team--empty:hover,.fantasy-player-overview-card__team--empty:active{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f)}.fantasy-player-overview-card__team-logo{flex-shrink:0;margin-right:8px;margin-right:var(--ui-margin-3xs, 8px)}.fantasy-player-overview-card__status{display:flex;align-items:center;margin-bottom:-4px;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:14px;grid-column-end:3;grid-column-start:1;line-height:18px}.fantasy-player-overview-card__status span{margin-left:8px;margin-left:var(--ui-margin-3xs, 8px)}.fantasy-player-overview-card__status svg{width:24px;height:24px}@media screen and (min-width: 744px){.fantasy-player-overview-card{position:relative}.fantasy-player-overview-card__row{grid-template-columns:172px 1fr}.fantasy-player-overview-card__image{grid-row-end:3;grid-row-start:1}.fantasy-player-overview-card__summary>h2{font-size:32px;line-height:40px}.fantasy-player-overview-card__team{position:relative;margin-right:28px;margin-bottom:0}.fantasy-player-overview-card__team:after{position:absolute;top:50%;right:-15px;width:1px;height:12px;background-color:#7f7f7f;background-color:var(--sports-grey-500, #7f7f7f);content:"";transform:translateY(-50%)}.fantasy-player-overview-card__info{flex-direction:row;align-items:center}.fantasy-player-overview-card__status{padding-top:10px;margin:0;grid-column-start:2}}.info-badge{display:inline-block;width:54px;height:40px;box-sizing:border-box;padding:3px;border:1px solid #4a4a4a;background-color:#222;background-color:var(--sports-grey-900, #222);border-radius:8px;border-radius:var(--ui-radius-sm, 8px);line-height:16px;text-align:center}.info-badge__value{color:#efefef;font-size:12px;font-weight:600;font-weight:var(--ui-font-weight-bold, 600)}.info-badge__label{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:10px;font-weight:400}.fantasy-player-overview-stats{display:flex;justify-content:space-between}.fantasy-player-overview-stats__info-badges{display:flex;width:54px;flex-direction:column;justify-content:center;gap:4px}@media screen and (max-width: 744px){.fantasy-player-overview-stats__info-badges{width:100%;flex-direction:row;justify-content:space-between}}.fantasy-player-overview{display:flex;width:100%;flex-direction:column}.fantasy-player-overview__card+.fantasy-player-overview__stats{margin-top:20px}.fantasy-player-overview__mobile-container{width:100%}.fantasy-player-overview__mobile-container .fantasy-player-overview__mobile-pagination{position:static;display:flex;height:8px;justify-content:center;margin-top:16px;margin-top:var(--ui-margin-xs, 16px);gap:8px}.fantasy-player-overview__mobile-slide{width:100%}.fantasy-player-overview__popularity{flex:1}.fantasy-player-overview__mobile-pagination-item{width:8px;height:8px;background-color:#ffffff4d;border-radius:50%}.fantasy-player-overview__mobile-pagination-item--active{background-color:#fff}@media screen and (min-width: 1151px){.fantasy-player-overview{flex-direction:row;justify-content:space-between}.fantasy-player-overview__card{flex-basis:50%}.fantasy-player-overview__card+.fantasy-player-overview__stats{flex-basis:342px;align-self:center;margin-top:0;margin-left:16px;margin-left:var(--ui-margin-xs, 16px)}.fantasy-player-overview__popularity{margin-left:18px}}.fantasy-player-view-header{display:flex}.fantasy-player-view{display:block}.fantasy-player-view__tabs{margin-top:16px;margin-top:var(--ui-margin-xs, 16px)}.fantasy-player-view .fantasy-player-view__tab{font-size:12px}@media screen and (min-width: 744px){.fantasy-player-view{max-width:886px}.fantasy-player-view__tabs{margin-top:24px;margin-top:var(--ui-margin-sm, 24px)}}.fantasy-paging{padding:0}.fantasy-player-view-tour-matches{position:relative;padding:8px 5px;background-color:#222;background-color:var(--sports-grey-900, #222);border-radius:4px}.fantasy-player-view-tour-matches__match{padding-top:40px;margin:0;background-color:transparent}.fantasy-player-view-tour-matches__match+.fantasy-player-view-tour-matches__match{margin-top:16px;margin-top:var(--ui-margin-xs, 16px)}.fantasy-player-view-tour-matches__match-date,.fantasy-player-view-tour-matches__tour-name{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px;line-height:16px;text-align:center}.fantasy-player-view-tour-matches__match-date{margin-top:-12px}.fantasy-player-view-tour-matches__tour{position:absolute;top:16px;right:0;left:0}.fantasy-player-view-tour-matches__list-empty{display:flex;align-items:center;justify-content:center;margin:40px 0 12px;color:#fff;font-size:12px}@media screen and (min-width: 1151px){.fantasy-player-view-tour-matches{display:flex;padding:20px 24px}.fantasy-player-view-tour-matches__list,.fantasy-player-view-tour-matches__list-empty{flex-grow:1}.fantasy-player-view-tour-matches__match{padding-top:0}.fantasy-player-view-tour-matches__match:last-child{padding-bottom:0}.fantasy-player-view-tour-matches__tour{position:static;display:flex;width:300px;align-items:center;justify-content:flex-end}.fantasy-player-view-tour-matches__match-date{margin-top:-16px}.fantasy-player-view-tour-matches__tour-name{display:flex;width:78px;height:24px;align-items:center;justify-content:center;background-color:#323232;border-radius:4px;color:#fff}.fantasy-player-view-tour-matches__list-empty{margin:0}}.fantasy-player-view-calendar{color:#fff;font-size:14px}.fantasy-player-view-calendar__tour+.fantasy-player-view-calendar__tour{margin-top:8px;margin-top:var(--ui-margin-3xs, 8px)}.fantasy-player-view-calendar__loader{min-height:300px}@media screen and (min-width: 1151px){.fantasy-player-view-calendar__loader{min-height:600px}}.fantasy-player-view-calendar__paging{margin-top:16px;margin-top:var(--ui-margin-xs, 16px)}.fantasy-player-statistic-header{display:flex;justify-content:space-between}.fantasy-player-statistic-header__cell{min-width:20px;color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:12px;line-height:18px;pointer-events:none;text-align:center}.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--date,.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--contender,.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--score{display:none}.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--points{width:36px}@media screen and (min-width: 1151px){.fantasy-player-statistic-header{justify-content:flex-start;padding-left:16px;padding-left:var(--ui-padding-md, 16px)}.fantasy-player-statistic-header__cell{min-width:32px;margin-right:16px;margin-right:var(--ui-margin-xs, 16px);pointer-events:auto}.fantasy-player-statistic-header__cell.ui-tooltip .ui-tooltip__reference,.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--date,.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--contender,.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--score{display:block}.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--date{margin-right:75px;text-align:left}.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--contender{margin-right:280px;text-align:left}.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--score{margin-right:60px}.fantasy-player-statistic-header__cell.fantasy-player-statistic-header__cell--points{width:48px;margin-right:0}}.fantasy-player-statistic-row{display:flex;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;padding-left:8px;padding-left:var(--ui-padding-xs, 8px);background-color:#222;background-color:var(--sports-grey-900, #222);border-radius:4px;color:#fff;font-size:14px;font-weight:400;line-height:18px;text-align:center}.fantasy-player-statistic-row__cell{display:flex;min-width:20px;box-sizing:border-box;align-items:center;justify-content:center}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--score,.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--points{height:32px;border-radius:4px}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--score{width:52px;border:#ffc300 solid 1px}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--win{border-color:#00c78b;border-color:var(--sports-primary-color, #00c78b)}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--loss{border-color:#ff003c}.fantasy-player-statistic-row__cell--breaker{flex-basis:100%}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--points{width:36px;background-color:#00c78b;background-color:var(--sports-primary-color, #00c78b)}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--points .ui-tooltip__reference{display:flex;width:100%;height:100%;align-items:center;justify-content:center}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--place{margin-right:auto;margin-left:36px}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--grey,.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--place,.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--date{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f)}.fantasy-player-statistic-row__team-logo{min-width:24px;margin-right:8px;margin-right:var(--ui-margin-3xs, 8px)}.fantasy-player-statistic-row__team-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (min-width: 1151px){.fantasy-player-statistic-row{width:886px;justify-content:unset;padding-left:16px;padding-left:var(--ui-padding-md, 16px)}.fantasy-player-statistic-row__cell{width:32px;order:5;margin-right:16px;margin-right:var(--ui-margin-xs, 16px)}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--date,.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--team,.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--place{justify-content:flex-start;margin-right:36px}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--breaker{display:none;flex-basis:0}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--date{width:72px;order:1}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--team{width:182px;justify-content:flex-start;order:2}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--place{width:72px;order:3;margin-left:0}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--score{order:4;margin-right:48px;margin-right:var(--ui-margin-xl, 48px)}.fantasy-player-statistic-row__cell.fantasy-player-statistic-row__cell--points{width:48px;margin-right:0}}.fantasy-player-statistic-table-legend span{color:#7f7f7f;color:var(--sports-grey-500, #7f7f7f);font-size:14px;line-height:18px}.fantasy-player-statistic-table-legend span b{font-weight:600;font-weight:var(--ui-font-weight-bold, 600);text-transform:uppercase}.fantasy-player-statistic-table-legend span:after{content:", "}.fantasy-player-statistic-table-legend span:last-child:after{content:none}.fantasy-player-statistic-table__header{margin-bottom:8px;margin-bottom:var(--ui-margin-3xs, 8px)}.fantasy-player-statistic-table__row+.fantasy-player-statistic-table__row{margin-top:8px;margin-top:var(--ui-margin-3xs, 8px)}.fantasy-player-statistic-table__rows,.fantasy-player-statistic-table__loader{min-height:200px}.fantasy-player-statistic-table__rows+.fantasy-player-statistic-table__paging,.fantasy-player-statistic-table__loader+.fantasy-player-statistic-table__paging{margin-top:16px;margin-top:var(--ui-margin-xs, 16px)}.fantasy-player-statistic-table__rows+.fantasy-player-statistic-table__legend,.fantasy-player-statistic-table__loader+.fantasy-player-statistic-table__legend,.fantasy-player-statistic-table__paging+.fantasy-player-statistic-table__legend{margin-top:24px;margin-top:var(--ui-margin-sm, 24px)}@media screen and (min-width: 1151px){.fantasy-player-statistic-table{max-width:886px}.fantasy-player-statistic-table__row+.fantasy-player-statistic-table__row{margin-top:4px;margin-top:var(--ui-margin-4xs, 4px)}.fantasy-player-statistic-table__rows,.fantasy-player-statistic-table__loader{min-height:360px}}.fantasy-player-view-statistic{display:block;color:#fff;font-size:14px}.fantasy-player-view-news{color:#fff;font-size:12px}.fantasy-player-view-news__loader{min-height:300px}.fantasy-player-view-news__news-list+.fantasy-player-view-news__paging{margin-top:16px;margin-top:var(--ui-margin-xs, 16px)}.fantasy-player-view-modal-error__text{margin-bottom:16px;margin-bottom:var(--ui-margin-xs, 16px);font-size:16px;text-align:center}.fantasy-player-view-modal{height:auto!important;padding-top:60px}.fantasy-player-view-modal.ui-modal{--block-max-width: 950px;z-index:300}.fantasy-player-view-modal.ui-modal .ui-modal__block{width:100vw;max-width:unset;margin:0 auto}.fantasy-player-view-modal.ui-modal .ui-modal__container{padding-right:16px;padding-right:var(--ui-padding-md, 16px);padding-left:16px;padding-left:var(--ui-padding-md, 16px)}@media screen and (min-width: 1151px){.fantasy-player-view-modal.ui-modal{z-index:1}.fantasy-player-view-modal.ui-modal .ui-modal__block{width:100%;width:var(--block-max-width, 100%)}.fantasy-player-view-modal.ui-modal .ui-modal__container{padding-right:32px;padding-right:var(--ui-padding-xl, 32px);padding-left:32px;padding-left:var(--ui-padding-xl, 32px)}}.fantasy-winline-app-popup.ui-modal{--block-max-width: 600px}.fantasy-winline-app-popup .ui-modal__container{padding-top:20px;padding-right:24px;padding-right:var(--ui-padding-lg, 24px);padding-left:24px;padding-left:var(--ui-padding-lg, 24px)}
