.tournament-card-table__wrap{background-color:var(--neutral-greyback-2-lvl-to-base);border-radius:var(--base-border-radius)}.tournament-card-table__place-wrap{align-items:center;-moz-column-gap:20px;column-gap:20px;display:flex}.tournament-card-table__header,.tournament-card-table__item{align-items:center;display:grid;grid-template-columns:2fr 1fr 1fr;position:relative}.tournament-card-table__header:before,.tournament-card-table__item:not(:last-child):before{background-color:var(--divider-2-lvl-to-1-lvl);bottom:0;content:"";height:1px;position:absolute}.tournament-card-table__header-prize,.tournament-card-table__prize{grid-column:3;text-align:right}.tournament-card-table__icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.tournament-card-table__icon svg{height:100%;width:100%}.tournament-card-table__item_user{border:1px dashed var(--primary-purple-default);border-radius:var(--base-border-radius)}.tournament-card-table__user-position{margin-top:6px}@media(min-width:540px){.tournament-card-table__wrap{padding:0 8px}.tournament-card-table__header:before,.tournament-card-table__item:before{left:12px;right:12px}.tournament-card-table__item{padding:10px 12px}.tournament-card-table__header{padding:12px}}@media(max-width:539px){.tournament-card-table__wrap{padding:0 4px}.tournament-card-table__header,.tournament-card-table__item{padding:8px 10px}.tournament-card-table__header:before,.tournament-card-table__item:before{left:10px;right:10px}}.tournament-item{background:var(--neutral-greyback-1-lvl);display:flex;flex-direction:column;height:100%}.tournament-item_finished{opacity:.8}.tournament-item__info-wrap{height:100%;justify-content:space-between}.tournament-item__info-content,.tournament-item__info-wrap{display:flex;flex-direction:column}.tournament-item__info-top{align-items:center;display:flex;justify-content:space-between}.tournament-item__info-item{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex}.tournament-item__info-icon{align-items:center;display:flex;height:16px;justify-content:center;width:16px}.tournament-item__info-icon svg{height:100%;width:100%}.tournament-item__all-prizes{justify-content:center}@media(min-width:1025px){.tournament-item__prize-pool{display:none}.tournament-item_hide-table{height:100%}.tournament-item_hide-table .tournament-item__info-wrap{display:none}.tournament-item_hide-table .tournament-item__card-wrap{height:100%}}@media(min-width:768px)and (max-width:1024px){.tournament-item__info-item{display:none}}@media(min-width:540px){.tournament-item{border-radius:10px}.tournament-item__info-wrap{padding:0 20px}.tournament-item__info-top{padding:20px 0}.tournament-item__all-prizes{padding:20px}}@media(max-width:767px){.tournament-item__prize-pool{display:none}.tournament-item_hide-table{height:100%}.tournament-item_hide-table .tournament-item__info-wrap{display:none}.tournament-item_hide-table .tournament-item__card-wrap{height:100%}}@media(max-width:539px){.tournament-item{border-radius:8px}.tournament-item__info-wrap{padding:0 14px}.tournament-item__info-top{padding:14px 0}.tournament-item__all-prizes{padding:14px}}
