@import"https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap";@import"https://myfonts.ru/myfonts?fonts=reload-alt-cyrilic-stelorq";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*{box-sizing:border-box;padding:0;margin:0}body{font-family:Reddit Sans,serif;background:#191b25;min-height:100vh;display:flex;flex-direction:column}.app-container{display:flex;flex-direction:column;min-height:100vh;position:relative}.main-content-wrapper{flex:1;display:flex;width:100%;overflow:hidden}.main-content{display:flex;align-items:start;width:100%;min-height:100%;position:relative;transition:all .3s ease}.content-section{flex:1;min-width:0;transition:width .3s ease;position:relative}.page-content{flex:1;width:100%;min-width:0}.chat{width:320px;min-width:320px;height:100vh;position:sticky;top:0;right:0;z-index:100;transition:transform .3s ease}@media (max-width: 1280px){.main-content{flex-wrap:nowrap;overflow:hidden}.content-section{width:100%;flex-shrink:1}.chat{position:fixed;right:0;top:0;transform:translate(100%);transition:transform .3s ease}.chat.active{transform:translate(0)}}@media (max-width: 1024px){.content-section{width:100%}.chat{width:100%;max-width:100%}}@media (max-width: 768px){.chat{height:calc(100vh - 60px);top:60px}}@media (max-width: 1024px){.content-section{margin-bottom:50px}.main-content:has(>.chat) .content-section{width:100%}}.scroll-to-top{position:fixed;bottom:80px;right:20px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,#ffc71b,#ffe92b);color:#1f212c;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;z-index:999;transition:all .3s ease}.scroll-to-top:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000004d}.scroll-to-top svg{width:12px;height:12px}@media (max-width: 768px){.scroll-to-top{width:40px;height:40px;bottom:100px;right:15px}.scroll-to-top svg{width:16px;height:16px}}input{touch-action:manipulation}*::-webkit-scrollbar{width:0;height:1px}._btn_91lv2_1{border:none;cursor:pointer!important;display:flex;align-items:center;justify-content:center}._default_91lv2_9{padding:14px 16px;border-radius:8px;box-shadow:0 3px #a27b00,5px 7px 16px #fcb00069;background:linear-gradient(180deg,#ffc71b,#ffe92b);color:#333600;font-size:16px;font-weight:800;line-height:21px;transition:all .3s ease-in-out}._default_91lv2_9:hover{box-shadow:0 3px #a27b00,5px 7px 16px #ffd67569;background:linear-gradient(180deg,#ffd246,#fff281)}._icon_91lv2_25{padding:12px;border-radius:10px;background:#1f212c;color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;transition:background .3s ease}._icon_91lv2_25:hover{background:#30323d}._text_91lv2_39{border:none;outline:none;background:transparent}._green_91lv2_45{padding:9px;border:none;cursor:pointer;border-radius:8px;box-shadow:0 3px #6fa700;background:#9ed927}._green_91lv2_45:hover{box-shadow:0 3px #6fa700;background:#bdf748}._disabled_91lv2_58{padding:16px;border-radius:8px;background:#3f414c;color:#fff;font-size:16px;font-weight:600;line-height:21px;transition:all .3s ease-in-out}._disabled_91lv2_58:hover{background:#525560}._blue_91lv2_72{padding:14px 16px;color:#fff;font-size:16px;font-weight:800;line-height:21px;border-radius:8px;box-shadow:0 3px #004ba2,5px 7px 16px #0058fc69;background:linear-gradient(180deg,#0092ff,#6ec1ff);transition:all .3s ease-in-out}._blue_91lv2_72:hover{box-shadow:0 3px #004ba2,5px 7px 16px #0058fc69;background:linear-gradient(180deg,#3180ff,#80aaff)}@media (max-width: 768px){._default_91lv2_9,._disabled_91lv2_58,._blue_91lv2_72{font-size:14px;line-height:100%}._icon_91lv2_25{padding:8px}}._inputContainer_ostfm_1{width:100%}._inputLabel_ostfm_5{display:block;margin-bottom:8px;font-size:14px;color:#ffffffb3;transition:color .3s ease}._inputWrapper_ostfm_13{position:relative;width:100%}._inputField_ostfm_18{width:100%;padding:14px;background:#1f212c;border:1px solid transparent;border-radius:12px;color:#fff;transition:all .3s ease;box-sizing:border-box;font-family:Reddit Sans,serif;touch-action:manipulation;font-size:15px;font-weight:600;line-height:20px}._inputField_ostfm_18[type=number]{-moz-appearance:textfield}._inputField_ostfm_18[type=number]::-webkit-outer-spin-button,._inputField_ostfm_18[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}._inputField_ostfm_18:focus{outline:none;background-color:#262832}._inputField_ostfm_18::placeholder{font-family:Reddit Sans,serif;color:#747783;font-size:15px;font-weight:600;line-height:20px;opacity:.7}._address_ostfm_56{background:#101116;color:#fff;font-weight:400!important}._address_ostfm_56::placeholder{font-weight:400!important;color:#fff!important}._admin_ostfm_66 ._inputField_ostfm_18{height:54px;background:#ffffff0d!important;border:1px solid rgba(255,255,255,.2)!important}._admin_ostfm_66 ._inputField_ostfm_18:focus{outline:none;border-color:#ffbd1480;box-shadow:0 0 0 2px #ffbd141a}._admin_ostfm_66 ._inputField_ostfm_18:hover:not(:disabled){border-color:#fff6}._admin_ostfm_66 ._inputField_ostfm_18:disabled{opacity:.5;cursor:not-allowed}._admin_ostfm_66 ._inputField_ostfm_18::placeholder{color:#fff6}._error_ostfm_87{border-color:#ff5353!important;color:#ff5353!important}._errorMessage_ostfm_92{display:block;margin-top:6px;font-size:13px;color:#ff5353!important;text-align:left!important}@media (max-width: 768px){._inputField_ostfm_18{height:48px;padding:0 14px;font-size:13px}}._modal_mzj0w_1{position:fixed;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#191b25b3;top:0;right:0;bottom:0;left:0;z-index:9999999999;padding:10px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._modal_mzj0w_1._open_mzj0w_17{opacity:1;visibility:visible}._modal_mzj0w_1 ._content_mzj0w_22{width:417px;padding:20px;border-radius:12px;background:#191b25;display:flex;flex-direction:column;gap:20px;transform:translateY(-20px);transition:transform .3s ease}._modal_mzj0w_1._open_mzj0w_17 ._content_mzj0w_22{transform:translateY(0)}@media (max-width: 768px){._modal_mzj0w_1 ._content_mzj0w_22{padding:16px;gap:12px}}._option_9gtqn_1{position:relative;width:100%}._option_9gtqn_1 ._subtitle_9gtqn_5{display:block;margin-bottom:8px;font-size:14px;color:#ffffffb3}._option_9gtqn_1 ._block_9gtqn_11{position:relative;width:100%;padding:15px 14px;background:#26283280;border-radius:16px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}._option_9gtqn_1 ._block_9gtqn_11:hover{background:#262832cc}._option_9gtqn_1 ._block_9gtqn_11 b{display:flex;align-items:center;gap:4px;font-weight:500;color:#c1c3d1}._option_9gtqn_1 ._arrowButton_9gtqn_33{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transform:rotate(180deg);transition:transform .3s ease}._option_9gtqn_1 ._arrowButton_9gtqn_33 img{width:20px;height:20px}._option_9gtqn_1 ._arrowButton_9gtqn_33._activeBtn_9gtqn_48{transform:rotate(0);filter:brightness(0) saturate(100%) invert(83%) sepia(10%) saturate(7499%) hue-rotate(346deg) brightness(104%) contrast(100%)}._option_9gtqn_1 ._opt_9gtqn_1{position:absolute;top:100%;left:0;width:100%;background:#262832;border-radius:16px;overflow:hidden;max-height:0;transition:max-height .3s ease,opacity .3s ease;opacity:0;z-index:10;box-shadow:0 4px 12px #0003;padding:4px 8px 8px;margin-top:5px}._option_9gtqn_1 ._opt_9gtqn_1._open_9gtqn_68{max-height:400px;overflow-y:scroll;opacity:1}._option_9gtqn_1 ._opt_9gtqn_1._open_9gtqn_68::-webkit-scrollbar{width:0}._option_9gtqn_1 ._opt_9gtqn_1 span{display:flex;align-items:center;gap:4px;padding:12px 15px;transition:all .2s ease;color:#a7aab7;border-radius:12px;margin-top:4px;background-color:#1f212c}._option_9gtqn_1 ._opt_9gtqn_1 span:hover{background:#ffffff1a;color:#fff}._option_9gtqn_1 ._opt_9gtqn_1 span._selected_9gtqn_91{color:#fff;background:#ffc71b26}._switchContainer_ey7ed_1{width:44px;height:24px;border-radius:9999px;background-color:#333;cursor:pointer;position:relative;transition:background-color .2s ease}._thumb_ey7ed_11{width:20px;height:20px;border-radius:50%;background-color:#fff;position:absolute;top:2px;left:2px;transition:left .2s ease,background-color .2s ease}._active_ey7ed_22{left:22px;background-color:#facc15}._tabs_mtvtd_1{display:flex;gap:8px;padding:4px;border-radius:12px;background:#101116;overflow-x:scroll}._tabs_mtvtd_1::-webkit-scrollbar{height:1px;width:0}._tabs_mtvtd_1 ul{display:flex;align-items:center;gap:4px}._tabs_mtvtd_1 li{width:100%;padding:12px 24px;cursor:pointer;border-radius:8px;font-size:15px;font-weight:800;line-height:19px;text-transform:uppercase;list-style:none;color:#686c7b;background-color:transparent;transition:background-color .3s ease,color .3s ease}._tabs_mtvtd_1 li._active_mtvtd_32{background-color:#9ed927;color:#142800}._tabs_mtvtd_1 li:hover{color:#c1c3d1;background:#9ed9271a}@media (max-width: 768px){._tabs_mtvtd_1 li{padding:10px 13px;font-size:14px;line-height:100%}}._sidebar_mtvtd_48,._phone_mtvtd_49{display:flex;border-radius:12px;background:#1f212c;padding:12px}._sidebar_mtvtd_48 ul,._phone_mtvtd_49 ul{width:100%;display:flex;flex-direction:column;gap:6px}._sidebar_mtvtd_48 ul li,._phone_mtvtd_49 ul li{width:100%;display:flex;align-items:center;gap:10px;list-style:none;padding:12px;border-radius:8px;cursor:pointer;color:#a7aab7;font-size:15px;font-weight:600;line-height:20px;transition:all .3s ease}._sidebar_mtvtd_48 ul li[data-full-text],._phone_mtvtd_49 ul li[data-full-text]{position:relative}._sidebar_mtvtd_48 ul li[data-full-text]:hover:after,._phone_mtvtd_49 ul li[data-full-text]:hover:after{content:attr(data-full-text);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1f212c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;margin-bottom:5px;white-space:nowrap;z-index:10}._sidebar_mtvtd_48 ul li ._icon_mtvtd_98,._phone_mtvtd_49 ul li ._icon_mtvtd_98{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(451%) hue-rotate(189deg) brightness(89%) contrast(86%);transition:filter .3s ease}._sidebar_mtvtd_48 ul li._active_mtvtd_32,._phone_mtvtd_49 ul li._active_mtvtd_32{color:#fff;box-shadow:0 3px #004ba2,5px 7px 16px #0058fc69;background:linear-gradient(180deg,#0092ff,#6ec1ff)}._sidebar_mtvtd_48 ul li._active_mtvtd_32 ._icon_mtvtd_98,._phone_mtvtd_49 ul li._active_mtvtd_32 ._icon_mtvtd_98{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}._sidebar_mtvtd_48 ul li:hover:not(._active_mtvtd_32),._phone_mtvtd_49 ul li:hover:not(._active_mtvtd_32){color:#c1c3d1;background:#85dbff1a;box-shadow:none}._sidebar_mtvtd_48 ul li:hover:not(._active_mtvtd_32) ._icon_mtvtd_98,._phone_mtvtd_49 ul li:hover:not(._active_mtvtd_32) ._icon_mtvtd_98{filter:brightness(0) saturate(100%) invert(84%) sepia(8%) saturate(309%) hue-rotate(185deg) brightness(88%) contrast(85%)}._disabled_mtvtd_126{opacity:.5;cursor:not-allowed;pointer-events:none}._header_lqn24_1{width:100%;display:flex;align-items:start;justify-content:space-between}._header_lqn24_1 ._left_lqn24_7 h2{color:#fff;font-size:20px;font-weight:800;line-height:26px;margin-bottom:4px}._header_lqn24_1 ._left_lqn24_7 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._header_lqn24_1 button{padding:9px}._header_lqn24_1 button img{width:14px;height:14px;transition:filter .3s ease}._header_lqn24_1 button:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)!important}._header_lqn24_1 ._right_lqn24_31{padding:9px 10px;border-radius:8px;background:#1f212c;border:none;cursor:pointer}._header_lqn24_1 ._right_lqn24_31 img{width:8.17px;height:8.17px}@media (max-width: 768px){._header_lqn24_1{gap:4px}._header_lqn24_1 ._left_lqn24_7 h2{font-size:16px;line-height:21px;margin-bottom:2px}._header_lqn24_1 ._left_lqn24_7 p{font-size:14px;line-height:15px}}._tab_jxr06_1 ._label_jxr06_1{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;cursor:pointer}._tab_jxr06_1 ._label_jxr06_1 button{border:none;padding:1px 3px;background:transparent;transition:transform .3s ease;transform:rotate(-180deg)}._tab_jxr06_1 ._label_jxr06_1 ._rotated_jxr06_15{transform:rotate(180deg)}._tab_jxr06_1 ._label_jxr06_1 span{display:flex;align-items:center;color:#fff;font-size:13px;font-weight:600;line-height:15px;gap:8px}._tab_jxr06_1 ._input_jxr06_27{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease}._tab_jxr06_1 ._input_jxr06_27._open_jxr06_33{max-height:200px;opacity:1}@media (max-width: 768px){._tab_jxr06_1 ._label_jxr06_1{margin-bottom:8px}._tab_jxr06_1 ._label_jxr06_1 ._input_jxr06_27{max-height:100px}}._auth_235cz_1{display:flex;flex-direction:column;gap:20px;width:417px;padding:20px;border-radius:12px;background:#191b25}._auth_235cz_1 ._form_235cz_10{display:flex;flex-direction:column;gap:12px}._auth_235cz_1 ._tabs_235cz_15 ul{width:100%;text-align:center}._auth_235cz_1 a{color:#9ed927;font-size:15px;font-weight:600;line-height:20px;text-decoration:none}._auth_235cz_1 p{color:#747783;font-size:15px;font-weight:600;line-height:20px}._auth_235cz_1 p span{color:#9ed927}._auth_235cz_1 span{color:#747783;font-size:14px;font-weight:500;line-height:18px;text-align:center}._auth_235cz_1 ._btns_235cz_42{display:flex;width:100%;align-items:center;gap:6px}._auth_235cz_1 ._btns_235cz_42 button,._auth_235cz_1 ._btns_235cz_42 ._facebook_235cz_49{width:100%}._auth_235cz_1 ._btns_235cz_42 button img,._auth_235cz_1 ._btns_235cz_42 ._facebook_235cz_49 img{width:16px;height:15.5px}._auth_235cz_1 ._btns_235cz_42 button:hover img,._auth_235cz_1 ._btns_235cz_42 ._facebook_235cz_49:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(26%) saturate(3384%) hue-rotate(179deg) brightness(85%) contrast(91%)}._auth_235cz_1 ._checked_235cz_61{display:flex;align-items:start;gap:8px}._auth_235cz_1 ._checked_235cz_61 button{width:24px;height:24px}._auth_235cz_1 ._checked_235cz_61 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}@media (max-width: 768px){._auth_235cz_1 ._form_235cz_10{gap:8px}}._def_235cz_82{width:24px;height:24px;border-radius:4px;background:#3f414c}._modal_235cz_89{position:fixed;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#191b25b3;top:0;right:0;bottom:0;left:0;z-index:9999999999;padding:10px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;overflow:scroll}._modal_235cz_89._open_235cz_106{opacity:1;visibility:visible}._content_235cz_111{display:flex;gap:12px;align-items:start;transform:translateY(-20px);transition:transform .3s ease}._modal_235cz_89._open_235cz_106 ._content_235cz_111{transform:translateY(0)}@media (max-width: 768px){._modal_235cz_89 ._content_235cz_111{padding:16px;gap:12px}}._bannerImageAuth_235cz_129{position:relative;width:341px;height:472px;background-image:url("/banner%20(1).jpeg");background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:14px;overflow:hidden}._bannerImageAuth_235cz_129 img:nth-child(1){position:absolute;width:144px;top:32px;left:50%;transform:translate(-50%)}._bannerImageAuth_235cz_129 img:nth-child(2){position:absolute;bottom:0;left:0}._authBlock_235cz_154{display:flex;align-items:center;gap:12px}@media (max-width: 768px){._content_235cz_111{gap:8px;flex-direction:column}._bannerImageAuth_235cz_129{width:100%;height:180px;background-image:url("/banner%20(2).jpeg")}._bannerImageAuth_235cz_129 img:nth-child(1){position:absolute;width:100px;top:5px;transform:translate(-50%);z-index:1}._bannerImageAuth_235cz_129 img:nth-child(2){width:200px;top:74%;left:50%;transform:translate(-50%,-50%)}}@media (max-width: 425px){._modal_235cz_89{align-items:start}._auth_235cz_1{width:100%}}._option_1ve72_1{position:absolute;right:0;width:166px;border-radius:12px;box-shadow:0 39px 52.8px #0000001c;background:#30323d;padding:4px;z-index:999999;bottom:-8.6rem;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;bottom:-.5rem;transform:translateY(100%)}._option_1ve72_1._open_1ve72_18{max-height:200px;opacity:1}._option_1ve72_1 ul,._option_1ve72_1 select{display:flex;flex-direction:column;gap:4px}._option_1ve72_1 ul li,._option_1ve72_1 ul select,._option_1ve72_1 ul option,._option_1ve72_1 select li,._option_1ve72_1 select select,._option_1ve72_1 select option{width:100%;display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500;line-height:18px;padding:10px;border-radius:8px;background:#191b25;border:none;cursor:pointer;transition:all .3s ease}._option_1ve72_1 ul li:focus,._option_1ve72_1 ul select:focus,._option_1ve72_1 ul option:focus,._option_1ve72_1 select li:focus,._option_1ve72_1 select select:focus,._option_1ve72_1 select option:focus{outline:none}._option_1ve72_1 ul li:hover,._option_1ve72_1 ul select:hover,._option_1ve72_1 ul option:hover,._option_1ve72_1 select li:hover,._option_1ve72_1 select select:hover,._option_1ve72_1 select option:hover{background:#ffffff31;color:#fff}._option_1ve72_1 ul li img,._option_1ve72_1 ul select img,._option_1ve72_1 ul option img,._option_1ve72_1 select li img,._option_1ve72_1 select select img,._option_1ve72_1 select option img{width:15px;height:15px}._user_ih312_1{display:flex;align-items:center;justify-content:space-between}._user_ih312_1 ._left_ih312_6{display:flex;align-items:center;gap:5px}._user_ih312_1 ._left_ih312_6 ._adminPrefix_ih312_11{color:#fff;font-size:11px;font-weight:800;line-height:14px;border-radius:4px;background:#d69a00;padding:2px 4px;text-transform:uppercase}._user_ih312_1 ._left_ih312_6 ._moderatorPrefix_ih312_21{color:#fff;font-size:11px;font-weight:800;line-height:14px;border-radius:4px;background:#0092ff;padding:2px 4px;text-transform:uppercase}._user_ih312_1 ._left_ih312_6 img{width:18px;height:18px;object-fit:contain}._user_ih312_1 ._left_ih312_6 span{color:#c1c3d1;font-size:12px;font-weight:800;line-height:16px}._user_ih312_1 ._right_ih312_42 span{color:#686c7b;font-size:12px;font-weight:500;line-height:18px}._comment_9xu0x_1{position:relative;display:flex;flex-direction:column;gap:5px}._comment_9xu0x_1 ._bottom_9xu0x_7{width:85%;position:relative;padding:8px;border-radius:6px;background:#262832;cursor:pointer;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}._comment_9xu0x_1 ._bottom_9xu0x_7 ._messageContent_9xu0x_19{flex:1;min-width:0}._comment_9xu0x_1 ._bottom_9xu0x_7 ._messageContent_9xu0x_19 p{color:#fff;font-size:15px;font-weight:600;line-height:20px;word-wrap:break-word;width:100%;overflow-wrap:break-word}._comment_9xu0x_1 ._bottom_9xu0x_7 ._optionsWrapper_9xu0x_32{position:relative;flex-shrink:0;display:flex;align-items:center}._comment_9xu0x_1 ._bottom_9xu0x_7 ._optionsWrapper_9xu0x_32 ._active_9xu0x_38 img{filter:brightness(0) saturate(100%) invert(75%) sepia(105%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)!important}._pinMessage_y3olg_1{width:100%;padding:8px;border-radius:12px;box-shadow:0 8px 23.3px #282a36;background:#30323d;margin-top:8px}._pinMessage_y3olg_1 ._header_y3olg_9{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;background:#191b25;margin-bottom:12px}._pinMessage_y3olg_1 ._header_y3olg_9 h3{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:500;line-height:18px}._pinMessage_y3olg_1 ._header_y3olg_9 button{padding:5px 13px;font-size:14px}._pinMessage_y3olg_1 ._message_y3olg_31{width:100%;position:relative;padding:8px;border-radius:6px;background:#262832;cursor:pointer;margin-top:5px}._pinMessage_y3olg_1 ._message_y3olg_31 p{display:flex;align-items:center;justify-content:space-between;color:#fff;font-size:15px;font-weight:600;line-height:20px}._reply_obzwl_1{width:100%;display:flex;align-items:start;gap:8px;margin-top:5px}._reply_obzwl_1 ._appeal_obzwl_8{display:flex;align-items:start;gap:4px}._reply_obzwl_1 ._appeal_obzwl_8 span{color:#686c7b;font-size:12px;font-weight:500;line-height:18px}._reply_obzwl_1 ._replyComment_obzwl_19{width:100%;display:flex;flex-direction:column;gap:4px}._reply_obzwl_1 ._replyComment_obzwl_19 ._replyMessage_obzwl_25{padding:6px 8px;border-radius:6px;background:#ffbd14}._reply_obzwl_1 ._replyComment_obzwl_19 ._replyMessage_obzwl_25 p{color:#191b25;font-size:15px;font-weight:600;line-height:20px}._sendMessage_ocqmu_1{padding:8px;border-radius:9px;background:#101116;overflow:hidden}._sendMessage_ocqmu_1 input{padding:14px;border-radius:8px;color:#fff}._sendMessage_ocqmu_1 ._muteWarning_ocqmu_12 p{color:#747783;font-size:13px;font-weight:500;line-height:17px;text-align:center}._sendMessage_ocqmu_1 ._rulesLink_ocqmu_19{display:flex;align-items:center;gap:6px;cursor:pointer}._sendMessage_ocqmu_1 ._rulesLink_ocqmu_19 img{width:13px;height:13px;object-fit:contain}._sendMessage_ocqmu_1 ._rulesLink_ocqmu_19 span{color:#747783;font-size:13px;font-weight:600;line-height:17px}._sendMessage_ocqmu_1 ._pushMessage_ocqmu_36{display:flex;align-items:center;justify-content:space-between;margin-top:6px;padding:0 2.5px}._sendMessage_ocqmu_1 ._pushMessage_ocqmu_36 span{color:#747783;font-size:13px;font-weight:500;line-height:17px;cursor:pointer}._sendMessage_ocqmu_1 ._pushMessage_ocqmu_36 ._btnMessage_ocqmu_50{display:flex;align-items:center;gap:8px}._sendMessage_ocqmu_1 ._pushMessage_ocqmu_36 ._sendMessageBtn_ocqmu_55{font-size:12px;padding:4px 9px;text-transform:uppercase}@media (max-width: 500px){._sendMessage_ocqmu_1 ._pushMessage_ocqmu_36 ._sendMessageBtn_ocqmu_55{padding:6px 9px}}._replyInfo_ocqmu_66{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;background:#ffbd1426;border-radius:4px;font-size:13px;color:#ffbd14;margin-bottom:4px}._replyInfo_ocqmu_66 span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._cancelReplyBtn_ocqmu_83{background:none;border:none;color:inherit;cursor:pointer;font-size:16px;line-height:1;padding:0 0 0 8px;flex-shrink:0}._cancelReplyBtn_ocqmu_83:hover{opacity:.8}._chat_1djpm_1{background:#1f212c;max-width:295px;opacity:1;overflow:hidden;transition:max-width .3s ease,opacity .3s ease-in-out,transform .3s ease-in-out;transform:translate(0);z-index:999999999;min-height:55vh;padding:6px;display:flex;flex-direction:column;justify-content:space-between}._chat_1djpm_1._closed_1djpm_15{max-width:0;opacity:0;transform:translate(-100%);pointer-events:none}._chat_1djpm_1._open_1djpm_21{max-width:295px;min-width:295px}._chat_1djpm_1._closed_1djpm_15{transform:translate(100%);opacity:0;pointer-events:none}._chat_1djpm_1 ._controls_1djpm_30 button{padding:5px;transition:filter .2s ease}._chat_1djpm_1 ._controls_1djpm_30 button:hover{background:linear-gradient(180deg,#ffc71b,#ffe92b)}._chat_1djpm_1 ._controls_1djpm_30 button:hover img{filter:brightness(0) saturate(100%) invert(15%) sepia(20%) saturate(800%) hue-rotate(190deg) brightness(90%) contrast(90%)}._chat_1djpm_1 ._title_1djpm_40{display:flex;align-items:center;justify-content:space-between;padding:6px}._chat_1djpm_1 ._title_1djpm_40 h3{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._chat_1djpm_1 ._title_1djpm_40 button{background-color:#30323d}._chat_1djpm_1 ._onlineChat_1djpm_58{display:flex;flex-direction:column;gap:8px;height:722px;overflow-y:scroll;margin-bottom:10px;padding:6px}._chat_1djpm_1 ._onlineChat_1djpm_58::-webkit-scrollbar{width:0}@media (max-width: 1600px){._chat_1djpm_1{position:fixed;right:0;width:320px}}@media (max-width: 600px){._chat_1djpm_1 ._chat_1djpm_1 ._onlineChat_1djpm_58{height:450px}}@media (max-width: 500px){._chat_1djpm_1{position:fixed;left:50%;transform:translate(-50%);width:95%;border-radius:12px;height:90vh;overflow-y:auto;max-height:90vh}._chat_1djpm_1::-webkit-scrollbar{width:0}._chat_1djpm_1._open_1djpm_21{max-width:none}._chat_1djpm_1 ._onlineChat_1djpm_58{height:calc(90vh - 150px)}}._scrollToBottomButton_1djpm_104{position:fixed;bottom:110px;right:20px;background-color:#33353c;border-radius:50%;width:24px;height:24px;box-shadow:0 2px 10px #0000001a;transition:opacity .3s ease,transform .3s ease;cursor:pointer}._scrollToBottomButton_1djpm_104 img{transform:rotate(180deg);filter:brightness(.7) saturate(.5) hue-rotate(200deg) grayscale(.8) sepia(.2)}._scrollToBottomButton_1djpm_104:hover{opacity:.9;transform:scale(1.2)}._bannedMessage_1djpm_125{color:#747783;font-size:15px;font-weight:600;line-height:20px;text-align:center}._scrollDownButton_1djpm_133{position:absolute;bottom:110px;right:20px;width:30px;height:30px;border-radius:50%;background:linear-gradient(180deg,#ffc71b,#ffe92b);color:#1f212c;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0003;z-index:10;transition:all .3s ease}._scrollDownButton_1djpm_133:hover{transform:translateY(-3px);box-shadow:0 6px 16px #0000004d}._scrollDownButton_1djpm_133 svg{width:12px;height:12px}@media (max-width: 768px){._scrollDownButton_1djpm_133{width:30px;height:30px;bottom:100px;right:15px}}._systemMessage_1djpm_168{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#ffd7001a;border-radius:8px;margin:8px 0;font-size:14px;color:gold;animation:_highlight_1djpm_1 1.5s ease-out}._systemMessage_1djpm_168._win_1djpm_180{background:#00ff001a;color:#0f0}._winBadge_1djpm_185{margin-left:8px;padding:2px 6px;background:#0f0;color:#000;border-radius:4px;font-weight:700;font-size:12px}._coinIcon_1djpm_195,._gameIcon_1djpm_196{width:16px;height:16px}._gameIcon_1djpm_196{margin-right:4px}@keyframes _highlight_1djpm_1{0%{background-color:#ffd7004d}to{background-color:#ffd7001a}}._amountform_hap92_1{width:100%;display:flex;flex-direction:column;gap:8px}._amountform_hap92_1 ._amount_hap92_1{display:flex;width:100%;gap:4px}._amountform_hap92_1 ._amount_hap92_1 button{width:100%;padding:6px 8px}._amountform_hap92_1 ._active_hap92_16{background-color:#9ed927;color:#142800}._qrcodeCont_nxtxf_1{position:relative}._qrcodeCont_nxtxf_1 button{position:absolute;top:39px;right:10px;border:none;background-color:transparent;cursor:pointer}._qrcodeImage_nxtxf_13{display:flex;align-items:center;justify-content:center}._qrcodeImage_nxtxf_13 ._qrcode_nxtxf_1{width:150px;height:150px;display:flex;align-items:center;justify-content:center;padding:19px;border-radius:12px;background:#191b25;border:3px solid rgb(158,217,39)}._deposit_i8cuv_1{align-items:center}._deposit_i8cuv_1 ._btnSend_i8cuv_4{width:100%}._deposit_i8cuv_1 ._depOpt_i8cuv_7{width:100%;display:flex;align-items:center;gap:16px}._deposit_i8cuv_1 ._tabs_i8cuv_13{width:100%}._deposit_i8cuv_1 ._tabs_i8cuv_13 ul{width:100%;text-align:center}._deposit_i8cuv_1 ._sum_i8cuv_20{width:100%;display:flex;justify-content:space-between}._deposit_i8cuv_1 ._sum_i8cuv_20 span{display:flex;align-items:center;gap:8px;color:#fff;font-size:15px;font-weight:600;line-height:20px}._deposit_i8cuv_1 ._sum_i8cuv_20 span b{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._deposit_i8cuv_1 ._amountBlock_i8cuv_40{padding:13px 12px;border-radius:12px;background:#1f212c}._deposit_i8cuv_1 ._amountBlock_i8cuv_40 ._amountInfo_i8cuv_45{display:flex;align-items:center;justify-content:space-between}._deposit_i8cuv_1 ._amountBlock_i8cuv_40 ._amountInfo_i8cuv_45 span{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;line-height:20px}._deposit_i8cuv_1 ._amountBlock_i8cuv_40 ._amountInfo_i8cuv_45 span:nth-child(1){color:#a7aab7}._deposit_i8cuv_1 ._amountBlock_i8cuv_40 ._amountInfo_i8cuv_45 span:nth-child(2){color:#fff}._deposit_i8cuv_1 ._text_i8cuv_64{color:#747783;font-size:12px;font-weight:500;line-height:18px;text-align:center;width:89%}@media (max-width: 768px){._deposit_i8cuv_1 ._depOpt_i8cuv_7{gap:12px}}._listSum_i8cuv_78{width:100%;display:flex;flex-direction:column;gap:10px;padding:12px;border-radius:12px;background:#1f212c}._listSum_i8cuv_78 ._amount_i8cuv_40{width:100%;display:flex;align-items:center;justify-content:space-between}._listSum_i8cuv_78 ._amount_i8cuv_40 h4{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px}._listSum_i8cuv_78 ._amount_i8cuv_40 span{display:flex;align-items:center;gap:4px;color:#fff;font-size:15px;font-weight:600;line-height:20px}._qrCode_i8cuv_109{width:100%;display:flex;flex-direction:column;gap:20px}._navigationLinks_dt951_1 h3{color:#fff;font-size:15px;font-weight:600;line-height:20px}._navigationLinks_dt951_1 ul{display:flex;flex-direction:column;gap:8px;margin-top:12px}._navigationLinks_dt951_1 ul li{list-style-type:none}._navigationLinks_dt951_1 ul li a{color:#747783;font-size:14px;font-weight:500;line-height:18px;cursor:pointer;text-decoration:none}._footer_ctfpz_1{width:100%;padding:20px}@media (max-width: 1280px){._footer_ctfpz_1{width:100%}}._footer_ctfpz_1 ._content_ctfpz_10{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:24px;border-radius:12px;background:#1f212c;gap:24px}._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20{display:flex;flex-direction:column;align-items:start;gap:16px}._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20 p{color:#7e818d;font-size:12px;font-weight:500;line-height:18px;width:650px}._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20 ._social_ctfpz_33{display:flex;gap:8px}._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20 ._social_ctfpz_33 button{display:flex;align-items:center;gap:8px;color:#c1c3d1;font-size:14px;font-weight:500;line-height:18px;text-decoration:none}._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20 ._social_ctfpz_33 button img{filter:brightness(0) saturate(100%) invert(99%) sepia(44%) saturate(1250%) hue-rotate(179deg) brightness(86%) contrast(87%)}._footer_ctfpz_1 ._content_ctfpz_10 ._right_ctfpz_50{display:flex;gap:40px}@media (max-width: 1024px){._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20 p{width:100%}._footer_ctfpz_1 ._content_ctfpz_10 ._right_ctfpz_50{width:100%;flex-wrap:wrap;gap:20px}}@media (max-width: 768px){._footer_ctfpz_1 ._content_ctfpz_10 ._left_ctfpz_20 ._social_ctfpz_33{gap:20px;margin-left:0}}._forgotPassword_4q5j7_1 ._header_4q5j7_1{width:100%;display:flex;align-items:center;justify-content:space-between}._forgotPassword_4q5j7_1 ._header_4q5j7_1 ._left_4q5j7_7 h2{color:#fff;font-size:20px;font-weight:800;line-height:26px}._forgotPassword_4q5j7_1 ._header_4q5j7_1 ._left_4q5j7_7 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._forgotPassword_4q5j7_1 ._header_4q5j7_1 ._right_4q5j7_19{padding:9px 10px;border-radius:8px;background:#1f212c;border:none;cursor:pointer}._forgotPassword_4q5j7_1 ._header_4q5j7_1 ._right_4q5j7_19 img{width:8.17px;height:8.17px}._forgotPassword_4q5j7_1 ._form_4q5j7_30{display:flex;flex-direction:column;gap:12px}._forgotPassword_4q5j7_1 ._checked_4q5j7_35{display:flex;align-items:start;gap:8px}._forgotPassword_4q5j7_1 ._checked_4q5j7_35 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}@media (max-width: 768px){._forgotPassword_4q5j7_1 ._form_4q5j7_30{gap:8px}}._checked_4q5j7_35{display:flex;align-items:start;gap:8px}._checked_4q5j7_35 button{width:24px;height:24px}._checked_4q5j7_35 ._def_4q5j7_61{width:24px;height:24px;border-radius:4px;background:#3f414c}._checked_4q5j7_35 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._profileOption_ez8x0_1{position:relative;display:flex;flex-direction:column;gap:6px;width:195px}._profileOption_ez8x0_1 ._optText_ez8x0_8{display:flex;flex-direction:column;gap:3px;margin-right:8px}._profileOption_ez8x0_1 ._optText_ez8x0_8 span{color:#c1c3d1;font-size:12px;font-weight:800;line-height:16px}._profileOption_ez8x0_1 ._rank_ez8x0_20{display:flex;align-items:center;gap:7px}._profileOption_ez8x0_1 ._rank_ez8x0_20 span{width:14px;height:14px;border-radius:4px;background:#8dcaff}._profileOption_ez8x0_1 ._rank_ez8x0_20 b{color:#747783;font-size:12px;font-weight:800;line-height:16px;text-transform:uppercase}._profileOption_ez8x0_1 ._progressBar_ez8x0_38{width:100%;height:6px;background:#3f414c;border-radius:3px;overflow:hidden}._profileOption_ez8x0_1 ._progressBar_ez8x0_38 ._progress_ez8x0_38{height:100%;background:#9ed927;border-radius:3px;transition:width .3s ease}._profileOption_ez8x0_1 ._block_ez8x0_51{position:relative;display:flex;align-items:center;justify-content:space-between;padding:6px 22px;border-radius:12px;gap:4px;background:#1f212c;cursor:pointer;transition:background .3s ease;height:50px}._profileOption_ez8x0_1 ._block_ez8x0_51:hover,._profileOption_ez8x0_1 ._block_ez8x0_51._active_ez8x0_67{background:#30323d}._profileOption_ez8x0_1 ._block_ez8x0_51 ._avatar_ez8x0_70{width:32px;height:32px;border-radius:12px}._profileOption_ez8x0_1 ._block_ez8x0_51 button{border:none;padding:1px 2px;background:transparent;cursor:pointer}._profileOption_ez8x0_1 ._opt_ez8x0_8{position:absolute;top:100%;left:0;width:100%;display:flex;flex-direction:column;border-radius:12px;background:#1f212c;padding:8px;cursor:pointer;gap:6px;z-index:9999999999;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease;margin-top:8px}._profileOption_ez8x0_1 ._opt_ez8x0_8 a{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600;line-height:20px;cursor:pointer;white-space:nowrap;color:inherit;padding:6px;color:#c1c3d1;border-radius:8px;transition:filter .2s ease,color .2s ease}._profileOption_ez8x0_1 ._opt_ez8x0_8 a:hover{background:linear-gradient(180deg,#ffc71b26,#ffe92b26);color:#fff}._profileOption_ez8x0_1 ._opt_ez8x0_8 a:hover img{filter:brightness(0) saturate(100%) invert(75%) sepia(105%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)}._profileOption_ez8x0_1 ._opt_ez8x0_8._open_ez8x0_122{max-height:200px;opacity:1;padding:8px;background:#30323d}@media (max-width: 1150px){._profileOption_ez8x0_1{display:none}}._header_scgws_1{width:100%;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;position:relative;position:sticky;top:0;z-index:99999999099;background:#191b25}._header_scgws_1 ._left_scgws_14{display:flex;gap:20px;align-items:center}._header_scgws_1 ._left_scgws_14 ._logo_scgws_19{width:139px;margin-right:16px;object-fit:cover}._header_scgws_1 ._left_scgws_14 ._point_scgws_24{position:relative;display:flex;align-items:center;padding:10px 11px;gap:10px;border-radius:12px;background:linear-gradient(90deg,#292c3c,#1e202b59);overflow:hidden}._header_scgws_1 ._left_scgws_14 ._point_scgws_24 ._descr_scgws_34{display:flex;flex-direction:column}._header_scgws_1 ._left_scgws_14 ._point_scgws_24 ._descr_scgws_34 span{color:#747783;font-size:13px;font-weight:700;line-height:17px}._header_scgws_1 ._left_scgws_14 ._point_scgws_24 ._descr_scgws_34 b{color:#fff;font-size:14px;font-weight:700;line-height:18px}._header_scgws_1 ._left_scgws_14 ._point_scgws_24:before{content:"";position:absolute;width:40px;height:33px;box-shadow:0 0 2px #0003;filter:blur(19.8px);left:0;background:#ffd903}._header_scgws_1 ._center_scgws_60{display:flex;padding:8px 5px;border-radius:12px;align-items:center;gap:18px;background:#101116;overflow:hidden}._header_scgws_1 ._center_scgws_60 span{display:flex;align-items:center;gap:8px;padding-left:9px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._header_scgws_1 ._center_scgws_60 button{font-size:15px;line-height:19px;padding:8px 12px;text-transform:uppercase}._header_scgws_1 ._right_scgws_85{display:flex;align-items:center;gap:8px}@media (max-width: 500px){._header_scgws_1 ._right_scgws_85._authenticated_scgws_91{display:none}}._header_scgws_1 ._right_scgws_85 ._inputSearch_scgws_95{display:flex;align-items:center}._header_scgws_1 ._right_scgws_85 ._inputSearch_scgws_95 input{padding:11px 96px 15px 2px;border-radius:0 12px 12px 0;color:#fff}._header_scgws_1 ._right_scgws_85 ._inputSearch_scgws_95 ._formSearch_scgws_104{max-width:0;opacity:0;overflow:hidden;transition:max-width .3s ease,opacity .3s ease;position:relative}._header_scgws_1 ._right_scgws_85 ._inputSearch_scgws_95 ._formSearch_scgws_104 ._submit_scgws_111{position:absolute;top:5px;right:5px;padding:7px 11px;font-size:14px}._header_scgws_1 ._right_scgws_85 ._inputSearch_scgws_95 ._formSearch_scgws_104._open_scgws_118{max-width:360px;opacity:1;overflow:hidden;border-radius:0 12px 12px 0}._header_scgws_1 ._right_scgws_85 ._search_scgws_124{padding:14px;border-radius:12px}._header_scgws_1 ._right_scgws_85 ._search_scgws_124._activeSearch_scgws_128{border-radius:12px 0 0 12px;background-color:#262832}._header_scgws_1 ._right_scgws_85 ._chat_scgws_132,._header_scgws_1 ._right_scgws_85 ._admin_scgws_135{padding:14px}._header_scgws_1 ._right_scgws_85 ._admin_scgws_135 img{width:22px;height:22px}@media (max-width: 1024px){._header_scgws_1 ._right_scgws_85 div:nth-child(1){display:none}}@media (max-width: 1024px){._header_scgws_1 ._right_scgws_85:nth-child(1){display:none}._header_scgws_1 ._right_scgws_85 ._search_scgws_124{display:none}._header_scgws_1 ._left_scgws_14{gap:8px}._header_scgws_1 ._left_scgws_14 ._point_scgws_24{display:none}._header_scgws_1 ._left_scgws_14 ._logo_scgws_19{width:90.64px}._header_scgws_1 ._right_scgws_85 ._chat_scgws_132{padding:10px}._header_scgws_1 ._right_scgws_85 ._chat_scgws_132 img{width:15px;height:15px}._header_scgws_1 ._right_scgws_85 ._admin_scgws_135{padding:10px}._header_scgws_1 ._right_scgws_85 ._admin_scgws_135 img{width:15px;height:15px}._header_scgws_1 ._center_scgws_60{padding:5px;gap:8px}._header_scgws_1 ._center_scgws_60 span{font-size:13px;line-height:18px;padding-left:1px}._header_scgws_1 ._center_scgws_60 button{font-size:14px;line-height:100%;padding:8px}._header_scgws_1 ._chat_scgws_132 img,._header_scgws_1 ._search_scgws_124 img,._header_scgws_1 ._burger_scgws_193 img{width:18px;height:18px}}@media (max-width: 500px){._header_scgws_1 ._right_scgws_85 ._btnAuth_scgws_199{display:none}}._iconEffect_scgws_204{width:48px;height:48px}._iconEffect_scgws_204 img{filter:brightness(0) saturate(100%) invert(50%) sepia(10%) saturate(500%) hue-rotate(180deg)}._iconEffect_scgws_204 img:hover{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)!important}._iconButton_scgws_215{width:48px;height:48px;border:none;cursor:pointer;transition:filter .2s ease}._iconButton_scgws_215 img{width:22px;height:22px;object-fit:contain;filter:brightness(0) saturate(100%) invert(50%) sepia(10%) saturate(500%) hue-rotate(180deg)}._iconButton_scgws_215 img:hover{filter:brightness(0) saturate(100%) invert(76%) sepia(67%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)}._iconButton_scgws_215 img:active img{filter:brightness(0) saturate(100%) invert(76%) sepia(67%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%);transform:scale(.95)}._burger_scgws_193{width:32px;height:32px;display:none;align-items:center;justify-content:center}._burger_scgws_193 img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(49%) sepia(18%) saturate(219%) hue-rotate(191deg) brightness(90%) contrast(88%)}._burger_scgws_193._active_scgws_128{background:#30323d}._burger_scgws_193._active_scgws_128 img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)!important}@media (max-width: 1150px){._burger_scgws_193{display:flex}}._chat_scgws_132._active_scgws_128{background:#30323d}._chat_scgws_132 img,._search_scgws_124 img{width:22px;height:22px}._chat_scgws_132._active_scgws_128 img,._chat_scgws_132._activeSearch_scgws_128 img,._search_scgws_124._active_scgws_128 img,._search_scgws_124._activeSearch_scgws_128 img{filter:brightness(0) saturate(100%) invert(75%) sepia(105%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)!important}._inputSearch_scgws_95{position:relative}._inputSearch_scgws_95 ._searchResults_scgws_278{position:absolute;top:100%;left:0;right:0;background:#2a2e3d;border-radius:0 0 12px 12px;z-index:1000;max-height:300px;overflow-y:auto;box-shadow:0 4px 12px #0003}._inputSearch_scgws_95 ._searchResults_scgws_278 ._gameResult_scgws_290{display:flex;align-items:center;padding:10px 15px;cursor:pointer;transition:background .2s}._inputSearch_scgws_95 ._searchResults_scgws_278 ._gameResult_scgws_290:hover{background:#ffffff1a}._inputSearch_scgws_95 ._searchResults_scgws_278 ._gameResult_scgws_290 ._gameImage_scgws_300{width:40px;height:40px;object-fit:cover;border-radius:4px;margin-right:10px}._inputSearch_scgws_95 ._searchResults_scgws_278 ._gameResult_scgws_290 ._gameName_scgws_307{color:#fff;font-size:14px}._bonusContainer_scgws_312{display:flex;align-items:center;margin-right:8px}._loaderContainer_axh68_1{display:flex;justify-content:center;align-items:center;height:100vh;width:100%}._casinoLoader_axh68_9{width:80px;height:80px;position:relative}._casinoLoader_axh68_9:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:3px solid transparent;border-radius:50%;border-top:3px solid #ffd721;border-right:3px solid #ffd721;animation:_spin_axh68_1 1.2s cubic-bezier(.65,.05,.36,1) infinite}._casinoLoader_axh68_9:after{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:10px;border:2px solid transparent;border-radius:50%;border-top:2px solid rgba(255,215,33,.7);border-right:2px solid rgba(255,215,33,.7);animation:_spin_axh68_1 1.6s cubic-bezier(.65,.05,.36,1) infinite reverse}@media (max-width: 768px){._casinoLoader_axh68_9{width:60px;height:60px}}@keyframes _spin_axh68_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._header_110k7_1{display:none;position:fixed;bottom:0;left:0;right:0;width:100%;padding:12px;z-index:1000}._header_110k7_1 nav{display:flex;align-items:center;justify-content:space-between;border-radius:8px;box-shadow:0 4px 18.4px #1a1c26;background:#1f212c;padding:12px 20px;overflow:hidden}._header_110k7_1 nav a{position:relative;display:flex;align-items:center;gap:6px;flex-direction:column;color:#747783;font-size:12px;font-weight:800;line-height:16px;transition:all .3s ease;padding:4px 8px}._header_110k7_1 nav a img{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(46%) sepia(8%) saturate(725%) hue-rotate(190deg) brightness(88%) contrast(82%);transition:all .3s ease}._header_110k7_1 nav a:before{content:"";position:absolute;height:2px;width:0;background:linear-gradient(90deg,#ffd12100,#ffd121 50%,#ffe92b00);bottom:-4px;left:50%;transform:translate(-50%);transition:all .3s ease}._header_110k7_1 nav a:hover,._header_110k7_1 nav a._active_110k7_51{color:#ffd121}._header_110k7_1 nav a:hover img,._header_110k7_1 nav a._active_110k7_51 img{filter:brightness(0) saturate(100%) invert(98%) sepia(81%) saturate(6011%) hue-rotate(331deg) brightness(99%) contrast(102%)}._header_110k7_1 nav a:hover:before,._header_110k7_1 nav a._active_110k7_51:before{width:100%}._header_110k7_1 nav a._active_110k7_51:before{background:linear-gradient(90deg,#ffd12100,#ffd121 20%,#ffe13c 80%,#ffe92b00);height:3px}._header_110k7_1 nav a._active_110k7_51 img{filter:brightness(0) saturate(100%) invert(98%) sepia(81%) saturate(6011%) hue-rotate(331deg) brightness(99%) contrast(102%)!important}@media (max-width: 500px){._header_110k7_1{display:block}}._forgotPassword_5ref8_1 form{display:flex;flex-direction:column;gap:8px}._forgotPassword_5ref8_1 ._header_5ref8_6{width:100%;display:flex;align-items:center;justify-content:space-between}._forgotPassword_5ref8_1 ._header_5ref8_6 ._left_5ref8_12 h2{color:#fff;font-size:20px;font-weight:800;line-height:26px}._forgotPassword_5ref8_1 ._header_5ref8_6 ._left_5ref8_12 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._forgotPassword_5ref8_1 ._header_5ref8_6 ._right_5ref8_24{padding:9px 10px;border-radius:8px;background:#1f212c;border:none;cursor:pointer}._forgotPassword_5ref8_1 ._header_5ref8_6 ._right_5ref8_24 img{width:8.17px;height:8.17px}._forgotPassword_5ref8_1 ._form_5ref8_35{display:flex;flex-direction:column;gap:12px}._forgotPassword_5ref8_1 ._checked_5ref8_40{display:flex;align-items:start;gap:8px}._forgotPassword_5ref8_1 ._checked_5ref8_40 button{padding:4px 7px;border:none;cursor:pointer;border-radius:4px;box-shadow:0 3px #6fa700;background:#9ed927}._forgotPassword_5ref8_1 ._checked_5ref8_40 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}@media (max-width: 768px){._forgotPassword_5ref8_1 ._form_5ref8_35{gap:8px}}._rulesLink_bmcli_1{color:#ffbd14;cursor:pointer;text-decoration:underline;font-size:14px;transition:opacity .2s}._rulesLink_bmcli_1:hover{opacity:.8}._rulesModal_bmcli_12{padding:20px;max-width:500px}._rulesModal_bmcli_12 h3{color:#ffbd14;margin-bottom:15px;text-align:center;font-size:20px}._rulesModal_bmcli_12 ul{list-style-type:none;padding:0;margin-bottom:20px}._rulesModal_bmcli_12 ul li{padding:8px 0;border-bottom:1px solid rgba(255,255,255,.1);color:#ffffffe6}._rulesModal_bmcli_12 ul li:last-child{border-bottom:none}._closeButton_bmcli_36{margin-top:15px;width:100%}._column_1e0gr_1{padding:12px;border-radius:12px;background:#191b25}._column_1e0gr_1 ._header_1e0gr_6{display:flex;align-items:center;justify-content:space-between;cursor:pointer}._column_1e0gr_1 ._header_1e0gr_6 ._title_1e0gr_12{display:flex;align-items:center;gap:4px}._column_1e0gr_1 ._header_1e0gr_6 ._title_1e0gr_12 h4{color:#fff;font-size:16px;font-weight:600;line-height:20px}._column_1e0gr_1 ._header_1e0gr_6 ._title_1e0gr_12 img{width:20px;height:20px;margin-top:-6px}._column_1e0gr_1 ._links_1e0gr_28{max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;display:flex;flex-direction:column;gap:4px;border-radius:8px;background:#1f212c}._column_1e0gr_1 ._links_1e0gr_28 ._scrollContainer_1e0gr_39{max-height:300px;overflow-y:auto;width:100%;padding:4px;display:flex;flex-direction:column;gap:4px}._column_1e0gr_1 ._links_1e0gr_28 ._scrollContainer_1e0gr_39::-webkit-scrollbar{width:0}._column_1e0gr_1 ._links_1e0gr_28 ._scrollContainer_1e0gr_39::-webkit-scrollbar-track{background:transparent}._column_1e0gr_1 ._links_1e0gr_28 a{padding:8px;color:#c1c3d1;font-size:16px;font-weight:600;line-height:20px;letter-spacing:-1%;cursor:pointer;border-radius:8px;display:flex;align-items:center;gap:8px;text-decoration:none;transition:background .3s ease-in,color .3s ease-in}._column_1e0gr_1 ._links_1e0gr_28 a img{width:17px;height:17px;object-fit:scale-down;filter:brightness(0) saturate(100%) invert(42%) sepia(9%) saturate(567%) hue-rotate(190deg) brightness(96%) contrast(89%)!important}._column_1e0gr_1 ._links_1e0gr_28 a:hover img{filter:brightness(0) saturate(100%) invert(76%) sepia(67%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)}._column_1e0gr_1 ._links_1e0gr_28 a._activeLink_1e0gr_78{color:#fff!important;background:#ffbd141a!important;position:relative}._column_1e0gr_1 ._links_1e0gr_28 a._activeLink_1e0gr_78 img{filter:brightness(0) saturate(100%) invert(76%) sepia(67%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)!important}._column_1e0gr_1 ._links_1e0gr_28 a._activeLink_1e0gr_78:hover{background:#ffbd1433!important}._column_1e0gr_1 ._links_1e0gr_28 a:hover{color:#c1c3d1;background:linear-gradient(180deg,#ffc71b1a,#ffe92b1a)}._column_1e0gr_1 ._links_1e0gr_28 a img{filter:brightness(0) invert(1)}._column_1e0gr_1 ._open_1e0gr_96{max-height:300px;opacity:1}._arrowOpen_1e0gr_101 img{transform:rotate(180deg);transition:transform .3s ease-in-out}._activeBtn_1e0gr_106 img{filter:brightness(0) saturate(100%) invert(79%) sepia(76%) saturate(2770%) hue-rotate(347deg) brightness(107%) contrast(101%);transform:rotate(0)}._wind_8rvu5_1{max-width:295px;opacity:1;overflow:visible;transition:max-width .3s ease,opacity .3s ease-in-out,transform .3s ease-in-out;transform:translate(0);z-index:1000}._wind_8rvu5_1._closed_8rvu5_9{max-width:0;opacity:0;transform:translate(-100%);pointer-events:none;overflow:hidden}._wind_8rvu5_1._open_8rvu5_16{min-width:295px}._wind_8rvu5_1 ._sidebar_8rvu5_19{transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(0);opacity:1;width:295px;padding-left:8px;display:flex;flex-direction:column;height:100%;min-height:100%;overflow:auto}._wind_8rvu5_1 ._sidebar_8rvu5_19::-webkit-scrollbar{width:0}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._homeWithButton_8rvu5_34{display:flex;align-items:center;gap:8px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navLinks_8rvu5_39{width:100%;display:flex;flex-direction:column;gap:8px;margin-bottom:8px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navLinks_8rvu5_39 a{width:100%;border-radius:8px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navLinks_8rvu5_39 a._activeLink_8rvu5_50{position:relative}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navLinks_8rvu5_39 a._activeLink_8rvu5_50 img{filter:brightness(0) saturate(100%) invert(76%) sepia(67%) saturate(749%) hue-rotate(344deg) brightness(102%) contrast(101%)!important}._wind_8rvu5_1 ._sidebar_8rvu5_19._closed_8rvu5_9{transform:translate(-100%);opacity:0;pointer-events:none}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._header_8rvu5_61{display:flex;align-items:flex-start;justify-content:space-between}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._header_8rvu5_61 a{color:#fff;font-size:16px;font-weight:600;line-height:20px;text-decoration:none;padding:12px;display:flex;align-items:center;gap:8px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._header_8rvu5_61 a img{width:17px;height:17px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._header_8rvu5_61 button{display:none;background:#30323d}@media (max-width: 768px){._wind_8rvu5_1 ._sidebar_8rvu5_19 ._header_8rvu5_61 button{display:flex}}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._gameBanner_8rvu5_90{width:100%;min-height:115px;background-image:url("/assets/banner%20(3)-BPLl68WE.jpeg");background-size:cover;background-position:center;background-repeat:no-repeat;padding:12px;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;align-items:start;overflow:hidden}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._gameBanner_8rvu5_90 h3{color:#fff;font-size:15px;font-weight:800;line-height:19px;width:200px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._gameBanner_8rvu5_90 button{padding:7px 14px;font-size:14px}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navigation_8rvu5_116{display:flex;flex-direction:column;justify-content:space-between;gap:8px;padding:8px;margin-top:8px;border-radius:12px;background:#1f212c}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navigation_8rvu5_116 h4{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:600;line-height:20px;padding:12px}@media (max-width: 1024px){._wind_8rvu5_1{position:fixed;min-width:100%!important;height:auto;background:#191b25b3;top:0;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transform:translate(0);opacity:1;z-index:999999999;overflow:visible}._wind_8rvu5_1._closed_8rvu5_9{transform:translate(-100%);opacity:0;pointer-events:none}._wind_8rvu5_1 ._sidebar_8rvu5_19{margin-top:70px;background:#191b25;border-radius:8px}}@media (max-width: 1024px) and (max-height: 700px){._wind_8rvu5_1 ._sidebar_8rvu5_19{max-height:calc(100vh - 70px)}}@media (max-width: 1024px){._wind_8rvu5_1 ._sidebar_8rvu5_19 ._title_8rvu5_166{display:flex}._wind_8rvu5_1 ._sidebar_8rvu5_19 ._navigation_8rvu5_116 ._navLinks_8rvu5_39{width:100%}}._overf_1jzsx_1{position:fixed;top:0;right:0;bottom:0;left:0;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#191b25b3;z-index:9999999999999;display:flex;align-items:center;justify-content:center;padding:20px}._overf_1jzsx_1 ._content_1jzsx_12{width:978px;height:468px;padding:44px;border-radius:16px;background:linear-gradient(0deg,#191b25,#191b25);overflow:hidden}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20{position:relative;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:space-between;z-index:1;gap:20px}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._attention_1jzsx_30{display:flex;align-items:center;gap:4px}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._attention_1jzsx_30 span{display:flex;align-items:center;justify-content:center}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._attention_1jzsx_30 span:nth-child(1){padding:7px;border-radius:8px 0 0 8px;background:#9ed92726}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._attention_1jzsx_30 span:nth-child(2){color:#fff;font-size:18px;font-weight:500;line-height:23px;border-radius:0 8px 8px 0;background:#30323d;padding:6px 12px}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._attention_1jzsx_30 span img{filter:brightness(0) saturate(100%) invert(78%) sepia(69%) saturate(526%) hue-rotate(25deg) brightness(94%) contrast(88%)}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._descr_1jzsx_57{display:flex;flex-direction:column;gap:12px;width:431px}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._descr_1jzsx_57 h1{color:#fff;font-size:52px;font-weight:800;line-height:100%}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._descr_1jzsx_57 p{color:#fff;font-size:18px;font-weight:500;line-height:23px}._overf_1jzsx_1 ._content_1jzsx_12 ._right_1jzsx_75{position:relative}._overf_1jzsx_1 ._content_1jzsx_12 ._right_1jzsx_75 img{position:absolute;width:57rem;right:-16rem;bottom:-20rem}@media (max-width: 1024px){._overf_1jzsx_1 ._content_1jzsx_12 ._right_1jzsx_75 img{width:51rem;right:-16rem;bottom:-20rem}}@media (max-width: 768px){._overf_1jzsx_1 ._content_1jzsx_12{display:flex;flex-direction:column}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20{justify-content:start}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._descr_1jzsx_57{width:306px}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._descr_1jzsx_57 h1{font-size:24px;line-height:31px}._overf_1jzsx_1 ._content_1jzsx_12 ._left_1jzsx_20 ._descr_1jzsx_57 p{font-size:14px;line-height:15px}}@media (max-width: 500px){._overf_1jzsx_1 ._content_1jzsx_12{height:580px;display:flex;flex-direction:column;padding:24px}._overf_1jzsx_1 ._content_1jzsx_12 ._right_1jzsx_75 img{width:56rem;right:-21rem;bottom:-22rem}}._header_9smo2_1{width:100%;display:flex;align-items:center;padding:10px 16px;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}._header_9smo2_1 ._left_9smo2_9{display:flex;align-items:center;gap:10px}._header_9smo2_1 ._left_9smo2_9 a{margin-right:20px}._header_9smo2_1 ._left_9smo2_9 button{transition:color .3s ease}._header_9smo2_1 ._left_9smo2_9 button img{transition:filter .3s ease}._header_9smo2_1 ._left_9smo2_9 button:hover{color:#fff}._header_9smo2_1 ._left_9smo2_9 button:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)!important}._header_9smo2_1 ._left_9smo2_9 button:nth-child(2){display:none}._header_9smo2_1 ._right_9smo2_32{display:flex;align-items:center;gap:12px}._header_9smo2_1 ._right_9smo2_32 button{padding:12px 10px;font-size:14px;line-height:16px}._header_9smo2_1 ._right_9smo2_32 ._profile_9smo2_42{display:flex;align-items:center;gap:12px}._header_9smo2_1 ._right_9smo2_32 ._profile_9smo2_42 ._avatar_9smo2_47{width:32px;height:32px;border-radius:12px;cursor:pointer}._header_9smo2_1 ._right_9smo2_32 ._profile_9smo2_42 button{padding:10px}._header_9smo2_1 ._right_9smo2_32 ._profile_9smo2_42 button img{width:24px;height:24px}@media (max-width: 768px){._header_9smo2_1 ._left_9smo2_9{gap:12px}._header_9smo2_1 ._left_9smo2_9 button:nth-child(2){display:flex}._header_9smo2_1 ._right_9smo2_32 button:nth-child(1){display:none}._header_9smo2_1 ._right_9smo2_32 ._clear_9smo2_70{display:none}}._sidebar_610gp_1{min-width:300px;height:100vh;border-right:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:4px;transition:all .3s ease-in-out}._sidebar_610gp_1 nav{display:flex;align-items:center;flex-direction:column;gap:12px}._sidebar_610gp_1 nav a{padding:20px 40px;width:100%;box-sizing:border-box;text-decoration:none;color:#7a849d;font-size:14px;line-height:21px;font-weight:500;transition:color .2s ease}._sidebar_610gp_1 nav ._active_610gp_27{color:#fff;background:#ffffff05}@media (max-width: 768px){._sidebar_610gp_1{position:fixed;width:300px;background-color:#191b25;left:-300px;z-index:1000;box-shadow:2px 0 10px #0000004d}._sidebar_610gp_1._open_610gp_40{left:0}}.admin-container{font-family:Roboto,sans-serif;display:flex;flex-direction:column;min-height:100vh}.admin-container .admin-content{display:flex;flex:1;overflow:hidden}.admin-container .admin-content .admin-main{flex:1;overflow:auto;box-sizing:border-box}._banner_7ce5a_1{position:relative;display:flex;width:100%;height:196.51px;border-radius:12px;overflow:hidden;padding:20px}._banner_7ce5a_1 ._text_7ce5a_10{display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:1}._banner_7ce5a_1 ._text_7ce5a_10:before{content:"";position:absolute;top:-5rem;left:0;width:100%;height:196.51px;filter:blur(50.4px);background:var(--banner-color, rgba(221, 146, 16, .28));z-index:-1}._banner_7ce5a_1 ._text_7ce5a_10 ._top_7ce5a_28{align-items:center;gap:8px;display:flex}._banner_7ce5a_1 ._text_7ce5a_10 ._top_7ce5a_28 span{padding:4px 10px;color:#fff;font-size:15px;font-weight:800;line-height:19px;border-radius:8px;background:#dd9210}._banner_7ce5a_1 ._text_7ce5a_10 ._top_7ce5a_28 h3{color:#fff;font-size:20px;font-weight:800;line-height:26px}._banner_7ce5a_1 ._text_7ce5a_10 p{color:#c1c3d1;font-size:15px;font-weight:600;line-height:20px;width:66%}._banner_7ce5a_1 ._image_7ce5a_55{position:absolute;width:270.88px;height:270.35px;right:-20px;top:-8.27%}@media (max-width: 768px){._banner_7ce5a_1 ._text_7ce5a_10 ._top_7ce5a_28 h3{font-size:16px;line-height:21px}._banner_7ce5a_1 ._text_7ce5a_10 p{font-size:14px;line-height:18px}}._banner_fcl58_1{position:relative;width:100%;height:283px;display:flex;align-items:center;background:linear-gradient(0deg,#191b25b2,#191b25),url("/assets/Frame%2050%20(2)-7rW--nYQ.jpeg");background-size:cover;background-position:left;background-repeat:no-repeat;padding:32px;overflow:hidden;border-radius:6px;margin-bottom:20px}._banner_fcl58_1 ._descr_fcl58_16{position:relative;height:100%;display:flex;align-items:start;justify-content:space-between;flex-direction:column;gap:12px;z-index:2}._banner_fcl58_1 ._descr_fcl58_16 ._text_fcl58_26{display:flex;align-items:start;flex-direction:column;gap:12px}._banner_fcl58_1 ._descr_fcl58_16 ._text_fcl58_26 p:nth-child(1){color:#fff;font-size:24px;font-weight:600;line-height:31px;letter-spacing:2%;width:100%;opacity:1}._banner_fcl58_1 ._descr_fcl58_16 h1{color:#fff;font-size:48px;font-weight:800;width:415px;line-height:100%}._banner_fcl58_1 ._descr_fcl58_16 p{color:#fff;font-size:18px;font-weight:400;line-height:23px;width:410px;opacity:.7}._banner_fcl58_1 ._descr_fcl58_16 button{margin-top:10px}._banner_fcl58_1 ._img_fcl58_59{position:absolute;right:-10rem;bottom:-22rem;width:57rem}@media (max-width: 1440px){._banner_fcl58_1 ._img_fcl58_59{width:45rem;height:35rem;right:-15rem;bottom:-16rem}}@media (max-width: 600px){._banner_fcl58_1{height:250px;padding:20px;align-items:start}._banner_fcl58_1 ._descr_fcl58_16{justify-content:space-between;height:100%}._banner_fcl58_1 ._descr_fcl58_16 ._text_fcl58_26{gap:6px}._banner_fcl58_1 ._descr_fcl58_16 ._text_fcl58_26 p:nth-child(1){font-size:14px;line-height:15px}._banner_fcl58_1 ._descr_fcl58_16 h1{font-size:24px;line-height:31px;width:100%}._banner_fcl58_1 ._descr_fcl58_16 p{font-size:14px;line-height:18px;width:200px}._banner_fcl58_1 ._img_fcl58_59{width:40rem;height:30rem;right:-15rem;bottom:-13rem}}._choose_x5pll_1{display:flex;flex-direction:column;gap:24px;padding:0 30px}._choose_x5pll_1 ._title_x5pll_7{text-align:center}._choose_x5pll_1 ._title_x5pll_7 h2{color:#fff;font-size:28px;font-weight:800;line-height:36px}._choose_x5pll_1 ._title_x5pll_7 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px;margin-top:8px}._choose_x5pll_1 ._grid_x5pll_23{display:grid;grid-template-columns:repeat(auto-fill,minmax(209px,1fr));gap:83px;margin-top:24px;justify-content:center}._choose_x5pll_1 ._grid_x5pll_23._chatClosed_x5pll_30{max-width:1200px;margin-left:auto;margin-right:auto}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35{display:flex;align-items:start;flex-direction:column}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 span{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:8px;border-radius:8px;box-shadow:0 3px #9aa200,5px 7px 16px #b0fc0069;background:#9ed927}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 span img{width:18px;height:18px;object-fit:scale-down;filter:brightness(0) saturate(100%) invert(15%) sepia(20%) saturate(800%) hue-rotate(190deg) brightness(90%) contrast(90%)}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 ._description_x5pll_57{margin-top:12px}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 ._description_x5pll_57 h3{color:#fff;font-size:16px;font-weight:700;line-height:21px}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 ._description_x5pll_57 p{color:#747783;font-size:15px;font-weight:600;line-height:20px;margin-top:6px}@media (max-width: 1440px){._choose_x5pll_1 ._grid_x5pll_23{width:100%;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:30px;padding:0}}@media (max-width: 1024px){._choose_x5pll_1 ._grid_x5pll_23{width:100%;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:30px;padding:0}._choose_x5pll_1 ._grid_x5pll_23._chatClosed_x5pll_30{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:30px;padding:0}}@media (max-width: 768px){._choose_x5pll_1{padding:0}}@media (max-width: 480px){._choose_x5pll_1 ._title_x5pll_7 h2{font-size:20px;line-height:26px}._choose_x5pll_1 ._title_x5pll_7 p{font-size:14px;line-height:18px}._choose_x5pll_1 ._grid_x5pll_23{grid-template-columns:repeat(2,130px);gap:15px;margin-top:10px}._choose_x5pll_1 ._grid_x5pll_23._chatClosed_x5pll_30{grid-template-columns:repeat(2,1fr)}._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 ._description_x5pll_57 h3,._choose_x5pll_1 ._grid_x5pll_23 ._chooseCard_x5pll_35 ._description_x5pll_57 p{font-size:14px;line-height:18px}}._accordion_13rkl_1{position:relative}._accordion_13rkl_1 ._accordionTitle_13rkl_4{display:flex;align-items:center;justify-content:space-between;background:#1f212c;padding:14px 16px;transition:border-radius .3s ease;cursor:pointer}._accordion_13rkl_1 ._accordionTitle_13rkl_4 ._title_13rkl_13{width:100%;color:#fff;font-size:16px;font-weight:600;line-height:20px}._accordion_13rkl_1 ._accordionTitle_13rkl_4 button{width:34px;height:34px;background:#262832}._accordion_13rkl_1 ._accordionTitle_13rkl_4 ._active_13rkl_25{background:linear-gradient(180deg,#ffc71b,#ffe92b)}._accordion_13rkl_1 ._accordionTitle_13rkl_4 ._active_13rkl_25 img{filter:brightness(2) saturate(1000%) invert(1)}._accordion_13rkl_1 ._content_13rkl_31{width:100%;opacity:0;overflow:hidden;background:#1f212c;border-radius:0 0 10px 10px;max-height:0;transition:max-height .3s ease,opacity .3s ease,padding .3s ease}._accordion_13rkl_1 ._content_13rkl_31 p{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;text-align:left}._accordion_13rkl_1 ._open_13rkl_47{max-height:100%;padding:5px 10px 16px;opacity:1}._accordion_13rkl_1 ._open_13rkl_47::-webkit-scrollbar{width:0}@media (max-width: 768px){._accordion_13rkl_1 ._accordionTitle_13rkl_4{padding:12px 16px}._accordion_13rkl_1 ._accordionTitle_13rkl_4 ._title_13rkl_13{font-size:14px;line-height:18px}._accordion_13rkl_1 ._content_13rkl_31{margin-bottom:10px}}._questions_1p3s5_1{margin-top:20px}._questions_1p3s5_1 h2{color:#fff;font-size:20px;font-weight:800;line-height:26px;text-align:center}._questions_1p3s5_1 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px;text-align:center;word-wrap:break-word;width:100%;overflow-wrap:break-word}._questions_1p3s5_1 ._contAccr_1p3s5_21{margin-top:16px;display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){._questions_1p3s5_1 ._contAccr_1p3s5_21{gap:0}}@media (max-width: 425px){._questions_1p3s5_1 h2{font-size:16px;line-height:21px}._questions_1p3s5_1 p{font-size:14px;line-height:18px}}._bannerInput_akvkz_1{display:flex;align-items:end;gap:4px}._bannerInput_akvkz_1 ._input_akvkz_6{width:180px}._bannerInput_akvkz_1 ._input_akvkz_6 input{padding:15px;font-weight:400;background-color:#1f212c}._bannerInput_akvkz_1 button{padding:14px}@media (max-width: 768px){._bannerInput_akvkz_1 button{padding:15px}._bannerInput_akvkz_1 ._input_akvkz_6 input{height:44px}}._affiliates_klysr_1{width:100%;padding:20px}@media (max-width: 1280px){._affiliates_klysr_1{width:100%}}._affiliates_klysr_1 ._banner2_klysr_10{height:425px}._affiliates_klysr_1 ._banner2_klysr_10 img{width:72rem;bottom:-27rem;right:-16rem}._affiliates_klysr_1 ._banner2_klysr_10 form{display:flex;align-items:center;gap:12px;margin-top:20px}._affiliates_klysr_1 ._banner2_klysr_10 ._bannerInput_klysr_24{display:flex;align-items:end;gap:4px}._affiliates_klysr_1 ._banner2_klysr_10 ._bannerInput_klysr_24 ._input_klysr_29{width:180px}._affiliates_klysr_1 ._banner2_klysr_10 ._bannerInput_klysr_24 ._input_klysr_29 input{background-color:#1f212c}._affiliates_klysr_1 ._banner2_klysr_10 ._bannerInput_klysr_24 button{padding:13px}@media (max-width: 1440px){._affiliates_klysr_1 ._banner2_klysr_10{height:350px}._affiliates_klysr_1 ._banner2_klysr_10 img{bottom:-16rem;right:-22rem;height:40rem}}@media (max-width: 1024px){._affiliates_klysr_1 ._banner2_klysr_10{height:372px}._affiliates_klysr_1 ._banner2_klysr_10 h1{font-size:38px}._affiliates_klysr_1 ._banner2_klysr_10 p{font-size:14px;line-height:18px}._affiliates_klysr_1 ._banner2_klysr_10 form{gap:8px;flex-wrap:wrap}._affiliates_klysr_1 ._banner2_klysr_10 img{width:50rem;height:40rem;bottom:-17rem;right:-14rem}}@media (max-width: 600px){._affiliates_klysr_1 ._banner2_klysr_10 h1{font-size:24px}._affiliates_klysr_1 ._banner2_klysr_10 p{font-size:14px;line-height:18px}}@media (max-width: 425px){._affiliates_klysr_1 ._banner2_klysr_10{height:390px}._affiliates_klysr_1 ._banner2_klysr_10 img{right:-20rem}}._affiliates_klysr_1 ._bannersStarted_klysr_87{margin-top:24px}._affiliates_klysr_1 ._bannersStarted_klysr_87 h4{display:flex;align-items:center;gap:8px;color:#a7aab7;font-size:16px;font-weight:600;line-height:20px;margin-bottom:16px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10{height:160px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10:nth-child(1) img{width:235.88px;top:-26px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10:nth-child(2) img{top:-2px;width:235px;height:230px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10:nth-child(3) img{width:235.88px;height:235.35px;right:-37px;top:-16.27%}@media (min-width: 1441px){._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100{grid-template-columns:repeat(3,minmax(33%,365px));justify-content:center}}@media (max-width: 1440px){._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100{grid-template-columns:repeat(3,minmax(300px,1fr))}}@media (max-width: 1280px){._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media (max-width: 768px){._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100{grid-template-columns:minmax(280px,1fr)}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10{height:129px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10:nth-child(1) img{width:188.88px;top:-53px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10:nth-child(2) img{top:-16px;width:190px;height:200px}._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100 ._banner_klysr_10:nth-child(3) img{width:200.88px;height:200.35px;right:-26px;top:-23.27%}}@media (max-width: 768px){._affiliates_klysr_1 ._bannersStarted_klysr_87 ._container_klysr_100{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}._selectWrapper_196ln_1{position:relative;width:100%}._selectWrapper_196ln_1 ._label_196ln_5{display:block;margin-bottom:20px;font-size:14px;color:#ffffffb3}._select_196ln_1{position:relative;width:100%;height:54px;background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:6px;cursor:pointer;transition:all .3s ease}._select_196ln_1:hover{border-color:#fff6}._select_196ln_1._open_196ln_25{border-color:#ffbd1480;box-shadow:0 0 0 2px #ffbd141a}._selectedValue_196ln_30{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 12px;color:#ffffffe6;font-size:14px}._arrow_196ln_40{transition:transform .3s ease;color:#fff9}._open_196ln_25 ._arrow_196ln_40{transform:rotate(180deg);color:#ffbd14}._dropdown_196ln_49{position:absolute;top:calc(100% + 4px);left:0;width:100%;max-height:200px;overflow-y:auto;background:#1e1e2d;border:1px solid rgba(255,255,255,.1);border-radius:6px;box-shadow:0 4px 12px #0003;z-index:10}._dropdown_196ln_49::-webkit-scrollbar{width:6px}._dropdown_196ln_49::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}._option_196ln_70{padding:10px 12px;font-size:14px;color:#fffc;transition:all .2s ease}._option_196ln_70:hover{background:#ffffff0d;color:#ffbd14}._option_196ln_70._selected_196ln_30{background:#ffbd141a;color:#ffbd14}._search_1d7nv_1{width:100%;border-radius:8px;margin-bottom:24px}._search_1d7nv_1 ._sectionHeader_1d7nv_6{width:100%;padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);background:#ffffff05}._search_1d7nv_1 ._sectionHeader_1d7nv_6 h2{margin:0;font-size:18px;font-weight:500;color:#fff}._search_1d7nv_1 ._searchForm_1d7nv_18{width:100%;padding:20px}._search_1d7nv_1 ._filtersRow_1d7nv_22{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;align-items:flex-end}._search_1d7nv_1 ._submit_1d7nv_28{height:54px}._search_1d7nv_1 ._filterGroup_1d7nv_31{display:flex;flex-direction:column}._search_1d7nv_1 ._searchInput_1d7nv_35,._search_1d7nv_1 ._searchSelect_1d7nv_36{width:100%}._search_1d7nv_1 ._searchInput_1d7nv_35 label,._search_1d7nv_1 ._searchSelect_1d7nv_36 label{font-size:14px;color:#ffffffb3;margin-bottom:6px;display:block}@media (max-width: 768px){._search_1d7nv_1 ._filtersRow_1d7nv_22{grid-template-columns:1fr 1fr}}@media (max-width: 480px){._search_1d7nv_1 ._filtersRow_1d7nv_22{grid-template-columns:1fr}}._usersMain_1nk5r_1 ._sectionHeader_1nk5r_1{width:100%;padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);background:#ffffff05}._usersMain_1nk5r_1 ._sectionHeader_1nk5r_1 h2{margin:0;font-size:18px;font-weight:500;color:#fff}._usersMain_1nk5r_1 ._tableContainer_1nk5r_13{width:100%;overflow-x:scroll;-webkit-overflow-scrolling:touch}._usersMain_1nk5r_1 ._tableContainer_1nk5r_13::-webkit-scrollbar{height:2px}._usersMain_1nk5r_1 ._tableContainer_1nk5r_13::-webkit-scrollbar-thumb{border-radius:4px}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24{width:100%;border-collapse:collapse;font-size:14px;color:#fffc}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 th,._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 td{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 th{font-weight:500;color:#fff;position:sticky;top:0}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 tr:hover{background-color:#ffffff08}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 ._unbanButton_1nk5r_46{padding:6px 12px;font-size:13px;background:#ff14141a;color:#ff1414;border:1px solid rgba(255,20,20,.3);border-radius:4px;transition:all .3s ease;cursor:pointer;margin-top:5px}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 ._unbanButton_1nk5r_46:hover{background:#ff141433}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 ._detailsButton_1nk5r_60{padding:6px 12px;font-size:13px;background:#ffbd141a;color:#ffbd14;border:1px solid rgba(255,189,20,.3);border-radius:4px;transition:all .3s ease;cursor:pointer}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 ._detailsButton_1nk5r_60:hover{background:#ffbd1433}@media (max-width: 768px){._usersMain_1nk5r_1 ._blockedTable_1nk5r_24{font-size:13px}._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 th,._usersMain_1nk5r_1 ._blockedTable_1nk5r_24 td{padding:10px 12px}}._banner_1yene_1{position:relative;width:100%;height:263px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:24px;border-radius:20px;overflow:hidden;display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap}._banner_1yene_1 ._detele_1yene_16{position:absolute;top:5px;right:5px}._banner_1yene_1 p{color:#c1c3d1;font-size:16px;font-weight:500;line-height:20px;width:330px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;opacity:.8}._banner_1yene_1 button a{color:inherit;text-decoration:none}@media (max-width: 950px){._banner_1yene_1{flex-shrink:0}}@media (max-width: 600px){._banner_1yene_1{width:100%;text-align:center;justify-content:center}._banner_1yene_1 p{width:100%;margin-top:80px}}._form_1hxj4_1{display:flex;flex-direction:column;gap:12px}._form_1hxj4_1 button{text-transform:uppercase}._form_1hxj4_1 ._fileInput_1hxj4_9{display:none}._form_1hxj4_1 ._actions_1hxj4_12{display:flex;align-items:center;gap:4px;width:100%}._form_1hxj4_1 ._actions_1hxj4_12 button{white-space:nowrap;width:100%}._form_1hxj4_1 ._imagePreview_1hxj4_23{width:100%;margin-top:12px}._form_1hxj4_1 ._imagePreview_1hxj4_23 img{width:100%}._card_wiog2_1{position:relative;width:100%;padding:4px;border-radius:12px;background:#1f212c;overflow:hidden;transition:all .3s ease}._card_wiog2_1:hover ._image_wiog2_10{filter:brightness(.5)}._card_wiog2_1:hover ._btnHover_wiog2_13{opacity:1;visibility:visible}._card_wiog2_1 ._image_wiog2_10{width:100%;height:205px;border-radius:12px;transition:filter .3s ease}._card_wiog2_1 ._btnHover_wiog2_13{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:2}._card_wiog2_1 ._info_wiog2_33{display:flex;align-items:center;justify-content:space-between;padding:12px}._card_wiog2_1 ._info_wiog2_33 h3{color:#fff;font-size:15px;font-weight:600;line-height:20px}._card_wiog2_1 ._info_wiog2_33 button{width:auto!important;display:flex;align-items:center;color:#9ed927;font-size:14px;font-weight:500;line-height:18px;gap:4px;text-transform:none!important}._card_wiog2_1 ._info_wiog2_33 button img{width:18px!important;height:18px!important;transform:rotate(90deg);filter:brightness(0) saturate(100%) invert(82%) sepia(10%) saturate(3091%) hue-rotate(30deg) brightness(99%) contrast(88%)}a{text-decoration:none}._bannerManagement_x1tlo_1{padding:20px;margin:0 auto}._bannerManagement_x1tlo_1 h2{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:600;color:#fff;margin-bottom:20px}._bannerManagement_x1tlo_1 h2 img{width:24px;height:24px}._bannerManagement_x1tlo_1 ._tabs_x1tlo_19{width:400px;margin-bottom:30px}._bannerManagement_x1tlo_1 ._tabs_x1tlo_19 ul{width:100%}._bannerManagement_x1tlo_1 ._tabs_x1tlo_19 ul li{width:100%;padding:8px;text-align:center;text-transform:none}._bannerManagement_x1tlo_1 ._bannerSection_x1tlo_32,._bannerManagement_x1tlo_1 ._faqSection_x1tlo_33{display:flex;flex-direction:column;gap:8px}._bannerManagement_x1tlo_1 ._bannerList_x1tlo_38{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:20px}._bannerManagement_x1tlo_1 ._bannerItem_x1tlo_43{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}._bannerManagement_x1tlo_1 ._faq_x1tlo_33{margin-bottom:10px}._bannerManagement_x1tlo_1 ._faq_x1tlo_33 ._delete_x1tlo_51{margin-top:15px}._bannerManagement_x1tlo_1 ._createButton_x1tlo_54{align-self:flex-start;margin-top:20px}._promotionList_x1tlo_59{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(380px,1fr))}@media (max-width: 768px){._bannerManagement_x1tlo_1 ._tabs_x1tlo_19{width:100%}._promotionList_x1tlo_59{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}._bannerList_x1tlo_38{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px}}._container_4lnlp_1{margin:0 auto;padding:15px;font-family:Arial,sans-serif;border-radius:8px;color:#fffc}@media (max-width: 768px){._container_4lnlp_1{padding:10px}}._primary_4lnlp_14{white-space:nowrap}._header_4lnlp_18{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.1);gap:10px}._header_4lnlp_18 ._title_4lnlp_28{margin:0;font-size:clamp(18px,2vw,22px);font-weight:600;color:#fff}@media (max-width: 480px){._header_4lnlp_18{flex-direction:column;align-items:flex-start;gap:15px}}._addButton_4lnlp_42{white-space:nowrap;padding:8px 12px}._addCurrency_4lnlp_47{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px;padding:12px;border-radius:6px;box-shadow:0 1px 3px #0000001a;align-items:center}._addCurrency_4lnlp_47 ._currencyInput_4lnlp_57,._addCurrency_4lnlp_47 ._rateInput_4lnlp_58{flex:1;min-width:120px;border:1px solid #3a3a4d;color:#fff;padding:10px 12px}._addCurrency_4lnlp_47 ._currencyInput_4lnlp_57::placeholder,._addCurrency_4lnlp_47 ._rateInput_4lnlp_58::placeholder{color:#ffffff80}@media (max-width: 480px){._addCurrency_4lnlp_47{flex-direction:column;align-items:stretch}._addCurrency_4lnlp_47 ._currencyInput_4lnlp_57,._addCurrency_4lnlp_47 ._rateInput_4lnlp_58,._addCurrency_4lnlp_47 ._addButton_4lnlp_42{width:100%}}._actions_4lnlp_83{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 480px){._actions_4lnlp_83{width:100%;justify-content:space-between}._actions_4lnlp_83 ._button_4lnlp_93{flex:1;min-width:120px}}._button_4lnlp_93{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid transparent;text-align:center}._button_4lnlp_93:disabled{opacity:.6;cursor:not-allowed}._button_4lnlp_93._default_4lnlp_113{border-color:#3a3a4d;color:#fff}._button_4lnlp_93._default_4lnlp_113:hover:not(:disabled){background:#3a3a4d}._button_4lnlp_93._loading_4lnlp_120{position:relative;padding-right:36px}._button_4lnlp_93._loading_4lnlp_120:after{content:"";position:absolute;right:12px;top:50%;width:14px;height:14px;border:2px solid rgba(255,255,255,.3);border-top-color:currentColor;border-radius:50%;animation:_spin_4lnlp_1 1s linear infinite;transform:translateY(-50%)}@media (max-width: 480px){._button_4lnlp_93{padding:10px 12px}}@keyframes _spin_4lnlp_1{to{transform:translateY(-50%) rotate(360deg)}}._ratesTable_4lnlp_148{border-radius:6px;box-shadow:0 1px 3px #0000001a;overflow-x:auto}._tableHeader_4lnlp_154{display:grid;grid-template-columns:1fr 1fr 1fr 100px;font-weight:600;color:#fff;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1);background:#ffffff05;min-width:600px}@media (max-width: 768px){._tableHeader_4lnlp_154{grid-template-columns:1fr 1fr 1fr 80px;padding:10px 12px;font-size:14px}}._headerCell_4lnlp_172{padding:8px;text-align:left}._rateRow_4lnlp_177{display:grid;grid-template-columns:1fr 1fr 1fr 100px;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1);min-width:600px}._rateRow_4lnlp_177:last-child{border-bottom:none}@media (max-width: 768px){._rateRow_4lnlp_177{grid-template-columns:1fr 1fr 1fr 80px;padding:10px 12px}}._currencyCell_4lnlp_195,._rateCell_4lnlp_196,._inputCell_4lnlp_197,._actionsCell_4lnlp_198{position:relative;padding:8px;font-size:14px}._currencyCell_4lnlp_195 input,._rateCell_4lnlp_196 input,._inputCell_4lnlp_197 input,._actionsCell_4lnlp_198 input{padding:10px;width:100%}@media (max-width: 768px){._currencyCell_4lnlp_195,._rateCell_4lnlp_196,._inputCell_4lnlp_197,._actionsCell_4lnlp_198{padding:6px}}._currencyCell_4lnlp_195{font-weight:500;color:#ffffffe6}._rateCell_4lnlp_196{color:#fffc}._rateInput_4lnlp_58{max-width:200px;padding:8px 12px;border:1px solid #3a3a4d;border-radius:4px;font-size:14px;color:#fff;background:#ffffff05;transition:border-color .2s}._rateInput_4lnlp_58:focus{outline:none;box-shadow:0 0 0 2px #3498db33}@media (max-width: 768px){._rateInput_4lnlp_58{max-width:100%;padding:8px 10px}}._manualBadge_4lnlp_249{position:absolute;display:inline-block;margin-left:8px;padding:2px 6px;background:#3a3a4d;color:#ffbd14;font-size:12px;border-radius:4px;font-weight:500;bottom:-10px}@media (max-width: 768px){._manualBadge_4lnlp_249{position:static;display:block;margin:4px 0 0}}._removeButton_4lnlp_269{padding:6px 12px;font-size:13px}@media (max-width: 768px){._removeButton_4lnlp_269{padding:6px 8px;font-size:12px}}._loader_4lnlp_280{display:flex;justify-content:center;align-items:center;height:100px;color:#fff9;font-size:16px}._searchContainer_4lnlp_289{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;margin-bottom:20px;padding:12px;background:#ffffff05;border-radius:6px;box-shadow:0 1px 3px #0000001a;align-items:center}@media (max-width: 768px){._searchContainer_4lnlp_289{grid-template-columns:1fr 1fr}}@media (max-width: 480px){._searchContainer_4lnlp_289{grid-template-columns:1fr}}._searchInput_4lnlp_311,._searchSelect_4lnlp_320{padding:10px 12px;border:1px solid #3a3a4d;border-radius:4px;font-size:14px;background:#ffffff05;color:#fff}._searchButton_4lnlp_329{padding:10px 16px;color:#fff;border:none;border-radius:4px;font-size:14px;cursor:pointer;transition:background-color .2s;white-space:nowrap}@media (max-width: 768px){._searchButton_4lnlp_329{grid-column:span 2}}@media (max-width: 480px){._searchButton_4lnlp_329{grid-column:span 1}}._sectionHeader_4lnlp_350{font-size:16px;font-weight:600;color:#fff;margin:20px 0 10px;padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){._addCurrency_4lnlp_47{flex-wrap:wrap}}._backLink_kx48i_1{display:flex;align-items:center;gap:8px;text-decoration:none;color:#686c7b;font-size:14px;font-weight:500;line-height:18px}._help_g90ou_1{display:flex;flex-direction:column;align-items:start;width:100%;padding:20px}@media (max-width: 1280px){._help_g90ou_1{width:100%}}._help_g90ou_1 ._create_g90ou_13{margin-top:10px;text-transform:uppercase}._help_g90ou_1 ._delete_g90ou_17{margin-top:10px}._help_g90ou_1 h2{display:flex;align-items:center;gap:8px;color:#fff;font-size:28px;font-weight:800;line-height:36px;margin-top:12px}._help_g90ou_1 ._tabs_g90ou_30{background:#1f212c;margin:16px 24px 0 0;white-space:nowrap}._help_g90ou_1 ._tabs_g90ou_30 ul li{text-transform:none}._help_g90ou_1 ._tabs_g90ou_30 button{text-transform:none;white-space:nowrap}._help_g90ou_1 ._info_g90ou_42 h2{color:#fff;font-size:30px;font-weight:800;line-height:39px}._help_g90ou_1 ._info_g90ou_42 p{color:#747783;font-size:15px;font-weight:600;line-height:20px;margin-top:8px}._help_g90ou_1 ._infoLinks_g90ou_55{margin-top:20px}._help_g90ou_1 ._infoLinks_g90ou_55 h3{color:#c1c3d1;font-size:20px;font-weight:800;line-height:26px}._help_g90ou_1 ._infoLinks_g90ou_55 p{color:#747783;font-size:15px;font-weight:600;line-height:20px;letter-spacing:-1%;margin-top:8px}._help_g90ou_1 ._infoLinks_g90ou_55 ul{display:flex;flex-direction:column;gap:8px;margin-top:8px}._help_g90ou_1 ._infoLinks_g90ou_55 ul li{color:#747783;font-size:15px;font-weight:600;line-height:20px}._help_g90ou_1 ._infoLinks_g90ou_55 ul li span{color:#fff}._help_g90ou_1 ._faq_g90ou_87{width:100%;margin-top:12px;display:flex;flex-direction:column;gap:7px}._help_g90ou_1 ._faq_g90ou_87 p{word-wrap:break-word;width:100%;overflow-wrap:break-word}@media (max-width: 768px){._help_g90ou_1 ._tabs_g90ou_30{width:100%}}@media (max-width: 425px){._help_g90ou_1 ._info_g90ou_42 h2{font-size:20px;line-height:26px}._help_g90ou_1 ._info_g90ou_42 p{font-size:12px;line-height:18px}._help_g90ou_1 ._infoLinks_g90ou_55 h3{font-size:18px;line-height:24px}._help_g90ou_1 ._infoLinks_g90ou_55 ul>li{font-size:12px;line-height:18px}}._privacyPolicy_g90ou_123{width:100%;max-width:1200px;margin:20px 0;color:#fff}._privacyPolicy_g90ou_123 h2{font-size:28px;margin-bottom:8px;color:#fff}._privacyPolicy_g90ou_123 ._section_g90ou_134{margin-bottom:30px}._privacyPolicy_g90ou_123 ._section_g90ou_134 h3{font-size:22px;margin:25px 0 15px;color:#d1d5db}._privacyPolicy_g90ou_123 ._section_g90ou_134 p{font-size:16px;line-height:1.6;margin-bottom:15px;color:#a3a3a3}._privacyPolicy_g90ou_123 ._section_g90ou_134 ul{margin:15px 0;padding-left:20px}._privacyPolicy_g90ou_123 ._section_g90ou_134 ul li{margin-bottom:10px;line-height:1.5;color:#a3a3a3}._privacyPolicy_g90ou_123 ._section_g90ou_134 ul li strong{color:#d1d5db;font-weight:600}@media (max-width: 768px){._privacyPolicy_g90ou_123 h2{font-size:24px}._privacyPolicy_g90ou_123 ._section_g90ou_134 h3{font-size:20px}._privacyPolicy_g90ou_123 ._section_g90ou_134 p,._privacyPolicy_g90ou_123 ._section_g90ou_134 li{font-size:14px}}._banner_1tyzj_1{position:relative;width:100%;height:263px;background-position:center;background-repeat:no-repeat;background-size:cover;padding:24px;border-radius:20px;overflow:hidden;background:linear-gradient(0deg,#1f212c,#1f212c00);display:flex;align-items:end;justify-content:space-between;flex-wrap:wrap}._banner_1tyzj_1 img{position:absolute;width:100%;height:100%;left:0;border-radius:20px}._banner_1tyzj_1 ._detele_1tyzj_24{position:absolute;top:5px;right:5px}._banner_1tyzj_1 p{color:#c1c3d1;font-size:16px;font-weight:500;line-height:20px;width:330px;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;opacity:.8;z-index:1}._banner_1tyzj_1 button{z-index:1}._banner_1tyzj_1 button a{color:inherit;text-decoration:none}@media (max-width: 950px){._banner_1tyzj_1{flex-shrink:0}}@media (max-width: 600px){._banner_1tyzj_1{width:100%;text-align:center;justify-content:center}._banner_1tyzj_1 p{width:100%;margin-top:80px}}._contGame_wivdh_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(144px,1fr));grid-gap:8px;margin-top:16px}._contGame_wivdh_1 ._image_wivdh_7{position:relative;width:100%;height:206px;border-radius:12px;background-image:url("/assets/container%20game%20(6)-BSMpT7lN.jpeg");background-position:center;background-repeat:no-repeat;background-size:cover;cursor:pointer;padding:8px;overflow:hidden}._contGame_wivdh_1 ._image_wivdh_7:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;opacity:0;transition:opacity .3s ease}._contGame_wivdh_1 ._image_wivdh_7:hover:before{opacity:1}._contGame_wivdh_1 ._image_wivdh_7 ._btn_wivdh_34{position:absolute;display:flex;align-items:center;justify-content:center;bottom:4px;gap:4px;flex-wrap:wrap;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;width:100%;left:0;padding:4px}._contGame_wivdh_1 ._image_wivdh_7 ._btn_wivdh_34 button{width:67px;height:49px;padding:14px;font-size:15px}@media (max-width: 768px){._contGame_wivdh_1 ._image_wivdh_7 ._btn_wivdh_34{padding:8px}._contGame_wivdh_1 ._image_wivdh_7 ._btn_wivdh_34 button{width:73px;height:42px}}._contGame_wivdh_1 ._image_wivdh_7 ._icon_wivdh_64{position:absolute;top:8px;right:8px;padding:8px;opacity:1;visibility:visible;transition:opacity .3s ease,visibility .3s ease}._contGame_wivdh_1 ._image_wivdh_7 ._icon_wivdh_64 img{width:14px;height:14px}._contGame_wivdh_1 ._image_wivdh_7:hover ._btn_wivdh_34{opacity:1;visibility:visible}._contGame_wivdh_1 ._image_wivdh_7:hover ._icon_wivdh_64{opacity:0;visibility:hidden}._footer_wivdh_86{display:flex;align-items:center;flex-direction:column;gap:16px;margin-top:24px}._footer_wivdh_86 p{color:#686c7b;font-size:14px;font-weight:500;line-height:18px}@media (max-width: 768px){._contGame_wivdh_1{grid-template-columns:repeat(auto-fill,minmax(111px,1fr))}._contGame_wivdh_1 ._image_wivdh_7{height:151px}}@media (max-width: 425px){._contGame_wivdh_1{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}._contGame_wivdh_1 ._image_wivdh_7{height:140px}}._favorites_wivdh_116{position:absolute;right:8px;top:8px;padding:8px}._favorites_wivdh_116 img{width:14px;height:14px}._favorites_wivdh_116._activeFavorite_wivdh_126 img,._favorites_wivdh_116:hover img{filter:brightness(0) saturate(100%) invert(73%) sepia(91%) saturate(806%) hue-rotate(344deg) brightness(100%) contrast(103%)}._recentBigWins_cdqyi_1{margin-top:10px;overflow:hidden}._recentBigWins_cdqyi_1 h4{display:flex;align-items:center;gap:6px;color:#a7aab7;font-size:16px;font-weight:600;line-height:20px;margin-bottom:16px}._recentBigWins_cdqyi_1 ._cont_cdqyi_15{display:flex;gap:11px;padding:8px 20px;border-radius:16px;background:#1f212c;overflow-x:scroll}._recentBigWins_cdqyi_1 ._cont_cdqyi_15::-webkit-scrollbar{width:0;height:1px}._recentBigWins_cdqyi_1 ._cont_cdqyi_15 ._card_cdqyi_27{width:70px;flex-shrink:0}._recentBigWins_cdqyi_1 ._cont_cdqyi_15 ._card_cdqyi_27 ._imageGame_cdqyi_31{width:100%;height:70px;border-radius:8px;object-fit:cover}._recentBigWins_cdqyi_1 ._cont_cdqyi_15 ._card_cdqyi_27 ._descr_cdqyi_37{display:flex;flex-direction:column;align-items:center}._recentBigWins_cdqyi_1 ._cont_cdqyi_15 ._card_cdqyi_27 ._descr_cdqyi_37 span{color:#c1c3d1;font-size:11px;font-weight:700;line-height:14px;text-wrap:nowrap}._recentBigWins_cdqyi_1 ._cont_cdqyi_15 ._card_cdqyi_27 ._descr_cdqyi_37 b{display:flex;align-items:center;gap:5px;color:#fff;font-size:14px;font-weight:700;line-height:18px;margin-top:2px}._recentBigWins_cdqyi_1 ._cont_cdqyi_15 ._card_cdqyi_27 ._descr_cdqyi_37 b img{width:13px;height:10.83px;object-fit:cover}._emptyState_cdqyi_65{text-align:center;padding:10px;color:#c1c3d1;font-size:14px}._row_l4pd7_1{position:relative;display:flex;gap:16px;border-radius:12px;padding:8px;background:#1f212c}._row_l4pd7_1 ._cell_l4pd7_9{flex:1;display:flex;align-items:center;gap:8px;min-width:140px}._row_l4pd7_1 ._cell_l4pd7_9:nth-child(5){min-width:100px}._row_l4pd7_1 ._cell_l4pd7_9 h4{color:#fff;font-size:14px;font-weight:500;line-height:18px}._row_l4pd7_1 ._cell_l4pd7_9 ._avatar_l4pd7_25,._row_l4pd7_1 ._cell_l4pd7_9 ._gameAvatarUrl_l4pd7_25{width:32px;height:32px}._row_l4pd7_1 ._cell_l4pd7_9 span{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._row_l4pd7_1 ._cell_l4pd7_9 b{color:#9ed927}._row_l4pd7_1 ._cell_l4pd7_9:nth-child(3) span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._row_l4pd7_1 ._cell_l4pd7_9:nth-child(3) span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}@media (max-width: 1024px){._row_l4pd7_1 ._cell_l4pd7_9:nth-child(3){display:none}}@media (max-width: 600px){._row_l4pd7_1{width:100%;padding:4px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:8px}._row_l4pd7_1::-webkit-scrollbar{height:4px}._row_l4pd7_1 ._cell_l4pd7_9{min-width:100px!important;flex:0 0 auto;scroll-snap-align:start;font-size:12px;padding:4px 8px}._row_l4pd7_1 ._cell_l4pd7_9:nth-child(1){min-width:120px!important}._row_l4pd7_1 ._cell_l4pd7_9:nth-child(1) h4{display:inline;font-size:12px;white-space:nowrap}._row_l4pd7_1 ._cell_l4pd7_9:nth-child(5){min-width:120px!important}._row_l4pd7_1 ._cell_l4pd7_9 img{width:16px;height:16px}._row_l4pd7_1 ._cell_l4pd7_9 span{font-size:12px;line-height:16px;white-space:nowrap}}._home_1pkbk_1{width:100%;padding:20px}._home_1pkbk_1 ._noData_1pkbk_5{color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}@media (max-width: 1280px){._home_1pkbk_1{width:100%}}._home_1pkbk_1 ._creatingBanner_1pkbk_16{display:flex;flex-direction:column;gap:10px}._home_1pkbk_1 ._creatingBanner_1pkbk_16 button{text-transform:uppercase}._home_1pkbk_1 ._games_1pkbk_24{display:flex;flex-direction:column;margin-top:20px}._home_1pkbk_1 ._games_1pkbk_24 h3{display:flex;align-items:center;gap:8px;color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._home_1pkbk_1 ._bannerBlock_1pkbk_38{height:425px;margin-bottom:6px}._home_1pkbk_1 ._bannerBlock_1pkbk_38 img{right:-21rem;bottom:-32rem;width:94rem}._home_1pkbk_1 ._bannerBlock_1pkbk_38 h1{font-family:Reload Alt Cyrilic by STELORQ,arial;text-transform:uppercase;width:640px;font-size:54px}@media (max-width: 768px){._home_1pkbk_1 ._bannerBlock_1pkbk_38 h1{width:290px;font-size:32px}}@media (max-width: 1440px){._home_1pkbk_1 ._bannerBlock_1pkbk_38 img{right:-20rem;bottom:-25rem;width:80rem;height:60rem}}@media (max-width: 600px){._home_1pkbk_1 ._bannerBlock_1pkbk_38 img{right:-18rem;bottom:-23rem;width:60rem;height:50rem}}._home_1pkbk_1 ._table_1pkbk_75{margin-top:20px}._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78 h3{display:flex;align-items:center;gap:8px;color:#a7aab7;font-size:16px;font-weight:600;line-height:20px}@media (max-width: 600px){._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78{margin-bottom:0}._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78 ._tabs_1pkbk_97,._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78 ._tabs_1pkbk_97 ul{width:100%}._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78 ._tabs_1pkbk_97 ul li{text-align:center;width:100%}}._home_1pkbk_1 ._table_1pkbk_75 ._tables-container_1pkbk_108{position:relative;width:100%;max-height:37rem;overflow:hidden;border-radius:12px}._home_1pkbk_1 ._table_1pkbk_75 ._tables_1pkbk_108{width:100%;display:flex;flex-direction:column;gap:8px;overflow-y:auto;max-height:37rem;padding-bottom:20px;scrollbar-width:none}._home_1pkbk_1 ._table_1pkbk_75 ._tables_1pkbk_108::-webkit-scrollbar{display:none}._home_1pkbk_1 ._table_1pkbk_75 ._tableRow_1pkbk_128{display:flex;justify-content:space-between;position:sticky;top:0;z-index:3;background:#191b25;padding:12px 8px;margin-bottom:8px}._home_1pkbk_1 ._table_1pkbk_75 ._tableRow_1pkbk_128 ._cell_1pkbk_138{flex:1;min-width:160px}._home_1pkbk_1 ._table_1pkbk_75 ._tableRow_1pkbk_128 ._cell_1pkbk_138 span{color:#747783;font-size:14px;font-weight:700;line-height:18px}@media (max-width: 1024px){._home_1pkbk_1 ._table_1pkbk_75 ._tableRow_1pkbk_128 ._cell_1pkbk_138:nth-child(3){display:none}}@media (max-width: 600px){._home_1pkbk_1 ._table_1pkbk_75 ._tableRow_1pkbk_128 ._cell_1pkbk_138{min-width:85px}._home_1pkbk_1 ._table_1pkbk_75 ._tableRow_1pkbk_128 ._cell_1pkbk_138:nth-child(3){display:none}}@media (max-width: 1024px){._home_1pkbk_1 ._table_1pkbk_75 ._header_1pkbk_78{flex-wrap:wrap;gap:12px}._home_1pkbk_1 ._table_1pkbk_75 ._table-header_1pkbk_166 ._cell_1pkbk_138:nth-child(3),._home_1pkbk_1 ._table_1pkbk_75 ._row_1pkbk_167 ._cell_1pkbk_138:nth-child(3){display:none}}@media (max-width: 600px){._home_1pkbk_1 ._table_1pkbk_75 ._table-header_1pkbk_166 ._cell_1pkbk_138 h4,._home_1pkbk_1 ._table_1pkbk_75 ._row_1pkbk_167 ._cell_1pkbk_138 h4{display:none}._home_1pkbk_1 ._table_1pkbk_75 ._table-header_1pkbk_166 ._cell_1pkbk_138:nth-child(5),._home_1pkbk_1 ._table_1pkbk_75 ._row_1pkbk_167 ._cell_1pkbk_138:nth-child(5){min-width:auto}}._evenRow_1pkbk_182{background:#262832}._oddRow_1pkbk_186{background:transparent}._bannerContainer_1pkbk_190{position:relative;width:100%;margin:0 auto}._banner_1pkbk_38{display:flex;overflow-x:hidden;scroll-behavior:smooth;gap:16px;padding:8px 0}._banner_1pkbk_38::-webkit-scrollbar{width:0}._banner_1pkbk_38 ._bannerSlide_1pkbk_206{flex:0 0 calc(50% - 8px);min-width:calc(50% - 8px);scroll-snap-align:start;transition:transform .3s ease}@media (max-width: 1024px){._banner_1pkbk_38 ._bannerSlide_1pkbk_206{flex:0 0 100%;min-width:100%}}@media (max-width: 500px){._banner_1pkbk_38{overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}}._navButton_1pkbk_226{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;z-index:10;border-radius:50%}._navButton_1pkbk_226:hover{background:#000000b3}._navButton_1pkbk_226[disabled]{opacity:.5;cursor:not-allowed}._navButton_1pkbk_226._prev_1pkbk_242{left:0}._navButton_1pkbk_226._next_1pkbk_245{right:0}._bannerHome1_1pkbk_249:after{content:"";position:absolute;border-radius:50%;width:100%;height:200px;filter:blur(62px);background:#dd92107e;z-index:-1;top:0}._bannerHome2_1pkbk_261{position:relative;height:263px;overflow:hidden;border-radius:20px}._bannerHome2_1pkbk_261:after{content:"";position:absolute;border-radius:50%;width:100%;height:200px;filter:blur(62px);background:#1095dd7e;z-index:-1;top:0}._bannerHome2_1pkbk_261 img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0;border-radius:20px}@media (max-width: 1440px){._bannerHome2_1pkbk_261 img{position:absolute;width:120%;height:100%;left:-55px;top:0;object-fit:cover;border-radius:20px}}@media (max-width: 520px){._bannerHome1_1pkbk_249 img{position:absolute;width:133%;height:100%;left:-50px;border-radius:20px;top:-80px}._bannerHome2_1pkbk_261 img{position:absolute;width:100%;height:80%;left:0;top:0}}._containerInfo_dkdaf_1{width:100%}._containerInfo_dkdaf_1 h3{color:#fff;font-size:16px;font-weight:800;line-height:21px}._containerInfo_dkdaf_1 p{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;margin:4px 20px 0 0}._containerInfo_dkdaf_1 form{flex:1;display:flex;flex-direction:column;gap:12px;align-items:start;margin-top:20px}._containerInfo_dkdaf_1 form ._input_dkdaf_25{width:100%}._containerInfo_dkdaf_1 form ._input_dkdaf_25 input{border-radius:12px;background:#262832}._containerInfo_dkdaf_1 form button{margin-top:10px}._top_aqrfp_1{width:100%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(48,50,61);padding-bottom:17px;gap:12px;flex-wrap:wrap}._top_aqrfp_1 ._search_aqrfp_11{width:351px;position:relative;margin-top:12px}._top_aqrfp_1 ._search_aqrfp_11 img{position:absolute;top:16px;left:12px;width:17px;height:17px;filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(1507%) hue-rotate(191deg) brightness(88%) contrast(89%)}._top_aqrfp_1 ._search_aqrfp_11 input{padding-left:35px}._top_aqrfp_1 ._balance_aqrfp_27{display:flex;align-items:center;gap:16px}._top_aqrfp_1 ._balance_aqrfp_27 ._icon_aqrfp_32{width:56px;height:56px;display:flex;align-items:center;justify-content:center;padding:16px;border-radius:14px;box-shadow:0 3px #004ba2,5px 7px 16px #0058fc69;background:linear-gradient(180deg,#0092ff,#6ec1ff);overflow:hidden}._top_aqrfp_1 ._balance_aqrfp_27 ._icon_aqrfp_32 img{width:25px;height:25px;filter:brightness(0) invert(1)}._top_aqrfp_1 ._balance_aqrfp_27 ._infoBalance_aqrfp_49 p{color:#a7aab7;font-size:16px;font-weight:600;line-height:20px}._top_aqrfp_1 ._balance_aqrfp_27 ._infoBalance_aqrfp_49 ._sum_aqrfp_55{display:flex;align-items:center;gap:8px;margin-top:8px}._top_aqrfp_1 ._balance_aqrfp_27 ._infoBalance_aqrfp_49 ._sum_aqrfp_55 span{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:800;line-height:21px}._top_aqrfp_1 ._balance_aqrfp_27 ._infoBalance_aqrfp_49 ._sum_aqrfp_55 b{background:linear-gradient(180deg,#ffc71b,#ffe92b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;font-family:Reddit Sans;font-size:16px;font-weight:700;line-height:21px;letter-spacing:0%;text-align:left}._top_aqrfp_1 ._input_aqrfp_83{width:100%}._top_aqrfp_1 ._input_aqrfp_83 input{background:#262832}@media (max-width: 768px){._top_aqrfp_1 ._search_aqrfp_11 img{top:15px}}@media (max-width: 1024px){._top_aqrfp_1{flex-wrap:wrap}._top_aqrfp_1 ._search_aqrfp_11{width:100%}}@media (max-width: 375px){._top_aqrfp_1 ._balance_aqrfp_27{flex-wrap:wrap}}._referalSystem_zr9u5_1{width:100%;display:flex;flex-direction:column;gap:16px}._referalSystem_zr9u5_1 ._noData_zr9u5_7{color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._referalSystem_zr9u5_1 ._table_zr9u5_13{display:flex;flex-direction:column;width:100%;padding:12px;border-radius:12px;background:#1f212c}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._bottom_zr9u5_27{display:flex;align-items:center;justify-content:space-between;padding-top:12px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._bottom_zr9u5_27 ._title_zr9u5_33 h3{color:#fff;font-size:16px;font-weight:800;line-height:21px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._bottom_zr9u5_27 ._title_zr9u5_33 p{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;margin-top:4px}@media (max-width: 600px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21{margin-bottom:0}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._tabs_zr9u5_50,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._tabs_zr9u5_50 ul{width:100%}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._tabs_zr9u5_50 ul li{text-align:center;width:100%}}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:16px;white-space:nowrap;overflow-x:scroll}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61::-webkit-scrollbar{width:0;height:1px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74{display:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;border-radius:8px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74 ._tableRowInfo_zr9u5_82{width:100%;display:flex;justify-content:space-between;padding:8px;border-radius:8px;background:#262832;margin-top:-3px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74 ._tableRowInfo_zr9u5_82 ._cellInfo_zr9u5_91{width:100%;display:flex;align-items:center;justify-content:space-between}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74 ._tableRowInfo_zr9u5_82 ._cellInfo_zr9u5_91 span{color:#747783;font-size:14px;font-weight:700;line-height:18px;text-align:left}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74 ._tableRowInfo_zr9u5_82 ._cellInfo_zr9u5_91 ._date_zr9u5_104{display:flex;align-items:center;gap:6px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74 ._tableRowInfo_zr9u5_82 ._cellInfo_zr9u5_91 ._date_zr9u5_104 span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74 ._tableRowInfo_zr9u5_82 ._cellInfo_zr9u5_91 ._date_zr9u5_104 span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._open_zr9u5_121{max-height:200px;opacity:1;padding:4px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127{display:flex;gap:8px;white-space:nowrap}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82{display:flex;justify-content:space-between;padding:8px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cellSmall_zr9u5_138{flex:1;margin-bottom:10px}@media (max-width: 1024px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cellSmall_zr9u5_138{min-width:110px}}@media (max-width: 600px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cellSmall_zr9u5_138{min-width:auto}}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91:nth-child(4),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cellSmall_zr9u5_138:nth-child(4){margin-left:22px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91 span,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cellSmall_zr9u5_138 span{color:#747783;font-size:14px;font-weight:700;line-height:18px;text-align:left}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._cellSmall_zr9u5_138{display:none}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._cellSmall_zr9u5_138 button{background:#191b25}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127{display:flex;gap:16px;padding:8px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91{flex:1;display:flex;align-items:center;gap:8px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(5) span{color:#9ed927;font-size:15px;font-weight:600;line-height:20px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(6){display:flex;align-items:center}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(6) b{color:#9ed927;font-size:15px;font-weight:600;line-height:20px;margin-right:-5px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91 h4{color:#fff;font-size:14px;font-weight:500;line-height:18px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91 span{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(2) span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(2) span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}@media (max-width: 1650px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91:nth-child(2),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(2){display:none}}@media (max-width: 1024px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._header_zr9u5_21 ._bottom_zr9u5_27{flex-wrap:wrap;gap:12px}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91:nth-child(2),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(2){display:none}}@media (max-width: 650px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91:nth-child(7),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91:nth-child(6),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cell_zr9u5_91:nth-child(3),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(7),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(6),._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(3){display:none}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._tableRow_zr9u5_82 ._cellSmall_zr9u5_138,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cellSmall_zr9u5_138{display:block}._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._info_zr9u5_74{display:flex}}@media (max-width: 425px){._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(3) span,._referalSystem_zr9u5_1 ._table_zr9u5_13 ._tables_zr9u5_61 ._row_zr9u5_127 ._cell_zr9u5_91:nth-child(4) span{font-size:12px;line-height:14px}}._row_h564l_1{display:flex;gap:16px;padding:8px}._row_h564l_1 ._cellSmall_h564l_6{display:none}._row_h564l_1 ._cellSmall_h564l_6 button{background:#191b25}._row_h564l_1 ._cellSmall_h564l_6 ._active_h564l_12{background:linear-gradient(180deg,#ffc71b,#ffe92b)}._row_h564l_1 ._cellSmall_h564l_6 ._active_h564l_12 img{filter:brightness(2) saturate(1000%) invert(1)}._info_h564l_19{display:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;border-radius:8px}._info_h564l_19 ._tableRowInfo_h564l_27{width:100%;display:flex;flex-direction:column;gap:4px;padding:8px;border-radius:8px;background:#262832}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36{width:100%;display:flex;align-items:center;justify-content:space-between}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36 ._balance_h564l_42{display:flex;align-items:center;gap:8px}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36 ._balance_h564l_42 span{color:#fff;font-size:16px;font-weight:700;line-height:21px}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36 span{color:#747783;font-size:14px;font-weight:700;line-height:18px;text-align:left}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36 ._date_h564l_60{display:flex;align-items:center;gap:6px}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36 ._date_h564l_60 span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._info_h564l_19 ._tableRowInfo_h564l_27 ._cellInfo_h564l_36 ._date_h564l_60 span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}._open_h564l_78{max-height:200px;opacity:1;padding:4px}@media (max-width: 650px){._row_h564l_1 ._cellSmall_h564l_6{display:block}._info_h564l_19{display:flex}}@media (max-width: 425px){._cell_h564l_6:nth-child(3) span,._cell_h564l_6:nth-child(4) span{font-size:12px;line-height:14px}}._row_1vgej_1{display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.05);background:transparent}._cell_1vgej_9{flex:1;display:flex;align-items:center;gap:8px;min-width:0;overflow:hidden}._cell_1vgej_9:nth-child(1){min-width:140px}._cell_1vgej_9:nth-child(2){min-width:120px}._cell_1vgej_9:nth-child(3){min-width:100px}._cell_1vgej_9:nth-child(4){min-width:80px}._cell_1vgej_9:nth-child(5){min-width:120px}._cell_1vgej_9:nth-child(6){min-width:120px}._cell_1vgej_9 ._gameInfo_1vgej_35{display:flex;flex-direction:column}._cell_1vgej_9 ._timeDate_1vgej_39{display:flex;gap:8px;margin-top:4px}._cell_1vgej_9 ._timeDate_1vgej_39 span{color:#a7aab7;font-size:13px;font-weight:500;line-height:16px}._cell_1vgej_9 ._timeDate_1vgej_39 span:last-child{color:#686c7b}._cell_1vgej_9 h4{color:#fff;font-size:14px;font-weight:500;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cell_1vgej_9 span{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px;font-weight:700;line-height:21px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._cell_1vgej_9 img{width:16px;height:16px;flex-shrink:0}._cell_1vgej_9:nth-child(1) img{width:32px;height:32px;border-radius:12px}._cell_1vgej_9:nth-child(4) span{color:#9ed927;font-size:15px;font-weight:600;line-height:20px}._cell_1vgej_9:nth-child(5) b{color:#9ed927;font-size:15px;font-weight:600;line-height:20px;margin-right:2px}@media (max-width: 1024px){._cell_1vgej_9{min-width:110px!important}._cell_1vgej_9:nth-child(4){display:none}}@media (max-width: 768px){._cell_1vgej_9{min-width:90px!important}._cell_1vgej_9:nth-child(2),._cell_1vgej_9:nth-child(6){display:none}}@media (max-width: 480px){._cell_1vgej_9{min-width:70px!important}._cell_1vgej_9:nth-child(3) span,._cell_1vgej_9:nth-child(5) span{font-size:12px;line-height:14px}}._evenRow_1vgej_123{padding:8px;background:#262832;border-radius:12px}._oddRow_1vgej_129{background:transparent}._profileInfo_1rvb8_1{position:relative;width:100%;border-radius:12px;background:linear-gradient(0deg,#191b2500,#191b207c 0%,#191b25),url("/assets/Frame%201016%20(1)-s-angRS6.jpeg");background-position:center;background-size:cover;background-repeat:no-repeat;padding:20px 24px;overflow:hidden}._profileInfo_1rvb8_1 ._top_1rvb8_12{position:relative;display:flex;flex-direction:column;align-items:center;margin-bottom:16px}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19{width:56px;height:56px;object-fit:cover;transition:all .3s ease;border:1.7px solid rgb(133,219,255);border-radius:12px;overflow:hidden}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19:hover{opacity:.8}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19 img{width:100%;height:100%;padding:2px}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19:after{content:"Change";position:absolute;bottom:10px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;opacity:0;transition:opacity .3s ease}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19:hover:after{opacity:1}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19[style*="cursor: default"]:hover{opacity:1}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._avatar_1rvb8_19[style*="cursor: default"]:hover:after{opacity:0}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._rank_1rvb8_59{display:flex;gap:6px;align-items:center;margin-top:4px}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._rank_1rvb8_59 span{width:14px;height:14px;border-radius:4px;background:#8dcaff}._profileInfo_1rvb8_1 ._top_1rvb8_12 ._rank_1rvb8_59 b{color:#fff;font-size:12px;font-weight:800;line-height:16px;text-transform:uppercase}._profileInfo_1rvb8_1 ._middle_1rvb8_78{display:flex;align-items:center;justify-content:space-between}._profileInfo_1rvb8_1 ._middle_1rvb8_78 ._user_1rvb8_83 h3{color:#fff;font-size:16px;font-weight:800;line-height:21px}._profileInfo_1rvb8_1 ._middle_1rvb8_78 ._user_1rvb8_83 p{color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._iconButton_1rvb8_96{width:40px;height:40px;border:none;cursor:pointer;transition:filter .2s ease}._iconButton_1rvb8_96:hover{background:linear-gradient(180deg,#ffc71b,#ffe92b)}._iconButton_1rvb8_96:hover img{filter:brightness(0) saturate(100%) invert(15%) sepia(20%) saturate(800%) hue-rotate(190deg) brightness(90%) contrast(90%)}._iconButton_1rvb8_96 img{width:20px;height:20px;object-fit:contain;filter:brightness(0) saturate(100%) invert(71%) sepia(100%) saturate(25%) hue-rotate(194deg) brightness(88%) contrast(96%);transition:filter .2s ease}._tabs_10xgf_1,._phone_10xgf_2{display:flex;border-radius:12px;background:#1f212c;padding:12px}._tabs_10xgf_1 ._linksTabs_10xgf_8,._phone_10xgf_2 ._linksTabs_10xgf_8{display:flex;align-items:center;gap:6px}._tabs_10xgf_1 ._phoneIcon_10xgf_14,._phone_10xgf_2 ._phoneIcon_10xgf_14{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}._tabs_10xgf_1 ul,._phone_10xgf_2 ul{width:100%;display:flex;flex-direction:column;gap:6px}._tabs_10xgf_1 ul li,._phone_10xgf_2 ul li{width:100%;list-style:none;border-radius:8px}._tabs_10xgf_1 ul li a,._phone_10xgf_2 ul li a{display:flex;align-items:center;gap:10px;padding:12px;cursor:pointer;color:#a7aab7;font-size:15px;font-weight:600;line-height:20px;transition:all .3s ease}._tabs_10xgf_1 ul li a ._icon_10xgf_44,._phone_10xgf_2 ul li a ._icon_10xgf_44{width:20px;height:20px;filter:brightness(0) saturate(100%) invert(76%) sepia(6%) saturate(451%) hue-rotate(189deg) brightness(89%) contrast(86%);transition:filter .3s ease}._tabs_10xgf_1 ul li._active_10xgf_51,._phone_10xgf_2 ul li._active_10xgf_51{box-shadow:0 3px #004ba2,5px 7px 16px #0058fc69;background:linear-gradient(180deg,#0092ff,#6ec1ff)}._tabs_10xgf_1 ul li._active_10xgf_51 a,._phone_10xgf_2 ul li._active_10xgf_51 a{color:#fff}._tabs_10xgf_1 ul li._active_10xgf_51 ._icon_10xgf_44,._phone_10xgf_2 ul li._active_10xgf_51 ._icon_10xgf_44{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}._tabs_10xgf_1 ul li:hover:not(._active_10xgf_51),._phone_10xgf_2 ul li:hover:not(._active_10xgf_51){color:#c1c3d1;background:#85dbff1a;box-shadow:none}._tabs_10xgf_1 ul li:hover:not(._active_10xgf_51) ._icon_10xgf_44,._phone_10xgf_2 ul li:hover:not(._active_10xgf_51) ._icon_10xgf_44{filter:brightness(0) saturate(100%) invert(84%) sepia(8%) saturate(309%) hue-rotate(185deg) brightness(88%) contrast(85%)}._phone_10xgf_2{position:relative;background:transparent!important;border-radius:12px;transition:all .3s ease;max-height:61px;overflow:hidden}._phone_10xgf_2._open_10xgf_83{max-height:500px}._phone_10xgf_2 ._phoneHeader_10xgf_86{display:flex;justify-content:space-between;align-items:center;padding:12px;cursor:pointer;font-weight:600;border-radius:8px;z-index:2;position:relative;color:#fff;box-shadow:0 3px #004ba2,5px 7px 16px #0058fc69;background:linear-gradient(180deg,#0092ff,#6ec1ff)}._phone_10xgf_2 ._phoneHeader_10xgf_86 ._icon_10xgf_44{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}._phone_10xgf_2 ._phoneHeader_10xgf_86 ._arrow_10xgf_104{transition:transform .3s ease;width:18px;height:18px}._phone_10xgf_2 ul{padding-top:12px;animation:_fadeIn_10xgf_1 .3s ease forwards}@keyframes _fadeIn_10xgf_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._phoneContent_10xgf_124 li{margin-bottom:4px;transition:all .3s ease;transform-origin:top center}._phoneContent_10xgf_124 li:last-child{margin-bottom:0}@media (max-width: 1340px){._sidebar_10xgf_134{display:none}._phone_10xgf_2{display:block}}._referalSystem_1148t_1{width:100%;display:flex;flex-direction:column;gap:16px;overflow:hidden}._referalSystem_1148t_1 ._noData_1148t_8{color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._referalSystem_1148t_1 ._banner2_1148t_14{height:330px;margin-bottom:0}._referalSystem_1148t_1 ._banner2_1148t_14 h1{font-size:32px;line-height:100%;width:250px}._referalSystem_1148t_1 ._banner2_1148t_14 p{font-size:14px;line-height:18px;width:280px}._referalSystem_1148t_1 ._banner2_1148t_14 img{bottom:-23rem;right:-20rem;width:61rem}._referalSystem_1148t_1 ._banner2_1148t_14 form{display:flex;align-items:center;gap:12px;margin-top:20px}._referalSystem_1148t_1 ._banner2_1148t_14 ._bannerInput_1148t_39{display:flex;align-items:end;gap:4px}._referalSystem_1148t_1 ._banner2_1148t_14 ._bannerInput_1148t_39 ._input_1148t_44{width:180px}._referalSystem_1148t_1 ._banner2_1148t_14 ._bannerInput_1148t_39 ._input_1148t_44 input{background-color:#1f212c}._referalSystem_1148t_1 ._banner2_1148t_14 ._bannerInput_1148t_39 button{padding:13px}@media (max-width: 1440px){._referalSystem_1148t_1 ._banner2_1148t_14 img{bottom:-28rem;right:-14rem;height:60rem}}@media (max-width: 1024px){._referalSystem_1148t_1 ._banner2_1148t_14{height:372px}._referalSystem_1148t_1 ._banner2_1148t_14 form{gap:8px;flex-wrap:wrap}._referalSystem_1148t_1 ._banner2_1148t_14 img{width:50rem;height:40rem;bottom:-17rem;right:-14rem}}@media (max-width: 425px){._referalSystem_1148t_1 ._banner2_1148t_14{height:372px}._referalSystem_1148t_1 ._banner2_1148t_14 img{right:-17rem;width:43rem;height:40rem;bottom:-15rem}}._referalSystem_1148t_1 ._table_1148t_86{display:flex;flex-direction:column;width:100%;padding:20px;border-radius:12px;background:#1f212c;overflow:hidden}._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95{width:100%;display:flex;align-items:center;justify-content:space-between}._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95 ._title_1148t_101 h3{color:#fff;font-size:16px;font-weight:800;line-height:21px}._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95 ._title_1148t_101 p{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;margin-top:4px}@media (max-width: 600px){._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95{margin-bottom:0}._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95 ._tabs_1148t_118,._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95 ._tabs_1148t_118 ul{width:100%}._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95 ._tabs_1148t_118 ul li{text-align:center;width:100%}}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:16px;white-space:nowrap;overflow-x:scroll}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._table-inner_1148t_138{min-width:fit-content;width:100%}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129::-webkit-scrollbar{width:0;height:1px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._tableRow_1148t_146{display:flex;justify-content:space-between}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._tableRow_1148t_146 ._cell_1148t_150{flex:1;margin-bottom:10px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._tableRow_1148t_146 ._cell_1148t_150 span{color:#747783;font-size:14px;font-weight:700;line-height:18px;text-align:left}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161{display:flex;gap:16px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150{flex:1;display:flex;align-items:center;gap:8px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150 h4{color:#fff;font-size:14px;font-weight:500;line-height:18px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150 span{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150:nth-child(2) span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150:nth-child(2) span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}@media (max-width: 1024px){._referalSystem_1148t_1 ._table_1148t_86 ._header_1148t_95{flex-wrap:wrap;gap:12px}._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._tableRow_1148t_146 ._cell_1148t_150:nth-child(2),._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150:nth-child(2){display:none}}@media (max-width: 425px){._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150:nth-child(3) span,._referalSystem_1148t_1 ._table_1148t_86 ._tables_1148t_129 ._row_1148t_161 ._cell_1148t_150:nth-child(4) span{font-size:12px;line-height:14px}}._referalSystemBlock_1148t_215{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:16px;width:100%}._referalSystemBlock_1148t_215:not(._chat-open_1148t_221){grid-template-columns:repeat(auto-fill,minmax(30%,1fr));grid-gap:16px}@media (max-width: 1200px){._referalSystemBlock_1148t_215{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important}._referalSystemBlock_1148t_215:not(._chat-open_1148t_221){grid-template-columns:repeat(auto-fill,minmax(280px,1fr))!important}}@media (max-width: 900px){._referalSystemBlock_1148t_215{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))!important}._referalSystemBlock_1148t_215:not(._chat-open_1148t_221){grid-template-columns:repeat(auto-fill,minmax(260px,1fr))!important}}@media (max-width: 768px){._referalSystemBlock_1148t_215{grid-template-columns:1fr!important;grid-gap:8px}._referalSystemBlock_1148t_215:not(._chat-open_1148t_221){grid-template-columns:1fr!important;grid-gap:8px}}._referalSystemBlock_1148t_215 ._balanceBlock_1148t_251,._referalSystemBlock_1148t_215 ._userBlock_1148t_252,._referalSystemBlock_1148t_215 ._incomeUser_1148t_253{width:100%;min-width:0}._referalSystemBlock_1148t_215 ._balanceBlock_1148t_251{display:flex;align-items:center;justify-content:space-between;padding:20px;border-radius:12px;background:#1f212c;overflow:hidden;transition:all .3s ease;flex-wrap:wrap;gap:8px}._referalSystemBlock_1148t_215 ._balanceBlock_1148t_251 h3{color:#fff;font-size:16px;font-weight:800;line-height:21px}@media (max-width: 768px){._referalSystemBlock_1148t_215 ._balanceBlock_1148t_251 h3{font-size:14px}}._referalSystemBlock_1148t_215 ._balanceBlock_1148t_251 span{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:700;line-height:21px;margin-top:4px}@media (max-width: 768px){._referalSystemBlock_1148t_215 ._balanceBlock_1148t_251 span{font-size:14px}}._userBlock_1148t_252,._incomeUser_1148t_253{position:relative;padding:20px;border-radius:12px;background:#1f212c;overflow:hidden;box-shadow:inset 0 2px 4px #00000040;transition:all .3s ease}@media (max-width: 768px){._userBlock_1148t_252,._incomeUser_1148t_253{padding:16px}}._userBlock_1148t_252 h4,._incomeUser_1148t_253 h4{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;margin:0 0 4px}@media (max-width: 768px){._userBlock_1148t_252 h4,._incomeUser_1148t_253 h4{font-size:13px}}._userBlock_1148t_252 span,._incomeUser_1148t_253 span{display:flex;align-items:center;gap:4px;color:#fff;font-size:16px;font-weight:700;line-height:21px}@media (max-width: 768px){._userBlock_1148t_252 span,._incomeUser_1148t_253 span{font-size:14px}}._userBlock_1148t_252:after{content:"";position:absolute;right:-105px;bottom:-50px;border-radius:50%;width:200px;height:200px;filter:blur(62px);background:#85dbff;z-index:1}@media (max-width: 768px){._userBlock_1148t_252:after{width:150px;height:150px;right:-75px;bottom:-40px}}._incomeUser_1148t_253:after{content:"";position:absolute;right:-105px;bottom:-50px;border-radius:50%;width:200px;height:200px;filter:blur(62px);background:#9ed927;z-index:1}@media (max-width: 768px){._incomeUser_1148t_253:after{width:150px;height:150px;right:-75px;bottom:-40px}}._incomeUser_1148t_253 span img{filter:brightness(0) saturate(100%) invert(61%) sepia(69%) saturate(447%) hue-rotate(38deg) brightness(108%) contrast(97%)}._evenRow_1148t_388{padding:8px;background:#262832;border-radius:12px}._oddRow_1148t_394{background:transparent}._sumCounter_1tkj2_1{display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:#1f212c;padding:12px;margin:12px 0}._sumCounter_1tkj2_1 ._sum_1tkj2_1{display:flex;align-items:center;gap:10px}._sumCounter_1tkj2_1 ._sum_1tkj2_1 span{display:flex;align-items:center;gap:8px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._sumCounter_1tkj2_1 ._countBtn_1tkj2_24{display:flex;align-items:center;gap:5px}._sumCounter_1tkj2_1 ._countBtn_1tkj2_24 button{width:33px;height:35px;display:flex;align-items:center;justify-content:center;padding:14px 16px}._sumCounter_1tkj2_1 ._countBtn_1tkj2_24 button:nth-child(1) img{width:10px;height:10px;filter:brightness(0) saturate(100%) invert(20%) sepia(14%) saturate(3451%) hue-rotate(29deg) brightness(96%) contrast(103%)}._sumCounter_1tkj2_1 ._countBtn_1tkj2_24 button:nth-child(2) img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(3deg) brightness(101%) contrast(100%)}._sumCounter_1tkj2_1 ._countBtn_1tkj2_24 button img{width:10px;height:12px}@media (max-width: 1340px){._sumCounter_1tkj2_1{margin:12px 0 0}}._cell_1lek2_1{flex:1;display:flex;align-items:center;gap:8px}@media (max-width: 1024px){._cell_1lek2_1{min-width:110px}}@media (max-width: 600px){._cell_1lek2_1{min-width:auto}}._cell_1lek2_1:nth-child(5) span{color:#9ed927;font-size:15px;font-weight:600;line-height:20px}._cell_1lek2_1:nth-child(4){display:flex;align-items:center}._cell_1lek2_1:nth-child(4) b{color:#9ed927;font-size:15px;font-weight:600;line-height:20px;margin-right:-5px}._cell_1lek2_1 h4{color:#fff;font-size:14px;font-weight:500;line-height:18px}._cell_1lek2_1 span{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._cell_1lek2_1:nth-child(2) span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._cell_1lek2_1:nth-child(2) span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}._cell_1lek2_1 ._status_1lek2_61{padding:1px 6px;border-radius:4px;background:#9ed92733;margin-right:5px}._cell_1lek2_1 ._status_1lek2_61 img{width:10px;height:10px}@media (max-width: 1650px){._cell_1lek2_1:nth-child(2){display:none}}@media (max-width: 1024px){._cell_1lek2_1:nth-child(2){display:none}}@media (max-width: 650px){._cell_1lek2_1:nth-child(7),._cell_1lek2_1:nth-child(6),._cell_1lek2_1:nth-child(3){display:none}._cell_1lek2_1:nth-child(5) b{display:none}}@media (max-width: 425px){._cell_1lek2_1:nth-child(3) span,._cell_1lek2_1:nth-child(4) span{font-size:12px;line-height:14px}}._evenRow_1lek2_96{background:#262832;border-radius:12px}._oddRow_1lek2_101{background:transparent}._profile_j9x58_1{width:100%;padding:20px;transition:all .3s ease}._profile_j9x58_1 ._profileContent_j9x58_6{display:flex;gap:12px;transition:all .3s ease}@media (max-width: 1340px){._profile_j9x58_1 ._profileContent_j9x58_6{flex-direction:column}}._profile_j9x58_1 ._bannerChange_j9x58_16{position:relative;display:flex;align-items:center;cursor:pointer}._profile_j9x58_1 ._bannerChange_j9x58_16 span{white-space:normal;word-wrap:break-word}._profile_j9x58_1 ._bannerChange_j9x58_16 button{opacity:0;position:absolute;right:0;bottom:0;transition:opacity .3s ease}._profile_j9x58_1 ._bannerChange_j9x58_16 button img{width:24px;height:24px}._profile_j9x58_1 ._bannerChange_j9x58_16:hover button{opacity:1}._profile_j9x58_1 ._left_j9x58_40{min-width:287px;max-width:287px;transition:all .3s ease}@media (max-width: 1340px){._profile_j9x58_1 ._left_j9x58_40{max-width:100%}}._profile_j9x58_1 ._right_j9x58_50{width:100%;flex-direction:column;display:flex;gap:16px;transition:all .3s ease}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:16px;transition:all .3s ease}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57{width:100%;display:flex;align-items:center;gap:16px;padding:7px;border-radius:12px;background:#1f212c;overflow:hidden}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57 span{display:flex;padding:13px;border-radius:8px;box-shadow:0 3px #9aa200,5px 7px 16px #b0fc0069;background:#9ed927;justify-content:center;align-items:center}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57 span img{width:14px;height:14px}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57 h3{color:#fff;font-size:14px;font-weight:600;line-height:20px}._profile_j9x58_1 ._right_j9x58_50 ._form_j9x58_93{width:100%;display:flex;align-items:center;border-radius:12px;background:#1f212c;padding:20px;gap:32px}@media (max-width: 1024px){._profile_j9x58_1 ._right_j9x58_50 ._form_j9x58_93{flex-wrap:wrap}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57{grid-gap:8px}}@media (max-width: 1440px){._profile_j9x58_1 ._bannerProfile_j9x58_111 img{bottom:-28rem;right:-10rem;height:60rem}._profile_j9x58_1 ._left_j9x58_40,._profile_j9x58_1 ._right_j9x58_50{width:100%}}@media (max-width: 768px){._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57 span{width:28px;height:28px;padding:7px}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57 span img{width:11.67px;height:10.5px}}@media (max-width: 425px){._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57{gap:10px}._profile_j9x58_1 ._right_j9x58_50 ._blocks_j9x58_57 ._block_j9x58_57 h3{font-size:13px;line-height:15px}._profile_j9x58_1 ._bannerProfile_j9x58_111 img{bottom:-24rem;right:-13rem;height:50rem;width:35rem}}._loading_13489_1{color:#fff;height:100vh;display:flex;align-items:center;justify-content:center;font-size:23px}._promotionInfo_13489_10{width:100%;padding:20px}@media (max-width: 1280px){._promotionInfo_13489_10{width:100%}}._promotionInfo_13489_10 h2{display:flex;align-items:center;gap:8px;color:#fff;font-size:28px;font-weight:800;line-height:36px;margin-top:12px}._promotionInfo_13489_10 ._card_13489_29{width:100%;display:flex;flex-direction:column;align-items:center}._promotionInfo_13489_10 ._cardInfo_13489_35{width:958px;display:flex;align-items:center;flex-direction:column}._promotionInfo_13489_10 ._cardInfo_13489_35 img{width:100%;height:auto;margin-top:20px;border-radius:12px}._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:16px}._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47 h3{color:#fff;font-size:30px;font-weight:800;line-height:39px}._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47 p{color:#747783;font-size:15px;font-weight:600;line-height:20px;width:100%;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47 h2{color:#fff;font-size:30px;font-weight:800;line-height:39px}@media (max-width: 1440px){._promotionInfo_13489_10 ._cardInfo_13489_35{width:100%}}@media (max-width: 768px){._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47{margin-top:5px}._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47 h2{font-size:20px;line-height:26px}._promotionInfo_13489_10 ._cardInfo_13489_35 ._description_13489_47 p{font-size:14px;line-height:18px}}._loading_u6i67_1,._notfoundpr_u6i67_2{color:#fff;height:100vh;width:100%;display:flex;align-items:center;justify-content:center;font-size:23px}._promotions_u6i67_12{width:100%;padding:20px}@media (max-width: 1280px){._promotions_u6i67_12{width:100%}}._promotions_u6i67_12 h2{display:flex;align-items:center;gap:8px;color:#fff;font-size:28px;font-weight:800;line-height:36px;margin-top:12px}._promotions_u6i67_12 ._search_u6i67_31{margin-top:12px;position:relative}._promotions_u6i67_12 ._search_u6i67_31 img{position:absolute;top:16px;left:12px;width:17px;height:17px;filter:brightness(0) saturate(100%) invert(52%) sepia(3%) saturate(1507%) hue-rotate(191deg) brightness(88%) contrast(89%)}._promotions_u6i67_12 ._search_u6i67_31 input{padding-left:35px}._promotions_u6i67_12 ._grid_u6i67_46{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:16px;margin-top:20px;align-items:flex-end}._promotions_u6i67_12 ._grid_u6i67_46 button{width:220px;text-transform:uppercase}._promotions_u6i67_12 ._grid_u6i67_46 button img{width:25px;height:25px}@media (max-width: 768px){._promotions_u6i67_12 ._grid_u6i67_46{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}._settings_1bzow_1{padding:24px;color:#fff;border-radius:12px}._settings_1bzow_1 h2{font-size:20px;font-weight:600;margin-bottom:20px}._settings_1bzow_1 ._socialRow_1bzow_11{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:20px;background-color:#1d1f29;padding:16px;border-radius:10px;box-shadow:inset 0 0 0 1px #ffffff0d}._settings_1bzow_1 ._socialRow_1bzow_11 input[type=text],._settings_1bzow_1 ._socialRow_1bzow_11 input[type=url],._settings_1bzow_1 ._socialRow_1bzow_11 input[type=file]{background-color:#0e0f16;border:1px solid #333;color:#fff;padding:10px;border-radius:8px;width:200px;font-weight:400}._settings_1bzow_1 ._socialRow_1bzow_11 input[type=file]{width:160px}._settings_1bzow_1 ._socialRow_1bzow_11>div{display:flex;flex-direction:column}._settings_1bzow_1 button{margin-top:20px;padding:10px 20px;background-color:#facc15;color:#000;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:background .3s ease}._settings_1bzow_1 button:hover{background-color:#fbbf24}._switchWrap_1bzow_56{display:flex;align-items:center}._iconLabel_1bzow_61{display:flex;align-items:center;gap:8px;min-width:120px}._fileUpload_1bzow_68{display:flex;flex-direction:column;align-items:flex-start}._fileLabel_1bzow_74{box-shadow:0 3px #a27b00,5px 7px 16px #fcb00069;background:linear-gradient(180deg,#ffc71b,#ffe92b);color:#333600;padding:8px 12px;border-radius:6px;cursor:pointer;transition:background .3s;white-space:nowrap}._fileLabel_1bzow_74:hover{background:linear-gradient(180deg,#ffd900,#ffc400)}._hiddenFileInput_1bzow_88{display:none}._blockInfo_1bzow_92{display:flex!important;flex-wrap:wrap;flex-direction:row!important;gap:20px!important}@media (max-width: 768px){._input_1bzow_100{width:100%}._input_1bzow_100 input{width:100%!important}._saved_1bzow_106{width:100%}}._control_1tyv8_1{width:100%;display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:12px;background:#1f212c;position:absolute;top:0;left:0;z-index:10}._control_1tyv8_1 ._left_1tyv8_14{width:192px}._control_1tyv8_1 ._left_1tyv8_14 ._tabs_1tyv8_17,._control_1tyv8_1 ._left_1tyv8_14 ._tabs_1tyv8_17 ul{width:100%}._control_1tyv8_1 ._left_1tyv8_14 ._tabs_1tyv8_17 ul li{padding:8px 24px}._control_1tyv8_1 ._right_1tyv8_26{display:flex;gap:8px}._control_1tyv8_1 ._right_1tyv8_26 button{background:#262832;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px}._control_1tyv8_1 ._right_1tyv8_26 button img{width:17px;height:17px;transition:filter .3s ease}._control_1tyv8_1 ._right_1tyv8_26 button:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)!important}@media (max-width: 768px){._control_1tyv8_1 ._left_1tyv8_14{width:139px}._control_1tyv8_1 ._left_1tyv8_14 ._tabs_1tyv8_17 ul li{width:63.5px;padding:8px 13px;text-align:center}._control_1tyv8_1 ._right_1tyv8_26 button{width:30px;height:30px}._control_1tyv8_1 ._right_1tyv8_26 button img{width:15px;height:15px}}._modalInfo_h7vs4_1{max-width:500px;width:90%}._modalContent_h7vs4_6{padding:20px;color:#fff;border-radius:8px}._modalHeader_h7vs4_12{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._modalHeader_h7vs4_12 h3{display:flex;align-items:center;color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._gameInfoGrid_h7vs4_27{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;margin-bottom:20px}._infoItem_h7vs4_34{display:flex;flex-direction:column}._infoLabel_h7vs4_39{font-weight:700;color:#a0a0a0;font-size:.9rem}._infoValue_h7vs4_45{color:#fff;font-size:1rem}._modalContent_h7vs4_6 button{padding:10px}._slotGame_1156x_1{width:100%;padding:20px}@media (max-width: 1280px){._slotGame_1156x_1{width:100%}}._slotGame_1156x_1 ._mobileExitButton_1156x_10{position:fixed;top:20px;right:20px;width:40px;height:40px;background:#00000080;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:1001;cursor:pointer}@media (min-width: 769px){._slotGame_1156x_1 ._mobileExitButton_1156x_10{display:none}}._slotGame_1156x_1 ._loading_1156x_30{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.5rem;color:#fff}._slotGame_1156x_1 h2{display:flex;align-items:center;gap:8px;color:#fff;font-size:28px;font-weight:800;line-height:36px;margin-top:12px}._slotGame_1156x_1 ._gameContainer_1156x_48{width:100%;height:687px;position:relative;border-radius:16px;margin-top:24px;overflow:hidden}@media (max-width: 768px){._slotGame_1156x_1 ._gameContainer_1156x_48{height:479px}}._slotGame_1156x_1 ._gamePlaceholder_1156x_61{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:flex-end}._slotGame_1156x_1 ._gameFrame_1156x_71{width:100%;height:100%;border:none;background:#000;padding-top:65px}._slotGame_1156x_1 ._gameFrame_1156x_71._fullscreen_1156x_78{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:1000;z-index:100000000000000000000}._slotGame_1156x_1 ._bannedMessage_1156x_87{width:100%;display:flex;align-items:center;flex-direction:column;padding:8px;border-radius:12px;background:#1f212c}._slotGame_1156x_1 ._bannedMessage_1156x_87 h3{display:flex;align-items:center;gap:8px;color:#fff;font-size:18px;font-weight:800;line-height:23px}._slotGame_1156x_1 ._bannedMessage_1156x_87 p{color:#747783;font-size:15px;font-weight:600;line-height:20px}._slotGame_1156x_1 ._gameList_1156x_111{margin-top:24px}._slotGame_1156x_1 ._gameList_1156x_111 h3{display:flex;align-items:center;gap:6px;color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._modalInfo_1156x_124 h3{display:flex;align-items:center;color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._slots_10ew5_1{width:100%;padding:20px}@media (max-width: 1280px){._slots_10ew5_1{width:100%}}._slots_10ew5_1 h2{display:flex;align-items:center;gap:8px;color:#fff;font-size:28px;font-weight:800;line-height:36px;margin-top:12px}._slots_10ew5_1 ._footer_10ew5_20{display:flex;align-items:center;justify-content:center;margin-top:10px}._slots_10ew5_1 ._search_10ew5_26{position:relative;margin-top:12px}._slots_10ew5_1 ._search_10ew5_26 img{position:absolute;top:17px;left:12px;width:17px;height:17px;filter:brightness(.7) sepia(.1) saturate(.8) hue-rotate(200deg)}._slots_10ew5_1 ._search_10ew5_26 input{padding-left:35px}._slots_10ew5_1 ._sort_10ew5_41{margin-top:12px;overflow-x:scroll}._slots_10ew5_1 ._sort_10ew5_41::-webkit-scrollbar{width:0;height:1px}._slots_10ew5_1 ._sort_10ew5_41 ul{display:flex;gap:8px}._slots_10ew5_1 ._sort_10ew5_41 ul li{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;color:#747783;font-size:15px;font-weight:600;line-height:20px;list-style:none;border-radius:8px;transition:background .3s ease-in-out,color .3s ease-in-out;white-space:nowrap}._slots_10ew5_1 ._sort_10ew5_41 ul li img{width:16px;height:16px;filter:brightness(0) saturate(100%) invert(40%) sepia(13%) saturate(458%) hue-rotate(190deg) brightness(99%) contrast(84%);transition:filter .3s ease-in-out}._slots_10ew5_1 ._sort_10ew5_41 ul li:hover{color:#fff;background:#9ed9270d}._slots_10ew5_1 ._sort_10ew5_41 ul li:hover img{filter:brightness(1) saturate(1) hue-rotate(0deg) grayscale(0) sepia(0)}._slots_10ew5_1 ._sort_10ew5_41 ul li._active_10ew5_81{color:#fff;background:#9ed9271a}._slots_10ew5_1 ._sort_10ew5_41 ul li._active_10ew5_81 img{filter:brightness(0) saturate(100%) invert(75%) sepia(80%) saturate(724%) hue-rotate(380deg) brightness(102%) contrast(101%)}._statisticsBlock_1dp4x_1{width:100%;display:flex;flex-direction:column}._statisticsBlock_1dp4x_1 ._section_1dp4x_6{width:100%;overflow:hidden;box-shadow:0 2px 8px #0000001a}._statisticsBlock_1dp4x_1 ._section_1dp4x_6 ._sectionHeader_1dp4x_11{width:100%;padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);background:#ffffff05}._statisticsBlock_1dp4x_1 ._section_1dp4x_6 ._sectionHeader_1dp4x_11 h2{margin:0;font-size:18px;font-weight:500;color:#fff}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._usersSection_1dp4x_23 ._statsGrid_1dp4x_23{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._usersSection_1dp4x_23 ._statsGrid_1dp4x_23 ._statItem_1dp4x_27{padding:24px;border-right:1px solid rgba(255,255,255,.1);border-left:1px solid rgba(255,255,255,.1);transition:background .3s ease}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._usersSection_1dp4x_23 ._statsGrid_1dp4x_23 ._statItem_1dp4x_27:hover{background:#ffffff08}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._usersSection_1dp4x_23 ._statsGrid_1dp4x_23 ._statItem_1dp4x_27:last-child{border-right:none}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._usersSection_1dp4x_23 ._statsGrid_1dp4x_23 ._statItem_1dp4x_27 h3{margin:0 0 8px;font-size:28px;font-weight:600;color:#ffbd14}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._usersSection_1dp4x_23 ._statsGrid_1dp4x_23 ._statItem_1dp4x_27 p{margin:0;font-size:14px;color:#ffffffb3}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:0}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55{display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.1)}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55:last-child{border-right:none}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._miniStats_1dp4x_63{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));border-bottom:1px solid rgba(255,255,255,.1)}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._miniStats_1dp4x_63 ._miniStatItem_1dp4x_68{padding:20px;border-right:1px solid rgba(255,255,255,.1);transition:background .3s ease}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._miniStats_1dp4x_63 ._miniStatItem_1dp4x_68:hover{background:#ffffff08}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._miniStats_1dp4x_63 ._miniStatItem_1dp4x_68:last-child{border-right:none}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._miniStats_1dp4x_63 ._miniStatItem_1dp4x_68 h3{margin:0 0 6px;font-size:22px;font-weight:600;color:#ffbd14}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._miniStats_1dp4x_63 ._miniStatItem_1dp4x_68 p{margin:0;font-size:13px;color:#ffffffb3}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._bigStats_1dp4x_90{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._bigStats_1dp4x_90 ._bigStatItem_1dp4x_94{padding:24px;border-right:1px solid rgba(255,255,255,.1);transition:background .3s ease}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._bigStats_1dp4x_90 ._bigStatItem_1dp4x_94:hover{background:#ffffff08}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._bigStats_1dp4x_90 ._bigStatItem_1dp4x_94:last-child{border-right:none}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._bigStats_1dp4x_90 ._bigStatItem_1dp4x_94 h3{margin:0 0 8px;font-size:26px;font-weight:600;color:#ffbd14}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55 ._bigStats_1dp4x_90 ._bigStatItem_1dp4x_94 p{margin:0;font-size:14px;color:#ffffffb3}@media (max-width: 768px){._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50{grid-template-columns:1fr}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55{border-right:none}._statisticsBlock_1dp4x_1 ._section_1dp4x_6._profitSection_1dp4x_50 ._statsContainer_1dp4x_50 ._statColumn_1dp4x_55:last-child{border-bottom:none}}._editModal_1vdme_1{width:100%;border-radius:8px}._editModal_1vdme_1 input:nth-child(1){margin-bottom:12px}._currentBalance_1vdme_9{font-size:16px;color:#fffc;text-align:center;padding:12px;margin-bottom:16px;background:#ffffff05;border-radius:6px}._currentBalance_1vdme_9 strong{color:#ffbd14;font-weight:500}._operationTabs_1vdme_23{display:flex;gap:8px;margin-bottom:24px;border-radius:6px;overflow:hidden;background:#ffffff0d}._operationTabs_1vdme_23 ._tab_1vdme_31{flex:1;padding:12px;text-align:center;cursor:pointer;background:none;border:none;color:#fff9;font-weight:500;transition:all .2s}._operationTabs_1vdme_23 ._tab_1vdme_31._active_1vdme_42{background:#ffbd14;color:#000}._operationTabs_1vdme_23 ._tab_1vdme_31:not(._active_1vdme_42):hover{background:#ffbd141a;color:#ffbd14}._modalActions_1vdme_51{display:flex;gap:12px;margin-top:24px}._modalActions_1vdme_51 button{flex:1;font-size:15px}@media (max-width: 768px){._operationTabs_1vdme_23{flex-direction:column}}._section_nza3w_1{background:#ffffff08;border-radius:8px;padding:16px}._sectionTitle_nza3w_7{margin:0 0 16px;font-size:16px;font-weight:500;color:#fff}._tabs_nza3w_14{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}._detailRow_xeko4_1{display:flex;margin-bottom:12px;font-size:14px}._detailLabel_xeko4_7{width:220px;color:#ffffffb3;flex-shrink:0}._detailLink_xeko4_13{color:#ffbd14;text-decoration:none}._detailLink_xeko4_13:hover{text-decoration:underline}._detailValue_xeko4_21{color:#ffffffe6}@media (max-width: 768px){._detailRow_xeko4_1{flex-direction:column;gap:4px}._detailLabel_xeko4_7{width:100%}}._header_gpfjh_1{display:flex;flex-direction:column;gap:16px;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.1)}._backButton_gpfjh_10{align-self:flex-start;color:#ffffffb3;padding:8px 0}._backButton_gpfjh_10:hover{color:#ffbd14;background:transparent}._backLink_gpfjh_20{display:flex;align-items:center;gap:8px;text-decoration:none;color:#686c7b;font-size:14px;font-weight:500;line-height:18px}._userActions_gpfjh_31{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}._userName_gpfjh_39{font-size:18px;font-weight:500;color:#fff}._actionButtons_gpfjh_45{display:flex;gap:8px;flex-wrap:wrap}._actionButton_gpfjh_45{padding:8px 12px;font-size:13px;background:#ffbd141a;color:#ffbd14;border:1px solid rgba(255,189,20,.3);border-radius:4px}._actionButton_gpfjh_45:hover{background:#ffbd1433}@media (max-width: 768px){._userActions_gpfjh_31{flex-direction:column;align-items:flex-start}._actionButtons_gpfjh_45{width:100%;justify-content:space-between}._actionButton_gpfjh_45{flex:1;text-align:center}}._referalSystem_7qv9m_1{width:100%;display:flex;flex-direction:column;gap:16px}._referalSystem_7qv9m_1 ._noData_7qv9m_7{color:#c1c3d1;font-size:16px;font-weight:600;line-height:21px}._referalSystem_7qv9m_1 ._table_7qv9m_13{display:flex;flex-direction:column;width:100%;padding:12px;border-radius:12px;background:#1f212c}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._header_7qv9m_21{display:flex;flex-direction:column}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._header_7qv9m_21 ._bottom_7qv9m_25{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:12px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._header_7qv9m_21 ._bottom_7qv9m_25 ._title_7qv9m_32 h3{color:#fff;font-size:16px;font-weight:800;line-height:21px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._header_7qv9m_21 ._bottom_7qv9m_25 ._title_7qv9m_32 p{color:#a7aab7;font-size:14px;font-weight:500;line-height:18px;margin-top:4px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:16px;white-space:nowrap;overflow-x:scroll}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45::-webkit-scrollbar{width:0;height:1px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58{display:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .3s ease,opacity .3s ease;border-radius:8px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58 ._tableRowInfo_7qv9m_66{width:100%;display:flex;justify-content:space-between;padding:8px;border-radius:8px;background:#262832;margin-top:-3px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58 ._tableRowInfo_7qv9m_66 ._cellInfo_7qv9m_75{width:100%;display:flex;align-items:center;justify-content:space-between}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58 ._tableRowInfo_7qv9m_66 ._cellInfo_7qv9m_75 span{color:#747783;font-size:14px;font-weight:700;line-height:18px;text-align:left}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58 ._tableRowInfo_7qv9m_66 ._cellInfo_7qv9m_75 ._date_7qv9m_88{display:flex;align-items:center;gap:6px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58 ._tableRowInfo_7qv9m_66 ._cellInfo_7qv9m_75 ._date_7qv9m_88 span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._info_7qv9m_58 ._tableRowInfo_7qv9m_66 ._cellInfo_7qv9m_75 ._date_7qv9m_88 span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._open_7qv9m_105{max-height:200px;opacity:1;padding:4px}@media (max-width: 1650px){._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._tableRow_7qv9m_66 ._cell_7qv9m_75:nth-child(2),._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._row_7qv9m_112 ._cell_7qv9m_75:nth-child(2){display:none}}@media (max-width: 1024px){._referalSystem_7qv9m_1 ._table_7qv9m_13 ._header_7qv9m_21 ._bottom_7qv9m_25{flex-wrap:wrap;gap:12px}._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._tableRow_7qv9m_66 ._cell_7qv9m_75:nth-child(2),._referalSystem_7qv9m_1 ._table_7qv9m_13 ._tables_7qv9m_45 ._row_7qv9m_112 ._cell_7qv9m_75:nth-child(2){display:none}}._tableRow_7qv9m_66,._row_7qv9m_112{display:flex;gap:8px;white-space:nowrap}._tableRow_7qv9m_66{display:flex;justify-content:space-between;padding:8px}._tableRow_7qv9m_66 ._cell_7qv9m_75{flex:1;margin-bottom:10px;color:#fff;font-size:14px;font-weight:700;line-height:18px;text-align:left}@media (max-width: 1024px){._tableRow_7qv9m_66 ._cell_7qv9m_75{min-width:110px}}@media (max-width: 600px){._tableRow_7qv9m_66 ._cell_7qv9m_75{min-width:auto}}._tableRow_7qv9m_66 ._cell_7qv9m_75:nth-child(4){margin-left:22px}._tableRow_7qv9m_66 ._cell_7qv9m_75 span{color:#747783}._cellSmall_7qv9m_165{display:none}._cellSmall_7qv9m_165 button{background:#191b25}._row_7qv9m_112{display:flex;gap:16px;padding:8px}._row_7qv9m_112 ._cell_7qv9m_75{flex:1;display:flex;align-items:center;gap:8px}._row_7qv9m_112 ._cell_7qv9m_75:nth-child(5) span{color:#9ed927;font-size:15px;font-weight:600;line-height:20px}._row_7qv9m_112 ._cell_7qv9m_75:nth-child(6){display:flex;align-items:center}._row_7qv9m_112 ._cell_7qv9m_75:nth-child(6) b{color:#9ed927;font-size:15px;font-weight:600;line-height:20px;margin-right:-5px}._row_7qv9m_112 ._cell_7qv9m_75 h4{color:#fff;font-size:14px;font-weight:500;line-height:18px}._row_7qv9m_112 ._cell_7qv9m_75 span{display:flex;align-items:center;gap:6px;color:#fff;font-size:16px;font-weight:700;line-height:21px}._row_7qv9m_112 ._cell_7qv9m_75:nth-child(2) span:nth-child(1){color:#a7aab7;font-size:15px;font-weight:600;line-height:20px}._row_7qv9m_112 ._cell_7qv9m_75:nth-child(2) span:nth-child(2){color:#686c7b;font-size:15px;font-weight:600;line-height:20px}._close_7qv9m_228{position:absolute;top:-20px;right:-20px}._close_7qv9m_228 img{transition:filter .3s ease}._close_7qv9m_228:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg)!important}@media (max-width: 768px){._close_7qv9m_228{right:0;top:0}}._paginationControls_7qv9m_246{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:8px 12px;border-radius:8px;background:#1f212c;color:#fff}._paginationControls_7qv9m_246 button{padding:6px 12px;border-radius:6px;background:#262832;color:#a7aab7;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease}._paginationControls_7qv9m_246 button:hover:not(:disabled){background:#30323c;color:#fff}._paginationControls_7qv9m_246 button:disabled{opacity:.5;cursor:not-allowed}._paginationControls_7qv9m_246 span{color:#a7aab7;font-size:14px;font-weight:600;margin:0 4px}._paginationControls_7qv9m_246 select{padding:6px 8px;border-radius:6px;background:#262832;color:#a7aab7;font-size:14px;font-weight:600;border:none;cursor:pointer;margin-left:auto;outline:none}._paginationControls_7qv9m_246 select:hover{background:#30323c}@media (max-width: 768px){._paginationControls_7qv9m_246{flex-wrap:wrap;gap:8px}._paginationControls_7qv9m_246 select{margin-left:0;width:100%}}._userInfo_1f0a2_1{border-radius:8px;padding:20px}._avatarDelete_1f0a2_6{display:flex;align-items:center;gap:12px}._userDetails_1f0a2_12{display:flex;flex-direction:column;gap:24px}._tabButton_1f0a2_18{padding:8px 12px;color:#ffffffb3;white-space:nowrap}._tabButton_1f0a2_18:hover{color:#ffbd14;background:#ffbd141a}@media (max-width: 768px){._userActions_1f0a2_29{flex-direction:column;align-items:flex-start}._actionButtons_1f0a2_33{width:100%;justify-content:space-between}._actionButton_1f0a2_33{flex:1;text-align:center}}._loading_1f0a2_42,._error_1f0a2_43{padding:20px;text-align:center}._userDetails_1f0a2_12{margin-top:20px}._balanceValue_1f0a2_52{cursor:pointer;color:var(--primary);font-weight:500;transition:all .2s}._balanceValue_1f0a2_52:hover{text-decoration:underline;opacity:.9}._historyModal_1f0a2_63{max-height:60vh;overflow-y:auto;padding:0;border-radius:8px}._historyModal_1f0a2_63 ._historyTable_1f0a2_69{width:100%;border-collapse:collapse;font-size:14px;background:var(--background-primary)}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyHeader_1f0a2_75{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 2fr;gap:12px;padding:12px 16px;background:var(--background-secondary);font-weight:600;color:var(--text-secondary);position:sticky;top:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-bottom:1px solid var(--border)}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 2fr;gap:12px;padding:12px 16px;border-bottom:1px solid var(--border)}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88:last-child{border-bottom:none}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 div{display:flex;align-items:center;min-height:40px}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._type_1f0a2_103{text-transform:capitalize;font-weight:500}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._type_1f0a2_103._deposit_1f0a2_107,._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._type_1f0a2_103._manual_add_1f0a2_107{color:var(--success)}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._type_1f0a2_103._withdrawal_1f0a2_110,._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._type_1f0a2_103._manual_subtract_1f0a2_110{color:var(--danger)}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._positive_1f0a2_113{color:var(--success);font-weight:500}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._negative_1f0a2_117{color:var(--danger);font-weight:500}._historyModal_1f0a2_63 ._historyTable_1f0a2_69 ._historyBody_1f0a2_88 ._historyRow_1f0a2_88 ._note_1f0a2_121{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-secondary)}._userActions_1f0a2_29{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px}._userActions_1f0a2_29 ._actionButtons_1f0a2_33{display:flex;gap:8px}._userActions_1f0a2_29 ._actionButtons_1f0a2_33 ._actionButton_1f0a2_33{padding:8px 16px;border-radius:6px;transition:all .2s}._userActions_1f0a2_29 ._actionButtons_1f0a2_33 ._actionButton_1f0a2_33:hover{background:var(--background-secondary)}._statusContainer_1f0a2_148{display:flex;align-items:center;gap:8px}._usersMain_b1nwb_1{width:100%;overflow:hidden}._usersMain_b1nwb_1 ._table_b1nwb_5{width:100%;display:flex;flex-direction:column;align-items:center}._usersMain_b1nwb_1 ._table_b1nwb_5 ._sectionHeader_b1nwb_11{width:100%;padding:16px 24px;border-top:1px solid rgba(255,255,255,.1);background:#ffffff05}._usersMain_b1nwb_1 ._table_b1nwb_5 ._sectionHeader_b1nwb_11 h2{margin:0;font-size:18px;font-weight:500;color:#fff}._usersMain_b1nwb_1 ._table_b1nwb_5 ._show_b1nwb_23{margin:20px 0}._usersMain_b1nwb_1 ._tableContainer_b1nwb_26{width:100%;overflow-x:scroll;-webkit-overflow-scrolling:touch}._usersMain_b1nwb_1 ._tableContainer_b1nwb_26::-webkit-scrollbar{height:2px}._usersMain_b1nwb_1 ._tableContainer_b1nwb_26::-webkit-scrollbar-thumb{border-radius:4px}._usersMain_b1nwb_1 ._usersTable_b1nwb_37{width:100%;border-collapse:collapse;font-size:14px;color:#fffc}._usersMain_b1nwb_1 ._usersTable_b1nwb_37 th,._usersMain_b1nwb_1 ._usersTable_b1nwb_37 td{padding:12px 16px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}._usersMain_b1nwb_1 ._usersTable_b1nwb_37 th{font-weight:500;color:#fff;position:sticky;top:0}._usersMain_b1nwb_1 ._usersTable_b1nwb_37 tr:hover{background-color:#ffffff08}._usersMain_b1nwb_1 ._usersTable_b1nwb_37 ._detailsButton_b1nwb_59{padding:6px 12px;font-size:13px;background:#ffbd141a;color:#ffbd14;border:1px solid rgba(255,189,20,.3);border-radius:4px;transition:all .3s ease;cursor:pointer}._usersMain_b1nwb_1 ._usersTable_b1nwb_37 ._detailsButton_b1nwb_59:hover{background:#ffbd1433}@media (max-width: 768px){._usersMain_b1nwb_1 ._usersTable_b1nwb_37{font-size:13px}._usersMain_b1nwb_1 ._usersTable_b1nwb_37 th,._usersMain_b1nwb_1 ._usersTable_b1nwb_37 td{padding:10px 12px}}._vipProgram_11u8y_1{width:100%;padding:20px}@media (max-width: 1280px){._vipProgram_11u8y_1{width:100%}}._vipProgram_11u8y_1 ._banner3_11u8y_10{height:425px}._vipProgram_11u8y_1 ._banner3_11u8y_10 ._imgC_11u8y_13{position:absolute;right:-1rem;bottom:-22rem;width:53rem}@media (max-width: 1440px){._vipProgram_11u8y_1 ._banner3_11u8y_10 ._imgC_11u8y_13{right:-7rem;bottom:-16rem;width:44rem;height:42rem}}@media (max-width: 600px){._vipProgram_11u8y_1 ._banner3_11u8y_10{height:270px}._vipProgram_11u8y_1 ._banner3_11u8y_10 ._imgC_11u8y_13{right:-7rem;bottom:-14rem;width:27rem;height:33rem}}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38{margin-top:24px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 h4{display:flex;align-items:center;gap:8px;color:#a7aab7;font-size:16px;font-weight:600;line-height:20px;margin-bottom:16px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10{height:160px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10:nth-child(1) img{width:235.88px;top:-26px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10:nth-child(2) img{top:-111px;width:25rem;height:25rem;right:0;filter:brightness(1) contrast(1.5)}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10:nth-child(3) img{width:235.88px;height:235.35px;right:-37px;top:-16.27%}@media (min-width: 1441px){._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51{grid-template-columns:repeat(3,minmax(33%,365px));justify-content:center}}@media (max-width: 1440px){._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51{grid-template-columns:repeat(3,minmax(300px,1fr))}}@media (max-width: 1280px){._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51{grid-template-columns:repeat(2,minmax(300px,1fr))}}@media (max-width: 768px){._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51{grid-template-columns:minmax(280px,1fr)}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10{height:129px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10:nth-child(1) img{width:188.88px;top:-53px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10:nth-child(2) img{top:-67px;width:325px;height:260px}._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51 ._banner_11u8y_10:nth-child(3) img{width:200.88px;height:200.35px;right:-26px;top:-23.27%}}@media (max-width: 768px){._vipProgram_11u8y_1 ._bannersStarted_11u8y_38 ._container_11u8y_51{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}._vipProgram_11u8y_1 ._tables_11u8y_120{width:100%;display:flex;flex-direction:column;margin-top:24px}._vipProgram_11u8y_1 ._tables_11u8y_120 h4{display:flex;align-items:center;gap:8px;color:#a7aab7;font-size:16px;font-weight:600;line-height:20px;margin-bottom:16px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120{width:100%;overflow-x:scroll}@media (max-width: 1440px){._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120::-webkit-scrollbar{height:3px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120::-webkit-scrollbar-track{background:#1f212c}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120::-webkit-scrollbar-thumb{background:#393b49;border-radius:3px}}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._tableRow_11u8y_152 span{display:flex;align-items:center;gap:8px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._tableRow_11u8y_152 ._rankColor_11u8y_157{width:14px;height:14px;border-radius:4px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._vipRow_11u8y_162{display:flex;align-items:center;justify-content:center}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._tableRow_11u8y_152,._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168{display:flex;gap:8px;min-width:800px;white-space:nowrap;margin-bottom:8px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cellTitle_11u8y_175{min-width:205px!important}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cellTitle_11u8y_175 span{width:100%;background-color:transparent!important}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cellTitle_11u8y_175 span div{width:100%;display:flex;align-items:center;justify-content:start;gap:8px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cellTitle_11u8y_175 span div img{width:24px!important;height:24px!important}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cell_11u8y_175{flex:1;min-width:145px;padding:8px;text-align:center}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cell_11u8y_175:nth-child(1){min-width:200px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cell_11u8y_175 span{color:#747783;font-size:14px;font-weight:700;line-height:18px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._cell_11u8y_175 h5{display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;font-size:15px;font-weight:600;line-height:20px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._vipCell_11u8y_218{background:#1f212c!important}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._vipCell_11u8y_218 span{padding:1px 6px;border-radius:4px;margin-right:5px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._vipCell_11u8y_218 span>span{background:#85dbff33;box-shadow:0 2px 22px #85dbff1a}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._vipCell_11u8y_218 span._with-check_11u8y_230{background:#9ed92733!important;box-shadow:0 2px 22px #9ed9271a}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._vipCell_11u8y_218 span img{width:7px;height:10px}._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._cell_11u8y_175,._vipProgram_11u8y_1 ._tables_11u8y_120 ._table_11u8y_120 ._row_11u8y_168 ._cellTitle_11u8y_175{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:#262832;padding:12px;cursor:pointer}._withdraws_1r3uz_1{width:100%;padding:12px;box-sizing:border-box}._withdraws_1r3uz_1 ._tabs_1r3uz_6{margin-bottom:20px;display:flex;overflow-x:auto;padding-bottom:8px}._withdraws_1r3uz_1 ._tabs_1r3uz_6::-webkit-scrollbar{height:4px}._withdraws_1r3uz_1 ._tabs_1r3uz_6 button{color:#fff;font-weight:500;font-size:16px;padding:12px 22px;border-radius:8px;cursor:pointer;border:1px solid rgba(255,255,255,.2);background-color:transparent;transition:all .3s ease-in-out;margin-right:10px;flex-shrink:0}._withdraws_1r3uz_1 ._tabs_1r3uz_6 button:hover{color:#333600;background:linear-gradient(180deg,#ffc71b,#ffe92b)}._withdraws_1r3uz_1 ._tabs_1r3uz_6 button:last-child{margin-right:0}._withdraws_1r3uz_1 ._tableContainer_1r3uz_35{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0}._withdraws_1r3uz_1 ._tableContainer_1r3uz_35::-webkit-scrollbar{height:8px;background:#ffffff0d}._withdraws_1r3uz_1 ._tableContainer_1r3uz_35::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}._withdraws_1r3uz_1 ._userTable_1r3uz_50{width:100%;min-width:1200px;border-collapse:collapse;font-size:14px;color:#fffc}._withdraws_1r3uz_1 ._userTable_1r3uz_50 th{font-weight:500;color:#fff;position:sticky;top:0;white-space:nowrap;padding:12px 16px;text-align:left}._withdraws_1r3uz_1 ._userTable_1r3uz_50 td{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.1);white-space:nowrap}._withdraws_1r3uz_1 ._userTable_1r3uz_50 tr:hover{background-color:#ffffff08}._withdraws_1r3uz_1 ._userTable_1r3uz_50 ._monospace_1r3uz_74{font-family:monospace;font-size:12px;color:#ffbd14}._withdraws_1r3uz_1 ._userTable_1r3uz_50 ._actionButton_1r3uz_79{background:#ffbd141a;color:#ffbd14;border:1px solid rgba(255,189,20,.3);border-radius:4px;padding:6px 12px;cursor:pointer;transition:all .3s ease;white-space:nowrap}._withdraws_1r3uz_1 ._userTable_1r3uz_50 ._actionButton_1r3uz_79:hover{background:#ffbd1433}
