:root{--bg:#0d131c;--card:#121421;--text:#e6e7ec;--muted:#9aa0b4;--accent:#4f7df3;--accent-2:#8a6cff;--radius:14px;--bb-h:58px}*{scrollbar-color:#2a3546 #1c2532;scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1c2532;border-radius:3px}::-webkit-scrollbar-thumb{background:#2a3546;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#3a4451}html{--vh:1vh}.app-viewport{min-height:calc(var(--vh) * 100)}*{box-sizing:border-box}body,html{height:100%;-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:transparent}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 var(--font-montserrat),Montserrat,Montserrat Variable,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}button::-moz-focus-inner{padding:0;border:0}button,input,textarea{font-family:inherit}button{cursor:pointer;outline:none}img{max-width:100%;display:block}a{color:inherit;text-decoration:none;outline:none}.container{width:min(1120px,100% - 32px);margin-inline:auto;padding:0 24px}.accountPage{width:100vw;max-width:100%}.divider{background-color:#202a39;height:1px;margin-block:16px;width:100%}.withdraw__line{border-image-slice:1;border-style:solid;border-width:1px;border-bottom:0;border-image-source:linear-gradient(90deg,rgba(67,83,109,0),#43536d,rgba(67,83,109,0));border-left:0;border-right:0;margin:16px 0 20px}.btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 18px;border-radius:var(--radius);border:1px solid transparent;cursor:pointer;font-weight:600;transition:transform .08s ease,background .2s ease,border-color .2s ease,opacity .2s}.btn--primary{background:linear-gradient(1turn,#c4003b .8%,#fb1949);box-shadow:0 3px 16px #ff234180,inset 0 4px 3px #ffffff4d;font-size:14px;padding-bottom:3px;font-weight:600;letter-spacing:-.02em;line-height:20px;height:36px;color:#FFF;border-radius:8px;transition:all .3s}.btn--primary:hover{transform:translateY(-2px);background:linear-gradient(3360deg,#db0a49 .8%,#fb2b57);box-shadow:0 3px 20px #ff234199,inset 0 4px 4px #ffffff5e}.btn--ghost{border-radius:8px;border:none;background-color:#ffffff1f;transition:background-color .3s ease-in-out;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:20px;color:#FFF;height:36px;display:flex;align-items:center;justify-content:center;gap:4px}.btn--lg{height:52px;padding:0 22px}.link{opacity:.9}.link:hover{opacity:1}.logo-dot{display:inline-block;width:14px;height:14px;border-radius:50%;background:linear-gradient(90deg,var(--accent),var(--accent-2));margin-right:8px}.logo-text{font-weight:800;letter-spacing:.2px}.hdr__settings{display:flex;align-items:center;padding:6.5px 7px;gap:7px;margin:0 16px}.language{width:24px;height:24px;border-radius:50%}.language img{width:100%;height:100%;object-fit:cover}.settings-icon{padding-left:7px;border-left:1px solid #55657e;width:31px;height:24px}.hdr__wallet{align-items:center;gap:6px;cursor:pointer;background-color:#ffffff1f;border-radius:8px;position:relative}.wallet-status{display:flex;align-items:center;gap:6px;height:33px;padding-left:6px;font-weight:600;font-size:12px;color:#FFF;background:transparent;border:none}.wallet-status .currency__icon{width:20px;height:20px}.wallet-status .currency__icon img{width:100%;height:100%;object-fit:contain}.wallet-status .chevron-wrap{height:100%;display:flex;align-items:center}.hdr__person:hover .avatar-wrap,.hdr__person:hover .chevron-wrap{background-color:#ffffff29}.hdr__person .chevron-wrap{background-color:#ffffff1f;height:100%;padding:10px;border-top-right-radius:8px;border-bottom-right-radius:8px;display:flex;align-items:center;justify-content:center}.chevron-wrap svg{transform:rotate(90deg);transition:transform .3s ease}.hdr__person.active .chevron-wrap svg{transform:rotate(270deg)}.hdr__wallet .chevron-wrap svg{transform:rotate(90deg);transition:transform .3s ease}.hdr__wallet.active .chevron-wrap svg{transform:rotate(270deg)}.hdr__person{display:flex;margin-left:16px;align-items:center;transition:all .3s ease-in-out;height:36px;cursor:pointer;position:relative}.person-dropdown{right:0;width:240px;border-radius:10px;border:2px solid #1c2532;overflow:hidden}.person-dropdown,.wallet-dropdown{position:absolute;top:100%;background:#1c2532;box-shadow:2px 2px 20px #0000004d;z-index:1000;margin-top:8px}.wallet-dropdown{left:0;width:280px;border-radius:16px;border:none;padding:12px 12px 0}.wallet-search{display:flex;align-items:center;background:rgba(255,255,255,.05);border-radius:12px;padding:12px;margin-bottom:20px;gap:12px;height:46px;background:#0f1622;border:1px solid #0f1622;transition:border-color .2s ease-in-out}.wallet-search:has(.wallet-search-input:focus),.wallet-search:hover{border-color:#075cc0}.search-icon{color:#a7b5ca;height:30px;display:flex;align-items:center}.wallet-search-input{flex:1;background:transparent;border:none;outline:none;color:white;font-size:14px;font-weight:500}.wallet-search-input::placeholder{color:#a7b5ca;opacity:.7}.wallet-currencies{margin-bottom:20px;width:100%;max-height:300px;overflow-y:auto;scrollbar-color:#2a3546 #1c2532;scrollbar-width:thin}.currency-item{display:flex;align-items:center;letter-spacing:-.28px;line-height:24px;padding:6px;gap:12px;border-radius:8px;transition:background-color .2s ease}.currency-item:hover{background:rgba(255,255,255,.05)}.currency-item:hover .currency-symbol{color:#FFF}.currency-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center}.currency-icon img{width:100%;height:100%;object-fit:contain}.currency-info{flex:1;display:flex;justify-content:space-between;gap:2px}.currency-symbol{color:white;font-size:14px;font-weight:600;color:#9aa0b4;transition:color .2s ease-in-out}.currency-balance{color:#FFF;font-size:12px;font-weight:500}.wallet-settings{border-top:1px solid rgba(255,255,255,.1);background-color:#202a39;padding:0 12px 12px;margin-left:-12px;width:calc(100% + 24px);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.setting-item{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:12px}.setting-item:has(.currency-selector) .currency-selector{margin-top:-12px}.setting-label{color:white;font-size:14px;font-weight:500;flex:1;font-size:12px;line-height:16px}.switch{position:relative;width:34px;height:20px;background:rgba(255,255,255,.1);border:none;border-radius:12px;cursor:pointer;transition:background-color .2s ease;padding:0}.switch.on{background:#2283f6}.switchKnob{position:absolute;top:2px;left:2px;width:16px;height:16px;background:white;border-radius:50%;transition:transform .2s ease}.switch.on .switchKnob{transform:translateX(14px)}.currency-selector{align-items:center;background:#2a3546!important;border-radius:6px;display:flex;gap:2px;height:28px;margin:-4px auto;padding:0 8px;border:1px solid transparent;background:transparent;color:#FFF}.currency-selector:hover{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.2)}.currency-selector img{width:20px;height:20px;border-radius:2px}.person-dropdown{padding:12px}.person-dropdown__header{padding-top:8px;text-align:center}.person-dropdown__avatar{margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column}.person-dropdown__imgwrap{width:64px;height:64px;border-radius:50%;overflow:hidden}.person-dropdown__avatar img{width:100%;height:100%;object-fit:cover}.person-dropdown__rank{white-space:nowrap;display:inline-block;background-color:#ed1d49;border-radius:8px;font-size:12px;font-weight:700;line-height:1;margin-top:-3px;outline:2px solid #1c2532;padding:2px 9px;color:#FFF}.person-dropdown__username{color:white;font-size:16px;font-weight:600;margin-bottom:9px;margin-top:4px}.ranksNumber{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:4px;padding:0 8px}.ranksNumber span{color:#a7b5ca;font-size:11px;font-weight:600}.person-dropdown__progress{align-items:center;background-color:#2a3546;border-radius:12px;display:flex;padding:8px}.progress-bar{height:8px;background:#202a39;min-width:50px;border-radius:3px;overflow:hidden;width:100%}.progress-fill{height:100%;background:linear-gradient(90deg,#ff6b6b,#ff8e8e);transition:width .3s ease}.progress-text{color:#fff;font-size:11px;font-weight:600;margin:-4px 0 -4px 4px;display:block;width:fit-content;white-space:nowrap}.progress-gift{font-size:16px}.person-dropdown__menu{margin-bottom:8px;border-radius:12px;background-color:#2a3546;padding:6px 2px;margin-top:8px}.menu-item{align-items:center;-moz-appearance:none;-webkit-appearance:none;border-radius:10px;color:#a7b5ca;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;justify-content:flex-start;line-height:1.5;padding:6px;position:relative;text-align:center;text-decoration:none;transition:color .1s ease-in-out,background-color .1s ease-in-out;vertical-align:middle;white-space:nowrap;width:100%}.menu-item:hover{color:#fff}.menu-item.mobile-item{display:none}.menu-icon{width:24px;height:24px;color:#55657e;margin-right:8px}.menu-icon,.notify{display:flex;align-items:center}.notify{background:#1bb83d;border:2px solid #1b2636;border-radius:5px;font-size:12px;font-style:normal;font-weight:700;height:22px;justify-content:center;letter-spacing:-.24px;line-height:130%;padding:0 4px;white-space:nowrap;margin-left:4px;color:#FFF!important}.person-dropdown__logout{width:fit-content;padding:6.5px 16px;background-color:#ffffff1f;border-color:transparent;color:#ffffffd6;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;margin-bottom:0;margin-top:0;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.person-dropdown__logout:hover{background:#3a4451}.avatar-wrap{background-color:#ffffff1f;height:100%;border-top-left-radius:16px;border-bottom-left-radius:16px;padding-left:6px}.avatar-wrap,.hdr__chat{display:flex;align-items:center}.hdr__notifications{margin-right:16px;position:relative}.hdr{position:fixed;top:0;left:0;width:100%;backdrop-filter:saturate(140%) blur(10px);background:#111923;z-index:999;border-bottom:1px solid rgba(255,255,255,.06)}.hdr__sbar-toggle{width:40px;height:40px;background:transparent;color:#fff;border:none;display:inline-flex;align-items:center;justify-content:center}.hdr__row{justify-content:space-between;height:64px;width:100%;padding:0 24px}.hdr__logo,.hdr__row{display:flex;align-items:center}.hdr__logo{gap:6px}.hdr__auth{display:flex;gap:10px}.logo-mini{display:none}.logo-full{width:160px}.bonus span{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px}.bonus-tablet{display:none}.bonus-tablet .bonus{width:36px;height:36px;padding:5px;gap:0;justify-content:center}.bonus-tablet .bonus span{display:none}.bonus-tablet .bonus img{width:26px!important;height:26px!important}.bonus{margin:0 8px 0 16px;display:flex;align-items:center;background-color:#ffffff1f;border-radius:8px;color:#fff;gap:13px;height:36px;overflow:hidden;padding:5px 18px 5px 5px;position:relative;text-decoration:none;transition:background-color .3s ease-in-out;border:none}.bonus-tablet .bonus-notification{position:absolute;top:-8px!important;right:-8px;transform:translate(25%,-25%);display:block!important;line-height:18px!important;height:21px!important}.bonus>div{position:relative}.bonus:hover,.btn--ghost:hover,.search:hover{background-color:#ffffff29}.bonus.hasNotif:hover{background:radial-gradient(164.23% 68.81% at 100% 100%,#feab4aff 0,#fe9a4a80 72.4%,#fe4a4a00),radial-gradient(203.92% 89.64% at 9.37% -19.79%,#fecf4aff 0,#fe9a4a80 72.4%,#fe8b4a00),#352b25}.bonus.hasNotif{position:relative;overflow:visible;transition:background .2s ease-in;background-color:unset;background:radial-gradient(164.23% 68.81% at 100% 100%,#feab4a80 0,#fe8b4a1c 72.4%,#fe4a4a00),radial-gradient(203.92% 89.64% at 9.37% -19.79%,#fecf4a80 0,#fe9a4a1c 72.4%,#fe8b4a00),#352b25}.bonus .bonus-notification{display:block;align-items:center;background:#1bb83d;border:2px solid #1b2636;border-radius:4px;font-size:10px;font-weight:800;height:14px;text-align:center;letter-spacing:1.8px;line-height:130%;padding:0 3px;pointer-events:none;position:absolute;top:-2px;right:-8px;z-index:2;color:#FFF;width:fit-content;height:fit-content}.hdr__wallet{display:flex}.hdr__notifications .notification-badge{display:flex;justify-content:center;align-items:center;background:#1bb83d;border:2px solid #1b2636;border-radius:4px;font-size:12px;font-weight:800;height:22px;min-width:22px;text-align:center;letter-spacing:1.8px;line-height:130%;padding:0 3px;pointer-events:none;position:absolute;top:-8px;right:-7px;z-index:2;color:#FFF;width:fit-content}.notifications-sidebar{position:fixed;top:65px;right:0;width:325px;height:calc(100vh - 65px);background:#111923;z-index:998;display:flex;flex-direction:column;transform:translateX(0);transition:transform .3s ease}.notifications-sidebar__content{display:flex;flex-direction:column;height:100%}.notifications-sidebar__header{display:flex;align-items:center;padding:12px}.notifications-sidebar__header h3{font-size:16px;line-height:20px}.notifications-sidebar__header h3,.notifications-sidebar__view-all{font-weight:600;letter-spacing:-.02em;margin-bottom:0;margin-top:0;white-space:nowrap;color:#FFF}.notifications-sidebar__view-all{margin-left:12px;font-size:12px;line-height:12px;text-transform:capitalize;background:transparent;padding-left:12px;border:none;border-left:1px solid #fff;display:flex;align-items:center;gap:4px}.notifications-sidebar__view-all:hover{color:#ffffffd3}.notifications-sidebar__dropdown{width:88px;border-radius:8px;overflow:hidden;padding:6px 10px;background-color:#1c2532;box-shadow:2px 2px 20px #0000004d}.notifications-sidebar__dropdown button{overflow:hidden;text-overflow:ellipsis;background:transparent;border:none;letter-spacing:-.24px;line-height:20px;padding:8px 6px;align-items:center;color:#55657e;display:flex;outline:none;text-align:left;transition:color .1s ease-in-out;width:100%;border-radius:6px;font-weight:600;white-space:nowrap;font-size:12px}.notifications-sidebar__dropdown button.active{background-color:#2a3546;color:#FFF;padding-left:12px;pointer-events:auto}.notifications-sidebar__dropdown button:hover{color:#FFF}.notifications-sidebar__close{background:transparent;border:none;color:#a7b5ca;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease;margin-left:auto}.notifications-sidebar__close:hover{color:#FFF}.notifications-sidebar__tabs{display:flex;padding:4px;align-items:stretch;background:#37465c4d;border-radius:10px;gap:4px;margin:0 12px}.notifications-sidebar__tab{align-items:center;border-radius:8px;display:flex;flex:1 1;justify-content:center;padding-left:24px;padding-right:24px;transition:all .2s ease-in-out;background:transparent;border:none;height:36px;color:#55657e;font-weight:600;letter-spacing:-.28px;margin:0;text-align:center;white-space:nowrap}.notifications-sidebar__tab:hover{color:#FFF;background-color:#93acd317}.notifications-sidebar__tab.active{color:#FFF;background-color:#2283f6}.notifications-sidebar__tab.active .notifications-sidebar__tab-badge{color:#2283f6;background:#FFF}.notifications-sidebar__tab-badge{background:#2283f6;border-radius:6px;color:#FFF;display:block;font-size:10px;font-weight:700;line-height:14px;margin-left:8px;margin-right:-8px;padding:2px 6px;transition:color .1s ease-in-out,background-color .1s ease-in-out;white-space:nowrap}.notifications-sidebar__content-area{flex:1;overflow:hidden}.notifications-sidebar__list{height:100%;overflow-y:auto;padding-bottom:24px}.notifications-sidebar__list::-webkit-scrollbar{width:4px}.notifications-sidebar__list::-webkit-scrollbar-track{background:transparent}.notifications-sidebar__list::-webkit-scrollbar-thumb{background:#2a3546;border-radius:2px}.notifications-sidebar__list::-webkit-scrollbar-thumb:hover{background:#3a4451}.notifications-sidebar__mark-all{width:100%;padding:10px 20px;background-color:#ffffff1f;border-color:transparent;color:#ffffffd6;border-radius:8px;display:flex;align-items:center;gap:4px;color:#a7b5ca;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;line-height:24px;transition:all .2s ease-in;justify-content:center}.notifications-sidebar__mark-all:hover{background-color:#ffffff29;color:#fff}.notifications-sidebar__personal-cards,.notifications-sidebar__platform-cards{padding:0 12px}.date-line{border-bottom:1px solid #202a39;color:#55657e;font-size:11px;font-weight:600;line-height:16px;padding-bottom:4px;width:100%;display:block}.personal-card,.platform-card{background-color:#1c2532;transition:background-color .1s ease-in-out,border-color .1s ease-in-out;margin-top:12px;border-radius:8px;overflow:hidden}.notify__content{min-height:44px;padding:12px;display:flex;gap:12px;align-items:start;position:relative;background-color:#1c2532;height:fit-content;border-bottom-left-radius:0;border-bottom-right-radius:0;width:100%}.badge-new{background-color:#1bb83d;border-radius:56px;font-size:11px;font-weight:700;letter-spacing:.06em;padding:1px 7px;text-transform:uppercase;width:60px;height:18px;align-items:center}.badge-new,.imgWrap{display:flex;justify-content:center}.imgWrap{width:40px;height:100%;align-items:start}.imgWrap img{width:26px;height:auto;display:block}.main-info{max-width:225px;display:flex;flex-direction:column}.datetime{color:#55657e;font-size:10px}.main-info p{font-size:14px;font-weight:600;margin-bottom:.25em;color:#FFF;margin-top:0}.main-info .description{color:#a7b5ca;font-size:12px;margin-bottom:0;overflow:hidden;transition:all .3s}.main-info .description b{font-weight:700}.read-all{align-items:center;background-color:#202a39;display:flex;justify-content:center;padding:10px 12px;width:100%;border:none;color:#55657e;transition:.2s ease-in}.read-all:active{color:#FFF}.platform-footer{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;background-color:#202a39;border-top:1px solid #2a3546;width:100%}.platform-footer a{color:#2283f6;display:flex;align-items:center;gap:2px;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;margin:0;transition:.2s ease-in}.platform-footer a:hover{gap:4px}.platform-footer button{background:transparent;border:none;color:#55657e;display:flex;align-items:center;font-size:11px;font-weight:600;gap:4px;letter-spacing:.02em}.jcsbLine .date{color:#55657e;font-size:12px;font-weight:500;line-height:18px}.jcsbLine{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:4px}.platform-card__content{position:relative;padding:12px 12px 0}.platform-card__content .cover{width:100%;height:108px;border-radius:12px;overflow:hidden}.platform-card__content .cover img{width:100%;height:100%;object-fit:cover}.platform-card__content .about{max-height:36px;transition:all .3s;color:#a7b5ca;font-size:12px;margin-bottom:12px;overflow:hidden;display:block;margin-top:8px}.platform-card__content h5{font-size:16px;font-weight:600;margin:0 0 8px;color:#FFF}.see-more{display:flex;align-items:center;background:linear-gradient(270deg,#1c2532 68.52%,rgba(28,37,50,0));border:none;bottom:0;font-size:12px;font-weight:500;gap:7px;justify-content:flex-end;line-height:18px;position:absolute;right:2px;text-align:right;width:115px;color:#FFF}.platform-card+.platform-card{margin-top:8px}body.notifications-open{padding-right:325px;transition:padding-right .3s ease}.chat-sidebar{position:fixed;top:65px;right:0;width:325px;height:calc(100vh - 65px);background:#111923;z-index:998;display:flex;flex-direction:column;transform:translateX(0);transition:transform .3s ease}.chat-sidebar__content{display:flex;flex-direction:column;height:100%}.chat-sidebar__header{display:flex;align-items:center;padding:12px;background-color:rgb(25,33,44);z-index:10;gap:16px;border-bottom:1px solid rgba(255,255,255,.04)}.chat-sidebar__header button{background:transparent;border:none;outline:none;display:flex;align-items:center;justify-content:center;transition:all .2s ease-in}.chat-sidebar__header button:has(svg){color:#a7b5ca}.chat-sidebar__header button svg{width:20px;height:20px}.chat-sidebar__header button:hover{color:#FFF;border-color:#FFF}.coindrop-tootlip-wrap{margin-left:auto;width:20px;height:20px;cursor:pointer}.coindrop-tootlip-wrap img{width:100%;height:100%;object-fit:contain}.chat-sidebar__header .iBtn{color:#a7b5ca;width:18px;height:18px;font-size:12px;font-weight:600;border:2px solid #a7b5ca;border-radius:50%}.chat-type__trigger img{width:20px;height:20px}.chat-type__trigger{padding:0!important;gap:0!important}.chat-type__trigger:hover{background:transparent!important}.chat-type__trigger span{font-weight:600;line-height:18px;white-space:nowrap;letter-spacing:-.24px;color:#FFF;margin-left:6px;margin-right:4px}body.chat-open{padding-right:325px;transition:padding-right .3s ease}.chat-settings-dropdown{position:absolute;top:calc(100% + 8px);right:0;z-index:1001;background-color:#2a3546;box-shadow:2px 2px 20px rgba(0,0,0,.3);display:flex;flex-direction:column;min-width:216px;border-radius:10px;gap:12px;padding:12px}.chat-setting-item{display:flex;align-items:center;gap:4px}.chat-setting-item.blacklist{padding:18px 10px 6px;border-left:none;border-right:none;border-bottom:none;background:transparent;outline:none;border-top:1px solid #55657e!important;text-align-last:left}.chat-setting-item.blacklist .chat-setting-label{color:#a7b5ca!important;margin-left:4px}.chat-setting-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#a7b5ca}.font-icon,.gif-icon{background:#a7b5ca;color:#1c2532;font-size:10px;font-weight:600;padding:2px 4px;border-radius:2px;width:20px;height:16px;display:flex;align-items:center;justify-content:center}.chat-setting-label{flex:1;color:#FFF;font-size:12px;line-height:16px;font-weight:600;letter-spacing:-.02em;cursor:pointer}.blacklist-add h3{font-size:18px;margin-left:.5em;margin-right:.5em}.withdraw-adress .crypto-network-selector .dropdownTrigger{height:58px!important;padding:7px 18px!important;background-color:#090c1199!important;border:1px solid #2a3546!important;border-radius:10px!important;transition:border-color .2s ease!important}.withdraw-adress .crypto-network-selector .dropdownTrigger:hover{border-color:#2283f6!important}.withdraw-adress .crypto-network-selector .iconWrap,.withdraw-adress .crypto-network-selector .iconWrap img{width:24px!important;height:24px!important}.withdraw-adress .crypto-network-selector .triggerText{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex:1!important;min-width:0!important}.pinned-content{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;transition:all .2s ease}.pinned.expanded .pinned-content{-webkit-line-clamp:unset;overflow:visible;white-space:normal}.chat-settings-dropdown .switch{background-color:#444e5c}.chat-settings-dropdown .switch.on{background-color:#2283f6}.coindrop-tooltip{top:calc(100% + 8px);background:#2a3546;color:#fff;padding:12px;border-radius:8px;font-size:12px;font-weight:500;line-height:1.4;white-space:normal;width:200px;text-align:center;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,.3)}.coindrop-tooltip,.coindrop-tooltip:after{position:absolute;left:50%;transform:translateX(-50%)}.coindrop-tooltip:after{content:"";bottom:100%;border:4px solid transparent;border-bottom-color:#2a3546}.coindrop-tooltip .progressline{margin-top:8px}.coindrop-tooltip-text,.spanline{color:#a7b5ca;font-size:12px;font-weight:500;line-height:1.4;text-align:left}.spanline{width:100%;display:flex;justify-content:space-between;font-weight:600;margin-top:4px}.spanline .green{color:#1bb83d}.blacklist-description,.blacklist-empty{margin-top:0;margin-bottom:1rem;color:#a7b5ca;font-size:12px;font-weight:500;line-height:18px}.blacklist-empty img{width:165px;height:165px}.blacklist-description{margin-top:24px}.blacklist-empty{align-items:center;display:flex;flex-direction:column}.blacklist-add-content{height:24vh;overflow-x:hidden}.pinned{display:flex;column-gap:8px;align-content:center;background-color:rgb(25,33,44);cursor:pointer;position:relative;width:100%;padding:8px 12px 8px 22px;transition:.4s ease-in-out}.pinned:before{background-color:#2283f6;content:"";display:block;height:calc(100% - 16px);left:12px;position:absolute;top:8px;width:2px;border-radius:2px}.pinned-content{color:rgb(167,181,202);font-size:12px;font-weight:500;line-height:18px;word-break:break-word;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pinned-content a{text-decoration:underline;color:#2283f6}.pinned-icon{color:#a7b5ca;height:20px;width:20px}.sidebar-chat__footer{background-color:#1c2532;box-shadow:0 0 20px rgba(0,0,0,.3);padding:8px}.progress-in-number{width:100%;color:#55657e;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;margin-bottom:4px;display:flex;gap:4px}.progress-in-number span{color:#FFF}.not-allowed__block{display:flex;align-items:start;background-color:#2a3546;border-radius:8px;gap:8px;margin-bottom:10px;padding:8px 10px}.not-allowed__block p{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;margin-bottom:0;margin-top:0}.not-allowed__block svg{width:16px;height:16px}.chat-sidebar__content-area{flex:1;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#55657e;font-size:14px;position:relative}.generous-users{display:flex;position:absolute;top:6px;right:6px;cursor:pointer}.generous-user{width:34px;height:34px;border-radius:50%;overflow:hidden;border:2px solid #1c2532}.generous-user img{width:100%;height:100%;object-fit:contain}.user2,.user3{margin-left:-6px}.user1{z-index:3}.user2{z-index:2}.user3{z-index:1}.chat-down__wrap{position:absolute;right:14px;bottom:16px}.chat-down{background-color:#55657e;color:#FFF;border:none;height:40px;width:40px;will-change:background-color,transform,opacity;z-index:3;border-radius:50%;padding:0;transition:background-color .1s ease-in-out,transform .1s ease-in-out,opacity .1s ease-in-out}.chat-down,.chat-down .amount{align-items:center;display:flex;justify-content:center}.chat-down .amount{background-color:#1bb83d;color:rgb(255,255,255);font-size:12px;font-weight:600;height:20px;left:50%;letter-spacing:-.02em;min-width:20px;padding-left:5px;padding-right:5px;position:absolute;top:0;transform:translate(-50%,-50%);border-radius:50px;transition:background-color .1s ease-in-out}.messages-list{display:flex;flex-direction:column;max-height:100%;overflow-y:auto;padding:12px 0;overflow-x:hidden}.timeline{display:flex;font-size:9px;font-weight:600;color:#55657e;width:100%;justify-content:end;padding-right:8px}.message-item{align-items:center;display:flex;padding:4px 8px;transition:background-color .1s ease-in-out;width:100%}.user{height:40px;margin-top:auto;min-width:33px;position:relative;margin-right:10px}.user-avatar{width:33px;height:33px;border-radius:50%;overflow:hidden}.vip-icon{width:18px;height:18px;left:50%;position:absolute;top:-6px;transform:translate(-50%,-50%)}.user-avatar img{width:100%;height:100%;object-fit:contain}.avatar-progress__badge,.lvl{border:2px solid #111923;align-items:center;background-color:#2283f6;border-radius:50px;bottom:-3px;display:flex;position:absolute;height:16px;justify-content:center;left:50%;padding:2.5px 4px;transform:translate(-50%)}.avatar-progress__badge span,.lvl span{color:#fff;display:inline-block;font-size:10px;font-weight:600;letter-spacing:.06em;line-height:1}.message{background-color:#1c2532;border-radius:12px;padding:8px 12px;display:flex;flex:1;gap:8px;flex-direction:column}.message+.message{margin-top:8px}.my-win p,.my-win p strong{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;margin-bottom:0;margin-top:0}.my-win p{color:#fff;white-space:pre-wrap}.my-win{display:flex;gap:10px;width:100%}.my-win__column{display:flex;flex-direction:column;gap:5px;width:100%}.my-win img{height:75px;width:auto;aspect-ratio:54/75;border-radius:8px}.my-win a{padding:9px 1px 9px 8px;width:100%;align-items:center;background-color:#ffffff1f;border-radius:6px;display:flex;gap:3px;height:38px;text-transform:uppercase;color:#FFF;font-size:16px;font-weight:600;transition:all .2s ease-in}.my-win a svg{margin-left:auto}.my-win a:hover{background-color:#55657e}.message-item.has-win .message{background:radial-gradient(115.32% 106.19% at 100% 0,#1bb83d 0,#1bb83db0 15.28%,#1bb83d7a 32.99%,#1bb83d45 60.27%,#1bb83d00),#1c2532;background-color:initial!important}.message-item.tips-send .message{background:url(/img/tips_bg),linear-gradient(0deg,#1c253266,#1c253266),linear-gradient(1.01deg,#212b89 -6.72%,#226af6 99.1%);background-size:cover;width:100%}.nameline{display:flex;align-items:center;width:100%;gap:4px;margin-bottom:4px}.donate-btn{margin-left:auto}.nameline .name{margin:0;font-size:12px;font-weight:500;line-height:20px;color:#fff}.nameline button{border:none;background:transparent;padding:0;color:#ffffff80;cursor:pointer;transition:all .2s ease-in-out}.nameline button:hover{color:#FFF}.nameline .status{color:#FFF;background-color:#1bb83d;font-weight:600;font-size:10px;line-height:10px;padding:0 4px;display:block;border-radius:10px}.like-block{align-items:center;display:flex;flex-direction:column;margin-right:0;color:#55657e}.like-block:hover,.like-block:hover .likeBtn{color:#a7b5ca}.like-count{cursor:default;font-size:9px;font-weight:600;text-align:center;transition:all .2s ease-in-out}.like-block button{border:none;background:transparent;color:#55657e}.message .tips{font-size:11px;font-weight:500;color:#a7b5ca;display:inline-block}.message .tips .tips-amount{margin:0;color:#FFF;font-weight:600;font-size:12px}.message .tips .tips-amount span{color:#a7b5ca}.message-text{color:#a7b5ca;font-size:13px;margin:0;word-break:break-word;font-weight:500}.message-text.link-text{color:#2283f6}.message-text.emoji-message{font-size:48px}.reply-block{cursor:pointer;display:flex;flex-direction:column;gap:2px;padding-left:8px;position:relative}.reply-block:before{background-color:#2a3546;content:"";display:block;height:calc(100% - 4px);left:0;position:absolute;top:4px;width:2px}.reply-block .whom{font-size:12px;color:#fff;font-weight:500;margin:0}.reply-block .what{color:#a7b5ca;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.generous-modal-content{display:flex;flex-direction:column;gap:45px}.generous-modal-content .subtitle{font-size:14px;font-weight:500;line-height:1.5;color:#a7b5ca}.gray-block{background-color:#19212c;border-radius:10px;padding:18px 16px 16px;position:relative}.gray-block .period{background-color:inherit;border-radius:10px 10px 0 0;display:inline-block;left:50%;padding:6px 12px 2px;position:absolute;top:0;transform:translate(-50%,-100%);width:-moz-fit-content;width:fit-content;font-size:12px;line-height:16px;margin:0;color:#FFF}.gray-block .period svg{color:#55657e;margin-right:7px}.generous--table__line{display:grid;grid-template-columns:50px 1.2fr 1fr;align-items:center;height:40px;border-bottom:1px solid #2a3546}.generous--table__line:last-child{border-bottom:none}.generous--table__line .place{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#a7b5ca;font-weight:600;line-height:20;font-size:16px}.generous--table__line .place img{width:32px;height:auto}.generous--table__line .user{display:flex;align-items:center;gap:8px;margin-right:0}.generous--table__line .user,.generous--table__line .win{font-size:12px;font-weight:600;color:#FFF}.generous--table__line .user--avatar{width:22px;height:22px;border-radius:50%;overflow:hidden;display:block}.generous--table__line .user--avatar img{width:100%;height:100%;object-fit:contain}.prize-places{align-items:flex-end;display:flex;width:100%;height:100%;flex-wrap:nowrap}.prize-place{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.prize-place.place1{align-self:flex-start}.winner-place-icon:before{border-radius:50%;box-shadow:inset 0 2px 4px #00114d40;content:"";height:40px;position:absolute;width:40px;z-index:2}.winner-place-icon .avatar--user:after{border-radius:50%;content:"";height:46px;position:absolute;width:46px;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}.place1.winner-place-icon .avatar--user{width:50px;height:50px}.place1.winner-place-icon .avatar--user:after{width:58px!important;height:58px!important;background:linear-gradient(131.88deg,#ffe06a 13.94%,#eb8f1b 86.62%)!important}.place2.winner-place-icon .avatar--user{width:40px;height:40px}.place2.winner-place-icon .avatar--user:after{width:48px!important;height:48px!important;background:linear-gradient(131.88deg,#d9eaff 13.94%,#608cc8 86.62%)!important}.place3.winner-place-icon .avatar--user{width:40px;height:40px}.place3.winner-place-icon .avatar--user:after{width:48px!important;height:48px!important;background:linear-gradient(131.88deg,#efc4b1 13.94%,#ab5b3a 86.62%)!important}.winner-place-icon{height:73px;position:relative}.winner-place-icon .avatar--user{width:40px;height:40px;border-radius:50%;overflow:visible;position:relative;z-index:1}.winner-place-icon .avatar--user img{width:100%;height:100%;border-radius:50%;object-fit:cover}.winner-place-data{display:flex;align-items:center;flex-direction:column;gap:2px;margin-top:-6px;font-weight:600}.place1 .winner-place-data{font-size:14px}.place2 .winner-place-data{font-size:13px}.place3 .winner-place-data{font-size:12px}.winner-place-data p{margin:0;text-align:center;width:100%;color:#FFF}.winner-place-data span{color:#93acd3}.search{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:none;background-color:#ffffff1f;transition:background-color .3s ease-in-out;position:relative}.btn--ghost .tooltip-label,.search .tooltip-label,.td--game .tooltip-label{position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);z-index:20;background:#2a3546;color:#fff;font-size:10px;line-height:1;padding:12px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s .2s}.btn--ghost .tooltip-label,.td--game .tooltip-label{top:unset;bottom:calc(100% + 12px)}.td--game .tooltip-label{left:25%;transform:unset;display:flex;align-items:center;gap:8px;color:#a7b5ca;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;margin-bottom:0;margin-top:0}.btn--ghost .tooltip-label:after,.search .tooltip-label:after,.td--game .tooltip-label:after{content:"";position:absolute;top:-4px;left:50%;transform:translateX(-50%);width:8px;height:8px;background:#2a3546;transform:rotate(45deg)}.btn--ghost .tooltip-label:after,.td--game .tooltip-label:after{left:50%;transform:translateX(-50%) rotate(45deg);top:unset;bottom:-4px}.btn--ghost:focus-visible .tooltip-label,.btn--ghost:hover .tooltip-label,.search:focus-visible .tooltip-label,.search:hover .tooltip-label,.td--game:focus-visible .tooltip-label,.td--game:hover .tooltip-label{opacity:1;visibility:visible;transform:translateX(-50%) translateY(2px);transition:opacity .2s ease,transform .2s ease}.search:hover{background-color:#ffffff2e}.provider-card .info{position:relative}.provider-card .info .tooltip-label{position:absolute;top:unset;bottom:calc(100% + 12px);right:0;z-index:20;background:#2a3546;color:#fff;font-size:10px;line-height:1.3;padding:12px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;width:150px;white-space:normal;text-align:center;word-wrap:break-word}.provider-card .info .tooltip-label:after{content:"";position:absolute;right:6px;transform:rotate(45deg);top:unset;bottom:-4px;width:8px;height:8px;background:#2a3546}.info:focus-visible .tooltip-label,.info:hover .tooltip-label{opacity:1;visibility:visible;transform:translateY(2px);transition:opacity .2s ease,transform .2s ease}.provider-card.disabled .info:focus-visible .tooltip-label,.provider-card.disabled .info:hover .tooltip-label{opacity:1!important}.radio-wrap input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:16px;height:16px;border:2px solid #55657e;border-radius:50%;background:transparent;cursor:pointer;position:relative;transition:all .2s ease}.radio-wrap input[type=radio]:checked{border:4px solid #2283f6;background:#fff}.radio-wrap input[type=radio]:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;border-radius:50%;background:#fff}.bonus-dropdown{position:absolute;top:100%;left:16px;z-index:1000;width:360px;background-color:#161f2c;border-radius:0 0 16px 16px;color:#fff;overflow:hidden}.bonus-dropdown__header{align-items:center;display:flex;gap:6px;padding:20px 16px 12px}.bonus-dropdown__header h3{font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:28px;margin:0}.bonus-counter{align-items:center;background:#1c2532;border-radius:6px;display:flex;gap:2px;height:24px;min-width:20px;padding:4px}.bonus-counter,.bonus-counter span{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;margin-bottom:0;margin-top:0;color:rgb(85,101,126)}.bonus-counter .green,.bonus-dropdown .green{color:#1bb83d}.bonus-dropdown__footer{display:flex;align-items:center;justify-content:center;width:100%;background-color:#1c2532;border-top:1px solid rgba(183,207,255,.051);padding:12px 16px}.bonus-dropdown__footer div{margin-bottom:0}.bonus-dropdown__content{max-height:calc(100vh - 215px);padding:0 16px 12px;overflow-y:auto;width:100%;max-width:100%}.promocode-wrap{width:100%;display:flex;align-items:center;gap:6px;border-radius:8px;height:36px;padding:3px 12px;border:1px solid #2a3546;background-color:#090c1199;margin-bottom:12px;transition:all .2s ease-in}.promocode-wrap:hover{border-color:#0c5eff}.promocode-wrap span{display:block;width:20px;color:#55657e;height:20px}.promocode-wrap button{border-radius:6px;font-size:12px;margin-left:6px;margin-right:-9px;padding:4px 12px;background:#ffffff1f;border-color:transparent;transition:all .2s ease-in;color:#ffffffd6;width:112px}.promocode-wrap button:hover{background:#ffffff29;color:#fff}.promocode-wrap button:disabled{opacity:.4;pointer-events:none}.promocode-wrap .clear-button{background:transparent;border:none;color:#55657e;cursor:pointer;padding:0;transition:color .2s ease;display:flex;align-items:center;justify-content:center;width:16px;height:16px}.promocode-wrap .clear-button:hover{color:#a7b5ca;background:transparent}.promocode-wrap input{background:transparent;border:none;outline:none;font-size:12px;width:100%;font-weight:600;letter-spacing:-.24px;padding:0;color:#FFF}.promocode-wrap input::placeholder{color:#55657e;font-weight:600}.bonus-dropdown__content--item{display:grid;grid-template-columns:40px 1fr 100px;align-items:center;gap:8px;background:rgb(32,42,57);border-radius:12px;padding:8px}.bonus-dropdown__content--item:has(.inline){grid-template-columns:40px 1fr}.bonus-dd__icon{width:40px;height:40px;display:block}.bonus-dd__icon img{width:100%;height:100%;object-fit:contain}.bonus-dropdown__content--item .main-text{display:flex;flex-direction:column;gap:2px}.bonus-dropdown__content--item .main-text .gray{color:#a7b5ca}.bonus-dropdown__content--item .main-text span{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bonus-dropdown__content--item .main-text p{margin:0;color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px}.bonus-dropdown__content--item+.bonus-dropdown__content--item{margin-top:8px}.unavalable{align-items:center;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;display:flex;gap:16px;justify-content:center;max-width:96px;min-width:96px;padding:8px}.unavalable span{color:#a7b5ca;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.specialCard .footer .unavalable{width:100%;max-width:unset}.progressline{border-radius:3px;height:6px;width:100%;background-color:#ffffff0a;position:relative;overflow:hidden}.main-text .inline span{width:unset}.progressline p{margin:0;position:absolute;top:0;left:0;display:block;height:100%;max-width:100%;width:10%;overflow-x:hidden;border-radius:3px;background:linear-gradient(90deg,#1BB83D,#0C941A .01%,#1FCC50)}.inline{display:flex;align-items:center;width:100%;justify-content:space-between}.inline img{width:24px;height:24px}.freeImg{gap:4px}.currency-data,.freeImg{display:flex;align-items:center}.currency-data{gap:2px;font-size:12px;line-height:16px;color:rgba(255,255,255,.84)}@media (max-width:1000px){.bonus span,.hdr__chat,.hdr__sbar-toggle,.hdr__settings,.search{display:none}.hdr__person{margin-left:4px;margin-right:12px}.hdr__notifications{margin-right:0}.bonus{padding:5px;border:none;margin-left:auto}.flex-row:first-of-type{width:100%}}@media (max-width:670px){.logo-full{display:none}.logo-mini{display:block}.hdr__person .chevron-wrap{display:none}.hdr__person{width:36px;height:36px}.avatar-wrap{background-color:transparent;border-radius:50%;width:100%;justify-content:center;padding:0;width:36px;height:36px;border:2px solid #1c2532;position:relative}.avatar{width:29px!important;height:29px!important}.bonus{width:36px;height:36px}}@media (max-width:640px){.hdr__notifications{display:none}.person-dropdown .menu-item.mobile-item{display:flex}}.ftr{background:#19212c;padding-top:32px}.ftr .mobile{display:none}.ftr__grid{display:flex;flex-direction:column;width:min(1250px,100% - 32px)!important}.ftr__row{align-items:flex-start;border-bottom:1px solid #2a3546;display:grid;gap:15px;grid-template-columns:75px 112px 91px 130px 145px 150px 185px;justify-content:space-between;margin-bottom:20px;padding-bottom:20px}.mail__link{display:flex;flex-direction:column;align-items:start!important}.mail__link a{color:#2283f6;transition:.3s;text-decoration:underline}.mail__link:hover a{color:#096adc}.mail__link span{transition:.3s;word-wrap:break-word;white-space:normal;display:inline-block;line-height:1.2}.mail__link:hover span{color:#FFF}.ftr__col--title{color:#a7b5ca;display:block;font-size:11px;font-weight:600;line-height:16px;margin-bottom:15px;margin-top:0;text-transform:uppercase}.ftr__col ul{list-style:none;margin:0;padding:0}.ftr__col li:hover{color:#a7b5ca}.ftr__col li{align-items:center;background-color:transparent;border:none;color:#55657e;cursor:pointer;display:flex;flex-wrap:nowrap;font-size:11px;font-weight:600;letter-spacing:-.02em;line-height:14px;line-height:2.2;margin-bottom:0;margin-top:0;padding:0;text-align:left;text-decoration:none;transition:color .3s;white-space:nowrap;width:100%;transition:.3s}.footer-logos-wrapper{border-bottom:1px solid rgba(85,101,126,.15);margin-bottom:18px;min-height:65px;padding-bottom:20px;overflow:hidden}.logos__viewport{overflow:hidden;scrollbar-width:none;-ms-overflow-style:none;width:100vw;touch-action:none;overscroll-behavior:contain;-webkit-user-select:none;user-select:none}.logos__viewport::-webkit-scrollbar{display:none}.logos__container{display:flex;gap:40px;flex-wrap:nowrap;user-select:none;will-change:transform}.logos__slide{flex:0 0 auto;min-width:120px}.logo-wrap,.logos__slide{display:flex;align-items:center;justify-content:center}.logo-wrap{width:160px;height:60px}.logo-wrap img{max-height:100%;max-width:100%;object-fit:contain;filter:grayscale(1);transition:all .3s;pointer-events:none;-webkit-user-drag:none}.logo-wrap:hover img{filter:grayscale(0)}.copyright{border-bottom:none!important}.copyright span{align-self:center;font-size:9px;font-weight:500;grid-column:1/4;grid-row:2/3;color:#55657e}.icons-row{justify-content:space-between}.icons-row,.icons-row p{display:flex;align-items:center}.icons-row p{border:1px solid #fff;color:#FFF!important;border-radius:50%;flex-shrink:0;font-size:9px;font-style:normal;font-weight:600;height:28px;justify-content:center;width:28px}.icon-wrap{align-self:center;cursor:pointer;flex-shrink:0;text-align:center;transition:transform .1s ease-in-out;max-height:100%}.icon-wrap img{max-height:185px;max-width:60px;object-fit:contain;display:block;transition:.3s}.icon-wrap:hover{transform:translateY(-20%)}.ftr__col p{font-size:9px;font-weight:500;gap:20px;color:#55657e}.socials .icons-row{justify-content:unset;display:flex;gap:8px}.socials .icon-wrap img{max-width:100%;max-height:100%}.socials .icon-wrap{width:32px;height:32px;transition:.3s;position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center}.socials .icon-wrap:hover{transform:none!important;scale:1.15}.socials .icon-wrap span{background-color:#202a39;border-radius:100px;bottom:calc(100% + 8px);color:#55657e;font-size:9px;font-weight:500;opacity:0;padding:2px 5px;pointer-events:none;position:absolute;transform:translateY(50%);transition:all .3s;white-space:nowrap}.socials .icon-wrap:hover span{opacity:1;transform:translateY(0)}.socials{display:flex!important;justify-content:space-between}.currency-rate span{color:#a7b5ca;font-size:11px;font-weight:600;letter-spacing:-.02em;line-height:14px}.currency-rate,.metamask{align-items:center;background-color:#2a3546;border-radius:8px;cursor:pointer;display:flex;height:32px;opacity:.8;padding:6px 10px;gap:6px;border:none;transition:.3s;min-width:fit-content}.currency-rate:hover,.metamask:hover{opacity:1}.metamask__icon{width:20px;height:20px}.metamask__icon img{width:100%;height:100%;object-fit:contain}.side{display:flex;align-items:center;gap:4px;color:#a7b5ca;font-size:11px;font-weight:600;letter-spacing:-.02em;line-height:14px}.chevron{width:10px;height:10px}.socials .flex-row{gap:8px}.currency-rate,.flex-row{display:flex;align-items:center}.currency-rate{gap:8px}.currency-rate .info{position:relative}.tooltip{right:-8px;bottom:calc(100% + 16px);width:200px;padding:0 12px 12px;color:#cdd2e4;border-radius:12px;font-size:12px;line-height:1.2;opacity:0;transform:translateY(16px);visibility:hidden;pointer-events:none;transition:opacity .15s ease,transform .15s ease,visibility 0s .15s}.tooltip,.tooltip:after{position:absolute;background:#2a3546}.tooltip:after{content:"";right:14px;bottom:-6px;width:12px;height:12px;transform:rotate(45deg)}.currency-rate .info:focus-visible .tooltip,.currency-rate .info:hover .tooltip{opacity:1!important;transform:translateY(0);visibility:visible;pointer-events:auto;transition:opacity .15s ease,transform .15s ease,visibility 0s}.tooltip p{border-bottom:1px solid #9aa0b4;padding-bottom:8px}@media (max-width:1000px){.ftr{padding-bottom:50px}.js-acc-panel{display:none}.js-acc-panel.open{display:block}.js-acc-toggle{cursor:pointer;position:relative;padding-right:18px;color:#FFF}.js-acc-toggle:after{content:"";position:absolute;right:0;top:4px;width:12px;height:12px;background:url(/img/icons/chevron-forward.svg) no-repeat 50%/contain;transition:transform .2s;transform:rotate(90deg)}.js-acc-toggle.open:after{transform:rotate(-90deg)}.row-incol{grid-template-columns:unset;grid-template-rows:repeat(7,auto)}.ftr__col--title{padding:4px 4px 4px 0;margin-bottom:0}.ftr .to-hide{display:none}.ftr .mobile{display:flex;justify-content:center}.metamask{width:100%;margin-top:12px}.copyright{display:flex;justify-content:space-between}.ftr__row.socials{border-bottom:none}.icons-row{flex-wrap:wrap}.ftr__col:last-of-type{padding-top:12px;border-top:1px solid #2a3546}}:root{--hdr-h:64px;--sbar-w-mini:50px;--sbar-w-wide:231px}[data-sidebars-ready="0"] .sbar{visibility:hidden}.sbar__item-wrapper{position:relative}.sbar.is-expanded .tabs .sbar__label{display:block;max-width:52px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.sbar.is-expanded .tabs .sbar__link{gap:6px!important}.sbar.is-expanded .tabs{grid-template-columns:repeat(2,94px);gap:8px}.sbar.is-expanded .tabs .sbar__label{color:#FFF}.tabs{display:grid;gap:6px;margin-bottom:8px}.tabs .sbar__item-wrapper:first-child,.tabs .sbar__item-wrapper:nth-child(2){background-color:hsla(0,0%,100%,.08);border-radius:12px;color:#FFF}.tabs .sbar__item-wrapper:first-child .sbar__icon,.tabs .sbar__item-wrapper:nth-child(2) .sbar__icon{color:#fff}.tabs .sbar__item-wrapper:first-child .sbar__icon.active{color:#ed1d49}.tabs .sbar__item-wrapper:nth-child(2) .sbar__icon.active{color:#2283f6}.sbar__item-wrapper .tooltip-label{display:none!important}.sbar__submenu{position:fixed;left:var(--sbar-w-mini);background:#19212c;border:1px solid #2a3546;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:1001;max-width:280px;max-height:var(--submenu-max-height,400px);overflow-y:auto}.sbar.is-expanded .sbar__submenu{left:var(--sbar-w-wide)}.sbar__submenu-title{padding:12px 16px 8px;font-size:14px;font-weight:600;color:#fff;letter-spacing:.5px}.sbar__submenu-items{padding:8px 0}.sbar__submenu--crypto{padding:8px;max-width:400px}.sbar__submenu-items--crypto{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;width:360px}.sbar__submenu-crypto-link{display:flex!important;align-items:center;justify-content:flex-start;gap:8px;padding:8px;border-radius:8px;transition:background .15s ease;height:55px;background:transparent;width:170px!important;text-decoration:none;color:inherit}.sbar__submenu-crypto-link:hover{background:rgba(255,255,255,.06)}.sbar__submenu-crypto-link:hover .sbar__icon{color:#fff}.sbar__submenu-crypto-link.sbar__link{background:transparent!important;border-radius:8px;height:55px;padding:8px;display:flex!important;align-items:center;justify-content:flex-start;gap:8px}.sbar__submenu-crypto-link.sbar__link:hover{background:rgba(255,255,255,.06)!important}.sbar__submenu-crypto-link .sbar__icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:color .2s ease-in-out;flex-shrink:0}.sbar__submenu-crypto-link .sbar__icon svg{width:24px;height:24px}.sbar__crypto-texts{display:flex!important;flex-direction:column;align-items:flex-start;flex:1;min-width:0;width:100%}.sbar__submenu-crypto-link.is-single .sbar__crypto-texts{align-items:center}.sbar__crypto-title{font-size:13px;font-weight:600;color:#fff!important;line-height:18px}.sbar__crypto-sub,.sbar__crypto-title{display:block!important;white-space:nowrap;max-width:100%;width:100%}.sbar__crypto-sub{font-size:12px;line-height:16px;font-weight:400;color:#55657e!important;overflow:hidden;text-overflow:ellipsis}.sbar__submenu-item{display:flex;align-items:center;padding:8px 16px;color:#a7b5ca;text-decoration:none;transition:all .2s ease;gap:12px}.sbar__submenu-item:last-of-type{padding-bottom:0}.sbar__submenu-item:hover{color:#fff}.sbar__submenu-icon{display:flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.sbar__submenu-label{flex:1;font-size:14px;font-weight:500}.sbar__submenu-hot{color:#ed1d49;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.sbar{position:fixed;top:var(--hdr-h);left:0;height:calc(100dvh - var(--hdr-h));background:var(--card);border-right:1px solid rgba(255,255,255,.06);z-index:90;overflow:visible;transition:width .18s ease,transform .2s ease;background-color:#111923}.sbar__inner:hover{scrollbar-color:#2A354C rgba(13,19,28,.8);height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-gutter:stable}.sbar.is-collapsed{width:var(--sbar-w-mini)}.sbar.is-expanded{width:var(--sbar-w-wide)}.sbar.is-expanded .sbar__link{width:auto;justify-content:flex-start}.sbar__inner{height:100%;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:transparent transparent;scrollbar-width:thin;display:flex;flex-direction:column;padding-right:12px;scrollbar-gutter:stable}.sbar.is-expanded .sbar__inner{padding:12px}.sbar__nav{display:grid;gap:2px;padding:12px 0;max-height:100%;overflow:visible;margin-bottom:18px}.sbar__nav .sbar__item-wrapper:nth-child(2){margin-top:6px}.sbar__nav .tabs .sbar__item-wrapper:nth-child(2){margin-top:0}.sbar__nav--bottom{margin-top:auto;padding-top:24px}.sbar-buy{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:197px;justify-self:center}.sbar-buy__methods img{height:20px;max-width:42px;opacity:.7;transition:opacity .1s ease-in-out;width:auto}.sbar-buy__methods{align-items:center;display:flex;gap:9px;justify-content:center;margin-bottom:12px}.sbar-buy:hover .sbar-buy__methods img{opacity:1}.sbar-buy:hover .sbar-buy__btn,.sbar-buy__btn:hover{background-color:#ffffff29;color:#FFF}.sbar-buy__btn{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:20px;margin-bottom:0;margin-top:0;padding:6.5px 16px;background-color:#ffffff1f;color:#ffffffd6;transition:background-color .2s ease-in-out,color .2s ease-in-out;border-radius:8px;width:100%;text-align:center}.sbar__link{align-items:center;border-radius:8px;cursor:pointer;display:flex;gap:12px;height:40px;width:40px;padding:8px;transition:background-color .1s ease-in-out;justify-content:center}.sbar__link:hover{background:rgba(255,255,255,.04)}.sbar__link:hover .sbar__icon,.sbar__link:hover .sbar__label{color:#fff}.sbar__icon{display:flex;align-items:center;justify-content:center;color:#55657e;transition:color .2s ease-in-out}.sbar__icon svg{width:20px;height:20px}.sbar__label{white-space:wrap;color:#a7b5ca;font-size:14px;font-variant-numeric:lining-nums tabular-nums;font-weight:600;letter-spacing:-.02em;line-height:18px;margin-bottom:0;margin-top:0;transition:color .1s ease-in-out}.sbar__badge{color:#1bb83d;font-size:9px;font-style:normal;font-variant-numeric:lining-nums tabular-nums;font-weight:700;letter-spacing:.54px;line-height:16px;margin-left:4px;margin-top:2px;text-transform:uppercase}.sbar__badge-icon{color:white!important}.sbar.is-collapsed .sbar__badge,.sbar.is-collapsed .sbar__label{display:none}.sbar.is-collapsed .sbar__link{grid-template-columns:1fr;justify-items:center;justify-content:center;padding:8px;width:40px;height:40px}.sbar.is-collapsed,.sbar.is-collapsed .sbar__inner,.sbar.is-collapsed .sbar__nav{overflow:visible}.sbar.is-collapsed .sbar__link{position:relative}.sbar.is-collapsed .sbar__link .tooltip-label{position:absolute;top:50%;left:calc(100% + 8px);transform:translateY(-50%);z-index:9999;background:#2a3546;color:#fff;font-size:10px;line-height:1;padding:12px;border-radius:6px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s .2s}.sbar.is-collapsed .sbar__link .tooltip-label:after{content:"";position:absolute;left:-4px;top:50%;transform:translateY(-50%) rotate(45deg);width:8px;height:8px;background:#2a3546}.sbar.is-collapsed .sbar__link:focus-visible .tooltip-label,.sbar.is-collapsed .sbar__link:hover .tooltip-label{opacity:1;visibility:visible;transform:translateY(-50%) translateX(2px);transition:opacity .2s ease,transform .2s ease}.with-sidebar.game-page.sbar--wide{padding-left:120px}@media (min-width:1101px){.with-sidebar.sbar--mini{padding-left:var(--sbar-w-mini)}.with-sidebar.sbar--wide{padding-left:var(--sbar-w-wide)}.with-sidebar.slots-page.sbar--wide{padding-left:170px}.with-sidebar.account-page.sbar--mini{padding-left:50px}.with-sidebar.account-page.sbar--wide{padding-left:120px}.sbar--mini~.ftr{margin-left:var(--sbar-w-mini)}.sbar--wide~.ftr{margin-left:var(--sbar-w-wide)}}.sbar__overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:80;opacity:0;pointer-events:none;transition:opacity .2s}.sbar__overlay.is-open{opacity:1;pointer-events:auto}@media (max-width:1020px){.bonus-tablet{display:flex}.bonus-desktop,.floating-buttons{display:none}.bonus-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-end;justify-content:center;z-index:10001;padding:0}.bonus-modal{width:100%;max-width:400px;max-height:80vh;background-color:#161f2c;border-radius:16px 16px 0 0;color:#fff;overflow:hidden;transform:translateY(0);animation:slideUp .3s ease-out;position:relative}.bonus-modal-close{position:absolute;top:16px;right:16px;background:transparent;border:none;color:#a7b5ca;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease;z-index:10}.bonus-modal-close:hover{color:#fff}.bonus-modal .button3d{margin-bottom:0!important}}@media (max-width:1000px){.sbar{width:var(--sbar-w-wide);transform:translateX(-100%);box-shadow:0 10px 40px rgba(0,0,0,.5);padding-bottom:58px}.sbar.is-open{transform:translateX(0)}.with-sidebar{padding-left:0!important}}@media (max-width:500px){.chat-sidebar,.leaderboard-sidebar,.notifications-sidebar{width:100vw!important}.chat-sidebar__content-area{align-items:stretch!important;justify-content:flex-start!important}.messages-list{width:99vw!important}}.bets{display:grid;gap:14px;padding:0 24px 48px;position:relative}.bets__tabs.mobile{display:none}.bets__tabs{display:flex;align-items:center;justify-content:space-between;gap:10px;background:transparent}.bets__tabs--bg{background:#37465c4d;border-radius:10px;display:inline-flex;padding:6px}.bets__tab{background:transparent;border:none;align-items:center;border-radius:8px;color:#55657e;cursor:pointer;display:flex;gap:8px;font-size:14px;font-weight:600;height:40px;letter-spacing:-.28px;line-height:125%;margin-left:4px;padding:0 20px 0 16px;transition:background .1s ease-in-out,color .1s ease-in-out}.bets__tab.is-active{background:#2283f6;color:#fff}.bets__tab span{display:flex;align-items:center}.bets__pagesize{margin-left:auto;position:relative}.pagesize__button{height:40px;padding:0 12px;border-radius:10px;border:1px solid #273244;background:#141b26;color:#c8d2e0;display:inline-flex;align-items:center;gap:6px}.pagesize__button .caret{opacity:.6}.pagesize__menu{position:absolute;top:48px;right:0;min-width:72px;background:#121821;border:1px solid #273244;border-radius:12px;padding:6px;display:grid;gap:4px;z-index:10}.pagesize__item{width:100%;height:36px;padding:0 10px;border-radius:8px;background:transparent;color:#c8d2e0;text-align:left}.pagesize__item:hover{background:#192233}.pagesize__item.is-active{background:#1e2a3b;color:#7aa2ff}@media (max-width:880px){.bets__tabs{display:none}.bets__tabs.mobile{display:flex}.bets__thead,.tr{grid-template-columns:2fr 2fr 1fr 1fr!important}.td--stake,.td--time,.th--stake,.th--time{display:none}}@media (max-width:600px){.td--game .td__text,.td--user .td__text{display:none}.bets__thead,.tr{grid-template-columns:.9fr .8fr 1fr 1fr!important;padding:0}}.bets__table{background:transparent;border-radius:14px;overflow:hidden}.bets__thead{display:grid;grid-template-columns:2fr 1.1fr 2fr 1.4fr 1.2fr 1.2fr;gap:8px;padding:0 12px;text-transform:uppercase;align-items:center;color:#55657e;font-size:11px;font-weight:700;height:28px;letter-spacing:.66px;cursor:default}.th{padding:0 8px}.bets__tbody{width:100%;padding:0}.bets__tbody,.tr{display:grid;gap:8px}.tr{grid-template-columns:2fr 1.1fr 2fr 1.4fr 1.2fr 1.2fr;height:50px;align-items:center;padding:10px 12px;border-radius:8px;background:rgba(22,31,44,.8);border:none}.td{padding:0 8px;color:#c8d2e0;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px}.td--game,.td--user{display:inline-flex;align-items:center;gap:10px}.td--game{position:relative}.td__icon{font-size:18px;opacity:.85;display:flex;align-items:center}.avatar{width:22px;height:22px;display:inline-grid;place-items:center;background:#243146}.td--time,.td__text{color:#a7b5ca}.td--time{text-transform:uppercase}.td--user{color:#FFF;cursor:pointer}.avatar{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;position:relative}.avatar img{width:100%;height:100%;object-fit:contain;border-radius:50%}.badge-level{background:#ed1d49;border-radius:38px;font-weight:700;height:12px;left:50%;bottom:-3px;letter-spacing:-.2px;line-height:135%;transform:translate(-50%);width:19px;position:absolute;display:block;text-align:center;font-size:10px}.td--mult .chip{color:#1bb83d;background-color:#2a3546;display:inline-flex;font-size:14px;font-weight:600;height:20px;letter-spacing:-.28px;line-height:20px;padding:0 7px}.td--payout{color:#1bb83d}.chip{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:999px;background:#1b2433;color:#95a7bf;font-size:12px;font-weight:700}.tr.is-win .chip{background:rgba(54,179,126,.12);color:#37c17c}.tr.is-win .td--payout{color:#37c17c}.feedback{padding:40px 24px;background:#141c27}.feedback .feedback__title{font-weight:700;font-size:24px;line-height:normal}.feedback .feedback__title,.feedback h3{margin:0;color:#FFF;letter-spacing:-.02em}.feedback h3{font-weight:600;font-size:20px;line-height:24px;line-height:normal}.feedback p{font-size:14px;font-weight:500;line-height:20px;margin-bottom:16px;color:#a7b5ca}.feedback a{text-decoration:underline;color:#2283f6;transition:color .1s ease-in-out}.feedback a:hover{color:#0b6ada}.feedback a:active{color:#075cc0}.feedback__right{display:flex;flex-direction:column;margin:0 0 16px 64px;max-width:488px;width:100%;gap:16px}.feedback__left-content{position:relative;max-height:320px;overflow:hidden}.feedback__left-content:after{display:block;height:130px;background:linear-gradient(0deg,rgba(20,28,39,.85) 0,rgba(20,28,39,.55) 40%,rgba(20,28,39,0))}.bets:after,.feedback__left-content:after{position:absolute;bottom:0;content:"";left:0;pointer-events:none;width:100%}.bets:after{background:linear-gradient(181deg,#0d131c00 21.34%,#0d131c 99.18%);height:254px}.feedback__right{grid-column:2}.feedback__full{grid-column:1/-1}.feedback__submit{border:none;background:linear-gradient(1turn,#0c5eff .8%,#1398f9);box-shadow:0 3px 28px #2283f666,inset 0 3px 3px #ffffff4d}.feedback__submit:hover{background:linear-gradient(1turn,#236eff .8%,#34a7fb);box-shadow:0 3px 20px #2283f699,inset 0 4px 4px #ffffff5e}.feedback__hint{color:#a7b5ca;font-size:14px;font-weight:500;line-height:150%;margin:12px 0 16px}.feedback__counter{margin:4px 0 24px;color:#55657e;font-size:12px;font-weight:500;line-height:150%;padding-left:18px}.feedback__textarea{background:#090c1199;border:1px solid rgba(147,172,211,.2);border-radius:10px;color:#FFF;font-weight:600;height:125px;line-height:1.5;margin-top:8px;outline:0;padding:12px 16px;resize:none;width:100%}.feedback__more{display:flex;align-items:center;gap:8px;margin-top:8px}.feedback__more span{display:inline-flex;align-items:center}.feedback__full li{color:#FFF;font-weight:600}.feedback__full p{margin:0}.feedback__left-content[data-expanded=true]{max-height:unset}.feedback__left-content[data-expanded=true]:after{content:none}.feedback{display:grid;grid-template-columns:1fr auto;grid-template-areas:"left right" "full full";align-items:start;width:100%}@media (max-width:1000px){.feedback{grid-template-areas:"right right" "left left" "full full";padding:10px 16px 24px}.feedback__right{margin-left:0;max-width:unset}}.feedback__left{grid-area:left;min-width:0}.feedback__right{grid-area:right;min-width:0}.feedback__full{grid-area:full}.sbar-app{display:flex;align-items:center;justify-content:space-between;margin-top:6px;width:197px;justify-self:center}.sbar-app__title{color:#55657e;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:16px;margin-bottom:0;text-transform:uppercase;transition:color .1s ease-in-out}.sbar-app__platforms{gap:4px;align-items:center;display:flex;opacity:.7;transition:opacity .1s ease-in-out}.sbar-app__platforms img{width:14px;height:14px}.sbar-app:hover .sbar-app__platforms{opacity:1}.sbar-app:hover .sbar-app__title{color:#FFF}.mobile-menu{position:fixed;top:0;left:0;bottom:0;width:268px;background:#111923;border-right:1px solid hsla(0,0%,100%,.04);z-index:200;transform:translateX(-100%);transition:transform .3s ease;overflow-y:auto;padding:64px 12px 58px;scrollbar-width:none;-ms-overflow-style:none}.mobile-menu::-webkit-scrollbar{display:none}.mobile-menu.is-open{transform:translateX(0)}.mobile-menu__inner{padding:12px 0;height:100%}.mobile-menu__tabs{display:flex;margin-bottom:14px;gap:8px}.mobile-menu__tab{display:flex;align-items:center;gap:8px;padding:12px 16px;background:hsla(0,0%,100%,.08);border-radius:8px;color:hsla(0,0%,100%,.84);text-decoration:none;font-size:14px;font-weight:500;transition:all .2s ease;flex:1;justify-content:center}.mobile-menu__tab:hover{background:#2a3546;border-color:#3d4a5c}.mobile-menu__tab-icon{display:flex;align-items:center;justify-content:center;color:#ffffff}.mobile-menu__tab-label{color:#ffffff;font-weight:500}.mobile-menu__bottom{margin-top:auto;padding:18px 0 20px;display:flex;flex-direction:column;gap:6px;width:243px}.mobile-menu__buy{display:flex;flex-direction:column;align-items:center;cursor:pointer;width:100%;margin-bottom:6px}.mobile-menu__buy-methods{align-items:center;display:flex;gap:9px;justify-content:center;margin-bottom:12px}.mobile-menu__buy-methods img{height:20px;max-width:42px;opacity:.7;transition:opacity .1s ease-in-out;width:auto}.mobile-menu__buy:hover .mobile-menu__buy-methods img{opacity:1}.mobile-menu__buy-btn{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:20px;margin-bottom:0;margin-top:0;padding:6.5px 16px;background-color:#ffffff1f;color:#ffffffd6;transition:background-color .2s ease-in-out,color .2s ease-in-out;border-radius:6px;text-decoration:none;display:inline-block;text-align:center;width:100%}.mobile-menu__buy-btn:hover,.mobile-menu__buy:hover .mobile-menu__buy-btn{background-color:#ffffff29;color:#FFF}.mobile-menu__app{display:flex;align-items:center;justify-content:space-between;width:100%;text-decoration:none}.mobile-menu__app-title{color:#55657e;font-size:11px;font-weight:700;letter-spacing:.06em;line-height:16px;margin-bottom:0;text-transform:uppercase;transition:color .1s ease-in-out;white-space:nowrap}.mobile-menu__app-platforms{display:flex;align-items:center;gap:4px;opacity:.7;transition:opacity .1s ease-in-out}.mobile-menu__app-platforms img{width:14px;height:14px}.mobile-menu__app:hover .mobile-menu__app-platforms{opacity:1}.mobile-menu__app:hover .mobile-menu__app-title{color:#FFF}.settings-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}@media (max-width:425px){.settings-modal-overlay{align-items:flex-end;padding:0}}.settings-modal{background:#111923;border-radius:12px;width:100%;max-width:400px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}@media (max-width:425px){.settings-modal{border-radius:12px 12px 0 0;max-height:90vh}}.settings-modal__header:after{background:linear-gradient(180deg,#003370,#08264a 40%,#111923);content:"";display:block;inset:0;position:absolute;transition:bottom .3s;z-index:-1;top:0;left:0;right:0}.settings-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;position:relative;z-index:1}.settings-modal__title{color:#ffffff;font-size:24px;font-weight:600;margin:0}.settings-modal__close{background:none;border:none;color:#a7b5ca;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease,background-color .2s ease}.settings-modal__close:hover{color:#ffffff;background-color:rgba(255,255,255,.1)}.settings-modal__content{flex:1;overflow-y:auto;padding:24px}.settings-modal__grid{display:grid;grid-template-columns:1fr;gap:16px}.sounds{background-color:#4458743d;border-radius:10px;box-shadow:0 2px 3px #0000001f;padding:12px 12px 16px}.settings-modal__card{display:flex;flex-direction:column;gap:12px}.settings-modal__switch{display:flex;align-items:center;gap:4px;background:none;border:none;color:#a7b5ca;cursor:pointer;padding:0;border-radius:4px;transition:color .2s ease}.settings-modal__switch:hover{color:#ffffff}.settings-modal__switch--on{color:#2283f6}.settings-modal__switch-content{display:flex;align-items:center;gap:8px}.settings-modal__switch-icon{display:flex;align-items:center;justify-content:center;width:16px;height:16px;color:#93ACD3}.settings-modal__switch-text{font-size:14px;font-weight:500;color:#93ACD3}.sounds .settings-modal__switch-icon,.sounds .settings-modal__switch-text{color:#FFF}.settings-modal__switch-knob{width:32px;height:18px;background:rgba(255,255,255,.2);border-radius:9px;position:relative;transition:background-color .2s ease;margin-left:auto}.settings-modal__switch--on .settings-modal__switch-knob{background:#2283f6}.settings-modal__switch-knob span{position:absolute;top:2px;left:2px;width:14px;height:14px;background:#ffffff;border-radius:50%;transition:transform .2s ease}.settings-modal__switch--on .settings-modal__switch-knob span{transform:translateX(14px)}.settings-modal__range-row{display:flex;flex-direction:column;gap:5px}.settings-modal__range-label{color:#a7b5ca;font-size:14px;font-weight:500;min-width:60px}.settings-modal__range{--height:6px;--knob-size:16px;--rail:#3e4a5d;--fill:#2283f6;--percent:50%;position:relative;flex:1;height:var(--knob-size)}.settings-modal__range:after,.settings-modal__range:before{content:"";position:absolute;left:0;right:0;top:50%;height:var(--height);transform:translateY(-50%);border-radius:999px}.settings-modal__range:before{background:var(--rail)}.settings-modal__range:after{right:auto;width:var(--percent);background:var(--fill)}.settings-modal__range-input{appearance:none;width:100%;height:100%;background:transparent;position:relative;z-index:1;margin:0;cursor:pointer}.settings-modal__range-input::-webkit-slider-thumb{appearance:none;width:var(--knob-size);height:var(--knob-size);border-radius:50%;background:var(--fill);border:0;cursor:pointer}.settings-modal__range-input::-moz-range-thumb{width:var(--knob-size);height:var(--knob-size);border-radius:50%;background:var(--fill);border:0;cursor:pointer}.mobile-menu__settings{display:flex;align-items:center;justify-content:space-between;padding:0 0 58px}.mobile-menu__link{display:flex;align-items:center;padding:8px;border-radius:8px;text-decoration:none;margin-bottom:2px;height:44px}.mobile-menu__icon{display:flex;align-items:center;justify-content:center;color:#a7b5ca;width:20px;height:20px;flex-shrink:0;margin-right:12px}.mobile-menu__label{color:#a7b5ca;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;font-variant-numeric:lining-nums tabular-nums;white-space:nowrap}.mobile-menu__badge{font-size:9px;font-style:normal;font-variant-numeric:lining-nums tabular-nums;font-weight:700;letter-spacing:.54px;line-height:16px;margin-left:4px;margin-top:2px;text-transform:uppercase;color:#1bb83d}.mobile-menu .sbar__badge-icon{color:white!important}.mobile-menu__settings .hdr__settings{display:flex;margin:0!important}.wallet-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:10000}.wallet-modal{width:690px;max-height:90vh;background:#2a3546;border-radius:16px;overflow:hidden;display:flex;position:relative}.wallet-modal h2{color:#fff;margin:0;padding:16px 8px;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.02em}.wallet-modal__close{background:none;border:none;position:absolute;top:24px;right:24px;cursor:pointer;transition:.2s ease-in;color:#55657e}.wallet-modal__close:hover{color:#fff}.wallet-modal__tabs{background:radial-gradient(207.25% 70.15% at -6.53% 0,#2283f64d 0,#2283f60d 71.35%,#2283f600),#111923;box-shadow:6px 0 26px #0a101780;display:flex;flex-direction:column;min-height:420px;min-width:202px;padding:0 12px}.wallet-modal__tab{background:none;border:none;display:flex;align-items:center;border-radius:8px;color:#a7b5ca;gap:8px;height:36px;padding-left:12px;width:100%;font-weight:600;letter-spacing:-.02em;font-size:12px;line-height:16px}.wallet-modal__tab img{width:20px;height:20px}.wallet-modal__tab.active{background:#2283f6;color:#fff}.wallet-modal__content{flex:1;padding:24px;overflow-y:auto;background-color:#111923}.transaction-sbor{margin:8px 0 32px;color:#FFF}.transaction-sbor,.withdraw-minsum{font-size:12px;font-weight:500;line-height:18px}.withdraw-minsum{color:#a7b5ca;margin:8px 0 0}.withdraw-adress{width:100%;display:grid;grid-template-columns:148px 1fr;gap:12px;margin-top:16px;margin-bottom:24px}.stakings{display:flex;width:100%;gap:12px}.staking-card{align-items:flex-start;background:#19212c;border-radius:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(2,22px);padding:8px 12px;width:100%;height:fit-content}.staking-card img{width:44px;height:44px;margin-right:6px;grid-row:span 2/span 2}.staking-card p{margin:0;color:#FFF}.staking-card p,.staking-card span{font-weight:600;letter-spacing:-.02em;font-size:12px;line-height:16px}.staking-card span{color:#a7b5ca;display:flex;white-space:nowrap}.staking-card span .green{font-size:14px;margin:0 0 0 4px;color:#1bb83d}.adress-book{position:absolute;top:20px;right:60px;border:none;align-items:center;background:#2a3546;border-radius:8px;color:#a7b5ca;display:flex;gap:4px;height:33px;outline:none;transition:all .2s ease-in;padding:0 12px 0 16px;font-size:12px;line-height:16px;font-weight:600;letter-spacing:-.02em}.adress-book:hover{color:#FFF}.withdraw-header{display:flex;align-items:center;margin-bottom:20px;gap:12px}.new-wallets-info{margin-bottom:12px;font-size:14px;line-height:18px;color:#FFF;font-weight:600;letter-spacing:-.02em;margin-top:0}.withdraw-header h3{color:#FFF;font-size:24px;line-height:32px;font-weight:700;letter-spacing:-.02em;margin:0!important}.withdraw-header .back-button{width:33px;height:33px;background-color:#ffffff1f;display:flex;align-items:center;justify-content:center;color:#ffffffd6;border-radius:8px;transition:all .2s ease-in;border:none;cursor:pointer}.withdraw-header .back-button:hover{background-color:#ffffff29;color:#fff}.withdraw-header .close-button{background:transparent;border:none;color:#55657e;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease;font-size:20px}.withdraw-header .close-button:hover{color:#FFF}.currency-network-selectors{display:flex;gap:12px;margin-bottom:24px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.empty-state img{width:62px;height:62px}.empty-state p{color:#55657e;max-width:240px;text-align:center;font-size:14px;font-weight:500;line-height:1.5;margin:8px 0 0}.add-wallet-content{display:flex;flex-direction:column;gap:20px}.floating-buttons{position:fixed;right:0;top:112px;width:40px;z-index:20;display:flex;flex-direction:column;gap:8px;background-color:#111923;border-radius:10px 0 0 10px;padding:4px}.floating-button{width:32px;height:32px;background:transparent;border:none;border-radius:6px;cursor:pointer;gap:4px;display:flex;align-items:center;justify-content:center;color:#55657e;transition:all .2s ease;padding:0}.floating-button:hover{background-color:#55657e}.floating-button.active{background-color:#2283f6;position:relative}.floating-button .counter{display:none}.floating-button.active .counter{align-items:center;background-color:#1bb83d;border:2px solid #161f2c;border-radius:5px;bottom:-6px;color:#fff;display:flex;font-size:10px;font-weight:800;height:15px;justify-content:center;pointer-events:none;position:absolute;right:-6px;width:15px}.floating-button img{width:100%;height:100%;object-fit:cover}.floating-button-wrap{position:relative}.floating-tooltip{background:#2a3546;border-radius:8px;display:none;font-size:12px;font-weight:500;height:38px;left:-181px;line-height:38px;padding-left:12px;position:absolute;top:50%;transform:translateY(-50%);width:163px;color:#fff;z-index:1001;box-shadow:0 4px 12px rgba(0,0,0,.3)}.floating-tooltip:after{background:#2a3546;border-radius:2px;content:"";display:block;height:20px;position:absolute;right:-6px;top:0;transform:translateY(50%) rotate(135deg);width:20px;z-index:-1}.floating-button-wrap:hover .floating-tooltip{display:block}.leaderboard-sidebar{position:fixed;top:65px;right:0;width:325px;height:calc(100vh - 65px);background:#111923;z-index:998;display:flex;flex-direction:column;transform:translateX(0);animation:slideInRight .3s ease-out}.leaderboard-sidebar__content{display:flex;flex-direction:column;height:100%}.leaderboard-sidebar__header{display:flex;align-items:center;padding:12px}.leaderboard-sidebar__header h3{font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:20px;margin-bottom:0;margin-top:0;white-space:nowrap;color:#FFF;max-width:182px;overflow:hidden;text-overflow:ellipsis}.leaderboard-sidebar__close{background:transparent;border:none;color:#a7b5ca;cursor:pointer;padding:4px;border-radius:4px;transition:color .2s ease;margin-left:auto}.leaderboard-sidebar__close:hover{color:#FFF}.leaderboard-sidebar__view-all{margin-left:12px;font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:12px;margin-bottom:0;margin-top:0;text-transform:capitalize;background:transparent;border:none;color:#a7b5ca;cursor:pointer;display:flex;align-items:center;gap:4px}.leaderboard-sidebar__view-all:hover{color:#ffffffd3}.leaderboard-sidebar__dropdown{width:88px;border-radius:8px;overflow:hidden;padding:6px 10px;background-color:#1c2532;box-shadow:2px 2px 20px #0000004d}.leaderboard-sidebar__dropdown button{width:100%;overflow:hidden;text-overflow:ellipsis;background:transparent;border:none;letter-spacing:-.24px;line-height:20px;padding:8px 6px;align-items:center;color:#55657e;cursor:pointer;display:flex;font-weight:500;justify-content:flex-start;text-align:left;transition:all .2s ease-in-out;font-size:12px}.leaderboard-sidebar__dropdown button.active{background-color:#2a3546;color:#FFF;padding-left:12px;pointer-events:auto}.leaderboard-sidebar__dropdown button:hover{color:#FFF}.leaderboard-tab img{width:20px;height:20px;margin-right:8px}.leaderboard-sidebar__content-area{flex:1;overflow:hidden;padding:12px 8px 16px;overflow-y:auto}.pagination{width:100%;flex-wrap:nowrap;gap:2px;margin:1em 0 0}.pagination,.pagination button{display:flex;outline:none;justify-content:center;padding:0}.pagination button{border:none;background-color:#545c6c40;border-radius:10px;box-sizing:border-box;color:#55657e;align-items:center;height:35px;min-width:35px;overflow:hidden;font-weight:600;font-size:14px;font-weight:500;line-height:1.5;transition:all .3s}.pagination button.active{background-color:#2283f6;color:#FFF;font-size:15px}.pagination button.dots{background-color:transparent;min-width:auto}.pagination button.dots:hover,.pagination button:hover{background-color:#545c6c80}.leaderboard__table{background:#1c2532;border-radius:12px;overflow:hidden;padding:12px 12px 0;width:100%}.leaderboard__table-row{display:grid;grid-template-columns:14% 46% 40%;width:100%;gap:2px;height:60px;align-items:center;border-bottom:1px solid #202a39}.leaderboard__table-row.headrow{height:unset;color:#55657e;font-size:11px;font-weight:600;height:auto;justify-content:flex-start;letter-spacing:-.02em;line-height:14px;margin-bottom:0;margin-top:0;padding:0 0 10px;border-bottom:1px solid #2a3546}.battels-table .currency-icon{display:none}.leaderboard__table-row p{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:8px;row-gap:0;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:12px;font-weight:600;line-height:16px;width:100%}.leaderboard__table-row p .profit{color:#a7b5ca;font-weight:600;font-size:12px;text-align:left;margin:0;grid-column-start:2;grid-row-start:2}.leaderboard__table-row:has(.arrowLink){display:flex;align-items:center;justify-content:center}.leaderboard__table-row .arrowLink{margin-left:unset}.lb-icon{display:block;width:24px;height:24px;border-radius:50%;overflow:hidden;grid-row:span 2/span 2}.lb-icon img{width:100%;height:100%;object-fit:contain}.users-place{background-color:#2283f6;border-bottom:none;margin:0 -12px;width:calc(100% + 24px);padding:0 12px}.battles-content{overflow-y:auto;height:100%}.games-section{margin-top:20px}.sidebar-section-title{display:flex;align-items:center;margin:0;color:#fff;font-size:16px;font-weight:600;letter-spacing:-.02em;line-height:20px;gap:4px;justify-content:center}.sidebar-section-title img{width:24px;height:24px}.sidebar-section-title span{color:#55657e}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;gap:10px}.bonus-card{margin-bottom:12px;height:203px}.sidebar__accordeon-section{margin:12px 0;background-color:#1c2532;border-radius:10px;border-width:2px;padding:8px 12px}.sidebar__accordeon-trigger{width:100%;display:flex;align-items:center;gap:8px;cursor:pointer}.sidebar__accordeon-trigger p{color:#FFF;line-height:16px;font-size:14px;font-weight:600;margin:0 auto 0 0}.rules__content-item{border-bottom:1px solid #2a3546;padding:12px 0;color:#a7b5ca;font-size:14px;font-weight:500;line-height:125%}.rules__content-item:last-child{border-bottom:none}.rules__content-item h5{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;margin-bottom:4px;margin-top:0}.rules__content-item span{font-weight:600;color:#FFF}.rules__content-item span:has(img){display:flex;align-items:center}.rules__content-item span img{width:18px;height:18px;margin-right:.5em}.slider-track{width:100%;overflow:hidden}.slider-slides{display:flex;flex-direction:row;width:100%;overflow:visible}.slider-slide{width:100%;min-width:100%;position:relative;border-radius:10px}.slider-slide img{aspect-ratio:365/243;height:auto;max-width:100%;border-radius:10px}.body-absolute{display:flex;flex-direction:column;height:176px;justify-content:space-between;left:20px;position:absolute;top:50%;transform:translateY(-50%)}.body-absolute h5{font-weight:700;font-size:20px;letter-spacing:-.02em;line-height:26px;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-shrink:0;max-width:160px;overflow:hidden;white-space:normal;margin:0}.body-absolute .timer{background:hsla(0,0%,100%,.16);border-radius:6px;color:#FFF;padding:2px 8px;width:fit-content;font-weight:700}.body-absolute .timer,.body-absolute .timer p{font-size:12px;letter-spacing:-.24px;line-height:20px;display:flex;align-items:center}.body-absolute .timer p{gap:2px;color:hsla(0,0%,100%,.5);margin:0}.body-absolute .timer span{color:#FFF}.body-absolute .timer .days{margin-right:6px;padding-right:7px;position:relative}.body-absolute .timer .days:before{background:hsla(0,0%,100%,.16);content:"";height:10px;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1px}.prize-pool__wrapper{align-items:center;background:#fff;border-radius:6px;box-shadow:0 7px 13px -7px #00000014;color:#0d131c;display:flex;gap:4px;padding:6px 9px;position:relative}.prize-pool__text{font-size:9px;font-weight:800;letter-spacing:.18px;line-height:110%;max-width:30px;text-transform:uppercase;white-space:wrap;word-wrap:break-word}.prize-pool__amount{font-size:22px;font-weight:900;letter-spacing:.44px;line-height:118%;text-transform:uppercase}.prize-pool__bonuses{background:#ed1d49;border-radius:6px 6px 0;letter-spacing:.36px;padding:2px 6px;position:absolute;right:0;top:0;transform:translateY(-50%);color:#FFF}.prize-pool__bonuses,.prize-pool__progressive{font-size:9px;font-weight:800;text-transform:uppercase}.prize-pool__progressive{background:hsla(0,0%,100%,.16);border-radius:0 0 6px 6px;letter-spacing:.34px;margin-top:-30px;padding-bottom:2px;padding-top:20px;text-align:center;width:100%}.slider-container{position:relative}.slider-arrow{position:absolute;top:0;bottom:0;display:flex;align-items:center;background:transparent;border:none;width:32px;padding:0;z-index:10;transition:all .2s ease-in}.slider-arrow--left{left:0}.slider-arrow--right{right:0}.chevron-wrapper{background-color:#0d131cb3;display:flex;align-items:center;justify-content:center;width:14px;height:32px;color:#a7b5ca;transition:all .2s ease-in}.slider-arrow--left .chevron-wrapper{border-radius:0 8px 8px 0;margin-right:auto}.slider-arrow--right .chevron-wrapper{border-radius:8px 0 0 8px;margin-left:auto}.slider-arrow:hover{background-color:#0d131cb3}.slider-arrow:hover .chevron-wrapper{color:#FFF;background-color:#2283f6}.pagination-dot{aspect-ratio:1;background-color:#3c485c;border-radius:50%;border:none;height:8px;padding:0;transition:background-color .1s ease-in-out;width:8px}.pagination-dot.active{background-color:#2283f6}.slider-pagination{display:flex;gap:6px;width:100%;justify-content:center;margin-top:12px}body.sidebar-open{padding-right:325px;transition:padding-right .3s ease}body.chat-open .floating-buttons,body.notifications-open .floating-buttons,body.sidebar-open .floating-buttons{right:325px;transition:right .3s ease}.deposit-options h3,.withdraw-options h3{color:#fff;font-size:18px;margin:0 0 12px;font-weight:600;letter-spacing:-.02em;line-height:24px}.deposit-cards{gap:12px}.deposit-card,.deposit-cards{display:flex;flex-direction:column}.deposit-card{border-radius:12px;align-items:center;border:1px solid #2a3546;border-radius:8px;cursor:pointer;height:88px;justify-content:center;position:relative;width:100%;transition:all .2s ease-in}.deposit-card:first-child{background:radial-gradient(190.83% 179.86% at 50% -79.86%,#1bb83d33 0,#1bb83d00),#19212c}.deposit-card:first-child:hover{background:radial-gradient(223.05% 210.23% at 50% -79.86%,#1bb83d5c 0,#1bb83d00),#19212c}.deposit-card:nth-child(2){background:radial-gradient(179.09% 250% at 50% -150%,#edac1980 0,#edac1914 73.4%,#edac1900),#19212c}.deposit-card:nth-child(2):hover{background:radial-gradient(179.09% 250% at 50% -150%,#edac1999 0,#edac191a 73.4%,#edac1900),#19212c}.deposit-card:last-child{background:radial-gradient(240.38% 335.42% at 50% -163.19%,#ed1d492e 0,#ed1d4921 55.62%,#ed1d4900 77.64%),#19212c}.deposit-card:last-child:hover{background:radial-gradient(240.38% 335.42% at 50% -163.19%,#ed1d4942 0,#ed1d4931 55.62%,#ed1d4900 77.64%),#19212c}.deposit-card h4{color:#fff;font-size:16px;line-height:20px;font-weight:600;letter-spacing:-.02em;margin:0 0 12px}.crypto-icons,.currency-flags,.payment-methods{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.payment-methods img{width:auto;height:24px}.fiat-deposit-content{display:flex;flex-direction:column;gap:24px}.fiat-deposit-header{display:flex;align-items:center;gap:12px}.fiat-deposit-header h3{color:#fff;font-size:18px;font-weight:600;margin:0}.fiat-deposit-content .promocode-wrap{height:58px;padding:7px;margin-bottom:0}.fiat-deposit-content .promocode-wrap input,.fiat-deposit-content .promocode-wrap input::placeholder{font-size:14px}.fiat-deposit-content .promocode-wrap input{width:90%;margin-left:12px}.fiat-deposit-content .promocode-wrap .btn--ghost{height:42px;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:24px}.max-btn{margin-right:0!important;font-size:16px;font-weight:600}.max-btn,.vybor-valyuty{height:42px}.vybor-valyuty button p{font-size:12px;font-weight:600;letter-spacing:-.02em;line-height:16px;margin-bottom:0;margin-top:0;text-transform:uppercase;margin-right:auto;color:#FFF}.vybor-valyuty button{height:100%;border:none;margin-left:0;border-radius:6px;width:98px;padding-left:7px;padding-right:6px;font-size:14px;display:flex;align-items:center;gap:4px}.warning-message{display:flex;flex-direction:column;align-items:center;gap:8px;padding:20px 28px}.warning-message p{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;margin-bottom:0;margin-top:0;text-align:center}.warning-message span{color:#a7b5ca;font-size:12px;font-weight:500;line-height:18px;margin-bottom:1rem}.vybor-valyuty{position:relative}.vybor-valyuty button svg{transition:transform .2s ease}.vybor-valyuty button[data-open=true] svg{transform:rotate(180deg)}.fiat-currency-dropdown{position:absolute;top:100%;left:0;right:0;background:#1c2532;border-radius:10px;margin-top:4px;z-index:1000;max-height:250px;overflow:hidden;width:430px;padding:15.5px 12px}.fiat-currency-list{max-height:200px;height:100%;overflow-y:auto}.fiat-currency-list .currency-item{display:flex;align-items:center;gap:6px;cursor:pointer;transition:color .2s ease;width:100%;letter-spacing:-.28px;line-height:24px;padding:12px 6px}.fiat-currency-list .currency-item:hover{color:#FFF}.fiat-currency-list .currency-item.selected{background:#2a3546}.fiat-currency-list .currency-item img{width:20px;height:20px}.fiat-currency-list .currency-item span:first-of-type{color:#fff;font-weight:600}.fiat-currency-list .currency-item span{width:fit-content}.fiat-currency-list .currency-item .balance{color:#FFF;font-size:14px;text-align:center;margin-left:auto;font-weight:600;letter-spacing:-.5px}.crypto-deposit-content{display:flex;flex-direction:column;gap:24px}.wallet-modal .crypto-currency-selector,.wallet-modal .crypto-network-selector{position:relative;z-index:1}.wallet-modal [data-select-popover]{position:absolute!important;top:100%!important;left:0!important;right:0!important;width:100%!important;margin-top:4px!important}[data-select-popover]{z-index:10001!important;position:absolute!important}.wallet-modal .crypto-currency-selector label,.wallet-modal .crypto-network-selector label{display:block;margin-bottom:8px;color:#a7b5ca;font-size:14px;font-weight:500}.crypto-currency-trigger{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:#4458743d;border:none;border-radius:10px;transition:.3s;color:#fff;text-align:left;cursor:pointer}.crypto-currency-trigger:hover{background:#44587452}.crypto-currency-icon{width:20px;height:20px;display:grid;place-items:center}.crypto-currency-content{display:flex;flex-direction:column;gap:2px;min-width:0}.crypto-currency-placeholder{color:#93acd3aa;font-size:12px;line-height:1}.crypto-currency-text{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.crypto-currency-chevron{margin-left:auto;opacity:.85;display:grid;place-items:center;transition:transform .2s ease}.crypto-currency-chevron-svg{width:20px;height:20px}.crypto-currency-selector{position:relative}.crypto-currency-selector .fiat-currency-dropdown{position:absolute;top:100%;left:0;right:0;background:#1c2532;border-radius:10px;margin-top:4px;z-index:1000;width:400px;max-height:250px;overflow:hidden;padding:15.5px 12px}.crypto-deposit-header{display:flex;align-items:center;gap:12px}.crypto-deposit-header h3{color:#fff;font-size:18px;font-weight:600;margin:0}.crypto-selection-section{display:flex;gap:16px}.crypto-selection-section .fiat-currency-dropdown{max-height:330px}.dropdown--footer{display:flex;width:calc(100% 24px);justify-content:space-between;align-items:center;margin:0 -12px;padding:15.5px 12px;background-color:#202a39;border-top:1px solid rgba(183,207,255,.05)}.dropdown--footer span{font-weight:600;font-size:12px;line-height:15px;color:#FFF}.crypto-currency-selector,.crypto-network-selector{flex:1;position:relative}.crypto-currency-selector label,.crypto-network-selector label{display:block;color:#a7b5ca;font-size:14px;font-weight:500;margin-bottom:8px}.crypto-dropdown-trigger{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#1a1f2e;border:1px solid #2a3546;border-radius:8px;cursor:pointer;transition:all .2s ease}.crypto-dropdown-trigger:hover{border-color:#2283f6}.crypto-dropdown-trigger img{width:20px;height:20px}.crypto-dropdown-trigger span{color:#fff;font-weight:600;flex:1}.crypto-currency-dropdown,.crypto-network-dropdown{position:absolute;top:100%;left:0;right:0;background:#1c2532;border-radius:10px;margin-top:4px;z-index:1000;max-height:250px;overflow:hidden;width:100%;padding:15.5px 12px}.crypto-currency-list,.crypto-network-list{max-height:200px;overflow-y:auto}.crypto-currency-list .currency-item,.crypto-network-list .currency-item{display:flex;align-items:center;gap:6px;cursor:pointer;transition:color .2s ease;width:100%;letter-spacing:-.28px;line-height:24px;padding:12px 6px}.crypto-currency-list .currency-item:hover,.crypto-network-list .currency-item:hover{color:#FFF}.crypto-currency-list .currency-item.selected,.crypto-network-list .currency-item.selected{background:#2a3546}.crypto-currency-list .currency-item img,.crypto-network-list .currency-item img{width:20px;height:20px}.crypto-currency-list .currency-item span,.crypto-network-list .currency-item span{color:#fff;font-weight:600;width:fit-content}.deposit-address-section{display:flex;flex-direction:column;gap:8px}.deposit-address-section label{color:#a7b5ca;font-size:14px;font-weight:500}.address-field{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#1a1f2e;border:1px solid #2a3546;border-radius:8px}.address-text{color:#fff;font-family:monospace;font-size:14px}.address-actions{display:flex;gap:8px}.address-scroll-btn,.copy-btn{background:#2a3546;border:none;color:#fff;padding:6px 8px;border-radius:4px;cursor:pointer;font-size:12px}.min-deposit-info{display:flex;align-items:center;gap:8px;color:#a7b5ca;font-size:14px}.crypto-flex{display:flex}.crypto-flex .left-block{display:flex;flex-direction:column;width:calc(100% - 142px)}.texts{max-width:calc(100% - 44px)}.nb{border:1px solid #2a3546;border-radius:8px;color:#55657e;margin:12px auto 0;padding:8px 0;text-align:center;font-size:12px;font-weight:500;line-height:18px;width:100%}.nb b{color:#a7b5ca}.qrWrap{width:126px;height:126px;border-radius:8px;overflow:hidden;margin-left:16px;display:block}.qrWrap img{width:100%;height:100%}.adress-wrap p{font-size:12px;letter-spacing:-.24px;line-height:16px;color:#55657e;margin:0;font-weight:600}.adress-wrap span{font-size:14px;line-height:18px;max-width:100%;width:100%;display:block;overflow:hidden;text-overflow:ellipsis;font-weight:600}.adress-wrap .btn--ghost{width:44px;height:44px}.adress-wrap{width:100%;border-radius:10px;height:58px;padding:7px 7px 7px 18px;display:flex;align-items:center;background-color:#090c1199;border:1px solid #2a3546;cursor:text;transition:color .1s ease-in-out,border-color .1s ease-in-out;overflow:hidden}.adress-wrap:hover{border-color:#2283f6}.min{display:flex;align-items:center;color:#a7b5ca;font-size:12px;font-weight:500;line-height:18px;margin:4px 0 0 8px}.min b{font-weight:600;color:#FFF;margin-left:4px}.min span:hover{color:#a7b5ca;border-color:#a7b5ca}.min span{background:transparent;border-radius:50%;border:1.5px solid #55657e;color:#55657e;width:16px;height:16px;font-size:10px;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;font-weight:600;transition:all .2s ease-in;cursor:pointer}.buy-crypto__item{display:flex;flex-direction:column;gap:8px;width:100%;overflow:visible}.buy-crypto__item p{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#FFF}.buy-crypto__item .line{display:flex;align-items:center;width:100%;justify-content:space-between}.infotootlip{color:#a7b5ca;font-size:11px;line-height:14px;font-weight:600}.qBtn:hover{color:#a7b5ca;border-color:#a7b5ca}.qBtn{background:transparent;border-radius:50%;border:1.5px solid #55657e;color:#55657e;width:16px;height:16px;font-size:10px;display:inline-flex;align-items:center;justify-content:center;margin-left:4px;font-weight:600;transition:all .2s ease-in}.buy-crypto__item .promocode-wrap .vybor-valyuty{margin-right:10px}.buy-crypto__item .promocode-wrap .vybor-valyuty button{background-color:#4458743d}.buy-crypto__item .promocode-wrap{height:58px;margin-bottom:0}.how-to-use{align-items:center;background:#2a3546;border-radius:8px;color:#a7b5ca;display:flex;font-size:12px;font-weight:600;gap:4px;height:33px;letter-spacing:-.24px;line-height:16px;outline:none;padding:0 16px 0 12px;border:none;transition:.2s ease-in;position:absolute;top:20px;right:60px}.how-to-use:hover{color:#FFF}.providers{width:100%;display:flex;gap:6px;overflow:visible}.provider-card{display:flex;align-items:center;justify-content:center;width:100%;background:#202a39;border:2px solid #202a39;border-radius:8px;cursor:pointer;height:56px;position:relative}.provider-card.disabled,.provider-card.disabled .provider-card img{cursor:default;background:rgba(32,42,57,.4);border-color:rgba(32,42,57,.4)}.provider-card.disabled .info .tooltip-label{opacity:1!important}.provider-card img{width:72px;height:auto}.provider-card .qBtn{position:absolute;top:4px;right:4px}.active-deposite-bonus{position:relative;margin-bottom:20px}.active-deposite-bonus:after{background:linear-gradient(90deg,#4d617e00 -2.62%,#43546f 48.83%,#4d617e00 103.06%);height:1px;width:100%;display:block;content:"";left:0;bottom:0}.active-deposite-bonus .accordeon-trigger{display:flex;align-items:center;width:100%;background:transparent;border:none;padding:20px 0}.active-deposite-bonus .accordeon-trigger img{width:32px;height:32px}.active-deposite-bonus .accordeon-trigger .text-in-col{display:flex;flex-direction:column;text-align:left;gap:2px}.active-deposite-bonus .accordeon-trigger .text-in-col h4{color:#a7b5ca;margin:0;font-size:14px;font-weight:500;line-height:20px}.active-deposite-bonus .accordeon-trigger .text-in-col span{color:#FFF;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;margin:0}.active-deposite-bonus .accordeon-trigger .chevronBtn{margin-left:auto;display:flex;align-items:center;justify-content:center;border-radius:6px;background-color:#ffffff1f;border-color:transparent;color:#ffffffd6;width:28px;height:28px}.active-deposite-bonus .accordeon-trigger .chevronBtn:hover{background-color:#ffffff29;color:#fff}.radio-wrap label{font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;margin-bottom:0;margin-top:0;color:#FFF;cursor:pointer}.radio-wrap{background:#19212c;border-radius:12px;cursor:pointer;display:flex;gap:4px;margin-bottom:8px;max-height:48px;overflow:hidden;padding:16px 12px}.radio-wrap input{margin:0}.active-deposite-bonus .warning-text{color:#a7b5ca;font-size:12px;font-weight:500;line-height:18px;margin-top:4px;display:block;margin-bottom:20px}.arrowLink{margin-left:auto;display:flex;align-items:center;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;color:#2283f6;cursor:pointer}.arrowLink,.arrowLink svg{transition:.1s ease-in}.arrowLink:hover svg{transform:translate(10%)}.arrowLink:active{color:#FFF}.specialSpan{background:#2a3546;border:2px solid #19212c;border-radius:6px;color:#1bb83d;font-size:12px;font-weight:700;letter-spacing:-.24px;display:flex;align-items:center;justify-content:center;margin-left:6px;width:18px;height:18px}.radio-wrap:has(.specialSpan){flex-direction:column}.wrapinwrap{gap:6px}.method-line,.wrapinwrap{width:100%;display:flex;align-items:center}.method-line{justify-content:space-between;margin-bottom:8px;margin-top:16px}.method-line p{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#FFF}.method-dd-trigger svg{color:#a7b5ca}.method-dd-trigger{gap:8px;background:transparent;border:none}.method-dd-trigger,.method-info{display:flex;align-items:center}.method-info p{margin:0;font-size:14px;font-weight:500;line-height:1.5;color:#FFF}.method-info .tooltip-label{position:absolute;bottom:calc(100% + 12px);left:50%;transform:translateX(-50%);z-index:20;background:#2a3546;color:#fff;font-size:12px;line-height:1.4;padding:12px;border-radius:8px;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,transform .2s ease,visibility 0s .2s;min-width:200px;text-align:center}.method-info .tooltip-label:after{content:"";position:absolute;left:50%;transform:translateX(-50%) rotate(45deg);top:100%;margin-top:-4px;width:8px;height:8px;background:#2a3546}.method-info .info:focus-visible .tooltip-label,.method-info .info:hover .tooltip-label,.method-info .qBtn:focus-visible+.tooltip-label,.method-info .qBtn:hover+.tooltip-label{opacity:1!important;visibility:visible!important;transform:translateX(-50%) translateY(-2px)!important;transition:opacity .2s ease,transform .2s ease}.method-name{font-weight:600;line-height:18px;white-space:nowrap;letter-spacing:-.28px;color:#fff}.yellow{color:#ffb636}.buy-crypto__footer{width:calc(100% + 48px);background:hsla(0,0%,100%,.04);border-top:1px solid hsla(0,0%,100%,.04);padding:16px 24px;margin:0 -24px -24px}.disclaimer-checkbox{display:flex;align-items:center;gap:8px;margin-bottom:16px;width:100%}.disclaimer-checkbox input[type=checkbox]{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;border:2px solid #55657e;border-radius:4px;background:transparent;cursor:pointer;position:relative;flex-shrink:0}.disclaimer-checkbox input[type=checkbox]:checked{background:#2283f6;border-color:#2283f6}.disclaimer-checkbox input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:12px;font-weight:700}.disclaimer-checkbox label{color:#fff;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:18px;cursor:pointer;flex:1;white-space:nowrap}.disclaimer-checkbox .qBtn{margin-left:auto;flex-shrink:0}.warning--yellow{color:#ffb636;font-size:12px;font-weight:500;line-height:18px;margin-bottom:1rem;margin-top:0}.more-count{background:#2a3546;color:#55657e;font-size:12px;font-weight:600;padding:8px 12px;border-radius:16px;min-width:32px;text-align:center}.button3d{position:relative;width:100%;height:48px;display:block}.button3d.h36{height:36px!important}.button3d.h36 button,.button3d.h36 span{height:32px}.button3d span{background-color:#003293;border-radius:6px;bottom:0;display:block;pointer-events:none;z-index:0}.button3d a,.button3d button,.button3d span{height:44px;left:0;position:absolute;right:0}.button3d a,.button3d button{background:linear-gradient(1turn,#0c5eff .8%,#1398f9);border:none;box-shadow:0 3px 28px #2283f666,inset 0 3px 3px #ffffff4d;padding:5px 14px;border-radius:6px;font-size:14px;font-weight:600;letter-spacing:-.02em;line-height:24px;color:#FFF;z-index:3;top:0;display:flex;align-items:center;justify-content:center;white-space:nowrap}.button3d:hover a,.button3d:hover button{transform:translateY(-1px);background:linear-gradient(1turn,#236eff .8%,#34a7fb);box-shadow:0 3px 20px #2283f699,inset 0 4px 4px #ffffff5e}.button3d.btnRed span{background-color:#61001d}.button3d.btnRed button{background:linear-gradient(1turn,#c4003b .8%,#fb1949);box-shadow:0 3px 16px #ff234180,inset 0 4px 3px #ffffff4d}.button3d.btnRed:hover button{background:linear-gradient(3360deg,#db0a49 .8%,#fb2b57);box-shadow:0 3px 20px #ff234199,inset 0 4px 4px #ffffff5e}.button3d.btnBig{margin-bottom:24px}.radio-wrap .specialCard{display:none;margin-top:12px;padding:12px;background:#1a1f2e;border-radius:8px;border:1px solid #2a3546}.radio-wrap input[type=radio]:checked~.specialCard{display:flex}.radio-wrap input[type=radio]:checked~.arrowLink svg:not(.special-bonus-arrow){transform:rotate(90deg)}.radio-wrap input[type=radio]:checked~.arrowLink .special-bonus-arrow{transform:none!important}.radio-wrap .arrowLink svg{transition:transform .2s ease}.method-dropdown-container{position:relative}.method-dropdown{position:absolute;bottom:calc(100% + 8px);left:0;width:280px;background:#1c2532;border-radius:16px;box-shadow:2px 2px 20px #0000004d;border:none;z-index:1000;margin-bottom:8px;padding:12px 12px 0}.method-search{display:flex;align-items:center;background:rgba(255,255,255,.05);border-radius:12px;padding:12px;margin-bottom:20px;gap:12px;height:46px;background:#0f1622;border:1px solid #0f1622;transition:border-color .2s ease-in-out}.method-search:has(.method-search-input:focus),.method-search:hover{border-color:#075cc0}.method-search .search-icon{color:#a7b5ca;height:30px;display:flex;align-items:center}.method-search-input{flex:1;background:transparent;border:none;outline:none;color:white;font-size:14px;font-weight:500}.method-search-input::placeholder{color:#a7b5ca;opacity:.7}.method-list{margin-bottom:20px;width:100%;max-height:300px;overflow-y:auto;scrollbar-color:#2a3546 #1c2532;scrollbar-width:thin}.method-item{display:flex;align-items:center;letter-spacing:-.28px;line-height:24px;padding:6px;gap:12px;border-radius:8px;transition:background-color .2s ease;cursor:pointer}.method-item:hover{background:rgba(255,255,255,.05)}.method-item.selected{background:#2a3546}.method-item img{width:32px;height:32px;display:flex;align-items:center;justify-content:center;object-fit:contain}.method-item span:first-of-type{color:white;font-size:14px;font-weight:600;color:#9aa0b4;transition:color .2s ease-in-out;flex:1}.method-item:hover span:first-of-type{color:#FFF}.country-code{font-size:12px;color:#a7b5ca;font-weight:600;letter-spacing:.5px}.method-item.selected .country-code{color:#fff}.method-dropdown-container .method-dd-trigger span svg{transition:transform .2s ease}.method-dropdown-container .method-dd-trigger[data-open=true] span svg,.method-dropdown-container:has(.method-dropdown) .method-dd-trigger span svg{transform:rotate(180deg)}@media (max-width:1000px){.chat-sidebar,.leaderboard-sidebar{height:calc(100vh - 65px - var(--bb-h))}}@media (max-width:770px){.wallet-modal-overlay{align-items:flex-end;justify-content:center;padding:0}.wallet-modal{width:100%;max-width:100vw;max-height:80vh;border-radius:16px 16px 0 0;flex-direction:column-reverse;transform:translateY(0);animation:slideUp .3s ease-out}.wallet-modal__tabs{min-height:auto;min-width:auto;padding:16px;background:#19212c;border-radius:0;box-shadow:none;flex-direction:row!important;justify-content:space-around;gap:8px}.wallet-modal__tabs h2{display:none}.wallet-modal__tab{flex:1;justify-content:center;height:48px;padding:0 12px;font-size:14px;border-radius:12px}.wallet-modal__tab img{width:24px;height:24px}.wallet-modal__content{padding:24px 16px;flex:1;overflow-y:auto}.wallet-modal__content h3{margin-top:0;font-size:20px;text-align:center}.wallet-modal__close{top:16px;right:16px}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.chat-sidebar,.leaderboard-sidebar,.notifications-sidebar{position:fixed!important;z-index:9999!important}body.chat-open,body.notifications-open,body.sidebar-open{overflow:hidden}body.chat-open .main-content,body.notifications-open .main-content,body.sidebar-open .main-content{transform:none!important;margin-right:0!important}}.avatar-progress{position:relative;display:inline-block}.avatar-progress__svg{position:absolute;inset:0;pointer-events:none;z-index:1}.avatar-progress__img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:block;z-index:2}.avatar-progress__badge{bottom:-8px;z-index:10}