.footer-container{padding:0 24px;margin:0 auto;max-width:100%}@media (min-width:1024px){.footer-container{padding:0 80px}}.footer-divider{height:2px;background-color:rgba(0,0,0,.1);margin:30px 0}.footer-grid-mobile{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px;margin-bottom:30px}.footer-section{margin-bottom:20px}.footer-section-header{display:flex;align-items:center;margin-bottom:12px;font-weight:900}.footer-section-title{margin-right:1em;font-size:12px}@media (min-width:640px){.footer-section-title{font-size:14px}}.footer-bluetick{width:15px;height:15px}.footer-license-text{font-size:12px;margin-top:8px;font-weight:500;text-align:justify}.footer-image-grid,.footer-payment-grid{display:flex;flex-wrap:wrap;gap:8px}.footer-image{width:auto;height:35px;padding:2px}.footer-image-large{width:auto;height:80px;padding:2px}@media (min-width:640px){.footer-image{height:35px}}@media (min-width:768px){.footer-image{height:40px}}.footer-about-content{display:flex;flex-wrap:wrap;gap:4px;text-align:justify;font-size:12px;font-weight:500}@media (min-width:640px){.footer-about-content{font-size:14px}}.footer-social-grid{display:flex;gap:8px;flex-wrap:wrap;width:100%}.footer-social-link{display:flex;align-items:center;justify-content:center;outline:none;border:none;filter:grayscale(1);transition:.2s ease-in-out;opacity:.5;text-decoration:none}.footer-social-link:hover{cursor:pointer;transform:scale(1.1);filter:grayscale(0);opacity:1}.footer-social-image{width:35px;height:35px;border-radius:50%}.footer-bottom-mobile{margin:45px 0}.footer-links{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;margin-bottom:12px}.footer-link{text-decoration:none;color:inherit;font-weight:500}.footer-link:hover{color:#2563eb}.footer-link-separator{color:#666}.footer-copyright{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-direction:column}@media (min-width:768px){.footer-copyright{flex-direction:row}}.footer-copyright-text,.footer-version-text{font-weight:600;font-size:14px}.footer-content-desktop{margin-bottom:40px}.footer-grid-desktop{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:48px;gap:48px;margin-bottom:48px}.footer-grid-desktop+.footer-grid-desktop{margin-top:48px}.footer-section-desktop{min-width:0}.footer-links-column{display:flex;flex-direction:column;gap:4px;font-weight:500;font-size:12px}@media (min-width:640px){.footer-links-column{font-size:14px}}.footer-info-link{text-decoration:none;color:inherit;font-weight:500}.footer-info-link:hover{color:#2563eb!important}.footer-bottom-desktop{margin:40px 0}@media (max-width:767px){.footer-grid-desktop{display:none}}@media (min-width:768px){.footer-bottom-mobile,.footer-grid-mobile{display:none}}.footer-category-font{text-decoration:none;color:inherit;font-weight:500}.footer-category-font:hover{color:#2563eb}@media (min-width:768px) and (max-width:1199px){.footer-content-desktop{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.footer-grid-desktop{display:contents}.footer-section-desktop{margin-bottom:0}.footer-payment-section{grid-column:span 2}}@media (min-width:1200px){.footer-content-desktop{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:48px;gap:48px}.footer-grid-desktop{display:contents}.footer-section-desktop{margin-bottom:0}.footer-content-desktop>.footer-section-desktop:nth-child(5){grid-column:1;grid-row:2}.footer-content-desktop>.footer-section-desktop:nth-child(6){grid-column:2;grid-row:2}.footer-content-desktop>.footer-section-desktop:nth-child(7){grid-column:3;grid-row:2}.footer-content-desktop>.footer-section-desktop:nth-child(8){grid-column:4;grid-row:2;justify-self:start}}.footer-combined-column{display:flex;flex-direction:column;gap:24px}@media (min-width:1200px){.footer-combined-column{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}}.footer-partner-info{font-size:13px;font-weight:500;color:#666;flex:1 1;text-align:center}.i8-brand{color:#2563eb;font-weight:700}@media (max-width:767px){.footer-partner-info{order:-1;margin-bottom:10px;font-size:12px;flex:none}}.drawer-button-link{display:flex;flex-direction:row;align-items:end;justify-content:center;height:50px;overflow:hidden;font-size:18px;font-weight:900;cursor:pointer;text-decoration:none;color:inherit}.drawer-btn{display:block}.drawerlist-root{display:flex;flex-direction:column;width:300px;height:100%;background:#fff;font-family:Poppins,sans-serif}.drawerlist-logo-bar{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#fff;padding:30px 0 30px 24px;display:flex;align-items:center;justify-content:flex-start}.drawerlist-logo-bar img{height:46px}.drawerlist-content{flex:1 1;display:flex;flex-direction:column;padding:0 24px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.drawerlist-content::-webkit-scrollbar{width:0;height:0}.drawerlist-nav-outer{display:flex;flex-direction:column;height:100%}.drawerlist-nav-list{flex-shrink:0}.drawerlist-nav-item{background:#f6f6f6;border-radius:8px;padding:10px 20px;cursor:pointer;font-family:Poppins,sans-serif;color:#656565;font-size:12px;font-weight:500;margin-bottom:8px;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,font-size .3s ease-in-out;display:flex;align-items:center;vertical-align:middle;border:none;box-shadow:none}.drawerlist-nav-item.selected{background:#eaf1ff;color:#3369ff;font-weight:700}.drawerlist-nav-item.selected .drawerlist-nav-title{color:#3369ff!important;font-weight:700!important}.drawerlist-nav-item:hover:not(.selected){background:rgba(27,89,248,.1);color:#3369ff;font-weight:700}.drawerlist-nav-item:hover:not(.selected) .drawerlist-nav-title{font-weight:700!important;color:#3369ff!important}.drawerlist-nav-item.big-winning-item{position:relative;overflow:hidden;border:1px solid rgba(255,185,62,.55);background:radial-gradient(circle at 20% 10%,rgba(255,209,102,.28),rgba(8,19,43,.95) 55%);box-shadow:0 8px 24px rgba(0,0,0,.24),inset 0 0 24px rgba(255,193,77,.2);transition:transform .25s ease,box-shadow .25s ease;animation:drawerBigWinningGlow 2.4s ease-in-out infinite}.drawerlist-nav-item.big-winning-item:before{content:"";position:absolute;top:-120%;left:-150%;width:120%;height:320%;pointer-events:none;background:linear-gradient(110deg,hsla(0,0%,100%,0) 30%,rgba(255,243,207,.5) 50%,hsla(0,0%,100%,0) 70%);transform:rotate(12deg);animation:drawerBigWinningShine 2.8s ease-in-out infinite}.drawerlist-nav-item.big-winning-item .drawerlist-nav-title{color:#fff!important;font-weight:800;text-shadow:0 0 12px rgba(255,233,166,.3)}.drawerlist-nav-item.big-winning-item .drawerlist-nav-icon{filter:drop-shadow(0 4px 12px rgba(255,206,96,.34))}.drawerlist-nav-item.big-winning-item:hover{transform:translateY(-1px);border-color:rgba(255,216,126,.98);background:radial-gradient(circle at 24% 8%,rgba(255,226,150,.4),rgba(12,33,72,.98) 58%);box-shadow:0 15px 34px rgba(2,10,28,.45),inset 0 0 34px rgba(255,214,112,.42)}.drawerlist-nav-item.big-winning-item:hover .drawerlist-nav-title{color:#ffe9b8!important;text-shadow:0 0 16px rgba(255,239,194,.56)}@keyframes drawerBigWinningShine{0%{left:-150%}60%{left:145%}to{left:145%}}@keyframes drawerBigWinningGlow{0%,to{box-shadow:0 10px 28px rgba(2,10,28,.52),inset 0 0 22px rgba(240,196,91,.25)}50%{box-shadow:0 12px 32px rgba(2,10,28,.6),inset 0 0 30px rgba(255,214,112,.36)}}.drawerlist-nav-icon{width:30px;height:30px;margin-right:16px;flex-shrink:0;display:block}.drawerlist-nav-title{flex:1 1;font-size:14px;font-weight:500;color:#1e1e1e;text-align:left;margin:0;line-height:1.334rem;font-family:Poppins,sans-serif;transition:color .3s ease-in-out,font-weight .3s ease-in-out}.drawerlist-nav-chevron{margin-left:8px;display:flex;align-items:center;font-size:16px;color:inherit}.drawerlist-nav-chevron svg{stroke:#656565}.drawerlist-accordion{background:#f6f6f6;border-radius:8px;margin-bottom:8px;border:none;box-shadow:none}.drawerlist-accordion.expanded,.drawerlist-accordion.selected,.drawerlist-accordion:hover{background:#eaf1ff;color:#3369ff}.drawerlist-accordion-summary{display:flex;align-items:center;padding:10px 20px;cursor:pointer;font-size:12px;font-weight:500;color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:0;font-size:.875rem;font-weight:400;line-height:1.334rem;font-family:Poppins,sans-serif;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,font-size .3s ease-in-out}.drawerlist-accordion.expanded .drawerlist-accordion-summary,.drawerlist-accordion.selected .drawerlist-accordion-summary,.drawerlist-accordion:hover .drawerlist-accordion-summary{color:#3369ff;font-weight:700}.drawerlist-accordion-summary:hover{background:rgba(27,89,248,.1);color:#3369ff;font-weight:700}.drawerlist-accordion-summary:hover .drawerlist-nav-title{font-weight:700;color:#3369ff}.drawerlist-accordion-summary:hover .drawerlist-nav-chevron svg{stroke:#3369ff}.drawerlist-accordion-details{background:none}.drawerlist-submenu-item{border-radius:8px;padding:10px 20px 10px 62px;cursor:pointer;color:#656565;font-size:12px;font-weight:500;margin-left:0;background:transparent;transition:background-color .3s ease-in-out,color .3s ease-in-out,font-weight .3s ease-in-out,font-size .3s ease-in-out}.drawerlist-submenu-item:hover{background:rgba(27,89,248,.1);color:#3369ff;font-weight:700}.drawerlist-submenu-item:hover .drawerlist-submenu-title{color:#3369ff;font-weight:700}.drawerlist-submenu-title{font-size:12px;margin:0;font-size:.875rem;line-height:1.334rem;font-family:Poppins,sans-serif;transition:font-weight .3s ease-in-out,color .3s ease-in-out,font-size .3s ease-in-out}.drawerlist-nav-footer{flex-shrink:0;margin-top:0;display:flex;flex-direction:column;align-items:stretch}.drawerlist-divider{background:transparent;margin:25px 0}.drawerlist-login-btn,.drawerlist-logout-btn{width:100%;border-radius:12px;padding:20px 24px;font-weight:600;font-size:15px;display:flex;align-items:center;justify-content:center;gap:10px;border:none;cursor:pointer;transition:background .2s,color .2s}.drawerlist-login-btn{padding:20px 24px;font-size:15px;font-weight:600;margin-bottom:20px}.drawerlist-login-btn:hover{background:#ffd84d;color:#000}.drawerlist-logout-btn{background:#ff3434;color:#fff;display:inline-flex;flex-direction:row-reverse;align-content:center;justify-content:space-between;align-items:center;margin-bottom:20px}.drawerlist-logout-btn:hover{background:#ffd1d1;color:#000}.drawerlist-btn-icon{width:17px;height:17px;transition:filter .3s}.drawerlist-logout-btn .drawerlist-btn-icon{filter:brightness(0) invert(1);transition:filter .3s}.drawerlist-logout-btn:hover .drawerlist-btn-icon{filter:none}.drawerlist-language-view{display:flex;flex-direction:column;gap:16px}.drawerlist-language-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawerlist-language-title{font-size:1rem;color:#333;font-weight:700}.drawerlist-close-btn{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center}.drawerlist-language-country{display:flex;align-items:center;gap:13px}.drawerlist-language-flag{width:30px;height:30px}.drawerlist-language-country-info{display:flex;flex-direction:column;gap:4px}.drawerlist-language-country-title{font-size:.9rem;color:#333;font-weight:700}.drawerlist-language-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.drawerlist-language-btn{background:none;border:none;color:#666;font-size:.9rem;cursor:pointer;padding:4px 10px;border-radius:6px;transition:background .2s,color .2s}.drawerlist-language-btn.selected,.drawerlist-language-btn:hover{background:#e3f2fd;color:#1976d2}.drawerlist-official-links-view{display:flex;flex-direction:column;gap:16px}.drawerlist-official-links-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawerlist-official-links-title{font-weight:700;font-size:1rem}.drawerlist-official-links-list{display:flex;flex-direction:column;gap:8px}.drawerlist-official-link-item{background:#f8f9fb;border-radius:16px;padding:18px 24px;cursor:pointer;display:flex;align-items:center;gap:18px;transition:background .2s,color .2s;color:#656565;font-size:15px;font-weight:600}.drawerlist-official-link-item:hover{background:#f2f7ff;color:#3369ff}.drawerlist-official-link-icon{width:38px;height:38px}.drawerlist-official-link-text{font-size:15px;font-family:Poppins,sans-serif;font-weight:600;color:inherit;align-self:center}.drawerlist-accordion.expanded,.drawerlist-accordion.expanded .drawerlist-submenu-item{background:#eaf1ff!important}.drawerlist-accordion.expanded .drawerlist-submenu-item:hover{background:#eaf1ff!important;color:#3369ff!important}.drawerlist-submenu-item.selected .drawerlist-submenu-title{color:#3369ff!important;font-weight:700!important}.drawerlist-submenu-title{color:#656565;font-weight:400}.drawerlist-language-btn-bar{background:#f8f9fb;border-radius:12px;padding:12px 20px;display:flex;align-items:center;gap:16px;margin-bottom:18px;cursor:pointer}.drawerlist-language-flag{width:32px;height:32px;border-radius:50%;object-fit:cover}.drawerlist-language-label{flex:1 1;font-size:16px;color:#656565;font-family:Poppins,sans-serif;font-weight:500}.drawerlist-language-chevron{font-size:22px;color:#656565;margin-left:auto;display:flex;align-items:center}.drawerlist-login-btn{display:inline-flex;flex-direction:row-reverse;align-items:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;outline:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-family:__Poppins_51684b,__Poppins_Fallback_51684b,Helvetica,Arial,sans-serif;font-size:.875rem;line-height:1.75;min-width:64px;--variant-textColor:#5d87ff;--variant-outlinedColor:#5d87ff;--variant-outlinedBorder:rgba(93,135,255,.5);--variant-containedColor:#fff;--variant-containedBg:#5d87ff;width:100%;overflow:hidden;border-radius:12px;justify-content:space-between;padding:12px 24px;background:#fcc01d;color:#000;border:1px solid #bc8b08;text-transform:none;font-weight:500;box-shadow:inset 0 1000px 0 0 hsla(0,0%,100%,0);transition:box-shadow .3s,background .3s;margin:0 0 20px}.drawerlist-divider{height:1px;background:#e0e0e0;margin:32px 0;width:100%}.profile-container,.profile-icon-button{display:flex;align-items:flex-end}.profile-icon-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:inherit;cursor:pointer;padding:0;line-height:0}.profile-icon-svg{-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;flex-shrink:0;fill:currentColor;font-size:1.5rem;width:26px;height:26px;transition:fill .2s cubic-bezier(.4,0,.2,1)}.profile-avatar{border-radius:50%;display:block}.profile-menu-overlay{position:fixed;inset:0;background:transparent}.profile-menu{position:fixed;z-index:9999;width:350px;max-width:calc(100vw - 24px);border-radius:8px;background:#f6fbff;box-shadow:0 2px 4px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.2);padding:12px 16px;overflow:hidden;box-sizing:border-box}.profile-menu-inner{display:flex;flex-direction:column;gap:8px;min-width:0}.profile-header{padding:8px 8px 4px;justify-content:space-between}.profile-header,.profile-header .first{display:flex;align-items:center;gap:8px;border-radius:8px;min-width:0}.profile-header .first{flex:1 1}.profile-header-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;background:#eaf1ff}.profile-header-avatar-wrapper{width:40px;height:40px;border-radius:50%;background:#eaf1ff;display:flex;align-items:center;justify-content:center;flex:none}.profile-header-avatar-icon{width:23px;height:23px}.profile-header-texts{min-width:0}.profile-header-username{color:#000;font-weight:600}.profile-header-email,.profile-header-username{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-header-email{color:#3c3c3c;font-weight:500}.profile-header-referral-code-icon{width:40px;height:40px;min-width:40px;flex-shrink:0;cursor:pointer;object-fit:contain}.profile-divider{height:1px;background:#e5eaef}.profile-section-row{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:8px}.profile-section-right svg{color:#6f7a89}.profile-section-left{display:flex;align-items:center;gap:8px}.profile-section-icon{width:24px;height:24px}.profile-section-title-wrapper{position:relative;display:inline-flex;align-items:center}.profile-section-title{font-weight:600;color:#2a3547}.profile-section-row:hover .profile-section-title{color:#3369ff}.profile-section-row:hover .profile-section-title-red,.profile-section-title-red{color:#ef4444}.profile-section-title-dot{position:absolute;top:-3px;right:-10px;width:8px;height:8px;border-radius:50%;background-color:#ef4444}.profile-submenu{padding-left:40px}.profile-submenu-item{padding:5px 0;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out;font-size:12px}.profile-submenu-title-wrapper{position:relative;display:inline-flex;align-items:center}.profile-submenu-title{color:#2a3547}.profile-submenu-title-red{color:#ef4444;font-weight:600}.profile-submenu-dot{position:absolute;top:-2px;right:-10px;width:8px;height:8px;border-radius:50%;background-color:#ef4444}.profile-submenu-item.selected{background:#f2f6fa}.profile-submenu-item:hover{background:transparent}.profile-submenu-item:hover .profile-submenu-title{color:#3369ff}.profile-submenu-item:hover .profile-submenu-title-red{color:#ef4444}.profile-logout-row{margin-top:8px;padding:0 8px}.profile-logout-btn{width:100%;border-radius:8px;padding:8px 0;border:1px solid rgba(255,0,0,.5);background:#fff;color:red;cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease}.profile-logout-btn:hover{background:red;color:#fff;border-color:red}@media (max-width:380px){.profile-menu{width:320px}}@media (max-width:350px){.profile-menu{width:280px}}