:root{--bg:#05081a;--bg-2:#0b1028;--panel:#12172e;--panel-2:#171d39;--card:#202640;--card-2:#252a47;--text:#f6f8ff;--muted:#8892b3;--blue:#20aef5;--blue-2:#34b9ff;--green:#2ecc71;--red:#fa3263;--line:#2a3151;--radius:12px;--shadow:0 18px 45px rgba(0,0,0,.28);} *{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;line-height:1.45;overflow-x:hidden} a{text-decoration:none;color:inherit}button{font:inherit;color:inherit}img{display:block;max-width:100%} .mobile-only{display:none!important} .topbar{position:fixed;z-index:50;left:0;top:0;width:100%;height:66px;background:#06091d;border-bottom:1px solid rgba(255,255,255,.03);display:flex;align-items:center;justify-content:center;padding:0 80px;box-shadow:0 4px 18px rgba(0,0,0,.15)} .topbar__left{position:absolute;left:88px;top:0;height:66px;display:flex;align-items:center;gap:10px}.topbar__actions{position:absolute;right:74px;top:14px;display:flex;gap:9px}.brand{position:absolute;left:50%;top:18px;transform:translateX(-50%);width:106px}.brand img{width:100%;height:auto}.lang-pill{height:30px;min-width:48px;border:0;background:#1a2038;border-radius:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;cursor:pointer}.lang-pill img{width:25px}.lang-pill span{width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid #8c94b3}.vpn-pill{height:36px;padding:0 14px;border-radius:6px;background:#fff;color:#090e23;font-weight:900;display:flex;align-items:center;gap:8px;font-size:14px}.vpn-pill__icon{font-weight:900}.micro-link{font-size:13px;color:#8d96b7;display:flex;align-items:center;gap:5px;white-space:nowrap}.micro-link span{opacity:.9}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:0 18px;height:38px;font-weight:800;transition:.18s ease;white-space:nowrap}.btn--primary{background:linear-gradient(180deg,#28b8ff,#169ce5);color:#fff;box-shadow:0 8px 22px rgba(24,162,240,.22)}.btn--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn--light{background:#fff;color:#06091d}.btn--light:hover{background:#e9eef9}.btn--outline{border:1px solid #2e3658;color:#fff;background:transparent}.btn--outline:hover{background:#222846} .rail{position:fixed;z-index:40;left:0;top:66px;bottom:0;width:88px;background:#070b20;padding-top:5px;display:flex;flex-direction:column;align-items:center;gap:18px}.rail__line{position:absolute;right:5px;top:0;bottom:42px;width:4px;background:#252c4b;border-radius:3px}.rail__item{position:relative;z-index:2;width:58px;height:42px;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:.18s ease}.rail__item img{width:31px;height:31px;object-fit:contain}.rail__item:hover{background:#22283f;filter:grayscale(.45)}.rail__item::after{content:attr(data-tip);position:absolute;left:60px;top:50%;transform:translateY(-50%) translateX(-8px);height:34px;padding:0 15px;background:#fff;color:#12172d;border-radius:5px;display:flex;align-items:center;font-size:14px;font-weight:800;opacity:0;pointer-events:none;transition:.16s ease;box-shadow:0 8px 16px rgba(0,0,0,.25)}.rail__item::before{content:"";position:absolute;left:54px;top:50%;transform:translateY(-50%);border:7px solid transparent;border-right-color:#fff;opacity:0;transition:.16s ease}.rail__item:hover::after,.rail__item:hover::before{opacity:1;transform:translateY(-50%) translateX(0)} .shell{margin-left:88px;padding-top:66px;min-height:100vh;background:#080d23}.page-bg{max-width:calc(100vw - 160px);min-height:calc(100vh - 66px);background:#12172d;border-radius:0 12px 0 0;position:relative}.main-nav{height:64px;display:flex;align-items:center;gap:20px;padding-left:23px;padding-right:30px;white-space:nowrap;color:#fff;font-weight:900}.main-nav a{display:flex;align-items:center;gap:8px;color:#f9fbff;font-size:14px;transition:.16s ease}.main-nav a:hover{color:#bfc7df}.main-nav svg{width:18px;height:18px;fill:#828ba9}.main-nav .nav-search{width:34px;height:34px;background:#252c47;border-radius:8px;justify-content:center;margin-right:0}.main-nav .nav-search svg{width:21px;height:21px;fill:#8790ad}.badge{display:inline-flex;align-items:center;height:18px;padding:0 6px;border-radius:3px;background:#fb2b61;color:#fff;font-size:11px;font-weight:900}.badge--round{border-radius:50%;width:17px;padding:0;justify-content:center}.coin{display:inline-flex;width:18px;height:18px;border-radius:50%;align-items:center;justify-content:center;background:#ffd64d;color:#6f4b00;font-size:7px;font-weight:900}.calendar-dot{color:#16b7ff;font-weight:900} .content{width:min(1280px,calc(100vw - 410px));margin-left:240px;padding:20px 0 70px}.hero h1{margin:8px 0 22px;font-size:31px;line-height:1.1;letter-spacing:.2px;font-weight:900}.hero__grid{display:grid;grid-template-columns:minmax(680px,1fr) 324px;gap:16px}.promo{position:relative;overflow:hidden;border-radius:9px;background:#070b1e;min-height:260px;padding:22px 24px;display:block;box-shadow:var(--shadow)}.promo--big{background:url('../img/_pages/index/big-banner-pc-1.avif') center/cover no-repeat}.promo--small{background:url('../img/_pages/index/small-banner-pc.avif') center/cover no-repeat;text-align:center;padding-top:60px}.promo__label{display:inline-flex;background:#ff3869;color:#fff;border-radius:3px;padding:2px 8px;font-size:12px;font-weight:900;margin-bottom:14px}.promo__title{display:block;font-size:30px;line-height:.98;font-weight:1000;text-transform:uppercase;letter-spacing:1.5px;text-shadow:0 2px 0 rgba(0,0,0,.25)}.promo--small .promo__title{font-size:26px;line-height:1.05}.promo__text{display:block;margin-top:15px;font-size:14px;font-weight:800;letter-spacing:.8px}.promo--small .promo__text{font-size:13px;margin-top:16px}.promo__btn{position:absolute;left:24px;bottom:24px;height:36px;padding:0 13px;font-size:13px}.promo--small .promo__btn{position:static;margin:16px auto 0;width:max-content}.bonus-strip{height:74px;border-radius:9px;margin-top:16px;background:url('../_nuxt/img/index-banner.f935ec8.avif') center/cover no-repeat;display:flex;align-items:center;justify-content:center;gap:46px;overflow:hidden}.bonus-strip span{font-size:20px;line-height:1.05;font-weight:1000;text-transform:uppercase;letter-spacing:.6px}.bonus-strip b{height:35px;min-width:104px;border-radius:6px;background:#fff;color:#10162b;display:flex;align-items:center;justify-content:center;font-size:12px} .game-section{position:relative;margin-top:30px;background:#080d23;border-radius:0 10px 10px 10px;padding:56px 16px 16px}.game-section h2{position:absolute;left:0;top:0;height:47px;min-width:260px;margin:0;padding:0 30px 0 24px;display:flex;align-items:center;gap:9px;background:#070b1e;border-radius:10px 0 18px 0;text-transform:uppercase;font-size:17px;letter-spacing:1px;font-weight:1000}.game-section h2::after{content:"";position:absolute;right:-55px;top:0;width:70px;height:47px;background:#070b1e;clip-path:polygon(0 0,42% 0,100% 100%,0% 100%)}.section-icon{color:#23aff6}.original-grid,.casino-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.original-card,.casino-card,.more-card{position:relative;border-radius:9px;background:var(--card);overflow:hidden;min-height:204px;box-shadow:inset 0 -60px 55px rgba(3,7,20,.35);transition:.18s ease}.original-card img,.casino-card img{width:100%;height:150px;object-fit:cover;transition:.18s ease}.original-card div,.casino-card div{height:54px;padding:8px 8px 6px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:linear-gradient(180deg,rgba(32,38,64,.75),#202640)}.original-card b,.casino-card b{font-size:14px;line-height:1.1;font-weight:900;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.original-card span,.casino-card span{font-size:12px;color:#51c4ff;font-weight:900;margin-top:2px}.casino-card span:not(.mark){color:#9aa5c2;font-size:11px;font-weight:700}.casino-card{min-height:206px}.casino-card img{height:150px}.play-button{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%) scale(.92);z-index:4;min-width:100px;height:38px;border-radius:7px;background:#18a9f2;color:#fff;font-weight:900;display:flex;align-items:center;justify-content:center;opacity:0;transition:.18s ease}.original-card::before,.casino-card::before{content:"";position:absolute;inset:0;z-index:3;background:rgba(9,12,32,.68);backdrop-filter:blur(3px);opacity:0;transition:.18s ease}.original-card:hover,.casino-card:hover{transform:translateY(-2px);filter:grayscale(.12)}.original-card:hover::before,.casino-card:hover::before,.original-card:hover .play-button,.casino-card:hover .play-button{opacity:1}.original-card:hover .play-button,.casino-card:hover .play-button{transform:translate(-50%,-50%) scale(1)}.mark{position:absolute;left:0;top:7px;z-index:2;height:20px;padding:0 6px;background:#9a43ff;color:#fff!important;border-radius:0 4px 4px 0;font-size:10px!important;font-weight:900!important;display:flex;align-items:center}.casino-card i{position:absolute;left:8px;top:8px;z-index:2;width:30px;height:30px;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:900;color:#fff;font-style:normal}.more-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff}.more-card span{width:33px;height:27px;position:relative}.more-card span::before,.more-card span::after{content:"";position:absolute;border-radius:3px;border:4px solid #1faaf2;width:17px;height:14px;right:0;top:0}.more-card span::after{right:9px;top:9px;opacity:.7}.more-card b::after{content:"›";margin-left:13px;color:#1faaf2;font-size:24px;vertical-align:-2px}.more-card:hover{background:#2a3151;color:#d9e0f7}.live-dot,.red-dot{width:13px;height:13px;border-radius:50%;background:#24d15e;box-shadow:0 0 0 5px rgba(36,209,94,.08),0 0 10px rgba(36,209,94,.7)}.red-dot{background:#e82b58;box-shadow:0 0 0 5px rgba(232,43,88,.08),0 0 10px rgba(232,43,88,.7)} .tour-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tour-card{min-height:240px;border-radius:8px;background:linear-gradient(180deg,#1d253f,#202640);padding:0 24px 14px;text-align:center;overflow:hidden}.tour-top{height:50px;background:#0e1428;margin:0 -24px 24px;display:flex;align-items:center;justify-content:space-around;border-radius:0 0 0 0}.tour-top b{font-size:20px;color:#35b9ff}.tour-top span{font-size:13px;color:#8f9ab9;line-height:1.15;font-weight:900}.tour-card h3{min-height:74px;margin:0 0 22px;font-size:20px;line-height:1.1;letter-spacing:1px;font-weight:1000}.tour-card h3 strong{font-size:29px;color:#12aef5}.tour-info{height:64px;background:#10172b;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.tour-info span{font-size:20px;font-weight:900;color:#cdd5e9}.tour-info small{font-size:11px;color:#7e88a5}.tour-card.active .btn{width:100%;margin-top:1px}.bets{padding-top:58px}.tabs{position:absolute;left:118px;top:13px;z-index:2;height:37px;display:flex;border-radius:20px 20px 0 0;overflow:hidden}.tabs button{border:0;background:#1d223b;padding:0 28px;font-size:12px;font-weight:900;cursor:pointer}.tabs button.active{background:#16496f;color:#27b4ff}.bet-table{overflow:hidden;border-radius:8px;background:#11162a}.bet-row{display:grid;grid-template-columns:1.2fr 1.1fr 1fr 1.2fr 1.2fr .7fr;min-height:58px;align-items:center;padding:0 24px;border-bottom:1px solid rgba(255,255,255,.015);font-weight:900}.bet-row:nth-child(even){background:rgba(255,255,255,.025)}.bet-head{height:48px;min-height:48px;text-transform:uppercase;color:#697493;font-size:12px}.green{color:#31d25f}.blue{color:#24aef8} .welcome{margin-top:58px;min-height:650px;position:relative;display:flex;align-items:center;justify-content:space-between}.welcome__text{width:46%;padding-left:24px;z-index:2}.welcome__text h2{margin:0 0 24px;text-transform:uppercase;font-size:28px;line-height:1.45;font-weight:1000;font-style:italic;letter-spacing:1.6px}.welcome__text h2 span{display:table;background:rgba(36,43,72,.92);padding:0 10px;margin:3px 0;border-radius:3px}.welcome__text h2 span:nth-child(2){color:#22aef6}.welcome__text p{font-size:16px;line-height:1.65;color:#fff;margin:0 0 26px}.welcome__actions{display:flex;gap:16px}.welcome__actions .btn{height:54px;min-width:185px}.welcome__image{width:58%;max-width:730px;object-fit:contain;filter:drop-shadow(0 20px 50px rgba(0,0,0,.35))}.start-text{margin-top:40px;padding:60px 24px 40px}.start-text h2{font-size:17px;font-weight:400;margin:0 0 34px}.start-text p{max-width:1200px;color:#9ca6c1;font-size:14px;line-height:1.55}.footer{padding:0 24px 96px;color:#7f89a6}.footer__links{position:relative;background:#090e23;border-radius:46px 46px 0 0;padding:28px 260px 22px 220px;display:grid;grid-template-columns:repeat(4,max-content);gap:24px 32px}.footer__links::before{content:"";position:absolute;top:0;left:155px;width:70px;height:45px;background:#090e23;clip-path:polygon(0 100%,100% 0,100% 100%)}.footer__links::after{content:"↑\A Наверх";white-space:pre;position:absolute;right:90px;top:-12px;color:#2ab7ff;font-weight:900;text-align:center}.footer__links a{text-decoration:underline;text-underline-offset:3px;font-size:13px}.pay-row{display:flex;justify-content:center;align-items:center;gap:14px;flex-wrap:wrap;margin:28px auto 48px;opacity:.38}.pay-row img{height:20px;max-width:76px;filter:grayscale(1)}.download-row{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.download-row a{min-width:205px;height:58px;border:1px solid #242b4b;border-radius:7px;display:flex;align-items:center;gap:14px;padding:0 18px;color:#8e98b5}.download-row img{width:34px;height:34px}.download-row b{color:#fff;font-size:14px}.social-row{margin-top:54px;display:flex;align-items:center;justify-content:center;gap:18px}.social-row img{width:18px;height:18px;opacity:.8}.chat{position:fixed;right:19px;bottom:30px;z-index:60;width:52px;height:52px;border:1px solid #fff;border-radius:50%;background:linear-gradient(180deg,#4b86d6,#245cbd);box-shadow:0 12px 25px rgba(0,0,0,.35);display:flex;align-items:center;justify-content:center;cursor:pointer}.chat img{width:27px;height:27px} @media (max-width:1500px){.page-bg{max-width:calc(100vw - 95px)}.content{width:min(1240px,calc(100vw - 330px));margin-left:220px}.hero__grid{grid-template-columns:1fr 324px}.main-nav{gap:15px}.main-nav a{font-size:13px}} @media (max-width:1180px){.desktop-only{display:none!important}.mobile-only{display:flex!important}body{background:#070b20}.topbar{height:58px;padding:0 12px;justify-content:flex-start}.mobile-burger{width:34px;height:34px;border:0;border-radius:8px;background:#202640;align-items:center;justify-content:center;flex-direction:column;gap:4px;margin-right:8px}.mobile-burger span{width:17px;height:2px;border-radius:2px;background:#8790ad}.brand{position:static;transform:none;width:58px;margin-right:auto}.topbar__actions{position:static;margin-left:auto;display:flex;gap:6px}.topbar__actions .btn{height:35px;border-radius:6px;font-size:11px;padding:0 10px}.shell{margin-left:0;padding-top:58px;background:#12172d}.page-bg{max-width:none;width:100%;min-height:100vh;background:#12172d;border-radius:0}.content{width:100%;margin:0;padding:0 12px 86px}.hero{padding-top:9px}.hero h1{font-size:24px;line-height:1.25;margin:0 0 17px}.hero__grid{display:block}.promo{min-height:307px;border-radius:0;padding:168px 12px 12px;background-position:center top}.promo--big{background-image:url('../img/_pages/index/big-banner-mob-1.avif')}.promo__label{font-size:11px;margin-bottom:5px;padding:1px 6px}.promo__title{font-size:20px;line-height:1.02;letter-spacing:1px}.promo__text{font-size:11px;line-height:1.25;margin-top:6px;max-width:230px}.promo__btn{height:36px;left:12px;bottom:12px;font-size:11px}.game-section{margin-top:18px;border-radius:8px;padding:52px 4px 8px;background:#080d23}.game-section h2{height:38px;min-width:165px;padding-left:10px;padding-right:18px;font-size:14px;letter-spacing:1px;border-radius:8px 0 16px 0}.game-section h2::after{right:-43px;width:54px;height:38px}.original-grid,.casino-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.original-card,.casino-card{min-height:0;border-radius:7px}.original-card img,.casino-card img{height:auto;aspect-ratio:1.22/1;object-fit:cover}.original-card div,.casino-card div{height:47px;padding:5px 4px}.original-card b,.casino-card b{font-size:12px}.original-card span,.casino-card span{font-size:10px}.play-button{display:none}.original-card:hover,.casino-card:hover{transform:none}.original-card::before,.casino-card::before{display:none}.more-card{min-height:150px}.tour-grid{grid-template-columns:1fr;gap:12px}.tour-card{min-height:220px}.bets,.tournaments{display:none}.welcome{margin-top:38px;min-height:auto;display:flex;flex-direction:column-reverse;align-items:stretch;padding-bottom:30px}.welcome__image{width:100%;max-width:430px;margin:0 auto 10px}.welcome__text{width:100%;padding:0}.welcome__text h2{font-size:26px;line-height:1.55}.welcome__text p{font-size:14px;line-height:1.65;color:#f6f7ff}.welcome__actions{display:none}.start-text{padding:28px 0 24px;margin-top:0}.start-text h2{margin-bottom:22px}.start-text p{font-size:13px;color:#95a0be}.footer{padding:28px 0 84px}.footer__links{display:grid;grid-template-columns:1fr;padding:0;background:transparent;border-radius:0;gap:18px}.footer__links::before,.footer__links::after{display:none}.footer__links a{font-size:12px}.pay-row{justify-content:flex-start;margin:42px 0 34px;gap:12px}.pay-row img{height:17px}.download-row{display:grid;grid-template-columns:1fr;gap:12px}.download-row a{height:44px;min-width:0}.download-row a:nth-child(3){width:58%;margin:14px auto 0;justify-content:center;text-align:left}.download-row img{width:28px;height:28px}.download-row b{font-size:12px}.social-row{justify-content:flex-start;margin-top:30px}.chat{right:17px;bottom:63px;width:48px;height:48px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:55;height:58px;background:#06091d;align-items:center;justify-content:space-around;border-top:1px solid rgba(255,255,255,.04)}.bottom-nav a{position:relative;display:flex;flex-direction:column;align-items:center;gap:2px;color:#fff;font-size:19px;font-weight:900}.bottom-nav a span{font-size:10px}.bottom-nav em{position:absolute;right:9px;top:0;background:#ffca1a;color:#1b1f34;border-radius:50%;font-size:9px;width:15px;height:15px;display:flex;align-items:center;justify-content:center;font-style:normal}.register-dot{width:46px;height:46px;border-radius:50%;background:#29cf75;margin-top:-22px;justify-content:center!important;box-shadow:0 0 0 6px rgba(41,207,117,.1)}.small-logo{font-size:9px!important;background:#202640;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.mobile-menu{position:fixed;z-index:80;inset:0;background:rgba(2,5,16,.78);align-items:flex-start;justify-content:center;padding:16px 12px 80px;overflow:auto;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}.mobile-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-menu::before{content:"";position:absolute;top:16px;width:min(318px,calc(100vw - 24px));bottom:58px;background:#070b20;border-radius:8px;z-index:-1}.mobile-menu__head{width:min(318px,calc(100vw - 24px));height:46px;display:flex;align-items:center;gap:8px;padding:0 10px}.menu-close{width:30px;height:30px;border:0;border-radius:8px;background:#202640;color:#8790ad;font-size:26px;line-height:1;cursor:pointer}.mobile-menu__head img{width:55px}.mobile-menu__head .btn{height:33px;font-size:10px;padding:0 10px}.mobile-menu__head .btn--primary{margin-left:auto}.mobile-menu__quick,.mobile-game-grid,.mobile-menu__links,.mobile-menu__foot,.mobile-menu__small{width:min(276px,calc(100vw - 66px));margin-left:auto;margin-right:auto}.mobile-menu__quick{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:6px}.mobile-menu__quick a{height:29px;border-radius:5px;background:#1a203a;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:900}.mobile-game-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mobile-game-grid a{position:relative;height:59px;border-radius:6px;background:#1a203a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px;font-weight:900}.mobile-game-grid img{width:27px;height:27px;object-fit:contain}.mobile-game-grid i{position:absolute;right:0;top:0;background:#fb2b61;border-radius:0 4px 0 4px;font-size:9px;font-style:normal;padding:0 3px}.mobile-menu__links{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:15px}.mobile-menu__links a{height:39px;border-radius:6px;background:#1a203a;display:flex;align-items:center;padding:0 10px;gap:8px;font-size:12px;font-weight:900;position:relative}.mobile-menu__links i{position:absolute;right:4px;top:0;background:#fb2b61;border-radius:0 4px 0 4px;font-size:9px;font-style:normal}.mobile-menu__links em{margin-left:auto;background:#ffca1a;color:#15192f;border-radius:50%;width:16px;height:16px;display:flex;align-items:center;justify-content:center;font-size:9px;font-style:normal}.mobile-menu__foot{display:flex;align-items:center;gap:8px;margin-top:12px}.mobile-menu__foot button{height:32px;border:0;border-radius:6px;background:#1a203a;min-width:58px}.mobile-menu__foot span{flex:1}.mobile-menu__foot img{width:22px;max-height:22px}.mobile-menu__small{display:flex;justify-content:space-between;color:#7f89a6;font-size:10px;margin-top:27px}} @media (max-width:390px){.topbar__actions .btn{padding:0 8px}.hero h1{font-size:23px}.promo{min-height:307px}.welcome__text h2{font-size:24px}.game-section h2{font-size:13px}} .vpn-pill__rocket{width:17px;height:17px;display:block;flex:0 0 17px}.vpn-pill{box-shadow:0 1px 0 rgba(255,255,255,.28),0 8px 18px rgba(0,0,0,.18);letter-spacing:.15px}.rail{gap:18px}.rail__item img{width:30px;height:30px;object-fit:contain;display:block}.rail__item:hover{background:#242941;filter:grayscale(.35) brightness(.92)}.rail__item:hover img{transform:scale(.98)}.section-icon-img{width:18px;height:18px;object-fit:contain;display:block;flex:0 0 18px}.game-section h2{gap:8px}.live-dot,.red-dot{position:relative;width:13px;height:13px;flex:0 0 13px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.live-dot:after,.red-dot:after{content:"";width:6px;height:6px;border-radius:50%;background:#57d86b;box-shadow:0 0 8px rgba(87,216,107,.85)}.red-dot:after{background:#ff2d5a;box-shadow:0 0 9px rgba(255,45,90,.85)}.live-dot{background:rgba(54,209,89,.18);box-shadow:0 0 0 5px rgba(54,209,89,.04)}.red-dot{background:rgba(255,45,90,.18);box-shadow:0 0 0 5px rgba(255,45,90,.04)} .tournaments h2,.bets h2{font-style:italic;letter-spacing:.7px}.tour-card{background:linear-gradient(180deg,#1d243e 0%,#202640 100%);box-shadow:inset 0 0 38px rgba(18,174,245,.04)}.tour-top{position:relative;overflow:hidden}.tour-top:before{content:"";position:absolute;left:0;top:0;width:45%;height:100%;background:#24abf8;clip-path:polygon(0 0,100% 0,74% 100%,0 100%);opacity:.95}.tour-top b{position:relative;z-index:1;color:#fff;text-align:left}.tour-top span{position:relative;z-index:1;text-transform:uppercase}.footer{position:relative;margin-top:6px;background:#070b20;padding-top:0}.footer__links{background:#090e23;border-radius:48px 48px 0 0;min-height:98px;align-items:start}.footer__links:before{left:145px;width:86px;height:46px}.footer__links:after{font-size:13px;line-height:1.4;right:96px;top:-14px;text-transform:none}.pay-row{gap:16px;opacity:.34}.pay-row img{height:20px;max-width:82px;filter:grayscale(1) brightness(1.35) opacity(.8)}.download-row a{background:rgba(7,11,32,.42)}.download-row a:hover{border-color:#2c85c8;background:#101832}.social-row .lang-pill{height:28px;min-width:48px}.social-row span{color:#20aef7} @media (max-width:1180px){.topbar{height:57px;padding:0 12px;background:#070b20}.mobile-burger{width:32px;height:32px;border-radius:7px;background:#1b213b}.mobile-burger span{height:2px;width:16px;background:#8993b4}.brand{width:58px;margin-right:auto}.topbar__actions .btn{height:34px;border-radius:6px;font-size:10px;padding:0 10px}.topbar__actions .btn--primary{min-width:108px}.topbar__actions .btn--light{min-width:50px}.shell{padding-top:57px}.promo{min-height:325px;padding-top:180px;padding-bottom:50px;background-size:cover}.promo__btn{bottom:18px;left:12px;height:36px}.game-section h2{font-size:13px}.section-icon-img{width:16px;height:16px;flex-basis:16px}.live-dot,.red-dot{width:12px;height:12px;flex-basis:12px}.chat{bottom:70px;right:16px;width:48px;height:48px}.footer{padding:0 0 94px;background:#070b20}.footer__links{display:flex!important;flex-direction:column;gap:18px;align-items:flex-start;padding:72px 24px 0!important;min-height:auto;background:transparent}.footer__links a{font-size:12px;line-height:1.2;color:#8c96b5}.pay-row{justify-content:flex-start;align-items:center;margin:34px 24px 30px;gap:10px 13px;opacity:.36}.pay-row img{height:15px;max-width:62px}.download-row{padding:0 12px;display:grid;grid-template-columns:1fr;gap:10px}.download-row a{height:44px;min-width:0;width:100%;border-radius:5px;background:transparent;border-color:#202744;color:#8d96b7}.download-row a:nth-child(3){width:58%;height:40px;margin:14px auto 0;padding:0 12px}.download-row img{width:28px;height:28px}.download-row b{font-size:12px}.social-row{margin:24px 24px 0;justify-content:flex-start;gap:14px}.social-row img{width:14px;height:14px}.social-row .lang-pill{margin-left:auto;width:49px;height:30px;background:#1a2038}.social-row span{font-size:13px}.bottom-nav{height:60px;background:linear-gradient(180deg,#080d21,#05091b);border-top:1px solid rgba(255,255,255,.05);padding:0 8px calc(env(safe-area-inset-bottom)*.4);box-shadow:0 -10px 25px rgba(0,0,0,.26)}.bottom-nav a{width:20%;height:60px;justify-content:center;gap:3px;font-size:0;color:#7d87a5}.bottom-nav a span{font-size:10px;line-height:1;color:#fff;font-weight:900}.bn-icon{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(58%) sepia(10%) saturate(782%) hue-rotate(187deg) brightness(88%) contrast(87%);opacity:.95}.register-dot{width:48px!important;height:48px!important;margin-top:-23px;border-radius:50%;background:#26ca70;box-shadow:0 0 0 6px rgba(38,202,112,.1),0 8px 20px rgba(38,202,112,.25);gap:0!important}.register-dot .bn-icon{width:27px;height:27px;filter:brightness(0) invert(1);opacity:1}.register-dot span{position:absolute;top:48px;left:50%;transform:translateX(-50%);white-space:nowrap}.bottom-nav em{right:calc(50% - 17px);top:8px;width:15px;height:15px;background:#f4cc19;color:#12172d;border-radius:50%;font-size:9px;font-weight:900}.mobile-menu{--mob-panel:min(284px,calc(100vw - 72px));padding:30px 0 84px;align-items:flex-start;justify-content:center;background:rgba(2,5,16,.28);overflow-y:auto}.mobile-menu:before{top:30px;width:var(--mob-panel);bottom:auto;min-height:635px;background:#070b20;border-radius:7px;box-shadow:0 16px 32px rgba(0,0,0,.22)}.mobile-menu__head{width:var(--mob-panel);height:39px;padding:0 10px;gap:8px}.menu-close{width:30px;height:30px;border-radius:7px;background:#1c223c;color:#8993b4;font-size:28px;display:flex;align-items:center;justify-content:center;padding-bottom:3px}.mobile-menu__head img{width:55px}.mobile-menu__head .btn{height:30px;border-radius:5px;font-size:9px;padding:0 9px}.mobile-menu__head .btn--primary{margin-left:auto;min-width:110px}.mobile-menu__head .btn--light{min-width:50px}.mobile-vpn-pill{width:calc(var(--mob-panel) - 32px);height:33px;margin:18px auto 0;border-radius:5px;background:#fff;color:#06091d;display:flex;align-items:center;justify-content:center;gap:8px;font-size:14px;font-weight:900}.mobile-vpn-pill img{width:16px;height:16px}.mobile-menu__quick,.mobile-game-grid,.mobile-menu__links,.mobile-menu__foot,.mobile-menu__small{width:calc(var(--mob-panel) - 32px);margin-left:auto;margin-right:auto}.mobile-menu__quick{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mobile-menu__quick a{height:69px;border-radius:6px;background:#1a203a;flex-direction:column;gap:5px;font-size:11px;letter-spacing:-.3px}.mobile-menu__quick a img{width:28px;height:28px;object-fit:contain}.mobile-game-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:9px}.mobile-game-grid a{height:60px;border-radius:6px;background:#1a203a;gap:3px;font-size:11px;letter-spacing:-.35px}.mobile-game-grid img{width:26px;height:26px}.mobile-game-grid i{right:0;top:0;background:#ff2c52;font-size:8px;line-height:10px;border-radius:0 4px 0 4px;padding:1px 3px}.mobile-menu__links{gap:8px;margin-top:15px}.mobile-menu__links a{height:39px;border-radius:6px;background:#1a203a;padding:0 9px;font-size:11px;gap:8px;letter-spacing:-.3px}.mobile-menu__links img,.mobile-menu__links span:not(.up-ico){width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;object-fit:contain}.grid-ico{background:linear-gradient(90deg,#fff 0 40%,transparent 40% 60%,#fff 60% 100%),linear-gradient(#fff 0 40%,transparent 40% 60%,#fff 60% 100%);opacity:.9}.rank-ico{position:relative}.rank-ico:before{content:"";width:18px;height:18px;border-radius:50%;border:5px solid #fff;opacity:.9}.up-ico{width:22px;height:22px;border-radius:50%;background:#ffd437;color:#11152a;font-size:7px;font-weight:900;display:inline-flex;align-items:center;justify-content:center}.crown-ico{color:#fff;font-size:17px}.mobile-menu__links i{font-size:8px;line-height:10px}.mobile-menu__links em{width:15px;height:15px;background:#ffcc16;color:#15192f;font-size:9px}.mobile-menu__foot{margin-top:12px;gap:8px}.mobile-menu__foot button{height:31px;min-width:58px;border-radius:6px;background:#1a203a;color:#20aef7}.mobile-menu__foot .lang-pill{justify-content:center}.mobile-menu__foot img{width:21px;height:21px;object-fit:contain}.mobile-menu__small{margin-top:28px;font-size:10px;color:#7e88a5;display:flex;justify-content:space-between}.mobile-menu__small a{color:#7e88a5}.mobile-menu__small a:before{content:"";display:inline-block;width:10px;height:10px;margin-right:3px;border-radius:50%;background:#7e88a5;opacity:.75;vertical-align:-1px}} @media (max-width:390px){.mobile-menu{--mob-panel:min(284px,calc(100vw - 56px))}.topbar__actions .btn--primary{min-width:104px}.promo{min-height:318px;padding-top:174px}.bottom-nav a span{font-size:9px}} @media (max-width:1180px){.mobile-menu{flex-direction:column;align-items:center;justify-content:flex-start}.mobile-menu:before{z-index:-1}.mobile-menu>*{flex:0 0 auto}} @media (max-width:1180px){.mobile-menu:before{z-index:0}.mobile-menu>*{position:relative;z-index:1}} .micro-link{gap:6px;letter-spacing:-.25px} .micro-link .micro-icon{width:16px;height:16px;display:block;flex:0 0 auto;fill:#858cab;transition:.18s ease} .micro-link:hover .micro-icon{fill:#24abf8} .rail{overflow-y:auto;overflow-x:visible;scrollbar-width:thin;scrollbar-color:#2a3151 transparent;padding-bottom:22px} .rail::-webkit-scrollbar{width:4px}.rail::-webkit-scrollbar-track{background:transparent}.rail::-webkit-scrollbar-thumb{background:#2a3151;border-radius:4px} .rail__item--new{margin-bottom:8px}.rail__new{position:absolute;left:38px;top:2px;z-index:3;background:#ff2c52;color:#fff;border-radius:4px;padding:2px 5px;font-size:8px;line-height:1;font-weight:900;letter-spacing:.1px} .rail__item--new img{width:34px!important;height:34px!important} .mobile-menu__quick a:nth-child(2) img{width:34px;height:34px}.mobile-menu__quick a:nth-child(3) img{width:32px;height:32px} .mobile-game-grid img{width:30px!important;height:30px!important;object-fit:contain}.mobile-game-grid a:nth-child(11) img,.rail__item[data-tip="Слоты"] img{width:34px!important;height:34px!important}.mobile-game-grid a:nth-child(12) img{width:34px!important;height:34px!important} .promo__text{padding-bottom:40px}.promo__btn{max-width:calc(100% - 24px);text-align:center;white-space:normal;line-height:1.12;padding:0 12px} @media (max-width:1180px){.promo{display:flex!important;flex-direction:column;justify-content:flex-end;padding-top:150px;padding-bottom:56px}.promo__btn{bottom:14px;min-width:132px;height:36px}.promo__text{padding-bottom:0;max-width:250px}.promo__title{max-width:250px}.promo__label{width:max-content}} @media (max-width:390px){.promo{padding-top:154px;padding-bottom:58px}.promo__btn{font-size:10px;min-width:126px}} .footer{background:#04071e;color:#858cab;padding:0 24px 96px;margin-left:-240px;width:calc(100vw - 160px);max-width:none;overflow:hidden} .footer__links{max-width:990px;margin:0 auto;background:#04071e;border-radius:48px 48px 0 0;min-height:98px;padding:28px 182px 22px 120px;grid-template-columns:repeat(4,max-content);gap:24px 32px;align-items:start} .footer__links:before{left:0;width:88px;height:48px;background:#04071e;clip-path:polygon(0 100%,100% 0,100% 100%)} .footer__links:after{right:36px;top:-14px;color:#24abf8;font-size:13px;line-height:16px;text-transform:none} .footer__links a{color:#858cab;text-decoration:underline;text-underline-offset:3px;font-size:13px;letter-spacing:-.01em}.footer__links a:hover{color:#fff} .pay-row{max-width:990px;margin:32px auto 48px;justify-content:center;gap:14px 16px;opacity:.42}.pay-row img{filter:grayscale(1) brightness(1.25) opacity(.7);height:20px;max-width:82px} .download-row{max-width:990px;margin:0 auto;justify-content:center;gap:16px}.download-row a{height:58px;background:transparent;border-color:#242b4b}.download-row a:hover{border-color:#2e77b6;background:#0c1328} .social-row{max-width:990px;margin:54px auto 0;justify-content:center;gap:18px}.social-row>img{filter:grayscale(1) brightness(1.7) opacity(.55);opacity:1}.social-row>img:hover{filter:none}.sound-btn{border:0;background:transparent;color:#24abf8;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.sound-btn img{width:18px;height:18px;filter:none!important;opacity:1!important}.social-row .sound-btn{width:22px;height:22px}.social-row .lang-pill{height:28px;min-width:49px;background:#1a2038} @media (max-width:1500px){.footer{margin-left:-220px;width:calc(100vw - 95px)}} @media (max-width:1180px){body.menu-open{overflow:hidden}.mobile-menu{padding:0 0 76px;background:#070b20;align-items:stretch;justify-content:flex-start;overflow-y:auto}.mobile-menu:before{display:none}.mobile-menu>*{width:calc(100% - 24px)!important;max-width:360px;margin-left:auto!important;margin-right:auto!important}.mobile-menu__head{height:49px;max-width:none!important;width:100%!important;padding:0 12px;margin:0!important;background:#070b20;border-bottom:1px solid rgba(255,255,255,.035)}.mobile-menu__head .btn--primary{margin-left:auto}.mobile-vpn-pill{margin-top:18px!important}.mobile-menu__quick{grid-template-columns:repeat(3,1fr);margin-top:10px!important}.mobile-menu__quick a{height:59px}.mobile-game-grid{grid-template-columns:repeat(3,1fr)}.mobile-game-grid a{height:59px}.mobile-menu__links{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:15px!important}.mobile-menu__links a{height:39px}.mobile-menu__foot{margin-top:12px!important}.mobile-menu__small{margin-top:18px!important;padding-bottom:20px}.mobile-menu.is-open ~ .bottom-nav,.mobile-menu.is-open + .bottom-nav{display:none!important} .footer{width:calc(100% + 24px);margin-left:-12px;padding:0 12px 88px;background:#04071e}.footer__links{max-width:100%;margin:0;padding:78px 16px 0!important;background:#04071e;border-radius:34px 34px 0 0;gap:18px}.footer__links a{font-size:12px}.pay-row{margin:34px 16px 30px!important;justify-content:flex-start}.download-row{padding:0 4px}.download-row a:nth-child(3){width:100%;margin:0}.social-row{margin:24px 16px 0;justify-content:flex-start}.social-row .lang-pill{margin-left:auto}.sound-btn img{width:16px;height:16px} .bottom-nav{left:0;right:0;width:100%;height:60px}.bottom-nav a{width:20%;min-width:0}.bottom-nav a span{font-size:10px}.register-dot{width:48px!important;height:48px!important;flex:0 0 48px}.register-dot span{top:48px}} @media (max-width:1180px){body.menu-open .bottom-nav{display:none!important}} .rail__item{isolation:isolate}.rail__item:hover{filter:none!important;background:#151a31}.rail__item:hover img{filter:brightness(1.04);transform:scale(1.02)} .rail__item::after,.rail__item::before{display:none!important}.rail-tooltip{position:fixed;z-index:1000;left:78px;top:0;height:34px;padding:0 13px;background:#f3f3f3;color:#1a1d2c;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:18px;white-space:nowrap;box-shadow:0 8px 18px rgba(0,0,0,.28);opacity:0;pointer-events:none;transform:translateY(-50%) translateX(-6px);transition:opacity .14s ease,transform .14s ease}.rail-tooltip:before{content:"";position:absolute;left:-6px;top:50%;transform:translateY(-50%);border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #f3f3f3}.rail-tooltip.is-visible{opacity:1;transform:translateY(-50%) translateX(0)} .pay-row{opacity:.34!important}.pay-row img{filter:grayscale(1) brightness(1.05) opacity(.62)!important}.pay-row img:hover{filter:grayscale(1) brightness(1.25) opacity(.82)!important}.social-row>img{display:none!important}.social-row,.mobile-menu__foot{align-items:center}.social-link{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#858cab;opacity:1;transition:.18s ease}.social-link:hover{color:#24abf8}.social-icon{display:block;fill:currentColor}.sound-btn{width:18px!important;height:18px!important;min-width:18px!important;border:0!important;background:transparent!important;color:#24abf8!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.sound-btn img{display:none!important}.sound-icon{display:block;fill:currentColor}.social-row .lang-pill,.mobile-menu__foot .lang-pill{height:28px;min-width:49px;border-radius:5px;background:#1a2038}.social-row .lang-pill img,.mobile-menu__foot .lang-pill img{width:25px;height:auto}.social-row{gap:18px!important}.mobile-menu__foot{gap:16px!important;justify-content:center!important}.mobile-menu__foot .social-link{color:#858cab}.mobile-menu__foot .sound-btn{margin-left:0!important} .mobile-menu__links .bottom-svg,.mobile-menu__links .menu-link-icon{width:20px;height:20px;fill:#f3f3f3;color:#f3f3f3;flex:0 0 20px}.mobile-menu__links .menu-link-img{width:22px;height:22px;object-fit:contain;flex:0 0 22px}.mobile-menu__links a:nth-child(2) .menu-link-icon{width:16px;height:16px}.mobile-menu__links a:nth-child(3) .menu-link-icon{width:20px;height:20px}.mobile-menu__links a:nth-child(4) .menu-link-icon{width:20px;height:20px}.mobile-menu__links a:nth-child(6) .menu-link-icon{width:20px;height:20px}.mobile-menu__links .up-ico{flex:0 0 22px}.mobile-menu__small a{display:flex!important;align-items:center;gap:4px;color:#7e88a5!important}.mobile-menu__small a:before{display:none!important}.small-link-icon{width:14px;height:14px;fill:currentColor;color:#7e88a5;flex:0 0 14px;opacity:.95}.mobile-menu__small span{white-space:nowrap} @media (max-width:1180px){.mobile-menu__foot{margin-top:14px!important}.mobile-menu__small{margin-top:22px!important;gap:8px;font-size:10px}.mobile-menu__small a{font-size:10px;line-height:12px} .bottom-nav{position:fixed!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:64px!important;padding:0 0 env(safe-area-inset-bottom)!important;background:#04071e!important;border-radius:0!important;display:flex!important;align-items:stretch!important;justify-content:space-between!important;z-index:100!important;box-shadow:0 -10px 24px rgba(0,0,0,.16)!important;overflow:visible!important} .bottom-nav__link,.bottom-nav a{position:relative;flex:1 1 20%!important;min-width:0!important;height:64px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding:8px 0 10px!important;background:#04071e!important;border-radius:0!important;color:#fff!important;text-align:center!important;font-family:"FS Elliot Pro",Inter,Arial,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:14px!important;white-space:nowrap!important;letter-spacing:-.12px!important} .bottom-nav__icon{position:relative;display:flex!important;align-items:center!important;justify-content:center!important;width:24px!important;height:24px!important;color:#858cab!important;fill:#858cab!important;flex:0 0 24px!important}.bottom-nav__icon svg,.bottom-nav .bottom-svg{width:24px!important;height:24px!important;display:block!important;fill:currentColor!important}.bottom-nav__icon--bonus{color:#858cab!important}.bottom-nav__icon--trophy{color:#858cab!important}.bottom-nav__icon em,.bottom-nav em{position:absolute!important;right:-9px!important;top:-5px!important;display:flex!important;align-items:center!important;justify-content:center!important;width:21px!important;height:14px!important;min-width:21px!important;border:2px solid #04071e!important;border-radius:999px!important;background:#ffbe18!important;color:#04071e!important;font-family:"FS Elliot Pro",Inter,Arial,sans-serif!important;font-size:9px!important;font-weight:900!important;line-height:9px!important;font-style:normal!important;padding-top:1px!important} .bottom-nav .register-dot{top:-9px!important;align-self:flex-start!important;flex:1 1 20%!important;width:auto!important;height:73px!important;padding-top:0!important;background:transparent!important;overflow:visible!important;box-shadow:none!important}.bottom-nav .register-dot .bottom-nav__icon{width:44px!important;height:44px!important;flex:0 0 44px!important;border-radius:100px!important;background:#31bc69!important;box-shadow:0 2px 13px rgba(49,188,105,.37)!important;color:#f3f3f3!important;overflow:hidden!important}.bottom-nav .register-dot .bottom-nav__icon:before{content:"";position:absolute;top:0;left:0;width:2em;height:100%;background:linear-gradient(90deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.45),hsla(0,0%,100%,.08));transform:translateX(-10em) skewX(-45deg);animation:moveLightUpx 2s ease-in-out infinite}.bottom-nav .register-dot .bottom-nav__icon svg{position:relative;z-index:1;width:28px!important;height:28px!important;color:#fff!important;fill:#fff!important}.bottom-nav .register-dot span{position:absolute!important;top:51px!important;left:50%!important;transform:translateX(-50%)!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:14px!important}} @keyframes moveLightUpx{0%{transform:translateX(-10em) skewX(-45deg)}50%{transform:translateX(20em) skewX(-45deg)}100%{transform:translateX(-10em) skewX(-45deg)}} @media (max-width:1180px){.bottom-nav .register-dot span{width:max-content!important;max-width:none!important;font-size:10px!important;letter-spacing:-.2px!important;top:50px!important}.bottom-nav__link,.bottom-nav a{font-size:10px!important}.bottom-nav .register-dot .bottom-nav__icon{width:46px!important;height:46px!important;flex-basis:46px!important}} .main-nav .desktop-menu-icon{display:block;flex:0 0 auto;color:#858cab;fill:currentColor} .main-nav .desktop-menu-icon--bonus{width:16px;height:16px} .main-nav__calendar-icon{width:18px;height:18px;display:block;flex:0 0 18px;object-fit:contain} .main-nav a[href="#calendar"]{gap:7px} @media (max-width:1180px){.mobile-menu__links .menu-link-icon--bonus{width:22px;height:22px;color:#f3f3f3;fill:currentColor;flex:0 0 22px} .mobile-menu__foot{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:10px!important} .mobile-menu__foot .lang-pill{order:1;margin-right:0!important} .mobile-menu__foot .sound-btn{order:2;flex:0 0 18px} .mobile-menu__foot-spacer{order:3;flex:1 1 auto;display:block;height:1px} .mobile-menu__foot .social-link:nth-of-type(1){order:4} .mobile-menu__foot .social-link:nth-of-type(2){order:5} .mobile-menu__foot .social-link:nth-of-type(3){order:6} .mobile-menu__foot .social-link{flex:0 0 auto} .bottom-nav .register-dot{top:-6px!important;height:70px!important} .bottom-nav .register-dot .bottom-nav__icon{width:46px!important;height:46px!important;flex-basis:46px!important;background:#31bc69!important;box-shadow:0 2px 13px rgba(49,188,105,.34)!important} .bottom-nav .register-dot .bottom-nav__icon svg{width:28px!important;height:28px!important} .bottom-nav .register-dot span{top:50px!important}} @media (max-width:1180px){body.menu-open .bottom-nav,.mobile-menu.is-open ~ .bottom-nav,.mobile-menu.is-open + .bottom-nav{display:flex!important;} .bottom-nav{z-index:120!important;} .mobile-menu{z-index:100!important;padding-bottom:82px!important;} .mobile-menu__foot .social-link{width:31px!important;height:31px!important;border-radius:50%!important;color:#fff!important;align-items:center!important;justify-content:center!important;} .mobile-menu__foot .social-link .social-icon{fill:currentColor!important;} .mobile-menu__foot .social-link:nth-of-type(1){background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fdf497 8%,#fd5949 28%,#d6249f 58%,#285AEB 100%)!important;} .mobile-menu__foot .social-link:nth-of-type(2){background:#178bff!important;} .mobile-menu__foot .social-link:nth-of-type(3){background:#36bce7!important;} .bottom-nav .register-dot{top:-8px!important;height:68px!important;gap:2px!important;justify-content:flex-start!important;align-items:center!important;overflow:visible!important;} .bottom-nav .register-dot .bottom-nav__icon{margin-top:-1px!important;width:46px!important;height:46px!important;flex:0 0 46px!important;} .bottom-nav .register-dot span{position:static!important;top:auto!important;left:auto!important;transform:none!important;margin-top:1px!important;width:auto!important;max-width:none!important;font-size:10px!important;line-height:11px!important;letter-spacing:-.15px!important;text-align:center!important;white-space:nowrap!important;}} @media (max-width:1180px){body.menu-open .bottom-nav,.mobile-menu.is-open ~ .bottom-nav,.mobile-menu.is-open + .bottom-nav{display:flex!important} .bottom-nav{z-index:120!important} .mobile-menu{z-index:100!important;padding-bottom:82px!important} .mobile-menu__foot .social-link{width:31px!important;height:31px!important;border-radius:50%!important;color:#fff!important;align-items:center!important;justify-content:center!important} .mobile-menu__foot .social-link .social-icon{fill:currentColor!important} .mobile-menu__foot .social-link:nth-of-type(1){background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fdf497 8%,#fd5949 28%,#d6249f 58%,#285AEB 100%)!important} .mobile-menu__foot .social-link:nth-of-type(2){background:#178bff!important} .mobile-menu__foot .social-link:nth-of-type(3){background:#36bce7!important} .bottom-nav .register-dot{top:0!important;height:64px!important;align-self:stretch!important;justify-content:center!important;gap:4px!important;overflow:visible!important;padding:8px 0 10px!important} .bottom-nav .register-dot .bottom-nav__icon{margin-top:0!important;width:40px!important;height:40px!important;flex:0 0 40px!important} .bottom-nav .register-dot .bottom-nav__icon svg{width:25px!important;height:25px!important} .bottom-nav .register-dot span{position:static!important;top:auto!important;left:auto!important;transform:none!important;margin-top:0!important;width:auto!important;max-width:none!important;font-size:10px!important;line-height:11px!important;letter-spacing:-.15px!important;text-align:center!important;white-space:nowrap!important}} .short-article{margin:18px 0 0;color:#9aa6c7;font-size:15px;line-height:1.65;max-width:900px} .article-section{margin:38px 0 0;padding:28px;background:#070b20;border-radius:16px;color:#aab5d3;line-height:1.7} .article-section h2{color:#fff;margin:22px 0 14px;font-size:28px;line-height:1.25} .article-section h3{color:#fff;margin:18px 0 10px;font-size:21px} .article-section p{margin:0 0 14px} .article-section a{color:#27b9ff} .article-section ul,.article-section ol{margin:10px 0 18px 24px} .article-section table{width:100%;border-collapse:collapse;margin:18px 0;background:#11172f;border-radius:10px;overflow:hidden} .article-section th,.article-section td{border:1px solid #27304f;padding:12px;color:#dce4ff} .article-section th{background:#1a2140;color:#fff} .faq{margin-top:26px}.faq-content{display:grid;gap:12px}.faq-item{background:#11172f;border:1px solid #252d4b;border-radius:12px;padding:14px}.faq-item-title{font-size:18px;margin:0;color:#fff}.faq-item-content-visible{margin-top:8px;color:#aab5d3} .article-section section h2{margin-top:34px} .article-section [itemtype="https://schema.org/Review"]{background:#11172f;border:1px solid #252d4b;border-radius:12px;padding:14px;margin:12px 0} @media (max-width:1180px){.short-article{font-size:13px;margin:14px 4px 0}.article-section{margin:26px 0 0;padding:18px 14px;border-radius:12px}.article-section h2{font-size:22px}.article-section h3{font-size:18px}.article-section table{display:block;overflow-x:auto}} .original-card,.casino-card,.more-card{cursor:pointer;text-decoration:none;color:inherit} .original-card:focus-visible,.casino-card:focus-visible,.more-card:focus-visible{outline:2px solid #20aef7;outline-offset:2px} @media (max-width:1180px){.original-card,.casino-card,.more-card{display:block}.bottom-nav .register-dot{top:0!important;height:64px!important;align-self:stretch!important;justify-content:center!important;gap:4px!important;padding:8px 0 10px!important}.bottom-nav .register-dot .bottom-nav__icon{width:40px!important;height:40px!important;flex:0 0 40px!important;margin-top:0!important}.bottom-nav .register-dot .bottom-nav__icon svg{width:25px!important;height:25px!important}.bottom-nav .register-dot span{position:static!important;top:auto!important;left:auto!important;transform:none!important;margin-top:0!important;line-height:11px!important;white-space:nowrap!important}} .game-section,.welcome,.article-section,.footer{content-visibility:auto;contain-intrinsic-size:600px} .more-card--mobile{display:none} @media (max-width:1180px){#new-games .casino-grid,#live .casino-grid{display:grid!important;grid-template-columns:none!important;grid-template-rows:repeat(2,minmax(0,auto))!important;grid-auto-flow:column!important;grid-auto-columns:minmax(150px,42vw)!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;margin:0 -12px!important;padding:0 42px 15px 12px!important;scroll-snap-type:x proximity!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:thin!important;} #new-games .casino-grid::-webkit-scrollbar,#live .casino-grid::-webkit-scrollbar{height:4px} #new-games .casino-grid::-webkit-scrollbar-thumb,#live .casino-grid::-webkit-scrollbar-thumb{background:#293252;border-radius:999px} #new-games .casino-grid>.casino-card,#live .casino-grid>.casino-card{width:auto!important;min-width:0!important;min-height:164px!important;scroll-snap-align:start!important;} #new-games .casino-grid>.casino-card img,#live .casino-grid>.casino-card img{height:112px!important;aspect-ratio:auto!important;object-fit:cover!important;} #new-games .casino-grid>.casino-card div,#live .casino-grid>.casino-card div{height:52px!important;padding:7px 8px 6px!important;} #new-games .casino-grid>.casino-card b,#live .casino-grid>.casino-card b{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;} #new-games .casino-grid>.more-card,#live .casino-grid>.more-card{display:none!important;} #new-games>.more-card--mobile,#live>.more-card--mobile{display:flex!important;width:100%!important;min-height:34px!important;height:34px!important;margin:13px 0 0!important;border-radius:6px!important;background:#1a203a!important;box-shadow:none!important;align-items:center!important;justify-content:center!important;color:#fff!important;text-decoration:none!important;font-size:13px!important;font-weight:900!important;gap:8px!important;} #new-games>.more-card--mobile span,#live>.more-card--mobile span{display:none!important} #new-games>.more-card--mobile b,#live>.more-card--mobile b{font-size:13px!important;line-height:1!important;color:#fff!important;} #new-games>.more-card--mobile b::after,#live>.more-card--mobile b::after{content:"›";display:inline-block;margin-left:8px;color:#20aef7;font-size:20px;line-height:10px;vertical-align:-1px;}} 

@media screen and (max-width: 500px) {
    .bottom-nav .register-dot {
        margin-top: -8px;
    }
}