:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.icon-btn{display:flex;justify-content:center;align-items:center;width:32px;height:32px;border-radius:5px;border:1px solid #6464f7;outline:none !important;cursor:pointer}.icon-btn:hover{border-color:#4f4fb5}.icon-btn--small{width:20px;min-width:20px;height:20px;min-height:20px}.icon-btn--dark{background-color:#6464f7}.icon-btn--dark:hover{background-color:#4f4fb5}.icon-btn__img{height:16px}.icon-btn__img--rotation{animation:rotation 1.5s infinite linear}.icon-btn:disabled{opacity:.5}@keyframes rotation{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}
.payment-wrapper{padding:32px}.payment-wrapper__content{border:1px solid var(--blue-gray);border-radius:5px}.payment-wrapper__content__header{background:var(--blue-gray);padding:12px 24px}.payment-wrapper__content__main{padding:24px}
.payment-info-wrapper{padding:16px 23px;background-color:#f2f3ff;border-radius:5px;max-width:1217px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.form-button{width:100%;height:32px;background-color:#132a9b;border:solid 1px #fff;border-radius:30px;color:#fff;text-align:center;font-size:16px;outline:none;margin:10px 0 10px 0;cursor:pointer;text-transform:uppercase;transition:background-color .1s linear;padding:0 10px;display:flex;justify-content:center;align-items:center;gap:10px}.form-button:hover:not(:disabled){background-color:#060813}.form-button:active{background-color:#0062cc;border-color:#0062cc}.form-button--outlined{background-color:#060813}.form-button--outlined:hover:not(:disabled){background-color:#132a9b}.form-button--outlined:active{background-color:#0062cc;border-color:#0062cc}.form-button--inner{font-size:14px;text-transform:none;background-color:#6464f7;border-radius:5px}@media screen and (min-width: 1600px){.form-button--inner{font-size:15px}}@media screen and (min-width: 1920px){.form-button--inner{font-size:16px}}.form-button--inner:hover:not(:disabled){background-color:#0010ce}.form-button--inner:active{background-color:#0062cc;border-color:#0062cc}.form-button--inner-outlined{font-size:14px;text-transform:none;color:#6464f7;background-color:#fff;border-radius:5px;border:1px solid #6464f7}@media screen and (min-width: 1600px){.form-button--inner-outlined{font-size:16px}}@media screen and (min-width: 1920px){.form-button--inner-outlined{font-size:18px}}@media screen and (min-width: 2560px){.form-button--inner-outlined{font-size:20px}}.form-button--inner-outlined:hover:not(:disabled){background-color:#0010ce;color:#fff}.form-button--inner-outlined:active{background-color:#0062cc;border-color:#0062cc}.form-button:disabled{background-color:#898ca6;cursor:not-allowed}
.payment-amount{flex-wrap:wrap}@media(max-width: 768px){.payment-amount{justify-content:flex-start !important}}.payment-amount__buttons{flex-wrap:wrap}@media(max-width: 768px){.payment-amount__buttons{justify-content:flex-start !important}}.payment-amount__title{font-size:14px;line-height:2rem;color:var(--blue-gray4)}.payment-amount__input{padding:6px 6px 6px 24px;font-size:16px;display:block;border:1px solid var(--blue-gray);border-radius:5px}.payment-amount__input::before{content:"$";position:absolute;bottom:7.5px;left:10px}.payment-amount__text{font-size:14px;color:var(--blue-gray4);max-width:75px;width:75px;text-align:center;margin:0 7.5px 0 15px}.payment-amount__button{width:120px}.payment-amount__error{margin-bottom:15px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}@media(max-width: 768px){.payment-action{flex-direction:column;align-items:flex-start !important}}.payment-action__button{min-width:112px;align-self:stretch;max-width:100%;flex-grow:1}.payment-action__right-block{display:flex;align-items:center;width:100%;flex-wrap:wrap}@media screen and (max-width: 820px){.payment-action__right-block{flex-direction:column}}.payment-action__fee-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:367px;height:40px;background:rgba(230,233,255,.5);border-radius:5px;margin-right:24px;min-width:320px}@media screen and (max-width: 820px){.payment-action__fee-wrapper{margin:0;min-width:auto;max-width:none;width:100%}}.payment-action__fee{margin:0 12px 0 24px;font-weight:bold;font-size:16px;display:flex;justify-content:center;align-items:center}@media screen and (max-width: 820px){.payment-action__fee{font-size:12px}}.payment-action__net-amount{margin:0 24px;color:#898ca6}@media screen and (max-width: 820px){.payment-action__net-amount{font-size:10px}}.payment-action__net-amount-value{color:#6464f7}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bets-table-header{height:41px;line-height:30px;cursor:auto;color:#fff;background-image:url(/static/images/245f94197a496683ad07.png);background-repeat:no-repeat;background-position:center center;background-size:cover}.bets-table-header__row{display:flex;height:41px;border-bottom:1px solid #e5e5ed;justify-content:space-between}.bets-table-header__row-left{width:40%}.bets-table-header__row-left>div{height:100%;padding-left:5px;display:flex;align-items:center;justify-content:start;font-size:14px;font-weight:700;color:#abb4ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bets-table-header__row-left>div .bets-header-image{margin-right:9px}.bets-table-header__row-matched{height:100%;font-size:14px;font-weight:400;display:flex;align-items:center;white-space:nowrap}.bets-table-header__row-right{display:flex;gap:22px;margin-right:30px}@media screen and (max-width: 1580px){.bets-table-header__row-right{margin-right:12px}}.bets-table-header__row-right__bets{display:flex;justify-content:space-around;align-items:center;width:455px}.bets-table-header__row-right__bets>div:first-child{position:relative;left:-7px}.bets-table-header__row-right__bets>div:last-child{position:relative;right:-7px}.bets-table-header__row-right__info{width:20px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.rules-modal{position:fixed;display:flex;z-index:1000;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5333333333);padding:10px;font-size:1rem;font-weight:normal}.rules_root{margin:auto;max-width:650px;background-color:#fff;box-shadow:0 0 4px 1px #808185;cursor:default}.rules_root .rules_header{background-color:#cdd2ff;padding:4px 8px}.rules_root .rules_header button{float:right;cursor:pointer}.rules_root .rules-body{padding:16px 8px 0 8px}.rules_root .rules-body p{line-height:normal;font-size:.8em}.rules_root .rules-body p a{color:#0010ce;text-decoration-line:underline;cursor:pointer}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.info{position:relative;display:flex;align-items:center;gap:8px}@media screen and (max-width: 992px){.info .rules{font-size:12px}}.info .rules_root{left:0;top:25px}.info__icon{cursor:pointer;width:20px;height:20px;background-color:#e6e9ff;border-radius:5px;color:#abb4ff;font-size:14px;font-weight:bold;text-align:center;line-height:20px}.info__icon:hover{opacity:.6}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bets-table-cell{display:flex;align-items:center;font-size:14px;font-weight:normal;gap:7px}.bets-table-cell__rate{display:flex;justify-content:center;align-items:center;width:65px;height:100%;flex-direction:column;cursor:pointer;padding:5px;border-radius:5px}.bets-table-cell__rate__active.bets-table-cell__rate__blue{outline:2px solid #6464f7}.bets-table-cell__rate__active.bets-table-cell__rate__orange{outline:2px solid #ff8291}.bets-table-cell__rate__blue{background-color:#abb4ff;transition:.2s}.bets-table-cell__rate__orange{background-color:#ffcbd1;transition:.2s}.bets-table-cell__rate__empty{background-color:#eaeaea;pointer-events:none}.bets-table-cell__rate__value{font-size:14px;color:#00022a}.bets-table-cell__rate__sum{font-size:12px;width:auto;max-width:100%;overflow:hidden;color:#00022a;white-space:nowrap}.bets-table-cell .bets-table-cell__rate__blue.bets-table-cell__rate__not-empty:hover{background-color:#7c87e6}.bets-table-cell .bets-table-cell__rate__orange.bets-table-cell__rate__not-empty:hover{background-color:rgba(255,208,191,.6)}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bets-table-row{min-height:54px;border-bottom:1px solid #aab;padding:5px;display:flex;justify-content:space-between;align-items:center}.bets-table-row__left{display:flex;align-items:center;gap:22px;width:40%}.bets-table-row__left-title{display:flex;align-items:center;gap:22px;flex-basis:250px;flex-shrink:0}@media screen and (max-width: 1580px){.bets-table-row__left-title{gap:12px}}.bets-table-row__left-title .bets-table-cell__time{display:flex;justify-content:center;align-items:center;height:100%;width:91px;text-align:center;color:#00022a;font-size:12px;border-radius:5px;padding:8px 9px;flex-shrink:0}.bets-table-row__left-title .bets-table-cell__time__gray{background-color:#e6e9ff}.bets-table-row__left-title .bets-table-cell__time__green{background-color:#abf4d7}.bets-table-row__left-title .bets-table-cell__rivals{font-size:12px;font-weight:bold;color:#00022a}@media screen and (min-width: 1366px){.bets-table-row__left-title .bets-table-cell__rivals{font-size:10.5px}}@media screen and (min-width: 1600px){.bets-table-row__left-title .bets-table-cell__rivals{font-size:12px}}@media screen and (min-width: 1920px){.bets-table-row__left-title .bets-table-cell__rivals{font-size:14px}}@media screen and (min-width: 2560px){.bets-table-row__left-title .bets-table-cell__rivals{font-size:16px}}.bets-table-row__left-league{font-size:10px;color:#808185;display:flex;flex-direction:column;justify-content:center}.bets-table-row__left-league>span:last-child{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bets-table-row__matched{font-size:14px;color:#9c9c9c;justify-content:center}@media screen and (min-width: 1366px){.bets-table-row__matched{font-size:12.5px}}@media screen and (min-width: 1600px){.bets-table-row__matched{font-size:14px}}@media screen and (min-width: 1920px){.bets-table-row__matched{font-size:18px}}@media screen and (min-width: 2560px){.bets-table-row__matched{font-size:22px}}@media screen and (max-width: 1687px){.bets-table-row__matched{flex-basis:10px}}.bets-table-row__right{display:flex;gap:22px;margin-right:25px}@media screen and (max-width: 1580px){.bets-table-row__right{margin-right:7px}}.bets-table-row__right-bets{display:flex;gap:22px}.bets-table-row__right-info{display:flex;align-items:center}
.bets-table{overflow-y:auto;width:100%;margin-top:-2px;border-collapse:collapse}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bet-cell{display:flex;flex-direction:column;gap:7px}.bet-cell__content{width:54px;height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer;padding:5px;color:#000;border-radius:5px}.bet-cell__content.bet-cell__content-gray{background-color:#eaeaea}.bet-cell__content__blue{background-color:#abb4ff;transition:.2s}.bet-cell__content__orange{background-color:#ffcbd1;transition:.2s}.bet-cell__content__value{font-size:14px;color:#00022a}.bet-cell__content__sum{font-size:8px;width:auto;max-width:100%;overflow:hidden;color:#00022a;white-space:nowrap}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.match-table-mobile__row{display:flex;width:100%;justify-content:space-between;padding:5px 20px;border-bottom:1px solid #aab;height:105px;gap:13px}.match-table-mobile__cell{display:flex;flex-direction:row;align-items:center;justify-content:center}.match-table-mobile__cell__time{color:#aab;font-size:10px;display:flex;flex-direction:column}.match-table-mobile__cell__match{font-size:14px;color:#00022a !important;font-weight:700}.match-table-mobile__cell__match>span{white-space:nowrap;display:inline-block;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 410px){.match-table-mobile__cell__match>span{max-width:120px;width:100%}}.match-table-mobile__cell__info{display:flex;gap:6px;width:50%;justify-content:flex-start}.match-table-mobile__cell__info-indicator{height:100%;width:5px;background-color:#d9d9d9;border-top-right-radius:5px;border-bottom-right-radius:5px;flex-shrink:0}.match-table-mobile__cell__info-indicator-active{background-color:#2abe82}.match-table-mobile__cell__info-content{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.match-table-mobile__cell__matched{color:#aab;font-size:10px;width:62px}.match-table-mobile__cell__bets{gap:3px;justify-content:flex-start;width:168px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bet-input__button{min-width:30px;height:30px;background:#e5e5ed;border:1px solid #6464f7;display:flex;justify-content:center;align-items:center}.bet-input__button__increment{width:10px;height:10px;background-image:url(/static/images/ddd1fc579a5d5b083faa.png);background-repeat:no-repeat;background-size:contain;transform:rotate(45deg)}.bet-input__button__decrement{width:10px;height:10px;background-image:url(/static/images/84edd3d16e536238029d.png);background-repeat:no-repeat;background-size:contain}
.bet-input{display:flex;align-items:center}.bet-input__input{min-width:70px;width:100%;height:30px;border:none;text-align:center}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.place-bet-mobile{width:100%;height:auto !important;display:flex;flex-direction:column;gap:15px;padding:10px 0}.place-bet-mobile__tab{padding:5px;border:1px solid #5d5d5d}.place-bet-mobile__tab:hover{cursor:pointer;opacity:.9}.place-bet-mobile__tab__active{background:#fff}.place-bet-mobile__line{display:flex;width:100%;height:100%;justify-content:space-between;align-items:center;gap:10px;padding:0 5px}.place-bet-mobile__line__default{justify-content:flex-start}.place-bet-mobile__line__end{justify-content:flex-end}.place-bet-mobile__line__thin{font-size:12px;color:#5d5d5d}.place-bet-mobile__line__bold{font-size:12px}.place-bet-mobile__ask{background:#e6e9ff}.place-bet-mobile__bid{background:#ffe7df}.place-bet-mobile__information-button{max-width:201px;width:100%;height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px}.place-bet-mobile__information-button:hover{opacity:.8}.place-bet-mobile__information-button:active{opacity:.7}.place-bet-mobile__information-button__default{background:#e5e5ed}.place-bet-mobile__information-button__submit{color:#5d5d5d;background:#7ec3a7}.place-bet-mobile__information-button__valid{color:#20202e;background:#2abe82}
.match-table-mobile__body{display:flex;flex-direction:column;width:100%}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.match-table-mobile__header{height:41px;line-height:30px;cursor:auto;color:#fff;background-image:url(/static/images/245f94197a496683ad07.png);background-repeat:no-repeat;background-position:center center;background-size:cover;display:flex;align-items:center;padding:0 20px;justify-content:space-between;gap:13px}.match-table-mobile__header-right{display:flex;gap:3px}.match-table-mobile__header__default{display:flex;align-items:center;justify-content:center;font-size:12px}.match-table-mobile__header__image{display:flex;align-items:center;gap:9px;font-size:14px;line-height:1rem;width:50%}.match-table-mobile__header__image .title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding:0;line-height:1rem;color:#abb4ff;font-weight:700}.match-table-mobile__header__matched{width:62px;font-size:12px;font-weight:400}.match-table-mobile__header__first,.match-table-mobile__header__second,.match-table-mobile__header__draw{width:54px;font-size:12px;font-weight:400}
.match-table-mobile{margin-bottom:10px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.auth-form{align-items:center;display:flex;flex-direction:column}.auth-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px}@media screen and (max-width: 820px){.auth-form__heading{font-size:30px}}@media screen and (min-width: 1600px){.auth-form__heading{font-size:40px}}@media screen and (min-width: 1920px){.auth-form__heading{font-size:45px}}@media screen and (min-width: 2560px){.auth-form__heading{font-size:50px}}.auth-form__field{width:100%;display:flex;align-items:center}@media screen and (min-width: 1600px){.auth-form__field{font-size:18px}}@media screen and (min-width: 1920px){.auth-form__field{font-size:20px}}@media screen and (min-width: 2560px){.auth-form__field{font-size:22px;gap:20px}}.auth-form__field__title{min-width:100px}@media screen and (max-width: 600px){.auth-form__field__title{display:none}}.auth-form__field__radio{min-width:180px}@media screen and (max-width: 820px){.auth-form__field__radio{width:100%}}.auth-form__checkbox{display:flex;align-items:center}@media screen and (max-width: 820px){.auth-form__checkbox{width:100%}}.auth-form__checkbox__label{cursor:pointer}@media screen and (max-width: 820px){.auth-form__checkbox__label{font-size:12px}}@media screen and (min-width: 1600px){.auth-form__checkbox__label{font-size:14px}}@media screen and (min-width: 1920px){.auth-form__checkbox__label{font-size:16px}}@media screen and (min-width: 2560px){.auth-form__checkbox__label{font-size:18px}}.auth-form__checkbox__button{margin-right:10px;cursor:pointer}.auth-form__button__container{width:100%;display:flex;margin-top:20px;display:flex;align-items:center}@media screen and (max-width: 600px){.auth-form__button__container{flex-direction:column-reverse}}@media screen and (max-width: 820px){.auth-form__button__container .form-button{font-size:13px}}.auth-form__error{color:red}.auth-form__register-link{width:100%;text-align:left;padding-top:10px;font-size:14px;cursor:pointer}@media screen and (min-width: 920px){.auth-form__register-link{text-align:right}}.auth-form__register-btn{text-decoration:underline;cursor:pointer}.auth-form__register-btn:hover{text-decoration:none}.auth-form__forgot-link{cursor:pointer;margin-top:8px;text-decoration:none;color:#132a9b}.auth-form__forgot-link:hover{text-decoration:underline}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.modal-with-children{position:fixed;z-index:100;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,.5333333333)}.modal-with-children__header{width:100%;display:flex;justify-content:flex-start;font-weight:bold;font-size:24px;padding:0 24px 16px;color:#20202e;border-bottom:1px solid #869099}.modal-with-children__content{padding:10px 24px;width:480px}@media screen and (max-width: 820px){.modal-with-children__content{width:100%}}.modal-with-children__content__max-width{width:auto}.modal-with-children__buttons{padding:0 24px;width:100%;display:flex;justify-content:space-between;gap:50px}.modal-with-children__main{position:absolute;background:#fff;width:-moz-fit-content;width:fit-content;padding:24px 0;top:45%;left:50%;transform:translate(-50%, -50%);border-radius:5px}@media screen and (max-width: 820px){.modal-with-children__main{width:100%}}.modal-with-children__close-btn{position:absolute;width:6px;height:6px;transform:scale(3);z-index:1000;top:28px;right:32px;background:url(/37bcf3844577da048aa3.svg) no-repeat center;outline:none !important;border:none !important;cursor:pointer}.modal-with-children__close-btn:hover{opacity:.8}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.with_error_message{height:-moz-fit-content;height:fit-content;min-height:20px;flex-shrink:0;position:relative}.with_error_message .with_error_message__content{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:16px;background-color:#fff}.with_error_message .alt-methods-modal{width:100%;max-width:480px}.with_error_message .alt-methods-modal__header{font-weight:bold;font-size:24px;padding:0 24px 16px;color:#20202e;border-bottom:1px solid #869099}.with_error_message .alt-methods-modal__name{margin:10px 24px}.with_error_message .alt-methods-modal__row{display:flex;justify-content:space-between}.with_error_message .alt-methods-modal__card-number{margin:19px 24px;width:200px}.with_error_message .alt-methods-modal__expiry-date{margin:19px 24px;width:146px}.with_error_message .alt-methods-modal__cancel-btn{background-color:#898ca6}.with_error_message .alt-methods-modal__cancel-btn,.with_error_message .alt-methods-modal__add-btn{width:146px;margin:16px 23px 0 23px}.with_error_message .alt-methods-modal__errormessage{display:flex;justify-content:center;font-size:14px;line-height:18px;color:#da3019;text-align:center}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__header{display:flex;gap:16px;align-items:center;font-size:24px;padding:0 23px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__wrapper{display:flex;margin:32px;padding:16px 23px;background-color:#f2f3ff;border-radius:5px;max-width:1217px;-moz-column-gap:16px;column-gap:16px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__section+.card-details-tab__section{border-top:1px solid #e5e5ed;padding-top:32px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__cards-wrapper{display:flex;flex-wrap:wrap;gap:16px;padding:23px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__card{width:180px;height:110px;border-radius:5px;background-color:#e6e9ff;transition:.2s;cursor:pointer}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__card-icon{padding:16px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__card-details{color:#6464f7;text-align:center;letter-spacing:2px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__card:hover{background-color:#cdd2ff}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__add-card{display:flex;justify-content:center;align-items:center;width:180px;height:110px;border-radius:5px;border:1px solid #e6e9ff;color:#6464f7;transition:.2s;cursor:pointer}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__add-card:hover{background-color:#cdd2ff}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__add-card-text{display:flex;gap:8px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__sign-plus{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:5px;background:#e5e5ed}.with_error_message .alt-methods-modal .deposit-page .card-details-tab .enter-amount-block{margin:16px 23px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__success{width:100%;height:50vh;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;padding-bottom:10%;color:#20202e}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__success-status{font-size:24px;margin-bottom:16px;display:flex;flex-direction:column;align-items:center;justify-content:revert;gap:5px}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__success-value{color:#6464f7}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__success-message{font-size:16px;text-align:center}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__success-ref{font-size:12px;color:#898ca6}.with_error_message .alt-methods-modal .deposit-page .card-details-tab__button{width:100%;max-width:350px}.with_error_message .alt-methods-modal::-webkit-scrollbar{width:6px}.with_error_message .alt-methods-modal::-webkit-scrollbar-thumb{border-radius:5px;border:3px solid #e5e5ed}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.with_error_message{height:-moz-fit-content;height:fit-content;min-height:20px;flex-shrink:0;position:relative}.with_error_message__part{height:49% !important;transition:all .5s ease}.with_error_message__full{height:92% !important;transition:all .5s ease}.with_error_message .with_error_message__content{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:16px;background-color:#fff}
.payment-withdraw-section__item{padding:22px;display:flex;width:190px;height:85px;position:relative;border-radius:5px;border:1px solid var(--gray5)}.payment-withdraw-section__item--active{border:1px solid var(--blue2)}.payment-withdraw-section__img{width:100%;-o-object-fit:contain;object-fit:contain;height:40px}.payment-withdraw-section__input{width:100%;height:100%;position:absolute;top:0;left:0;opacity:0}.payment-withdraw-section__checkbox{background-color:var(--blue2);border-color:var(--blue2);width:14px;height:14px;border-radius:5px;position:absolute;bottom:15px;right:7px}.payment-withdraw-section__title{font-size:24px;color:var(--black)}
.withdraw-information{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.withdraw-information_item{display:flex;justify-content:center;align-items:flex-start;gap:5px}.withdraw-information-list{min-width:250px;font-size:14px;font-weight:400;font-family:"Helvetica Regular",sans-serif}.withdraw-information-list--counter{font-weight:400;font-size:16px;color:var(--blue6);font-family:"Helvetica Regular",sans-serif}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.payment-section__header{display:flex;gap:16px;align-items:center;font-size:24px;color:#20202e}@media screen and (max-width: 820px){.payment-section__header{justify-content:space-between}}.payment-section__header-gray{color:#898ca6}.payment-section__section+.alt-methods-tab__section{border-top:1px solid #e5e5ed;padding-top:32px}.payment-section ol{padding-left:23px;list-style:none;counter-reset:my-awesome-counter}.payment-section ol li{counter-increment:my-awesome-counter;margin:16px 0}.payment-section ol li::before{content:counter(my-awesome-counter);color:#6464f7;display:inline-block;margin-right:10px;font-weight:bold;font-size:16px;border:1px solid #e5e5ed;text-align:center;width:30px;height:30px;padding-top:5px;border-radius:50%}.payment-section__wrapper{display:flex;margin:23px;padding:16px 23px;background-color:#f2f3ff;border-radius:5px;max-width:1217px;-moz-column-gap:16px;column-gap:16px}.payment-section__section-row{display:flex;align-items:center;flex-wrap:wrap;width:100%}.payment-section__table{margin:23px}.payment-section .enter-amount-block{flex:10}.payment-section__button{min-width:112px;align-self:stretch;max-width:100%;flex-grow:1}.payment-section__right-block{display:flex;align-items:center;width:100%;flex-wrap:wrap}.payment-section__fee-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:367px;height:40px;border-radius:5px;margin-right:24px;min-width:320px}@media screen and (max-width: 820px){.payment-section__fee-wrapper{margin:0;min-width:auto}}.payment-section__fee{margin:0 12px 0 0;font-weight:bold;font-size:16px;display:flex;justify-content:center;align-items:center}.payment-section__net-amount{margin:0 24px;color:#898ca6}.payment-section__net-amount-value{color:#6464f7}.payment-section__error{padding-left:10px;color:red}.payment-section__address{margin:23px;width:100%}.payment-section__address .enter-address-input{line-height:30px;padding:0 6px;font-size:16px;display:block;border:1px solid #e5e5ed;border-radius:5px;position:relative;width:100%;max-width:600px}.payment-section__default{width:100%;box-sizing:border-box;padding:36px}.payment-section .enter-amount-block{margin:0 23px}
.question{width:24px;height:24px;background:var(--blue6);display:flex;justify-content:center;align-items:center;border-radius:5px}.question__img{width:13px;height:13px;-o-object-fit:contain;object-fit:contain}
.payment-content-block{display:flex;flex-direction:column}.payment-content-block__header{display:flex;align-items:center;gap:16px;padding:12px 24px;background:var(--dark-blue8)}.payment-content-block__header--title{font-size:16px;font-weight:400;font-family:"Helvetica Regular",sans-serif;color:var(--gray5)}.payment-content-block__content{padding:12px 24px;overflow-x:scroll}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.verification-block__title{font-size:16px;margin-bottom:13px}.verification-block__error{font-size:12px;line-height:18px;color:#da3019}.verification-block__action{font-size:12px;margin-bottom:7px}.verification-block__uploader{display:flex;gap:22px}.verification-block__uploader-right{width:100%}@media screen and (max-width: 570px){.verification-block__uploader{flex-direction:column;gap:0}.verification-block__uploader .verification-block__selector{margin-bottom:0}}.verification-block__selector{width:232px;margin-bottom:25px}.verification-block__image-container{position:relative;top:20px}.verification-block__image-container__uploader{margin-bottom:45px}.verification-block__image-container__uploader h4{position:relative;top:-15px}.verification-block__image-container__uploader-back{padding-top:15px}.verification-block__image-container__container .fileContainer{box-shadow:none;padding:0;margin:0;align-items:start}.verification-block__image-container__container .fileContainer .errorMessage{margin-top:30px}.verification-block__image-container__container .fileContainer .errorMessage+.errorMessage{margin:16px 0}.verification-block__image-container__container .fileContainer .deleteImage{background:#20202e}.verification-block__image-container__container .fileContainer .label{position:absolute;top:18px;color:#aab;margin-top:15px;line-height:normal}.verification-block__image-container__container .fileContainer .chooseFileButton{font-size:14px;text-transform:none;color:#6464f7;background-color:#fff;border-radius:5px;border:1px solid #6464f7;margin:0;white-space:nowrap}.verification-block__image-container__container .fileContainer .chooseFileButton:hover{background-color:#0010ce;color:#fff}.verification-block__image-container__container .fileContainer .chooseFileButton:active{background-color:#0062cc;border-color:#0062cc}
.comments{padding-top:25px;border-top:1px solid #bebec5}.comments__error{font-size:12px;line-height:18px;color:#da3019}.comments__textarea{width:100%;padding:10px;resize:none;font-size:14px;margin-top:15px;border-color:#aab}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.selector_sort-by{position:relative;line-height:32px;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px}.selector{position:relative;width:100%;line-height:32px;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.selector .selector__main{width:100%;height:32px;box-sizing:border-box;padding-left:16px;border-radius:5px;font-weight:bold;background-color:#e6e9ff}.selector .selector__main::after{content:"";position:absolute;top:0;right:14px;width:10px;height:32px;background:url(/f46507ce15d96f0e8191.svg) center no-repeat}.selector .selector__main_active{border-radius:5px 5px 0 0;box-shadow:0 0 2px rgba(0,0,0,.3);z-index:10}.selector .selector__main_disabled{background-color:#d0d3e5;color:#20202e;cursor:auto}.selector .selector__main_active+.selector__options{display:block}.selector .selector__main.selector__main_active .selector__options{display:block}.selector .selector__options{display:none;position:absolute;left:0;top:32px;width:100%;margin:0;padding-left:0;list-style:none;background-color:#e6e9ff;border-radius:0 0 5px 5px;overflow:hidden;z-index:11;box-shadow:0 0 2px rgba(0,0,0,.3)}.selector .selector__options li{box-sizing:border-box;padding-left:16px;border-top:1px solid #d0d3e5}.selector .selector__options li:hover{background-color:#cdd2ff}.selector .selector__main_active.selector__main::after{transform:rotate(180deg)}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.documents{padding:38px 23px}.documents__title{font-size:32px}.documents__wrapper-blocks{display:flex;justify-content:space-between;flex-wrap:wrap;border-top:1px solid #bebec5;margin-top:12px;padding-top:12px;padding-bottom:25px}.documents__wrapper-blocks>div{width:45%}@media screen and (max-width: 1440px){.documents__wrapper-blocks{flex-direction:column;gap:28px}.documents__wrapper-blocks>div{width:100%}}.documents__buttons{margin-top:25px;gap:21px}.documents__buttons__button{width:185px;margin:0}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.table-row-full{text-align:right;margin-top:5px}.table-row-full span{cursor:pointer;margin-right:5px;color:#000}@media screen and (min-width: 1366px){.table-row-full span{font-size:14.5px}}@media screen and (min-width: 1600px){.table-row-full span{font-size:16px}}@media screen and (min-width: 1920px){.table-row-full span{font-size:18px}}@media screen and (min-width: 2560px){.table-row-full span{font-size:20px}}.table-row-notfull{overflow:hidden;max-height:120px}.tab-popular-table{overflow-y:auto;width:100%;margin-top:-2px}.tab-popular-table tbody tr{display:flex;border-bottom:1px solid #aab;padding:5px 0;height:54px}.tab-popular-table tbody tr th{justify-content:center}.tab-popular-table tbody tr th:first-child{justify-content:start;font-size:14px;font-weight:bold}.tab-popular-table tbody tr th:first-child img{width:16px;margin-right:8px}.tab-popular-table tbody tr th:first-child{flex:1;font-size:14px;font-weight:400;color:#00022a}@media screen and (min-width: 1366px){.tab-popular-table tbody tr th:first-child{font-size:12.5px}}@media screen and (min-width: 1600px){.tab-popular-table tbody tr th:first-child{font-size:14px}}@media screen and (min-width: 1920px){.tab-popular-table tbody tr th:first-child{font-size:16px}}@media screen and (min-width: 2560px){.tab-popular-table tbody tr th:first-child{font-size:18px}}.tab-popular-table tbody tr th{display:flex;align-items:center;width:60px;padding:0;font-size:12px;font-weight:normal}@media screen and (min-width: 1366px){.tab-popular-table tbody tr th{font-size:10.5px}}@media screen and (min-width: 1600px){.tab-popular-table tbody tr th{font-size:12px}}@media screen and (min-width: 1920px){.tab-popular-table tbody tr th{font-size:14px}}@media screen and (min-width: 2560px){.tab-popular-table tbody tr th{font-size:16px}}.tab-popular-table tbody .table-header{height:32px;line-height:30px;cursor:auto}@media screen and (max-width: 820px){.tab-popular-table tbody .table-header__mobile-text{font-size:14px !important}}.tab-popular-table tbody .table-header__back-all,.tab-popular-table tbody .table-header__lay-all{font-weight:400;font-size:12px;width:100%;text-align:center;white-space:nowrap;overflow:hidden}.tab-popular-table tbody .table-header__back-all{color:#6464f7}.tab-popular-table tbody .table-header__lay-all{color:#ffcbd1}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.cash-out{position:relative;display:flex;align-items:center;gap:8px;cursor:pointer}@media screen and (max-width: 992px){.cash-out{font-size:12px}}.cash-out .cash-out-modal{cursor:default;position:absolute;top:25px;display:grid;grid-template-areas:"commitments pay" "commitments profit";grid-template-columns:200px 200px;grid-template-rows:30px 30px;background:#f5f5f5;padding:5px}.cash-out .cash-out-modal .commitments{grid-area:commitments;display:flex;align-items:center;justify-content:center;height:100%}.cash-out .cash-out-modal .commitments__value{font-weight:bold}.cash-out .cash-out-modal .pay{grid-area:pay;display:flex;align-items:center;justify-content:center;height:100%;background:#ffce4f;font-weight:bold;padding-top:10px}.cash-out .cash-out-modal .profit{grid-area:profit;display:flex;align-items:center;justify-content:center;height:100%;background:#ffce4f;padding-bottom:5px}.cash-out .cash-out-modal .profit__value{font-weight:bold;color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.tab-popular-wrapper{display:flex;flex-wrap:wrap;gap:10px;padding-left:3px}.tab-popular-wrapper .tab-popular.visible{order:-1}.tab-popular-wrapper .tab-popular.visible .table-row-notfull{overflow:auto;max-height:none}.tab-popular-wrapper .tab-popular{width:calc(50% - 6.5px);margin-bottom:5px}@media(max-width: 1000px){.tab-popular-wrapper .tab-popular{width:100%}}.tab-popular-wrapper .tab-popular__header{display:flex;align-items:center;font-style:normal;font-weight:700;font-size:14px;color:#fff;line-height:41px;background:#171e52;padding-left:5px}@media screen and (min-width: 1366px){.tab-popular-wrapper .tab-popular__header{font-size:12.5px}}@media screen and (min-width: 1600px){.tab-popular-wrapper .tab-popular__header{font-size:14px}}@media screen and (min-width: 1920px){.tab-popular-wrapper .tab-popular__header{font-size:16px}}@media screen and (min-width: 2560px){.tab-popular-wrapper .tab-popular__header{font-size:18px}}.tab-popular-wrapper .tab-popular__header>*{padding-right:10px}.tab-popular-wrapper .tab-popular__header .rules_root{left:-620px}.tab-popular-wrapper .tab-popular__header .cash-out-modal{z-index:10;left:-350px}.tab-popular-wrapper .tab-popular__header .rules{font-weight:400}.tab-popular-wrapper .tab-popular__view-all{text-align:right;margin-top:5px;background-color:#f7f7ff;padding-right:22px;height:42px}.tab-popular-wrapper .tab-popular__view-all>a{display:flex;justify-content:flex-end;align-items:center;height:100%}.tab-popular-wrapper .tab-popular__view-all span{cursor:pointer;margin-right:5px;color:#6464f7;font-size:12px}.tab-popular-wrapper .tab-popular__in-play{box-sizing:content-box;padding-right:16px}.tab-popular-wrapper .tab-popular__header-text{flex-grow:1}@media screen and (max-width: 820px){.tab-popular-wrapper .tab-popular__header-text{font-size:14px}}
.tab-popular-wrapper{display:flex;flex-wrap:wrap}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.other_markets{background:#fff;color:#000}.other_markets__header{font-style:normal;font-weight:400;font-size:16px;height:41px;line-height:41px;background-color:#171e52;cursor:auto;color:#fff;padding-left:5px}@media screen and (min-width: 1366px){.other_markets__header{font-size:14.5px}}@media screen and (min-width: 1600px){.other_markets__header{font-size:16px}}@media screen and (min-width: 1920px){.other_markets__header{font-size:18px}}@media screen and (min-width: 2560px){.other_markets__header{font-size:20px}}.other_markets__menu{font-style:normal;font-weight:700;font-size:12px;color:#fff;line-height:32px;border-bottom:1px solid #aab;padding-top:3px;margin-bottom:3px}.other_markets__menu-list{display:flex;align-items:center;padding:0;list-style:none;gap:4px}.other_markets__menu-list__active{background:#fff}.other_markets__menu-item{display:flex;align-items:center;justify-content:center;width:100px;padding:0 10px;white-space:nowrap;cursor:pointer;transition:.2s;font-weight:700;border-top-right-radius:5px;border-top-left-radius:5px;border-top:1px solid #aab;border-left:1px solid #aab;border-right:1px solid #aab;background-color:#aab}@media screen and (min-width: 1366px){.other_markets__menu-item{font-size:10.5px}}@media screen and (min-width: 1600px){.other_markets__menu-item{font-size:12px}}@media screen and (min-width: 1920px){.other_markets__menu-item{font-size:14px}}@media screen and (min-width: 2560px){.other_markets__menu-item{font-size:16px}}.other_markets__menu-item__active,.other_markets__menu-item:hover{background:#fff;color:#171e52}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.odds{width:77px;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:default;border-radius:5px;color:#00022a}@media screen and (max-width: 1920px){.odds{width:105px}}@media screen and (max-width: 1600px){.odds{width:90px}}@media screen and (max-width: 1200px){.odds{width:60px}}@media screen and (max-width: 768px){.odds{width:77px}}.odds__value{font-size:14px}.odds__sum{font-size:12px;width:auto;max-width:100%;overflow:hidden}.odds__blue{background-color:#abb4ff;transition:.2s}.odds__blue:hover{background-color:#7c87e6;cursor:pointer}.odds__blue__3-0,.odds__blue__3-1{background-color:rgba(171,180,255,.6)}.odds__blue.odds__active{outline:2px solid #6464f7}.odds__orange{background-color:#ffcbd1;transition:.2s}.odds__orange:hover{background-color:#ffbda6;cursor:pointer}.odds__orange__3-1,.odds__orange__3-2{background-color:#ffe2e5}.odds__orange.odds__active{outline:2px solid #ff8291}.odds__empty{border:1px solid #eee}.odds__none{display:none}.mobile-place-bet{width:100%;height:50px;background:red;transition:.2s}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.tab-popular-table tr{display:flex;height:40px;border-bottom:1px solid #e5e5ed;gap:7px}.tab-popular-table tr.active{background:#f6f6f6;outline:1px solid #869099}.tab-popular-table tr td:first-child{flex:1}.tab-popular-table tr td+td{margin-left:0}.tab-popular-table tr td{display:flex;align-items:center;width:78px;padding:0;font-size:14px;font-weight:normal}@media screen and (max-width: 1920px){.tab-popular-table tr td{width:105px}}@media screen and (max-width: 1600px){.tab-popular-table tr td{width:90px}}@media screen and (max-width: 1200px){.tab-popular-table tr td{width:60px}}@media screen and (max-width: 768px){.tab-popular-table tr td{width:77px}}.tab-popular-table tr td.tab-popular-title{display:flex;align-items:center;gap:8px;color:#00022a;font-size:14px}.tab-popular-table tr td.tab-popular-title .tab-popular-title__icon{position:relative;bottom:2px}.tab-popular-table tr td .time{display:flex;justify-content:center;align-items:center;height:100%;width:80px;text-align:center}.tab-popular-table tr td .time_gray{background-color:#f7f7ff;font-size:10px}@media screen and (min-width: 1366px){.tab-popular-table tr td .time_gray{font-size:8.5px}}@media screen and (min-width: 1600px){.tab-popular-table tr td .time_gray{font-size:10px}}@media screen and (min-width: 1920px){.tab-popular-table tr td .time_gray{font-size:12px}}@media screen and (min-width: 2560px){.tab-popular-table tr td .time_gray{font-size:14px}}.tab-popular-table tr td .time_green{background-color:#abf4d7;font-size:11px;font-weight:bold}@media screen and (min-width: 1366px){.tab-popular-table tr td .time_green{font-size:9.5px}}@media screen and (min-width: 1600px){.tab-popular-table tr td .time_green{font-size:11px}}@media screen and (min-width: 1920px){.tab-popular-table tr td .time_green{font-size:13px}}@media screen and (min-width: 2560px){.tab-popular-table tr td .time_green{font-size:15px}}.tab-popular-table tr td .rivals{display:flex;justify-content:center;align-items:center;margin-left:24px;font-size:12px;font-weight:bold;color:#20202e}@media screen and (min-width: 1366px){.tab-popular-table tr td .rivals{font-size:10.5px}}@media screen and (min-width: 1600px){.tab-popular-table tr td .rivals{font-size:12px}}@media screen and (min-width: 1920px){.tab-popular-table tr td .rivals{font-size:14px}}@media screen and (min-width: 2560px){.tab-popular-table tr td .rivals{font-size:16px}}.tab-popular-table tr td.matched{font-size:14px;color:#9c9c9c;justify-content:center}@media screen and (min-width: 1366px){.tab-popular-table tr td.matched{font-size:12.5px}}@media screen and (min-width: 1600px){.tab-popular-table tr td.matched{font-size:14px}}@media screen and (min-width: 1920px){.tab-popular-table tr td.matched{font-size:16px}}@media screen and (min-width: 2560px){.tab-popular-table tr td.matched{font-size:18px}}.tab-popular-table tr td .odds+.odds{margin-left:2px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.match_odds{background:#fff;color:#000}.match_odds__header{font-style:normal;font-weight:bold;font-size:16px;color:#20202e;line-height:32px;background:#00022a;padding:15px;padding-right:11px;display:flex;justify-content:space-between}@media screen and (min-width: 1366px){.match_odds__header{font-size:14.5px}}@media screen and (min-width: 1600px){.match_odds__header{font-size:16px}}@media screen and (min-width: 1920px){.match_odds__header{font-size:18px}}@media screen and (min-width: 2560px){.match_odds__header{font-size:20px}}.match_odds__header__breadcrums{display:flex;align-items:flex-end;flex-direction:column;color:#807f85}.match_odds__header__versus{display:flex;align-items:flex-start;flex-direction:column;color:#fff}.match_odds__header__versus>h1{font-size:16px;line-height:32px;margin-bottom:0;color:#abb4ff}.match_odds__header__toggleWidget{align-self:flex-start;font-size:10px;color:#fff;height:32px;cursor:pointer;font-weight:600}.match_odds__id{text-align:end}.match_odds__id a{color:#807f85}.match_odds .in-play-row{display:flex;justify-content:space-between;width:100%;margin-top:11px;align-items:center;padding:0 11px 17px 15px}@media screen and (min-width: 1366px){.match_odds .in-play-row{font-size:14.5px}}@media screen and (min-width: 1600px){.match_odds .in-play-row{font-size:16px}}@media screen and (min-width: 1920px){.match_odds .in-play-row{font-size:18px}}@media screen and (min-width: 2560px){.match_odds .in-play-row{font-size:20px}}.match_odds .in-play-row .in-play-row-block{display:flex;justify-content:space-between;gap:10px}@media screen and (max-width: 992px){.match_odds .in-play-row .in-play-row-block{gap:5px}}.match_odds .in-play-row .in-play{display:flex;align-items:center;gap:8px}@media screen and (max-width: 992px){.match_odds .in-play-row .in-play{font-size:12px}}.match_odds .in-play-row .info{position:relative;display:flex;align-items:center;gap:8px}.match_odds .in-play-row .info .rules_root{left:0;top:25px}.match_odds .in-play-row .info__icon{cursor:pointer;width:20px;height:20px;background-color:#abb4ff;opacity:.3;border-radius:5px;color:#6464f7;font-size:14px;font-weight:bold;text-align:center;line-height:20px}.match_odds .in-play-row .info__icon:hover{opacity:.6}.match_odds .in-play-row__matched{display:flex;align-items:center;justify-content:flex-end;gap:16px}@media screen and (max-width: 992px){.match_odds .in-play-row__matched{font-size:12px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.odds-table{overflow-y:auto;width:100%;margin-top:-2px;min-height:156px;border-collapse:collapse;margin-bottom:5px}.odds-table .table-header{border-top:none;border:none}.odds-table tbody tr{display:flex;height:54px;border-bottom:1px solid #aab;padding:5px 0;gap:6px;padding-right:10px}.odds-table tbody tr th{justify-content:center}.odds-table tbody tr th:first-child{padding-left:5px;justify-content:start;font-size:16px;font-weight:400}@media screen and (min-width: 1366px){.odds-table tbody tr th:first-child{font-size:14.5px}}@media screen and (min-width: 1600px){.odds-table tbody tr th:first-child{font-size:16px}}@media screen and (min-width: 1920px){.odds-table tbody tr th:first-child{font-size:18px}}@media screen and (min-width: 2560px){.odds-table tbody tr th:first-child{font-size:20px}}.odds-table tbody tr th:first-child img{width:16px;margin-right:8px}.odds-table tbody tr th:first-child{flex:1;font-size:16px}@media screen and (min-width: 1366px){.odds-table tbody tr th:first-child{font-size:14.5px}}@media screen and (min-width: 1600px){.odds-table tbody tr th:first-child{font-size:16px}}@media screen and (min-width: 1920px){.odds-table tbody tr th:first-child{font-size:18px}}@media screen and (min-width: 2560px){.odds-table tbody tr th:first-child{font-size:20px}}.odds-table tbody tr th:last-child{width:120px}@media screen and (max-width: 992px){.odds-table tbody tr th:last-child{width:60px}}@media screen and (max-width: 576px){.odds-table tbody tr th:last-child{width:0}}.odds-table tbody tr th{display:flex;align-items:center;width:60px;padding:0;font-size:12px;font-weight:normal}.odds-table tbody .table-header{height:41px;line-height:30px;background-color:#171e52;cursor:auto;color:#fff;font-weight:400}.odds-table tbody .table-header__cell{border:none}.odds-table tbody .table-header__back-all,.odds-table tbody .table-header__lay-all{font-weight:400;font-size:10px}.odds-table tbody .table-header__back-all{color:#6464f7}.odds-table tbody .table-header__lay-all{color:#ffcbd1}.odds-table__desktop tbody>tr:not(:first-child){align-items:center}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(2),.odds-table__desktop tbody>tr:not(:first-child)>td:last-child{width:42px;height:32px}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(2)>div,.odds-table__desktop tbody>tr:not(:first-child)>td:last-child>div{padding:0}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(2)>div>.odds__sum,.odds-table__desktop tbody>tr:not(:first-child)>td:last-child>div>.odds__sum{font-size:12px}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(2)>div>.odds__sum,.odds-table__desktop tbody>tr:not(:first-child)>td:last-child>div>.odds__sum{font-size:10px}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(3),.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(6){width:54px;height:38px}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(3)>div,.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(6)>div{padding:0}.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(4),.odds-table__desktop tbody>tr:not(:first-child)>td:nth-child(5){width:61px;height:44px}.odds-table__desktop tbody .table-header>td:nth-child(2),.odds-table__desktop tbody .table-header>td:last-child{width:42px}.odds-table__desktop tbody .table-header>td:nth-child(2)>div,.odds-table__desktop tbody .table-header>td:last-child>div{padding:0}.odds-table__desktop tbody .table-header>td:nth-child(3),.odds-table__desktop tbody .table-header>td:nth-child(6){width:54px}.odds-table__desktop tbody .table-header>td:nth-child(3)>div,.odds-table__desktop tbody .table-header>td:nth-child(6)>div{padding:0}.odds-table__desktop tbody .table-header>td:nth-child(4),.odds-table__desktop tbody .table-header>td:nth-child(5){width:61px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.odds-table tr{display:flex;height:40px;border-bottom:1px solid #e5e5ed}.odds-table tr td:first-child{flex:1}.odds-table tr td+td{margin-left:0px}.odds-table tr td{display:flex;align-items:center;width:78px;padding:0;font-size:14px;font-weight:normal}@media screen and (min-width: 1366px){.odds-table tr td{font-size:12.5px}}@media screen and (min-width: 1600px){.odds-table tr td{font-size:14px}}@media screen and (min-width: 1920px){.odds-table tr td{font-size:16px}}@media screen and (min-width: 2560px){.odds-table tr td{font-size:18px}}@media screen and (max-width: 1920px){.odds-table tr td{width:106px}}@media screen and (max-width: 1600px){.odds-table tr td{width:91px}}@media screen and (max-width: 1200px){.odds-table tr td{width:61px}}@media screen and (max-width: 768px){.odds-table tr td{width:78px}}.odds-table tr td.odd-title{padding-left:5px;display:flex;align-items:center;gap:14px}@media screen and (max-width: 992px){.odds-table tr td.odd-title{font-size:12px}}.odds-table tr td.odd-title .odd-title__icon{position:relative;bottom:2px}.odds-table tr td.odd-title div{display:flex;flex-direction:column;align-items:flex-start}.odds-table tr td.odd-title div .amount{position:relative}.odds-table tr td.odd-title div .amount::before{position:absolute;top:0;left:0}.odds-table tr td.odd-title div .amount.waste{padding-left:15px;color:#d80027}.odds-table tr td.odd-title div .amount.waste::before{content:"-$"}.odds-table tr td.odd-title div .amount.profit{padding-left:9px;color:#6da544}.odds-table tr td.odd-title div .amount.profit::before{content:"$"}.odds-table tr td .time{display:flex;justify-content:center;align-items:center;height:100%;width:80px;text-align:center}.odds-table tr td .time_gray{background-color:#f7f7ff;font-size:10px}.odds-table tr td .time_green{background-color:#abf4d7;font-size:11px;font-weight:bold}.odds-table tr td .rivals{display:flex;justify-content:center;align-items:center;margin-left:24px;font-size:12px;font-weight:bold;color:#20202e}.odds-table tr td.matched{font-size:14px;color:#9c9c9c;justify-content:center}.odds-table tr td .odds+.odds{margin-left:2px}
.event-screen__widget{transition:all .23s ease-in-out;height:0;overflow:hidden}.event-screen__widget-show{height:300px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.date-selector{position:relative;width:100%;line-height:32px;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:99}.date-selector .date-selector__main{width:100%;height:32px;box-sizing:border-box;padding-left:16px;border-radius:5px;font-weight:400;font-size:14px;border:1px solid #abb4ff}.date-selector .date-selector__main::after{content:"";position:absolute;top:0;right:0px;width:32px;height:32px;background:url(/37caa4f5439bb0542a8f.svg) center no-repeat;border-radius:0 5px 5px 0}.date-selector .date-selector__main_disabled{border-color:#d0d3e5;color:#20202e;cursor:auto}.date-selector .date-selector__main_disabled.date-selector__main::after{opacity:.5;cursor:auto}.date-selector .calendar{position:absolute;left:0;top:40px;width:280px;height:268px;background-color:#fff;border-radius:5px;overflow:hidden;font-size:14px !important;box-shadow:0 0 2px rgba(0,0,0,.3)}.date-selector .calendar .react-calendar__month-view__days{box-sizing:border-box;padding:0 14px 14px 14px}.date-selector .calendar .react-calendar__month-view__days .react-calendar__month-view__days__day--neighboringMonth{color:#9c9cb4}.date-selector .calendar .react-calendar__navigation__next2-button,.date-selector .calendar .react-calendar__navigation__prev2-button{display:none}.date-selector .calendar .react-calendar__navigation__arrow{height:100%;width:35px;color:rgba(0,0,0,0);outline:none !important;border:none !important;cursor:pointer;background:url(/5ce1c982e8373c1ed934.svg) no-repeat center center #5a5ae1}.date-selector .calendar .react-calendar__navigation__next-button{transform:rotate(180deg)}.date-selector .calendar .react-calendar__navigation{height:39px;background-color:#6464f7}.date-selector .calendar .react-calendar__navigation .react-calendar__navigation__label__labelText{font-weight:bold;color:#fff}.date-selector .calendar .react-calendar__tile{flex-basis:36px !important;width:36px !important;height:36px !important;border-radius:50%;overflow:hidden;cursor:pointer}.date-selector .calendar .react-calendar__tile:hover{background-color:#cdd2ff;color:#fff}.date-selector .calendar .react-calendar__tile--active{background-color:#6464f7;color:#fff;outline:none !important;border:none !important}.date-selector .calendar .react-calendar__month-view__weekdays{padding-left:16px}.date-selector .calendar .react-calendar__month-view__weekdays__weekday{font-weight:bold;color:#6464f7;flex-basis:36px !important;text-align:center}.date-selector .calendar .react-calendar__month-view__weekdays__weekday abbr{text-decoration:none;cursor:auto}.date-selector .calendar .react-calendar__year-view__months{padding-top:3.5px}.date-selector .calendar .react-calendar__year-view__months .react-calendar__year-view__months__month{width:50px !important;height:37px !important;max-width:50% !important;flex-basis:50% !important;border:1px solid #6464f7;border-radius:0}.date-selector .calendar .react-calendar__decade-view__years{padding-top:23px}.date-selector .calendar .react-calendar__decade-view__years .react-calendar__decade-view__years__year{width:50px !important;height:37px !important;max-width:50% !important;flex-basis:50% !important;border:1px solid #6464f7;border-radius:0}.date-selector .calendar .react-calendar__century-view__decades{padding-top:23px}.date-selector .calendar .react-calendar__century-view__decades .react-calendar__century-view__decades__decade{width:50px !important;height:37px !important;max-width:50% !important;flex-basis:50% !important;border:1px solid #6464f7;border-radius:0}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.radio-btn input[type=radio],.radio-btn label{cursor:pointer}.radio-btn input[type=radio]{position:relative;height:12px;width:12px;margin-right:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none}.radio-btn input[type=radio]:before{content:"";position:absolute;top:50%;left:50%;width:12px;height:12px;border-radius:50%;transform:translate(-50%, -50%);background-color:#e5e5ed;border:1px solid #c6c6cf}.radio-btn input[type=radio]:checked::after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background-color:#6464f7;transform:translate(-50%, -50%);visibility:visible}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.selector_sort-by{position:relative;line-height:32px;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px}.selector{position:relative;width:100%;line-height:32px;font-size:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.selector .selector__main{width:100%;height:32px;box-sizing:border-box;padding-left:8px;border-radius:5px;font-size:14px;font-weight:400;background-color:#e6e9ff}.selector .selector__main::after{content:"";position:absolute;top:0;right:8px;width:10px;height:32px;background:url(/f46507ce15d96f0e8191.svg) center no-repeat}.selector .selector__main_active{border-radius:5px 5px 0 0;box-shadow:0 0 2px rgba(0,0,0,.3);z-index:10}.selector .selector__main_disabled{background-color:#d0d3e5;color:#20202e;cursor:auto}.selector .selector__main_active+.selector__options{display:block}.selector .selector__main.selector__main_active .selector__options{display:block}.selector .selector__options{display:none;position:absolute;left:0;top:32px;width:100%;margin:0;padding-left:0;list-style:none;background-color:#e6e9ff;border-radius:0 0 5px 5px;overflow:hidden;z-index:100;box-shadow:0 0 2px rgba(0,0,0,.3)}.selector .selector__options li{box-sizing:border-box;padding-left:16px;border-top:1px solid #d0d3e5}.selector .selector__options li:hover{background-color:#cdd2ff}.selector .selector__main_active.selector__main::after{transform:rotate(180deg)}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.pagination{width:100%;margin-top:24px;margin-bottom:20px;display:flex;justify-content:center}.pagination .pagination__item{display:flex;justify-content:center;align-items:center;width:22px;height:22px;margin:4px;border-radius:5px;border:1px solid #898ca6;color:#898ca6;font-size:12px;cursor:pointer}.pagination .pagination__item_active{border-color:#6464f7;color:#6464f7}.pagination .pagination__item:hover{border-color:#6464f7;color:#6464f7}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.mobile-table-row{display:flex;align-items:center;border-top:1px solid #000;border-bottom:1px solid #000;padding:10px 0}.mobile-table-row__toggle{width:50px;height:100%;display:flex;align-items:center;justify-content:center}.mobile-table-row__toggle__down{transform:rotate(90deg)}.mobile-table-row__toggle__up{transform:rotate(270deg)}.mobile-table-row__container{width:100%;display:flex;justify-content:space-between;gap:5px;padding:0 10px}.mobile-table-row__container__text{font-size:12px}.mobile-table-row__container__text:nth-child(1){flex:5}.mobile-table-row__container__text:nth-child(2){flex:1}.mobile-table-row__container__text:nth-child(3){flex:2}.mobile-table-row__container__default{color:#1a1a23}.mobile-table-row__container__red{color:red}.mobile-table-row__container__green{color:#209a68}.mobile-table-row-additional-info{display:flex;flex-direction:column;gap:5px}
.mobile-table-collapse{width:100%;display:flex;flex-direction:column;gap:5px;padding:10px 20px}
.mobile-table-main-content{width:100%;display:flex;justify-content:space-between}
.mobile-table-wrapper{display:flex;flex-direction:column;gap:10px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.mobile-table-collapse__row{display:flex;gap:10px;color:#808185;align-items:center}.mobile-table-collapse__column{display:flex;flex-direction:column;gap:3px;color:#808185}
.index-page-table-row__deposit{color:#6b6}.index-page-table-row__withdrawal{color:#fb989b}.index-page-table-row__bonus{color:#6464f7}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.custom-tooltip{background:#060a13 !important;opacity:1 !important;z-index:10}@media(max-width: 920px){.custom-tooltip{width:310px !important}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.index-page__table .index-row{display:flex;min-height:41px;font-size:12px;font-weight:normal;padding:0 20px}.index-page__table .index-row td{width:120px;display:flex;justify-content:center;align-items:center;justify-content:flex-start;color:#00022a;font-weight:400;font-size:14px}.index-page__table .index-row td:first-child{justify-content:center;align-items:flex-start;flex:1;min-width:120px}.index-page__table .index-row td:nth-child(8){width:250px}.index-page__table .index-row td:nth-of-type(2){min-width:120px;flex:2;justify-content:center;align-items:flex-start}.index-page__table .index-row .svg{margin-right:5px}.index-page__table .index-row .deposit{color:#6b6}.index-page__table .index-row .withdrawal{color:#fb989b}.index-page__table .index-row .bonus{color:#6464f7}.index-page__table .index-row .small-text{font-size:10px}@media screen and (min-width: 1366px){.index-page__table .index-row .small-text{font-size:8.5px}}@media screen and (min-width: 1600px){.index-page__table .index-row .small-text{font-size:10px}}@media screen and (min-width: 1920px){.index-page__table .index-row .small-text{font-size:12px}}@media screen and (min-width: 2560px){.index-page__table .index-row .small-text{font-size:14px}}.index-page__table .index-row .column-cell{display:flex;flex-direction:column}.index-page__table .index-row .column-cell__date{display:flex;flex-direction:column;align-items:center}.index-page__table .index-row_even{background-color:#e6e9ff}.index-page__table .description{flex-direction:column;text-align:center}.index-page__table .transaction-id{padding:0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-page__table .description-link{color:#000}.index-page__table .description-link:hover{text-decoration:underline}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.index-page__table__fullWidth{width:100%}.index-page__table table{width:100%;padding-left:23px;padding-right:45px;border-spacing:0}.index-page__table table thead tr{display:flex;height:32px;background-color:#00022a;cursor:auto;padding:0 20px}.index-page__table table thead tr th{width:120px;display:flex;justify-content:center;align-items:center;display:flex;justify-content:flex-start;align-items:center;font-size:14px;font-weight:700;color:#aab}.index-page__table table thead tr th:nth-child(8){width:250px}.index-page__table table thead tr th:nth-of-type(2){min-width:120px;flex:2}.index-page__table table thead tr th:first-child{flex:1;min-width:120px}.index-page__table .index-page-empty{margin-top:32px;font-size:14px;text-align:center}
.index-page{width:100%;height:100%;overflow:auto;min-height:70vh}.index-page::-webkit-scrollbar-thumb{border:1px solid #6464f7;border-radius:33px}.index-page::-webkit-scrollbar-thumb:hover{opacity:.8}.index-page::-webkit-scrollbar{height:6px;background:#aab;border-radius:33px}.index-page__header{box-sizing:border-box;width:100%;padding-left:23px;padding-right:45px;margin:38px 0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 820px){.index-page__header{margin:18px 0}}.index-page__header__title{font-size:32px}@media screen and (max-width: 820px){.index-page__header__title{font-size:26px}}.index-page__header__btns{display:flex;gap:18px}.index-page__filter{padding-left:23px;margin-bottom:20px}.index-page__filter p{margin-top:0;text-align:left;font-size:16px}.index-page__filter-container{display:flex;justify-content:space-between}.index-page__filter-container__left-block{width:100%;display:flex;gap:23px}@media screen and (max-width: 820px){.index-page__filter-container__left-block{flex-direction:column}}.index-page__filter-container__left-block .radio-group{margin-top:2px;margin-bottom:12px}.index-page__filter-container__left-block .choise-date-filter{flex:1;width:100%;max-width:240px}@media screen and (max-width: 820px){.index-page__filter-container__left-block .choise-date-filter .index-page-selector{z-index:100}}.index-page__filter-container__left-block .date-filter{flex:2;width:100%}.index-page__filter-container__left-block .date-filter .range-selectors{display:flex}.index-page__filter-container__left-block .date-filter .range-selectors .selector-wrapper{max-width:160px;width:100%}@media screen and (max-width: 820px){.index-page__filter-container__left-block .date-filter .range-selectors .selector-wrapper .second-selector .calendar{right:0;left:unset}}.index-page__filter-container__left-block .date-filter .range-selectors .devider-wrapper{width:23px;font-size:14px;display:flex;justify-content:center;align-items:center}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.about-us{color:#c6c6cf;background-color:#18191d;background:url(/static/images/9444975d6ba826680a5d.jpg) no-repeat center center;background-size:cover;max-height:100%}.about-us-wrapper{display:flex;flex-direction:row;font-size:24px;height:80vh;align-items:flex-end}.about-us-text{margin-bottom:2em;margin-left:2em;width:450px}.about-us-text__bold{font-family:"Circle Bold",sans-serif;font-weight:bold;margin-bottom:.5em}.about-us-text__normal{font-family:"Circle",sans-serif;margin-bottom:.5em}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.contact-us{background-size:20%;background-repeat:no-repeat;background-position:10%}.contact-us{color:#c6c6cf;background-color:#18191d;background-image:url(/084bcb57e646c54de3ec.svg);padding:50px 50px}.contact-us-wrapper{display:flex;margin:5em 5em 5em 30em;flex-direction:column;font-size:18px}@media screen and (max-width: 1200px){.contact-us-wrapper{margin:3em 3em 3em 15em}}@media screen and (max-width: 750px){.contact-us-wrapper{margin:1em 1em 1em 8em}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.our-history{background-size:contain;background-repeat:no-repeat}.ceo-photo{margin:auto;width:100%;max-width:300px;max-height:100%;-o-object-fit:contain;object-fit:contain}.our-history{color:#c6c6cf;background-color:#18191d;background-image:url(/084bcb57e646c54de3ec.svg);background-blend-mode:overlay;padding:50px 50px}.history-wrap{display:flex;flex-direction:column;margin-left:3em;margin-right:5em}.history-content-wrap{display:flex;justify-content:space-around;flex-direction:row;align-items:flex-start;font-size:24px}@media screen and (max-width: 987px){.history-content-wrap{flex-direction:row;font-size:16px}}@media screen and (max-width: 779px){.history-content-wrap{flex-direction:column}}.history-title{font-size:24px;margin-bottom:1.5rem}.history-text{flex:50%;display:flex;flex-direction:column;margin:0 auto;padding-right:5em}@media screen and (max-width: 987px){.history-text{flex:70%}}@media screen and (max-width: 779px){.history-text{padding-right:0}}.history-photo-wrap{flex:50%;flex-direction:column;margin:0 auto}@media screen and (max-width: 987px){.history-photo-wrap{flex:30%}}.history-photo-text{display:flex;flex-direction:column}.history-photo-surname{align-self:flex-start}.history-photo-grade{align-self:flex-end}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.mobile-table-row__text{flex:1}.mobile-table-row__text:first-child{flex:3}.mobile-table-row__text__default{color:#1a1a23}.mobile-table-row__text__red{color:red}.mobile-table-row__text__green{color:#209a68}.mobile-table-row__text__blue{color:#abb4ff}.mobile-table-row__text__orange{color:#ffd0bf}
.test{display:flex;flex-direction:column;gap:10px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.my-bets-page-filter{display:flex;flex-direction:column;justify-content:space-between;width:296px}.my-bets-page-filter__left-block{display:flex;flex-direction:column;width:100%}@media screen and (max-width: 820px){.my-bets-page-filter__left-block{width:100%}}.my-bets-page-filter__left-block__radio-group{align-content:center}.my-bets-page-filter__left-block__range-selectors{display:flex;flex:1;justify-content:space-between;align-items:center;gap:10px}.my-bets-page-filter__left-block__range-selectors .date-selector-wrapper{flex:1}@media screen and (max-width: 820px){.my-bets-page-filter__left-block__range-selectors .date-selector-wrapper .second-selector .calendar{right:0;left:unset}}.my-bets-page-filter__right-block{width:100%;font-size:14px;font-weight:400;gap:22px;display:flex;color:#000;justify-content:space-between;align-items:center}.my-bets-page-filter__right-block p{margin-bottom:13px;font-weight:bold}@media screen and (max-width: 710px){.my-bets-page-filter{gap:30px;width:100%}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.my-bets-page-header{box-sizing:border-box;display:flex;flex-direction:column;gap:29px}.my-bets-page-header__title img{height:16px}.my-bets-page-header__title span{font-size:32px}.my-bets-page-header__title .small{font-size:14px;color:#aab;font-weight:400;margin-left:15px}.my-bets-page-header__title__default{color:#000;font-weight:400}.my-bets-page-header__title__gray{color:#898ca6}.my-bets-page-header-info{display:flex;align-items:flex-end;-moz-column-gap:21px;column-gap:21px;flex-wrap:wrap}.my-bets-page-header-info__text{display:flex;align-items:flex-end;gap:15px}.my-bets-page-header-info__text>span:first-child{font-weight:400;font-size:14px;color:#aab}@media screen and (max-width: 820px){.my-bets-page-header-info__text{justify-content:space-between}}.my-bets-page-header-info__text__cash-value{font-weight:400;font-size:32px;color:#20202e}.my-bets-page-header-info__buttons{display:flex;align-items:center;justify-content:flex-end;gap:19px}.my-bets-page-header-info__buttons>.form-button{margin:0}@media screen and (max-width: 820px){.my-bets-page-header-info__buttons{justify-content:space-between}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.checkbox{-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox label{display:flex}.checkbox label .title{padding-top:2px;font-size:14px}.checkbox label input{display:none}.checkbox label span{height:16px;width:16px;margin-right:8px;border:1px solid gray;display:inline-block;position:relative;background-color:#fff;border-radius:5px;padding:3px;cursor:pointer}.checkbox label [type=checkbox]:checked+span{background-color:#6464f7;border-color:#6464f7}.checkbox label [type=checkbox]:checked+span:before{content:"";position:absolute;top:0;width:100%;height:100%;left:0;line-height:1;font-size:16px;color:#fff;background-image:url(/af774f6da7d774734707.svg);background-repeat:no-repeat;background-position:center}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.open-bets-mobile-table__row__blue{background:#e6e9ff}.open-bets-mobile-table__row__orange{background:#ffe7df}.open-bets-mobile-table__header{display:flex;gap:5px;padding:0 10px 0 50px;font-size:14px;height:80px;align-items:center}.open-bets-mobile-table__header__blue{background:#abb4ff}.open-bets-mobile-table__header__orange{background:#ffd0bf}.open-bets-mobile-table__header__cancel{margin-left:auto;border:1px solid #000;cursor:pointer;padding:1px 2px;font-size:10px}.open-bets-mobile-table__header__element{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;flex:1}.open-bets-mobile-table__header__element-name{align-items:flex-start}.open-bets-mobile-table__header__element .radio-btn{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px}.open-bets-mobile-table__header__element:first-child{flex:3}.open-bets-mobile-table__header__element:nth-child(5){min-width:30px;padding:0 5px;flex:0}.open-bets-mobile-table__header__element:nth-child(4){flex-basis:60px}.open-bets-mobile-table__content{display:flex;font-size:14px}.open-bets-mobile-table__content__element{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;flex:1}.open-bets-mobile-table__content__element .close-btn{width:6px;height:6px;margin-right:11px;background:url(/37bcf3844577da048aa3.svg) no-repeat center;outline:none !important;border:none !important;cursor:pointer}.open-bets-mobile-table__content__element .close-btn:hover{opacity:.8}.open-bets-mobile-table__content__element:first-child{align-items:flex-start;flex:3}.open-bets-mobile-table__content__element:last-child{padding:0 5px;flex:0}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.my-bets-row{display:flex;min-height:60px;font-size:12px;font-weight:400;padding:8px 20px;gap:18px;border-bottom:1px solid #171e52;color:#00022a}.my-bets-row td{width:79px;word-wrap:break-word;text-align:center;display:flex;justify-content:center;align-items:center}.my-bets-row td:nth-of-type(3){width:30px}.my-bets-row td:nth-of-type(4){width:386px}.my-bets-row td:nth-of-type(5){width:55px}.my-bets-row td:nth-of-type(6){width:95px}.my-bets-row td:nth-of-type(7){width:65px}.my-bets-row td:nth-of-type(8){width:45px}.my-bets-row td:nth-of-type(10){width:125px}.my-bets-row .green{color:#209a68}.my-bets-row .red{color:red}.my-bets-row .blue{background:#e6e9ff;border-radius:5px}.my-bets-row .orange{background:#ffcbd1;border-radius:5px}.my-bets-row .description{flex-direction:column;text-align:center}.my-bets-row .description-link{font-size:14px;color:#00022a}.my-bets-row .description-link:hover{text-decoration:underline}.my-bets-row .column-cell{display:flex;flex-direction:column}.my-bets-row .column-cell-email{width:200px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.my-bets-page{min-height:70vh}.my-bets-page__table-wrapper{overflow-x:auto;transform:rotateX(180deg);padding-bottom:12px}.my-bets-page__table-wrapper::-webkit-scrollbar-thumb{border:1px solid #6464f7;border-radius:33px}.my-bets-page__table-wrapper::-webkit-scrollbar-thumb:hover{opacity:.8}.my-bets-page__table-wrapper::-webkit-scrollbar{height:6px;background:#aab;border-radius:33px}.my-bets-page__table{padding:0 45px 0 23px;width:100%;overflow:hidden}.my-bets-page__table table{width:100%;border-spacing:0;transform:rotateX(180deg);border-collapse:collapse}.my-bets-page__table table thead tr{padding:0 20px;display:flex;gap:18px;height:41px;background-color:#00022a;cursor:auto}.my-bets-page__table table thead tr th{width:79px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:700;color:#aab}.my-bets-page__table table thead tr th:nth-of-type(3){width:30px}.my-bets-page__table table thead tr th:nth-of-type(4){width:386px}.my-bets-page__table table thead tr th:nth-of-type(5){width:55px}.my-bets-page__table table thead tr th:nth-of-type(6){width:95px}.my-bets-page__table table thead tr th:nth-of-type(7){width:65px}.my-bets-page__table table thead tr th:nth-of-type(8){width:45px}.my-bets-page__table table thead tr th:nth-of-type(10){width:125px}.my-bets-page__table table thead tr .column-header-email{width:200px}.my-bets-page__table .my-bets-page-empty{margin-top:32px;font-size:14px;text-align:center}.my-bets-page__pagination{transform:rotateX(180deg)}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.my-bets-page{width:100%;height:100%;overflow:auto}.my-bets-page_header{padding:38px 45px 31px 23px;display:flex;justify-content:space-between}.my-bets-page .spacer{flex:1}.my-bets-page .form-button--inner{width:218px}.my-bets-page .form-button--inner-outlined{width:100px}.my-bets-page__filter{padding-left:24px;margin-bottom:48px}.my-bets-page__filter p{margin-top:0;text-align:left;font-size:16px}@media screen and (max-width: 710px){.my-bets-page_header{flex-direction:column;gap:30px;padding:36px 20px 26px 20px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.time-table-item{flex:1;display:flex;flex-direction:column;justify-content:space-between}.time-table-item__main{display:flex;flex-direction:column}.time-table-item__main .time-table-item__header{display:flex;align-items:center;justify-content:space-between;height:41px;padding-left:5px;color:#abb4ff;background-color:#21212f;font-size:14px;font-weight:700;background-image:url(/static/images/245f94197a496683ad07.png);background-repeat:no-repeat;background-position:center center;background-size:cover}@media screen and (max-width: 820px){.time-table-item__main .time-table-item__header{font-size:12px}}.time-table-item__main .time-table-item__header-image{margin-right:9px}.time-table-item__main .time-table-item__header-left{display:flex;align-items:center}.time-table-item__main .time-table-item__header-right{margin-right:10px;cursor:pointer}.time-table-item__main .time-table-item__header-right>a{display:flex;align-items:center;gap:9px;color:#aab;font-size:14px;text-decoration:none}.time-table-item__main .time-table-item__row{display:flex;height:54px;border-bottom:1px solid #aab;padding:5px}.time-table-item__main .time-table-item__row .time{display:flex;justify-content:center;align-items:center;height:100%;width:91px;text-align:center;color:#00022a;border-radius:5px;font-size:12px}.time-table-item__main .time-table-item__row .time_gray{background-color:#e6e9ff}.time-table-item__main .time-table-item__row .time_green{background-color:#abf4d7}.time-table-item__main .time-table-item__row .rivals{display:flex;justify-content:center;align-items:center;margin-left:22px;font-size:14px;font-weight:bold;color:#00022a}@media screen and (min-width: 1366px){.time-table-item__main .time-table-item__row .rivals{font-size:12.5px}}@media screen and (min-width: 1600px){.time-table-item__main .time-table-item__row .rivals{font-size:14px}}@media screen and (min-width: 1920px){.time-table-item__main .time-table-item__row .rivals{font-size:16px}}@media screen and (min-width: 2560px){.time-table-item__main .time-table-item__row .rivals{font-size:18px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.with_preloader{height:100%;position:relative;width:100%}.with_preloader .with_preloader__img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.with_preloader-test{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;min-width:100%;position:relative}@media screen and (max-width: 820px){.with_preloader-test{width:100%}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.table-wrapper .search-block{height:30px;background-color:#1a1a23;overflow:hidden;z-index:1}.table-wrapper .search-block .search-form{position:relative;z-index:2;height:100%;width:384px}.table-wrapper .search-block .search-form input{width:100%;height:100%;box-sizing:border-box;padding-left:24px;border:none;outline:none !important}.table-wrapper .search-block .search-form input:focus+.search-icon{display:none}.table-wrapper .search-block .search-form .search-icon{position:absolute;top:0;right:0;width:16px;height:30px;margin-right:24px;background:url(/5243d3f88bc5fc1b1882.svg) center center no-repeat}.table-wrapper .full-screen{height:calc(100svh - 151px)}@media(max-width: 820px){.table-wrapper .full-screen{height:calc(100svh - 151px)}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.dropdown-search{display:flex;position:absolute;z-index:11;height:calc(100svh - 187px);width:100%}@media screen and (max-width: 1090px){.dropdown-search{height:calc(100svh - 278px)}}.dropdown-search__preload{background-color:#30313c;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.dropdown-search__empty{background-color:#30313c;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.dropdown-search .menu{overflow-y:hidden;background-color:#202026;max-height:100vh;max-width:368px;flex:1 1 20%}.dropdown-search .menu__item{margin-bottom:40px}.dropdown-search .menu__title{display:block;border-bottom:1px solid #2f2e36;color:#fff;font-size:16px;line-height:18px;padding:14px 18px;border-bottom:1px solid #2f2e36}.dropdown-search .menu__items{color:#fff;margin-bottom:60px}.dropdown-search .menu .accordion-item{cursor:pointer}.dropdown-search .menu .accordion-button{position:relative;display:flex;font-size:14px;font-weight:500;line-height:17px;align-items:center;width:100%;padding:8px 18px;color:#fff;text-align:left;background-color:#202026;border:0;border-radius:0;overflow-anchor:none;text-transform:capitalize;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}.dropdown-search .menu .accordion-button:after{display:none}.dropdown-search .menu .accordion-button:before{content:"";width:12px;height:12px;margin:-1px 20px 0 10px;background:url(/4573d1a0ac521c356420.svg) no-repeat center;background-size:cover;filter:contrast(0.5);transition:transform .2s ease-in-out;display:none}.dropdown-search .menu .accordion-button:focus{box-shadow:none}.dropdown-search .menu .accordion-button:not(.collapsed){color:#fff;background-color:#202026;box-shadow:unset;cursor:pointer;z-index:1}.dropdown-search .menu .accordion-button:not(.collapsed):hover{background-color:#27272d}.dropdown-search .menu .accordion-button:not(.collapsed):before{background:url(/4573d1a0ac521c356420.svg) no-repeat center;transform:rotate(90deg);background-size:cover;display:none}.dropdown-search .menu .accordion{z-index:1}.dropdown-search .menu .accordion-item{background-color:#202026;border:0;position:relative;margin-bottom:5px;width:100%;cursor:pointer;z-index:1}.dropdown-search .menu .accordion-body{padding:0}.dropdown-search .menu .accordion-header{position:relative}.dropdown-search .menu .accordion-header:before{content:"";position:absolute;top:0px;left:0px;width:6px;height:100%;background-color:#61667f;border-radius:6px;z-index:12}.dropdown-search .menu .collapse:not(.show){display:none}.dropdown-search .menu__submenu{list-style:none;margin:0;padding:0}.dropdown-search .menu__submenu li{font-size:14px;line-height:34px;height:auto;color:#9ea1b4;padding:0px 16px;cursor:pointer}.dropdown-search .menu__submenu li:hover{color:#fff;transition:background-color .3s ease 0s;background-color:#25242b}.dropdown-search .menu__submenu.type__champ li:before{content:"";background-size:cover;width:14px;height:14px}.dropdown-search .menu:hover{overflow-y:overlay}.dropdown-search__result{max-height:100vh;flex:2 1 0;background-color:#30313c;padding:0px 16px 5px;overflow-y:hidden}@media screen and (max-width: 820px){.dropdown-search__result{overflow-y:scroll}}.dropdown-search__result a{text-decoration:none}.dropdown-search__result>a{display:flex;align-items:center;margin:24px 0px 12px}.dropdown-search__result:hover{overflow-y:overlay;z-index:99}.dropdown-search__champTitle{color:#858aa2;display:flex;font-size:14px}.dropdown-search__champTitle:before{content:"";background-size:cover;height:20px;width:20px;margin:-2px 7px -3px 0}.dropdown-search__liveBadge{align-items:center;width:-moz-max-content;width:max-content;padding:2px 10px;margin-left:10px;border-radius:20px;font-weight:500;line-height:17px;box-sizing:border-box;display:inline-block;height:21px;font-size:12px;background-color:#77150c;color:#fff;margin-top:-2px}.dropdown-search__matchRow{margin:12px 0;font-size:14px;line-height:18px;display:flex;justify-content:space-between}.dropdown-search__matchRow span{display:block;font-size:15px;color:#858aa2}.dropdown-search__matchRow .date{white-space:nowrap}@media screen and (max-width: 820px){.dropdown-search__matchRow .date{font-size:12px}}.dropdown-search__matchRow .match-name{color:#fff}@media screen and (max-width: 820px){.dropdown-search__matchRow .match-name{font-size:12px}}.dropdown-search__matchRow a{display:flex;justify-content:space-between;width:100%}.dropdown-search ::-webkit-scrollbar{width:5px;height:5px}.dropdown-search ::-webkit-scrollbar-button{background-repeat:no-repeat;width:5px;height:5px}.dropdown-search ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);width:5px;height:5px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.search-wrapper{position:relative}.search-wrapper .search-block{height:48px;overflow:hidden;z-index:1;padding:8px 5px}@media screen and (max-width: 1090px){.search-wrapper .search-block{display:flex;justify-content:center}}.search-wrapper .search-block .search-form{position:relative;z-index:2;height:100%;width:384px}.search-wrapper .search-block .search-form input{width:100%;height:100%;box-sizing:border-box;padding-left:10px;border:1px solid #aab;border-radius:5px;outline:none !important;overflow:hidden;text-overflow:ellipsis}@media screen and (min-width: 1366px){.search-wrapper .search-block .search-form input{font-size:12.5px}}@media screen and (min-width: 1600px){.search-wrapper .search-block .search-form input{font-size:14px}}@media screen and (min-width: 1920px){.search-wrapper .search-block .search-form input{font-size:16px}}@media screen and (min-width: 2560px){.search-wrapper .search-block .search-form input{font-size:18px}}.search-wrapper .search-block .search-form input::-moz-placeholder{width:calc(100% - 30px)}.search-wrapper .search-block .search-form input::placeholder{width:calc(100% - 30px)}.search-wrapper .search-block .search-form .search-icon{position:absolute;background-color:#fff;top:0;right:0;width:16px;height:30px;margin-right:10px;background:url(/5243d3f88bc5fc1b1882.svg) center center no-repeat}.search-wrapper .search-block .search-form .close-icon{position:absolute;top:0;right:0;width:16px;height:30px;margin-right:10px;background:url(/37bcf3844577da048aa3.svg) center center no-repeat;cursor:pointer}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.start-page{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;min-height:156px}.start-page .table-wrapper .search-block{height:30px;background-color:#1a1a23;overflow:hidden}.start-page .table-wrapper .search-block .search-form{position:relative;height:100%;width:384px}.start-page .table-wrapper .search-block .search-form input{width:100%;height:100%;box-sizing:border-box;padding-left:24px;border:none;outline:none !important}.start-page .table-wrapper .search-block .search-form input:focus+.search-icon{display:none}.start-page .table-wrapper .search-block .search-form .search-icon{position:absolute;top:0;right:0;width:16px;height:30px;margin-right:24px;background:url(/5243d3f88bc5fc1b1882.svg) center center no-repeat}.start-page .time-tables{display:flex;flex-direction:row;margin-top:16px;gap:3px}@media screen and (max-width: 820px){.start-page .time-tables{flex-direction:column}}
.store-wrapper{display:flex;flex-direction:column;gap:40px}.store-wrapper__title{font-weight:400;font-size:32px;font-family:"Helvetica Regular",sans-serif}.store-wrapper__content{display:flex;flex-wrap:wrap;gap:40px}
.custom-button{padding:8px;display:flex;gap:10px;align-items:center;justify-content:center;color:#fff;border-radius:5px;border:1px solid var(--blue2);background:rgba(0,0,0,0);font-size:14px;font-weight:400;height:36px;cursor:pointer}.custom-button--small{padding:6px 8px;font-size:12px;height:28px}.custom-button--medium{height:36px}.custom-button--large{height:44px}.custom-button--default{background:rgba(0,0,0,0);border:1px solid var(--blue2)}.custom-button--primary{border:1px solid var(--blue2);background-color:var(--blue2);background:var(--blue2)}.custom-button--success{border:1px solid var(--green7);background:var(--green7)}.custom-button--disabled{cursor:none;background:gray;border:1px solid gray}.custom-button:hover{opacity:.9}
.store-card{width:100%;max-width:450px;border-radius:10px}.store-card__table{width:100%}.store-card__image-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.store-card__content{padding-top:15px;justify-content:center;align-items:flex-start}.store-card__content__title{font-style:normal;font-weight:400;text-align:center;margin-bottom:18px;font-size:20px}.store-card__cell{min-width:67px;flex-shrink:0;color:var(--text);padding:8px}@media(max-width: 1024px){.store-card__cell{padding:4px;min-width:50px}}.store-card__cell__text{text-align:center;font-size:12px;font-style:normal;font-weight:400;color:#aab}.store-card__cell__title{width:110px;background:#ebedff;color:#00022a;font-weight:400;text-transform:capitalize;text-align:center;font-size:12px;font-style:normal}@media(max-width: 1024px){.store-card__cell__title{width:90px}}.store-card__cell__hidden{opacity:0}.store-card__cell__button{background:#6464f7;border-radius:15px;text-transform:lowercase;color:#fff}.store-card__cell__button:hover{opacity:.9}.store-card__cell__button:active{opacity:.8}.store-card__row:first-child .store-card__cell__title{font-family:"Helvetica Regular",sans-serif;font-weight:700}.store-card__row:first-child .store-card__cell__text{color:#6464f7}
.store-header{width:100%;display:flex;justify-content:space-between;align-items:center}@media(max-width: 550px){.store-header{flex-direction:column;align-items:flex-start;gap:30px}}.store-header__title{font-size:32px;font-weight:400;font-family:Helvetica Regular,sans-serif}.store-header__right{gap:46px;display:flex;justify-content:center;align-items:end}@media(max-width: 1280px){.store-header__right{gap:16px}}.store-header__right--content{display:flex;gap:16px;align-items:center}.store-header__right__title{font-family:Helvetica Regular,sans-serif;font-size:14px;font-weight:400;color:var(--gray5)}.store-header__right__balance{font-family:Helvetica Regular,sans-serif;font-size:32px;font-weight:400;color:var(--black2)}
.store{display:flex;flex-direction:column;padding:36px 20px;gap:40px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.popular-league-buttons{width:100%;display:flex;gap:16px;flex-wrap:wrap}.popular-league-buttons__button{height:32px;padding:8px 22px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#fff;color:#6464f7;border-radius:5px;border:1px solid #6464f7;font-size:12px;font-weight:400}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.view-all-settings{padding:0 8px 16px 8px;align-items:flex-start;flex-direction:column}.view-all-settings__selector{max-width:200px !important;margin-left:16px}.view-all-settings .left-block{display:flex;align-items:center;justify-content:space-between}.view-all-settings .left-block>button{max-width:185px}.view-all-settings .left-block>div:first-child{display:flex;align-items:center}.view-all-settings .left-block .left-block__selector{width:200px;margin-left:8px}@media screen and (min-width: 1366px){.view-all-settings .left-block__text{font-size:14.5px}}@media screen and (min-width: 1600px){.view-all-settings .left-block__text{font-size:16px}}@media screen and (min-width: 1920px){.view-all-settings .left-block__text{font-size:18px}}@media screen and (min-width: 2560px){.view-all-settings .left-block__text{font-size:20px}}@media screen and (max-width: 820px){.view-all-settings .left-block__text{font-size:12px}}.view-all-settings .right-block{display:flex;align-items:center}.view-all-settings .right-block__btn{width:100px;height:32px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#e6e9ff;line-height:32px;margin-left:16px;color:#6464f7;border-radius:5px}@media screen and (min-width: 1366px){.view-all-settings .right-block__btn{font-size:12.5px}}@media screen and (min-width: 1600px){.view-all-settings .right-block__btn{font-size:14px}}@media screen and (min-width: 1920px){.view-all-settings .right-block__btn{font-size:16px}}@media screen and (min-width: 2560px){.view-all-settings .right-block__btn{font-size:18px}}@media screen and (max-width: 820px){.view-all-settings .right-block__btn{font-size:12px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.view-selector{width:200px;height:32px;margin-left:16px;position:relative;z-index:10}@media screen and (max-width: 1425px){.view-selector{width:140px}}.view-selector__main{border-radius:5px;height:100%;width:100%;box-sizing:border-box;align-items:center;display:flex;justify-content:space-between;width:100%;height:32px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border:1px solid #d0d3e5;line-height:32px}@media screen and (min-width: 1366px){.view-selector__main{font-size:14.5px}}@media screen and (min-width: 1600px){.view-selector__main{font-size:16px}}@media screen and (min-width: 1920px){.view-selector__main{font-size:18px}}@media screen and (min-width: 2560px){.view-selector__main{font-size:20px}}@media screen and (max-width: 820px){.view-selector__main{font-size:12px}}.view-selector__main img{float:right;width:10px;height:6px}.view-selector__main .img-rotate{transform:rotate(180deg)}.view-selector__option{width:100%;height:32px;padding:0 8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;background-color:#fff;border:1px solid #d0d3e5;line-height:32px;border-top:none !important}@media screen and (min-width: 1366px){.view-selector__option{font-size:14.5px}}@media screen and (min-width: 1600px){.view-selector__option{font-size:16px}}@media screen and (min-width: 1920px){.view-selector__option{font-size:18px}}@media screen and (min-width: 2560px){.view-selector__option{font-size:20px}}@media screen and (max-width: 820px){.view-selector__option{font-size:12px}}.view-selector__openned{border-radius:5px 5px 0 0}.view-selector__option-last{border-radius:0 0 5px 5px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.all_league{background:#fff;color:#000}.all_league__header{display:flex;justify-content:space-between;font-style:normal;font-weight:400;font-size:14px;color:#000;padding:9px}.all_league__header__title{text-align:center;font-size:32px;font-weight:400}.all_league__header__group-btn{display:flex;gap:4px}.all_league__header__btn{outline:none;padding:8px;background-color:#fff;border:1px solid #abb4ff;height:32px;border-radius:5px;cursor:pointer}.all_league__header__btn:nth-child(2){display:none}.all_league__header__btn_active{background-color:#e6e9ff;border-color:#e6e9ff}
.circle-pagination{margin-left:2px;margin-right:2px;width:6px;height:6px;background:#b7bacd;border-radius:50%;cursor:pointer}.circle-pagination__mobile{width:18px;height:18px;margin:0;font-size:9px;color:#fff;display:flex;justify-content:center;align-items:center}.circle-pagination__active{background:#000}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.pagination-component{display:flex;justify-content:space-between;align-items:center;margin:12px;color:#b7bacd}@media screen and (max-width: 920px){.pagination-component__ru .pagination-component-text,.pagination-component__fr .pagination-component-text{text-overflow:ellipsis;overflow:hidden;width:35px;white-space:nowrap}}.edges{display:flex;align-items:center}@media screen and (max-width: 820px){.edges:nth-child(2){gap:3px}}.pagination-block{display:flex;justify-content:center;align-items:center;cursor:pointer}.hidden{visibility:hidden}.pagination-component-text{line-height:1;color:#b7bacd;font-size:16px}@media screen and (min-width: 1366px){.pagination-component-text{font-size:12.5px}}@media screen and (min-width: 1600px){.pagination-component-text{font-size:14px}}@media screen and (min-width: 1920px){.pagination-component-text{font-size:16px}}@media screen and (min-width: 2560px){.pagination-component-text{font-size:18px}}@media screen and (max-width: 820px){.pagination-component-text{font-size:12px}}.left-side{margin-right:15px}@media screen and (max-width: 820px){.left-side{margin-right:5px}}.right-side{margin-left:15px}@media screen and (max-width: 820px){.right-side{margin-left:5px}}.arrow{border:solid #b7bacd;border-width:0 3px 3px 0;display:inline-block;padding:2px;margin-bottom:1px}@media screen and (max-width: 820px){.arrow{border-width:0 1px 1px 0}}.left{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.right{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.search-leagues-header{height:30px;background-color:#1a1a23;overflow:hidden;z-index:1;display:flex;justify-content:flex-end;align-items:center}.search-leagues-header__close{margin-top:5px}.search-leagues-header__close img{width:15px;height:15px;cursor:pointer;margin-right:10px}.dropdown-search-leagues{display:flex;position:absolute;padding:0;z-index:11;width:100%;height:calc(100svh - 151px)}@media(max-width: 820px){.dropdown-search-leagues{height:calc(100svh - 151px)}}.dropdown-search-leagues .dropdown-search__preload{background-color:#30313c;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.dropdown-search-leagues .dropdown-search__empty{background-color:#30313c;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;font-size:24px}.dropdown-search-leagues .menu{overflow-y:hidden;background-color:#202026;max-height:100vh;max-width:368px;flex:1 1 20%}.dropdown-search-leagues .menu__item{margin-bottom:40px}.dropdown-search-leagues .menu__title{display:block;border-bottom:1px solid #2f2e36;color:#fff;font-size:16px;line-height:18px;padding:14px 18px;border-bottom:1px solid #2f2e36}.dropdown-search-leagues .menu__items{color:#fff;margin-bottom:60px}.dropdown-search-leagues .menu .accordion-item{cursor:pointer}.dropdown-search-leagues .menu .accordion-button{position:relative;display:flex;font-size:14px;font-weight:500;line-height:17px;align-items:center;width:100%;padding:8px 18px;color:#fff;text-align:left;background-color:#202026;border:0;border-radius:0;overflow-anchor:none;text-transform:capitalize;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}.dropdown-search-leagues .menu .accordion-button:after{display:none}.dropdown-search-leagues .menu .accordion-button:before{content:"";width:12px;height:12px;margin:-1px 20px 0 10px;background-size:cover;filter:contrast(0.5);transition:transform .2s ease-in-out;display:none}.dropdown-search-leagues .menu .accordion-button:focus{box-shadow:none}.dropdown-search-leagues .menu .accordion-button:not(.collapsed){color:#fff;background-color:#202026;box-shadow:unset;cursor:pointer;z-index:1}.dropdown-search-leagues .menu .accordion-button:not(.collapsed):hover{background-color:#27272d}.dropdown-search-leagues .menu .accordion-button:not(.collapsed):before{transform:rotate(90deg);background-size:cover;display:none}.dropdown-search-leagues .menu .accordion{z-index:1}.dropdown-search-leagues .menu .accordion-item{background-color:#202026;border:0;position:relative;margin-bottom:5px;width:100%;cursor:pointer;z-index:1}.dropdown-search-leagues .menu .accordion-body{padding:0}.dropdown-search-leagues .menu .accordion-header{position:relative}.dropdown-search-leagues .menu .accordion-header:before{content:"";position:absolute;top:0px;left:0px;width:6px;height:100%;background-color:#61667f;border-radius:6px;z-index:12}.dropdown-search-leagues .menu .collapse:not(.show){display:none}.dropdown-search-leagues .menu__submenu{list-style:none;margin:0;padding:0}.dropdown-search-leagues .menu__submenu li{font-size:14px;line-height:34px;height:auto;color:#9ea1b4;padding:0px 16px;cursor:pointer}.dropdown-search-leagues .menu__submenu li:hover{color:#fff;transition:background-color .3s ease 0s;background-color:#25242b}.dropdown-search-leagues .menu__submenu.type__champ li:before{content:"";background-size:cover;width:14px;height:14px}.dropdown-search-leagues .menu:hover{overflow-y:overlay}.dropdown-search-leagues .dropdown-search__result{max-height:100vh;flex:2 1 0%;background-color:#30313c;padding:0px 16px 5px;overflow-y:hidden}@media screen and (max-width: 820px){.dropdown-search-leagues .dropdown-search__result{margin-right:6px}}.dropdown-search-leagues .dropdown-search__result a{text-decoration:none}.dropdown-search-leagues .dropdown-search__result>a{display:flex;align-items:center;margin:24px 0px 12px}.dropdown-search-leagues .dropdown-search__result:hover{overflow-y:overlay;z-index:99}.dropdown-search-leagues__champTitle{color:#858aa2;display:flex;font-size:14px}.dropdown-search-leagues__champTitle:before{content:"";background-size:cover;height:20px;width:20px;margin:-2px 7px -3px 0}.dropdown-search-leagues__liveBadge{align-items:center;width:-moz-max-content;width:max-content;padding:2px 10px;margin-left:10px;border-radius:20px;font-weight:500;line-height:17px;box-sizing:border-box;display:inline-block;height:21px;font-size:12px;background-color:#77150c;color:#fff;margin-top:-2px}.dropdown-search-leagues__matchRow{margin:12px 0px;font-size:14px;line-height:18px;display:flex;justify-content:space-between}.dropdown-search-leagues__matchRow span{display:block;font-size:15px;color:#858aa2}.dropdown-search-leagues__matchRow .date{white-space:nowrap}.dropdown-search-leagues__matchRow .match-name{color:#fff}.dropdown-search-leagues__matchRow a{display:flex;justify-content:space-between;width:100%}.dropdown-search-leagues ::-webkit-scrollbar{width:5px;height:5px}.dropdown-search-leagues ::-webkit-scrollbar-button{background-repeat:no-repeat;width:5px;height:5px}.dropdown-search-leagues ::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);width:5px;height:5px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.league-header{padding:8px;background-color:#171e52;color:#fff;display:flex;justify-content:space-between}.league-header__title{margin-left:8px;align-self:center}@media screen and (min-width: 1366px){.league-header__title{font-size:16.5px}}@media screen and (min-width: 1600px){.league-header__title{font-size:18px}}@media screen and (min-width: 1920px){.league-header__title{font-size:20px}}@media screen and (min-width: 2560px){.league-header__title{font-size:22px}}@media screen and (max-width: 820px){.league-header__title{font-size:14px}}@media screen and (max-width: 280px){.league-header__title{font-size:12px}}.league-header__buttons__button{outline:none;padding:8px 16px;background-color:#cdd2ff;margin:0 4px;border-radius:2px;cursor:pointer}@media screen and (min-width: 1366px){.league-header__buttons__button{font-size:12.5px}}@media screen and (min-width: 1600px){.league-header__buttons__button{font-size:14px}}@media screen and (min-width: 1920px){.league-header__buttons__button{font-size:16px}}@media screen and (min-width: 2560px){.league-header__buttons__button{font-size:18px}}@media screen and (max-width: 820px){.league-header__buttons__button{padding:4px 8px;font-size:12px;margin:3px}}@media screen and (max-width: 375px){.league-header__buttons__button{font-size:10px}}.league-header__buttons__active{background-color:#e6e9ff}

:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.aside__nav-item{position:relative;border-bottom:1px solid #171e52;cursor:pointer;transition:all .5s ease}.aside__nav-item:hover{padding:0px;background-color:#1a1d29;transition:all .5s ease}.aside__nav-item:hover a{padding:10px 20px 10px 32px}.aside__nav-item:hover::before{width:6px;transition:all .3s ease-in-out}.aside__nav-item::before{content:"";position:absolute;left:0;top:0;width:0;height:100%;background-color:#050b4e;transition:all .3s ease-in-out}.aside__nav-item .aside__nav-link{display:flex;align-items:center;transition:all .3s ease-in-out;justify-content:space-between;color:#fff;width:340px;opacity:.3;padding:10px 20px 10px 20px}@media screen and (max-width: 420px){.aside__nav-item .aside__nav-link{margin-right:0}}.aside__nav-item .aside__nav-link:hover,.aside__nav-item .aside__nav-link.active{opacity:1}.aside__nav-item .aside__nav-link .aside__image{width:25px;height:25px;margin-right:20px}.aside__nav-item .aside__nav-link .aside__title{word-break:keep-all;overflow-x:hidden;text-transform:uppercase;flex:1}.aside__nav-item .aside__nav-link .aside__numbers{margin-left:auto;font-family:"Helvetica Light"}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.left-menu-container{position:relative;height:100%;width:61px;z-index:100}@media screen and (max-width: 1090px){.left-menu-container{display:none}}.left-menu-container .aside{position:absolute;height:100%;width:61px;background:#050711;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22);transition:all .5s ease}.left-menu-container .aside:hover{width:340px;transition:all .3s ease-in-out}.left-menu-container .aside .scroll{max-height:100%;overflow:hidden}.left-menu-container .aside .scroll:hover{overflow-y:auto;height:100%}
.blocked-users{display:flex;flex-direction:column;gap:10px}.blocked-users .text-center{text-align:center}.blocked-users td{text-align:center}
.forbidden-words-list{display:flex;flex-direction:column;justify-content:center;gap:10px}.forbidden-words-list .text-center{text-align:center}.forbidden-words-list td{text-align:center}
.form-forbid-word{display:flex;flex-direction:column;justify-content:center;gap:10px}.form-forbid-word .text-center{text-align:center}
.handle-block-user{display:flex;flex-direction:column;justify-content:center;gap:5px}.handle-block-user .text-center{text-align:center}.handle-block-user .input-block{display:flex;align-items:center;justify-content:center}.handle-block-user .input-block p{line-height:0;margin:0}
.admin-panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px;width:100%}.admin-panel-header h1{margin:0;padding:0}.admin-panel-header img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}
.admin-panel{position:fixed;z-index:100;top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:flex-start;background:wheat}.admin-panel__container{display:flex;box-sizing:border-box;padding:0 10px;flex-direction:column;justify-content:flex-start;width:100%;height:100%;overflow-y:scroll;gap:10px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.desktop-drawer{max-height:calc(100svh - 151px);width:100%;flex-grow:1;height:100%;transition:all .5s ease}.mobile-drawer{width:0;height:100%;overflow:hidden;transition:all .5s ease}.active{width:100%}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.popularBet{background-image:url(/static/images/fc61354218b92d5aa8fd.png);background-size:cover;background-position:center}.popularBet-header{height:41px;width:100%;background:rgba(0,2,42,.5);padding:0 11px;display:flex;gap:5px;font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;align-items:center}.popularBet-header>p{margin-bottom:0}.popularBet-content{padding:8px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100% - 41px)}.popularBet-content__btn{background-color:#21cc3b;color:#fff;padding:8px 13px;border-radius:5px;font-weight:700;font-size:14px;cursor:pointer}.popularBet-teams{display:flex;align-items:center;gap:30px}.popularBet-teams__team{display:flex;flex-direction:column;align-items:center;gap:12px;width:133px;color:#fff}.popularBet-teams__team-title{text-transform:uppercase;font-weight:700;text-align:center;height:32px}@media screen and (min-width: 1366px){.popularBet-teams__team-title{font-size:12.5px}}@media screen and (min-width: 1600px){.popularBet-teams__team-title{font-size:14px}}@media screen and (min-width: 1920px){.popularBet-teams__team-title{font-size:16px}}@media screen and (min-width: 2560px){.popularBet-teams__team-title{font-size:18px}}.popularBet-teams__team-cf{margin-top:16px}@media screen and (min-width: 1366px){.popularBet-teams__team-cf{font-size:12.5px}}@media screen and (min-width: 1600px){.popularBet-teams__team-cf{font-size:14px}}@media screen and (min-width: 1920px){.popularBet-teams__team-cf{font-size:16px}}@media screen and (min-width: 2560px){.popularBet-teams__team-cf{font-size:18px}}.popularBet-teams__vs{color:#abb4ff;font-size:24px;font-weight:700;text-transform:uppercase}@media screen and (min-width: 1092px)and (max-width: 1601px)and (max-height: 880px){.popularBet-teams{gap:4px}.popularBet-teams__team{gap:4px}.popularBet-teams__team-cf{margin-top:4px}}
.assets-management{height:100%;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold}.assets-management img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.with_error_message{height:-moz-fit-content;height:fit-content;min-height:20px;flex-shrink:0;position:relative}.with_error_message__part{height:49% !important;transition:all .5s ease}.with_error_message__full{height:92% !important;transition:all .5s ease}.with_error_message .with_error_message__content{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;gap:16px;background-color:#fff}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.open-bets__main-row{display:flex;justify-content:space-between;align-items:center;height:32px;padding:4px 10px;margin-bottom:4px}.open-bets__main-row--ask{background-color:#e6e9ff;height:-moz-fit-content;height:fit-content}.open-bets__main-row--bid{background-color:#ffebed;height:-moz-fit-content;height:fit-content}.open-bets__main-content{display:flex;gap:4px;align-items:center}.open-bets__team-name{font-weight:700;display:flex;flex-direction:column}.open-bets__name{color:#aab;font-weight:700}.open-bets__id{color:#aab;font-size:6px}.open-bets__main-row-coef{text-align:center;width:70px}.open-bets__main-row-bet{text-align:center;width:50px}.open-bets__main-row-pay-comm{text-align:center;width:88px}.open-bets .close-btn{width:16px;height:16px;background:url(/662e20b3ce4d7f8f6bf6.svg) no-repeat center right;outline:none !important;border:none !important;cursor:pointer;width:88px}.open-bets .close-btn:hover{opacity:.8}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.open-bets{height:100%;display:flex;flex-direction:column;color:#00022a;font-size:10px;font-weight:400}.open-bets__header{height:40px;color:#00022a;padding:12px 8px;font-size:14px;font-weight:700}.open-bets__header-checkbox-label{width:140px;text-align:right}.open-bets__header-checkbox,.open-bets__footer-checkbox{vertical-align:text-bottom;margin-right:4px}.open-bets__main{flex-grow:1;overflow-y:auto}.open-bets__main .with_preloader{height:-moz-fit-content;height:fit-content}.open-bets__main-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;height:30px;padding:4px 10px}.open-bets__main-header__items{display:flex;align-items:center;gap:4px}.open-bets__main-header__items>div:first-child{width:70px;text-align:center}.open-bets__main-header__items>div:nth-child(2){width:50px;text-align:center}.open-bets__main-header__items>div:nth-child(3){width:88px;text-align:center}.open-bets__main-header__items>button{width:88px}.open-bets__main-header--ask{background-color:#abb4ff}.open-bets__main-header--bid{background-color:#ffcbd1}.open-bets__main-header--cancel{cursor:pointer;font-size:10px;width:88px;color:#fff;height:16px;display:flex;align-items:center;gap:6px;justify-content:flex-end}.open-bets__main-radio-wrapper{display:flex;flex-direction:column;gap:2px}.open-bets__main-radio-wrapper input[type=radio]{vertical-align:text-bottom;margin-right:4px}.open-bets__main-radio-wrapper>div{display:flex}.open-bets__footer{display:flex;flex-wrap:wrap;align-content:center;height:24px;background-color:#eaeaea;gap:20px;padding:6.5px 10px}.open-bets__footer .checkbox .title{color:#00022a;font-size:10px}.open-bets__footer .checkbox span{transform:scale(0.8);margin-right:4px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bets-manage-block__table{width:100%;font-size:10px}.bets-manage-block__table table{width:100%;border-spacing:0}.bets-manage-block__table table thead tr,.bets-manage-block__table table tbody tr{width:100%;box-sizing:border-box;padding-left:8px;cursor:auto;margin-bottom:3px;height:30px;color:#00022a}.bets-manage-block__table table thead tr{background-color:#abb4ff}.bets-manage-block__table table thead tr th{font-weight:normal}.bets-manage-block__table table thead tr th .help-container{width:1px;height:100%;position:relative}.bets-manage-block__table table thead tr th .help-btn{position:absolute;top:8px;left:0;margin-right:8px;margin-left:2px;display:block;width:14px;height:14px;border-radius:50%;background-color:#fff;font-size:12px;cursor:pointer}.bets-manage-block__table table thead tr th .help-btn:hover{opacity:.8}.bets-manage-block__table table thead tr th .help-btn_disabled{background-color:rgba(32,32,46,.1);color:#ccccd4}.bets-manage-block__table table thead tr th .switch-btn{display:flex;background-color:rgba(255,255,255,.3);border-radius:5px;overflow:hidden}.bets-manage-block__table table thead tr th .switch-btn button{display:flex;justify-content:center;align-items:center;width:34px;height:13px;font-size:8px;background-color:rgba(0,0,0,0);opacity:.5;outline:none !important;border:none !important;cursor:pointer}.bets-manage-block__table table thead tr th .switch-btn .switch-btn__item_active{opacity:1;background-color:#fff !important}.bets-manage-block__table table thead tr th:last-child .help-btn{margin-left:-3px}.bets-manage-block__table table tbody tr{background-color:#e6e9ff}.bets-manage-block__table table tbody tr td:first-child{font-weight:bold}.bets-manage-block__table table tbody tr td .bets-manage-block__table__input{width:44px;height:20px;padding:0;border-radius:5px;font-size:10px;text-align:center;outline:none !important;border:none !important}.bets-manage-block__table table tbody tr td .counter-btn{width:15px;height:15px;margin:4px;border-radius:50%;border:1px solid #6464f7;color:#6464f7;font-size:10px;font-weight:normal;outline:none !important;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;text-align:center}.bets-manage-block__table table tbody tr td .counter-btn:hover{background-color:#6464f7;color:#fff}.bets-manage-block__table table tbody tr td .counter-btn_disabled{color:#888cb2;border-color:#888cb2}.bets-manage-block__table table tbody tr td .close-btn{width:6px;height:6px;margin-right:11px;background:url(/37bcf3844577da048aa3.svg) no-repeat center;outline:none !important;border:none !important;cursor:pointer}.bets-manage-block__table table tbody tr td .close-btn:hover{opacity:.8}.bets-manage-block__table.bets-manage-block__table_orange thead tr{background-color:#ffcbd1}.bets-manage-block__table.bets-manage-block__table_orange tbody tr{background-color:#ffebed}.bets-manage-block__table tbody tr{border-bottom:1px solid #fff}.bets-manage-block__table tr{display:flex;min-height:24px;height:-moz-fit-content;height:fit-content}.bets-manage-block__table tr th:not(:last-child),.bets-manage-block__table tr td:not(:last-child){display:flex;align-items:center;flex:1 1 80px;justify-content:flex-start;min-height:-moz-fit-content;min-height:fit-content}.bets-manage-block__table tr th:not(:first-child),.bets-manage-block__table tr td:not(:first-child){margin-left:4px;justify-content:center}.bets-manage-block__table tr th:nth-of-type(4){margin-left:0;justify-content:flex-start}.bets-manage-block__table tr td:last-child,.bets-manage-block__table tr th:last-child{width:20px;display:flex;align-items:center}.bets-manage-block__table tr td:first-child{font-size:10px;flex-shrink:1;flex-basis:100px;flex-grow:1}.bets-manage-block__table tr td:nth-of-type(2){flex-shrink:0;flex-basis:auto;width:100px;flex-grow:0}.bets-manage-block__table tr td:nth-of-type(3){flex-shrink:0;flex-basis:auto;width:120px;flex-grow:0}.bets-manage-block__table tr th:first-child{flex-shrink:1;flex-basis:100px;flex-grow:1}.bets-manage-block__table tr th:nth-of-type(2){flex-shrink:0;flex-basis:auto;width:100px;flex-grow:0}.bets-manage-block__table tr th:nth-of-type(3){flex-shrink:0;flex-basis:auto;width:120px;flex-grow:0}.radio-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:90px}.bets-manage-block__table>table>tbody>tr>td:nth-child(4){justify-content:flex-start}.bets-manage-block__scroll-block>div>table>thead>tr>th:nth-child(5){display:block}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bets-manage-block{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.bets-manage-block__description{padding:30px 100px;font-size:18px;color:#7c87e6;height:100%;display:flex;align-items:center}.bets-manage-block__description__ru{padding:30px 50px;font-size:18px;color:#7c87e6}.bets-manage-block .bets-manage-block__header{display:flex;justify-content:space-between;height:40px;font-size:14px;font-weight:700;box-sizing:border-box;padding-left:11px;padding-right:8px;line-height:38px;color:#00022a}@media screen and (min-width: 1366px){.bets-manage-block .bets-manage-block__header{font-size:12.5px}}@media screen and (min-width: 1600px){.bets-manage-block .bets-manage-block__header{font-size:14px}}@media screen and (min-width: 1920px){.bets-manage-block .bets-manage-block__header{font-size:16px}}@media screen and (min-width: 2560px){.bets-manage-block .bets-manage-block__header{font-size:18px}}.bets-manage-block .bets-manage-block__header a{font-size:12px;color:#aab;display:flex;gap:6px;align-items:center}@media screen and (min-width: 1366px){.bets-manage-block .bets-manage-block__header a{font-size:10.5px}}@media screen and (min-width: 1600px){.bets-manage-block .bets-manage-block__header a{font-size:12px}}@media screen and (min-width: 1920px){.bets-manage-block .bets-manage-block__header a{font-size:14px}}@media screen and (min-width: 2560px){.bets-manage-block .bets-manage-block__header a{font-size:16px}}.bets-manage-block .bets-manage-block__header a>img{color:#aab}.bets-manage-block .bets-manage-block__header a:hover{opacity:.8}.bets-manage-block__scroll-block{height:100%;overflow-y:auto;overflow-x:hidden;width:100%}.bets-manage-block .bets-manage-block__liability{display:flex;align-items:center;justify-content:space-between;height:64px;width:100%;box-sizing:border-box;background-color:#f7f7ff;padding:17px}.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__sum{font-size:14px;font-weight:700;color:#00022a}@media screen and (min-width: 1366px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__sum{font-size:12.5px}}@media screen and (min-width: 1600px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__sum{font-size:14px}}@media screen and (min-width: 1920px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__sum{font-size:16px}}@media screen and (min-width: 2560px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__sum{font-size:18px}}.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__sum .green-text{color:#21cc3b}.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn{display:flex}.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button{height:32px;width:137ox;background-color:#21cc3b;color:#fff;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;outline:none !important;border:none !important;transition:.2s;border-radius:5px;padding:8px 24px}@media screen and (min-width: 1366px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button{font-size:12.5px}}@media screen and (min-width: 1600px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button{font-size:14px}}@media screen and (min-width: 1920px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button{font-size:16px}}@media screen and (min-width: 2560px){.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button{font-size:18px}}.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button:hover{background-color:#209a68}.bets-manage-block .bets-manage-block__liability .bets-manage-block__liability__btn button:disabled{opacity:.8}
.robot-trade{height:100%;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold}.robot-trade img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bets-info{color:#20202e;height:100%;display:flex;flex-direction:column;min-height:0}.bets-info .bets-info__tabs{position:relative;width:100%;height:32px;overflow:hidden}.bets-info .bets-info__tabs .bets-info__wrapper{position:absolute;display:flex;flex-wrap:nowrap;height:32px;font-size:12px;font-weight:bold;transition:all .3s ease;gap:5px}@media screen and (min-width: 1366px){.bets-info .bets-info__tabs .bets-info__wrapper{font-size:10.5px}}@media screen and (min-width: 1600px){.bets-info .bets-info__tabs .bets-info__wrapper{font-size:12px}}@media screen and (min-width: 1920px){.bets-info .bets-info__tabs .bets-info__wrapper{font-size:14px}}@media screen and (min-width: 2560px){.bets-info .bets-info__tabs .bets-info__wrapper{font-size:16px}}.bets-info .bets-info__tabs .bets-info__wrapper .bets-info__tabs__item{display:flex;align-items:center;height:100%;padding-left:20px;padding-right:20px;border-right:1px solid #d4d4da;background-color:#aab;white-space:nowrap;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;border-top-left-radius:5px;border-top-right-radius:5px;border-top:1px solid #aab;border-left:1px solid #aab;border-right:1px solid #aab;color:#fff;font-weight:700;font-size:12px}.bets-info .bets-info__tabs .bets-info__wrapper .bets-info__tabs__badge{display:flex;justify-content:center;align-items:center;position:absolute;top:0;inset-inline-end:0;transform:translate(50%, 5%);transform-origin:100% 0;z-index:4;min-width:16px;height:16px;font-size:8px;color:#fff;white-space:nowrap;text-align:center;background:#ff4d4f;border-radius:10px}.bets-info .bets-info__tabs .bets-info__wrapper .bets-info__tabs__item_active{background-color:#fff;color:#171e52}.bets-info .bets-info__tabs .move-btn{height:100%;width:50px;align-items:center}.bets-info .bets-info__tabs .move-btn_right{position:absolute;top:0;right:0;display:flex;justify-content:flex-end;background:linear-gradient(to left, rgba(255, 255, 255, 0.7), transparent)}.bets-info .bets-info__tabs .move-btn_right a{margin-right:6px}.bets-info .bets-info__tabs .move-btn_left{position:absolute;top:0;left:0;display:flex;background:linear-gradient(to right, rgba(255, 255, 255, 0.7), transparent)}.bets-info .bets-info__tabs .move-btn_left a{margin-left:6px;transform:rotate(180deg)}.bets-info .bets-info__tabs .move-btn a{display:block;width:20px;height:20px;border-radius:50%;outline:none !important;border:none !important;background:url(/6ff193c03514eb7c978c.svg) center no-repeat #6464f7;cursor:pointer}.bets-info .bets-info__tabs .move-btn a:hover{background-color:#abb4ff}.bets-info__content{flex:1;overflow-y:auto;min-height:0}.bets-info__express{background:#6464f7;height:50px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.message-form{flex:0;display:flex;justify-content:space-between;gap:10px;z-index:2;width:100%;position:relative;padding:10px 15px 10px 10px;border-top:1px solid #898ca6}@media screen and (max-width: 820px){.message-form{height:10%;align-items:center}}.message-form input{font-family:"Circle";padding:5px;width:100%;height:30px;background:#fff;border:1px solid #aab;box-sizing:border-box;border-radius:5px;font-style:normal;font-weight:bold;font-size:14px;line-height:18px}@media screen and (min-width: 1366px){.message-form input{font-size:12.5px}}@media screen and (min-width: 1600px){.message-form input{font-size:14px}}@media screen and (min-width: 1920px){.message-form input{font-size:16px}}@media screen and (min-width: 2560px){.message-form input{font-size:18px}}.message-form input:focus{outline:none;border:2px solid #6464f7}.message-form button{width:30px;height:30px;margin-left:10px;background:#f7f7ff;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center}.message-form button>img{width:100%;height:100%}.message-form button:disabled{opacity:.8}::-webkit-scrollbar{width:4px;height:24px}::-webkit-scrollbar-track{border-radius:100vh;background:#f7f7ff}::-webkit-scrollbar-thumb{background:#e5e5ed;border-radius:5px;border:3px solid #e5e5ed}::-webkit-scrollbar-thumb:hover{background:#e5e5ed}
.message-item{margin-left:15px;margin-right:33px;width:auto;position:relative}.message-text{color:#171e52;font-weight:500;width:auto;margin-right:auto;font-family:"Circle",sans-serif;font-style:normal;font-size:14px;line-height:18px;position:relative;z-index:1;word-break:break-all}.message-sender{margin-right:4px;font-size:14px;color:#898ca6;line-height:18px;display:inline;font-family:"Circle",sans-serif;font-style:normal;font-weight:bolder}.pointer{cursor:pointer}.attention{background-color:#bb76bb}.removeMessageButton{cursor:pointer;position:absolute;right:0}.removeMessageButton img{width:13px;height:13px}
.message-list{flex:1;display:flex;overflow-y:auto}.message-list__container{display:flex;flex-direction:column;overflow-y:auto;width:100%}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}*{margin:0;padding:0}.chat-header{display:flex;flex:0;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:1px solid #898ca6;padding:6px 11px}@media screen and (max-width: 820px){.chat-header{height:10%}}.chat-header__close-button{cursor:pointer;width:16px;height:16px}.chat-header__close-button img{width:100%;height:100%}.chat-header__notification-button{cursor:pointer;position:relative}.chat-header__notification-button img{width:18px;height:18px}.chat-header__left-content{display:flex;gap:22px;align-items:center;margin-right:6px}.chat-header-logo{width:20px;height:13.33px;margin-right:10px}@media screen and (min-width: 1920px){.chat-header-logo{width:23px;height:15.33px}}@media screen and (min-width: 2560px){.chat-header-logo{width:26px;height:17.33px}}.chat-header-title{text-transform:uppercase;color:#20202e;font-weight:500;font-size:18px;line-height:18px;height:auto;margin-bottom:0;font-family:"Circle Bold"}@media screen and (min-width: 1366px){.chat-header-title{font-size:16.5px}}@media screen and (min-width: 1600px){.chat-header-title{font-size:18px}}@media screen and (min-width: 1920px){.chat-header-title{font-size:20px}}@media screen and (min-width: 2560px){.chat-header-title{font-size:22px}}.chat-header-logo-container{display:flex;align-items:center}.chat-header-open-admin-panel{font-size:12px;cursor:pointer}.chat-rooms{display:flex;align-items:center;justify-content:space-between;width:101px;height:auto;min-height:28px;border:1px solid #aab;border-radius:5px;margin-top:auto;margin-bottom:auto;cursor:pointer;padding:0 8px}.chat-rooms>img{width:12px;height:12px}.chat-header-country{font-size:14px;line-height:14px;display:block;font-family:"Circle";font-style:normal;font-weight:bold;margin-bottom:0;color:#20202e}@media screen and (min-width: 1366px){.chat-header-country{font-size:12.5px}}@media screen and (min-width: 1600px){.chat-header-country{font-size:14px}}@media screen and (min-width: 1920px){.chat-header-country{font-size:16px}}@media screen and (min-width: 2560px){.chat-header-country{font-size:18px}}.chat-header-arrow{width:10px;height:6px}.chat-header-dropdown{position:relative;width:auto;display:inline-block}.chat-dropdown-list{position:absolute;top:20px;cursor:pointer;height:auto;width:101px;border-left:1px solid #aab;border-right:1px solid #aab;border-bottom:1px solid #aab;border-bottom-right-radius:5px;border-bottom-left-radius:5px;background-color:#fff;z-index:2}.dropdown-item{text-transform:uppercase;list-style-type:none;font-weight:bold;line-height:14px;display:flex;margin-bottom:12px;margin-top:12px;margin-left:10px;background-color:#fff;font-family:"Circle";font-style:normal;font-size:14px;color:#20202e}@media screen and (min-width: 1366px){.dropdown-item{font-size:12.5px}}@media screen and (min-width: 1600px){.dropdown-item{font-size:14px}}@media screen and (min-width: 1920px){.dropdown-item{font-size:16px}}@media screen and (min-width: 2560px){.dropdown-item{font-size:18px}}.dropdown-item:hover{-webkit-text-decoration:underline #6464f7;text-decoration:underline #6464f7}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.username-form{padding:10px 15px 10px 10px;border-top:1px solid #898ca6}.username-form__header{display:flex;align-items:center;justify-content:flex-start;gap:10px}.chat-login{font-family:"Circle Bold",sans-serif;font-size:14px;color:#00022a;font-weight:700}@media screen and (min-width: 1366px){.chat-login{font-size:12.5px}}@media screen and (min-width: 1600px){.chat-login{font-size:14px}}@media screen and (min-width: 1920px){.chat-login{font-size:16px}}@media screen and (min-width: 2560px){.chat-login{font-size:18px}}.chat-label{font-family:"Circle Bold",sans-serif;font-size:12px;color:#aab}.login-form{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;margin-top:7px}.login-input{font-family:"Circle";padding:5px;width:100%;height:30px;background:#fff;border:1px solid #aab;box-sizing:border-box;border-radius:5px;font-style:normal;font-weight:bold;font-size:14px;line-height:18px}@media screen and (min-width: 1366px){.login-input{font-size:12.5px}}@media screen and (min-width: 1600px){.login-input{font-size:14px}}@media screen and (min-width: 1920px){.login-input{font-size:16px}}@media screen and (min-width: 2560px){.login-input{font-size:18px}}.login-input:focus{outline:none;border:2px solid #6464f7}.login-button{width:30px;height:30px;margin-left:10px;background:#f7f7ff;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:center}.login-button>img{width:100%;height:100%}.login-button:disabled{opacity:.8}.error-message{color:red;font-weight:bold}@media screen and (min-width: 1366px){.error-message{font-size:12.5px}}@media screen and (min-width: 1600px){.error-message{font-size:14px}}@media screen and (min-width: 1920px){.error-message{font-size:16px}}@media screen and (min-width: 2560px){.error-message{font-size:18px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.chat-room{display:flex;flex-direction:column;flex:2;min-height:0;max-height:100%}@media screen and (max-width: 820px){.chat-room{width:100%;height:100%}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.right-pannel{max-height:calc(100vh - 140px);height:100%;border-left:1px solid #6464f7;background-color:#fff;display:grid;grid-template-rows:328px 200px 1fr;position:relative}.right-pannel__chat-hidden{grid-template-rows:1fr 200px 40px}@media screen and (min-width: 1091px)and (max-width: 1601px)and (max-height: 880px){.right-pannel{grid-template-rows:237px 160px 1fr}.right-pannel__chat-hidden{grid-template-rows:1fr 160px 40px}}@media screen and (max-width: 1090px){.right-pannel{grid-template-rows:100%}.popularBet{display:none}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.preview{position:relative;overflow:hidden;display:flex;background:var(--main-bg-color);height:calc(100svh - 151px)}@media screen and (max-width: 1090px){.preview{height:calc(100svh - 231px);display:flex}}@media screen and (min-width: 1091px){.preview{display:grid;grid-template-columns:61px 1fr minmax(447px, 580px)}}@media screen and (max-width: 1600px){.preview{grid-template-columns:61px 1fr minmax(447px, 530px)}}@media screen and (max-width: 1512px){.preview{grid-template-columns:61px 1fr 447px}}.preview .left-menu-container{flex-shrink:0}.preview .desktop-drawer{flex-shrink:0}.preview__container{display:flex;flex-direction:column;overflow-y:auto;flex-grow:2;max-width:100%;width:100%;min-width:0}@media screen and (max-width: 1095px){.preview__container{display:flex;flex-direction:column}}.preview__container .with_error_message{flex:1}.preview__container::-webkit-scrollbar-thumb{border:1px solid #6464f7;border-radius:33px}.preview__container::-webkit-scrollbar-thumb:hover{opacity:.8}.preview__container::-webkit-scrollbar{width:2px}@media screen and (max-width: 1090px){.preview .main-mobile{height:calc(100svh - 151px)}}@media screen and (max-width: 1090px)and (max-width: 820px){.preview .main-mobile{height:calc(100svh - 151px)}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.mobile-header-steps{width:100%;height:25px;overflow-x:scroll;display:flex;gap:10px;padding:0 5px;position:relative;bottom:2px}.mobile-header-steps::-webkit-scrollbar{width:0;height:0}.mobile-header-steps__wrapper{min-width:114px}.mobile-header-steps__menu-item{height:100%;font-size:10px;font-weight:400;display:flex;justify-content:center;align-items:center;padding:7px 14px;color:#fff;border:1px solid #aab;background-color:#aab;border-top-left-radius:5px;border-top-right-radius:5px;cursor:pointer}.mobile-header-steps__menu-item p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;padding:0;line-height:1rem}.mobile-header-steps__menu-item__active{background:#fff;color:#171e52}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.confirm-modal{width:100%;max-width:480px;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}.confirm-modal__header{width:100%;display:flex;justify-content:flex-start;font-weight:bold;font-size:24px;padding:0 24px 16px;color:#20202e;border-bottom:1px solid #869099}.confirm-modal__content{padding:0 24px;width:100%}.confirm-modal__buttons{padding:0 24px;width:100%;display:flex;justify-content:space-between}.confirm-modal__add{width:146px}.confirm-modal__cancel{background-color:#898ca6;width:146px}
.otp-modal-container{padding:46px 24px}.otp-modal{display:flex;flex-direction:column;gap:16px;align-items:center}.otp-modal__confirm{width:252px;height:32px;border-radius:5px;padding:7px 8px;gap:10px;color:#fff;font-size:16px;font-weight:500;cursor:pointer;transition:background .2s,border .2s;display:flex;align-items:center;justify-content:center}.otp-modal__confirm:disabled{background:#eaf1fb;color:#aab;border:1px solid #aab;cursor:not-allowed}.otp-modal__buttons{display:flex;justify-content:center;margin-top:20px}.otp-modal__input{width:37px;height:40px;border-radius:5px;border:1px solid #aab;text-align:center;font-size:20px;margin:0 4px;transition:border .2s;outline:none}.otp-modal__input:focus{border:1.5px solid #2b7fff;background:#f5f8ff}.otp-modal__input--error{border:1.5px solid #ff4d4f;background:#fff0f0}.otp-modal__inputs{display:flex;justify-content:center;margin:20px 0 10px 0}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.canceled-modal{width:100%;max-width:480px;display:flex;flex-direction:column;box-sizing:border-box;gap:15px}.canceled-modal__header{width:100%;display:flex;justify-content:flex-start;font-weight:bold;font-size:24px;padding:0 24px 16px;color:#20202e;border-bottom:1px solid #869099}.canceled-modal__content{padding:0 24px;width:100%}.canceled-modal__buttons{padding:0 24px;width:100%;display:flex;justify-content:space-between}.canceled-modal__add{width:146px}.canceled-modal__cancel{background-color:#898ca6;width:146px}
.withdraw-mobile-text{display:flex;justify-content:center;align-items:center}.withdraw-mobile-button{width:100px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.card-tab-row{display:flex;height:60px;font-size:14px;font-weight:normal}.card-tab-row td{width:120px;display:flex;justify-content:center;align-items:center;flex:1}.card-tab-row td:nth-of-type(7){min-width:230px;padding-right:23px}.card-tab-row__input{width:100px;padding:6px 6px 6px 23px;border:1px solid #e5e5ed;border-radius:5px;outline:none;margin-right:16px}.card-tab-row_even{background-color:#f7f7fa}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.card-tab__table table{width:100%;border-spacing:0}.card-tab__table table thead tr{display:flex;height:32px;background-color:rgba(229,229,237,.5333333333);cursor:auto}.card-tab__table table thead tr th{width:120px;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:bold;color:#20202e;flex:1}.card-tab__table table thead tr th:nth-of-type(7){min-width:230px;padding-right:23px}.card-tab__table table thead tr th .icon-btn{margin-left:8px}.card-tab__table .my-bets-page-empty{margin-top:32px;font-size:14px;text-align:center}
.card-withdraw__input-container{font-size:16px;display:block;border:1px solid var(--blue-gray);border-radius:5px;position:relative;width:100%;max-width:300px;line-height:40px;height:40px;padding:0 10px}.card-withdraw__input-container__image{position:absolute;top:12px;left:12px}.card-withdraw__input-container__card-number{padding:0 6px 0 40px;border:none;width:100%}
.tether-withdraw-input{line-height:30px;padding:0 6px;font-size:16px;border:1px solid var(--blue-gray);border-radius:5px;width:100%;max-width:600px}.tether-withdraw-text{font-size:14px;line-height:2rem;color:var(--blue-gray4)}
.policy{width:100%;height:100%;overflow:auto;box-sizing:border-box;padding:50px 30px;display:flex;flex-direction:column;gap:10px}.policy ul,.policy ol{list-style-position:inside}.policy .rules li{padding-top:10px}.policy .rules ol li{padding-top:5px}.policy span,.policy b,.policy i,.policy li{font-family:"Roboto","Arialk",sans-serif}.policy__md h1,.policy__md h2,.policy__md h3,.policy__md h4,.policy__md h5,.policy__md h6{margin-bottom:.7em;font-size:16px;font-weight:bold;letter-spacing:.01em}.policy__md h1:not(:first-child),.policy__md h2:not(:first-child),.policy__md h3:not(:first-child),.policy__md h4:not(:first-child),.policy__md h5:not(:first-child),.policy__md h6:not(:first-child){margin-top:2em}.policy__md p{margin-bottom:.5em;font-size:15px;opacity:.8}.policy__md p:last-child{margin-bottom:0}.policy__md ul,.policy__md ol{padding-left:16px;margin-top:.5em;margin-bottom:.5em}.policy__md ul{list-style:disc !important}.policy__md ol{list-style:decimal !important}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.auth-toggle{background:linear-gradient(180deg, #FFFFFF 0%, #F9FAFB 100%);border:1px solid #c4cdd5;box-sizing:border-box;border-radius:10rem;width:3rem;height:1.3rem;padding:0;display:flex;cursor:pointer;align-items:center}.auth-toggle__circle{position:relative;width:.9rem;height:.9rem;background:#c4cdd5;border-radius:100%;left:.3rem;transition:left .3s ease-out}.auth-toggle__circle--active{left:1.9rem;background-color:#2abe82}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.input-field{position:relative;display:block}.input-field__label{font-weight:bold;font-size:14px;color:#898ca6;padding-bottom:8px;display:flex;justify-content:space-between}.input-field__label span{font-size:12px;line-height:18px;color:#da3019}.input-field__icon-left{position:absolute;bottom:21px;left:16px;transform:translateY(50%)}.input-field__native{padding:0 6px 0 40px;font-size:16px;width:100%;display:block;border:1px solid #e5e5ed;border-radius:5px;line-height:40px}.input-field__native__eye{position:absolute;cursor:pointer;right:0;top:70%;transform:translate(-50%, -50%)}.input-field__native:disabled{cursor:not-allowed}
.account-notification{padding:0;display:flex;align-items:center;justify-content:space-between;height:0;opacity:0;font-size:14px;transition:all .3s ease-out}.account-notification--show{min-height:40px;padding:4px;height:100%;opacity:1}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.select{cursor:pointer;width:100%;height:50px;background-color:rgba(0,0,0,.55);border:solid 1px #fff;color:#787a87;text-align:center;font-size:14px;margin:10px 24px}.select__error{color:red}.select-container{width:100%;margin:10px 24px}.dropdown-list{cursor:pointer;width:100%;height:42px;border:1px solid #e5e5ed;color:#787a87;text-align:center;font-size:16px;border-radius:5px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.phoneInputContainer{margin:10px 24px}.phone-input{position:relative;display:flex;width:100%;margin-bottom:4px;font-size:16px;width:100%}.phone-input .react-tel-input{position:relative;width:100%;font-family:"Helvetica Regular";font-size:14px;font-weight:700;color:#20202e;border-color:#e5e5ed}.phone-input .react-tel-input .flag-dropdown{width:72px;border-color:#e5e5ed;background:#f7f7fa}.phone-input .react-tel-input .flag-dropdown.open .selected-flag{background:#f7f7fa}.phone-input .react-tel-input .flag-dropdown .selected-flag{width:100%}.phone-input .react-tel-input .flag-dropdown .selected-flag:hover{background:#f7f7fa}.phone-input .react-tel-input .flag-dropdown .selected-flag .arrow{left:26px;width:24px;height:24px;margin-top:-12px;background-image:url(/c45d34b214ab6109965c.svg);background-repeat:no-repeat;background-position:center center;border:none;transform:rotate(-180deg);transition:transform 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.phone-input .react-tel-input .flag-dropdown .selected-flag .arrow.up{transform:rotate(0deg)}.phone-input .react-tel-input .form-control{width:100%;height:42px;padding-left:84px;padding-right:42px;border-color:#e5e5ed}.phone-input .react-tel-input .form-control::-moz-placeholder{opacity:1;color:#20202e}.phone-input .react-tel-input .form-control::placeholder{opacity:1;color:#20202e}.phone-input .react-tel-input .country-list{box-shadow:none;border:1px solid #e5e5ed;border-radius:0 0 5px 5px;margin:0 0 0 -1px}.phone-input .react-tel-input .country-list .country:hover{background:#f7f7fa}.phone-input__end-button{position:absolute;top:0;right:0;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;font-size:14px;color:#9c9cb4;transition:all 250ms cubic-bezier(0.4, 0, 0.2, 1) 0ms}.phone-input__end-button .icon{width:1em;height:1em;stroke:currentColor;cursor:pointer}.phone-input__end-button:hover{color:#6464f7}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.account .account-section__header{background-color:#171e52;color:#fff;font-size:14px;font-weight:700;line-height:32px;padding-left:10px;height:32px}.account .account-section__row{display:flex;-moz-column-gap:20px;column-gap:20px;padding:10px}@media screen and (max-width: 820px){.account .account-section__row{flex-direction:column;gap:20px}}.account .account-section__column{width:50%;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 820px){.account .account-section__column{width:100%}}.account .account-block__header{display:flex;justify-content:space-between;align-items:center;height:32px;padding-bottom:8px;border-bottom:1px solid #bebec5}.account .account-block__header-text{color:#171e52;font-weight:bold;font-size:14px}.account .account-block__header-btn{cursor:pointer;outline:none}.account .account-block__item{padding-top:8px;font-size:12px}.account .account-block__item__green{background:#abf4d7}.account .account-block__item__red{color:#ff004c}.account .account-block__item-line{display:flex;align-items:center;height:24px;font-size:12px}.account .account-block__key{font-weight:bold;margin-right:8px;width:150px}
.playlists-select{height:32px;width:100%;display:block}
.broadcasts-tab{border-bottom:1px solid #000}.broadcasts-tab_active{border-color:blue}.broadcasts-tabs{display:flex;gap:8px;justify-content:center;padding:4px 0;cursor:pointer}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.exchange-preview{background:#fff;flex:1}
.last-login-container{display:flex;flex-direction:column}.last-login{padding:5px 0;border-bottom:1px solid #bebec5;display:flex;justify-content:space-between}.last-login--last{border-bottom:none}.last-login-block{display:flex;flex-direction:column;gap:5px;height:48px;font-size:12px;justify-content:center}.last-login-block--line{display:flex;gap:19px;align-items:center}.last-login-block--line>div:first-child{width:51px;font-weight:bold}.last-login-block--line>div:last-child{width:150px;white-space:nowrap;display:flex;align-items:center;gap:10px}.last-login-block--line span{flex-shrink:0;display:"block";height:20px;width:20px}
.not-found{display:flex;justify-content:center;align-items:center;height:100%;font-size:124px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.countries-header{display:flex;background:#e5e5ed}.countries-header__country{padding:5px 10px;width:120px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;border:1px solid #898ca6;cursor:pointer}.countries-header__country:hover{background:#ccccd4}.countries-header__country__active{background:#9c9cb4}.countries-header__country__counter{padding-top:5px}.countries-header__country__image{width:25px;height:25px}.countries-header__country__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.countries-list__racing{display:flex;gap:10px;box-sizing:border-box;padding:20px 10px;border-bottom:1px solid #5d5d5d}.countries-list__racing__place{flex:3}.countries-list__racing__place .title{font-weight:bold}.countries-list__racing__place .description{font-weight:lighter}.countries-list__racing__player{cursor:pointer;flex:1;display:flex;align-items:center;justify-content:center}.countries-list__racing__games{flex:8;display:flex;gap:15px;overflow:scroll}.countries-list__racing__games::-webkit-scrollbar{display:none}.countries-list__racing__games .game{cursor:pointer;box-sizing:border-box;padding:5px 20px;background:#c6c6cf;display:flex;align-items:center;border-radius:5px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.with_preloader-fc{height:100%;position:relative;width:100%}@media(min-width: 920px){.with_preloader-fc{height:calc(100vh - 140px)}}.with_preloader-fc .with_preloader__img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}
.horse-racing-empty{display:flex;width:100%;height:100%;justify-content:center;align-items:center;padding:20px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.racing-header{padding:10px 5px;box-sizing:border-box}.racing-header .venue{font-size:25px}.racing-header .day{font-size:18px}.racing-select{display:flex;align-items:center;margin:0 0 8px 0;padding:0;list-style:none;font-style:normal;font-weight:bold;font-size:16px;color:#20202e;line-height:32px;background:#e5e5ed;border:.5px solid #869099}.racing-select__item{display:flex;align-items:center;justify-content:center;width:140px;padding:0 10px;white-space:nowrap;border-right:.5px solid #869099;cursor:pointer;transition:.2s}@media screen and (min-width: 1366px){.racing-select__item{font-size:12.5px}}@media screen and (min-width: 1600px){.racing-select__item{font-size:14px}}@media screen and (min-width: 1920px){.racing-select__item{font-size:16px}}@media screen and (min-width: 2560px){.racing-select__item{font-size:18px}}.racing-select__item__active,.racing-select__item:hover{background:#fff}
.horse-description{display:flex;flex-direction:column;gap:5px;justify-content:center;height:100%}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.racing-accordion{height:0;transition:all .3s ease-in-out;overflow:hidden;display:flex}@media(max-width: 920px){.racing-accordion{flex-direction:column}}.racing-accordion__information{display:flex;flex-direction:column;gap:5px;flex:1}.racing-accordion__information .point{display:flex;align-items:center;gap:5px}.racing-accordion__information .point__bold{color:#000;font-size:18px}.racing-accordion__information .point__light{color:#5d5d5d;font-size:18px}.racing-accordion__information .line{display:flex;align-items:center;gap:10px}@media(max-width: 920px){.racing-accordion__information .line{flex-direction:column;align-items:flex-start}}.racing-accordion__comment{flex:1;display:flex;flex-direction:column}.racing-accordion__comment .title{color:#000;font-size:18px}.racing-accordion__active{padding:10px 0;height:130px;box-sizing:content-box;transition:all .3s ease-in-out;overflow:visible}@media(max-width: 920px){.racing-accordion__active{padding:0 10px;height:-moz-max-content;height:max-content}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.racing-bet{transition:.2s;display:flex;justify-content:center;align-items:center;width:59px;height:100%;flex-direction:column;cursor:pointer;padding:5px}.racing-bet__empty{border-left:1px solid #c6c6cf}.racing-bet__active{outline:1px solid #869099}.racing-bet__blue{background-color:#abb4ff;transition:.2s}.racing-bet__blue:hover{background-color:#7c87e6;cursor:pointer}.racing-bet__blue__3-0,.racing-bet__blue__3-1{background-color:rgba(171,180,255,.6)}.racing-bet__orange{background-color:#ffd0bf;transition:.2s}.racing-bet__orange:hover{background-color:#ffbda6;cursor:pointer}.racing-bet__orange__3-1,.racing-bet__orange__3-2{background-color:rgba(255,208,191,.6)}.racing-bet__value{font-size:14px;color:#000}@media screen and (min-width: 1366px){.racing-bet__value{font-size:12.5px}}@media screen and (min-width: 1600px){.racing-bet__value{font-size:14px}}@media screen and (min-width: 1920px){.racing-bet__value{font-size:16px}}@media screen and (min-width: 2560px){.racing-bet__value{font-size:18px}}.racing-bet__sum{font-size:10px;width:auto;max-width:100%;overflow:hidden;color:#000}@media screen and (min-width: 1366px){.racing-bet__sum{font-size:8.5px}}@media screen and (min-width: 1600px){.racing-bet__sum{font-size:10px}}@media screen and (min-width: 1920px){.racing-bet__sum{font-size:12px}}@media screen and (min-width: 2560px){.racing-bet__sum{font-size:14px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.racing-content{display:flex;min-height:40px;border-bottom:1px solid #e5e5ed}.racing-content:nth-child(2){border-top:1px solid #e5e5ed}.racing-content__selection{flex:1;display:flex;align-items:center;gap:10px;padding:0 5px;box-sizing:border-box}.racing-content__selection:hover{background:#d4d4da}.racing-content__selection__accordion{rotate:90deg;width:18px;height:18px;transition:all .3s ease-in-out}.racing-content__selection__accordion img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.racing-content__selection__accordion-reverse{rotate:270deg;width:18px;height:18px;transition:all .3s ease-in-out}.racing-content__selection__accordion-reverse img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.racing-content__selection__market{width:30px;height:25px}.racing-content__selection__market img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.racing-content__selection__position{font-size:18px}.racing-content__selection__kit{width:30px;height:30px}.racing-content__selection__kit img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.racing-content__selection__member{display:flex;flex-direction:column}.racing-content__selection__member .horse{font-size:15px}.racing-content__selection__member .jokey{font-size:12px}.racing-content__bets{display:flex}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.racing-selections{display:flex;flex-direction:column}.racing-selections__header{padding:5px}
.home-carousel{background:#fff}.home-carousel__swiper-container{width:100%;aspect-ratio:18/5;position:relative;overflow:hidden}.home-carousel__swiper-container .swiper{width:100%;height:100%;position:absolute;top:0;left:0}.home-carousel__swiper-container .swiper-slide{text-align:center;background:#444;display:flex;justify-content:center;align-items:center;width:100%;height:100%}.home-carousel__swiper-container .swiper-slide-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.home-carousel__swiper-container .swiper-pagination{position:absolute !important;left:10px !important;right:auto !important;top:50% !important;transform:translateY(-50%);display:flex;flex-direction:column;align-items:flex-start;z-index:10}.home-carousel__swiper-container .swiper-pagination-bullet{margin:6px 0;background:#fff !important;opacity:.7;width:12px;height:12px;transition:opacity .2s,background .2s}.home-carousel__swiper-container .swiper-pagination-bullet-active{opacity:1;background:#fff !important}.home-carousel__bets{background:#fff;display:flex;flex-direction:column;gap:8px;width:100%;max-width:100%;overflow:hidden}@media(min-width: 1920px){.home-carousel__bets{flex-direction:row}.home-carousel__bets>*{flex:1;max-width:calc(50% - 4px);min-width:0;overflow:hidden}}.home-carousel__bets .bets-table__body{background:#fff}.front-page{display:flex;flex-direction:column}.front-page__carosel{width:100%}.front-page__bets .bets-table-row{background:#fff !important}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.front-page{background-color:#060a13;color:#adadad;overflow-y:auto;width:100%;height:100%}.front-page a{color:#adadad}.front-page__header{display:flex;justify-content:space-between;align-content:center;padding-bottom:20px}.front-page__header__logo{width:200px;display:flex;align-items:center}@media screen and (max-width: 879px){.front-page__header__logo{display:none}}.front-page__header__logo img{width:80px}.front-page__header__brands{display:flex;flex-direction:row;flex-wrap:wrap;display:flex;justify-content:center;align-items:center}.front-page__header__brands__item{margin:20px;width:120px}.front-page__content{display:flex;justify-content:space-between}@media screen and (max-width: 650px){.front-page__content{justify-content:normal;flex-direction:column}}.front-page__content__left{flex-shrink:0;margin-right:5em}.front-page__content__right{flex-shrink:3}@media screen and (max-width: 650px){.front-page__content__right{max-width:none}}.front-page__links{font-size:22px;line-height:42px}.front-page__links li{list-style-type:none}@media screen and (max-width: 820px){.front-page__links li{font-size:18px}}.front-page__links li a.active{color:#fff}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.main{position:relative;height:calc(100svh - 151px);overflow:hidden;display:flex}@media(max-width: 820px){.main{height:calc(100svh - 151px)}}@media screen and (max-width: 1090px){.main{height:calc(100svh - 231px);display:flex}}@media screen and (min-width: 1091px){.main.main-auth{display:grid;grid-template-columns:61px 1fr minmax(447px, 580px)}}@media screen and (max-width: 1600px){.main.main-auth{grid-template-columns:61px 1fr minmax(447px, 530px)}}@media screen and (max-width: 1512px){.main.main-auth{grid-template-columns:61px 1fr 447px}}.main.main-auth .routing-component{flex-grow:2;min-width:0;max-width:100%;width:100%}.main .routing-component{background:var(--main-bg-color);flex:1}@media screen and (max-width: 1095px){.main .routing-component{display:flex;flex-direction:column}}.main .routing-component .main-container{position:relative}.main .routing-component__auto{overflow-y:auto}.main .routing-component__auto::-webkit-scrollbar-thumb{border:1px solid #6464f7;border-radius:33px}.main .routing-component__auto::-webkit-scrollbar-thumb:hover{opacity:.8}.main .routing-component__auto::-webkit-scrollbar{width:2px;height:6px;background:#aab;border-radius:33px}.main .routing-component__hidden{overflow-y:hidden}@media screen and (max-width: 1090px){.main-mobile__landing{height:calc(100svh - 151px)}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.footer{display:flex;width:100%;height:71px;background:#000;border-top:1px solid #dee2e6;padding:10px 42px;overflow:hidden;flex-direction:column;flex:0 0 auto;position:relative}.footer__background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer__wrapper{display:flex;width:100%;flex:2;position:relative;z-index:100}@media screen and (max-width: 720px){.footer__wrapper{flex:0 0 auto}}.footer__content{display:flex;align-items:center;margin-left:4px;padding:0 0 6px 10px;flex:1;color:#869099;font-size:11px}@media(max-width: 1919px){.footer__content{font-size:10px}}@media(max-width: 1600px){.footer__content{font-size:8px;padding:0 0 3px 8px}}@media screen and (max-width: 720px){.footer__content{font-size:7px;margin:0}}@media screen and (max-width: 660px){.footer__content{font-size:5px}}.footer__content p{line-height:1;margin-bottom:0}.footer__icons{margin-left:20px;display:flex;align-items:center}@media screen and (max-width: 720px){.footer__icons{margin-left:8px}}.footer__icons .big-img{height:30px;width:30px}@media screen and (max-width: 720px){.footer__icons .big-img{height:15px;width:15px}}.footer__copyright{display:flex;align-items:center;height:100%;margin:0;color:#869099;font-weight:normal;font-size:13px}@media screen and (max-width: 720px){.footer__copyright{font-size:8px}}.footer__rules{flex:1;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;position:relative;z-index:100;gap:5px;row-gap:0;margin-top:7px}@media(max-width: 720px){.footer__rules{padding-left:0;flex-wrap:wrap}}.footer__rules__link{font-size:11px;width:auto !important}@media(max-width: 720px){.footer__rules__link{font-size:8px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.account-info{position:relative}.account-info__image{box-sizing:border-box;padding:10px;width:63px;height:63px;opacity:.6}.account-info__image:hover{opacity:1}.account-info__username{color:#808185;cursor:pointer}.account-info__username:hover{color:#fff}@media(max-width: 768px){.account-info__username{display:none}}.account-info__select{position:absolute;overflow-y:auto;z-index:5;background:#050711;top:56px;left:16px;width:120px}.account-info__select__open{transition:all .5s ease;overflow-y:clip}.account-info__select__close{transition:all .5s ease;height:0;overflow-y:hidden}.account-info__select__text{padding:10px 8px;cursor:pointer;transition:all .5s ease;font-size:14px;color:#fff;opacity:.6}.account-info__select__text:hover{background:#1a1d29;opacity:1;transition:all .5s ease}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.auth-button{display:flex;align-items:center;gap:5px}.auth-button__image-container{opacity:.6;cursor:pointer;max-width:49px;max-height:49px;transition:all .5s ease}.auth-button__image-container:hover{opacity:.9}.auth-button__image-container__image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media(max-width: 768px){.auth-button__text-container{display:none !important}}.auth-button__text{color:#808185;transition:all .5s ease;cursor:pointer}@media screen and (min-width: 1366px){.auth-button__text{font-size:14.5px}}@media screen and (min-width: 1600px){.auth-button__text{font-size:16px}}@media screen and (min-width: 1920px){.auth-button__text{font-size:18px}}@media screen and (min-width: 2560px){.auth-button__text{font-size:20px}}.auth-button__text:hover{color:#fff}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.deposit-block__center{display:flex;align-items:center}@media screen and (max-width: 500px){.deposit-block__center{display:none}}.deposit-block__center .btn_white{width:60px;height:28px;color:#000;background:linear-gradient(to bottom, #e5e5e5, #a2a2a2);font-size:12px;font-weight:bold;outline:none !important;border:none !important;cursor:pointer}@media screen and (min-width: 1366px){.deposit-block__center .btn_white{font-size:10.5px}}@media screen and (min-width: 1600px){.deposit-block__center .btn_white{font-size:12px}}@media screen and (min-width: 1920px){.deposit-block__center .btn_white{font-size:13px}}@media screen and (min-width: 2560px){.deposit-block__center .btn_white{font-size:14px}}@media(max-width: 1600px){.deposit-block__center .btn_white{width:50px;height:24px;font-size:10px}}.deposit-block__center .btn_white:hover{background:#fff}.deposit-block__center .btn_white_disabled{color:#545c74;background-color:#3c4253}.deposit-block__right{display:flex;flex-direction:column;justify-content:center;color:#fff}.deposit-block__right__row{display:flex;align-items:center;justify-content:space-between;gap:8px}.deposit-block__right__row__text{font-family:"Circle",sans-serif;font-style:normal;font-weight:400;font-size:10px}.deposit-block__right__row .bold{font-family:"Circle Bold",sans-serif;font-style:normal;font-weight:700;font-size:12px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.header-logo__desktop{display:none;z-index:100;position:relative}@media screen and (min-width: 992px){.header-logo__desktop{display:block}}.header-logo__mobile{display:block;position:relative;z-index:100;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media screen and (min-width: 992px){.header-logo__mobile{display:none}}.header-logo__link{z-index:100;position:relative}.header-logo__image{width:50px;height:50px}@media screen and (max-width: 1919px){.header-logo__image{width:50px;height:42px}}@media screen and (max-width: 1600px){.header-logo__image{width:50px;height:34px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.lang-select{height:100%;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0);display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width: 500px){.lang-select{margin:0}}.lang-select__image{cursor:pointer;max-width:40px;max-height:40px}.lang-select__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.lang-select__dropdown{z-index:5;list-style:none;background:#050711;position:absolute;top:80px;right:-19px;background:#060a13}@media(max-width: 768px){.lang-select__dropdown{right:0}}.lang-select__dropdown__open{transition:all .5s ease;padding:5px 0;overflow-y:clip}.lang-select__dropdown__close{transition:all .5s ease;height:0;overflow-y:hidden}.lang-select__dropdown__image{transition:all .5s ease;width:25px;height:25px}.lang-select__dropdown__list{padding:5px 20px;transition:all .5s ease}.lang-select__dropdown__list:hover{background:#1a1d29}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.main-menu-item{position:relative;border-right:1px solid #171e52;cursor:pointer;color:#fff;height:100%}@media screen and (max-width: 920px){.main-menu-item{display:none;border:none}}.main-menu-item__link{width:100%;min-width:86px;height:100%;font-size:14px;opacity:.3;align-items:center;padding:11px;color:#fff;box-sizing:border-box;gap:10px;justify-content:center;display:flex;flex-direction:column;transition:all .3s ease-in-out}@media screen and (min-width: 1366px){.main-menu-item__link{font-size:12.5px}}@media screen and (min-width: 1600px){.main-menu-item__link{font-size:14px}}@media screen and (min-width: 1920px){.main-menu-item__link{font-size:17px}}@media screen and (min-width: 2560px){.main-menu-item__link{font-size:20px}}.main-menu-item__link__active{opacity:1;color:#fff}.main-menu-item__link:hover{opacity:1;background-color:#33367f}@media screen and (max-width: 920px){.main-menu-item__link:hover{background-color:rgba(0,0,0,0)}}.main-menu-item__image{height:28px;width:34px;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1366px){.main-menu-item__image{height:22px;width:28px}}.main-menu-item__title{font-family:"Helvetica Light",sans-serif}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.main-menu{height:100%;position:relative;z-index:2;display:flex;align-items:center}@media screen and (max-width: 1024px){.main-menu{display:none}}.circle-container{display:flex;justify-content:space-between;gap:6px;transition:all .3s ease;cursor:pointer}.circle{width:9px;height:9px;border:1px solid #fff;border-radius:50%;transition:transform .3s ease,background-color .3s ease;background:rgba(0,0,0,0)}.burger-menu{padding:11px;cursor:pointer;display:flex;align-items:center;gap:38px;margin-left:27px;position:relative;height:100%}@media screen and (max-width: 1024px){.burger-menu{display:none}}.burger-menu:hover>.circle-container{transform:rotate(90deg)}.burger-menu:hover>.circle-container>.circle{background-color:#fff}.dropdown-content{height:100%;position:absolute;z-index:1;left:71px;transition:transform .3s ease,opacity .3s ease;transform:translateX(-50%);opacity:0;display:flex;align-items:center;gap:15px;padding-left:27px}.dropdown-content a{text-decoration:none;display:block;white-space:nowrap;font-size:14px}.dropdown-content--visible{transform:translateX(0);opacity:1}@media screen and (max-width: 1173px){.burger-menu{margin-left:15px;padding-left:0}.dropdown-content{padding-left:15px;left:50px}}@media screen and (max-width: 1126px){.burger-menu{margin-left:8px;padding-left:0}.dropdown-content{padding-left:8px;left:50px;gap:8px}}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.time-zone{position:relative}.time-zone__mobile-image{display:none;width:30px;height:30px;-o-object-fit:contain;object-fit:contain;cursor:pointer}@media(max-width: 768px){.time-zone__mobile-image{display:block}}.time-zone__text{border:1px solid #171e52;border-radius:21px;cursor:pointer;padding:10px 10px 10px 20px;font-size:14px}.time-zone__text__arrow{width:36px;height:20px;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.time-zone__text__arrow-reverse{transition:all .5s ease;transform:rotate(180deg)}@media(max-width: 768px){.time-zone__text{display:none !important}}.time-zone__select{position:absolute;overflow-y:auto;top:42px;min-width:125px;width:calc(100% - 10px);right:0;z-index:5;list-style:none;background:#050711}@media(max-width: 768px){.time-zone__select{right:-60px}}.time-zone__select__open{transition:all .5s ease;height:300px}.time-zone__select__close{transition:all .5s ease;height:0}.time-zone__select__list{padding:10px 8px;cursor:pointer;transition:all .5s ease;font-size:14px}.time-zone__select__list:hover{background:#1a1d29;opacity:1;transition:all .5s ease}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.header{padding:0 20px;width:100%;height:80px;display:flex;justify-content:space-between;border-bottom:1px solid #171e52;z-index:100;background:#000;box-sizing:border-box;position:relative;flex-shrink:0}@media screen and (max-width: 500px){.header{padding:0}}.header__background{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.header__left{display:flex;align-items:center;z-index:100;position:relative}.header__right{z-index:100;position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.tab-mobile{display:flex;justify-content:center;flex-direction:column;gap:3px;align-items:center;height:49px}.tab-mobile__title{color:#fff;font-size:12px;text-wrap:nowrap}.tab-mobile__with-border{border-right:1px solid #171e52;padding-right:10px}.tab-mobile img{width:32px;height:32px;-o-object-fit:contain;object-fit:contain}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.mobile-leagues-menu{width:100%;height:83px;background-color:#000;flex-shrink:0}@media screen and (min-width: 1091px){.mobile-leagues-menu{display:none}}.mobile-leagues-menu__tab-container{display:flex;align-items:center;height:100%;padding:0 10px;gap:10px;box-sizing:border-box;overflow:auto}.mobile-leagues-menu__tab-container::-webkit-scrollbar{display:none}
.bottom-nav-item{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px}.bottom-nav-item__with-border{border-right:1px solid #171e52;padding-right:10px}.bottom-nav-item__image{width:32px;height:32px}.bottom-nav-item__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.bottom-nav-item__text{color:#fff;font-size:12px;text-wrap:nowrap}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.bottom-menu{display:flex;width:100%;height:71px;padding:11px 10px;background-image:url(/203285a5a40a0cddecd2.svg);overflow:hidden;justify-content:space-between;gap:10px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.input{width:100%;height:50px;background-color:rgba(0,0,0,.55);border:solid 1px #fff;border-radius:30px;color:#787a87;text-align:center;font-size:14px;outline:none;margin:10px 0 10px 0}@media screen and (min-width: 1600px){.input{font-size:14px}}@media screen and (min-width: 1920px){.input{font-size:16px}}@media screen and (min-width: 2560px){.input{font-size:18px}}.input__container{width:100%;margin:auto;position:relative}.input__container__eye{position:absolute;cursor:pointer;right:0;top:50%;transform:translate(-50%, -50%)}.input__error{color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.input{width:100%;height:50px;background-color:rgba(0,0,0,.55);border:solid 1px #fff;border-radius:30px;color:#787a87;text-align:center;font-size:14px;outline:none;margin:10px 0 10px 0}@media screen and (min-width: 1600px){.input{font-size:14px}}@media screen and (min-width: 1920px){.input{font-size:16px}}@media screen and (min-width: 2560px){.input{font-size:18px}}.input__container{width:100%;margin:auto}.input__error{color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.change-email-form{align-items:center;display:flex;flex-direction:column}.change-email-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px}.change-email-form__message{font-size:20px;line-height:24px;text-align:center;color:#fff;margin-bottom:40px}.change-email-form__countdown{margin-top:20px;margin-bottom:40px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.confirm-email-form{align-items:center;display:flex;flex-direction:column}.confirm-email-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px}.confirm-email-form__message{font-size:20px;line-height:24px;text-align:center;color:#fff;margin-bottom:40px}.confirm-email-form__countdown{margin-top:20px;margin-bottom:40px}.confirm-email-form__error{font-weight:400;font-size:12px;color:#da3019}
.not-verified-modal{display:flex;flex-direction:column;gap:10px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.recovery-link-sent-form{align-items:center;display:flex;flex-direction:column}.recovery-link-sent-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px;text-align:center}.recovery-link-sent-form__message{font-size:20px;line-height:24px;text-align:center;color:#fff;margin-bottom:40px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.select{cursor:pointer;width:100%;height:50px;background-color:rgba(0,0,0,.55);border:solid 1px #fff;border-radius:30px;color:#787a87;text-align:center;font-size:14px;margin:10px 0 10px 0}.select__container{width:100%;margin:auto}.select__error{color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.reg-form{align-items:center;display:flex;flex-direction:column}.reg-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px}@media screen and (max-width: 820px){.reg-form__heading{font-size:30px}}@media screen and (min-width: 1600px){.reg-form__heading{font-size:40px}}@media screen and (min-width: 1920px){.reg-form__heading{font-size:45px}}@media screen and (min-width: 2560px){.reg-form__heading{font-size:50px}}.reg-form__field{width:100%;display:flex;align-items:center}@media screen and (min-width: 1600px){.reg-form__field{font-size:18px}}@media screen and (min-width: 1920px){.reg-form__field{font-size:20px}}@media screen and (min-width: 2560px){.reg-form__field{font-size:22px;gap:20px}}.reg-form__field__title{min-width:100px}@media screen and (max-width: 600px){.reg-form__field__title{display:none}}.reg-form__field__hint{padding-left:100px;margin-bottom:8px;font-size:14px;color:#5d5d5d}@media screen and (max-width: 820px){.reg-form__field__hint{padding-left:10px}}@media screen and (min-width: 1600px){.reg-form__field__hint{font-size:16px}}@media screen and (min-width: 1920px){.reg-form__field__hint{font-size:18px}}@media screen and (min-width: 2560px){.reg-form__field__hint{font-size:20px}}.reg-form__button{width:100%;flex-grow:1}.reg-form__button__spacer{max-width:100px;width:100%;flex-grow:1}@media screen and (max-width: 600px){.reg-form__button__spacer{display:none}}.reg-form__button__container{display:flex;width:100%}@media screen and (min-width: 2560px){.reg-form__button__container{gap:20px}}@media screen and (max-width: 820px){.reg-form__button__container .form-button{font-size:13px}}.social{align-items:center;margin-top:20px;display:flex;flex-direction:column}.social__iconsd{display:flex;align-items:center}.social__iconsd__item{margin:20px 10px 10px;border-radius:100px;width:50px;height:50px;cursor:pointer}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.input{width:100%;height:50px;background-color:rgba(0,0,0,.55);border:solid 1px #fff;border-radius:30px;color:#787a87;text-align:center;font-size:14px;outline:none;margin:10px 0 10px 0}@media screen and (min-width: 1600px){.input{font-size:14px}}@media screen and (min-width: 1920px){.input{font-size:16px}}@media screen and (min-width: 2560px){.input{font-size:18px}}.input__container{width:100%;margin:auto}.input__error{color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.send-recovery-link-form{align-items:center;display:flex;flex-direction:column}.send-recovery-link-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px;text-align:center}@media screen and (min-width: 1600px){.send-recovery-link-form__heading{font-size:40px}}@media screen and (min-width: 1920px){.send-recovery-link-form__heading{font-size:45px}}@media screen and (min-width: 2560px){.send-recovery-link-form__heading{font-size:50px}}.send-recovery-link-form__field{width:100%;display:flex;align-items:center}@media screen and (min-width: 1600px){.send-recovery-link-form__field{font-size:18px}}@media screen and (min-width: 1920px){.send-recovery-link-form__field{font-size:20px}}@media screen and (min-width: 2560px){.send-recovery-link-form__field{font-size:22px;gap:20px}}.send-recovery-link-form__field__title{min-width:100px}@media screen and (max-width: 600px){.send-recovery-link-form__field__title{display:none}}.send-recovery-link-form__field__hint{padding-left:100px;margin-bottom:8px;font-size:14px;color:#5d5d5d}@media screen and (max-width: 920px){.send-recovery-link-form__field__hint{padding:0;text-align:center}}@media screen and (min-width: 1600px){.send-recovery-link-form__field__hint{font-size:16px}}@media screen and (min-width: 1920px){.send-recovery-link-form__field__hint{font-size:18px}}@media screen and (min-width: 2560px){.send-recovery-link-form__field__hint{font-size:20px}}.send-recovery-link-form__button{width:100%;flex-grow:1}.send-recovery-link-form__button__spacer{max-width:100px;width:100%;flex-grow:1}@media screen and (max-width: 600px){.send-recovery-link-form__button__spacer{display:none}}.send-recovery-link-form__button__container{display:flex;width:100%}@media screen and (min-width: 2560px){.send-recovery-link-form__button__container{gap:20px}}.send-recovery-link-form__error{color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.set-new-password-form{align-items:center;display:flex;flex-direction:column}.set-new-password-form__heading{font-size:35px;color:#132a9b;text-transform:uppercase;padding-bottom:20px}.set-new-password-form__field{width:100%;display:flex;align-items:center}.set-new-password-form__field__title{min-width:100px}@media screen and (max-width: 600px){.set-new-password-form__field__title{display:none}}.set-new-password-form__field__hint{padding-left:100px;margin-bottom:8px;font-size:14px;color:#5d5d5d}.set-new-password-form__button{max-width:428px;flex-grow:1}.set-new-password-form__button__spacer{max-width:100px;width:100%;flex-grow:1}@media screen and (max-width: 600px){.set-new-password-form__button__spacer{display:none}}.set-new-password-form__button__container{display:flex;width:100%}.set-new-password-form__error{color:red}
.signup-stepper-buttons__nav{display:flex;gap:24px}

.withdraw-cancel-modal{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.withdraw-cancel-modal__buttons{width:100%;max-width:300px}
.withdraw-modal{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center}.withdraw-modal__text{align-items:center;cursor:pointer;color:#6464f7}.withdraw-modal__buttons{width:100%;max-width:300px}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.qr-code-modal{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:40px}.qr-code-modal__content{font-size:16px}.qr-code-modal__text-warning{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:red}
:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.container{position:fixed;top:0;right:0;left:0;bottom:0;background:rgba(26,30,59,.7);z-index:200;display:flex;align-items:center;overflow:hidden}.modal_wrapper{width:100%;height:100%;display:flex;align-items:center;padding:20px 40px 70px 40px;overflow:auto}.modal{position:relative;flex-grow:1;max-width:600px;min-width:250px;background:#060813;background-size:cover;border-radius:50px;border:1px solid #132a9b;margin:auto;padding:20px;flex-shrink:0;color:#fff;animation:opacity .4s ease}.modal__safe{margin:15px}@media screen and (min-width: 2560px){.modal{max-width:700px}}@media screen and (max-width: 740px){.modal{width:75%}}@media screen and (max-width: 540px){.modal{width:90%}}@media screen and (max-width: 420px){.modal{width:100%}}@keyframes opacity{from{top:-50px;opacity:0}to{top:0;opacity:100%}}
.app{display:flex;flex-direction:column;width:100%;height:100svh;justify-content:space-between}.terminal-image{width:100%;max-width:400px;-o-object-fit:contain;object-fit:contain;padding-top:20px}
@font-face{font-family:"Helvetica Regular";font-style:normal;font-weight:normal;src:local("Helvetica Regular"),url(/static/fonts/da7db66db5a8e54a8308.otf);font-display:swap}@font-face{font-family:"Helvetica Light";font-style:normal;font-weight:auto;src:local("Helvetica Light"),url(/static/fonts/677f82c0f6e45b4eeaf2.otf);font-display:swap}@font-face{font-family:"Circle";src:url(/static/fonts/8d0f19652c50c3931ab3.otf);font-display:swap}@font-face{font-family:"Circle Bold";src:url(/static/fonts/3829a43ce57f35080843.otf);font-weight:bold;font-display:swap}:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}html,body{padding:0;margin:0;overflow:hidden;box-sizing:border-box;font-family:"Roboto","Arialk",sans-serif;height:-webkit-fill-available}#root{display:flex;flex-direction:column;margin:0;height:100vh;height:-webkit-fill-available;position:relative}.root-main{flex:1;display:flex}.main-wrapper{display:flex;flex-direction:column;min-height:-moz-min-content;min-height:min-content;width:100%}*,*:before,*:after{font-family:"Helvetica Regular",sans-serif;margin:0;padding:0;box-sizing:border-box}button{background:rgba(0,0,0,0);border:none}input:focus,button:active{outline:none !important}a{color:#fff;text-decoration:none}*::-webkit-scrollbar{width:6px}*::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}*::-webkit-scrollbar-thumb{background-color:#6464f7}*::-webkit-scrollbar-thumb:hover{background-color:#5a5ae1}h1{font-size:2.5rem;margin-bottom:1rem}p{margin-top:0;margin-bottom:1rem;line-height:1.8rem}.pointer{cursor:pointer}.input-error{border:1px solid var(--red) !important}.text-error{color:var(--red) !important}:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.shrift{font-family:"Helvetica Regular",sans-serif}.lg-regular{font-size:32px}.md-regular{font-size:24px}.sm-regular{font-size:16px}.xs-regular{font-size:14px}.xxs-regular{font-size:12px}.row{display:flex;flex-direction:row}.column{display:flex;flex-direction:column}.flex{display:flex}.flex__wrap{flex-wrap:wrap}.flex__0{flex:0}.flex__1{flex:1}.flex__2{flex:2}.flex__3{flex:3}.flex__center-center{justify-content:center;align-items:center}.flex__center-start{justify-content:center;align-items:start}.flex__center-end{justify-content:center;align-items:end}.flex__btw-center{justify-content:space-between;align-items:center}.flex__btw-start{justify-content:space-between;align-items:start}.flex__btw-end{justify-content:space-between;align-items:end}.flex__start-center{justify-content:start;align-items:center}.flex__start-start{justify-content:start;align-items:start}.flex__start-end{justify-content:start;align-items:end}.flex__end-center{justify-content:end;align-items:center}.flex__end-start{justify-content:end;align-items:start}.flex__end-end{justify-content:end;align-items:end}.gap{gap:10px}.gap__xs{gap:5px}.gap__s{gap:15px}.gap__md{gap:30px}.gap__lg{gap:50px}:root{--text-color: #643FFF;--secondary: rgb(16 23 42);--bg-color: rgba(206, 205, 222, 0.2);--primary: rgb(255 255 255);--blue-gray: #e5e5ed;--blue2: #6464f7;--blue3: #cdd2ff;--blue4: #e6e9ff;--blue6: #ABB4FF;--gray5: #AAAABB;--black: #20202e;--black2: #000000;--blue-gray4: #898ca6;--red: #ff0000;--green7: #21CC3B;--gray5: #AAAABB;--dark-blue8: #00022A;--h1: #6464f7;--main-bg-color: #ffffff;--cell: #EAEAEA;--text: #000;--cell-description-bg: #C6C6C6;--cell-description-text: #280473;--card-content: #f5f5f5}.color-white{color:#fff}.color-gray{color:#808185}.color-dark{color:#1a1a23}.color-blue-gray-4{color:#898ca6}
