@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);
.modal{width:100%;height:100%;position:fixed;z-index:1000;background:#00000080;overflow-y:auto}.modal__content-container{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);background:#e9ecf2;border-radius:5px}.modal__content-container_isWithoutBg{background:transparent}

.button__button-container button{width:100%;display:flex !important;align-items:center !important;justify-content:center !important}@media (max-width: 1024px){.button__button-container button{font-size:0.7rem !important;padding-left:0.3rem !important;padding-right:0.3rem !important}}.button__button-container_newDesign button{font-family:Inter, sans-serif !important;height:100%;font-weight:500 !important;border-radius:6px !important}@media (max-width: 1024px){.button__button-container_newDesign button{font-size:inherit !important;padding:8px 18px !important}}.button__button-container_newDesign .ui.red.active.button,.button__button-container_newDesign .ui.red.button .active.button:active,.button__button-container_newDesign .ui.red.buttons .active.button,.button__button-container_newDesign .ui.red.buttons .active.button:active{background-color:#FF4C51;color:#fff;border:none}.button__button-container_newDesign .ui.red.disabled.button{background-color:#FF4C51;color:#fff;border:none}.button__button-container_newDesign .ui.button,.button__button-container_newDesign .ui.active.button{color:#13AE38;background:#fff;border:1px solid #13AE38;font-weight:600 !important}.button__button-svg{display:flex;align-items:center;justify-content:center}.button__button-svg-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.button__button-svg-svg{width:0.8rem;height:0.8rem}}.button__button-svg-svg *{fill:#fff}

.calendar{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px}@media (max-width: 1024px){.calendar{width:100%}}.calendar__header{display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(7, minmax(0, 1fr))}@media (max-width: 1024px){.calendar__header{width:100%}}.calendar__header-cell{display:flex;justify-content:center;align-items:center;width:28px;height:15px}.calendar__header-cell:nth-child(n+6){color:#e72e47}.calendar__items{display:grid;justify-content:center;align-items:center;grid-template-columns:repeat(7, minmax(0, 1fr));row-gap:7px}@media (max-width: 1024px){.calendar__items{width:100%}}.calendar__cell{display:flex;justify-content:center;align-items:center;width:36px;height:30px;cursor:pointer}.calendar__cell_empty{cursor:initial}.calendar__cell_active{background:rgba(167,199,251,0.2);color:#0089cc}.calendar__cell_roundLeft{border-radius:50px 0 0 50px}.calendar__cell_roundRight{border-radius:0 50px 50px 0}.calendar__cell_round{border-radius:100% !important}.calendar__cell_from{border-radius:50px 0 0 50px}.calendar__cell_to{border-radius:0 50px 50px 0}.calendar__cell_from.calendar__cell_to{border-radius:0;background:transparent}.calendar__cell_isDisabled{cursor:not-allowed;opacity:0.5}.calendar__cell-content{display:flex;justify-content:center;align-items:center;width:28px;height:28px}.calendar__cell-content_from,.calendar__cell-content_to{margin:-2px;width:30px;height:30px;background:#0089cc;color:#ffffff}.calendar__cell-content_round{border-radius:100% !important}.calendar__cell-content_roundLeft{border-radius:50px 0 0 50px}.calendar__cell-content_roundRight{border-radius:0 50px 50px 0}.calendar__cell-content_from{border-radius:50px 0 0 50px}.calendar__cell-content_to{border-radius:0 50px 50px 0}.calendar__cell-content_from.calendar__cell-content_to{border-radius:0}

.date-input{display:flex;justify-content:center;width:100%;gap:24px;color:#1f2a37;font-size:14px}@media (max-width: 1024px){.date-input{flex-direction:column}}.date-input__item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%;gap:10px}.date-input__item-label{display:flex;justify-content:flex-start;align-items:center;gap:8px;font-weight:500}.date-input__item-icon svg{height:24px;width:24px}.date-input__item-inputs{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}@media (max-width: 1024px){.date-input__item-inputs{margin-bottom:8px}}.date-input__select{border:1px solid #6b7280;border-radius:8px}@media (max-width: 1024px){.date-input__select{width:100%}}.date-input__select .ui.selection.dropdown{display:flex;justify-content:flex-start;align-items:center;background:transparent;min-width:115px;padding:7.5px 16px}

.date-presets{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;width:100%;min-width:230px}@media (max-width: 1024px){.date-presets{flex-direction:row;justify-content:flex-start;max-width:100%;overflow-x:auto;padding-bottom:5px}.date-presets::-webkit-scrollbar{height:5px}}.date-presets__item{display:flex;justify-content:center;align-items:center;width:100%;min-height:37px;line-height:14px;font-weight:500;background:#f6f6f6;color:#1f2a37;padding:8px 16px;border-radius:6px;cursor:pointer}.date-presets__item_isActive{background:#0089cc;color:#ffffff}

.time-input{display:flex;justify-content:center;width:100%;gap:24px;color:#1f2a37;font-size:14px}@media (max-width: 1024px){.time-input{flex-direction:column}}.time-input__item{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:100%;gap:10px}.time-input__item-label{display:flex;justify-content:flex-start;align-items:center;gap:8px;font-weight:500}.time-input__item-icon svg{height:24px;width:24px}.time-input__item-inputs{width:100%;display:flex;justify-content:center;align-items:center;gap:8px}.time-input__select{border:1px solid #6b7280;border-radius:8px}.time-input__select .ui.selection.dropdown{display:flex;justify-content:flex-start;align-items:center;background:transparent;min-width:115px;padding:7.5px 16px}

.date-picker__input{display:flex;justify-content:flex-start;align-items:center;position:relative;min-width:14em;min-height:2.71428571em;border:1px solid rgba(34,36,38,0.15);background:#ffffff;border-radius:0.28571429rem;line-height:1em;padding:5px 39px 5px 1em;white-space:nowrap;cursor:pointer}.date-picker__input-svg{position:absolute;width:16px;height:16px;right:16px}.date-picker__input-svg svg path{fill:#b2b2b2}.date-picker__input_empty{color:rgba(0,0,0,0.3)}.date-picker__input_open{border:1px solid #1f2a37}.date-picker__input_open svg path{fill:#1f2a37}.date-picker__arrow{width:0;height:0;border-style:solid;border-width:0 11px 10px 11px;border-color:transparent transparent #ffffff transparent}.date-picker__arrow_position_left{margin-left:auto;margin-right:24px}.date-picker__arrow_position_right{margin-left:24px}.date-picker__content{display:flex;justify-content:center;align-items:flex-start;background:#ffffff;gap:24px;padding:24px;box-shadow:0 10px 20px 0 rgba(183,183,183,0.4);border-radius:8px}@media (max-width: 1024px){.date-picker__content{flex-direction:column;padding:12px 12px 34px;gap:12px}}.date-picker__content-container{top:calc(100% + 4px);position:absolute;z-index:1;cursor:initial}@media (max-width: 767px){.date-picker__content-container{width:100vw;height:var(--vh);position:fixed;inset:0;z-index:300;overflow:auto}.date-picker__content-container::-webkit-scrollbar{width:1px}}.date-picker__content-container_position_left{right:0}@media (max-width: 1024px){.date-picker__content-container_position_left{left:0}}.date-picker__content-container_position_right{left:0}@media (max-width: 1024px){.date-picker__content-container_position_right{right:0}}.date-picker__block{width:100%;height:100%;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:16px}.date-picker__buttons{display:flex;justify-content:space-between;align-items:center;width:100%;gap:16px;height:48px}@media (max-width: 1024px){.date-picker__buttons{height:34px;margin-top:15px}}.date-picker__button{height:100%;width:100%}.date-picker__button .button__button-container{height:100%}.date-picker__button .button__button-container button{font-size:16px;font-weight:700;height:100%;border-radius:5px}.date-picker__button_apply .button__button-container button{background:#50aa49 !important;color:#ffffff !important}.date-picker__button_cancel .button__button-container button{background:#ffffff !important;border:1px solid #6b7280 !important;color:#6b7280 !important}.date-picker__status{display:flex;justify-content:center;align-items:center;gap:24px;color:#6b7280;font-size:14px}@media (max-width: 1024px){.date-picker__status{flex-direction:column}}.date-picker__status-info{display:flex;justify-content:center;align-items:center;gap:16px}.date-picker__status-date,.date-picker__status-time{display:flex;justify-content:center;align-items:center;gap:8px}.date-picker__status-icon svg{height:24px;width:24px}.date-picker__status-icon svg path{fill:#6b7280}.date-picker__inputs{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;width:100%;gap:16px}

.input-icon{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:15px;height:15px;cursor:pointer}

.input__wrapper{width:100%}.input__wrapper_newDesign{height:100%;font-size:16px}.input__wrapper_newDesign .ui.input{height:100%}.input__wrapper_newDesign .ui.input>input{border-radius:5px;border:1px solid #D9D9D9}.input__wrapper div[dir='rtl'].ui.icon.input>input{text-align:start !important;padding-right:1em !important;padding-left:2.67142857em !important}.input__wrapper div[dir='rtl'] input{text-align:start !important}.input__wrapper div[dir='rtl'] .input-icon{left:10px !important;right:auto !important}@media (max-width: 1024px){.input__wrapper input[type='date'],.input__wrapper input[type='time']{height:36px;width:100%}}.input__wrapper .ui.input{max-width:100%;width:100%}.input__wrapper .input{max-width:100%}.input__wrapper_isError input{border:1px solid #e21919 !important}.input__label{display:inline-block;margin-bottom:var(--FieldGroup-gap)}.input__error{color:red;font-size:0.9rem}

.select{width:100%;box-sizing:border-box;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:black;border:1px solid #c6c6c6;background-color:#fff;font-family:"Helvetica","Arial";font-size:0.875rem;font-weight:400;line-height:1.0256rem}.select__wrapper{height:100%}.select__wrapper .ui.multiple.dropdown{display:flex;align-items:center}.select__wrapper .ui.selection.dropdown{display:flex;align-items:center}.select__wrapper_rtl .ui.multiple.dropdown,.select__wrapper_rtl .ui.selection.dropdown{padding:.78571429em 1em .78571429em 2.1em}.select__wrapper_rtl .ui.multiple.dropdown .dropdown.icon,.select__wrapper_rtl .ui.selection.dropdown .dropdown.icon{right:auto;left:1em}.select__wrapper_rtl .ui.multiple.dropdown .visible.menu.transition .item,.select__wrapper_rtl .ui.selection.dropdown .visible.menu.transition .item{text-align:right !important}.select_color_grey{background:#323241;color:#d5d5d5;border-radius:0}.select__item{width:100%;height:2.125rem;max-height:2.125rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;display:flex;align-items:center;cursor:pointer;padding:0 1.0938rem;box-sizing:border-box}.select__item:hover{background:#f5f5f5}.select__item_color_grey{min-height:2.8571rem;border-top:1px solid #111}.select__item_color_grey:hover{background:#595979;color:white}.select__item_current:hover{background:#fff}.select__item-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select__arrow{position:absolute;display:flex;align-items:center;justify-content:center;width:1rem;right:1rem;transition:transform 0.3s ease}.select__arrow path{fill:#ffffff}.select__arrow-svg{height:0.571rem;width:0.857rem}.select_open .select__arrow{transform:scaleY(-1)}.select__items-list{position:absolute;top:2.125rem;border-top:none;border-radius:0 0 5px 5px;width:100%;z-index:2;max-height:21rem;overflow-y:scroll;background-color:#fff;box-sizing:border-box;border:1px solid #c6c6c6}.select__items-list_color_grey{top:100%;background:#323241;width:100%}.select__items-list::-webkit-scrollbar{width:3px;height:0.5rem;scroll-margin-right:0.5rem}.select__items-list::-webkit-scrollbar-thumb{width:3px;height:1rem;background:#a78942;cursor:pointer}.select__error{color:red;font-size:0.9rem}

.switch-box{width:46px;height:26px;border-radius:23px;background:#e6e6e6;display:flex;align-items:center;cursor:pointer;transition:all 0.2s ease-in}.switch-box_active{background:#4bd763}.switch-box_active .switch-box__indicator{transform:translateX(22px)}.switch-box_rtl .switch-box__indicator{transform:translateX(-2px)}.switch-box_rtl .switch-box_active .switch-box__indicator{transform:translateX(-22px)}.switch-box_colorType_payment>.switch-box_active{background:#4fab77}.switch-box_disabled{cursor:not-allowed;pointer-events:none;opacity:0.8}.switch-box__indicator{width:22px;height:22px;border:0.2rem solid #ffffff;border-radius:100%;background:#ffffff;transition:all 0.2s ease-in;box-shadow:0 2px 2px rgba(0,0,0,0.24);transform:translateX(2px)}.switch-box_newDesign{height:18px;width:30px;border-radius:500px;box-shadow:0px 0px 4px 0px #00000029 inset}.switch-box_newDesign .switch-box__indicator{width:14px;height:14px;box-shadow:0px 2px 4px 0px #2E263D29}.switch-box_newDesign .switch-box_active{background-color:#13AE38}.switch-box_newDesign .switch-box_active .switch-box__indicator{transform:translateX(14px)}.switch-box_newDesign .switch-box_rtl .switch-box__indicator{transform:translateX(-2px)}.switch-box_newDesign .switch-box_rtl .switch-box_active .switch-box__indicator{transform:translateX(-14px)}

.filters-block{position:relative;display:flex;flex-direction:column}@media (max-width: 1024px){.filters-block{padding:0.3rem 0.45rem;border-radius:.625rem;background:#fff}}@media (min-width: 1024px){.filters-block{flex-direction:row}}.filters-block__mobile{display:none}@media (max-width: 1024px){.filters-block__mobile{display:flex;width:100%;justify-content:flex-end;padding:8px}.filters-block__mobile .filters-block__item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}}.filters-block__wrapper{margin-bottom:3rem;padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff}@media (max-width: 1024px){.filters-block__wrapper{margin:0.3rem;margin-bottom:0.55rem;padding:0;background:none}.filters-block__wrapper>*{font-size:0.8rem}}.filters-block_isClose{display:none}@media (min-width: 1024px){.filters-block_isClose{display:flex}}.filters-block__show-block{display:flex;justify-content:center;align-items:center;border-radius:8px;height:34px;background-color:#fff;padding:0.3rem 0.45rem;margin-bottom:0.5rem}@media (min-width: 1024px){.filters-block__show-block{display:none}}.filters-block__show-block_isClose{background-color:#4d7198;color:#fff;margin-bottom:0}.filters-block__show-block_title{display:block}.filters-block .react-date-picker{width:100%;height:2.3rem}.filters-block .react-date-picker__wrapper{background:#f6f6f6;border:0.834579px solid #dddddd;box-sizing:border-box;border:none;width:100%}.filters-block .react-date-picker__wrapper input{color:#000 !important}.filters-block .react-date-picker__wrapper *{stroke:#000}.filters-block .react-date-picker .react-date-picker__inputGroup__day{padding-left:0.7rem}.filters-block__input-title{margin-bottom:0.5rem}@media (max-width: 1024px){.filters-block__input-title{margin-bottom:0}}.filters-block__item{max-width:16rem;width:100%}@media (max-width: 1024px){.filters-block__item{max-width:100%;width:100%}}.filters-block__block-inputs{display:flex;gap:var(--Fields-gap);width:100%;position:relative;flex-wrap:wrap}.filters-block__block-inputs .dropdown{width:100%}.filters-block__right{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:var(--Fields-gap);height:100%}@media (max-width: 1024px){.filters-block__right{width:100%}}.filters-block__button-container{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;padding:0 1rem;position:relative}@media (max-width: 1024px){.filters-block__button-container{width:100%;margin-top:var(--Fields-gap);margin-bottom:var(--Fields-gap);padding:0}}.filters-block__button{width:100%;min-width:160px;position:relative;white-space:nowrap}@media (max-width: 1024px){.filters-block__button{height:34px}.filters-block__button .button__button-container,.filters-block__button button{height:100%}}.filters-block__text{position:absolute;bottom:calc(100% + 3px);right:0;color:#676a6c;width:203px;display:flex;justify-content:flex-end;font-size:0.9rem;line-height:1}@media (max-width: 1024px){.filters-block__text{width:100%;justify-content:center;bottom:calc(100% + 2px);font-size:0.65rem}}

.spinner{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:99}.spinner__inner{display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:100vh;height:100%;width:100%}.spinner__loader{width:70px;height:70px;min-width:70px;min-height:70px;border-radius:50%;border:5px solid #ddd;border-top-color:#13ae38;-webkit-animation:loading-rotate 1s linear infinite;animation:loading-rotate 1s linear infinite}.spinner__text{margin-top:1rem;color:#fff;text-align:center}@-webkit-keyframes loading-rotate{to{transform:rotate(360deg)}}@keyframes loading-rotate{to{transform:rotate(360deg)}}

.adm-paginator{background:#fff;color:#337ab7;display:flex;font-size:1.3rem;border-radius:5px}.adm-paginator__pages{display:flex;height:100%}.adm-paginator__page{border:1px solid #ddd;display:flex;align-items:center;justify-content:center;padding:0.5714rem 0.8571rem}.adm-paginator__page_active{background:#337ab7;border-color:#337ab7;color:#fff}

.adm-acc-list-placeholder_level_1 .adm-acc-list-placeholder__td{background:#1f1f1f}.adm-acc-list-placeholder_level_2 .adm-acc-list-placeholder__td{background:#393939}.adm-acc-list-placeholder_level_3 .adm-acc-list-placeholder__td{background:#525252}.adm-acc-list-placeholder_level_4 .adm-acc-list-placeholder__td{background:#6c6c6c}.adm-acc-list-placeholder__td{height:3rem}.adm-acc-list-placeholder__td-click{padding:0;background:transparent !important;display:flex;align-items:center;justify-content:center;height:3rem}.adm-acc-list-placeholder__loader{border:0.5rem solid #313131;border-top:0.5rem solid #fff;border-radius:50%;width:1rem;height:1rem;-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite}@-webkit-keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}

.adm-account-list-row__td,.adm-account-list-row__betcode-td{padding:0 10px;text-align:center;position:relative;color:#d5d5d5;height:3rem;box-sizing:border-box}.adm-account-list-row__td_status_4,.adm-account-list-row__betcode-td_status_4{color:#f33838}.adm-account-list-row__td_status_34,.adm-account-list-row__td_status_17410,.adm-account-list-row__betcode-td_status_34,.adm-account-list-row__betcode-td_status_17410{color:#00d870}.adm-account-list-row__td_status_16384,.adm-account-list-row__betcode-td_status_16384{color:#ffc400}.adm-account-list-row__td_status_1,.adm-account-list-row__betcode-td_status_1{color:#5b9bd5}.adm-account-list-row__td-click{cursor:pointer;padding:0;background:transparent !important;display:flex;height:3rem}.adm-account-list-row__tr{height:3rem}.adm-account-list-row__tr_level_1 .adm-account-list-row__td,.adm-account-list-row__tr_level_1 .adm-account-list-row__click-wrapper{background:#1f1f1f}.adm-account-list-row__tr_level_2 .adm-account-list-row__td,.adm-account-list-row__tr_level_2 .adm-account-list-row__click-wrapper{background:#393939}.adm-account-list-row__tr_level_3 .adm-account-list-row__td,.adm-account-list-row__tr_level_3 .adm-account-list-row__click-wrapper{background:#525252}.adm-account-list-row__tr_level_4 .adm-account-list-row__td,.adm-account-list-row__tr_level_4 .adm-account-list-row__click-wrapper{background:#6c6c6c}.adm-account-list-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1}.adm-account-list-row__betcode-td{color:#fcd301;font-weight:600}.adm-account-list-row__td_text_right{text-align:right}.adm-account-list-row__td_type_amount{max-width:8rem}.adm-account-list-row__click-icon{display:flex;align-items:center;justify-content:center}.adm-account-list-row__click-icon-svg{width:1.2rem;height:1.2rem}.adm-account-list-row__click-icon-svg *{fill:#fff}.adm-account-list-row__action-buttons{display:flex;align-items:center;height:100%}.adm-account-list-row__key-icon{cursor:pointer;display:block;border-radius:3px;background:#313131;height:70%;width:30%;display:flex;align-items:center;justify-content:center}.adm-account-list-row__key-icon-svg{width:1rem}.adm-account-list-row__key-icon-svg *{fill:#fff}.adm-account-list-row__disable-icon{cursor:pointer;display:block;border-radius:3px;background:#d06261;height:70%;width:30%;display:flex;align-items:center;justify-content:center;margin-left:0.5rem}.adm-account-list-row__disable-icon-svg{width:1rem}.adm-account-list-row__disable-icon-svg *{fill:#fff}.adm-account-list-row__amount{width:80%;display:flex;justify-content:center;font-size:1.4rem;margin:0 auto}.adm-account-list-row__amount input{border-radius:0 !important;text-align:center !important;background:#313131 !important}.adm-account-list-row__amount-minus,.adm-account-list-row__amount-plus{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0.5rem;background:#313131;min-height:100%;max-height:100%}.adm-account-list-row__amount-minus:hover .adm-account-list-row__amount-minus-svg *,.adm-account-list-row__amount-plus:hover .adm-account-list-row__amount-minus-svg *,.adm-account-list-row__amount-minus:hover .adm-account-list-row__amount-plus-svg *,.adm-account-list-row__amount-plus:hover .adm-account-list-row__amount-plus-svg *{fill:#fcd300}.adm-account-list-row__amount-minus-svg,.adm-account-list-row__amount-plus-svg{width:1rem}.adm-account-list-row__amount-minus-svg *,.adm-account-list-row__amount-plus-svg *{fill:#fff}.adm-account-list-row__amount-minus_isDisabled,.adm-account-list-row__amount-plus_isDisabled{opacity:0.5;pointer-events:none}.adm-account-list-row__amount-minus{border-radius:5px 0 0 5px}.adm-account-list-row__amount-plus{border-radius:0 5px 5px 0}

.adm-account-list-table__main-table-head{box-sizing:border-box}.adm-account-list-table__table-head{padding:0.625rem 0;text-align:center;background-color:#fcd300;color:#1f1f1f;border-radius:3px}.adm-account-list-table__table{width:100%;padding:1.2rem 0.9375rem}

.adm-ban-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-ban-modal{font-size:0.8rem}}.adm-ban-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-ban-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-ban-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-ban-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-ban-modal__buttons{margin-top:1.5rem}}.adm-ban-modal__save-button,.adm-ban-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.adm-ban-modal__save-button,.adm-ban-modal__close-button{height:2.25rem}}.adm-ban-modal__save-icon,.adm-ban-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-ban-modal__save-icon-svg,.adm-ban-modal__close-icon-svg{width:1rem}.adm-ban-modal__save-icon-svg *,.adm-ban-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-ban-modal__save-icon-svg,.adm-ban-modal__close-icon-svg{width:0.7rem}}.adm-ban-modal__close-button{background:#d06261;margin-left:1rem}

.password-validation{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:10px;padding:12px;border-radius:4px;margin-top:4px;background:#FFFFFF;border:1px solid #D9D9D9}.password-validation__block{display:flex;justify-content:flex-start;align-items:center;gap:5px}.password-validation__block-icon{width:24px;height:24px}

.adm-new-password-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-new-password-modal{font-size:0.8rem}}.adm-new-password-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-new-password-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-new-password-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-new-password-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-new-password-modal__buttons{margin-top:1.5rem}}.adm-new-password-modal__save-button,.adm-new-password-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px}@media (max-width: 1024px){.adm-new-password-modal__save-button,.adm-new-password-modal__close-button{height:2.25rem}}.adm-new-password-modal__save-icon,.adm-new-password-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-new-password-modal__save-icon-svg,.adm-new-password-modal__close-icon-svg{width:1rem}.adm-new-password-modal__save-icon-svg *,.adm-new-password-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-new-password-modal__save-icon-svg,.adm-new-password-modal__close-icon-svg{width:0.7rem}}.adm-new-password-modal__close-button{background:#d06261;margin-left:1rem}.adm-new-password-modal__errors{display:block;margin:0 auto;width:95%;color:red;font-size:0.8rem;padding:0.25rem 1rem}

.multi-currency-content{display:flex;align-items:center;flex-wrap:wrap;gap:5px;width:100%}.multi-currency-content .select__wrapper{height:auto !important}

.single-currency-content__text{display:flex}

.adm-transfer-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-transfer-modal{font-size:0.8rem}}.adm-transfer-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-transfer-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-transfer-modal__content{display:flex}.adm-transfer-modal__content_transferToOtherCurrency{flex-direction:column}.adm-transfer-modal__text{display:flex;align-items:center;margin-right:5px}.adm-transfer-modal__transfer-info{display:flex;align-items:center}.adm-transfer-modal__transfer-amount{margin-right:3px}.adm-transfer-modal__input-wrapper{min-height:80px}.adm-transfer-modal .ui.selection.dropdown{min-width:30px;font-size:12px}.adm-transfer-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-transfer-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-transfer-modal__buttons{margin-top:1.5rem}}.adm-transfer-modal__save-button,.adm-transfer-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px}@media (max-width: 1024px){.adm-transfer-modal__save-button,.adm-transfer-modal__close-button{height:2.25rem}}.adm-transfer-modal__save-button_isDisable,.adm-transfer-modal__close-button_isDisable{opacity:0.5;pointer-events:none}.adm-transfer-modal__save-icon,.adm-transfer-modal__close-icon{align-items:center;justify-content:center;margin-right:0.5rem}.adm-transfer-modal__save-icon-svg,.adm-transfer-modal__close-icon-svg{width:1rem}.adm-transfer-modal__save-icon-svg *,.adm-transfer-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-transfer-modal__save-icon-svg,.adm-transfer-modal__close-icon-svg{width:0.7rem}}.adm-transfer-modal__close-button{background:#d06261;margin-left:1rem}.adm-transfer-modal__error{color:red}.adm-transfer-modal__currency-select-container{margin-left:8px;margin-right:8px}

.administration-account-list__button-wrapper{height:2rem;width:25%;margin:0 auto;background:#23a152;margin-top:1rem}.administration-account-list__paginator-wrapper{display:flex;padding:2rem 1rem;width:28rem}

.download-to-excel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--Modal-padding);min-width:280px;min-height:200px}.download-to-excel__title{font-size:18px;font-weight:700;text-align:center}.download-to-excel__description{margin-top:10px;font-size:14px;font-weight:500;text-align:center;text-decoration:underline}.download-to-excel__buttons{display:flex;align-items:center;justify-content:space-around;width:100%;margin:25px 0 10px}.download-to-excel__buttons-item:not(:last-child){margin-right:10px}

.pagination{display:flex;justify-content:center;align-items:center;width:50%;margin:20px auto;padding:10px 15px;background-color:#f8f8f8}@media (max-width: 1024px){.pagination{width:90%;padding:10px}}.pagination__pagination-buttons{display:flex;justify-content:center;align-items:center;flex-grow:1}@media (max-width: 1024px){.pagination__pagination-buttons{flex-wrap:wrap}}.pagination__arrow-button{background-color:transparent;border:none;outline:none;cursor:pointer}.pagination__arrow-button:disabled{cursor:default}.pagination__arrow{width:10px;height:10px;border-top:2px solid #29516b;border-right:2px solid #29516b}.pagination .arrow-left{transform:rotate(-135deg)}.pagination .arrow-right{transform:rotate(45deg)}.pagination__page-button{padding:5px 10px;margin:0 5px;font-size:16px;color:#29516b;cursor:pointer}@media (max-width: 1024px){.pagination__page-button{padding:3px 7px;margin:0 3px;font-size:14px}}.pagination__page-button_active{background-color:#fff;color:#4a92de;border:1px solid #dee3de;border-radius:3px}.pagination__dots{margin:0 5px}

.user-parents-modal{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center;background-color:white;position:relative;gap:10px;min-height:70px;min-width:280px;padding:var(--Modal-padding);border-radius:0.625rem}.user-parents-modal__parent{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:7px}.user-parents-modal__parent-role{font-size:16px;font-weight:700;color:black}.user-parents-modal__parent-info{font-size:20px;color:black;font-weight:400;word-break:break-word}.user-parents-modal__parent-info_isId{text-decoration:underline;cursor:pointer}.user-parents-modal__copyable-element-container{display:flex;align-items:center;margin-left:20px;margin-top:10px}.user-parents-modal__check-mark{width:20px;height:20px;min-width:20px;min-height:20px;margin-left:10px}.user-parents-modal__no-parents{font-size:20px}.user-parents-modal__close{position:absolute;top:5px;right:8px;height:15px;width:15px;cursor:pointer}

.statistic-block{display:flex;justify-content:space-between;padding:12px;flex-direction:column;gap:12px;border-radius:8px;background-color:#EEEEEE}@media (max-width: 767px){.statistic-block{padding:8px;border-radius:8px}}.statistic-block__overview{display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer}.statistic-block__overview_isGGRTotalEmpty{cursor:default}.statistic-block__text{display:flex;flex-direction:column;gap:4px;font-size:12px;line-height:100%;color:#262626}.statistic-block__head{font-weight:400}.statistic-block__money{font-weight:600;display:flex;gap:4px;align-items:center}.statistic-block__money-addition{font-weight:400;color:#898989}.statistic-block__money_hide{display:none}.statistic-block__arrow{width:16px;height:16px;font-size:0;transition:transform .2s ease-in-out}.statistic-block__arrow_opened{transform:rotate(-180deg)}.statistic-block__total-profit{background-color:#FFFFFF;padding:12px;border-radius:4px;display:flex;flex-direction:column;gap:12px}.statistic-block__total-profit-container{display:flex;flex-direction:column;gap:12px}.statistic-block__total-profit-head{line-height:100%;width:100%;display:flex;flex-direction:column;font-size:13px;gap:12px;font-weight:400;color:#898989}.statistic-block__total-profit-count{font-size:16px;font-weight:600;color:#262626}.statistic-block__total-profit-provider{display:grid;grid-template-columns:1fr 1fr;font-size:12px;line-height:100%;border-bottom:1px solid #0D0D0D;padding:4px 0 12px}.statistic-block__total-profit-provider-container{display:flex;flex-direction:column;padding-top:12px;gap:8px;border-top:1px solid #0D0D0D}.statistic-block__total-profit-provider:last-child{border-bottom:none}.statistic-block__total-profit-provider-text{font-weight:500;color:#898989}.statistic-block__total-profit-provider-money{font-weight:600;color:#262626}.statistic-block__total-profit-dates{line-height:100%;display:grid;grid-template-columns:1fr 1fr;font-size:10px;font-weight:600;color:#262626}.statistic-block__total-profit-dates-container{display:flex;flex-direction:column;gap:8px;padding:8px;border-radius:2px;background-color:#E5E5EA}.statistic-block__total-profit-dates-text{font-weight:500;color:#898989}.statistic-block__total-profit-cash{line-height:100%;display:grid;grid-template-columns:1fr 1fr;padding:4px 0;font-size:12px;font-weight:600;color:#262626}.statistic-block__total-profit-cash-container{padding-top:12px;border-top:1px solid #0D0D0D;display:flex;flex-direction:column;gap:8px}.statistic-block__total-profit-cash-name{color:#898989;text-transform:capitalize}.statistic-block__last-activity{background-color:#FFFFFF;border-radius:4px;padding:8px;display:grid;grid-template-columns:1fr 1fr;font-size:12px;line-height:23px}.statistic-block__last-activity-text{font-weight:500;color:#898989}.statistic-block__last-activity-number{font-weight:600;color:#262626}

.player-card-modal{background-color:#fff;border-radius:8px;width:580px;height:95dvh;padding:var(--Modal-padding);font-family:Inter, sans-serif;font-size:1.3rem;position:relative;display:flex;flex-direction:column;max-height:calc(90vh);overflow-y:auto;scrollbar-gutter:stable}@media (max-width: 1024px){.player-card-modal{font-size:0.8rem}}@media (max-width: 767px){.player-card-modal{width:95vw}}@supports not (scrollbar-gutter: stable){.player-card-modal{overflow-y:scroll}}.player-card-modal__header{font-size:2rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:24px;font-weight:bold;text-align:center}@media (max-width: 1024px){.player-card-modal__header{font-size:1.3rem;margin-bottom:1rem}}.player-card-modal__user-info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0.9rem;font-weight:500;font-size:1.1rem}@media (max-width: 1024px){.player-card-modal__user-info{margin-top:0.5rem;font-size:0.8rem}}.player-card-modal__title{font-size:20px;font-weight:600}@media (max-width: 767px){.player-card-modal__title{font-size:16px}}.player-card-modal__item{margin-bottom:24px;display:flex;flex-direction:column;gap:8px}.player-card-modal__item-header{font-weight:600;font-size:14px;line-height:16px}.player-card-modal__item-content{display:flex;justify-content:flex-start;align-items:flex-end;gap:24px}.player-card-modal__item-value{display:flex;align-items:center;height:48px}.player-card-modal__item-value_fullWidth{width:100%}@media (max-width: 767px){.player-card-modal__item-value{flex:1 1 0;min-width:0}}.player-card-modal__item-value span{margin-left:5px;color:#13ae38}.player-card-modal__item-value_status>span{color:#d06261}.player-card-modal__item-buttons{height:40px;display:flex;justify-content:center;align-items:center}.player-card-modal__buttons{display:flex;align-items:center;justify-content:flex-end}.player-card-modal__save-button,.player-card-modal__close-button,.player-card-modal__freeze-button,.player-card-modal__ban-button{height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff}.player-card-modal__save-button_disabled,.player-card-modal__close-button_disabled,.player-card-modal__freeze-button_disabled,.player-card-modal__ban-button_disabled{opacity:0.2;pointer-events:none}.player-card-modal__close-icon{position:absolute;right:16px;top:24px;color:#262626;font-size:0;width:28px;height:28px;cursor:pointer}.player-card-modal__operations{display:flex;align-items:center;gap:16px}.player-card-modal__operations-wrapper{display:flex;flex-direction:column;gap:16px;border-bottom:2px solid #CBCBCB;padding-bottom:16px}.player-card-modal__operations-label{font-size:12px;font-weight:600;color:#1C2D36}.player-card-modal__operations-value{line-height:15px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:8px;background-color:#1378AE}.player-card-modal__operations-value_status{background-color:#FF3B30}.player-card-modal__operations-buttons{display:flex;align-items:center;height:38px}.player-card-modal__save-button_disabled{opacity:0.5}.player-card-modal__close-button,.player-card-modal__save-button{font-size:13px;font-weight:600;color:#13AE38;background:#fff;border:1px solid #13AE38;padding:8px 16px;border-radius:4px}.player-card-modal__close-button{margin-left:1rem;height:40px}.player-card-modal__save-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.player-card-modal__save-icon-svg{width:1rem}.player-card-modal__save-icon-svg *{fill:#fff}@media (max-width: 1024px){.player-card-modal__save-icon-svg{width:0.7rem}}.player-card-modal__errors,.player-card-modal__success{display:block;margin:0 auto;width:95%;color:red;font-size:0.8rem;padding:0.25rem 1rem}.player-card-modal__success{color:green}.player-card-modal__tab{width:100%;font-size:13px;font-weight:600;background-color:#CBCBCB;padding:4px 8px;cursor:pointer;line-height:24px}.player-card-modal__tab_isActive{background-color:#fff;cursor:default}.player-card-modal__tab-list{overflow:hidden;border-radius:8px;border:1px solid #AFAFAF;display:flex;width:100%}.player-card-modal__info-tab-wrapper{display:flex;flex-direction:column;flex:1 0 auto;gap:16px;margin-bottom:16px}.player-card-modal__info-tab-finance{display:flex;flex-direction:column;border-radius:4px;padding:12px;background-color:#fff;gap:4px}@media (max-width: 767px){.player-card-modal__info-tab-finance{border-radius:4px;padding:8px}}.player-card-modal__info-tab-finance_isBalance{grid-area:1 / 1 / 2 / 3}.player-card-modal__info-tab-finance-container{background-color:#EEEEEE;display:grid;grid-template-columns:1fr 1fr;padding:16px;gap:16px;border-radius:4px;width:100%}@media (max-width: 767px){.player-card-modal__info-tab-finance-container{display:flex;flex-direction:column;padding:8px;gap:8px;border-radius:8px}}.player-card-modal__info-tab-finance-head{font-size:12px;font-weight:400;color:#898989;line-height:100%}.player-card-modal__info-tab-finance-money{font-size:12px;font-weight:600;color:#262626;line-height:100%}.player-card-modal__info-tab-player{display:flex;flex-direction:column;gap:4px;width:100%}.player-card-modal__info-tab-player-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;font-size:20px;font-weight:600;color:#262626}.player-card-modal__info-tab-player-head>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 767px){.player-card-modal__info-tab-player-head{font-size:16px}}.player-card-modal__info-tab-player-container{padding:16px;border:1px solid #B2B2B2;border-radius:4px;width:100%;display:flex;justify-content:space-between}@media (max-width: 767px){.player-card-modal__info-tab-player-container{border:none;padding:0}}.player-card-modal__info-tab-player-status-box{padding:4px 8px;color:#fff;font-size:12px;border-radius:8px;line-height:15px}.player-card-modal__info-tab-player-status-box_statusText_Active{background-color:#1378AE}.player-card-modal__info-tab-player-status-box_statusText_Frozen{background-color:#1378AE}.player-card-modal__info-tab-player-status-box_statusText_Banned{background-color:#FF3B30}.player-card-modal__info-tab-player-status-box_onlineStatus_offline{background-color:#8E8E93}.player-card-modal__info-tab-player-status-box_onlineStatus_online{background-color:#13AE38}.player-card-modal__info-tab-player-status-wrapper{display:flex;gap:8px;align-items:center}.player-card-modal__info-tab-player-icon-copy{width:16px;height:16px;font-size:0}.player-card-modal__info-tab-player-description{color:#26262680;font-size:12px;font-weight:600;display:flex;gap:4px 12px;flex-wrap:wrap;align-items:center;line-height:100%}.player-card-modal__info-tab-player-description-copy{cursor:pointer;display:flex;gap:4px;align-items:center}.player-card-modal__info-tab-player-description-kyc{margin-left:4px}.player-card-modal__info-tab-player-description-kyc_kycStatus_Declined{color:#FF3B30}.player-card-modal__info-tab-player-description-kyc_kycStatus_Pending{color:#FF9500}.player-card-modal__info-tab-statistic-container{display:flex;flex-direction:column;gap:16px}.player-card-modal__info-tab-statistic-card{display:flex;justify-content:space-between;padding:12px;border-radius:4px;background-color:#EEEEEE}.player-card-modal__info-tab-statistic-card-wrapper{display:flex;flex-direction:column;gap:8px}@media (max-width: 767px){.player-card-modal__info-tab-statistic-card{padding:8px;border-radius:8px}}.player-card-modal__info-tab-statistic-head{font-size:16px;font-weight:600;color:#262626}@media (max-width: 767px){.player-card-modal__info-tab-statistic-head{display:none}}.input-icon{font-size:0}

.tooltip-custom{position:relative;display:flex}.tooltip-custom__content{position:absolute;display:none;opacity:0;background:#fff;border-radius:10px;padding:10px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:40vw;top:0;transform:translateY(-45%);z-index:2;border:1px solid #ccc;font-size:12px;line-height:1.5;text-transform:none}@media (max-width: 767px){.tooltip-custom__content{max-width:60vw}}.tooltip-custom__content_position_right{left:30px}.tooltip-custom__content_position_right::before{background-color:#fff;content:'';display:block;height:10px;position:absolute;top:50%;width:10px;left:-5px;transform:translateY(-50%) rotate(45deg);z-index:1;border-left:1px solid #ccc;border-bottom:1px solid #ccc}.tooltip-custom__content_position_left{right:30px}.tooltip-custom__content_position_left::after{background-color:#fff;content:'';display:block;height:10px;position:absolute;top:50%;width:10px;right:-5px;transform:translateY(-50%) rotate(45deg);z-index:1;border-right:1px solid #ccc;border-top:1px solid #ccc}.tooltip-custom:hover>.tooltip-custom__content{display:block;opacity:1}.tooltip-custom__icon{width:14px !important;height:16px;cursor:pointer}

.limit-settings-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:13px}@media (max-width: 1024px){.limit-settings-item:not(:first-of-type){flex-direction:column}}.limit-settings-item_isModal{font-size:14px}.limit-settings-item__input{margin-left:auto}.limit-settings-item__input_rtl{margin-left:0;margin-right:auto}@media (max-width: 1024px){.limit-settings-item__input{display:flex;justify-content:center;align-items:center;width:100%}.limit-settings-item__input_right{width:auto}}.limit-settings-item__input-label{display:flex;justify-content:center;align-items:center;gap:5px}@media (max-width: 1024px){.limit-settings-item__input-label{margin-bottom:5px}.limit-settings-item__input-label_withoutMargin{margin:0}}.limit-settings-item__input-wrapper{width:100%;display:flex;align-items:center;gap:5px;position:relative}@media (max-width: 1024px){.limit-settings-item__input-wrapper:not(:first-of-type){flex-direction:column;align-items:flex-start}}.limit-settings-item__currency{position:absolute;top:50%;transform:translateY(-40%);right:6px;font-size:15px}@media (max-width: 1024px){.limit-settings-item__currency{position:relative;margin-left:10px;text-align:right;right:inherit;transform:inherit}}.limit-settings-item__currency_rtl{right:auto;left:-40px}@media (max-width: 1024px){.limit-settings-item__currency_rtl{margin-left:0;margin-right:10px}}.limit-settings-item__currency_column{position:relative;transform:inherit;top:inherit;right:inherit;text-align:right;margin:0;margin-top:3px}.limit-settings-item__btn-wrapper{min-width:60px}.limit-settings-item__custom-tooltip .tooltip-custom__content{max-width:150px}.limit-settings-item__custom-tooltip_large .tooltip-custom__content{max-width:250px}.limit-settings-item__custom-tooltip_newDesign{position:absolute;right:16px;font-size:0;top:50%;transform:translateY(-50%);width:12px;height:12px}.limit-settings-item_newDesign{margin-bottom:0}.limit-settings-item_newDesign .limit-settings-item__currency{font-size:14px;margin-top:0}.limit-settings-item_newDesign .limit-settings-item__input-label{font-size:14px;font-weight:600}.limit-settings-item_newDesign .limit-settings-item__input-wrapper{flex-direction:column;align-items:flex-start}.limit-settings-item_newDesign .limit-settings-item__input-wrapper_switch{flex-direction:row;justify-content:space-between;align-items:center}.limit-settings-item_newDesign .limit-settings-item__input-wrapper_switch .limit-settings-item__input{width:initial}.limit-settings-item_newDesign .limit-settings-item__input-wrapper_switch .limit-settings-item__input-label{font-size:12px;font-weight:600;color:#2E263DE5}.limit-settings-item_newDesign .limit-settings-item__input{margin-left:0;width:100%}

.confrim-change-limit-modal{min-width:250px;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;align-items:center;gap:15px;padding:var(--Modal-padding)}.confrim-change-limit-modal__header{font-size:24px;color:#1c1c1c}.confrim-change-limit-modal__text{font-size:16px;text-align:center;color:red}.confrim-change-limit-modal__btns{display:flex;align-items:center;gap:10px}

.user-limit-by-system{width:100%;max-width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.user-limit-by-system__container{display:flex;max-width:450px;justify-content:space-between;margin-bottom:10px}.user-limit-by-system__container_sub{width:100%;align-items:center;text-transform:capitalize;position:relative}@media (max-width: 1024px){.user-limit-by-system__container_column{flex-direction:column;align-items:flex-start}.user-limit-by-system__container_column .payment-item__subheader{margin-bottom:5px}}.user-limit-by-system__container_newDesign{margin-bottom:0}.user-limit-by-system__container_newDesign .user-limit-by-system__header{font-size:18px;font-weight:500}.user-limit-by-system__header{text-transform:capitalize;font-size:25px}.user-limit-by-system_isModal{font-size:14px}.user-limit-by-system__switchbox-wrapper{display:flex;align-items:center;justify-content:flex-end}.user-limit-by-system__currency{position:relative;text-align:right;right:inherit;transform:inherit;margin-left:10px;font-size:15px}.user-limit-by-system__input-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:30px}.user-limit-by-system__input-wrapper_status,.user-limit-by-system__input-wrapper_validation{padding-left:0;font-size:20px}.user-limit-by-system__input-wrapper_validation{margin-top:20px}@media (max-width: 1024px){.user-limit-by-system__input-wrapper_allWidth,.user-limit-by-system__select-wrapper_allWidth{width:100%;padding:0}}.user-limit-by-system__button{min-width:60px}.user-limit-by-system_newDesign .user-limit-by-system_isModal{gap:8px}

.user-limit-setting-block{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin-top:32px;width:100%}.user-limit-setting-block_isModal .limit-setting-block__limits-header{font-size:18px}.user-limit-setting-block_isModal .limit-setting-block__limit-header{font-size:14px}.user-limit-setting-block__limits-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.user-limit-setting-block__limits-header{font-size:28px}.user-limit-setting-block__limit{width:100%}.user-limit-setting-block__limit-header{font-size:20px;text-transform:capitalize}.user-limit-setting-block_newDesign{margin-top:16px}.user-limit-setting-block_newDesign .user-limit-setting-block__container{display:flex;flex-direction:column;gap:16px}.user-limit-setting-block_newDesign .user-limit-setting-block__limits-wrapper{gap:16px}.user-limit-setting-block_newDesign .user-limit-setting-block__limit{padding-bottom:16px;border-bottom:2px solid #CBCBCB}.user-limit-setting-block_newDesign .user-limit-setting-block__limit:last-child{border-bottom:none;padding-bottom:0}

.adm-affiliate-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-affiliate-modal{font-size:0.8rem}}.adm-affiliate-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-affiliate-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-affiliate-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-affiliate-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem;gap:10px}@media (max-width: 1024px){.adm-affiliate-modal__buttons{margin-top:1.5rem}}.adm-affiliate-modal__save-button,.adm-affiliate-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.adm-affiliate-modal__save-button,.adm-affiliate-modal__close-button{height:2.25rem}}.adm-affiliate-modal__save-icon,.adm-affiliate-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-affiliate-modal__save-icon-svg,.adm-affiliate-modal__close-icon-svg{width:1rem}.adm-affiliate-modal__save-icon-svg *,.adm-affiliate-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-affiliate-modal__save-icon-svg,.adm-affiliate-modal__close-icon-svg{width:0.7rem}}.adm-affiliate-modal__close-button{background:#d06261;margin-left:1rem}

.adm-unban-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-unban-modal{font-size:0.8rem}}.adm-unban-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-unban-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-unban-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-unban-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-unban-modal__buttons{margin-top:1.5rem}}.adm-unban-modal__save-button,.adm-unban-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.adm-unban-modal__save-button,.adm-unban-modal__close-button{height:2.25rem}}.adm-unban-modal__save-icon,.adm-unban-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-unban-modal__save-icon-svg,.adm-unban-modal__close-icon-svg{width:1rem}.adm-unban-modal__save-icon-svg *,.adm-unban-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-unban-modal__save-icon-svg,.adm-unban-modal__close-icon-svg{width:0.7rem}}.adm-unban-modal__close-button{background:#d06261;margin-left:1rem}

.user-permissions-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative;max-height:calc(90vh);overflow-y:auto}@media (max-width: 1024px){.user-permissions-modal{font-size:0.8rem}}.user-permissions-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.user-permissions-modal__header{font-size:1.3rem;margin-bottom:1rem}}.user-permissions-modal__item{margin-bottom:1.5rem}.user-permissions-modal__item_disabled{opacity:0.5}.user-permissions-modal__item_disabled .user-permissions-modal__item-content{pointer-events:none}.user-permissions-modal__item-header{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.user-permissions-modal__item-content{display:flex;justify-content:flex-start}.user-permissions-modal__buttons{display:flex;height:100%;align-items:center;justify-content:space-between;margin-top:2rem}@media (max-width: 1024px){.user-permissions-modal__buttons{margin-top:1.5rem}}.user-permissions-modal__save-button,.user-permissions-modal__close-button{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff;min-height:3rem}.user-permissions-modal__save-button>button,.user-permissions-modal__close-button>button{font-size:1.3rem !important;padding:0.42855rem 0.8571rem !important}@media (max-width: 1024px){.user-permissions-modal__save-button,.user-permissions-modal__close-button{min-height:2.25rem}.user-permissions-modal__save-button>button,.user-permissions-modal__close-button>button{font-size:0.8rem !important}}.user-permissions-modal__save-button{background:#13ae38;height:100%;padding:0 0.8571rem}.user-permissions-modal__close-button{background:#d06261;padding:0 0.8571rem;margin-left:1rem;height:3rem}@media (max-width: 1024px){.user-permissions-modal__close-button{height:2.25rem}}.user-permissions-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.user-permissions-modal__close-icon-svg{width:1rem}.user-permissions-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.user-permissions-modal__close-icon-svg{width:0.7rem}}

.user-setting-modal{background-color:#fff;border-radius:8px;width:580px;height:95dvh;padding:var(--Modal-padding);font-family:Inter, sans-serif;font-size:1.3rem;position:relative;display:flex;flex-direction:column;max-height:calc(90vh);overflow-y:auto}@media (max-width: 1024px){.user-setting-modal{font-size:0.8rem}}@media (max-width: 767px){.user-setting-modal{width:95vw}}.user-setting-modal__operations{display:flex;align-items:center;gap:16px}.user-setting-modal__operations-wrapper{display:flex;flex-direction:column;gap:16px;border-bottom:2px solid #CBCBCB;padding-bottom:16px}.user-setting-modal__operations-label{font-size:12px;font-weight:600;color:#1C2D36}.user-setting-modal__operations-value{line-height:15px;color:#fff;font-size:12px;font-weight:600;padding:4px 8px;border-radius:8px;background-color:#1378AE}.user-setting-modal__operations-value_status{background-color:#FF3B30}.user-setting-modal__operations-buttons{display:flex;align-items:center;height:38px}.user-setting-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.user-setting-modal__header{font-size:1.3rem;margin-bottom:1rem}}.user-setting-modal__user-info{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:0.9rem;font-weight:500;font-size:1.1rem}@media (max-width: 1024px){.user-setting-modal__user-info{margin-top:0.5rem;font-size:0.8rem}}.user-setting-modal__item{margin-bottom:24px;display:flex;flex-direction:column;gap:8px}.user-setting-modal__item-header{font-weight:600;font-size:14px;line-height:16px}.user-setting-modal__item-content{display:flex;justify-content:flex-start;align-items:flex-end;gap:24px}.user-setting-modal__item-value{display:flex;align-items:center;height:48px}.user-setting-modal__item-value_fullWidth{width:100%}@media (max-width: 767px){.user-setting-modal__item-value{flex:1 1 0;min-width:0}}.user-setting-modal__item-value span{margin-left:5px;color:#13ae38}.user-setting-modal__item-value_status>span{color:#d06261}.user-setting-modal__item-buttons{height:40px;display:flex;justify-content:center;align-items:center}.user-setting-modal__buttons{display:flex;align-items:center;justify-content:flex-end}.user-setting-modal__save-button,.user-setting-modal__close-button,.user-setting-modal__freeze-button,.user-setting-modal__ban-button{height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;color:#fff}.user-setting-modal__save-button_disabled,.user-setting-modal__close-button_disabled,.user-setting-modal__freeze-button_disabled,.user-setting-modal__ban-button_disabled{opacity:0.2;pointer-events:none}.user-setting-modal__save-button_disabled{opacity:0.5}.user-setting-modal__close-button,.user-setting-modal__save-button{font-size:13px;font-weight:600;color:#13AE38;background:#fff;border:1px solid #13AE38;padding:8px 16px;border-radius:4px}.user-setting-modal__close-button{margin-left:1rem;height:40px}.user-setting-modal__save-icon,.user-setting-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.user-setting-modal__save-icon-svg,.user-setting-modal__close-icon-svg{width:1rem}.user-setting-modal__save-icon-svg *,.user-setting-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.user-setting-modal__save-icon-svg,.user-setting-modal__close-icon-svg{width:0.7rem}}.user-setting-modal__errors,.user-setting-modal__success{display:block;margin:0 auto;width:95%;color:red;font-size:0.8rem;padding:0.25rem 1rem}.user-setting-modal__success{color:green}

.no-data{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;width:100%;padding:24px;text-transform:uppercase;font-size:24px;border-radius:0.625rem;background:#fff;margin:12px auto}.no-data__icon{width:50px;height:50px}

.order-component{height:100%;display:flex;align-items:center;cursor:pointer;gap:5px}.order-component_selectedOrder_ascending .order-component__arrow:nth-child(1){fill:#13ae38}.order-component_selectedOrder_descending .order-component__arrow:nth-child(2){fill:#13ae38}.order-component__arrow{display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(-90deg)}.order-component__arrow svg{height:15px;width:15px}.order-component__arrow_down{transform:rotate(90deg)}

.tooltip{display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.tooltip:not(.tooltip_withChildren){width:14px;height:16px}.tooltip:hover::after{content:attr(data-title);font-size:12px;line-height:12px;position:absolute;min-width:215px;padding:5px;border-radius:6px;background-color:#56b314ec;color:#fff;text-align:center;z-index:5}@media (min-width: 767px){.tooltip_position_top-center::after{left:0;top:-3px;transform:translate(-50%, -100%)}.tooltip_position_top-left::after{left:0;top:0;transform:translate(-100%, -100%)}.tooltip_position_top-right::after{left:0;top:0;transform:translate(0, -100%)}.tooltip_position_bottom-center::after{left:0;bottom:0;transform:translate(-50%, 100%)}.tooltip_position_bottom-left::after{left:0;bottom:0;transform:translate(-100%, 100%)}.tooltip_position_bottom-right::after{right:0;bottom:0;transform:translate(100%, 100%)}}@media (max-width: 767px){.tooltip_positionMobile_top-center::after{left:0;top:-3px;transform:translate(-50%, -100%)}.tooltip_positionMobile_top-left::after{left:0;top:0;transform:translate(-100%, -100%)}.tooltip_positionMobile_top-right::after{left:0;top:0;transform:translate(0, -100%)}.tooltip_positionMobile_bottom-center::after{left:0;bottom:0;transform:translate(-50%, 100%)}.tooltip_positionMobile_bottom-left::after{left:0;bottom:0;transform:translate(-100%, 100%)}.tooltip_positionMobile_bottom-right::after{right:0;bottom:0;transform:translate(100%, 100%)}}.tooltip__icon{width:14px !important;height:16px !important;box-sizing:border-box}

.approve-email-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:var(--Modal-padding);gap:1rem}.approve-email-modal__text{font-size:1.5rem;text-align:center}.approve-email-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.approve-email-modal__buttons{margin-top:1.5rem}}.approve-email-modal__save-button,.approve-email-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.approve-email-modal__save-button,.approve-email-modal__close-button{height:2.25rem}}.approve-email-modal__save-icon,.approve-email-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.approve-email-modal__save-icon-svg,.approve-email-modal__close-icon-svg{width:1rem}.approve-email-modal__save-icon-svg *,.approve-email-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.approve-email-modal__save-icon-svg,.approve-email-modal__close-icon-svg{width:0.7rem}}.approve-email-modal__close-button{background:#d06261;margin-left:1rem}

.email-history-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:var(--Modal-padding);gap:2rem;min-width:50vw;max-height:50vh}.email-history-modal__header{width:100%;font-size:2rem;display:flex;justify-content:center;align-items:center}.email-history-modal__close-icon{position:absolute;display:flex;align-items:center;justify-content:center;top:1.5rem;right:1.5rem;cursor:pointer}.email-history-modal__close-icon-svg{width:1rem}.email-history-modal__close-icon-svg *{fill:#000}.email-history-modal__history{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:100%;overflow:auto}@media (max-width: 1024px){.email-history-modal__history{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem;padding:0}}.email-history-modal__tr{height:3rem}.email-history-modal__td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.email-history-modal__td_banned{color:red}.email-history-modal__td_type_button{cursor:pointer}.email-history-modal__main-table-head{box-sizing:border-box}.email-history-modal__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.email-history-modal__table-head{padding:0 0.1rem}}.email-history-modal__table-head-with-order{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.email-history-modal__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}@media (min-width: 1024px){.email-history-modal__table{white-space:nowrap;overflow-x:auto;width:100%}}

.all-users-list-row{height:3rem}.all-users-list-row__td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.all-users-list-row__td-user-link,.all-users-list-row__td-link{text-decoration:underline;font-weight:700;cursor:pointer}.all-users-list-row__td-link{color:#1737D7}.all-users-list-row__td_frozen{color:#5b9bd5}.all-users-list-row__td_banned{color:red}.all-users-list-row__td_text_right{text-align:right}.all-users-list-row__td_type_amount{max-width:8rem}.all-users-list-row__action-buttons{display:flex;justify-content:center;align-items:center;height:100%;gap:8px}.all-users-list-row__key-icon{cursor:pointer;display:block;border-radius:3px;background:#313131;height:70%;width:30%;display:flex;align-items:center;justify-content:center}.all-users-list-row__key-icon-svg{width:1rem}.all-users-list-row__key-icon-svg *{fill:#fff}.all-users-list-row__disable-icon,.all-users-list-row__unbun-icon{cursor:pointer;display:block;border-radius:3px;height:70%;width:30%;display:flex;align-items:center;justify-content:center;margin-left:0.5rem}.all-users-list-row__disable-icon-svg,.all-users-list-row__unbun-icon-svg{width:1rem}.all-users-list-row__disable-icon{background:#d06261}.all-users-list-row__unbun-icon{background:#14bc14}.all-users-list-row__input-wrapper{width:70%}.all-users-list-row__click-icon{display:flex;align-items:center;justify-content:center}.all-users-list-row__click-icon_isArrow{cursor:pointer}.all-users-list-row__click-icon_isArrow:hover *{fill:#fcd300}.all-users-list-row__click-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.all-users-list-row__click-icon-svg{width:0.8rem;height:0.8rem}}.all-users-list-row__click-icon-svg *{fill:#000}.all-users-list-row__amount{width:100%;display:flex;justify-content:center;font-size:1.4rem;margin:0 auto}.all-users-list-row__amount input{border-radius:0 !important;border:none !important;font-size:0.875rem;width:auto;text-align:center !important}.all-users-list-row__amount input::-moz-placeholder{font-size:0.875rem}.all-users-list-row__amount input:-ms-input-placeholder{font-size:0.875rem}.all-users-list-row__amount input::placeholder{font-size:0.875rem}.all-users-list-row__amount-minus,.all-users-list-row__amount-plus{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0.5rem;min-height:100%;max-height:100%}.all-users-list-row__amount-minus:hover .all-users-list-row__amount-minus-svg *,.all-users-list-row__amount-plus:hover .all-users-list-row__amount-minus-svg *,.all-users-list-row__amount-minus:hover .all-users-list-row__amount-plus-svg *,.all-users-list-row__amount-plus:hover .all-users-list-row__amount-plus-svg *{fill:#fcd300}.all-users-list-row__amount-minus-svg,.all-users-list-row__amount-plus-svg{width:1rem}.all-users-list-row__amount-minus-svg *,.all-users-list-row__amount-plus-svg *{fill:#000}.all-users-list-row__amount-minus_isDisabled,.all-users-list-row__amount-plus_isDisabled{opacity:0.5;pointer-events:none}.all-users-list-row__email{display:grid;gap:5px;padding:0 10px;grid-template-columns:1fr 20px;align-items:center;justify-items:center}.all-users-list-row__email-icons{display:flex;align-items:center;gap:5px;margin-left:7px}.all-users-list-row__email-info{cursor:pointer}.all-users-list-row__email-verify{color:red}.all-users-list-row__email-verify_isVerified{color:#13ae38}.all-users-list-row__email-tooltip:hover::after{min-width:auto !important}.all-users-list-row__email-tooltip:not(.all-users-list-row__email-tooltip_isVerified):hover::after{background-color:red !important}.all-users-list-row__info{cursor:pointer}.all-users-list-row__info_cog{margin:0 5px}.all-users-list-row__kyc{display:flex;align-items:center;gap:4px;width:100%}.all-users-list-row__kyc_status_SUCCESS{color:#13ae38;cursor:pointer}.all-users-list-row__kyc_status_PENDING{color:#d7b817}.all-users-list-row__kyc_status_REJECTED{color:red}.all-users-list-row__kyc_status_NOT_CONFIRMED{color:#696969}.all-users-list-row__kyc-text{font-family:Arial;font-weight:700;text-transform:capitalize;line-height:12px}.all-users-list-row__kyc-icon{height:12px;width:auto}.all-users-list-row__settings-icon{width:32px;height:32px;padding:4px;color:#13AE38;cursor:pointer;outline:1px solid #13AE38;border-radius:4px}.all-users-list-row__settings-icon svg{width:24px;height:24px}

.all-users-table{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:100%;overflow:auto}@media (max-width: 1024px){.all-users-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem;padding:0}}.all-users-table__main-table-head{box-sizing:border-box}.all-users-table__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.all-users-table__table-head{padding:0 0.1rem}}.all-users-table__table-head-with-order{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.all-users-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}@media (min-width: 1024px){.all-users-table__table{margin-left:0.7rem;white-space:nowrap;overflow-x:auto;width:100%}}

.slider{width:100%}.slider .swiper{height:100%;width:100%}.slider .swiper-pagination{width:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;display:flex;align-items:center;position:absolute;top:1.6rem !important;right:0;padding-right:0.875rem;justify-content:flex-end}@media (max-width: 767px){.slider .swiper-pagination{display:none !important}}.slider .swiper-pagination-bullet{width:0.85rem;height:0.85rem;border-radius:50%;border:1px solid #fff;background:transparent;margin-right:0.025rem !important;opacity:1;transition:height 0.3s ease-in, width 0.3s ease-in}.slider .swiper-pagination-bullet-active{background:#fff}.slider .swiper-button-next,.slider .swiper-button-prev{background:#7f7f7f;color:#fff;border-radius:4px}.slider .swiper-button-next:after,.slider .swiper-button-prev:after{font-size:26px}

.loader{width:15px;height:15px;position:relative}.loader .sk-circle{width:100%;height:100%;position:absolute;left:0;top:0}.loader .sk-circle:before{content:'';display:block;margin:0 auto;width:15%;height:15%;background-color:#333;border-radius:100%;-webkit-animation:sk-circleFadeDelay 1.2s infinite ease-in-out both;animation:sk-circleFadeDelay 1.2s infinite ease-in-out both}.loader .sk-circle2{transform:rotate(30deg)}.loader .sk-circle3{transform:rotate(60deg)}.loader .sk-circle4{transform:rotate(90deg)}.loader .sk-circle5{transform:rotate(120deg)}.loader .sk-circle6{transform:rotate(150deg)}.loader .sk-circle7{transform:rotate(180deg)}.loader .sk-circle8{transform:rotate(210deg)}.loader .sk-circle9{transform:rotate(240deg)}.loader .sk-circle10{transform:rotate(270deg)}.loader .sk-circle11{transform:rotate(300deg)}.loader .sk-circle12{transform:rotate(330deg)}.loader .sk-circle2:before{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.loader .sk-circle3:before{-webkit-animation-delay:-1s;animation-delay:-1s}.loader .sk-circle4:before{-webkit-animation-delay:-0.9s;animation-delay:-0.9s}.loader .sk-circle5:before{-webkit-animation-delay:-0.8s;animation-delay:-0.8s}.loader .sk-circle6:before{-webkit-animation-delay:-0.7s;animation-delay:-0.7s}.loader .sk-circle7:before{-webkit-animation-delay:-0.6s;animation-delay:-0.6s}.loader .sk-circle8:before{-webkit-animation-delay:-0.5s;animation-delay:-0.5s}.loader .sk-circle9:before{-webkit-animation-delay:-0.4s;animation-delay:-0.4s}.loader .sk-circle10:before{-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.loader .sk-circle11:before{-webkit-animation-delay:-0.2s;animation-delay:-0.2s}.loader .sk-circle12:before{-webkit-animation-delay:-0.1s;animation-delay:-0.1s}@-webkit-keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}@keyframes sk-circleFadeDelay{0%,39%,100%{opacity:0}40%{opacity:1}}

.lang-adornment{display:block;height:100%;min-width:70px;position:relative;font-family:Arial, sans-serif;font-size:14px;font-weight:700;line-height:1}.lang-adornment__current{display:flex;align-items:center;justify-content:center;height:100%;cursor:pointer}.lang-adornment__current-arrow{display:flex;align-items:center;justify-content:center;height:100%;width:auto;margin-left:3px}.lang-adornment__current-arrow_isOpen svg{transform:rotate(180deg)}.lang-adornment__current-arrow svg{height:6px;width:auto;color:#000;transition:transform 0.3s ease}.lang-adornment__list{display:none;flex-direction:column;position:absolute;top:100%;left:0;z-index:15;background:#fff;padding-top:5px;border:1px solid #e5e5e5}.lang-adornment__list_isOpen{display:flex}.lang-adornment__item{display:flex;align-items:center;gap:5px;padding:7px 8px;cursor:pointer;transition:background 0.3s ease}.lang-adornment__item:not(.lang-adornment__item:last-child){border-bottom:1px solid #e5e5e5}.lang-adornment__item:hover{background:#dfdfdf}.lang-adornment__icon{width:15px;height:15px}.lang-adornment__text{margin-left:2px;text-transform:uppercase}

.textarea-component{padding:5px;border-radius:5px;resize:none}.textarea-component__wrapper{width:100%;position:relative;padding-bottom:15px}.textarea-component__counter{display:flex;align-items:center;gap:2px;position:absolute;right:5px;bottom:0}.textarea-component__counter_isMax{color:red}.textarea-component__counter-value{font:inherit;color:inherit;opacity:0.85}

.dropdown-rejects-item{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px;border:1px solid #d7d7d7;border-radius:8px;cursor:pointer}.dropdown-rejects-item__left{display:flex;flex-direction:column;gap:5px;width:100%;max-width:100%;overflow:hidden}.dropdown-rejects-item__left_isCreate{overflow:visible}.dropdown-rejects-item__right{display:flex;align-items:center;justify-content:flex-end}@media (max-width: 767px){.dropdown-rejects-item__right{flex-direction:column;gap:5px}}.dropdown-rejects-item__name{display:flex;align-items:center;justify-content:space-between}.dropdown-rejects-item__name_custom{cursor:pointer}.dropdown-rejects-item__name-radio{padding:4px;border:3px solid #d7d7d7;border-radius:50%;cursor:pointer;margin-right:7px}.dropdown-rejects-item__name-radio_isActive{border-color:#13ae38}.dropdown-rejects-item__name-value{display:flex;align-items:center;gap:2px;width:100%;font-size:14px;font-weight:500;color:#000;position:relative}.dropdown-rejects-item__description{display:flex;align-items:center;gap:2px;width:100%;font-size:12px;font-weight:500;color:#545454;position:relative}.dropdown-rejects-item__description_none{display:none}.dropdown-rejects-item__input{outline:none;border:none;border-bottom:1px solid transparent;width:100%;padding:3px 0;font:inherit;line-height:1;color:inherit;background:transparent}.dropdown-rejects-item__input_isEditable{border-color:rgba(197,197,197,0.4)}.dropdown-rejects-item__input_isTextarea{padding-left:5px;padding-right:5px;line-height:1.5;border-color:transparent}.dropdown-rejects-item__input_isText{word-wrap:break-word;overflow-wrap:break-word}.dropdown-rejects-item__input-plug{position:absolute;width:0;height:0}.dropdown-rejects-item__input-plug_isCanChooseThisOption{height:100%;width:100%;z-index:2}.dropdown-rejects-item__textarea-wrapper{border:1px solid rgba(197,197,197,0.4);border-radius:5px}@media (max-width: 767px){.dropdown-rejects-item__language{min-width:auto;margin-bottom:3px}.dropdown-rejects-item__language .lang-adornment__current{gap:1px}.dropdown-rejects-item__language .lang-adornment__icon{width:12px;height:12px}}.dropdown-rejects-item__actions{display:flex;align-items:center;justify-content:flex-end;gap:5px;width:100%}.dropdown-rejects-item__actions-item{display:flex;align-items:center;justify-content:center;height:18px;width:18px;border:none;outline:none;background:transparent;cursor:pointer}.dropdown-rejects-item__icon{font-size:14px;line-height:1}.dropdown-rejects-item__icon_update,.dropdown-rejects-item__icon_create,.dropdown-rejects-item__icon_createModeOn{color:#60cf72}.dropdown-rejects-item__icon_delete,.dropdown-rejects-item__icon_createModeOff{color:#f20f00}.dropdown-rejects-item__icon_edit{color:#7a7a7a}.dropdown-rejects-item__tooltip{margin-right:7px}.dropdown-rejects-item__tooltip:hover::after{background-color:#1f2a37;color:#9ca3af}.dropdown-rejects-item__tooltip-icon{color:rgba(31,42,55,0.7)}.dropdown-rejects-item__required{display:none;align-items:center;justify-content:center;font-size:10px;color:red}.dropdown-rejects-item__required_isShow{display:flex}

.dropdown-rejects{width:100%;position:relative}.dropdown-rejects__input{display:flex;align-items:center;width:100%;height:40px;background:#fff;cursor:pointer}.dropdown-rejects__input-value{max-width:350px;width:100%;padding:0 8px;font-size:16px;line-height:1;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media (max-width: 767px){.dropdown-rejects__input-value{max-width:200px}}.dropdown-rejects__input-arrow{display:flex;align-items:center;justify-content:center;height:100%;width:auto;padding:0 8px;margin-left:auto}.dropdown-rejects__input-arrow_isOpen svg{transform:rotate(180deg)}.dropdown-rejects__input-arrow svg{height:8px;width:auto;color:#000;transition:transform 0.3s ease}.dropdown-rejects__list{width:100%;padding:10px 15px;padding-bottom:40px;background:#fff;position:absolute;left:0;right:0;top:calc(100% + 5px);z-index:20;overflow-y:auto;max-height:300px;display:none}.dropdown-rejects__list_isOpen{display:block}.dropdown-rejects__list-inner{display:flex;flex-direction:column;gap:10px;max-height:100%}.dropdown-rejects__placeholder{opacity:0.8}.dropdown-rejects__loader{left:0;right:0;margin:0 auto;margin-top:10px}

.kyc-rejects{display:flex;flex-direction:column;gap:10px;padding:var(--Modal-padding);background:#e9ecf2;max-width:96vw}@media (max-width: 767px){.kyc-rejects{padding-left:20px;padding-right:20px}}.kyc-rejects__heading{display:block;width:100%;font-size:24px;font-weight:700;text-align:center}@media (max-width: 767px){.kyc-rejects__heading{font-size:18px}}.kyc-rejects__body{width:100%;margin:10px 0}.kyc-rejects__dropdown-wrapper{min-width:450px;max-width:100%}@media (max-width: 767px){.kyc-rejects__dropdown-wrapper{min-width:300px}}.kyc-rejects__buttons{display:flex;align-items:center;justify-content:flex-end;gap:10px}.kyc-rejects__buttons-item button{border:1px solid transparent !important}.kyc-rejects__buttons-item_isClose button{background:transparent !important;border-color:#cf6160 !important;color:#000 !important}.kyc-rejects__error{color:red;margin-bottom:3px}

.kyc-verification-preview{display:grid;grid-template-columns:2fr 4fr;gap:10px;max-height:90vh;padding:var(--Modal-padding);overflow:auto;background:#e9ecf2}@media (max-width: 767px){.kyc-verification-preview{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.kyc-verification-preview_isHidden{opacity:0}.kyc-verification-preview__close{display:flex;align-items:center;justify-content:center;width:60%;height:60%;position:relative}.kyc-verification-preview__close:before,.kyc-verification-preview__close:after{position:absolute;content:' ';height:100%;width:2px;background:#fff}.kyc-verification-preview__close:before{transform:rotate(45deg)}.kyc-verification-preview__close:after{transform:rotate(-45deg)}.kyc-verification-preview__close-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:#d06261;border-radius:0.3rem;border:none;outline:none;transition:all 0.3s ease;cursor:pointer;position:absolute;top:0;left:101%}@media (max-width: 767px){.kyc-verification-preview__close-btn{position:relative;left:auto;right:0;margin-left:auto;width:2rem;height:2rem}}.kyc-verification-preview__close-btn:hover{background:rgba(208,99,97,0.8)}.kyc-verification-preview__right{display:flex;flex-direction:column}.kyc-verification-preview__user{display:flex;flex-direction:column;gap:10px}.kyc-verification-preview__user-item{width:100%;min-width:170px;max-width:200px;padding:5px 10px;background:rgba(34,36,38,0.15);border-radius:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 767px){.kyc-verification-preview__user-item{min-width:100%;max-width:100%}}.kyc-verification-preview__heading{width:100%;margin-bottom:10px;padding:5px 10px;background:rgba(34,36,38,0.15);border-radius:10px;text-align:center}.kyc-verification-preview__heading-item{border:none;outline:none;background:rgba(255,255,255,0.5);border-radius:10px;padding:3px 10px;color:#000;cursor:pointer}.kyc-verification-preview__heading-item:not(:last-child){margin-right:5px}.kyc-verification-preview__heading-item_isActive{background:#fff}.kyc-verification-preview__slider{width:100%;min-width:500px;max-width:500px;aspect-ratio:16 / 9;margin-bottom:10px;cursor:pointer}@media (max-width: 767px){.kyc-verification-preview__slider{min-width:300px;max-width:300px}}.kyc-verification-preview__slider .swiper-button-prev,.kyc-verification-preview__slider .swiper-rtl .swiper-button-next{left:0}.kyc-verification-preview__slider .swiper-button-next,.kyc-verification-preview__slider .swiper-rtl .swiper-button-prev{right:0}.kyc-verification-preview__img{display:flex;width:97%;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;background-color:rgba(0,0,0,0.05)}.kyc-verification-preview__img-wrapper{width:100%;height:100%}.kyc-verification-preview__buttons{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:auto}@media (max-width: 767px){.kyc-verification-preview__buttons{flex-direction:column;margin-top:15px}}.kyc-verification-preview__buttons-item{min-width:150px}@media (max-width: 767px){.kyc-verification-preview__buttons-item{width:100%}}

.administration-all-users{position:relative}

.adm-bets-table__main-table-head{box-sizing:border-box}.adm-bets-table__table-head{padding:0.625rem 0;text-align:center;background-color:#313131;color:#fff;border-radius:3px}.adm-bets-table__table{width:100%;padding:1.2rem 0.9375rem}

.adm-bets-table-row__td,.adm-bets-table-row__betcode-td{padding:10px;text-align:center;position:relative;color:#d5d5d5}.adm-bets-table-row__td_status_4,.adm-bets-table-row__betcode-td_status_4{color:#f33838}.adm-bets-table-row__td_status_34,.adm-bets-table-row__td_status_17410,.adm-bets-table-row__betcode-td_status_34,.adm-bets-table-row__betcode-td_status_17410{color:#00d870}.adm-bets-table-row__td_status_16384,.adm-bets-table-row__betcode-td_status_16384{color:#ffc400}.adm-bets-table-row__td_status_1,.adm-bets-table-row__betcode-td_status_1{color:#5b9bd5}.adm-bets-table-row__betcode-td{-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all}.adm-bets-table-row__tr:nth-child(2n){background:#2c2c2c}.adm-bets-table-row__tr:nth-child(odd){background:#1f1f1f}.adm-bets-table-row__betcode-td{color:#fcd301;font-weight:600}

.adm-filter-bet-list{padding:0.625rem 0.9375rem}.adm-filter-bet-list .react-date-picker{width:100%;height:2.3rem}.adm-filter-bet-list .react-date-picker__wrapper{background:#F6F6F6;border:0.834579px solid #DDDDDD;box-sizing:border-box;border-radius:0.3125rem;border:none;width:100%}.adm-filter-bet-list .react-date-picker__wrapper input{color:#000 !important}.adm-filter-bet-list .react-date-picker__wrapper *{stroke:#000}.adm-filter-bet-list .react-date-picker .react-date-picker__inputGroup__day{padding-left:0.7rem}.adm-filter-bet-list__block-inputs{display:flex;justify-content:space-between;position:relative;margin-bottom:1.5rem}.adm-filter-bet-list__item{width:16rem}.adm-filter-bet-list__input-title{margin-bottom:0.5rem}.adm-filter-bet-list__block-filter{width:22.5%}

.administration-bets-list{position:relative}.administration-bets-list__button-wrapper{height:2rem;width:25%;margin:0 auto;background:#23a152;margin-top:1rem}.administration-bets-list__paginator-wrapper{display:flex;padding:2rem 1rem;width:28rem}

.bonus-history-row__td,.bonus-history-row__betcode-td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.bonus-history-row__td_color_red,.bonus-history-row__betcode-td_color_red{color:#f33838}.bonus-history-row__td_color_green,.bonus-history-row__betcode-td_color_green{color:#00d870}.bonus-history-row__tr{height:3rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}.bonus-history-row__tr:nth-child(2n){background:rgba(0,0,0,0.08)}.bonus-history-row__tr:nth-child(2n) input{background:transparent !important}@media (max-width: 1024px){.bonus-history-row__tr{height:2.2rem}}.bonus-history-row__tr:first-child .users-list-row__td-click{box-shadow:0px -1px 0px rgba(34,36,38,0.15)}.bonus-history-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1;border:1px solid rgba(34,36,38,0.15);border-right:none;border-top:none}.bonus-history-row__amount{width:100%;display:flex;justify-content:center;font-size:1.4rem;margin:0 auto;height:2.2rem}.bonus-history-row__amount input{border-radius:0 !important;border:none !important;font-size:0.875rem;width:auto;text-align:center !important}.bonus-history-row__amount input::-moz-placeholder{font-size:0.875rem}.bonus-history-row__amount input:-ms-input-placeholder{font-size:0.875rem}.bonus-history-row__amount input::placeholder{font-size:0.875rem}@media (max-width: 1024px){.bonus-history-row__amount input{height:2.2rem;padding:0}}.bonus-history-row__amount-minus,.bonus-history-row__amount-plus{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0.5rem;min-height:100%;max-height:100%}.bonus-history-row__amount-minus:hover .bonus-history-row__amount-minus-svg *,.bonus-history-row__amount-plus:hover .bonus-history-row__amount-minus-svg *,.bonus-history-row__amount-minus:hover .bonus-history-row__amount-plus-svg *,.bonus-history-row__amount-plus:hover .bonus-history-row__amount-plus-svg *{fill:#fcd300}.bonus-history-row__amount-minus-svg,.bonus-history-row__amount-plus-svg{width:1rem}.bonus-history-row__amount-minus-svg *,.bonus-history-row__amount-plus-svg *{fill:#000}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

.bonus-history-table__wrapper{font-size:12px;padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;white-space:nowrap;overflow-x:auto;width:100%}@media (max-width: 1024px){.bonus-history-table__wrapper{padding:0.2rem}}.bonus-history-table__main-table-head{box-sizing:border-box}.bonus-history-table__table-head{padding:0.625rem;text-align:center;align-items:center}@media (max-width: 1024px){.bonus-history-table__table-head{padding:0 0.3rem}}.bonus-history-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}.bonus-history-table__sort{display:flex;justify-content:center;align-items:center;gap:5px}.bonus-history-table__sort-icon{cursor:pointer;height:24px;width:24px}.bonus-history-table__sort-icon svg{height:24px;width:24px}.bonus-history-table__sort-icon_up{transform:scale(1, -1)}

.doughnut-modal{width:50vmin;height:50vmin;min-width:300px;min-height:300px;padding:var(--Modal-padding)}.doughnut-modal__cross{position:absolute;width:0.875rem;top:0.875rem;right:0.875rem;fill:black;cursor:pointer}

.paid-bonus{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff;position:relative}.paid-bonus__tooltip{position:absolute;right:10px;top:10px}.paid-bonus__info{display:flex;flex-direction:row;align-items:center;justify-content:center}.paid-bonus__input{margin-bottom:1.5rem}.paid-bonus__wrapper{margin-right:auto}@media (max-width: 1024px){.paid-bonus__wrapper{margin-right:0}}.paid-bonus__cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}

.pay-bonus-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.pay-bonus-modal{font-size:0.8rem}}.pay-bonus-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.pay-bonus-modal__header{font-size:1.3rem;margin-bottom:1rem}}.pay-bonus-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.pay-bonus-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.pay-bonus-modal__buttons{margin-top:1.5rem}}.pay-bonus-modal__pay-button,.pay-bonus-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.pay-bonus-modal__pay-button,.pay-bonus-modal__close-button{height:2.25rem}}.pay-bonus-modal__pay-icon,.pay-bonus-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.pay-bonus-modal__pay-icon-svg,.pay-bonus-modal__close-icon-svg{width:1rem}.pay-bonus-modal__pay-icon-svg *,.pay-bonus-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.pay-bonus-modal__pay-icon-svg,.pay-bonus-modal__close-icon-svg{width:0.7rem}}.pay-bonus-modal__close-button{background:#d06261;margin-left:1rem}.pay-bonus-modal__pay-button{background:#076507}.adm-ban-modal{padding:1.5rem 1rem;font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-ban-modal{font-size:0.8rem}}.adm-ban-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-ban-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-ban-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-ban-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-ban-modal__buttons{margin-top:1.5rem}}.adm-ban-modal__save-button,.adm-ban-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.adm-ban-modal__save-button,.adm-ban-modal__close-button{height:2.25rem}}.adm-ban-modal__save-icon,.adm-ban-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-ban-modal__save-icon-svg,.adm-ban-modal__close-icon-svg{width:1rem}.adm-ban-modal__save-icon-svg *,.adm-ban-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-ban-modal__save-icon-svg,.adm-ban-modal__close-icon-svg{width:0.7rem}}.adm-ban-modal__close-button{background:#d06261;margin-left:1rem}

.unpaid-bonus-row__td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.unpaid-bonus-row__td_date{cursor:pointer}.unpaid-bonus-row__td_selected{background-color:#0e7042;color:white}.unpaid-bonus-row__tr{height:3rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}.unpaid-bonus-row__tr:nth-child(2n){background:rgba(0,0,0,0.08)}.unpaid-bonus-row__tr:nth-child(2n) input{background:transparent !important}@media (max-width: 1024px){.unpaid-bonus-row__tr{height:2.2rem}}.unpaid-bonus-row__tr:first-child .users-list-row__td-click{box-shadow:0px -1px 0px rgba(34,36,38,0.15)}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

.unpaid-bonuses-table__wrapper{font-size:12px;padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;white-space:nowrap;overflow-x:auto;width:100%}@media (max-width: 1024px){.unpaid-bonuses-table__wrapper{padding:0.2rem}}.unpaid-bonuses-table__main-table-head{box-sizing:border-box}.unpaid-bonuses-table__table-head{padding:0.625rem;text-align:center;align-items:center;cursor:pointer}@media (max-width: 1024px){.unpaid-bonuses-table__table-head{padding:0 0.1rem}}.unpaid-bonuses-table__table-head_selected{background-color:#0e7042;color:white}.unpaid-bonuses-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}.unpaid-bonuses-table__sort{display:flex;justify-content:center;align-items:center;gap:5px}.unpaid-bonuses-table__sort-icon{cursor:pointer;height:24px;width:24px}.unpaid-bonuses-table__sort-icon_selected svg{fill:white}.unpaid-bonuses-table__sort-icon svg{height:24px;width:24px}.unpaid-bonuses-table__sort-icon_up{transform:scale(1, -1)}

.unpaid-bonus{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff;position:relative}.unpaid-bonus__tooltip{position:absolute;right:10px;top:10px}.unpaid-bonus__info{display:flex;flex-direction:row;align-items:center;justify-content:center}.unpaid-bonus__input{margin-bottom:1.5rem}.unpaid-bonus__wrapper{margin-right:auto}@media (max-width: 1024px){.unpaid-bonus__wrapper{margin-right:0}}.unpaid-bonus__cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}

.bonus-balance__menu{display:flex;flex-direction:row;justify-content:center;font-size:20px;width:100%;max-width:500px;margin:auto;border-radius:.625rem .625rem 0 0;background:#fff;overflow:hidden}.bonus-balance__menu-variant{text-align:center;width:50%;padding:0.625rem 0.9375rem;transition:0.25s all;cursor:pointer;background-color:rgba(128,128,128,0.41);color:rgba(0,0,0,0.5)}.bonus-balance__menu-variant:first-child{border-right:1px solid rgba(133,133,133,0.25)}.bonus-balance__menu-variant:hover{background-color:white;color:black}.bonus-balance__menu-variant_selected{background-color:white;color:black}

.bonus-create-card{width:33%;position:relative;padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:1.5rem;border-radius:.625rem;background:#fff}@media (max-width: 767px){.bonus-create-card{width:49%}}@media (max-width: 1024px){.bonus-create-card{width:100%}}.bonus-create-card__input{margin-bottom:0.5rem}.bonus-create-card__input-label{margin-right:0.3rem}.bonus-create-card__edit-click{position:absolute;width:20px;right:10px;top:5px;cursor:pointer}.bonus-create-card__edit-click svg{fill:#de881a}.bonus-create-card__button{margin:0 0.1rem;width:100%}.bonus-create-card__buttons-wrapper{display:flex;width:100%}.bonus-create-card__wrapper{margin-right:auto}@media (max-width: 1024px){.bonus-create-card__wrapper{margin-right:0}}

.bonus-create-block{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:1.5rem;border-radius:.625rem;background:#fff}@media (max-width: 1024px){.bonus-create-block{width:100%;padding:0.625rem 0.5rem}}.bonus-create-block__input{margin-bottom:1.5rem;width:30%}@media (max-width: 767px){.bonus-create-block__input{width:49%}}@media (max-width: 1024px){.bonus-create-block__input{width:100%;margin-bottom:0.5rem}}.bonus-create-block__input-label{margin-right:0.3rem}.bonus-create-block__wrapper{width:100%}@media (max-width: 1024px){.bonus-create-block__wrapper{margin-right:0}}.bonus-create-block__button{width:300px;margin:0 auto}@media (max-width: 1024px){.bonus-create-block__button{width:100%}}.bonus-create-block__title{font-size:20px;margin-bottom:1.5rem;text-align:center}.bonus-create-block__items{display:flex;flex-wrap:wrap;justify-content:space-between}

.bonus-create{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff}.bonus-create__input{margin-bottom:1.5rem}.bonus-create__wrapper{margin-right:auto}@media (max-width: 1024px){.bonus-create__wrapper{margin-right:0}}.bonus-create__cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}

.administration-bonus-card{position:relative;padding:var(--ListItem-padding);padding-top:30px;display:flex;flex-direction:column;gap:var(--Fields-gap);border-radius:.625rem;background:#fff}.administration-bonus-card_rtl .administration-bonus-card__input-label{margin-left:0.3rem;margin-right:0}.administration-bonus-card_rtl .administration-bonus-card__edit-click{right:auto;left:10px}.administration-bonus-card__input-label{margin-right:0.3rem}.administration-bonus-card__edit-click{position:absolute;width:20px;height:20px;right:10px;top:5px;cursor:pointer}.administration-bonus-card__edit-click svg{fill:#de881a}.administration-bonus-card__button{width:100%}.administration-bonus-card__buttons-wrapper{display:flex;width:100%}

.administration-bonus-create{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff}@media (max-width: 1024px){.administration-bonus-create{width:100%;padding:0.625rem 0.5rem}}.administration-bonus-create__input{display:flex;flex-direction:column;gap:var(--FieldGroup-gap);width:30%}@media (max-width: 767px){.administration-bonus-create__input{width:49%}}@media (max-width: 1024px){.administration-bonus-create__input{width:100%}}.administration-bonus-create__input_checkbox{flex-direction:row;align-items:center;height:1.4285em}.administration-bonus-create__wrapper{width:100%}@media (max-width: 1024px){.administration-bonus-create__wrapper{margin-right:0}}.administration-bonus-create__button{width:300px;margin:0 auto;margin-top:var(--Fields-gap)}@media (max-width: 1024px){.administration-bonus-create__button{width:100%}}.administration-bonus-create__title{font-size:20px;margin-bottom:1.5rem;text-align:center}.administration-bonus-create__items{display:flex;flex-wrap:wrap;gap:var(--Fields-gap)}

.administration-bonuses{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff}.administration-bonuses__input{margin-bottom:1.5rem}.administration-bonuses__wrapper{margin-right:auto}@media (max-width: 1024px){.administration-bonuses__wrapper{margin-right:0}}.administration-bonuses__cards-wrapper{display:grid;grid-template-columns:repeat(auto-fill, minmax(330px, 1fr));grid-auto-flow:row;gap:var(--Fields-gap)}

.bonus-settings{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff}.bonus-settings__title{align-self:center;font-size:24px;margin-bottom:1.5rem}.bonus-settings__items-container{display:flex;flex-direction:column}.bonus-settings__item{padding-bottom:10px;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,0.15)}.bonus-settings__item-title{font-size:20px;margin-bottom:5px}.bonus-settings__item-controls-container{display:flex;flex-direction:column;gap:10px}.bonus-settings__item-controls-content{display:flex;align-items:center;gap:20px;max-width:400px;width:100%}.bonus-settings__control-container{justify-self:start;margin-left:auto;width:70%;max-width:200px;position:relative}.bonus-settings__control-container_rtl{margin-left:0;margin-right:auto}.bonus-settings__control-container_withTooltip input{padding-right:20px}.bonus-settings__control-container_rtlWithTooltip input{padding-left:20px;padding-right:0}.bonus-settings__control-container-tooltip{position:absolute;right:5px;top:0;bottom:0;margin:auto 0;height:50%}.bonus-settings__control-container-tooltip_rtl{right:auto;left:5px}.bonus-settings__button{margin-top:20px;width:6rem;font-size:16px;display:flex;align-items:center;justify-content:center}

.multi-currency-content{display:flex;align-items:center;flex-wrap:wrap;gap:5px;width:100%}.multi-currency-content .select__wrapper{height:auto !important}

.single-currency-content__text{display:flex}

.adm-transfer-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-transfer-modal{font-size:0.8rem}}.adm-transfer-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-transfer-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-transfer-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-transfer-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-transfer-modal__buttons{margin-top:1.5rem}}.adm-transfer-modal__save-button,.adm-transfer-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px}@media (max-width: 1024px){.adm-transfer-modal__save-button,.adm-transfer-modal__close-button{height:2.25rem}}.adm-transfer-modal__save-icon,.adm-transfer-modal__close-icon{align-items:center;justify-content:center;margin-right:0.5rem}.adm-transfer-modal__save-icon-svg,.adm-transfer-modal__close-icon-svg{width:1rem}.adm-transfer-modal__save-icon-svg *,.adm-transfer-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-transfer-modal__save-icon-svg,.adm-transfer-modal__close-icon-svg{width:0.7rem}}.adm-transfer-modal__close-button{background:#d06261;margin-left:1rem}

.bonus-transfer{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:1.5rem;border-radius:.625rem;background:#fff}.bonus-transfer__info{display:flex;justify-content:space-between}.bonus-transfer__title{font-size:20px;margin-bottom:1.5rem;text-align:center}.bonus-transfer__forms{display:grid;grid-template-columns:350px 1fr;grid-gap:10px}@media (max-width: 1200px){.bonus-transfer__forms{grid-template-columns:100%;grid-template-rows:repeat(2, minmax(1fr, 100%))}}.bonus-transfer__transfer-to-owner{display:flex;flex-direction:column;padding-right:10px;justify-content:space-between;border-right:1px solid rgba(133,133,133,0.25)}@media (max-width: 1200px){.bonus-transfer__transfer-to-owner{border-right:none;border-bottom:1px solid rgba(133,133,133,0.25);padding:0 0 20px}}.bonus-transfer__transfer-to-user{display:flex;flex-direction:column;justify-content:flex-end}.bonus-transfer .input__wrapper{margin-top:10px;min-width:100px}.bonus-transfer__inputs{display:flex;gap:20px;margin:10px 0}@media (max-width: 1200px){.bonus-transfer__inputs{display:grid;grid-template-columns:1fr;gap:10px}.bonus-transfer__inputs>.bonus-transfer__button{width:100%;max-width:100% !important;margin:0}}.bonus-transfer__label{font-size:17px;text-align:center;margin-bottom:auto}.bonus-transfer__label-tooltip{display:inline-block;margin-left:10px}.bonus-transfer__button{margin-top:10px;max-width:150px}.bonus-transfer__button-container{display:flex;justify-content:center;gap:20px}.bonus-transfer__button-container button::first-letter{text-transform:uppercase}.bonus-transfer__user-info{display:grid;grid-template-columns:repeat(4, 1fr)}@media (max-width: 1200px){.bonus-transfer__user-info{overflow-x:auto}}.bonus-transfer__user-info-cell{display:flex;justify-content:center;align-items:center;white-space:nowrap;border:1px solid rgba(133,133,133,0.25);padding:5px}

.adm-transfer-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-transfer-modal{font-size:0.8rem}}.adm-transfer-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-transfer-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-transfer-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.adm-transfer-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-transfer-modal__buttons{margin-top:1.5rem}}.adm-transfer-modal__save-button,.adm-transfer-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px}@media (max-width: 1024px){.adm-transfer-modal__save-button,.adm-transfer-modal__close-button{height:2.25rem}}.adm-transfer-modal__save-icon,.adm-transfer-modal__close-icon{align-items:center;justify-content:center;margin-right:0.5rem}.adm-transfer-modal__save-icon-svg,.adm-transfer-modal__close-icon-svg{width:1rem}.adm-transfer-modal__save-icon-svg *,.adm-transfer-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.adm-transfer-modal__save-icon-svg,.adm-transfer-modal__close-icon-svg{width:0.7rem}}.adm-transfer-modal__close-button{background:#d06261;margin-left:1rem}

.administration-change-password{position:relative;padding:16px;max-width:450px;width:100%}.administration-change-password__header{font-size:2.5rem;margin-bottom:2rem}@media (max-width: 1024px){.administration-change-password__header{font-size:1.5rem}}.administration-change-password__block-subheader{margin-bottom:1rem}.administration-change-password__block-inputs{display:flex;flex-direction:column;justify-content:space-between;position:relative;gap:var(--Fields-gap);margin-bottom:var(--Fields-gap)}@media (max-width: 1024px){.administration-change-password__block-inputs{width:100%}}.administration-change-password__input-title{margin-bottom:var(--FieldGroup-gap)}.administration-change-password__block-header{margin-bottom:1.5rem}.administration-change-password__star{width:0.5rem;margin:0 0.3rem;display:flex;color:red;font-size:1.4rem;font-weight:bold}.administration-change-password__text-star{display:flex}.administration-change-password__errors{display:block;margin:0 auto;width:95%;color:red;font-size:0.8rem;padding:0.25rem 1rem}

.currencies-item-desktop{position:relative}.currencies-item-desktop__buttons{display:flex;align-items:center;gap:var(--Fields-gap);height:100%;width:100%}.currencies-item-desktop__button{height:100%;width:100%}@media (max-width: 1024px){.currencies-item-desktop__button .button__button-container,.currencies-item-desktop__button button{height:100%}}

.currencies-item-mobile{position:relative;display:grid;grid-template-columns:calc(50% - var(--Fields-gap) / 2) calc(50% - var(--Fields-gap) / 2);align-items:flex-end;gap:var(--Fields-gap);height:100%;width:100%}.currencies-item-mobile__column{display:flex;flex-direction:column;justify-content:space-between;gap:var(--FieldGroup-gap);height:100%;width:100%}.currencies-item-mobile__column:last-child{grid-column:span 2}.currencies-item-mobile__buttons{display:flex;align-items:center;gap:var(--Fields-gap);height:36px;width:100%}.currencies-item-mobile__button{height:100%;width:100%}@media (max-width: 1024px){.currencies-item-mobile__button .button__button-container,.currencies-item-mobile__button button{height:100%}}

.currencies{padding:1rem;border-radius:0.625rem;background:#fff;display:flex;flex-direction:column;align-items:flex-start;width:100%}.currencies__header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:var(--Heading-mb)}.currencies__header-title{font-size:var(--Heading-fz)}.currencies__header-button{min-width:150px}.currencies__list{display:flex;flex-wrap:wrap;-moz-column-gap:var(--Fields-gap);column-gap:var(--Fields-gap);row-gap:calc(var(--Fields-gap) * 1.5);width:100%}.currencies__table{width:100%;position:relative}.currencies__table-wrapper{width:100%;overflow-x:auto}.currencies__table-header,.currencies__table-body{width:100%}.currencies__table-row{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--Fields-gap);width:100%;padding:8px 0}.currencies__table-col{min-width:200px}.currencies__table-col_head{text-align:center;font-size:1rem}@media (max-width: 1024px){.currencies__table-col_head{font-size:0.8rem}}

.field-group{display:flex;flex-direction:column;gap:var(--FieldGroup-gap)}.field-group__label{display:inline-flex;align-items:center;font-size:var(--FieldGroup-label-fz);line-height:1}.field-group__error{color:red;font-size:var(--FieldGroup-label-fz);line-height:1}

.filter-date-block{display:flex;width:100%;gap:var(--Fields-gap)}.filter-date-block__item{font-weight:bold;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-radius:var(--ListItem-border-radius);color:#74b1df;background:#e2f1f9;padding:var(--ListItem-padding-y) var(--ListItem-padding-x);box-shadow:0px 0px 7px 0px rgba(34,60,80,0.2);cursor:pointer}.filter-date-block__item:hover{opacity:0.8}.filter-date-block__item_active{background:#51a4e7;color:#fff}

.dashboard-filter-block{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem;gap:var(--Fields-gap)}@media (max-width: 1024px){.dashboard-filter-block{flex-direction:column}}@media (max-width: 1024px){.dashboard-filter-block__left{width:100%;padding-left:0.7rem;overflow-x:auto;margin-bottom:1rem}}.dashboard-filter-block__right{display:flex;width:100%}

.profit{margin-top:1.5rem}.profit__heading{padding:0.7rem 1rem;border-radius:0.3rem;background-color:#fff;margin-bottom:0.3rem}.profit__table{padding:1.2rem 1rem;border-radius:0.3rem;background-color:#fff}.profit__table .table-heading{padding:0.8rem 1.3rem;margin-bottom:0.5rem;background-color:#ededed;font-size:1rem;color:#000}.profit__table-row{display:grid;grid-template-columns:repeat(4, 1fr);padding:1.7rem 1.3rem;box-shadow:0px 0px 2px 0px rgba(159,163,167,0.8);border-radius:0.2rem;font-size:1.1rem;color:gray}

.statistic-item{display:flex;height:6rem;background-color:#fff;box-shadow:0px 0px 10px 0px rgba(34,60,80,0.2);border-radius:0.2rem}.statistic-item__img-block{background-color:rgba(0,139,219,0.575);width:6rem;display:flex;justify-content:center;align-items:center}.statistic-item__icon{font-size:2rem;color:#fff}.statistic-item__content{display:flex;flex-direction:column;justify-content:space-between;padding:1.2rem 1rem}.statistic-item__name{font-size:0.9rem;text-transform:uppercase}.statistic-item__value{font-size:1.4rem;font-weight:500;color:gray}

.statistic__list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:1rem;row-gap:1.2rem}@media (max-width: 1024px){.statistic__list{grid-template-columns:repeat(1, 1fr)}}

.dashboard{padding:1rem;position:relative}

.check-box{display:flex;align-items:center;justify-content:center}.check-box__input{display:none}.check-box__checkbox{display:flex;align-items:center;justify-content:center}.check-box__checkbox-svg{width:0.625rem;height:0.625rem}.check-box__toggle{display:flex;align-items:center;justify-content:center}.check-box__toggle-svg{width:2.5rem;height:1rem}.check-box__checkbox-green{display:flex;align-items:center;justify-content:center}.check-box__checkbox-green-svg{width:1.5rem;height:1.5rem}

.create-carousel{width:100%;min-width:320px}.create-carousel__form{width:100%;display:flex;flex-direction:column;align-items:center;padding:var(--Modal-padding);gap:8px}.create-carousel__input{width:100%;height:35px}.create-carousel__input_modal{width:unset;height:unset}.create-carousel__input_modal svg{height:1.5rem;width:1.5rem}.create-carousel__input-label{font-size:14px;color:#000}.create-carousel__input-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.create-carousel__button-wrapper{width:100%;height:35px}

.banners-filters{padding:10px;width:100%;display:flex;justify-content:space-between;align-items:flex-end;gap:14px}@media (max-width: 1045px){.banners-filters{flex-direction:column;align-items:center}}.banners-filters__options{display:flex;align-items:flex-end;gap:10px}@media (max-width: 1045px){.banners-filters__options{flex-direction:column;width:100%;align-items:center}}.banners-filters__create-carousel{height:100%;display:flex;align-items:flex-end;justify-content:center}@media (max-width: 1045px){.banners-filters__create-carousel{width:100%}}@media (max-width: 1045px){.banners-filters__btn-wrapper{width:100%;max-width:350px}}.banners-filters__input{width:100%}.banners-filters__input-wrapper{display:flex;flex-direction:column;align-items:flex-start;width:250px}@media (max-width: 1045px){.banners-filters__input-wrapper{width:100%;max-width:350px}}.banners-filters__input-label{font-size:14px;text-transform:uppercase}

.carousel-slider{height:100%;display:flex;align-items:center;overflow:hidden}.carousel-slider__slider{width:100%}.carousel-slider__slider .slick-list{overflow:visible}.carousel-slider__slider .slick-track{display:flex !important}.carousel-slider__slider .slick-slide{position:relative;z-index:8;transition:0.3s ease-out;width:100%}.carousel-slider__slider .slick-slide.slick-active.slick-center.slick-current{z-index:9999;transform:scale(1.2);border-radius:5px}

.carousel-slide{outline:none}.carousel-slide__image{border-radius:5px;max-height:234px;margin:auto}.carousel-slide__image_notActive{opacity:0.5}

.single-carousel{width:100%;position:relative;background:#fff;padding:20px;border-radius:10px;gap:14px;display:flex;flex-direction:column;align-items:flex-start;justify-self:center;color:#32404f}.single-carousel__header{text-transform:uppercase;color:#000;font-size:22px;font-weight:400;line-height:1;word-break:break-all;margin-right:25px}.single-carousel__header_rtl{margin-right:0;margin-left:25px}.single-carousel__edit{position:absolute;top:20px;right:20px;height:25px;width:25px;cursor:pointer}.single-carousel__edit_rtl{right:auto;left:20px}.single-carousel__slider{width:100%;height:285px}.single-carousel__divider{width:100%;height:1px;background-color:#cfdae9}.single-carousel__info{width:100%;height:43px;display:flex;align-items:center;justify-content:flex-start;background-color:#32404f;color:#a9b1c0;font-size:18px;font-weight:400;text-transform:capitalize;padding:8px 16px;border-radius:5px}@media (max-width: 1024px){.single-carousel__info{padding-left:10px;padding-right:10px}}.single-carousel__info_smaller{font-size:14px}.single-carousel__info>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.single-carousel__info-block{width:100%;display:flex;align-items:center;gap:12px}.single-carousel__info-wrapper{width:33%;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.single-carousel__info-label{font-size:12px;font-weight:600}

.carousels-list{width:100%}.carousels-list__content{width:100%;display:grid;grid-template-columns:repeat(auto-fill, minmax(500px, 1fr));gap:30px}@media (max-width: 621px){.carousels-list__content{display:flex;flex-direction:column;width:100%}}

.edit-banners{position:relative}.edit-banners__carousels{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:15px}.edit-banners__carousel{display:flex;align-items:center;justify-content:space-between;font-size:16px;border:1px solid black;padding:10px;gap:15px}.edit-banners__carousel-info{display:flex;flex-direction:column;align-items:flex-start}.edit-banners__carousel-btn{background:#13ae38;height:25px;width:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.edit-banners__carousel-plus{height:90%;width:90%}.edit-banners__carousel-plus svg path{fill:#fff}

.table{border-collapse:collapse;width:100%;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.table{min-width:1200px}.table_isShowAll{min-width:auto}}.table__head{padding:0.625rem;text-align:center;white-space:nowrap}@media (max-width: 1024px){.table__head{padding:0.3rem 0.5rem;height:auto;font-size:0.8rem}}.table__head-with-component{display:flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0;white-space:nowrap}.table__td{padding:0 0.625rem;text-align:center;border:1px solid rgba(34,36,38,0.15);height:3rem}.table__td_color_green{color:#3bc13b}.table__td_color_red{color:#ff1313}.table__td_green{color:#478d66}.table__td_red{color:#ff1313}.table__td_blue{color:#0052cc}.table__td-link{color:#1737D7;text-decoration:underline;font-weight:700;cursor:pointer}@media (max-width: 1024px){.table__td{padding:0.4rem 0.5rem;height:auto;font-size:0.8rem}}.table__td-button{cursor:pointer;padding:0 0.5rem;color:#fff;height:1.5rem;background-color:#13ae38;border-radius:3px;display:flex;justify-content:center;align-items:center;white-space:nowrap}.table__wrapper{padding:0.625rem 0.9375rem;border-radius:0.625rem;background:#fff;transition:1s ease;overflow-x:auto}@media (max-width: 1024px){.table__wrapper{overflow:auto;margin:0 0.3rem;white-space:nowrap;padding:0.2rem 0.2rem}}.table__row:nth-child(2n){background:rgba(0,0,0,0.08)}.table .pre-col{white-space:nowrap}.table .table-icon{cursor:pointer;width:1.25rem;height:1.25rem}@media (max-width: 1024px){.table .table-icon{width:1.125rem;height:1.125rem}}@-webkit-keyframes tableAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableAppear{0%{opacity:0}100%{opacity:1}}

.emails-list__status{display:flex;align-items:center;justify-content:center;cursor:default}.emails-list__status svg{height:18px;width:18px}

.excel-reports-modal{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:1rem;gap:2rem;min-width:50vw;max-height:50vh}.excel-reports-modal__header{width:100%;font-size:2rem;display:flex;justify-content:center;align-items:center}.excel-reports-modal__close{position:absolute;display:flex;align-items:center;justify-content:center;top:1.5rem;right:1.5rem;cursor:pointer}.excel-reports-modal__close-icon{position:absolute;display:flex;align-items:center;justify-content:center}.excel-reports-modal__close-icon-svg{width:1rem}.excel-reports-modal__close-icon-svg *{fill:#000}.excel-reports-modal__info{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;flex-direction:column;min-width:350px}.excel-reports-modal__info-row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));width:100%}.excel-reports-modal__info-cell{padding:10px;border:1px solid rgba(34,36,38,0.3);font-size:14px}

.excel-reports-row__td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.excel-reports-row__tr{height:3rem}@media (max-width: 1024px){.excel-reports-row__tr{height:2.2rem}}

@media (max-width: 1024px){.excel-reports-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.excel-reports-table__wrapper{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:100%}@media (min-width: 1024px){.excel-reports-table__wrapper{white-space:nowrap;overflow-x:auto}}@media (max-width: 1024px){.excel-reports-table__wrapper{padding:0.2rem}}.excel-reports-table__main-table-head{box-sizing:border-box}.excel-reports-table__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.excel-reports-table__table-head{padding:0 0.1rem}}.excel-reports-table__table-head-with-order{display:flex;align-items:center;justify-content:center;gap:5px}.excel-reports-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}

.adm-bet-confirm{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-bet-confirm{font-size:0.8rem}}.adm-bet-confirm__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-bet-confirm__header{font-size:1.3rem;margin-bottom:1rem}}.adm-bet-confirm__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-bet-confirm__buttons{margin-top:1.5rem}}.adm-bet-confirm__save-button,.adm-bet-confirm__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:5px;background:#13ae38}@media (max-width: 1024px){.adm-bet-confirm__save-button,.adm-bet-confirm__close-button{height:2.25rem}}.adm-bet-confirm__close-button{background:#d06261;margin-left:1rem}

.adm-bet-refuse{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-bet-refuse{font-size:0.8rem}}.adm-bet-refuse__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-bet-refuse__header{font-size:1.3rem;margin-bottom:1rem}}.adm-bet-refuse__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-bet-refuse__buttons{margin-top:1.5rem}}.adm-bet-refuse__save-button,.adm-bet-refuse__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:5px;background:#13ae38}@media (max-width: 1024px){.adm-bet-refuse__save-button,.adm-bet-refuse__close-button{height:2.25rem}}.adm-bet-refuse__close-button{background:#d06261;margin-left:1rem}



.frosen-bets__block{position:relative}.frosen-bets__block:not(.frosen-bets__block:last-child){margin-bottom:var(--Fields-gap)}.game-bets{width:100%}

.jackpot-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}.jackpot-modal__header{text-align:center;font-size:2rem;margin-bottom:1.5rem}@media (max-width: 1024px){.jackpot-modal__header{font-size:1.5rem}}.jackpot-modal__title{font-size:1.4rem;margin-bottom:var(--Fields-gap)}@media (max-width: 1024px){.jackpot-modal__title{font-size:1rem}}.jackpot-modal__input-wrapper{margin-top:var(--Fields-gap)}.jackpot-modal__input-wrapper:last-child{margin-bottom:var(--Fields-gap)}.jackpot-modal__text-star{display:flex}.jackpot-modal__star{color:red;font-size:1.4rem;font-weight:bold}.jackpot-modal__buttons{display:flex;align-items:center;gap:var(--Fields-gap);margin-top:0.5rem}.jackpot-modal__btn-wrapper{width:100%;height:34px}.jackpot-modal__btn-wrapper .button__button-container,.jackpot-modal__btn-wrapper .button__button-container button{height:100%}

.jackpots-row__td{padding:5px 15px;text-align:right;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:rgba(0,0,0,0.726);font-size:0.9rem;font-weight:normal;box-sizing:border-box}.jackpots-row__td:first-child{text-align:left}.jackpots-row__tr{height:2.4rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.jackpots-row__tr{height:2.2rem}}.jackpots-row__btn-wrapper{display:inline-block;margin-right:0.5rem}.jackpots-row__btn-wrapper:last-child{margin-right:0}.jackpots-row__odometer-wrapper{position:relative}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;position:relative}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;*vertical-align:auto;*zoom:1;*display:inline;visibility:hidden}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon{display:block}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit .odometer-ribbon-inner{display:block}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit .odometer-value,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit .odometer-value{display:block}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal .odometer-digit .odometer-value.odometer-last-value{position:absolute}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal.odometer-animating-up .odometer-ribbon-inner{transition:transform 2s}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal.odometer-animating-up.odometer-animating .odometer-ribbon-inner{transform:translateY(-100%)}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal.odometer-animating-down .odometer-ribbon-inner{transform:translateY(-100%)}.jackpots-row__odometer-wrapper .odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.jackpots-row__odometer-wrapper .odometer.odometer-theme-minimal.odometer-animating-down.odometer-animating .odometer-ribbon-inner{transition:transform 2s;transform:translateY(0)}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

.jackpots-table{font-size:0.9rem}@media (max-width: 1024px){.jackpots-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.jackpots-table__wrapper{background-color:transparent;border-radius:5px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 0.375rem 1rem}@media (min-width: 1024px){.jackpots-table__wrapper{white-space:nowrap;overflow-x:auto;width:100%}}@media (max-width: 1024px){.jackpots-table__wrapper{width:100%;margin:0 0.3rem;padding:0.2rem}}.jackpots-table__main-table-head{box-sizing:border-box}.jackpots-table__table-head{height:2.4rem;padding:0 15px;text-align:right;color:rgba(0,0,0,0.45);font-weight:normal}.jackpots-table__table-head:first-child{text-align:left}.jackpots-table__table{width:100%;border-collapse:collapse;box-sizing:border-box;border-radius:5px;background:#fff}

.administration-jackpot-list{position:relative}.administration-jackpot-list__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0.9375rem;position:relative}@media (max-width: 1024px){.administration-jackpot-list__header{min-width:100vw}}.administration-jackpot-list__title{width:100%;font-size:var(--Heading-fz)}.administration-jackpot-list__btn-wrapper button{white-space:nowrap}.administration-jackpot-list__filters-block{display:flex;background:#fff;padding:10px;margin-bottom:16px;border-radius:5px}@media (max-width: 468px){.administration-jackpot-list__filter-item{width:100%}}@media (max-width: 767px){.administration-jackpot-list__overrideSelectStyles .ui.selection.dropdown .menu{max-height:20.014286rem !important}}

.kyc-statistic{display:flex;align-items:center;justify-content:space-between;gap:15px;width:100%}@media (max-width: 1024px){.kyc-statistic{flex-direction:column}}.kyc-statistic__item{display:flex;align-items:center;gap:10px;width:100%;padding:10px;background:#fff;border-radius:7px;border:1px solid #b8b8b8}.kyc-statistic__item-icon{display:block;width:50px;height:50px}.kyc-statistic__item-title{display:block;width:100%;font-size:14px;font-weight:400}.kyc-statistic__item-value{display:block;width:100%;font-size:18px;font-weight:700;margin-top:5px}

.kyc-verification{position:relative}.kyc-verification__btn-wrapper{width:-webkit-min-content;width:-moz-min-content;width:min-content;min-width:190px;margin-top:10px;margin-bottom:10px}@media (max-width: 1024px){.kyc-verification__btn-wrapper{padding-left:5px;padding-right:5px}}.kyc-verification__button_isOpen{height:70%}.kyc-verification__button_isOpen button{min-height:auto;padding-top:0;padding-bottom:0;height:100%}.kyc-verification__statistic{margin-top:15px;margin-bottom:15px}@media (max-width: 1024px){.kyc-verification__statistic{padding-left:5px;padding-right:5px}}

.limits{padding:0.625rem 0.9375rem;display:flex;flex-direction:column;margin-bottom:3rem;border-radius:.625rem;background:#fff}.limits__input{margin-bottom:1.5rem}.limits__wrapper{margin-right:auto}@media (max-width: 1024px){.limits__wrapper{margin-right:0}}


.confirmation-modal{width:350px;display:flex;flex-direction:column;align-items:center;padding:var(--Modal-padding);background:#fff;gap:10px}.confirmation-modal__text{font-size:16px;color:#454444}

.form-styles{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:var(--Fields-gap);margin-top:var(--Fields-gap)}.form-styles_isColumn{display:flex;flex-direction:column}@media (max-width: 1024px){.form-styles{display:flex;flex-direction:column}}.form-styles__error{color:red}.form-styles__input{width:100%}.form-styles__input-wrapper{width:100%;align-self:flex-end}.form-styles__input-wrapper_alignStart{align-self:flex-start}.form-styles__input-wrapper .ui.selection.dropdown{min-width:auto}.form-styles__star{margin-left:5px;font-size:1.4rem;font-weight:bold;line-height:1rem;color:red}.form-styles__text-star{display:flex}.form-styles__errors{display:block;margin:0 auto;width:95%;color:red;font-size:0.8rem;padding:0.25rem 1rem}.form-styles__block{width:50%}@media (max-width: 1024px){.form-styles__block{width:100%;margin:0 auto}}.form-styles__block-header,.form-styles__block-subheader{margin-bottom:1.5rem}.form-styles__block-inputs{width:100%;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:var(--Fields-gap)}.form-styles__block-inputs_onlyDesktop{grid-template-columns:1fr}@media (min-width: 1024px){.form-styles__block-inputs_switchBox .form-styles__input-wrapper:first-child{grid-column-end:3;grid-column-start:1}}@media (max-width: 1024px){.form-styles__block-inputs_switchBox{grid-template-columns:1fr}}.form-styles__btn-container{height:40px;width:100%;margin-top:auto}@media (min-width: 1024px){.form-styles__btn-container{height:auto}}.form-styles__btn-container div{height:100%}.form-styles__btn-container button{height:100% !important}

@media (max-width: 1024px){.create-pyramid-user{width:100%;margin:0 auto}}.create-pyramid-user__input-block{display:flex;justify-content:center;align-items:center;width:100%;gap:var(--Fields-gap)}.create-pyramid-user__group{width:100%}.create-pyramid-user .dropdown{min-width:auto !important}

.administration-create-new-user{position:relative}.administration-create-new-user__header{font-size:2.5rem;margin-bottom:1rem}.administration-create-new-user__block{display:flex;position:relative;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:var(--Fields-gap);gap:var(--Fields-gap)}.administration-create-new-user__input-wrapper{display:flex;flex-direction:column;width:100%}.administration-create-new-user__input-wrapper .ui.selection.dropdown{min-width:auto}.administration-create-new-user__input-wrapper_role .visible.menu.transition{max-height:none !important}.administration-create-new-user__block-inputs{width:100%;gap:var(--FieldGroup-gap);display:flex;justify-content:center;align-items:center}.administration-create-new-user__block-inputs_switchBox{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:12px}@media (min-width: 1024px){.administration-create-new-user__block-inputs_switchBox div:first-child{grid-column-end:3;grid-column-start:1}}@media (max-width: 1024px){.administration-create-new-user__block-inputs_switchBox{grid-template-columns:1fr}}.administration-create-new-user__errors{display:block;margin:0 auto;width:95%;color:red;font-size:0.8rem;padding:0.25rem 1rem}.administration-create-new-user__button-wrapper{background:#23a152;margin-top:24px}.administration-create-new-user__input-title{margin-bottom:0.5rem}.administration-create-new-user__block-header,.administration-create-new-user__block-subheader{margin-bottom:1.5rem}.administration-create-new-user__star{width:0.5rem;margin:0 0.3rem;display:flex;color:red;font-size:1.4rem;font-weight:bold}.administration-create-new-user__text-star{display:flex}.administration-create-new-user__switch{margin-top:auto}

.administration-new-user{padding:1rem;max-width:450px;width:100%}@media (max-width: 1024px){.administration-new-user{max-width:100%}}.administration-new-user__header{font-size:var(--Heading-fz);margin-bottom:var(--Heading-mb)}

.agents-list-row__td,.agents-list-row__betcode-td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.agents-list-row__td_status_4,.agents-list-row__betcode-td_status_4{color:#f33838}.agents-list-row__td_status_34,.agents-list-row__td_status_17410,.agents-list-row__betcode-td_status_34,.agents-list-row__betcode-td_status_17410{color:#00d870}.agents-list-row__td_status_16384,.agents-list-row__betcode-td_status_16384{color:#ffc400}.agents-list-row__td_status_1,.agents-list-row__betcode-td_status_1{color:#5b9bd5}.agents-list-row__td_banned,.agents-list-row__betcode-td_banned{color:red}.agents-list-row__td-click{cursor:pointer;padding:0;background:transparent !important;display:flex;height:3rem}@media (max-width: 1024px){.agents-list-row__td-click{height:2.2rem}}.agents-list-row__tr{height:3rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.agents-list-row__tr{height:2.2rem}}.agents-list-row__tr:first-child .agents-list-row__td-click{box-shadow:0px -1px 0px rgba(34,36,38,0.15)}.agents-list-row__tr_level_1>td:not(:nth-child(1)){background-color:#eeeeee}.agents-list-row__tr_isSubHead>th:not(:nth-child(1)){background-color:#2f4050;color:#fff}.agents-list-row__link-to-parent{cursor:pointer}.agents-list-row__link-to-parent:hover{color:#3f8fda}.agents-list-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1;border:1px solid rgba(34,36,38,0.15);border-right:none;border-top:none}.agents-list-row__betcode-td{color:#fcd301;font-weight:600}.agents-list-row__td_text_right{text-align:right}.agents-list-row__td_type_amount{max-width:8rem}.agents-list-row__click-icon{display:flex;align-items:center;justify-content:center}.agents-list-row__click-icon_isArrow{cursor:pointer}.agents-list-row__click-icon_isArrow:hover *{fill:#fcd300}.agents-list-row__click-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.agents-list-row__click-icon-svg{width:0.8rem;height:0.8rem}}.agents-list-row__click-icon-svg *{fill:#000}.agents-list-row__action-buttons{display:flex;align-items:center;height:100%}.agents-list-row__key-icon{cursor:pointer;display:block;border-radius:3px;background:#313131;height:70%;width:30%;display:flex;align-items:center;justify-content:center}.agents-list-row__key-icon-svg{width:1.5rem}.agents-list-row__key-icon-svg *{fill:#fff}.agents-list-row__disable-icon,.agents-list-row__unbun-icon{cursor:pointer;display:block;border-radius:3px;height:70%;width:30%;display:flex;align-items:center;justify-content:center;margin-left:0.5rem}.agents-list-row__disable-icon-svg,.agents-list-row__unbun-icon-svg{width:1.5rem}.agents-list-row__disable-icon{background:#d06261}.agents-list-row__unbun-icon{background:#14bc14}.agents-list-row__input-wrapper{width:70%}.agents-list-row__amount{width:100%;display:flex;justify-content:center;font-size:1.4rem;margin:0 auto;height:2.2rem}.agents-list-row__amount input{border-radius:0 !important;border:none !important;font-size:0.875rem;width:auto;text-align:center !important}.agents-list-row__amount input::-moz-placeholder{font-size:0.875rem}.agents-list-row__amount input:-ms-input-placeholder{font-size:0.875rem}.agents-list-row__amount input::placeholder{font-size:0.875rem}@media (max-width: 1024px){.agents-list-row__amount input{height:2.2rem;padding:0}}.agents-list-row__amount-minus,.agents-list-row__amount-plus{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0.5rem;min-height:100%;max-height:100%}.agents-list-row__amount-minus:hover .agents-list-row__amount-minus-svg *,.agents-list-row__amount-plus:hover .agents-list-row__amount-minus-svg *,.agents-list-row__amount-minus:hover .agents-list-row__amount-plus-svg *,.agents-list-row__amount-plus:hover .agents-list-row__amount-plus-svg *{fill:#fcd300}.agents-list-row__amount-minus-svg,.agents-list-row__amount-plus-svg{width:1rem}.agents-list-row__amount-minus-svg *,.agents-list-row__amount-plus-svg *{fill:#000}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

@media (max-width: 1024px){.agents-list-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.agents-list-table__wrapper{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 1024px){.agents-list-table__wrapper{white-space:nowrap;overflow-x:auto;width:100%}}@media (max-width: 1024px){.agents-list-table__wrapper{padding:0.2rem}}.agents-list-table__main-table-head{box-sizing:border-box}.agents-list-table__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.agents-list-table__table-head{padding:0 0.1rem}}.agents-list-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}

.select-columns__dropdown{width:200px;margin-bottom:10px;position:relative}.select-columns__dropdown-title{position:relative;display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;outline:none;border:none;cursor:pointer;background-color:#f7f7fa;border-radius:6px;padding:8px 12px;padding-right:32px}.select-columns__dropdown-title-arrow{position:absolute;right:12px;top:8px;display:flex;align-items:center;justify-content:center;height:20px;width:20px;margin-left:4px;font-size:12px;transition:transform 0.3s ease}.select-columns__dropdown-title-arrow>svg{width:100%;height:100%}.select-columns__dropdown-title-arrow_isOpen{transform:rotate(180deg)}.select-columns__dropdown-items{width:100%;position:absolute;top:100%;left:0;z-index:20;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,0.06),0 4px 4px rgba(0,0,0,0.12);padding:5px;border-radius:6px}.select-columns__dropdown-item{font-size:0.97em;padding:0 !important}.select-columns__checkbox-other{display:block;margin:0 0 10px 0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative}.select-columns__checkbox-other input[type='checkbox']{position:absolute;z-index:-1;opacity:0;display:block;width:0;height:0}.select-columns__checkbox-other span{display:inline-block;position:relative;padding:0 0 0 27px;line-height:22px}.select-columns__checkbox-other span::before{content:'';position:absolute;width:20px;height:20px;border:1px solid #a0a6ab;display:inline-block;left:0;top:0}.select-columns__checkbox-other input[type='checkbox']+span:after{content:'';opacity:0;transition:opacity 0.3s ease}.select-columns__checkbox-other input[type='checkbox']:checked+span:after{content:'✔';position:absolute;text-align:center;left:0px;top:0px;width:22px;height:22px;opacity:1;transition:all 0.2s ease 0s, transform 0.2s ease 0s;display:inline-block}.select-columns__checkbox-other input[type='checkbox']:disabled+span{color:#666;cursor:default}.select-columns__checkbox-other input[type='checkbox']:disabled+span:before,.select-columns__checkbox-other input[type='checkbox']:disabled+span:after{filter:grayscale(100%);opacity:0.4}

.rtable{display:block;position:relative;border-radius:0.3rem;border:1px solid #e8e8e8;background-color:#ffffff;padding:15px}@media only screen and (max-width: 475px){.rtable{margin-left:0}}.rtable .table-wrapper{overflow:auto;padding-bottom:20px}.rtable .pagination-bottom{margin-top:10px}.rtable .table{border-spacing:0;width:100%}.rtable .table .thead{overflow-y:auto;overflow-x:hidden}.rtable .table .tr{color:black}.rtable .table .tr:nth-child(2n){background-color:#f7f7f7}.rtable .table .tr:last-child .td{border-bottom:0}.rtable .table .th,.rtable .table .td{position:relative;padding-top:8px;padding-bottom:8px;color:#fff;padding-left:5px;word-break:break-word;font-size:12px;font-weight:bold;text-align:center;display:flex;align-items:center;justify-content:center;position:relative}.rtable .table .th :last-child,.rtable .table .td :last-child{border-right:0}.rtable .table .th{color:black;border-bottom:2px solid #cfcfcf;background:#ebebeb;padding:10px 20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rtable .table .subrow-tr{display:flex;align-items:center;justify-content:space-between;padding:5px;font-size:14px;overflow:auto}.rtable .table .subrow-tr:nth-child(2n){background-color:#f7f7f7}.rtable .table .rt-expander{background:#3c9fdd;margin:0px;border-radius:50%;width:16px;height:16px;transition:all 0.5s ease 0s}.rtable .table .rt-expander:before{content:'+';color:#fff;font-size:16px;position:relative;top:-1px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}.rtable .table .subrow-p{display:flex;align-items:center;position:relative;padding-left:25px;margin-right:10px;width:20%}.rtable .table .subrow-value{display:flex;align-items:center;justify-content:center;flex-grow:1}.rtable .table .td{color:#3a4753;font-size:13px;font-weight:normal;padding:6px 8px}@media (max-width: 468px){.rtable .table .td{padding:8px 12px}}.rtable__spinner{height:50vh;display:flex;justify-content:center;color:#999;align-items:center}.rtable__table{width:100%}.rtable__table-head{border-bottom:2px solid #fff}.rtable__head{padding:6px 14px;font-size:13px}.rtable__head:not(:last-child){border-right:2px solid #fff}.rtable__td:not(:last-child){border-right:2px solid #fff}.rtable__tr{color:#3a4753;font-size:13px;text-align:center}.rtable__tr:not(:last-child){border-bottom:2px solid #fff}.rtable__btn-sort{display:none}.rtable__btn-sort_isShow{display:block}.rtable__btn-sort_isShowExpanded{display:block}.rtable__btn-sort_isShowExpanded .rtable__sort-icon{left:0;right:auto;color:#000;fill:#000}.rtable__sort-icon{position:absolute;right:5px;top:50%;transform:translateY(-45%) rotate(90deg);width:14px;color:black}.rtable__sort-icon-svg *{fill:black}.rtable__sort-icon_type_main{transform:translateY(-45%) rotate(0deg)}.rtable__sort-icon_rotated{transform:translateY(-45%) rotate(180deg)}

.adm-edit-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-edit-modal{font-size:0.8rem}}.adm-edit-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-edit-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-edit-modal__item-title{margin-top:0.5rem;margin-bottom:0.5rem;font-weight:bold}.adm-edit-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-edit-modal__buttons{margin-top:1.5rem}}.adm-edit-modal__save-button,.adm-edit-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px;margin-right:1rem}@media (max-width: 1024px){.adm-edit-modal__save-button,.adm-edit-modal__close-button{height:2.25rem}}.adm-edit-modal__ban-button{margin-top:1rem;background:#d06261;cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:5px;margin-right:1rem;transition:all 0.3s ease}@media (max-width: 1024px){.adm-edit-modal__ban-button{height:2.25rem}}.adm-edit-modal__ban-button_isAgentBanned{background:green}.adm-edit-modal__close-button{background:#d06261;margin-left:1rem}

.list-of-agents__actions-wrapper{display:flex}.list-of-agents__btn{cursor:pointer;padding:0 0.5rem;color:#fff;height:1.5rem;background-color:#24a943;border-radius:3px;display:flex;justify-content:center;align-items:center;transition:background-color 0.3s ease;margin-right:0.5rem}.list-of-agents__btn:last-child{margin-right:0}.list-of-agents__btn:hover{background-color:#27b94a}.list-of-agents__btn_icon{cursor:pointer;border-radius:3px}.list-of-agents__btn_icon svg{width:80%;height:80%}.list-of-agents__btn_icon svg *{fill:#fff}.list-of-agents__btn_changePassword{background:#313131}.list-of-agents__btn_ban{background:#d06261}.list-of-agents__btn_ban:hover{background:#d06261}.list-of-agents__btn_unban{background:#14bc14}.list-of-agents__btn_unban:hover{background:#14bc14}

.administration-new-agent{position:relative;padding:1rem;max-width:450px;width:100%;display:flex;flex-direction:column}.administration-new-agent__header{font-size:var(--Heading-fz);margin-bottom:var(--Heading-mb)}.administration-new-agent__form{width:100%;display:flex;flex-direction:column;gap:var(--Fields-gap)}.administration-new-agent__button-wrapper{height:40px;width:100%;margin-top:auto}@media (min-width: 1024px){.administration-new-agent__button-wrapper{height:auto}}.administration-new-agent__button-wrapper div{height:100%}.administration-new-agent__button-wrapper button{height:100% !important}.administration-new-agent__star{margin-left:5px;font-size:1.4rem;font-weight:bold;line-height:1rem;color:red}

.adm-refuse-payout-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-refuse-payout-modal{font-size:0.8rem}}.adm-refuse-payout-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-refuse-payout-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-refuse-payout-modal__item-title{margin-bottom:0.5rem;font-weight:bold}.adm-refuse-payout-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-refuse-payout-modal__buttons{margin-top:1.5rem}}.adm-refuse-payout-modal__save-button,.adm-refuse-payout-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px;margin-right:1rem}@media (max-width: 1024px){.adm-refuse-payout-modal__save-button,.adm-refuse-payout-modal__close-button{height:2.25rem}}.adm-refuse-payout-modal__save-icon,.adm-refuse-payout-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-refuse-payout-modal__save-icon-svg,.adm-refuse-payout-modal__close-icon-svg{width:1rem}.adm-refuse-payout-modal__save-icon-svg *,.adm-refuse-payout-modal__close-icon-svg *{fill:#fff}.adm-refuse-payout-modal__close-button{background:#d06261;margin-left:1rem}


.optional-field{display:flex;flex-direction:column;gap:8px;width:100%}.optional-field__groups{display:flex;align-items:center;gap:24px}.optional-field__label{display:grid;grid-template-columns:calc(100% - 48px - 8px) 48px;gap:8px}.optional-field__label_full-width{grid-template-columns:1fr}.optional-field__group-label{display:flex;align-items:center;gap:8px}.optional-field__group-input{display:flex}.optional-field__icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;aspect-ratio:1 / 1;border-radius:5px;background-color:#fff;cursor:pointer}.optional-field__icon-wrapper svg{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.optional-field__icon-wrapper_type_plus{border:1px solid #13ae38}.optional-field__icon-wrapper_type_plus path{fill:#13ae38 !important}.optional-field__icon-wrapper_type_minus{border:1px solid #d63639}.optional-field__icon-wrapper_type_minus path{fill:#d63639 !important}.optional-field__icon-wrapper_disabled{border:1px solid #7a788266;cursor:not-allowed}.optional-field__icon-wrapper_disabled path{fill:#7a788266 !important}.optional-field__custom-tooltip .tooltip-custom__content{padding-bottom:0;max-width:200px}@media (min-width: 1024px){.optional-field__custom-tooltip .tooltip-custom__content{max-width:200px}}.optional-field__custom-tooltip-text{font-size:14px;text-transform:none}

.optional-fields{display:flex;flex-direction:column;gap:8px}.optional-fields__wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:16px;row-gap:24px}@media (max-width: 1024px){.optional-fields__wrapper{flex-direction:column;align-items:flex-start;gap:24px;max-width:inherit}}.optional-fields__label{display:flex;align-items:flex-end;justify-content:space-between;gap:5px;height:22px}.optional-fields__sub-label{color:#818181;text-transform:lowercase}.optional-fields__top{display:flex;align-items:center;gap:2px;width:48px;padding:4px;border:1px solid #00d348;border-radius:4px;font-size:12px;color:#00d348;cursor:pointer}.optional-fields__top svg{display:flex;justify-content:center;align-items:center;width:10px;height:10px}.optional-fields__top svg path{fill:#00d348}.optional-fields__top_disabled{border:1px solid #818181;color:#818181;cursor:not-allowed}.optional-fields__top_disabled svg path{fill:#818181}.optional-fields__field{display:flex;flex-direction:column;gap:8px;width:calc(26vw - 24px)}@media (max-width: 1024px){.optional-fields__field{width:100%}}

.requisites-field{position:relative;display:flex;gap:8px;width:calc(26vw - 24px)}@media (max-width: 1024px){.requisites-field{width:100%}}.requisites-field__label{display:flex;flex-direction:column;gap:5px}.requisites-field__label-top{display:flex;align-items:flex-end;justify-content:space-between;gap:5px;height:22px}.requisites-field__top{position:absolute;right:0;top:-8px;display:flex;align-items:center;gap:2px;width:48px;padding:4px;border:1px solid #00d348;border-radius:4px;font-size:12px;color:#00d348;cursor:pointer}.requisites-field__top svg{display:flex;justify-content:center;align-items:center;width:10px;height:10px}.requisites-field__top svg path{fill:#00d348}.requisites-field__top_disabled{border:1px solid #818181;color:#818181;cursor:not-allowed}.requisites-field__top_disabled svg path{fill:#818181}.requisites-field__sub-label{color:#818181;text-transform:lowercase}.requisites-field__left{display:flex;flex-direction:column;width:100%;gap:16px}.requisites-field__right{display:flex;margin-top:21px}.requisites-field__icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;aspect-ratio:1 / 1;border-radius:5px;background-color:#fff;cursor:pointer}.requisites-field__icon-wrapper svg{display:flex;justify-content:center;align-items:center;width:24px;height:24px}.requisites-field__icon-wrapper_type_plus{border:1px solid #13ae38}.requisites-field__icon-wrapper_type_plus path{fill:#13ae38 !important}.requisites-field__icon-wrapper_type_minus{border:1px solid #d63639}.requisites-field__icon-wrapper_type_minus path{fill:#d63639 !important}.requisites-field__icon-wrapper_disabled{border:1px solid #7a788266;cursor:not-allowed}.requisites-field__icon-wrapper_disabled path{fill:#7a788266 !important}

.requisites-fields{display:flex;flex-direction:column;gap:12px}.requisites-fields__top{display:flex;align-items:center;gap:8px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:9px 12px;border:1px solid #00d348;border-radius:5px;color:#00d348;cursor:pointer}.requisites-fields__top svg{display:flex;justify-content:center;align-items:center;width:12px;height:12px}.requisites-fields__top svg path{fill:#00d348}.requisites-fields__top_disabled{border:1px solid #818181;color:#818181;cursor:not-allowed}.requisites-fields__top_disabled svg path{fill:#818181}.requisites-fields__icon-wrapper{display:flex;align-items:center;justify-content:center}.requisites-fields__wrapper{display:flex;align-items:center;flex-wrap:wrap;gap:16px;row-gap:24px}@media (max-width: 1024px){.requisites-fields__wrapper{flex-direction:column;align-items:flex-start;gap:24px;max-width:inherit}}

.transaction-limits{display:flex;flex-direction:column;gap:12px;width:calc(26vw - 24px)}@media (max-width: 1024px){.transaction-limits{width:100%}}.transaction-limits__groups{gap:16px;display:grid;grid-template-columns:calc(50% - 8px) calc(50% - 8px);width:100%}.transaction-limits__group{display:flex;flex-direction:column;gap:8px;width:100%}@media (max-width: 1024px){.transaction-limits__input{max-width:calc(44vw - 16px)}}.transaction-limits__input_error .ui.input{border:1px solid #ed3c3c !important}.transaction-limits__input_error .ui.input input{background:#ffe7e7 !important;color:#ed3c3c !important}.transaction-limits__input_error .ui.input input::-moz-placeholder{color:#ed3c3c !important}.transaction-limits__input_error .ui.input input:-ms-input-placeholder{color:#ed3c3c !important}.transaction-limits__input_error .ui.input input::placeholder{color:#ed3c3c !important}.transaction-limits__custom-select{height:48px}.transaction-limits__custom-select .ui.selection.dropdown{height:100%}@media (max-width: 767px){.transaction-limits__custom-select .ui.selection.dropdown .menu{max-height:13.25rem}}.transaction-limits__input-wrapper input[type='number']::-webkit-inner-spin-button,.transaction-limits__input-wrapper input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.transaction-limits__label{display:flex;flex-direction:column;gap:8px}.transaction-limits__error{font-size:12px;color:#ed3c3c}

.payment-group{display:flex;flex-direction:column;gap:20px;min-width:26.4vw;max-width:100%;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:20px 12px;border:3px solid #d0d0d0;border-radius:12px}@media (max-width: 1024px){.payment-group{min-width:100%}}@media (max-width: 1024px){.payment-group{padding:12px}}.payment-group__wrapper{width:100%}.payment-group__group{display:flex;flex-direction:column}.payment-group__group_row{flex-direction:row;align-items:center;justify-content:space-between}.payment-group__separator{width:100%;border-top:1px solid #b8b8b8;margin:32px auto}

.manual-payment-save-changes-modal{min-width:250px;background-color:#fff;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:15px;padding:var(--Modal-padding)}@media (max-width: 767px){.manual-payment-save-changes-modal{width:90vw}}.manual-payment-save-changes-modal__header{font-size:24px;color:#1c1c1c;width:100%;text-align:left}.manual-payment-save-changes-modal__text{font-size:16px;text-align:center;font-weight:400;margin-top:16px;margin-bottom:32px}.manual-payment-save-changes-modal__btns{display:flex;align-items:center;gap:10px;margin-left:auto}.manual-payment-save-changes-modal__button button{border-radius:10px !important;font-size:16px !important;padding-left:20px !important;padding-right:20px !important}.manual-payment-save-changes-modal__button_discard button{border:1px solid #d63639 !important;background-color:transparent !important;color:#d63639 !important}.manual-payment-save-changes-modal__button_save button{background-color:#00d348 !important}

.create-manual-payment{display:flex;flex-direction:column;margin-bottom:3rem;border-radius:0.625rem;padding:0.625rem 0.9375rem;font-size:16px;line-height:1;gap:20px}@media (max-width: 1024px){.create-manual-payment{width:100%}}.create-manual-payment__form{display:flex;flex-direction:column;gap:16px;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content}@media (max-width: 1024px){.create-manual-payment__form{max-width:100%}}.create-manual-payment__groups-wrapper{display:flex;gap:10px}.create-manual-payment__group{display:flex;flex-direction:column;gap:10px}@media (max-width: 1024px){.create-manual-payment__group{width:100%}}.create-manual-payment__group-label{display:flex;flex-direction:column;gap:8px}.create-manual-payment__group_checkbox label{display:flex;flex-direction:row;gap:10px}.create-manual-payment__button-wrapper{min-width:104px;height:48px;margin-left:auto}.create-manual-payment__button-wrapper .button__button-container{height:100%}.create-manual-payment__button-wrapper .button{background:#13ae38 !important;border-radius:12px !important;height:100%;font-size:16px !important}.create-manual-payment__input_error .ui.input{border:1px solid #ed3c3c !important}.create-manual-payment__input_error .ui.input input{background:#ffe7e7 !important;color:#ed3c3c !important}.create-manual-payment__input_error .ui.input input::-moz-placeholder{color:#ed3c3c !important}.create-manual-payment__input_error .ui.input input:-ms-input-placeholder{color:#ed3c3c !important}.create-manual-payment__input_error .ui.input input::placeholder{color:#ed3c3c !important}.create-manual-payment__error{font-size:12px;color:#ed3c3c}.create-payment-input-styles{width:100%;height:48px}.create-payment-input-styles .ui.input{height:100%;border:1px solid #d9d9d9;border-radius:5px}

.copy-button{width:100%;height:100%}

.adm-status-info-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-status-info-modal{font-size:0.8rem}}.adm-status-info-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-status-info-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-status-info-modal__item-title{margin-bottom:0.5rem;font-weight:bold}.adm-status-info-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-status-info-modal__buttons{margin-top:1.5rem}}.adm-status-info-modal__save-button,.adm-status-info-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;color:#fff;border-radius:5px;margin-right:1rem}@media (max-width: 1024px){.adm-status-info-modal__save-button,.adm-status-info-modal__close-button{height:2.25rem}}.adm-status-info-modal__save-icon,.adm-status-info-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-status-info-modal__save-icon-svg,.adm-status-info-modal__close-icon-svg{width:1rem}.adm-status-info-modal__save-icon-svg *,.adm-status-info-modal__close-icon-svg *{fill:#fff}.adm-status-info-modal__close-button{background:#d06261;margin-left:1rem}.adm-status-info-modal__text{display:flex;gap:7px;margin-top:30px;font-size:21px}.adm-status-info-modal__text_center{justify-content:center}.adm-status-info-modal__text span{word-break:break-word}.adm-status-info-modal__icon{height:1.2rem;width:1.2rem;flex-shrink:0}

.payment-history__status-row{text-transform:capitalize}.payment-history__status-row_status_Success{color:#478d66}.payment-history__status-row_status_Failed{color:#ff1313}.payment-history__status-row_withIcon div{display:flex;justify-content:center;align-items:center;gap:4px}.payment-history__row_capitalize{text-transform:capitalize}.payment-history__status-info{cursor:pointer;color:#000}


.line-list-sub-row__td,.line-list-sub-row__betcode-td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box;max-width:-webkit-min-content;max-width:-moz-min-content;max-width:min-content;overflow:hidden;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow-wrap:anywhere;font-size:12px}@media (max-width: 1024px){.line-list-sub-row__td,.line-list-sub-row__betcode-td{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;font-size:10px;min-width:auto}}@media (max-width: 1024px){.line-list-sub-row__td_market{min-width:130px}}.line-list-sub-row__td_status_lost{background-color:#079c20;color:#fff}.line-list-sub-row__td_status_win{background-color:#c22326;color:#fff}.line-list-sub-row__td_status_sold,.line-list-sub-row__td_status_return{background-color:#ffc400;color:#fff}.line-list-sub-row__td-click{cursor:pointer;padding:0;background:transparent !important;display:flex;height:3.5rem}@media (max-width: 1024px){.line-list-sub-row__td-click{height:2.2rem}}.line-list-sub-row__tr{height:3.5rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}.line-list-sub-row__tr:nth-child(2n){background:rgba(0,0,0,0.08)}.line-list-sub-row__tr:nth-child(2n) input{background:transparent !important}@media (max-width: 1024px){.line-list-sub-row__tr{height:2.2rem}}.line-list-sub-row__tr_open,.line-list-sub-row__tr_sub{border:1px solid #000}.line-list-sub-row__tr_sub{border-top:none;border-bottom:none}.line-list-sub-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1;border:1px solid rgba(34,36,38,0.15);border-right:none;border-top:none}.line-list-sub-row__td_text_right{text-align:right}.line-list-sub-row__td_type_amount{max-width:8rem}.line-list-sub-row__click-icon{display:flex;align-items:center;justify-content:center;width:2.1875rem}.line-list-sub-row__click-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.line-list-sub-row__click-icon-svg{width:0.8rem;height:0.8rem}}.line-list-sub-row__click-icon-svg *{fill:#000}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

.line-list-row__td,.line-list-row__betcode-td{padding:0 10px;text-align:center;position:relative;color:#000;box-sizing:border-box;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;overflow:hidden;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow-wrap:anywhere}@media (max-width: 1024px){.line-list-row__td,.line-list-row__betcode-td{max-width:inherit;font-size:10px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;overflow-wrap:break-word}}.line-list-row__td_sport,.line-list-row__td_country,.line-list-row__td_match,.line-list-row__td_tournament,.line-list-row__td_coefType,.line-list-row__td_market,.line-list-row__td_type{min-width:80px}@media (max-width: 1024px){.line-list-row__td_betStatus{min-width:60px}}.line-list-row__td-click{cursor:pointer;padding:0;background:transparent !important;display:flex;height:3.5rem}@media (max-width: 1024px){.line-list-row__td-click{height:2.8rem}}.line-list-row__tr{border:1px solid rgba(34,36,38,0.15);border-bottom:none;height:3.5rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}.line-list-row__tr:nth-child(2n){background:rgba(0,0,0,0.08)}.line-list-row__tr:nth-child(2n) input{background:transparent !important}.line-list-row__tr_sub{font-size:12px}@media (max-width: 1024px){.line-list-row__tr{height:2.2rem}}.line-list-row__tr_open,.line-list-row__tr_sub{border:1px solid #000 !important}.line-list-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1}.line-list-row__betcode-td{color:#fcd301;font-weight:600}.line-list-row__td_text_right{text-align:right}.line-list-row__td_type_amount{max-width:8rem}.line-list-row__td_status_lost{background-color:#079c20;color:#fff}.line-list-row__td_status_win{background-color:#c22326;color:#fff}.line-list-row__td_status_sold,.line-list-row__td_status_return{background-color:#ffc400;color:#fff}.line-list-row__click-icon{display:flex;align-items:center;justify-content:center;width:2.1875rem}.line-list-row__click-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.line-list-row__click-icon-svg{width:0.8rem;height:0.8rem}}.line-list-row__click-icon-svg *{fill:#000}.line-list-row__button{white-space:nowrap}.line-list-row__button button{padding:8px 4px !important}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

@media (max-width: 1024px){.line-list-table{margin-left:0;white-space:pre-line;overflow-x:auto;font-size:0.7rem}}.line-list-table__wrapper{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 1024px){.line-list-table__wrapper{overflow-x:auto;width:100%}}@media (max-width: 1024px){.line-list-table__wrapper{padding:0.2rem}}.line-list-table__main-table-head{box-sizing:border-box}.line-list-table__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.line-list-table__table-head{padding:0 0.1rem}}.line-list-table__table-head-with-order{display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.line-list-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}

.softion-transactions{min-width:70vw;max-width:94vw;min-height:30vh;padding:var(--Modal-padding);position:relative;max-height:90vh;overflow-y:auto}.softion-transactions__status_value_lost{background-color:#079c20;color:#fff}.softion-transactions__status_value_win{background-color:#c22326;color:#fff}.softion-transactions__status_value_sold,.softion-transactions__status_value_return{background-color:#ffc400;color:#fff}

.adm-filter-revenue-report{padding:0.625rem 0.9375rem}.adm-filter-revenue-report .react-date-picker{width:100%}.adm-filter-revenue-report .react-date-picker__wrapper{background-color:#1f1f1f;border-radius:0.3125rem;border:none;width:100%}.adm-filter-revenue-report .react-date-picker__wrapper input{color:#fff !important}.adm-filter-revenue-report .react-date-picker__wrapper *{stroke:#fff}.adm-filter-revenue-report .react-date-picker .react-date-picker__inputGroup__day{padding-left:0.7rem}.adm-filter-revenue-report__block-inputs{display:flex;justify-content:space-between;position:relative;margin-bottom:1.5rem}.adm-filter-revenue-report__item{width:16rem}.adm-filter-revenue-report__input-title{margin-bottom:0.5rem}.adm-filter-revenue-report__block-filter{width:22.5%}

.adm-revenue-list-row__td,.adm-revenue-list-row__betcode-td{padding:0 10px;text-align:center;position:relative;color:#d5d5d5;height:3rem;box-sizing:border-box}.adm-revenue-list-row__td_color_red,.adm-revenue-list-row__betcode-td_color_red{color:red}.adm-revenue-list-row__td-click{padding:0;background:transparent !important;display:flex;height:3rem}.adm-revenue-list-row__tr{height:3rem}.adm-revenue-list-row__tr_level_1 .adm-revenue-list-row__td,.adm-revenue-list-row__tr_level_1 .adm-revenue-list-row__click-wrapper{background:#1f1f1f}.adm-revenue-list-row__tr_level_2 .adm-revenue-list-row__td,.adm-revenue-list-row__tr_level_2 .adm-revenue-list-row__click-wrapper{background:#393939}.adm-revenue-list-row__tr_level_3 .adm-revenue-list-row__td,.adm-revenue-list-row__tr_level_3 .adm-revenue-list-row__click-wrapper{background:#525252}.adm-revenue-list-row__tr_level_4 .adm-revenue-list-row__td,.adm-revenue-list-row__tr_level_4 .adm-revenue-list-row__click-wrapper{background:#6c6c6c}.adm-revenue-list-row__tr_level_5 .adm-revenue-list-row__td,.adm-revenue-list-row__tr_level_5 .adm-revenue-list-row__click-wrapper{background:#787878}.adm-revenue-list-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1}.adm-revenue-list-row__betcode-td{color:#fcd301;font-weight:600}.adm-revenue-list-row__td_text_right{text-align:right}.adm-revenue-list-row__click-icon{display:flex;align-items:center;justify-content:center}.adm-revenue-list-row__click-icon-svg{width:1.2rem;height:1.2rem}.adm-revenue-list-row__click-icon-svg *{fill:#fff}.adm-revenue-list-row__action-buttons{display:flex;align-items:center;height:100%}.adm-revenue-list-row__key-icon{cursor:pointer;display:block;border-radius:3px;background:#313131;height:70%;width:30%;display:flex;align-items:center;justify-content:center}.adm-revenue-list-row__key-icon-svg{width:1rem}.adm-revenue-list-row__key-icon-svg *{fill:#fff}.adm-revenue-list-row__disable-icon{cursor:pointer;display:block;border-radius:3px;background:#d06261;height:70%;width:30%;display:flex;align-items:center;justify-content:center;margin-left:0.5rem}.adm-revenue-list-row__disable-icon-svg{width:1rem}.adm-revenue-list-row__disable-icon-svg *{fill:#fff}

.adm-revenue-report-table__main-table-head{box-sizing:border-box}.adm-revenue-report-table__table-head{padding:0.625rem 0;text-align:center;background-color:#fcd300;color:#1f1f1f;border-radius:3px}.adm-revenue-report-table__table{width:100%;padding:1.2rem 0.9375rem}

.adm-revenue-report__button-wrapper{height:2rem;width:25%;margin:0 auto;background:#23a152;margin-top:1rem}.adm-revenue-report__paginator-wrapper{display:flex;padding:2rem 1rem;width:28rem}

.revenue-share-table-row__cell{display:flex;justify-content:center;align-items:center;text-transform:capitalize;text-align:center;white-space:nowrap;min-height:32px;background:#FFFFFF;padding:0 3px;margin-bottom:1px;font-size:12px}.revenue-share-table-row__cell_left{border-top-left-radius:8px;border-bottom-left-radius:8px}.revenue-share-table-row__cell_right{border-top-right-radius:8px;border-bottom-right-radius:8px}

.revenue-share-table__container{display:flex;justify-content:center;width:100%;overflow:auto;gap:3px;padding-bottom:3px}.revenue-share-table__content{display:grid;justify-content:flex-start;min-width:100%}.revenue-share-table__splitter{background:#e9ecf2;width:100%;height:4px}.revenue-share-table__header-row{min-height:48px;border-radius:8px;background:#FFFFFF;display:flex;justify-content:center;align-items:center;width:100%;position:-webkit-sticky;position:sticky;top:0;left:0}.revenue-share-table__header-cell{display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:4px;padding:8px;background:#FFFFFF;white-space:nowrap;font-size:12px}.revenue-share-table__header-cell_left{border-top-left-radius:8px;border-bottom-left-radius:8px}.revenue-share-table__header-cell_right{border-top-right-radius:8px;border-bottom-right-radius:8px}.revenue-share-table__header-cell-text{text-align:center;font-weight:bold;white-space:nowrap}.revenue-share-table__header-cell-icon{display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer}.revenue-share-table__header-cell-icon-part{width:6px;margin-top:6px}.revenue-share-table__header-cell-icon-part_select path{fill:#50AA49}.revenue-share-table__header-cell-icon-part_rotate{margin-bottom:10px;margin-left:-1px;rotate:180deg}.revenue-share-table__rows-button{display:flex;justify-content:center;align-items:center;border-radius:5px;background:#50AA49;color:#FFFFFF;width:100%;padding:4px;cursor:pointer;margin-top:3px}

.revenue-share-table-totals__cell{display:flex;justify-content:center;align-items:center;text-align:center;padding:8px;font-weight:bold;background:#d3d9e2;margin-top:24px;white-space:nowrap;font-size:12px}.revenue-share-table-totals__cell_left{border-top-left-radius:8px;border-bottom-left-radius:8px}.revenue-share-table-totals__cell_right{border-top-right-radius:8px;border-bottom-right-radius:8px}.revenue-share-table-totals__cell_label{grid-column-start:1;grid-column-end:3;justify-content:flex-start;padding-left:20px}.revenue-share-table-totals__label{display:flex;justify-content:center;align-items:center;gap:4px}@media (max-width: 1024px){.revenue-share-table-totals__label_isWithWrap{flex-wrap:wrap}}.revenue-share-table-totals__label-name{color:#505050;font-size:16px;font-weight:bold}.revenue-share-table-totals__label-currency{color:#505050;font-size:16px;font-weight:400}.revenue-share-table-totals__label-button{color:#ffffff;padding:4px 7px;background:#50aa49;border-radius:5px;font-size:12px;font-weight:bold;cursor:pointer}

.revenue-share-lrs-notify__modal{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:55px;background:#FFFFFF;width:500px;border-radius:24px;overflow:hidden;margin:-10px}.revenue-share-lrs-notify__modal-header{display:flex;justify-content:center;align-items:center;padding:24px;font-size:20px;font-weight:700;width:100%}.revenue-share-lrs-notify__modal-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 60px;gap:16px}.revenue-share-lrs-notify__modal-text{font-weight:500;font-size:18px;text-align:center}.revenue-share-lrs-notify__modal-contact{font-weight:700;color:#9B9B9B}.revenue-share-lrs-notify__modal-svg{display:block;width:96px;height:96px}.revenue-share-lrs-notify__modal .button__button-container{padding:0 24px 24px 24px}.revenue-share-lrs-notify__modal .button__button-container .button{padding:24px;font-weight:700;font-size:18px}.revenue-share-lrs-notify__modal_lsrTriggerType_notify .revenue-share-lrs-notify__modal-header,.revenue-share-lrs-notify__modal_lsrTriggerType_notify .button__button-container button{background-color:#FFD600 !important;color:#000000 !important}.revenue-share-lrs-notify__modal_lsrTriggerType_depositRestricted .revenue-share-lrs-notify__modal-header,.revenue-share-lrs-notify__modal_lsrTriggerType_depositRestricted .button__button-container button{background-color:#CD2525 !important;color:#FFFFFF !important}.revenue-share-lrs-notify__modal_lsrTriggerType_systemBlock .revenue-share-lrs-notify__modal-header,.revenue-share-lrs-notify__modal_lsrTriggerType_systemBlock .button__button-container button{background-color:#B53E3E !important;color:#FFFFFF !important}

.revenue-share-rate-notify__modal{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:55px;background:#FFFFFF;width:500px;border-radius:24px;overflow:hidden;margin:-10px}.revenue-share-rate-notify__modal-header{display:flex;justify-content:center;align-items:center;padding:24px;font-size:20px;font-weight:700;width:100%;background-color:#FFD600;color:#000000}.revenue-share-rate-notify__modal-content{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:0 60px;gap:16px}.revenue-share-rate-notify__modal-text{font-weight:500;font-size:18px;text-align:center}.revenue-share-rate-notify__modal-info{font-weight:700;text-align:center;color:#9B9B9B}.revenue-share-rate-notify__modal-minutes{font-weight:700;color:#393939}.revenue-share-rate-notify__modal-svg{display:block;width:96px;height:96px}.revenue-share-rate-notify__modal .button__button-container{padding:0 24px 24px 24px}.revenue-share-rate-notify__modal .button__button-container .button{padding:24px;font-weight:700;font-size:18px;background-color:#FFD600 !important;color:#000000 !important}

.revenue-share-rates-changes-row{display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:100%;gap:8px;font-size:14px}.revenue-share-rates-changes-row_side_left{grid-column-start:1}.revenue-share-rates-changes-row_side_right{grid-column-start:2}.revenue-share-rates-changes-row__label{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:120px}.revenue-share-rates-changes-row__name{color:#1F2A37}.revenue-share-rates-changes-row__line{width:100%;height:1px;background:#D9D9D9}.revenue-share-rates-changes-row__item{color:#6B7280;display:flex;justify-content:flex-start;align-items:center;gap:6px}.revenue-share-rates-changes-row__arrow{width:12px;height:15px;margin-bottom:3px}.revenue-share-rates-changes-row__rate{display:flex;gap:8.5px;justify-content:center;align-items:center}.revenue-share-rates-changes-row__rate_direction_increase{color:#50AA49}.revenue-share-rates-changes-row__rate_direction_decrease{color:#DE5D5D}

.revenue-share-rates-changes-table{width:100%;display:flex;justify-content:center;align-items:center}.revenue-share-rates-changes-table__items{display:grid;width:100%;-moz-column-gap:60px;column-gap:60px;row-gap:16px;grid-template-columns:repeat(2, minmax(0, 1fr))}

.revenue-share-lrs-status{display:flex;justify-content:center;align-items:center;width:120px;position:relative;font-size:12px;font-weight:500;border:2px solid transparent;border-radius:40px}.revenue-share-lrs-status:not(.revenue-share-lrs-status_editable){pointer-events:none;opacity:0.8}.revenue-share-lrs-status_triggered{border:2px solid #E93D3D}.revenue-share-lrs-status_disabled{border:2px solid transparent}.revenue-share-lrs-status__item,.revenue-share-lrs-status__top{cursor:pointer;width:100%;padding:4px 8px;background:#D3D9E2;border-radius:40px}.revenue-share-lrs-status__items{width:100%;display:flex;justify-content:flex-start;align-items:center;bottom:calc(-5px - 100%);position:absolute}.revenue-share-lrs-status__top{display:flex;justify-content:space-between;align-items:center;width:100%}.revenue-share-lrs-status__label{display:flex;justify-content:center;align-items:center;gap:4px}.revenue-share-lrs-status__circle{height:8px;width:8px;border-radius:100%;margin-top:2px}.revenue-share-lrs-status__circle_enabled{background:#50AA49}.revenue-share-lrs-status__circle_triggered{background:#E93D3D}.revenue-share-lrs-status__circle_disabled{background:#787878}.revenue-share-lrs-status__arrow{width:10px;height:auto}

.revenue-share-lrs-settings{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px;width:100%}.revenue-share-lrs-settings__header{display:flex;justify-content:center;align-items:center;gap:12px}.revenue-share-lrs-settings__header-text{font-size:24px;font-weight:700}.revenue-share-lrs-settings__items{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:16px;width:100%}.revenue-share-lrs-settings__item{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:24px;width:100%;background:#FFFFFF;border-radius:12px;padding:24px}.revenue-share-lrs-settings__item-input,.revenue-share-lrs-settings__item-header,.revenue-share-lrs-settings__item-button{display:flex;gap:12px;justify-content:flex-start;align-items:flex-start;flex-direction:column;width:100%}.revenue-share-lrs-settings__item-header-label{display:flex;justify-content:space-between;align-items:center;font-weight:700;width:100%;font-size:20px}.revenue-share-lrs-settings__item-switch{font-weight:500;font-size:14px}.revenue-share-lrs-settings__item__button{width:100%}

.revenue-share-rs-display-changer{display:flex;width:100%;align-items:center;justify-content:flex-start;font-size:16px;font-weight:400;gap:16px}.revenue-share-rs-display-changer .ui.selection.dropdown{min-width:auto;color:#50AA49}.revenue-share-rs-display-changer .button__button-container{width:auto !important}

.rs-report-options-modal-loader{display:flex;flex-direction:column;padding:var(--Modal-padding);border-radius:0.625rem;box-sizing:border-box;gap:1.25rem}.rs-report-options-modal-loader__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.rs-report-options-modal-loader__title{font-size:18px;font-weight:700;text-align:center}.rs-report-options-modal-loader__select{display:flex;justify-content:center;align-items:center;gap:1rem}.rs-report-options-modal-loader__select .select__wrapper>.ui.selection.dropdown{min-width:7em}.rs-report-options-modal-loader__cross{display:block;width:10px;cursor:pointer;position:absolute;right:10px;top:15px}.rs-report-options-modal-loader__content{display:flex;flex-direction:column;gap:0.625rem}.rs-report-options-modal-loader .button__button-container{width:auto !important}.rs-report-options-modal-loader__button-content{display:flex;justify-content:center;align-items:center;gap:10px}.rs-report-options-modal-loader__button-icon{height:16px;width:16px}.rs-report-options-modal-loader__button-icon_upload{transform:rotate(180deg)}.rs-report-options-modal-loader__button-icon_upload *{fill:#13ae38}

.revenue-share-rs-report-loader{display:flex;width:100%;align-items:center;justify-content:flex-end;font-size:16px;font-weight:400;gap:16px}.revenue-share-rs-report-loader .button__button-container{width:auto !important}.revenue-share-rs-report-loader__button-content{display:flex;justify-content:center;align-items:center;gap:10px}.revenue-share-rs-report-loader__button-icon{height:16px;width:16px}.revenue-share-rs-report-loader__button-icon_upload{transform:rotate(180deg)}.revenue-share-rs-report-loader__button-icon_upload *{fill:#13ae38}

.revenue-share-settings{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;width:100%;font-family:Inter, sans-serif}.revenue-share-settings__line{margin:32px 0;border:0;border-bottom:1px solid #D9D9D9;width:100%}.revenue-share-settings__data{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%}.revenue-share-settings__table-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:24px}.revenue-share-settings__table-header{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:24px;font-weight:700}.revenue-share-settings__table-settings{display:flex;justify-content:space-between;align-items:center;width:100%}.revenue-share-settings__table-switch{display:flex;justify-content:center;align-items:center;gap:12px;font-size:16px;font-weight:bold}.revenue-share-settings__table-footer{width:100%;display:flex;justify-content:center;align-items:center}.revenue-share-settings__table-footer_total{margin-top:-24px}.revenue-share-settings__table-button-container{display:flex;justify-content:center;align-items:center;gap:8px}.revenue-share-settings__table-button-container button{padding-top:4px !important;padding-bottom:4px !important}

.custom-tooltip{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;gap:10px;background:rgba(0,0,0,0.7);border-radius:3px;color:white;text-transform:capitalize;padding:6px}.custom-tooltip__square{height:10px;width:10px}.custom-tooltip__item{display:flex;justify-content:flex-start;align-items:center;width:100%;gap:10px;white-space:nowrap}

.revenue-share-chart{display:flex;justify-content:flex-start;align-items:center;width:100%}.revenue-share-chart__content{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;border-radius:16px;background:#FFFFFF;gap:24px;padding:32px}.revenue-share-chart__line{border:0;border-bottom:1px solid #D9D9D9;width:100%}.revenue-share-chart__chart{font-size:14px}.revenue-share-chart__chart path,.revenue-share-chart__chart g,.revenue-share-chart__chart svg{outline:none}.revenue-share-chart__chart-legend{display:flex;justify-items:center;align-items:flex-start;gap:20px;flex-direction:column}.revenue-share-chart__chart-label{font-weight:500;font-size:18px}.revenue-share-chart__chart-amount{font-weight:700;font-size:26px}.revenue-share-chart__chart-container{display:flex;justify-content:center;align-items:center;width:100%;gap:32px}.revenue-share-chart__chart-colors{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));justify-items:flex-start;align-items:center;-moz-column-gap:20px;column-gap:20px;row-gap:10px;width:100%}.revenue-share-chart__chart-colors-item{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap;text-transform:capitalize;font-size:1.2rem;gap:5px}.revenue-share-chart__chart-colors-square{width:10px;height:10px;border-radius:2px}.revenue-share-chart__legend{width:100%;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;gap:20px}.revenue-share-chart__legend-item{display:flex;justify-content:center;align-items:center;gap:8px}.revenue-share-chart__legend-circle{height:9px;width:9px;border-radius:100%}.revenue-share-chart__legend-split{width:3px;height:3px;background:#B9B9B9;border-radius:100%}.revenue-share-chart__legend-amount{font-weight:700}

.auto-complete{width:100%;height:2.71428571em}.auto-complete .MuiSvgIcon-root path{height:auto;width:10px}.auto-complete .MuiOutlinedInput-root{padding-right:45px !important}.auto-complete .MuiMenuItem-root{white-space:pre-wrap}.auto-complete input{padding:0 10px !important;min-height:100% !important;font-family:Inter, sans-serif}.auto-complete input .MuiAutocomplete-listbox{padding:0 !important}.auto-complete input .MuiAutocomplete-option[aria-selected='true']{background-color:#ffdf1b !important}

.revenue-share-filter-block{display:flex;justify-content:flex-start;align-items:flex-end;gap:16px}.revenue-share-filter-block__input{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.revenue-share-filter-block .ui.selection.dropdown,.revenue-share-filter-block .auto-complete{min-width:10em}.revenue-share-filter-block .button__button-container{width:auto !important}

.revenue-share-statistics-header{display:flex;justify-content:flex-start;align-items:flex-end;gap:24px;width:100%}.revenue-share-statistics-header__text{font-weight:bold;font-size:32px;line-height:32px}.revenue-share-statistics-header__button-content{display:flex;justify-content:center;align-items:center;gap:10px}.revenue-share-statistics-header__button-icon{height:16px;width:16px}

.revenue-share-statistic{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:24px;width:100%;font-family:Inter, sans-serif}.revenue-share-statistic__data,.revenue-share-statistic__tables{width:100%}.revenue-share-statistic__tables{position:relative}.revenue-share-statistic__filters{margin-bottom:24px}.revenue-share-statistic__line{margin:32px 0;border:0;border-bottom:1px solid #D9D9D9;width:100%}.revenue-share-statistic__table-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:24px}.revenue-share-statistic__table-switch{display:flex;justify-content:center;align-items:center;gap:12px;font-size:16px;font-weight:bold}.revenue-share-statistic__table-header{display:flex;justify-content:space-between;align-items:center;width:100%;font-size:24px;font-weight:700}.revenue-share-statistic__table-header-block{display:flex;justify-content:center;align-items:center;gap:20px}.revenue-share-statistic__table-footer{width:100%;display:flex;justify-content:center;align-items:center}.revenue-share-statistic__table-footer_total{margin-top:-24px}.revenue-share-statistic__table-footer_limits{display:flex;background:#D3D9E2;border-radius:8px;width:100%;min-height:48px;margin-top:12px;gap:24px}.revenue-share-statistic__limit-item{display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500}.revenue-share-statistic__limit-label{color:#505050}.revenue-share-statistic__limit-number{font-weight:700;color:#000000}

.revenue-charts{display:flex;align-items:center;justify-content:center;gap:10px;width:100%}@media (max-width: 1024px){.revenue-charts{flex-direction:column}}.revenue-charts__group{display:flex;flex-direction:column;align-items:center;justify-content:center;width:30%;max-width:450px}@media (max-width: 1024px){.revenue-charts__group{width:80%}}.revenue-charts__group-title{font-size:16px;text-align:center}.revenue-charts__group-chart{width:100%;height:auto}

.revenue-details-row__td{padding:0 15px;text-align:right;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:rgba(0,0,0,0.726);font-size:0.9rem;font-weight:normal;box-sizing:border-box}.revenue-details-row__td:first-child{text-align:left}.revenue-details-row__td_color_green{color:green}.revenue-details-row__td_color_red{color:red}.revenue-details-row__tr{height:2.4rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.revenue-details-row__tr{height:2.2rem}}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

.revenue-details-table{font-size:0.9rem}@media (max-width: 1024px){.revenue-details-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.revenue-details-table__wrapper{border-radius:5px;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 0.375rem 1rem}@media (min-width: 1024px){.revenue-details-table__wrapper{white-space:nowrap;overflow-x:auto;width:100%}}@media (max-width: 1024px){.revenue-details-table__wrapper{padding:0.2rem}}.revenue-details-table__main-table-head{box-sizing:border-box}.revenue-details-table__table-head{height:2.4rem;padding:0 15px;text-align:right;color:rgba(0,0,0,0.45);font-weight:normal}.revenue-details-table__table-head:first-child .revenue-details-table__table-head-inner{justify-content:flex-start}.revenue-details-table__table-head-inner{display:flex;align-items:center;justify-content:flex-end;gap:5px}.revenue-details-table__table-head-inner .order-component{gap:0}.revenue-details-table__table-head-inner .order-component__arrow svg{width:10px;height:10px}.revenue-details-table__table{width:100%;border-collapse:collapse;box-sizing:border-box}.revenue-details-table__title{width:100%;padding:1.2rem 0.9375rem;font-size:0.93rem;border-bottom:1px solid #3bcccc;position:relative}.revenue-details-table__title::before{content:'';display:block;width:100%;position:absolute;left:0;right:0;bottom:0;height:1px;background-color:rgba(0,0,0,0.11);box-shadow:1px 1px 3px #13b3a5}@media (max-width: 1024px){.revenue-details-table__title{min-width:100vw}}

.revenue-share__tables{display:flex;flex-direction:column;row-gap:15px;width:100%}

.send-jackpot-to-user{padding:1rem;display:flex;flex-direction:column;border-radius:.625rem;background:#fff}.send-jackpot-to-user__heading{font-size:var(--Heading-fz);margin-bottom:var(--Heading-mb)}.send-jackpot-to-user__form{width:100%;display:flex;flex-direction:column;align-items:flex-start}.send-jackpot-to-user__input-container{display:flex;align-items:center;gap:10px}.send-jackpot-to-user__owner-currency{margin-left:5px}.send-jackpot-to-user__inputs-group{display:flex;width:100%;flex-direction:column;max-width:450px;gap:var(--Fields-gap)}.send-jackpot-to-user__user-info{display:grid;grid-template-columns:repeat(5, 1fr);margin-top:15px;margin-bottom:15px;width:100%}@media (max-width: 1200px){.send-jackpot-to-user__user-info{overflow-x:auto}}.send-jackpot-to-user__user-info-cell{display:flex;justify-content:center;align-items:center;white-space:nowrap;border:1px solid rgba(133,133,133,0.25);padding:5px}

.transactions-profit__total-block{background:#fff;width:100%;border-radius:0.625rem;margin-top:0.625rem;font-size:0.875rem;padding:0.3125rem 0.9375rem}@media (max-width: 1024px){.transactions-profit__total-block{font-size:0.75rem}}.transactions-profit__total-block-inner{display:flex;width:100%}.transactions-profit__total-block-group{display:flex;flex-direction:column;justify-content:center}.transactions-profit__total-block-group:nth-child(2){flex-grow:1}.transactions-profit__total-block-group:first-child{color:#6a6a6a}.transactions-profit__total-block-values{font-size:1rem}@media (max-width: 1024px){.transactions-profit__total-block-values{font-size:0.8rem}}.transactions-profit__total-block-labels{color:#6a6a6a}.transactions-profit__total-block-labels,.transactions-profit__total-block-values{display:flex;flex-grow:1}.transactions-profit__total-block-labels-item,.transactions-profit__total-block-values-item{width:100%;text-align:center}.transactions-profit__total-block-labels-item_color_green,.transactions-profit__total-block-values-item_color_green{color:#3bc13b}.transactions-profit__total-block-labels-item_color_red,.transactions-profit__total-block-values-item_color_red{color:#ff1313}

.adm-transaction-info{padding:var(--Modal-padding);font-size:1.3rem;position:relative}.adm-transaction-info__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}.adm-transaction-info__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}.adm-transaction-info__save-button,.adm-transaction-info__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:5px;background:#13ae38}.adm-transaction-info__close-button{background:#d06261;margin-left:1rem}

.unfreeze-transaction-modal{padding:var(--Modal-padding);font-size:1.5rem;position:relative}@media (max-width: 1024px){.unfreeze-transaction-modal{width:85vw}}.unfreeze-transaction-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.unfreeze-transaction-modal__sub-text{font-size:1rem}}.unfreeze-transaction-modal__text{display:flex;justify-content:center;flex-direction:column;text-align:center;align-items:self-start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:auto}.unfreeze-transaction-modal__text-header{margin-bottom:1rem;font-size:1.7rem;font-weight:bold;white-space:nowrap}@media (max-width: 1024px){.unfreeze-transaction-modal__text-header{white-space:normal;font-size:1.2rem}}.unfreeze-transaction-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:1rem}.unfreeze-transaction-modal__save-button,.unfreeze-transaction-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;color:#fff;border-radius:5px}.unfreeze-transaction-modal__save-button{background:#13ae38}.unfreeze-transaction-modal__close-button{background:#d06261;margin-left:1rem}

.transfers__status-row_status_COMPLETED{color:#478d66}.transfers__status-row_status_REJECTED{color:#ff1313}.transfers__status-row_status_CANCELLED{color:#ff1313}.transfers__status-row_status_OPEN{color:#0052cc}

.users-list-row__td,.users-list-row__betcode-td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.users-list-row__td_status_4,.users-list-row__betcode-td_status_4{color:#f33838}.users-list-row__td_status_34,.users-list-row__td_status_17410,.users-list-row__betcode-td_status_34,.users-list-row__betcode-td_status_17410{color:#00d870}.users-list-row__td_status_16384,.users-list-row__betcode-td_status_16384{color:#ffc400}.users-list-row__td_status_1,.users-list-row__betcode-td_status_1{color:#5b9bd5}.users-list-row__td_frozen,.users-list-row__betcode-td_frozen{color:#5b9bd5}.users-list-row__td_banned,.users-list-row__betcode-td_banned{color:red}.users-list-row__td-click{cursor:pointer;padding:0;background:transparent !important;display:flex;height:3rem}@media (max-width: 1024px){.users-list-row__td-click{height:2.2rem}}.users-list-row__tr{height:3rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.users-list-row__tr{height:2.2rem}}.users-list-row__tr:first-child .users-list-row__td-click{box-shadow:0px -1px 0px rgba(34,36,38,0.15)}.users-list-row__tr_level_1{background:rgba(0,0,0,0.05)}.users-list-row__tr_level_1 .adm-account-list-row__td,.users-list-row__tr_level_1 .adm-account-list-row__click-wrapper{background:#1f1f1f}.users-list-row__tr_level_2{background:rgba(0,0,0,0.1)}.users-list-row__tr_level_2 .adm-account-list-row__td,.users-list-row__tr_level_2 .adm-account-list-row__click-wrapper{background:#393939}.users-list-row__tr_level_3{background:rgba(0,0,0,0.15)}.users-list-row__tr_level_3 .adm-account-list-row__td,.users-list-row__tr_level_3 .adm-account-list-row__click-wrapper{background:#525252}.users-list-row__tr_level_4{background:rgba(0,0,0,0.2)}.users-list-row__tr_level_4 .adm-account-list-row__td,.users-list-row__tr_level_4 .adm-account-list-row__click-wrapper{background:#6c6c6c}.users-list-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1;border:1px solid rgba(34,36,38,0.15);border-right:none;border-top:none}.users-list-row__betcode-td{color:#fcd301;font-weight:600}.users-list-row__td-user-link,.users-list-row__td-link{text-decoration:underline;font-weight:700;cursor:pointer}.users-list-row__td-link{color:#1737D7}.users-list-row__td_text_right{text-align:right}.users-list-row__td_type_amount{max-width:8rem}@media (max-width: 1024px){.users-list-row__td_type_id{position:-webkit-sticky;position:sticky;left:0;background:#fff;z-index:1}}.users-list-row__click-icon{display:flex;align-items:center;justify-content:center}.users-list-row__click-icon_isArrow{cursor:pointer}.users-list-row__click-icon_isArrow:hover *{fill:#fcd300}.users-list-row__click-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.users-list-row__click-icon-svg{width:0.8rem;height:0.8rem}}.users-list-row__click-icon-svg *{fill:#000}.users-list-row__action-buttons{display:flex;justify-content:center;gap:8px;align-items:center;height:100%}.users-list-row__key-icon{cursor:pointer;display:block;border-radius:3px;background:#313131;height:70%;width:30%;display:flex;align-items:center;justify-content:center}.users-list-row__key-icon-svg{width:1.5rem}.users-list-row__key-icon-svg *{fill:#fff}.users-list-row__disable-icon,.users-list-row__unbun-icon{cursor:pointer;display:block;border-radius:3px;height:70%;width:30%;display:flex;align-items:center;justify-content:center;margin-left:0.5rem}.users-list-row__disable-icon-svg,.users-list-row__unbun-icon-svg{width:1.5rem}.users-list-row__disable-icon{background:#d06261}.users-list-row__unbun-icon{background:#14bc14}.users-list-row__input-wrapper{width:70%}.users-list-row__amount{width:100%;display:flex;justify-content:center;font-size:1.4rem;margin:0 auto;height:2.2rem}.users-list-row__amount input{border-radius:0 !important;border:none !important;font-size:0.875rem;width:auto;text-align:center !important}.users-list-row__amount input::-moz-placeholder{font-size:0.875rem}.users-list-row__amount input:-ms-input-placeholder{font-size:0.875rem}.users-list-row__amount input::placeholder{font-size:0.875rem}@media (max-width: 1024px){.users-list-row__amount input{height:2.2rem;padding:0}}.users-list-row__amount-minus,.users-list-row__amount-plus{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0 0.5rem;min-height:100%;max-height:100%}.users-list-row__amount-minus_isDisabled,.users-list-row__amount-plus_isDisabled{opacity:0.5;pointer-events:none}.users-list-row__amount-minus:hover .users-list-row__amount-minus-svg *,.users-list-row__amount-plus:hover .users-list-row__amount-minus-svg *,.users-list-row__amount-minus:hover .users-list-row__amount-plus-svg *,.users-list-row__amount-plus:hover .users-list-row__amount-plus-svg *{fill:#fcd300}.users-list-row__amount-minus-svg,.users-list-row__amount-plus-svg{width:1rem}.users-list-row__amount-minus-svg *,.users-list-row__amount-plus-svg *{fill:#000}.users-list-row__email{display:grid;gap:5px;padding:0 10px;grid-template-columns:1fr 20px;align-items:center;justify-items:center}.users-list-row__email-icons{display:flex;align-items:center;gap:5px;margin-left:7px}.users-list-row__email-info{cursor:pointer}.users-list-row__email-verify{color:red}.users-list-row__email-verify_isVerified{color:#13ae38}.users-list-row__email-tooltip:hover::after{min-width:auto !important}.users-list-row__email-tooltip:not(.users-list-row__email-tooltip_isVerified):hover::after{background-color:red !important}.users-list-row__info{cursor:pointer}.users-list-row__info_cog{margin:0 5px}.users-list-row__settings-icon{width:32px;height:32px;padding:4px;color:#13AE38;cursor:pointer;outline:1px solid #13AE38;border-radius:4px}.users-list-row__settings-icon svg{width:24px;height:24px}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

@media (max-width: 1024px){.users-list-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.users-list-table__wrapper{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 1024px){.users-list-table__wrapper{white-space:nowrap;overflow-x:auto;width:100%}}@media (max-width: 1024px){.users-list-table__wrapper{padding:0.2rem}}.users-list-table__main-table-head{box-sizing:border-box}.users-list-table__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.users-list-table__table-head{padding:0 0.1rem}}.users-list-table__table-head-with-order{display:flex;align-items:center;justify-content:center;gap:5px}@media (max-width: 1024px){.users-list-table__table-head_id{position:-webkit-sticky;position:sticky;left:0;padding:0 0.6rem;background:#fff;z-index:1}}.users-list-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}


.wheel-history{position:relative}

.wheel-private-settings{display:flex;flex-direction:column;border-radius:.625rem;background:#fff;padding:var(--Modal-padding);max-height:calc(100vh * 0.8);overflow-y:auto}@media (max-width: 767px){.wheel-private-settings{min-width:96vw}}.wheel-private-settings__settings{display:flex}@media (max-width: 767px){.wheel-private-settings__settings{flex-direction:column}}.wheel-private-settings__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--Heading-mb)}.wheel-private-settings__header-title{font-size:1.1rem}.wheel-private-settings__header-close{width:15px;height:15px;cursor:pointer}.wheel-private-settings__header-close:hover{opacity:0.8}.wheel-private-settings__items{display:flex;flex-direction:column;gap:var(--Fields-gap)}@media (min-width: 767px){.wheel-private-settings__items{display:grid;grid-template-columns:repeat(3, 1fr)}}.wheel-private-settings__input:first-child{grid-column:span 3}.wheel-private-settings__input_isCheckbox{--FieldGroup-gap: 10px;flex-direction:row}.wheel-private-settings__input_isCheckbox:nth-of-type(3){grid-column:span 2}.wheel-private-settings__input-label{margin-right:1rem}.wheel-private-settings__wrapper{margin-right:auto}@media (max-width: 1024px){.wheel-private-settings__wrapper{margin-right:0}}.wheel-private-settings__button{margin-top:var(--Fields-gap)}@media (max-width: 1024px){.wheel-private-settings__button .button__button-container,.wheel-private-settings__button button{height:34px}}

.prize-delete-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.prize-delete-modal{font-size:0.8rem}}.prize-delete-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.prize-delete-modal__header{font-size:1.3rem;margin-bottom:1rem}}.prize-delete-modal__item-title{margin-bottom:0.5rem;font-weight:bold;text-transform:uppercase}.prize-delete-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.prize-delete-modal__buttons{margin-top:1.5rem}}.prize-delete-modal__save-button,.prize-delete-modal__close-button{cursor:pointer;height:3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#313131;border-radius:5px;color:#fff}@media (max-width: 1024px){.prize-delete-modal__save-button,.prize-delete-modal__close-button{height:2.25rem}}.prize-delete-modal__save-button_loading,.prize-delete-modal__close-button_loading{opacity:0.7}.prize-delete-modal__save-icon,.prize-delete-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.prize-delete-modal__save-icon-svg,.prize-delete-modal__close-icon-svg{width:1rem}.prize-delete-modal__save-icon-svg *,.prize-delete-modal__close-icon-svg *{fill:#fff}@media (max-width: 1024px){.prize-delete-modal__save-icon-svg,.prize-delete-modal__close-icon-svg{width:0.7rem}}.prize-delete-modal__close-button{background:#d06261;margin-left:1rem}

.wheel-row__td{padding:5px 15px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:rgba(0,0,0,0.726);font-size:0.9rem;font-weight:normal;box-sizing:border-box}.wheel-row__td:first-child{text-align:left}.wheel-row__td:last-child{text-align:right}.wheel-row__tr{height:2.4rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.wheel-row__tr{height:2.2rem}}.wheel-row__btn-wrapper{display:inline-block;margin-right:0.5rem}.wheel-row__btn-wrapper:last-child{margin-right:0}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

.wheel-table{font-size:0.9rem}@media (max-width: 1024px){.wheel-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.wheel-table__wrapper{border-radius:5px;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 0.375rem 1rem}@media (min-width: 1024px){.wheel-table__wrapper{white-space:nowrap;overflow-x:auto;width:100%}}@media (max-width: 1024px){.wheel-table__wrapper{padding:0.2rem}}.wheel-table__main-table-head{box-sizing:border-box}.wheel-table__table-head{height:2.4rem;padding:0 15px;text-align:center;color:rgba(0,0,0,0.45);font-weight:normal}.wheel-table__table-head:first-child{text-align:left}.wheel-table__table-head:last-child{text-align:right}.wheel-table__table{width:100%;border-collapse:collapse;box-sizing:border-box}.wheel-table__header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 0.9375rem;position:relative}@media (max-width: 1024px){.wheel-table__header{min-width:100vw}}.wheel-table__title{width:100%;font-size:1.6rem}

.prizes-create-modal{display:flex;align-items:center;justify-content:center;padding:var(--Modal-padding);border-radius:.625rem;background:#fff;width:100%}.prizes-create-modal__form{display:flex;width:100%;min-width:30rem;padding:0.625rem 0.9375rem;flex-direction:column}@media (max-width: 1024px){.prizes-create-modal__form{min-width:100%}}.prizes-create-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--Heading-mb)}.prizes-create-modal__header-title{font-size:1.1rem}.prizes-create-modal__header-close{width:15px;height:15px;cursor:pointer}.prizes-create-modal__header-close:hover{opacity:0.8}.prizes-create-modal__input{margin-bottom:1.5rem}.prizes-create-modal__input-label{margin-right:1rem}.prizes-create-modal__input_select{display:flex;flex-direction:column}.prizes-create-modal__input_checkbox{display:flex;align-items:center}.prizes-create-modal__button{margin-bottom:1rem}.prizes-create-modal__button:last-child{margin-bottom:0}

.prizes-update-modal{display:flex;align-items:center;justify-content:center;padding:var(--Modal-padding);width:100%;border-radius:.625rem;background:#fff}.prizes-update-modal__form{display:flex;width:100%;min-width:30rem;padding:0.625rem 0.9375rem;flex-direction:column}@media (max-width: 1024px){.prizes-update-modal__form{min-width:100%}}.prizes-update-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--Heading-mb)}.prizes-update-modal__header-title{font-size:1.1rem}.prizes-update-modal__header-close{width:15px;height:15px;cursor:pointer}.prizes-update-modal__header-close:hover{opacity:0.8}.prizes-update-modal__input{margin-bottom:1.5rem}.prizes-update-modal__input-label{margin-right:1rem}.prizes-update-modal__input_select{display:flex;flex-direction:column}.prizes-update-modal__input_checkbox{display:flex;align-items:center}.prizes-update-modal__button{margin-bottom:1rem}.prizes-update-modal__button:last-child{margin-bottom:0}

.wheel-prizes__buttons{margin-bottom:10px}

.wheel-settings{padding:1rem;display:flex;flex-direction:column}.wheel-settings__top{display:flex;align-items:center;justify-content:space-between;gap:var(--Fields-gap);margin-bottom:var(--Fields-gap)}@media (max-width: 1024px){.wheel-settings__top{width:100%;flex-wrap:wrap}}@media (max-width: 1024px){.wheel-settings__filters{width:100%;order:2}}.wheel-settings__buttons{display:flex;align-items:center;gap:var(--Fields-gap)}@media (max-width: 1024px){.wheel-settings__buttons{width:100%}}@media (max-width: 1024px){.wheel-settings__buttons-item{width:100%;height:34px}.wheel-settings__buttons-item .button__button-container,.wheel-settings__buttons-item button{height:100%}}

.privacy-settings-item{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media (max-width: 1024px){.privacy-settings-item{max-width:100%}}.privacy-settings-item__input-wrapper{width:100%;display:flex;align-items:center}.privacy-settings-item__input-label{margin-right:16px}.privacy-settings-item__btn-wrapper{min-width:60px}

.privacy-setting-block{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:100%}.privacy-setting-block__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.privacy-setting-block__header{font-size:28px}

.privacy-settings{padding:0.625rem}

.adm-modal-by-table-type{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-modal-by-table-type{font-size:0.8rem}}.adm-modal-by-table-type__header{font-size:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;font-weight:bold;border-bottom:1px solid #aeaeae}@media (max-width: 1024px){.adm-modal-by-table-type__header{font-size:1.3rem;margin-bottom:1rem}}.adm-modal-by-table-type__item-title{margin-bottom:0.5rem;font-weight:bold}.adm-modal-by-table-type__text{font-size:1rem}.adm-modal-by-table-type__buttons{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;margin-top:2rem}@media (max-width: 1024px){.adm-modal-by-table-type__buttons{margin-top:1.5rem}}.adm-modal-by-table-type__save-button,.adm-modal-by-table-type__close-button{width:100%;cursor:pointer;height:3.3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#50aa49;color:#fff;border-radius:5px;margin-right:1rem;font-size:18px}@media (max-width: 1024px){.adm-modal-by-table-type__save-button,.adm-modal-by-table-type__close-button{height:2.25rem}}.adm-modal-by-table-type__close-icon{position:absolute;top:1.5rem;right:3rem;display:flex;align-items:center;justify-content:center}.adm-modal-by-table-type__close-icon-svg{width:1rem}.adm-modal-by-table-type__close-button{background:transparent;border:1px solid #d9d9d9;color:#000;margin:0}

.table-settings-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:1rem}@media (max-width: 1024px){.table-settings-item{max-width:100%}}.table-settings-item__block{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.table-settings-item__header{font-weight:700;font-size:2rem;margin-bottom:0.5rem}@media (max-width: 1024px){.table-settings-item__header{width:100%;text-align:center}}.table-settings-item__header_settings{font-weight:500;font-size:1.5rem}@media (max-width: 1024px){.table-settings-item__header_settings{text-align:left}}.table-settings-item__label{font-weight:500;font-size:1.5rem}.table-settings-item__tooltip-wrapper{display:flex;align-items:center;gap:10px}.table-settings-item__tooltip{display:none;position:absolute;top:-80%;right:-100%;transform:translateX(60%);background-color:#fff;color:#000;border-radius:4px;padding:3px 6px;font-weight:500;font-size:10px;line-height:1.2;z-index:10}@media (max-width: 1024px){.table-settings-item__tooltip{right:initial;left:-100%;transform:translateX(-60%);top:0}}.table-settings-item__tooltip:before{content:'';border:solid transparent;position:absolute;top:50%;left:-5px;border-color:transparent #fff transparent transparent;border-width:5px;margin-left:-5px}@media (max-width: 1024px){.table-settings-item__tooltip:before{top:16%;right:-5px;left:initial;transform:rotate(180deg);margin:0 -5px 0 0}}.table-settings-item__input:hover>.table-settings-item__tooltip{display:block}.table-settings-item__input{position:relative;max-width:130px}@media (max-width: 1024px){.table-settings-item__input{max-width:165px}}.table-settings-item__input-wrapper{width:225px;display:flex;align-items:center;justify-content:space-between}@media (max-width: 1024px){.table-settings-item__input-wrapper{width:315px}}.table-settings-item__input-wrapper_small{width:120px}.table-settings-item__input-label{margin-right:16px;width:165px}.table-settings-item__custom-select .ui.selection.dropdown{min-width:125px}@media (max-width: 1024px){.table-settings-item__custom-select .ui.selection.dropdown{min-width:165px}}.table-settings-item__custom-select_small .ui.selection.dropdown{min-width:80px}@media (min-width: 1024px){.table-settings-item__custom-select_small .ui.selection.dropdown{min-width:75px}}.table-settings-item__switchbox-wrapper{display:flex;align-items:center;gap:2rem}.table-settings-item__row{display:flex;gap:2rem;height:3rem;width:100%}@media (max-width: 1024px){.table-settings-item__row{flex-direction:column;gap:10px;height:inherit}}.table-settings-item__btn-wrapper{min-width:9.8rem}.table-settings-item__currency-block{display:flex;gap:0.5rem;height:3rem;width:100%}

.table-setting-block{--border-color: #d9d9d9;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:20px;border-top:1px solid #bbb;padding-top:2rem;margin-top:2rem}@media (max-width: 1024px){.table-setting-block__content{width:100%}}.table-setting-block__header{display:flex;overflow-x:auto;border:1px solid var(--border-color);border-radius:15px;width:100%}.table-setting-block__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}.table-setting-block__item{padding:5px;color:#000;height:60px;font-size:25px;display:flex;justify-content:center;align-items:center;font-weight:normal;text-align:center;width:100%;white-space:nowrap}@media screen and (max-width: 1000px){.table-setting-block__item{font-size:13px;white-space:inherit;line-height:1}}.table-setting-block__item:hover{color:#000}.table-setting-block__item:nth-child(2n){border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.table-setting-block__item:last-child{border:none}@media screen and (min-width: 1000px){.table-setting-block__item{min-width:unset;white-space:unset}}.table-setting-block__item_isActive{background:#4fab77;color:#fff}.table-setting-block__item_isActive:hover{color:#fff}

.table-settings{font-family:'Roboto Condensed', sans-serif;padding:0.625rem}.table-settings__wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;width:100%}.table-settings__label{font-weight:500;font-size:1.5rem}.table-settings__header{font-weight:700;font-size:2rem;margin-bottom:0.5rem}.table-settings__switchbox-wrapper{display:flex;align-items:center;justify-content:flex-end;gap:2rem}.table-settings__button{min-width:9.8rem}

.cashback{display:flex;flex-direction:column;margin-bottom:3rem}.cashback__title,.cashback__total{align-self:center}.cashback__input{margin-bottom:1.5rem}.cashback__wrapper{margin-right:auto}@media (max-width: 1024px){.cashback__wrapper{margin-right:0}}.cashback__cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}

.drag-and-drop-image-plug{width:100%;margin-bottom:15px;display:flex;align-items:center;justify-content:center}.drag-and-drop-image-plug__plug{width:100%;height:197px;display:flex;flex-direction:column;justify-content:center;gap:20px;align-items:center;background-color:#edf0f4;border-radius:10px}.drag-and-drop-image-plug__plug-img{width:75px;height:75px}.drag-and-drop-image-plug__plug-img svg path{fill:#8c9eb7}.drag-and-drop-image-plug__plug-text{color:#8c9eb7;font-size:20px}.drag-and-drop-image-plug__image{max-height:200px;max-width:100%;border-radius:10px}

.upload-image{height:35px;padding:0 10px;display:flex;align-items:center;justify-content:center;background-color:#0f0f10;border-radius:3px;color:#fff;cursor:pointer}

.recommended-sizes{width:100%;justify-content:flex-start;align-items:center;display:flex;gap:30px}

.create-slide{width:100%;padding:15px}.create-slide__form{width:100%;display:flex;flex-direction:column;align-items:center;padding:10px;gap:8px}.create-slide__input{width:100%;height:35px}.create-slide__input-label{font-size:14px;color:#000}.create-slide__input-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.create-slide__button-wrapper{width:100%;height:35px}

.is-sure-to-delete-modal{display:flex;flex-direction:column;align-items:center;gap:20px;padding:var(--Modal-padding)}.is-sure-to-delete-modal__content{font-size:16px}.is-sure-to-delete-modal__buttons-block{display:flex;align-items:center;width:100%;justify-content:space-between}

.edit-slide{width:100%;display:flex;flex-direction:column;align-items:center;padding:var(--Modal-padding)}.edit-slide__form{width:100%;display:flex;flex-direction:column;align-items:center;padding:30px 0 10px;gap:23px}.edit-slide__top-block{width:100%;display:flex;align-items:center;gap:8px}.edit-slide__bottom-block{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:23px}.edit-slide__side{display:flex;align-items:center;gap:8px}.edit-slide__input{width:100%;height:35px}.edit-slide__input-label{font-size:14px;color:#000}.edit-slide__input-wrapper{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.edit-slide__image{max-width:100%;max-height:200px;border-radius:10px}.edit-slide__button-wrapper{width:100%;height:35px}

.edit-slides-block-item{width:100%}.edit-slides-block-item__slide{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #cfdae9;padding-bottom:20px}.edit-slides-block-item__slide-image{width:100%;max-width:420px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:10px;justify-self:center}@media (max-width: 767px){.edit-slides-block-item__slide-image{height:89px}}.edit-slides-block-item__slide-image_notActive{opacity:0.5}.edit-slides-block-item__slide_edit{display:grid;align-items:center;grid-template-columns:minmax(0, 1fr) 3fr 1fr;gap:10px}@media (max-width: 767px){.edit-slides-block-item__slide_edit{grid-template-columns:minmax(0, 3fr) 6fr 1fr}}.edit-slides-block-item__left-side{display:flex;flex-direction:column;gap:6px}@media (max-width: 767px){.edit-slides-block-item__left-side{gap:3px}}.edit-slides-block-item__right-side{display:flex;align-items:center;gap:6px}@media (max-width: 767px){.edit-slides-block-item__right-side{flex-direction:column;gap:3px}}.edit-slides-block-item__info{width:100%;display:flex;align-items:center;overflow-x:auto;line-height:1;padding:10px;white-space:nowrap;box-sizing:border-box;background-color:#edf0f4;text-transform:uppercase;border-radius:5px;border:1px solid #cfdae9}@media (max-width: 767px){.edit-slides-block-item__info{padding:5px}}@media (max-width: 767px){.edit-slides-block-item__info{height:20px;font-size:8px;overflow:hidden;text-overflow:ellipsis}}.edit-slides-block-item__edit{width:50%;display:flex;align-items:center;justify-content:center;padding:6px;cursor:pointer;box-sizing:border-box;background-color:#edf0f4;text-transform:uppercase;border-radius:5px;border:1px solid #cfdae9}@media (max-width: 767px){.edit-slides-block-item__edit{padding:5px}}@media (max-width: 767px){.edit-slides-block-item__edit{width:100%}}.edit-slides-block-item__edit-image svg{display:block;width:20px;height:20px}@media (max-width: 767px){.edit-slides-block-item__edit-image svg{width:10px;height:10px}}.edit-slides-block-item__edit_arrow{display:none;box-sizing:border-box;background-color:#edf0f4;text-transform:uppercase;border-radius:5px;border:1px solid #cfdae9}@media (max-width: 767px){.edit-slides-block-item__edit_arrow{padding:5px}}@media (max-width: 767px){.edit-slides-block-item__edit_arrow{display:flex}}.edit-slides-block-item__edit_hide{display:none}

.edit-slides-block{width:100%;gap:10px;display:flex;flex-direction:column;align-items:center;background-color:#fff;border-radius:10px;padding:20px}.edit-slides-block__slides{height:100%;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.edit-slides-block__divider{width:100%;height:46px}.edit-slides-block__side-panel{width:100%;display:flex;justify-content:center;align-items:center}.edit-slides-block__side-panel_isEditModeEnabled{justify-content:space-between}.edit-slides-block__side-panel-controller{width:100%;height:46px;background-color:#cfdae9;display:flex;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}.edit-slides-block__edit-image{width:25px;height:25px}.edit-slides-block__buttons-block{width:100%;height:46px;display:flex;justify-content:center;align-items:center;gap:5px}.edit-slides-block__no-slides{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#000;font-size:20px}

.edit-carousel{width:100%;display:flex;flex-direction:column;gap:17px;padding:10px 20px}.edit-carousel__buttons{width:100%;display:flex;align-items:center;justify-content:space-between}.edit-carousel__buttons-side{display:flex;align-items:center;gap:10px}.edit-carousel__carousel-settings{display:flex;flex-direction:column;align-items:center;width:100%;background-color:#fff;border-radius:10px;padding:9px 30px;gap:10px}.edit-carousel__carousel-settings-btn{width:100%;max-width:400px}.edit-carousel__input{width:100%}.edit-carousel__input-wrapper{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:flex-start;gap:5px}.edit-carousel__input-label{font-size:14px}.edit-carousel__input-btns{display:flex;align-items:center;gap:10px}.edit-carousel__input-btns button{white-space:nowrap !important}.edit-carousel__create-slide{width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:10px}

.kyc-settings{width:100%}@media (max-width: 1024px){.kyc-settings{padding:8px}}.kyc-settings__block{max-width:500px;margin-bottom:20px}.kyc-settings__block_allWidth{max-width:100%}.kyc-settings__heading{font-size:20px;margin-bottom:10px}.kyc-settings__control{display:flex;align-items:center;justify-content:space-between;max-width:500px;margin-bottom:10px}.kyc-settings__control_allWidth{max-width:100%}.kyc-settings__status{display:flex;align-items:center;gap:5px}.kyc-settings__btn-wrapper{width:-webkit-min-content;width:-moz-min-content;width:min-content}.kyc-settings__input-wrapper_large{width:400px}.kyc-settings__custom-tooltip .tooltip-custom__content{max-width:250px}

.requisite-item{display:flex;flex-direction:column;gap:5px}.requisite-item__name{display:flex;align-items:flex-end;gap:10px}.requisite-item__name input{background:transparent !important;border:1px solid #ccc !important}.requisite-item__name .input input:-webkit-autofill,.requisite-item__name .input input:-webkit-autofill:active,.requisite-item__name .input input:-webkit-autofill:focus,.requisite-item__name .input input:-webkit-autofill:hover,.requisite-item__value .input input:-webkit-autofill,.requisite-item__value .input input:-webkit-autofill:active,.requisite-item__value .input input:-webkit-autofill:focus,.requisite-item__value .input input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 2000px #fff inset !important;-webkit-text-fill-color:#000 !important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.requisite-item__edit{cursor:pointer;width:22px}.requisite-item__label{font-size:12px}


.transaction-limit{display:flex;gap:10px}@media (min-width: 1024px){.transaction-limit{gap:2px}}.transaction-limit__custom-select .ui.selection.dropdown{min-width:80px}@media (min-width: 1024px){.transaction-limit__custom-select .ui.selection.dropdown{min-width:75px}}@media (min-width: 1024px){.transaction-limit__custom-tooltip .tooltip-custom__content{max-width:200px}}.transaction-limit__input-wrapper{width:80px}@media (min-width: 1024px){.transaction-limit__input-wrapper{width:90px}}.transaction-limit__input-wrapper input[type='number']::-webkit-inner-spin-button,.transaction-limit__input-wrapper input[type='number']::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.transaction-limit__label{text-align:center}

.payment-item{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px}@media (max-width: 1024px){.payment-item{max-width:100%}}.payment-item__container{display:flex;justify-content:space-between;margin-bottom:10px}.payment-item__container_sub{width:100%;align-items:center;text-transform:capitalize;position:relative}.payment-item__container_large{display:grid;grid-template-columns:1fr 1fr}@media (min-width: 1024px){.payment-item__container_large{max-width:750px;display:grid;grid-template-columns:1fr 0.5fr 1fr}}@media (max-width: 1024px){.payment-item__container_column{flex-direction:column;align-items:flex-start}.payment-item__container_column .payment-item__subheader{margin-bottom:5px}}.payment-item__header{text-transform:capitalize;font-size:25px}.payment-item__subheader{display:flex;align-items:center;gap:5px}.payment-item_isModal{font-size:14px}.payment-item__switchbox-wrapper{display:flex;align-items:center;justify-content:flex-end}.payment-item__currency{position:absolute;top:50%;transform:translateY(-40%);right:6px;font-size:15px}@media (max-width: 1024px){.payment-item__currency{position:relative;text-align:right;right:inherit;transform:inherit;margin-left:10px}}.payment-item__currency_rtl{right:auto;left:-40px}@media (max-width: 1024px){.payment-item__currency_rtl{margin-left:0;margin-right:10px}}.payment-item__input-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;padding-left:30px}.payment-item__input-wrapper_rtl{padding-left:0;padding-right:30px}.payment-item__input-wrapper_status,.payment-item__input-wrapper_validation{padding-left:0;font-size:20px}.payment-item__input-wrapper_validation{margin-top:20px}@media (max-width: 1024px){.payment-item__input-wrapper_allWidth,.payment-item__select-wrapper_allWidth{width:100%;padding:0}}.payment-item__button{min-width:60px}.payment-item__custom-tooltip .tooltip-custom__content{padding-bottom:0;max-width:200px}@media (min-width: 1024px){.payment-item__custom-tooltip .tooltip-custom__content{max-width:260px}}.payment-item__custom-tooltip-text{font-size:14px;text-transform:none}.payment-item__custom-tooltip-text_small-text{font-size:12px}.payment-item__custom-tooltip-image{width:100%}

.limit-setting-block{display:flex;flex-direction:column;align-items:flex-start;gap:40px;margin-top:32px;width:100%}.limit-setting-block_isModal .limit-setting-block__limits-header{font-size:18px}.limit-setting-block_isModal .limit-setting-block__limit-header{font-size:14px}.limit-setting-block__container{height:100%;padding:10px;border:2px solid #ccc;border-radius:10px}.limit-setting-block__limits-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}@media (min-width: 1024px){.limit-setting-block__limits-wrapper:not(.limit-setting-block__limits-wrapper_column){display:grid;grid-template-columns:repeat(auto-fill, minmax(410px, 1fr));gap:15px}}.limit-setting-block__limits-wrapper_column{max-width:500px}.limit-setting-block__limits-header{font-size:28px}.limit-setting-block__limit{width:100%;height:100%}.limit-setting-block__limit-header{font-size:20px;text-transform:capitalize}

.limit-settings{--items-gap: 10px;--border-color: #d9d9d9;padding:0.625rem}.limit-settings__header{display:flex;overflow-x:auto;border:1px solid var(--border-color);border-radius:15px}@media screen and (max-width: 1000px){.limit-settings__header{display:flex}}.limit-settings__item{padding:5px;color:#000;height:60px;font-size:25px;display:flex;justify-content:center;align-items:center;font-weight:normal;text-align:center;width:100%;white-space:nowrap}@media screen and (max-width: 1000px){.limit-settings__item{font-size:13px;white-space:inherit;line-height:1}}.limit-settings__item:hover{color:#000}.limit-settings__item:nth-child(2n){border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.limit-settings__item:last-child{border:none}@media screen and (min-width: 1000px){.limit-settings__item{min-width:unset;white-space:unset}}.limit-settings__item_isActive{background:#4fab77;color:#fff}.limit-settings__item_isActive:hover{color:#fff}

.adm-refuse-payment-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative;min-height:276px;display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 1024px){.adm-refuse-payment-modal{min-height:inherit;font-size:0.8rem}}.adm-refuse-payment-modal__header{font-size:2.2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-refuse-payment-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-refuse-payment-modal__item-title{margin-bottom:0.5rem;font-weight:bold}.adm-refuse-payment-modal__template-text{text-wrap:nowrap;overflow:hidden;text-overflow:ellipsis}.adm-refuse-payment-modal__inputs{display:flex;justify-content:center;align-items:flex-end;flex-direction:column;width:100%}.adm-refuse-payment-modal__inputs_mt{margin-top:30px}@media (max-width: 1024px){.adm-refuse-payment-modal__inputs_mt{margin-top:0}}.adm-refuse-payment-modal__item{width:100%}.adm-refuse-payment-modal__letters-count{color:#bbb;font-size:14px;margin-right:5px;transition:color 0.5s ease-in-out}.adm-refuse-payment-modal__letters-count_red{color:#cf6160}.adm-refuse-payment-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}.adm-refuse-payment-modal__buttons_grid{display:grid;grid-template-columns:6fr 1fr 0.7fr}@media (max-width: 1024px){.adm-refuse-payment-modal__buttons_grid{grid-template-columns:2.5fr 2fr 0fr;grid-row-gap:5px}}.adm-refuse-payment-modal__buttons_column{flex-direction:column;justify-content:center;align-items:center}@media (max-width: 1024px){.adm-refuse-payment-modal__buttons{margin-top:0.8rem}}.adm-refuse-payment-modal__cancel-button,.adm-refuse-payment-modal__delete-button,.adm-refuse-payment-modal__refuse-button,.adm-refuse-payment-modal__new-temp-button,.adm-refuse-payment-modal__save-button,.adm-refuse-payment-modal__close-button{cursor:pointer;height:3.3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border-radius:8px;margin-right:1rem;font-size:18px}@media (max-width: 1024px){.adm-refuse-payment-modal__cancel-button,.adm-refuse-payment-modal__delete-button,.adm-refuse-payment-modal__refuse-button,.adm-refuse-payment-modal__new-temp-button,.adm-refuse-payment-modal__save-button,.adm-refuse-payment-modal__close-button{height:2.25rem}}.adm-refuse-payment-modal__close-button{background:transparent;border:1px solid #cf6160;color:#000;margin:0}.adm-refuse-payment-modal__delete-button,.adm-refuse-payment-modal__save-button,.adm-refuse-payment-modal__new-temp-button{background:#23cf3e;min-width:235px;max-width:235px}@media (max-width: 1024px){.adm-refuse-payment-modal__delete-button,.adm-refuse-payment-modal__save-button,.adm-refuse-payment-modal__new-temp-button{min-width:initial;max-width:initial;width:100%}.adm-refuse-payment-modal__delete-button_allWidth,.adm-refuse-payment-modal__save-button_allWidth,.adm-refuse-payment-modal__new-temp-button_allWidth{margin-right:0;grid-column:1 / 4}}.adm-refuse-payment-modal__save-button_notValid{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:inherit;opacity:0.7}.adm-refuse-payment-modal__delete-button{background:#cf6160;margin:0}.adm-refuse-payment-modal__cancel-button{background:transparent;color:#000;margin:0}.adm-refuse-payment-modal__save-icon,.adm-refuse-payment-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-refuse-payment-modal__save-icon-svg,.adm-refuse-payment-modal__close-icon-svg{width:1rem}.adm-refuse-payment-modal__save-icon-svg *,.adm-refuse-payment-modal__close-icon-svg *{fill:#fff}.adm-refuse-payment-modal__option{display:flex;justify-content:space-between;align-items:center;gap:1px}.adm-refuse-payment-modal__action-buttons{display:flex;gap:7px}.adm-refuse-payment-modal__icon-change{color:#60cf72}.adm-refuse-payment-modal__icon-delete{color:#cf6160}.adm-refuse-payment-modal__select .ui.dropdown .menu{top:calc(100% + 8px)}.adm-refuse-payment-modal__select div[aria-atomic='true']{width:100%}.adm-refuse-payment-modal__select div[aria-atomic='true']>.adm-refuse-payout-modal__option{padding:0;border:none;display:grid}.adm-refuse-payment-modal__select div[aria-atomic='true']>.adm-refuse-payout-modal__option>.adm-refuse-payout-modal__action-buttons{display:none}.adm-refuse-payment-modal__select .item{border:1px solid #d7d7d7 !important;border-radius:10px;margin:10px}

.withdrawal-requisites-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative;display:flex;flex-direction:column;align-items:center}@media (max-width: 1024px){.withdrawal-requisites-modal{font-size:0.8rem}}.withdrawal-requisites-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.withdrawal-requisites-modal__header{font-size:1.3rem;margin-bottom:1rem}}.withdrawal-requisites-modal__content{margin-bottom:10px;width:100%}.withdrawal-requisites-modal__requisites{display:flex;flex-direction:column;text-align:center;margin-bottom:1rem}@media (max-width: 1024px){.withdrawal-requisites-modal__requisites{margin-bottom:0.5rem}}.withdrawal-requisites-modal__requisite{width:100%;display:flex;align-items:center;justify-content:space-between}.withdrawal-requisites-modal__requisite:not(:last-of-type){margin-bottom:1rem}.withdrawal-requisites-modal__requisite-label{margin-right:1rem;font-weight:bold}@media (max-width: 1024px){.withdrawal-requisites-modal__requisite-label{margin-right:0.5rem}}.withdrawal-requisites-modal__requisite-icon{height:1.2rem;width:1.2rem;flex-shrink:0}.withdrawal-requisites-modal__requisite-value{display:flex;align-items:center;gap:5px}.withdrawal-requisites-modal__requisite-value span{word-break:break-all}.withdrawal-requisites-modal__close-button{max-width:12rem;margin-bottom:1rem}.withdrawal-requisites-modal__confirm{display:flex;align-items:center;gap:20px}

.adm-success-payment-modal{padding:var(--Modal-padding);font-size:1.3rem;position:relative}@media (max-width: 1024px){.adm-success-payment-modal{font-size:0.8rem}}.adm-success-payment-modal__header{font-size:2rem;margin-bottom:1.5rem;font-weight:bold;text-align:center}@media (max-width: 1024px){.adm-success-payment-modal__header{font-size:1.3rem;margin-bottom:1rem}}.adm-success-payment-modal__item-title{margin-bottom:0.5rem;font-weight:bold}.adm-success-payment-modal__buttons{display:flex;align-items:center;justify-content:flex-end;margin-top:2rem}@media (max-width: 1024px){.adm-success-payment-modal__buttons{margin-top:1.5rem}}.adm-success-payment-modal__save-button,.adm-success-payment-modal__close-button{cursor:pointer;height:3.3rem;padding:0 0.8571rem;display:flex;align-items:center;justify-content:center;background:#000;color:#fff;border-radius:8px;margin-right:1rem;font-size:18px}@media (max-width: 1024px){.adm-success-payment-modal__save-button,.adm-success-payment-modal__close-button{height:2.25rem}}.adm-success-payment-modal__save-icon,.adm-success-payment-modal__close-icon{display:flex;align-items:center;justify-content:center;margin-right:0.5rem}.adm-success-payment-modal__save-icon-svg,.adm-success-payment-modal__close-icon-svg{width:1rem}.adm-success-payment-modal__save-icon-svg *,.adm-success-payment-modal__close-icon-svg *{fill:#fff}.adm-success-payment-modal__close-button{background:transparent;border:1px solid #cf6160;color:#000;margin:0}

.payment-request__note-modal{padding:1.5rem 3rem;font-size:1.3rem;position:relative}.payment-request__row_capitalize{text-transform:capitalize}

.promotions-history{display:flex;flex-direction:column;margin-bottom:3rem}.promotions-history__title,.promotions-history__total{align-self:center}.promotions-history__input{margin-bottom:1.5rem}.promotions-history__wrapper{margin-right:auto}@media (max-width: 1024px){.promotions-history__wrapper{margin-right:0}}.promotions-history__cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between}

.table-sport-row__td{padding:0 10px;text-align:center;position:relative;color:#000;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:-webkit-max-content;height:-moz-max-content;height:max-content;overflow:hidden;overflow-wrap:anywhere;white-space:nowrap}@media (max-width: 1024px){.table-sport-row__td{max-width:auto;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content;font-size:10px;overflow-wrap:break-word}}.table-sport-row__td_key_sport,.table-sport-row__td_key_country,.table-sport-row__td_key_match,.table-sport-row__td_key_tournament,.table-sport-row__td_key_coefType,.table-sport-row__td_key_market,.table-sport-row__td_key_type{min-width:80px}@media (max-width: 1024px){.table-sport-row__td_key_betStatus{min-width:60px}}.table-sport-row__td_status_Lost{color:#079c20}.table-sport-row__td_status_Win{color:#c22326}.table-sport-row__td_status_CashOut{color:#ffc400}.table-sport-row__tr{border:1px solid rgba(34,36,38,0.15);border-bottom:none;height:3.5rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}.table-sport-row__tr:nth-child(2n){background:rgba(0,0,0,0.08)}@media (max-width: 1024px){.table-sport-row__tr{height:2.2rem}}.table-sport-row__tr_sub{border-top:none;border-bottom:none}.table-sport-row__tr_open{border:1px solid #000}.table-sport-row__tr_sub{border-left:1px solid #000;border-right:1px solid #000}.table-sport-row__sub-icon{display:flex;align-items:center;justify-content:center;cursor:pointer}.table-sport-row__sub-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.table-sport-row__sub-icon-svg{width:0.8rem;height:0.8rem}}.table-sport-row__sub-icon-svg *{fill:#000}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

@media (max-width: 1024px){.table-sport{margin-left:0;white-space:pre-line;overflow-x:auto;font-size:0.7rem}}.table-sport__wrapper{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 1024px){.table-sport__wrapper{overflow-x:auto;width:100%}}@media (max-width: 1024px){.table-sport__wrapper{padding:0.2rem}}.table-sport__table-head{padding:0.625rem;min-width:60px;text-align:center;white-space:nowrap}@media (max-width: 1024px){.table-sport__table-head{padding:0 0.1rem}}.table-sport__table-head-with-component{display:flex;align-items:center;justify-content:center;gap:5px;flex-shrink:0}.table-sport__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}

.altenar-transactions{min-width:70vw;max-width:94vw;min-height:30vh;padding:var(--Modal-padding);position:relative;max-height:90vh;overflow-y:auto}.altenar-transactions__status_value_lost{background-color:#079c20;color:#fff}.altenar-transactions__status_value_win{background-color:#c22326;color:#fff}.altenar-transactions__status_value_sold,.altenar-transactions__status_value_return{background-color:#ffc400;color:#fff}

.bet-history-altenar__status_value_Win{color:#079c20}.bet-history-altenar__status_value_Lost{color:#c22326}.bet-history-altenar__status_value_CashOut{color:#ffc400}.bet-history-altenar__status-divider:last-child{display:none}.bet-history-altenar__button{white-space:nowrap}

.betby-transactions{min-width:70vw;max-width:94vw;min-height:30vh;padding:var(--Modal-padding);position:relative;max-height:90vh;overflow-y:auto}.betby-transactions__status_value_lost{background-color:#079c20;color:#fff}.betby-transactions__status_value_win{background-color:#c22326;color:#fff}.betby-transactions__status_value_sold,.betby-transactions__status_value_return{background-color:#ffc400;color:#fff}

.bet-history-betby__status_value_Lost{color:#079c20}.bet-history-betby__status_value_Win{color:#c22326}.bet-history-betby__status_value_CashOut{color:#ffc400}.bet-history-betby__status-divider:last-child{display:none}.bet-history-betby__button{white-space:nowrap}

.digitain-transactions{min-width:70vw;max-width:94vw;min-height:30vh;padding:var(--Modal-padding);position:relative;max-height:90vh;overflow-y:auto}.digitain-transactions__status_value_lost{background-color:#079c20;color:#fff}.digitain-transactions__status_value_win{background-color:#c22326;color:#fff}.digitain-transactions__status_value_sold,.digitain-transactions__status_value_return{background-color:#ffc400;color:#fff}

.bet-history-digitain__status_value_Lost{color:var(--color-success)}.bet-history-digitain__status_value_Win{color:var(--color-error)}.bet-history-digitain__status_value_CashOut{color:var(--color-warning)}.bet-history-digitain__status-divider:last-child{display:none}.bet-history-digitain__button{white-space:nowrap}



.add-payout-modal{display:flex;flex-direction:column;align-items:center;gap:15px;padding:var(--Modal-padding)}.add-payout-modal__header{font-size:16px}.add-payout-modal__input-wrapper label{font-size:12px}.add-payout-modal__btns-wrapper{display:flex;gap:10px;height:36px}

.add-payout{height:20px;background:#008344;border-radius:5px;padding:5px;text-transform:uppercase;text-align:center;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}

.payments-to-agents-row__td{padding:0 10px;text-align:center;position:relative;border:1px solid rgba(34,36,38,0.15);border-left:none;border-right:none;color:#000;box-sizing:border-box}.payments-to-agents-row__td-click{cursor:pointer;padding:0;background:transparent !important;display:flex;height:3rem}@media (max-width: 1024px){.payments-to-agents-row__td-click{height:2.2rem}}.payments-to-agents-row__tr{height:3rem;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.payments-to-agents-row__tr{height:2.2rem}}.payments-to-agents-row__tr:first-child .users-list-row__td-click{box-shadow:0px -1px 0px rgba(34,36,38,0.15)}.payments-to-agents-row__tr_level_1{background:rgba(0,0,0,0.05)}.payments-to-agents-row__tr_level_1 .adm-account-list-row__td,.payments-to-agents-row__tr_level_1 .adm-account-list-row__click-wrapper{background:#1f1f1f}.payments-to-agents-row__tr_level_2{background:rgba(0,0,0,0.1)}.payments-to-agents-row__tr_level_2 .adm-account-list-row__td,.payments-to-agents-row__tr_level_2 .adm-account-list-row__click-wrapper{background:#393939}.payments-to-agents-row__tr_level_3{background:rgba(0,0,0,0.15)}.payments-to-agents-row__tr_level_3 .adm-account-list-row__td,.payments-to-agents-row__tr_level_3 .adm-account-list-row__click-wrapper{background:#525252}.payments-to-agents-row__tr_level_4{background:rgba(0,0,0,0.2)}.payments-to-agents-row__tr_level_4 .adm-account-list-row__td,.payments-to-agents-row__tr_level_4 .adm-account-list-row__click-wrapper{background:#6c6c6c}.payments-to-agents-row__click-wrapper{display:flex;align-items:center;justify-content:center;height:100%;flex-grow:1;border:1px solid rgba(34,36,38,0.15);border-right:none;border-top:none}.payments-to-agents-row__td_text_right{text-align:right}.payments-to-agents-row__td_type_amount{max-width:8rem}.payments-to-agents-row__td_paid{color:#f2ab45}.payments-to-agents-row__td_remains{color:#d31c32}.payments-to-agents-row__click-icon{display:flex;align-items:center;justify-content:center}.payments-to-agents-row__click-icon_isArrow{cursor:pointer}.payments-to-agents-row__click-icon_isArrow:hover *{fill:#fcd300}.payments-to-agents-row__click-icon-svg{width:1.2rem;height:1.2rem}@media (max-width: 1024px){.payments-to-agents-row__click-icon-svg{width:0.8rem;height:0.8rem}}.payments-to-agents-row__click-icon-svg *{fill:#000}@-webkit-keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}@keyframes tableRowAppear{0%{opacity:0}100%{opacity:1}}

@media (max-width: 1024px){.payments-to-agents-table{margin-left:0;white-space:nowrap;overflow-x:auto;font-size:0.7rem}}.payments-to-agents-table__wrapper{padding:0.625rem 0.9375rem;border-radius:.625rem;background:#fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 1024px){.payments-to-agents-table__wrapper{margin-left:0.7rem;white-space:nowrap;overflow-x:auto;width:100%}}@media (max-width: 1024px){.payments-to-agents-table__wrapper{padding:0.2rem}}.payments-to-agents-table__main-table-head{box-sizing:border-box}.payments-to-agents-table__table-head{padding:0.625rem;text-align:center}@media (max-width: 1024px){.payments-to-agents-table__table-head{padding:0 0.1rem}}.payments-to-agents-table__table-head-with-order{display:flex;align-items:center;justify-content:center;gap:5px}.payments-to-agents-table__table{width:100%;padding:1.2rem 0.9375rem;border-collapse:collapse}


.user-card{display:flex;flex-direction:column;align-items:center;padding:5px 15px;background:#454444;gap:7px;border-radius:5px}.user-card_isFullWidth{width:100%;flex-direction:row}.user-card__icon svg{display:block;width:35px;height:40px}.user-card__plain-text{display:flex;flex-direction:column;align-items:center;text-align:center;font-size:14px;color:#f2f2f2;font-weight:700}.user-card__secondary-text{color:#b1b1b1;font-size:12px}.user-card__role{display:flex;align-items:center;justify-content:center;padding:3px 6px;background:#f2ab45;color:#454444;border-radius:5px}.user-card__role_self{background:#008344;color:#f2f2f2}

.deposit-withdrawal{width:100%;max-width:800px;display:flex;flex-direction:column;align-items:center;gap:15px;padding:var(--Modal-padding)}.deposit-withdrawal__header{font-size:30px;color:#f2ab45}.deposit-withdrawal__transaction-info{display:flex;align-items:center;justify-content:space-between;gap:10px}.deposit-withdrawal__arrow svg{display:block;width:40px;height:40px}.deposit-withdrawal__amount{display:flex;flex-direction:column;align-items:center;gap:15px}.deposit-withdrawal__amount-text{color:#454444;font-size:18px}.deposit-withdrawal__amount-input{height:40px;width:100%;max-width:400px}.deposit-withdrawal__btns-wrapper{display:flex;align-items:center;gap:10px}

.agent-info{display:flex;flex-direction:column;align-items:center;gap:10px;padding:var(--Modal-padding)}.agent-info__btn-wrapper{width:100%;display:flex;justify-content:flex-end}

.change-password-modal{display:flex;flex-direction:column;align-items:center;gap:10px;padding:var(--Modal-padding)}.change-password-modal__header{color:#f2ab45;font-size:30px}.change-password-modal__btns-wrapper{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px}

.edit-user{display:flex;align-items:center;flex-direction:column;gap:10px;padding:var(--Modal-padding)}

.user-table-burger{position:relative}.user-table-burger__burger{display:block;cursor:pointer}.user-table-burger__burger svg{max-height:30px;width:auto}.user-table-burger__dropdown{border:1px solid #f2ab45;background-color:#1c1c1c;border-radius:5px;display:none;position:absolute;bottom:-10px;right:0;min-width:130px}.user-table-burger__dropdown-item{display:flex;align-items:center;justify-content:flex-start;padding:5px 10px;color:#fff;cursor:pointer}.user-table-burger__dropdown-item:not(.user-table-burger__dropdown-item:last-child){border-bottom:1px solid #f2ab45}.user-table-burger__dropdown_isOpen{display:block}

.users-table-agent-system__operation{width:-webkit-min-content;width:-moz-min-content;width:min-content;display:flex;align-items:center;border:1px solid #f2ab45;border-radius:5px;overflow:hidden;white-space:nowrap;margin:auto;cursor:pointer}.users-table-agent-system__operation-topup{background-color:#f2ab45;color:#454444;text-transform:uppercase;padding:0 5px}.users-table-agent-system__operation-withdrawal{background-color:#454444;color:#f2ab45;text-transform:uppercase;padding:0 5px}

.redash{height:100%;display:flex;flex-direction:column}.redash__iframe{flex-grow:1;width:100%;border:none}

.users-profit-table__wrapper{padding:0.625rem 0.9375rem;border-radius:0.625rem;background:#fff;transition:1s ease;overflow-x:auto}@media (max-width: 1024px){.users-profit-table__wrapper{overflow:auto;margin:0 0.3rem;white-space:nowrap;padding:0.2rem 0.2rem}}.users-profit-table__table{border-collapse:collapse;width:100%;-webkit-animation:tableRowAppear 0.5s;animation:tableRowAppear 0.5s}@media (max-width: 1024px){.users-profit-table__table{min-width:1200px}.users-profit-table__table_isShowAll{min-width:auto}}.users-profit-table__table-heading th{padding:0.625rem;text-align:center;white-space:nowrap;border:1px solid rgba(34,36,38,0.15)}@media (max-width: 1024px){.users-profit-table__table-heading th{padding:0 0.1rem;height:auto;font-size:0.8rem}}.users-profit-table__table-body td{padding:0 0.625rem;text-align:center;border:1px solid rgba(34,36,38,0.15);height:3rem}@media (max-width: 1024px){.users-profit-table__table-body td{padding:0.1rem;height:auto;font-size:0.8rem}}

.set-language{display:flex;flex-direction:column;position:relative;cursor:pointer}.set-language__current-flag{width:1.375rem;height:1.375rem}.set-language__flag{width:1.375rem}.set-language__item{display:flex;align-items:center;gap:0.8rem;min-height:1.875rem;width:100%;padding:0 0.9375rem;color:#000928;font-weight:bold;white-space:pre;box-sizing:border-box;font-size:1.2rem}.set-language__item_active{background:#e4e4e4}.set-language__item_active:hover{background:#f0f0f0 !important}.set-language__item:hover{background:#e4e4e4}.set-language__item-icon{display:flex;align-items:center;justify-content:center;margin-right:0.9375rem}.set-language__item-icon-svg{width:1.875rem}.set-language__items{position:absolute;display:none;z-index:3;top:-8rem;right:-1rem;min-width:10rem;background-color:#fff}.set-language__items_isHeader{top:1.875rem}.set-language_open .set-language__items{display:block}.set-language_open .set-language__arrow{transform:rotate(180deg)}.set-language__top{display:flex;justify-content:space-between;gap:5px;font-weight:500;align-items:center}.set-language__arrow{display:flex;align-items:center;transition:transform 0.2s ease-in;will-change:transform}.set-language__arrow-svg{width:0.625rem}.set-language__arrow-svg *{fill:#000}

.auth-back-block{display:flex;align-items:center;height:6rem;padding-left:1.3125rem;color:#fff;cursor:pointer}.auth-back-block__arrow{display:flex;align-items:center;justify-content:center;margin-right:0.8125rem}.auth-back-block__arrow-svg{width:0.5625rem;height:1rem}

.country-code-selector{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:10rem;height:100%}.country-code-selector__active-item{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-start;box-sizing:border-box;background-color:#313131;box-sizing:border-box;border-bottom-left-radius:5px;border-top-left-radius:5px;font-size:1.4rem}.country-code-selector__active-item::before{content:'';width:0px;height:0px;border-right:0.35rem solid transparent;border-left:0.35rem solid transparent}.country-code-selector__active-item_opened_open{border-bottom-left-radius:0;border-bottom-right-radius:0}.country-code-selector__active-item_opened_open::after{border-bottom:0.35rem solid black}.country-code-selector__active-item_opened_close::after{border-top:0.35rem solid black}.country-code-selector__additional-items{position:absolute;width:100%;z-index:3;display:flex;flex-direction:column}.country-code-selector__item{display:flex;width:12%;align-items:center;padding:0.8rem 1rem;box-sizing:border-box;background:#313131;border:1px solid #fff}.country-code-selector__item:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.country-code-selector__image{width:2rem;margin-right:0.3rem}

.phone-input{width:100%;height:100%;background:#121931;box-sizing:border-box;border-radius:10px;display:flex}.phone-input__input{width:60%;color:#fff;font-size:1rem;outline:none;background:#121931;flex-grow:2;border:none;height:100%;display:flex;align-items:center;box-sizing:border-box;padding-left:1rem;border-top-right-radius:10px;border-bottom-right-radius:10px}.phone-input__selector{width:35%;min-width:35%;height:100%;position:relative;display:flex;align-items:center}

.sign-in{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;flex-grow:1;font-size:1.1429rem}.sign-in__wrapper{width:80%;height:100%;display:flex;flex-direction:column;align-items:center}.sign-in__title{text-align:center;font-size:1.8571rem;margin-bottom:5.4286rem;font-weight:400}.sign-in__text{font-weight:bold;font-size:1.1429rem;margin-bottom:2.5714rem}.sign-in__group{width:100%;margin-bottom:0.7rem}.sign-in__recovery{color:#45516f;margin-bottom:0.5rem;cursor:pointer}.sign-in__menu{width:100%;margin-bottom:1.4286rem}.sign-in__additional-text{font-size:1.1429rem;margin-bottom:2.9286rem;text-align:center}.sign-in__link{font-size:1.1429rem;color:#f01e28;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sign-in__button{width:100%;margin-top:1rem}.sign-in__bottom-block{margin-top:2.9286rem}.sign-in__label-text{font-weight:bold;font-size:0.75rem;text-align:center}.sign-in__input .input{border:1px solid rgba(34,36,38,0.15);padding:11px 15px;background:#fff;align-items:center}.sign-in__input .input.icon{padding-right:30px}.sign-in__input .input:has(>input:-webkit-autofill){background-color:#e8f0fe !important}.sign-in__input .input input[name="password"],.sign-in__input .input input{padding:0 !important;padding-right:0 !important;border:none !important}.sign-in__input .input .input-icon{display:flex}

.sign-up{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;width:100%;background-color:#47475f;padding:1rem;box-sizing:border-box}.sign-up__head{width:100%;border-bottom:1px solid gray;margin:0.3rem;margin-bottom:0.5rem;font-size:1.4rem}.sign-up__personal{height:75%;width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin:1rem 0 1rem 0}.sign-up__title{display:flex;flex-wrap:nowrap;align-items:center;font-size:1.2rem;color:white;text-align:right}.sign-up__title_large{align-items:flex-start;width:23rem}.sign-up__title_without-star{margin-right:0.5rem}.sign-up__account{height:100%;width:40%;display:flex;flex-direction:column;justify-content:flex-start;align-items:space-around;margin:1rem 0 1rem 0}.sign-up__row{display:flex;flex-direction:row;justify-content:center;width:100%;height:3rem;margin:0.1rem 0 0.1rem 0}.sign-up__row_phone{margin-bottom:2rem}.sign-up__row_phone .input{border-top-left-radius:0;border-bottom-left-radius:0}.sign-up__row_big{height:4.5rem;margin:0.8rem 0}.sign-up__pre-field{display:flex;justify-content:flex-end;flex-wrap:nowrap;height:100%;width:30%}.sign-up__field{display:flex;flex-direction:row;flex-wrap:nowrap;min-width:14rem;width:70%}.sign-up__star{width:0.5rem;margin:0 0.3rem;display:flex;color:red;font-size:1.4rem;font-weight:bold}.sign-up__phone-input{border-left:none}.sign-up__rules{font-size:0.8rem;display:flex;margin:0.3rem}.sign-up__button-wrapper{margin:1rem 0}

.auth{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative;flex-grow:1}.auth__wrapper{border-radius:0.625rem;width:300px}@media (max-width: 1024px){.auth__wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.auth__language-wrapper{margin-top:2rem;display:flex;align-items:center;justify-content:center}.auth__content{width:100%;position:relative;text-align:center}.auth__content-in{width:100%;position:relative;margin:0 auto}.auth__restore{width:100%;height:100%;background:#181818}.auth__cross{position:absolute;right:1rem;cursor:pointer;top:1rem}.auth__cross-svg{width:0.8rem}

.one-click-modal{display:flex;flex-direction:column;padding:1.125rem 1.25rem 1.75rem 1.5rem;color:#ffffff;background:#000000;border-radius:0.625rem;box-sizing:border-box}.one-click-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:0.5rem}.one-click-modal__cross{display:block;width:0.875rem}.one-click-modal__title{font-size:1.125rem;font-weight:bold}.one-click-modal__reg-success{font-size:0.875rem;margin-bottom:0.5rem}.one-click-modal__reg-dont-forget-save{font-size:0.875rem;text-transform:uppercase;margin-bottom:0.4375rem}.one-click-modal__reg-info-item:not(:last-of-type){margin-right:0.625rem}.one-click-modal__reg-info{display:flex;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;margin-bottom:1.25rem}.one-click-modal__reg-info-label{font-size:0.875rem;display:block;font-weight:bold;margin-bottom:0.4375rem}.one-click-modal__reg-info-value{display:block;color:#00ff84}.one-click-modal__copy{display:inline-block;margin-bottom:1rem;cursor:pointer}.one-click-modal__copy_copied{transition:5s all}.one-click-modal__copy_copied .one-click-modal__copy-text{color:#5bc246}.one-click-modal__copy_copied .one-click-modal__copy-icon-svg path{fill:#5bc246}.one-click-modal__copy-icon-svg{height:2rem;width:2rem}.one-click-modal__copy-text{display:block;color:#268be9}.one-click-modal__button{width:100%}

#notifications-dom-root{top:7.5rem;position:fixed;width:18rem;display:flex;justify-content:center;z-index:1001;margin:auto;flex-direction:column-reverse}.toast_rtl .Toastify__toast{flex-direction:row-reverse}.toast_rtl .Toastify__toast-body{flex-direction:row-reverse}.toast_rtl .Toastify__toast-body>div:last-child{flex:0}.toast_rtl .Toastify__toast-icon{-webkit-margin-end:0;margin-inline-end:0;-webkit-margin-start:10px;margin-inline-start:10px}


.logout__content{padding:var(--Modal-padding);background:#fff;border-radius:0.625rem;width:80vw;box-sizing:border-box}@media (min-width: 1024px){.logout__content{width:500px}}.logout__header{margin-bottom:1.25rem;text-align:center}.logout__button{width:100%}.logout__buttons{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:2rem;column-gap:2rem}

.timezone-select{min-width:8em !important}.timezone-select__container{display:flex;justify-content:center;align-items:center;color:#676a6c}.timezone-select__text{margin-right:0.375rem}.timezone-select__text_rtl{margin-right:0;margin-left:0.375rem}

.header{flex-shrink:0;width:100%;display:flex;justify-content:flex-end;align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:-webkit-sticky;position:sticky;z-index:15;box-sizing:border-box;height:4.125rem;padding:0 2rem}@media (max-width: 1024px){.header{background:#2f4050;position:fixed;top:-1px;padding:0 1rem}}@media (max-width: 1024px){.header_rtl{justify-content:flex-start}}.header__login,.header__balance{margin-right:2rem;color:#00b394}@media (max-width: 1024px){.header__login,.header__balance{display:none}}.header__login_rtl,.header__balance_rtl{margin-left:2rem;margin-right:0}.header__login_rtl .header__login-text,.header__login_rtl .header__balance-text,.header__balance_rtl .header__login-text,.header__balance_rtl .header__balance-text{margin-right:0;margin-left:0.375rem}.header__lang,.header__timezone{margin-right:2rem}@media (max-width: 1024px){.header__lang,.header__timezone{display:none}}.header__lang_rtl,.header__timezone_rtl{margin-left:2rem;margin-right:0}.header__login-text,.header__balance-text{color:#676a6c;margin-right:0.375rem}.header__block-mobile{display:none}@media (max-width: 1024px){.header__block-mobile{display:block;overflow:hidden;margin-left:0.5rem}}@media (max-width: 1024px){.header__logout{display:none}}.header__login-mobile,.header__balance-mobile{color:#ffffff6a;text-align:right}.header__login-mobile{overflow:hidden;text-overflow:ellipsis}.header__balance-mobile{color:#3c9fdd}.header__burger-wrapper{margin-right:auto}@media (max-width: 1024px){.header__burger-wrapper_rtl{margin-right:0;margin-left:auto}}.header__burger{display:flex;align-items:center;justify-content:center;cursor:pointer}@media (min-width: 1024px){.header__burger{display:none}}.header__burger-svg{width:3.125rem}.header__burger *{fill:#3c9fdd}.header__notify{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:#d41615;color:#ffffff;border-radius:50%}.header__notify-text{display:inline-flex;align-items:center;justify-content:center;width:6px;height:6px;font-family:sans-serif;font-size:12px;font-weight:600;line-height:12px;text-align:center;vertical-align:middle}@media (min-width: 1024px){.header__notify{display:none}}

.main-menu-item__item{cursor:pointer}.main-menu-item__item_active{border-left:4px solid #19aa8d;display:block}.main-menu-item__notify{display:flex;justify-content:center;align-items:center;width:24px;height:24px;background:#d41615;color:#ffffff;border-radius:50%}.main-menu-item__notify-text{display:inline-flex;align-items:center;justify-content:center;width:6px;height:6px;font-family:sans-serif;font-size:12px;font-weight:600;line-height:12px;text-align:center;vertical-align:middle}.main-menu-item__item-top,.main-menu-item__sub-item{display:flex;justify-content:flex-start;align-content:center;width:100%;padding:0.75rem;gap:0.625rem;font-size:0.9375rem;align-items:center;white-space:nowrap;color:#a7b1c2;text-transform:capitalize}.main-menu-item__item-top:hover,.main-menu-item__item-top_active,.main-menu-item__sub-item:hover,.main-menu-item__sub-item_active{background:#293846;color:#fff}.main-menu-item__item-top:hover .main-menu__icon *,.main-menu-item__item-top_active .main-menu__icon *,.main-menu-item__sub-item:hover .main-menu__icon *,.main-menu-item__sub-item_active .main-menu__icon *{fill:#fff}.main-menu-item__sub-item{padding-left:3.125rem}.main-menu-item__icon{align-items:center;justify-content:center}.main-menu-item__icon-svg{width:1.25rem}.main-menu-item__icon-svg *{fill:#a7b1c2}.main-menu-item__demo{text-transform:uppercase;color:tomato}

.main-menu{background:#2f4050}@media (min-width: 1000px){.main-menu{min-width:18%;max-width:18%;width:18%}}@media (max-width: 1024px){.main-menu{position:fixed;height:100%;width:17.25rem;font-size:12px;background-color:#232f3c;flex:0 1 auto;z-index:99;top:0;right:100%;transform:translate(-230%, 0px);transition:all 0.3s ease-in-out 0s;display:flex;flex-direction:column}.main-menu_opened{right:auto;transform:translate(0%, 0px)}}@media (max-width: 1024px){.main-menu_rtl{left:100%;transform:translate(230%, 0px);right:0}}.main-menu_rtlOpened{left:auto;transform:translate(0%, 0px)}.main-menu__inner{display:flex;flex-direction:column;width:100%;height:100%;padding:1rem 0 2rem}@media (max-height: 450px){.main-menu__inner{overflow-y:auto}}@media (min-width: 1024px){.main-menu__inner{padding:1.5rem 0}}.main-menu__logo-container{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.main-menu__logo{width:60%;display:none}@media (max-width: 1024px){.main-menu__logo{max-height:50px;height:100%;width:auto;max-width:60%}}.main-menu__logo_display{display:block}.main-menu__items{overflow-y:auto;width:100%}@media (max-height: 450px){.main-menu__items{overflow-y:initial}}.main-menu__logout{height:2.5rem}.main-menu__additional,.main-menu__timezone{display:flex;align-items:center;justify-content:space-around;margin-top:1.5rem}@media (min-width: 1024px){.main-menu__timezone{display:none}}.main-menu__set-language{color:#fff}.main-menu__set-language .set-language__arrow-svg *{fill:#fff}.main-menu__curtains{z-index:-1;opacity:0;transition:all 0.3s linear 0s}.main-menu__curtains_opened{width:100%;height:100%;position:fixed;background:rgba(0,0,0,0.5);z-index:99;opacity:1;top:-1px;transition:all 0.3s linear 0s}@media (min-width: 1024px){.main-menu__curtains{display:none}}.main-menu__cross{position:absolute;right:0px;transform:translateX(130%);top:1.0625rem;color:#fff;margin-left:1rem;cursor:pointer}.main-menu__cross-svg{width:1.875rem;height:1.875rem}@media (min-width: 1024px){.main-menu__cross{display:none}}.main-menu__cross_rtl{left:0;right:auto;margin-left:0;margin-right:1rem;transform:translateX(-130%)}

.app{width:100%;min-height:100vh;background:#e9ecf2;display:flex;flex-direction:column}@media (min-width: 1024px){.app{height:100%}}.app__wrapper{display:flex;flex-grow:1}@media (min-width: 1024px){.app__wrapper{height:100%}}.app__stubs{background:#fff;width:100%;height:100%}.app__header-wrapper{width:100%}.app__container{width:82%;display:flex;flex-direction:column;align-items:center}@media (min-width: 1024px){.app__container{overflow:auto;height:100%}}@media (max-width: 1024px){.app__container{overflow-x:hidden;width:100%;padding-top:4.125rem}.app__container::-webkit-scrollbar{width:0px}}.app__test{width:32%;height:30rem}.app__main{flex-grow:2;width:100%;display:flex;flex-direction:column}.app__main-center{flex-grow:1;width:100%;display:flex;flex-direction:column;position:relative}.app__main-wrapper{flex-grow:2;box-sizing:border-box;display:flex;justify-content:space-between}.app__main-wrapper_isNotPadding{padding:0}.app__main-wrapper::-webkit-scrollbar{display:none}.app__column_position_left{width:15rem;display:flex;flex-direction:column;flex-grow:1;margin-right:0.625rem}.app__column_position_center{min-width:42.5rem;flex-grow:2;display:flex;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-bottom:0.8125rem}.app__column_position_right{flex-grow:1;width:15rem;margin-left:0.625rem;position:relative}.app__search-wrapper{width:100%;margin-bottom:1.3125rem}.app__results-feed-block{width:100%;display:flex}.app__footer-wrapper{width:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;bottom:0}.app__basket-wrapper{display:flex;flex-direction:column;position:relative;width:100%}.app__basket-wrapper_scroll{position:-webkit-sticky;position:sticky;top:0.625rem}.app__basket-scroll-toggle{display:flex;align-items:center;justify-content:center;width:100%;font-family:"Helvetica","Arial";font-size:0.875rem;font-weight:400;line-height:1.0256rem;color:black;text-transform:uppercase;text-decoration:underline;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;margin-top:3.125rem}

.administration-layout{width:100%;flex-grow:1;display:flex;flex-direction:column}.administration-layout__header{width:100%;height:2.5rem;display:flex}.administration-layout__caption{display:flex;font-size:1rem;text-transform:uppercase;height:100%;padding:0 1.4375rem;border-radius:10px 10px 0px 0px;justify-content:center;align-items:center}.administration-layout__main{flex-grow:2;display:flex}.administration-layout__content{margin:0.8571rem 0.7143rem;flex-grow:2;min-height:35rem;width:calc(100% - 1.4286rem)}@media (max-width: 1024px){.administration-layout__content{grid-template-columns:repeat(1, 1fr);margin:0;padding-bottom:3rem}}.administration-layout__content_withoutMargin{margin:0}

.superset-dashboard{display:flex;flex-direction:column;height:100%}.superset-dashboard__filter{display:flex;justify-content:flex-start;align-items:flex-end;gap:16px;margin:14px 14px 7px 14px;background:#ffffff;border-radius:0.625rem;padding:0.625rem 0.9375rem}.superset-dashboard__input{display:flex;justify-content:flex-start;align-items:flex-start;flex-direction:column;gap:12px}.superset-dashboard__content{height:100%;width:100%}.superset-dashboard__content iframe{display:block;width:100%;height:100%;border:none}.superset-dashboard .button__button-container{width:auto !important}.superset-dashboard .button__button-container button{padding:5px 1em 5px 1em;font-size:1rem !important;min-height:2.71428571em;min-width:5em}

@font-face{font-family:"helvetica";src:url(/admin/assets/fonts/helvetica-regular.eot) format("eot"),url(/admin/assets/fonts/helvetica-regular.woff) format("woff"),url(/admin/assets/fonts/helvetica-regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"helvetica";src:url(/admin/assets/fonts/helvetica-bold.eot) format("eot"),url(/admin/assets/fonts/helvetica-bold.woff) format("woff"),url(/admin/assets/fonts/helvetica-bold.ttf) format("truetype");font-weight:bold;font-style:normal}@font-face{font-family:"helvetica";src:url(/admin/assets/fonts/helvetica-medium.eot) format("eot"),url(/admin/assets/fonts/helvetica-medium.woff) format("woff"),url(/admin/assets/fonts/helvetica-medium.ttf) format("truetype");font-weight:medium;font-style:normal}:root{--border-radius-main: 5px;--Heading-fz: 1.8rem;--Heading-mb: 1rem;--ListItem-border-radius: 3px;--ListItem-padding-x: 1rem;--ListItem-padding-y: 0.5rem;--ListItem-padding: var(--ListItem-padding-y) var(--ListItem-padding-x);--Fields-gap: 18px;--Fields-gap-x: var(--Fields-gap);--Fields-gap-y: var(--Fields-gap);--FieldGroup-gap: 5px;--FieldGroup-label-fz: 1rem;--FieldGroup-error-fz: 0.8rem;--Modal-padding: 24px;--color-success: #13ae38;--color-error: #d41515;--color-warning: #e5972a}@media (max-width: 1024px){:root{--Heading-fz: 18px;--Fields-gap: 14px}}@media (min-width: 2300px){:root{--Fields-gap: 24px}}#root,html,body{height:100%;margin:0;padding:0;font-family:'Helvetica', 'Arial'}@media (min-width: 1024px){#root,html,body{-ms-scroll-chaining:none;overscroll-behavior:none}}html{font-size:16px;overflow:auto;width:100%;color:#000;background:#070a14}ul,ol,li,p,a,h1,h2,h3,h4,h5,h6{padding:0;margin:0;text-decoration:none;list-style:none;color:inherit}div{box-sizing:border-box}@media only screen and (max-width: 2600px){html{font-size:21px}body{font-size:21px}}@media only screen and (max-width: 2300px){html{font-size:20px}body{font-size:20px}}@media only screen and (max-width: 1920px){html{font-size:16px}body{font-size:16px}}@media only screen and (max-width: 1750px){html{font-size:16px}body{font-size:16px}}@media only screen and (max-width: 1600px){html{font-size:15.6px}body{font-size:15.6px}}@media only screen and (max-width: 1440px){html{font-size:13px}body{font-size:13px}}@media only screen and (max-width: 1366px){html{font-size:12px}body{font-size:12px}}@media only screen and (max-width: 475px){html{font-size:16px}body{font-size:16px}}.label_39{display:none}.ui.multiple.dropdown>.label{position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:0.7em;padding:0.557143em 0.485714em}.ui.label>.close.icon,.ui.label>.delete.icon{position:absolute;margin-left:0;width:100%;left:0;height:100%;top:0}i.icon.delete::before{content:''}

