.Table{width:100%;margin:10px 0 0;position:relative}.TableCopy{display:flex;align-items:center;gap:5px}.TableCopy>span{width:100%}.TableSearch{display:flex;flex-direction:column}.TableSearchTitle{font-size:12px}.TableRow{cursor:pointer}.TableRowGreen{background:#b5f8b5}.TableRowRed{background:#fbaaac}.TableRowYellow{background:#fcfca5}.TableActions{display:flex;gap:20px;justify-content:space-between;align-items:center}.TableActionsDelete{width:16px;height:16px}.TableActionsDelete>svg{width:100%;height:100%}.TableActionsDelete:hover{color:red}.TableActionsEdit{width:16px;height:16px}.TableActionsEdit>svg{width:100%;height:100%}.TableActionsEdit:hover{color:#00e}.TableHead{display:flex;align-items:center;gap:10px;position:absolute;top:-30px;left:0}.TableBtn{position:absolute;top:-30px;right:0;display:flex;gap:10px}.TableLongTd{display:inline-block;max-width:80%!important;width:fit-content;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ant-table-title{padding:0!important}.ant-table-cell-fix-right{background:inherit!important}.ant-table-cell-row-hover{background:#fafafa!important}@media (max-width: 768px){.TableTitle{font-size:14px}.TableHead{flex-direction:column;top:-100px;gap:5px;align-items:start}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}body{margin:0;min-width:320px;min-height:100vh}html{height:100%}body{margin:0;position:relative;min-height:100%;color:#333;font-weight:500}body::-webkit-scrollbar{display:none}button{font-family:inherit;color:inherit;border:none;background:inherit;padding:0;font-weight:500}button:focus,button:active{outline:none}input{font-family:inherit;font-weight:500}input::placeholder{font-family:inherit}input:focus,input:active{outline:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}a{text-decoration:none;color:inherit}a:hover{text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-weight:500}ul{list-style-type:none;padding:0;margin:0}.ant-input-number{width:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.Page{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:50px}.Spinner{display:flex;justify-content:center;align-items:center;height:100%;margin:0 auto}.Container{margin:0 auto;width:100%;padding:0 1%;box-sizing:border-box}.Main{min-height:calc(100vh - 90px);padding:10px 0;box-sizing:border-box}.ErrorMessage{color:#ff4d4f;font-size:16px;margin:0 auto;text-align:center}.ConfirmMessage{color:#5be95b;font-size:16px;margin:0 auto;text-align:center}._Page_re36p_1{display:flex;justify-content:center;align-items:center;min-height:100vh}._Form_re36p_8{margin:0 auto;width:340px;border:1px solid #d9d9d9;padding:30px 15px;box-sizing:border-box;border-radius:15px}._FormBtn_re36p_16{margin:0 auto;display:flex}._FormError_re36p_20{margin:0;color:#ff4d4f;text-align:center}._Main_1wmuf_1{display:flex;gap:40px;margin:0 0 50px;height:fit-content}._Main_fajr9_1{display:flex}._Navigation_11p4m_1{display:flex;gap:10px}._NavigationItem_11p4m_5{border-radius:15px;padding:3px 5px;font-size:14px;line-height:16px;text-align:center;transition:.2s ease-in-out;cursor:pointer}._NavigationItem_11p4m_5:hover{background:#f9f9f9}._NavigationItem_active_11p4m_18{background:#eee}@media (max-width: 768px){._Navigation_11p4m_1{display:none}}._Burger_unjcj_1{display:none}@media (max-width: 768px){._Burger_unjcj_1{display:block;position:relative}._BurgerMenu_unjcj_10{position:absolute;top:43px;left:0;z-index:3;height:calc(100vh - 95px)}}._root_1qyz4_1{cursor:pointer;border-radius:50%;width:35px;height:35px;display:flex;align-items:center;justify-content:center}._root_1qyz4_1:hover{background-color:#dedede}._Header_129ke_1{padding:5px 1%;border-bottom:1px solid #d9d9d9;position:sticky;top:0;background-color:#fff;z-index:2}._HeaderContent_129ke_9{display:flex;justify-content:space-between}._HeaderContentLogo_129ke_13,._HeaderContentBtn_129ke_16{cursor:pointer}._LogoAndNav_129ke_20{display:flex;align-items:center;gap:10px}._Overlay_6j6ae_1{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#0006;z-index:4;opacity:0;visibility:hidden;transition:.2s ease-in-out}._Overlay_visible_6j6ae_16{opacity:1;visibility:visible}._Popup_6j6ae_21{background-color:#fff;padding:30px 20px;border-radius:15px;position:relative}._PopupClose_6j6ae_27{position:absolute;top:10px;right:10px;cursor:pointer;z-index:2}._Form_qhp2y_1{margin:0 auto;width:500px;overflow:scroll;max-height:calc(100vh - 50px)}._FormItem_qhp2y_7{margin:0 0 5px}._FormItem_qhp2y_7>div{display:flex;flex-direction:column;gap:2px}._FormItem_qhp2y_7>div>div{min-height:24px}._FormItemNumber_qhp2y_18{width:100%}._Form_153l3_1{max-height:90vh;overflow:auto}._FormFlex_153l3_5{display:flex;gap:10px;align-items:center}._FormItem_153l3_10{margin-bottom:5px}._FormItem_153l3_10>div>div{padding:0!important}._FormItemNumber_153l3_16{width:100%}._Form_1b56g_1{max-height:90vh;overflow:auto}._FormBonusDetails_1b56g_5{margin:10px 0 0 20px}._FormBonusDetailsTitle_1b56g_8{margin:0;font-size:18px;line-height:24px;font-weight:400}._FormFlex_1b56g_14{display:flex;gap:10px;align-items:center}._FormItem_1b56g_19{margin-bottom:5px}._FormItem_1b56g_19>div>div{padding:0!important}._FormItemNumber_1b56g_25,._FormDate_1b56g_28{width:100%}._Btn_1jn9p_1{cursor:pointer}._FormItem_c7f51_1{margin:0 0 5px}._DraggableItem_c7f51_5{padding:10px;margin-bottom:8px;background-color:#f0f0f0;border:1px solid #ccc;border-radius:4px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}._DraggableItem_c7f51_5:hover{border-color:#a0a0ff}._SelectedItem_c7f51_19{background-color:#d0d0ff;border-color:#a0a0ff}._Categories_1dovp_1{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 20px}._Actions_1dovp_8{display:flex;align-items:center;gap:5px}._Card_1dovp_14{border:1px solid #d9d9d9;border-radius:11px;width:fit-content;padding:5px 10px;box-sizing:border-box;width:100%}._CardTitle_1dovp_22{font-weight:800}._CardKey_1dovp_25{font-weight:600}._Form_1dovp_28{display:flex;flex-direction:column;gap:10px}._HeadContent_780a6_1{display:flex;justify-content:space-between;align-items:center}._Root_1vfgt_1{display:flex;gap:10px;flex-wrap:wrap}._Root_1cmzt_1{margin:10px 0 0;display:flex;gap:10px;flex-wrap:wrap}._Key_xddrr_1{font-weight:600;font-size:14px}._Value_xddrr_6{font-size:12px}._List_xddrr_10{display:flex;flex-direction:column;gap:10;font-size:14px}._ListLi_xddrr_16{width:fit-content}._ListLiKey_xddrr_19{font-weight:700}._ListLiValueSuccess_xddrr_22{color:#5be95b}._ListLiValueField_xddrr_25{color:#f55555}._ListLiBlock_xddrr_28{padding:0 0 0 20px}._Nested_xddrr_32{padding-left:20px}._Btn_xddrr_36{margin:0 0 0 10px}._Link_xddrr_40{text-decoration:underline;color:#1677ff}._Flex_1j8u8_1{display:flex}._Flex_1j8u8_1>span{display:flex;align-items:center}._Filters_1j8u8_9{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap;margin:0 0 10px}._Actions_1j8u8_17{display:flex;gap:10px}._Card_18x99_1{font-size:12px;display:flex;align-items:flex-start;max-width:1200px;border-radius:5px;gap:8px;box-sizing:border-box}._CardRed_18x99_10{background:#f55555b3}._CardGreen_18x99_13{background:#5be95bb3}._CardNeutral_18x99_16{background:#eee}._CardBonus_18x99_19{background:#ff0}._CardImg_18x99_22{width:auto;height:126px;object-fit:cover}._CardContent_18x99_27{display:grid;grid-template-columns:330px 330px 320px;gap:10px;font-size:12px}._CardContentGroup_18x99_33{background:#ffffff14;border-radius:4px;padding:8px 0;width:100%;justify-self:stretch}._CardContentGroupTitle_18x99_40{font-weight:700;margin-bottom:6px;opacity:.95}._CardContentRow_18x99_45{display:grid;grid-template-columns:auto 1fr;padding:2px 0;align-items:baseline}._CardContentKey_18x99_51{white-space:nowrap}._CardContentValue_18x99_54{font-weight:700;text-align:right}._CardContentValueLarge_18x99_58{font-size:15px}._CardContentLink_18x99_61{text-decoration:underline;color:#1677ff;word-break:break-all}@media (max-width: 900px){._CardContent_18x99_27{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 600px){._CardContent_18x99_27{grid-template-columns:1fr}}._Component_qoa69_1{display:inline-flex;align-items:center;gap:12px;padding:6px 10px;border-radius:10px;background:#fafafa;border:1px solid #f0f0f0}._PageNumber_qoa69_11{min-width:36px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:16px;background:#fff;border:1px solid #eaeaea;font-weight:600;color:#333}._Container_13xhd_1{display:flex;flex-direction:column;width:100%;position:relative;padding-bottom:80px}._Cards_13xhd_9{display:flex;flex-direction:column;gap:10px;width:100%;max-width:1200px}._Cards_13xhd_9 .ant-empty{width:100%;margin:16px 0}._Pagination_13xhd_21{position:sticky;bottom:20px;display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:10px 0 0}._Flex_1sqhm_1{display:flex}._Flex_1sqhm_1>span{display:flex;align-items:center}._Filters_1sqhm_9{display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap;margin:0 0 10px}._key_2y82w_1{font-weight:700}._block_2y82w_5{padding:0 0 0 5px}._status_2y82w_9{font-weight:700}._verified_2y82w_13{color:green}._declined_2y82w_17{color:red}._pending_2y82w_21{color:orange}._documentName_2y82w_25{max-width:200px;overflow:hidden;text-overflow:ellipsis;cursor:pointer}._documentName_2y82w_25:hover{color:#1677ff;text-decoration:underline}._modalContent_2y82w_36{display:flex;flex-direction:column;gap:10px;text-align:center;padding:20px}._key_15l5b_1{font-weight:700}._namesakesContainer_1s4ja_1{margin:10px 0;padding:0}._namesakesContainer_1s4ja_1 .ant-collapse{border:none;background:transparent}._namesakesContainer_1s4ja_1 .ant-collapse-item{border:1px solid #e8e8e8;border-radius:4px;margin-bottom:8px}._namesakesContainer_1s4ja_1 .ant-collapse-header{padding:8px 12px;font-size:13px;font-weight:500;background-color:#f8f9fa}._namesakesContainer_1s4ja_1 .ant-collapse-content-box{padding:8px}._namesakesTable_1s4ja_24 ._ant-table-thead_1s4ja_24>tr>th{background-color:#f5f5f5;font-weight:600;font-size:11px;padding:4px 8px;border-bottom:1px solid #e8e8e8}._namesakesTable_1s4ja_24 ._ant-table-tbody_1s4ja_31>tr>td{font-size:11px;padding:4px 8px;border-bottom:1px solid #f0f0f0}._namesakesTable_1s4ja_24 ._ant-table-tbody_1s4ja_31>tr:hover>td{background-color:#f0f0f0}._namesakesTable_1s4ja_24 ._ant-table-tbody_1s4ja_31>tr:last-child>td{border-bottom:none}._documentsInfo_1s4ja_43{display:flex;flex-direction:column;gap:2px}._documentItem_1s4ja_49{display:flex;flex-direction:column;gap:2px;font-size:10px;padding:4px 6px;background-color:#f8f9fa;border-radius:3px;margin-bottom:2px}._documentName_1s4ja_60{font-weight:500;color:#262626;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._documentStatus_1s4ja_68{font-size:9px;font-weight:600;color:#1890ff}._noDocuments_1s4ja_74{color:#8c8c8c;font-style:italic;font-size:11px}._clickableCell_1s4ja_80{cursor:pointer}._clickableCell_1s4ja_80:hover{text-decoration:underline;color:#1890ff}._List_5309p_1{display:flex;flex-direction:column;gap:10px;font-size:14px;margin:0 0 20px}._ListLiKey_5309p_8{font-weight:700}._ListLiBlock_5309p_11{padding:0 0 0 5px}._ListLiFlex_5309p_14{display:flex;flex-direction:column;align-items:center;gap:10px}._ListLiImg_5309p_20{cursor:pointer}._ListLiImgBig_5309p_23{box-sizing:border-box;width:auto;height:80vh}._Root_14a0l_1{position:relative}._RootFooter_14a0l_4{position:absolute;bottom:10px;display:flex;justify-content:center;width:100%}._Card_14a0l_12{display:flex;flex-direction:column;overflow:hidden;cursor:default;position:relative;width:fit-content;aspect-ratio:1/1.2;align-content:center}._Card_14a0l_12>div{padding:0!important}._CardPosition_14a0l_25{position:absolute;top:0;left:0;padding:0 5px;background-color:#00000080;color:#fff;font-size:14px;font-weight:700;border-radius:5px}._CardProvider_14a0l_36{position:absolute;top:0;right:0;padding:0 5px;background-color:#00000080;color:#fff;font-size:14px;font-weight:700;border-radius:5px}._CardBody_14a0l_47{display:flex;flex-direction:column;gap:5px;align-items:center;padding:5px 10px}._CardBodyName_14a0l_54{height:37.7px;font-size:12px;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._Root_1bnep_1{max-height:75vh;overflow:auto}._Games_1bnep_6{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}._GridItem_1bnep_12{width:calc(20% - 5px)!important}._Skeleton_1bnep_16>div{width:100%!important}._Card_kff2s_1{display:flex}._Card_kff2s_1>div{padding:0!important}._Card_kff2s_1>div:first-of-type{width:150px!important;flex-shrink:0}._Card_kff2s_1>div:last-of-type{width:100%!important;padding:5px!important}._CardBody_kff2s_15{display:flex;flex-direction:column;gap:5px}._CardBodyName_kff2s_20{max-width:160px}._CardBodySelects_kff2s_23{display:flex;flex-direction:column;gap:5px}._CardBodyButtons_kff2s_28{display:flex;align-items:center;gap:5px}._Games_iusnv_1{display:flex;flex-direction:column;gap:10px;max-height:75vh;overflow-y:auto;padding:0 10px 0 0}._Head_iusnv_10{display:flex;justify-content:space-between;margin-bottom:10px}._HeadActions_iusnv_15{display:flex;flex-direction:column;gap:10px}._Root_cvcx1_1{display:flex;justify-content:space-between;gap:20px;min-height:calc(100vh - 100px)}._Left_cvcx1_8{width:70%;border-right:1px solid #e0e0e0;padding-right:20px}._LeftHead_cvcx1_13{display:flex;justify-content:space-between;margin-bottom:10px}._LeftHeadActions_cvcx1_18{display:flex;flex-direction:column;gap:10px}._Right_cvcx1_24{width:30%}._RightHead_cvcx1_27{margin-bottom:10px}._RightHeadActions_cvcx1_30{display:flex;flex-direction:column;gap:10px}._Games_cvcx1_36{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;max-height:75vh;overflow-y:auto}._Head_cvcx1_44{display:flex;justify-content:space-between;width:100%;margin:0 0 10px}._HeadLeft_cvcx1_50{display:flex;justify-content:space-between;width:100%}._HeadLeftSelects_cvcx1_55,._Cards_cvcx1_60{display:flex;flex-direction:column;gap:10px}._CardsArrows_cvcx1_65{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:700px;margin:10px 0 0}._Message_13xsh_1{display:flex;justify-content:center}._TableRowUnpaid_13xsh_6{background:#ffdede}._TableRowCurrent_13xsh_9{background:#fff}._Message_1blv1_1{display:flex;justify-content:center}._TableRowDeclined_1blv1_6{background:#ffdede}._TableRowApproved_1blv1_9{background:#d6ffce}._TableRowArchived_1blv1_12{color:#bebebe}._Message_2m0q3_1{display:flex;justify-content:center}._TableRowNeedToProcess_2m0q3_6{background:#ffdede}._TableRowProcessing_2m0q3_9{background:#fff8de}._TableRowCompleted_2m0q3_12{background:#d1f6c5}._Actions_2m0q3_16{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;width:fit-content}._ActionsBtn_2m0q3_23>span{white-space:nowrap;text-overflow:ellipsis;width:fit-content}._SubTable_1601g_1{padding:10px}._Actions_qeqpa_1{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end;width:fit-content}._ActionsBtn_qeqpa_8{width:150px}._ActionsBtn_qeqpa_8>span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:fit-content}._TableRowRed_qeqpa_18{background:#ffdede}._TableRowYellow_qeqpa_21{background:#fff2de}._TableRowNormal_qeqpa_24{background:#fff}._SubTable_qeqpa_28{margin:10px 0}._Form_qeqpa_32{display:flex;flex-direction:column;align-items:center;min-width:320px;gap:10px}._Form_1r276_1{margin:0 auto;width:500px;overflow:scroll;max-height:calc(100vh - 50px)}._FormItem_1r276_7{margin:0 0 5px}._FormItemNumber_1r276_10{width:100%}._Form_11n80_1{margin:0 auto;width:600px;overflow:scroll;max-height:calc(100vh - 50px)}._FormItem_11n80_7{margin:0 0 5px}._FormItemNumber_11n80_10{width:100%}._Page_spt7c_1{display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%}._TransactionsTable_spt7c_9{width:100%;overflow-x:auto}._Form_12dnk_1{margin:0 auto;width:340px;overflow:scroll;max-height:calc(100vh - 50px)}._FormItem_12dnk_7{margin:0 0 5px}._Card_3fdbt_1{border-radius:5px;border:1px solid #d9d9d9;display:flex;width:100%;max-width:1200px;flex-wrap:wrap;gap:15px;font-size:14px;transition:all .3s ease}._Card_3fdbt_1._OfferCard_3fdbt_12{border:2px solid #1677ff;background-color:#e6f4ff;box-shadow:0 2px 8px #1677ff26}._Card_3fdbt_1._SelectedCard_3fdbt_17{border:2px solid #13c2c2;background-color:#e6fffb;box-shadow:0 2px 8px #13c2c226}._Card_3fdbt_1._ActivatedCard_3fdbt_22{border:2px solid #52c41a;background-color:#f6ffed;box-shadow:0 2px 8px #52c41a26}._Card_3fdbt_1._WageredCard_3fdbt_27{border:2px solid #faad14;background-color:#fffbe6;box-shadow:0 2px 8px #faad1426}._Card_3fdbt_1._RewardReceivedCard_3fdbt_32{border:2px solid #389e0d;background-color:#f6ffed;box-shadow:0 2px 8px #389e0d26}._Card_3fdbt_1._ExpiredCard_3fdbt_37{border:2px solid #d9d9d9;background-color:#fafafa;box-shadow:0 2px 8px #8c8c8c1f}._Card_3fdbt_1._CancelledCard_3fdbt_42{border:2px solid #ff4d4f;background-color:#fff1f0;box-shadow:0 2px 8px #ff4d4f26}._CardBlock_3fdbt_47{display:flex;flex-direction:column;font-size:12px;flex:1;min-width:200px;max-width:300px}._CardBlockTitle_3fdbt_55{font-weight:700}._CardKey_3fdbt_58{font-weight:800}._OfferStatus_3fdbt_62{color:#1677ff;font-weight:700}._SelectedStatus_3fdbt_67{color:#13c2c2;font-weight:700}._ActivatedStatus_3fdbt_72{color:#52c41a;font-weight:700}._WageredStatus_3fdbt_77{color:#faad14;font-weight:700}._RewardReceivedStatus_3fdbt_82{color:#389e0d;font-weight:700}._ExpiredStatus_3fdbt_87{color:#8c8c8c;font-weight:700}._CancelledStatus_3fdbt_92{color:#ff4d4f;font-weight:700}._Bonuses_19p8d_1{display:flex;flex-direction:column;gap:10px}
