.tournament-league-card-bet{display:flex;grid-gap:8px;gap:8px;align-items:center;box-sizing:border-box;padding:12px;border-radius:24px;background:var(--color-layer-alt-3)}.tournament-league-card-bet__value{overflow:hidden;display:flex;flex-direction:column}.tournament-league-card-bet__value-title{font-size:12px;font-weight:700;line-height:130%;color:var(--color-text-alt)}.tournament-league-card-bet__value-text{overflow:hidden;font-size:20px;font-weight:700;line-height:135%;color:var(--color-text-link-default);text-overflow:ellipsis}.tournament-league-card-gifts-count{display:flex;grid-gap:8px;gap:8px;align-items:center;box-sizing:border-box;padding:12px;border-radius:24px;background:#ff990014}.tournament-league-card-gifts-count__value{overflow:hidden;display:flex;flex-direction:column}.tournament-league-card-gifts-count__value-title{font-size:12px;font-weight:700;line-height:130%;color:var(--color-text-alt)}.tournament-league-card-gifts-count__value-text{overflow:hidden;font-size:20px;font-weight:700;line-height:135%;color:var(--color-warning);text-overflow:ellipsis}.tournament-league-card-prize{display:flex;grid-gap:8px;gap:8px;align-items:center;box-sizing:border-box;padding:12px;border-radius:24px;background:#ff990014}.tournament-league-card-prize__value{overflow:hidden;display:flex;flex-direction:column}.tournament-league-card-prize__value-title{font-size:12px;font-weight:700;line-height:130%;color:var(--color-text-alt)}.tournament-league-card-prize__value-text{overflow:hidden;font-size:20px;font-weight:700;line-height:135%;color:var(--color-warning);text-overflow:ellipsis}.modal .modal__wrapper .modal__container--name--selected-league-modal{width:480px;max-width:100%}.tournament-league-select-modal{overflow:hidden;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;background-color:var(--color-layer-alt-2)}.tournament-league-select-modal__title{max-width:85%}.tournament-league-select-modal__name,.tournament-league-select-modal__text{max-width:100%}.tournament-league-select-modal__name,.tournament-league-select-modal__text,.tournament-league-select-modal__title{overflow:hidden;text-overflow:ellipsis}.tournament-league-select-modal__name,.tournament-league-select-modal__title{font-size:20px;font-weight:700;line-height:27px;color:var(--color-text-alt);text-align:center}.tournament-league-select-modal__image{-o-object-fit:contain;object-fit:contain}.tournament-league-select-modal__text{font-size:12px;font-weight:400;line-height:16px;color:var(--color-text-alt);text-align:center}.tournament-league-select-modal__rules,.tournament-league-select-modal__title{margin-bottom:32px}.tournament-league-select-modal__image,.tournament-league-select-modal__name,.tournament-league-select-modal__text{margin-bottom:16px}.tournament-league-select-modal__rules{display:flex;flex-direction:column;grid-gap:4px;gap:4px;width:100%}@media(min-width:754px){.tournament-league-select-modal__rules{flex-direction:row}}.tournament-league-select-modal__bet,.tournament-league-select-modal__prize{width:100%}@media(min-width:754px){.tournament-league-select-modal__bet,.tournament-league-select-modal__prize{width:50%}}.tournament-league-select-modal__select-btn{margin-bottom:16px}@media(min-width:754px){.tournament-league-select-modal__select-btn{margin-bottom:0}}.tournament-league-select-modal__select-btn span{overflow:hidden;text-overflow:ellipsis}.tournament-league-card{display:flex;flex-direction:column;grid-gap:4px;gap:4px;box-sizing:border-box;width:300px;padding:16px;border-radius:24px;background-color:var(--color-layer-alt-2)}.tournament-league-card__name{margin-bottom:12px;font-size:16px;font-weight:700;line-height:24px}.tournament-league-card__select-btn{margin-top:4px}.tournament-league-card__select-btn span{overflow:hidden;text-overflow:ellipsis}.tournament-leagues{--carousel-item-width:300px;--carousel-gap:8px;display:flex;flex-direction:column;grid-gap:16px;gap:16px;align-items:center}.tournament-leagues__title{overflow:hidden;max-width:100%;font-size:20px;font-weight:700;color:var(--color-text-alt);text-overflow:ellipsis}@media(min-width:754px){.tournament-leagues__title{font-size:24px;line-height:135%}}.tournament-leagues__wrp{display:flex;flex-wrap:wrap;grid-gap:16px;gap:16px;align-items:flex-start;justify-content:center}.tournament-leagues__carousel{--tournament-league-side-offset:calc((100vw - var(--carousel-item-width))/2);width:100vw;margin-right:calc(var(--main-layout-width-paddings-half)*-1);margin-left:calc(var(--main-layout-width-paddings-half)*-1)}.tournament-leagues__carousel .carousel-scroll__list{scroll-padding-right:var(--tournament-league-side-offset);scroll-padding-left:var(--tournament-league-side-offset);padding-right:var(--tournament-league-side-offset);padding-left:var(--tournament-league-side-offset)}
