@import"https://fonts.googleapis.com/css2?family=Chakra+Petch:wght@300;400;500;600;700&display=swap";:root{--header-color: #fdf2f4;--navbar-color: #fce7f3;--primary-color: #ffffff;--secondary-color: linear-gradient(90deg, #a4133c 0%, #800f2f 50%, #590d22 100%);--lottery-color: #ffb3c1;--footer-color: #fce7f3;--jackpot-color: #fdf2f4;--header-text: #800f2f;--navbar-text: #4a0417;--jackpot-text: #a4133c;--primary-text: #4a0417;--secondary-text: #ffffff;--lottery-text: #800f2f;--footer-text: #590d22;--c-white: #ffffff;--c-black: #4a0417;--c-grey: #e2b6c1;--background-page: #fff5f7;--page-text: #4a0417}#front-themes-color{color:#fff}@keyframes blinkAnimation{0%{opacity:1}50%{opacity:.7}100%{opacity:1}}@keyframes bounce{0%{transform:translateY(-3px)}50%{transform:translateY(3px)}100%{transform:translateY(0)}}@keyframes floating-icon-change{0%,6%{transform:translateX(11px)}12%,21%{transform:translateX(-51px)}27%,36%{transform:translateX(-113px)}42%,51%{transform:translateX(-173px)}57%,66%{transform:translateX(-236px)}72%,81%{transform:translateX(-302px)}87%,100%{transform:translateX(-367px)}}@keyframes floating-show-stat{0%,20%{transform:scale(1)}21%,84%{transform:scale(0)}85%,100%{transform:scale(1)}}@keyframes progress-animation{from{left:-60%;width:50%}to{left:110%;width:50%}}@keyframes steam{20%{filter:blur(5px);opacity:1}50%{filter:blur(10px);opacity:.5}100%{filter:blur(15px);opacity:0}}@keyframes new-game-blinker{50%{opacity:0}}@keyframes beat{to{transform:scale(1.1)}}@keyframes luxury-shine{0%{left:-150%}50%{left:-150%}100%{left:150%}}@media screen and (max-width: 1080px){.main-content{padding-bottom:80px !important}.home{padding-bottom:65px !important}.page-wrapper.chiller-theme.toggled{display:none}.header__top{display:none}.header__mid{display:none}.header-nav{display:none}.header-mobile{display:block !important;background:var(--navbar-color);color:var(--navbar-text);box-shadow:0px 0px 20px 5px rgba(164,19,60,.2)}.header-mobile__top{display:grid;grid-template-columns:auto auto;padding:8px}.header-mobile__top .mobile-logo{justify-self:start}.header-mobile__top .mobile-logo img{height:35px}.header-mobile__top .mobile-button,.header-mobile__top .mobile-logo,.header-mobile__top .mobile-chat{align-self:center}.header-mobile__top .mobile-button{justify-self:end;display:flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer;background:linear-gradient(135deg, #fdf2f4 0%, #fce7f3 100%) !important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:12px;border:1px solid rgba(164,19,60,.25) !important;box-shadow:0 4px 15px rgba(164,19,60,.12),inset 0 1px 1px #fff,0 0 10px rgba(255,179,193,.2);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);overflow:hidden;position:relative}.header-mobile__top .mobile-button::after{content:"";position:absolute;top:0;left:-150%;width:80%;height:100%;background:linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3) 20%, rgba(255, 255, 255, 0.7) 50%, rgba(255, 255, 255, 0.3) 80%, transparent);transform:skewX(-20deg);animation:button-shimmer 4s infinite ease-in-out}.header-mobile__top .mobile-button img{width:20px;height:20px;-o-object-fit:contain;object-fit:contain;filter:none !important;animation:icon-pulse 3s infinite ease-in-out;transition:all .3s ease}.header-mobile__top .mobile-button:hover{transform:translateY(-2px);background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border-color:#a4133c !important;box-shadow:0 6px 20px rgba(164,19,60,.3),inset 0 1px 1px hsla(0,0%,100%,.3),0 0 15px rgba(164,19,60,.4)}.header-mobile__top .mobile-button:hover img{transform:scale(1.1);filter:drop-shadow(0 0 5px rgba(255, 255, 255, 0.8)) !important}.header-mobile__top .mobile-button:active{transform:translateY(1px) scale(0.97);box-shadow:0 2px 8px rgba(164,19,60,.2),inset 0 1px 3px rgba(0,0,0,.05)}.header-mobile__top .mobile-button:active img{transform:scale(0.95);opacity:.8}@keyframes button-shimmer{0%{left:-150%}30%{left:150%}100%{left:150%}}@keyframes icon-pulse{0%,100%{opacity:1;filter:drop-shadow(0 0 2px rgba(164, 19, 60, 0.3)) !important}50%{opacity:.85;filter:drop-shadow(0 0 6px rgba(164, 19, 60, 0.6)) !important}}.header-mobile__marquee{background:var(--primary-color);display:flex;align-items:center;width:100%}.header-mobile__marquee .marquee-icon{background:var(--primary-color);padding:5px 7px}.header-mobile__marquee .marquee-icon img{width:15px;display:flex}.header-mobile__marquee .marquee{font-size:12px;font-weight:600;width:100%}.header-mobile__login{border-radius:15px 15px 0 0;background:linear-gradient(135deg, #fdf2f4 0%, #fce7f3 100%);border-top:1px solid rgba(164,19,60,.25);filter:drop-shadow(0px -4px 15px rgba(164, 19, 60, 0.12));color:#590d22;position:relative}.header-mobile__login .footer-button{display:grid;grid-template-columns:repeat(2, 1fr)}.header-mobile__login .footer-button button{border:0;padding:10px;font-weight:800;font-size:14px;letter-spacing:.5px}.header-mobile__login .footer-button .btn-login{position:relative;overflow:hidden;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ffb3c1 !important;color:#fff;text-shadow:0px 1px 2px rgba(0,0,0,.2);box-shadow:0 4px 15px rgba(164,19,60,.3);transition:all .3s ease}.header-mobile__login .footer-button .btn-login i{margin-right:5px}.header-mobile__login .footer-button .btn-login::before{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.4) 50%, transparent 100%);transform:skewX(-25deg);animation:luxury-shine 3.5s infinite ease-in-out}.header-mobile__login .footer-button .btn-login:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.1);box-shadow:0 0 20px rgba(164,19,60,.5),0 4px 25px rgba(164,19,60,.25);color:#fff}.header-mobile__login .footer-button .btn-login:active{transform:translateY(0) scale(0.98)}.header-mobile__login .footer-button .btn-register{position:relative;overflow:hidden;background:linear-gradient(135deg, #d4af37 0%, #aa771c 100%) !important;border:1px solid #fef08a !important;color:#0f172a;font-weight:700;text-shadow:0px 1px 1px hsla(0,0%,100%,.4);box-shadow:0 4px 15px rgba(212,175,55,.35);transition:all .3s ease}.header-mobile__login .footer-button .btn-register i{margin-right:5px}.header-mobile__login .footer-button .btn-register::before{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);transform:skewX(-25deg);animation:luxury-shine 3.5s infinite ease-in-out;animation-delay:1.5s}.header-mobile__login .footer-button .btn-register:hover{transform:translateY(-2px) scale(1.02);filter:brightness(1.1);box-shadow:0 0 20px rgba(245,158,11,.6),0 4px 25px rgba(212,175,55,.4);color:#0f172a}.header-mobile__login .footer-button .btn-register:active{transform:translateY(0) scale(0.98)}.home__jackpot{padding:5px 0;background:rgba(0,0,0,0);perspective:1000px}.home__jackpot .jackpot-gif{position:relative;height:48px !important;max-width:500px !important;margin:auto;border-radius:12px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;padding:0 16px;background:linear-gradient(180deg, #fdf2f4 0%, #fce7f3 100%) !important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:none !important;border-top:1.5px solid #fff !important;border-left:1px solid rgba(164,19,60,.25) !important;border-right:1px solid rgba(164,19,60,.25) !important;border-bottom:2px solid #ffb3c1 !important;box-shadow:0 12px 25px rgba(164,19,60,.12),0 4px 20px rgba(255,179,193,.25),inset 0 1px 0 #fff,inset 0 -8px 15px rgba(252,231,243,.6);transform-style:preserve-3d;transform:perspective(500px) rotateX(10deg) translateZ(5px)}.home__jackpot .jackpot-gif::before{content:"JACKPOT";position:static;transform:translateZ(10px);font-family:"Montserrat","Inter",sans-serif;font-size:20px;font-weight:900;color:#a4133c;text-transform:uppercase;letter-spacing:1.5px;z-index:5;text-shadow:0 0 8px rgba(164,19,60,.3);margin:0}}@media screen and (max-width: 1080px)and (max-width: 480px){.home__jackpot .jackpot-gif::before{font-size:16px;letter-spacing:1px}}@media screen and (max-width: 1080px){.home__jackpot .jackpot-gif::after{content:"";position:absolute;top:0;left:-150%;width:100%;height:100%;background:linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.6) 50%, transparent 100%);transform:skewX(-25deg);animation:jackpot-shimmer-run 3.5s cubic-bezier(0.25, 1, 0.5, 1) infinite;z-index:2;pointer-events:none}.home__jackpot .jackpot-gif .jackpot-amount{position:relative;z-index:4;display:flex;align-items:center;justify-content:flex-end;width:auto;height:auto;top:auto !important;transform:translateZ(10px);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px !important;font-weight:900;color:#590d22 !important;letter-spacing:.5px;text-shadow:0 1px 1px hsla(0,0%,100%,.8);margin:0}.home__jackpot .jackpot-gif .jackpot-amount span{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#a4133c !important;text-shadow:0 0 12px rgba(164,19,60,.3),0 0 20px rgba(255,179,193,.6);font-weight:900;margin-left:5px !important;font-size:16px !important;letter-spacing:.5px}}@media screen and (max-width: 1080px)and (max-width: 480px){.home__jackpot .jackpot-gif .jackpot-amount{font-size:18px !important}.home__jackpot .jackpot-gif .jackpot-amount span{font-size:18px !important;margin-left:4px !important}}@media screen and (max-width: 1080px){@keyframes jackpot-shimmer-run{0%{left:-150%}50%,100%{left:150%}}.page-header{font-size:24px !important;color:var(--c-black) !important}.footer__provider{display:none}.footer__trademark{display:none}.footer-mobile{display:block !important;position:fixed;bottom:0;right:0;left:0;z-index:999}.footer-mobile .footer-mobile__nav{border-radius:24px 24px 0 0;background:rgba(253,242,244,.85) !important;backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border-top:1px solid rgba(164,19,60,.25) !important;box-shadow:0 -10px 40px rgba(164,19,60,.12),inset 0 1px 1px #fff;color:#590d22 !important;padding:8px 8px;position:relative;display:grid !important;grid-template-columns:repeat(5, 1fr)}.footer-mobile .footer-mobile__nav a{justify-self:center;width:100%;display:flex;justify-content:center;text-decoration:none !important}.footer-mobile .footer-mobile__nav .footer-item{background:rgba(0,0,0,0) !important;color:#8c6b74 !important;padding:8px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;border-radius:14px;transition:all .25s cubic-bezier(0.25, 1, 0.5, 1)}.footer-mobile .footer-mobile__nav .footer-item .item-content{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;position:relative}.footer-mobile .footer-mobile__nav .footer-item .item-content .icon{display:flex;align-items:center;justify-content:center;margin-bottom:6px;height:24px;width:100%;position:relative;transition:all .25s ease}.footer-mobile .footer-mobile__nav .footer-item .item-content .icon i{font-size:20px;color:#8c6b74 !important;transition:all .25s ease}.footer-mobile .footer-mobile__nav .footer-item .item-content .icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;display:flex;filter:invert(45%) sepia(20%) saturate(600%) hue-rotate(300deg) brightness(85%) contrast(90%) !important;transition:all .25s ease}.footer-mobile .footer-mobile__nav .footer-item .item-content .icon::after{content:"";position:absolute;bottom:-4px;left:50%;transform:translateX(-50%) scaleX(0);width:14px;height:2px;background:#a4133c;border-radius:2px;box-shadow:0 0 8px rgba(164,19,60,.6);opacity:0;transition:all .25s ease}.footer-mobile .footer-mobile__nav .footer-item .item-content .name{font-family:"Inter",system-ui,-apple-system,sans-serif;font-size:11px;font-weight:600;line-height:1.2;text-transform:none !important;letter-spacing:.2px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:#8c6b74 !important;transition:all .25s ease}.footer-mobile .footer-mobile__nav .footer-item.active{color:#800f2f !important;background:rgba(252,231,243,.6) !important;box-shadow:inset 0 0 12px rgba(255,179,193,.3),0 4px 12px rgba(164,19,60,.1)}.footer-mobile .footer-mobile__nav .footer-item.active .item-content .icon{transform:translateY(-1px)}.footer-mobile .footer-mobile__nav .footer-item.active .item-content .icon i{color:#a4133c !important;filter:drop-shadow(0 0 6px rgba(164, 19, 60, 0.4)) !important}.footer-mobile .footer-mobile__nav .footer-item.active .item-content .icon img{filter:invert(15%) sepia(85%) saturate(4500%) hue-rotate(335deg) brightness(85%) contrast(105%) drop-shadow(0 0 6px rgba(164, 19, 60, 0.4)) !important}.footer-mobile .footer-mobile__nav .footer-item.active .item-content .icon::after{transform:translateX(-50%) scaleX(1);opacity:1}.footer-mobile .footer-mobile__nav .footer-item.active .item-content .name{color:#800f2f !important;font-weight:700;text-shadow:0 0 8px rgba(255,179,193,.5)}.item-right-content{padding-bottom:100px !important}.floating-contact{left:20px !important;bottom:80px !important;width:60px !important;height:60px !important}.floating-contact__item{bottom:70px !important;width:190px !important}.floating-contact__item a{font-size:12px !important}.floating-contact__item a span{width:25px !important;height:25px !important}.floating-contact__item a span i{font-size:13px !important}.floating-contact__button{width:60px !important;height:60px !important;border:2px solid var(--secondary-color)}.transaksi .component-tab-content .transaksi-formulir{margin-bottom:25px !important}.lottery .lottery__container .lottery-grid{grid-template-columns:repeat(3, 1fr) !important}}@media screen and (max-width: 630px){.promo-content .main-promo .promo-img img{height:auto !important}.promo-content .other-promo{display:none}.post .main-post .post-img img{height:auto !important}.post .other-post{display:none}.register .cap-img{flex-direction:column;align-items:flex-start !important}.register .cap-img .cap-content{margin-bottom:15px}.memo-view .memo-view-form{padding:10px !important}.memo-view .memo-view-form .memo-view-content{padding:10px 15px !important}.memo-view .memo-view-form .memo-view-content .content-subject{font-size:14px !important;text-align:center}.memo-view .memo-view-form .memo-view-content .content-desc{font-size:12px !important}.memo-view .memo-view-form .memo-view-reply{padding:10px 15px !important}.memo-view .memo-view-form .memo-view-reply .reply-top .reply-avatar i{font-size:35px !important}.memo-view .memo-view-form .memo-view-reply .reply-top .reply-user-info .reply-user{font-size:14px !important}.memo-view .memo-view-form .memo-view-reply .reply-desc{font-size:12px !important}.memo-view .memo-view-form .memo-reply-form .reply-form-code{flex-direction:column;align-items:flex-start !important}.memo-view .memo-view-form .memo-reply-form .reply-form-code img{margin-top:10px;margin-bottom:10px;margin-right:0}.memo-view .memo-view-form .memo-reply-form .btn-reply{text-align:center}.home__menu .menu-container .menu-right .menu-games{grid-template-columns:repeat(2, 1fr) !important}.home__menu .menu-container .menu-right .menu-games .games-item img{height:120px !important}.lottery .lottery__container .lottery-grid{grid-template-columns:repeat(2, 1fr) !important}.bonus-checkbox{grid-template-columns:repeat(2, 1fr) !important}}@media screen and (max-width: 390px){.home__menu{margin-top:20px}.home__menu .menu-container .menu-right .menu-games{margin:20px 0 !important;grid-template-columns:repeat(2, 1fr) !important}.home__menu .menu-container .menu-right .menu-games .games-item img{width:130px !important}.home__menu .menu-container .menu-right .menu-games .games-item .games-border .games-name{font-size:14px !important}.news-list .news-item{flex-direction:column}.news-list .news-item .news-date{margin-right:auto}.lottery .lottery__container .lottery-grid .lotto-flag img{width:50px !important;height:30px !important}.lottery .lottery__container .lottery-grid .lotto-country{font-size:18px !important}.lottery .lottery__container .lottery-grid .lotto-date{font-size:12px !important}.lottery .lottery__container .lottery-grid .lotto-number{font-size:30px !important}.bonus .component-tab-content .referral-link{flex-wrap:wrap}.bonus .component-tab-content .referral-link .btn-custom-sm{margin:5px 0 10px !important}}@media screen and (max-width: 320px){.lottery .lottery__container .lottery-grid{grid-gap:15px}.lottery .lottery__container .lottery-grid .lotto-country{font-size:17px !important}.lottery .lottery__container .lottery-grid .lotto-date{font-size:10px !important}.lottery .lottery__container .lottery-grid .lotto-number{font-size:25px !important}.bonus-checkbox{grid-template-columns:repeat(1, 1fr) !important}}.footer{background:linear-gradient(180deg, rgba(253, 242, 244, 0.85) 0%, rgba(252, 231, 243, 0.98) 100%);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid #ffb3c1;margin-bottom:15px;box-shadow:0 -10px 30px rgba(164,19,60,.08)}.footer__holder .footer-col{padding:25px}.footer__holder .footer-col .footer-title{font-size:16px;font-weight:700;color:#800f2f;text-shadow:0 0 10px rgba(255,179,193,.3);margin-bottom:12px;letter-spacing:.5px}.footer__holder .footer-col .footer-service{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:12px}.footer__holder .footer-col .footer-service .service-item{display:flex;align-items:center;background:hsla(0,0%,100%,.7);border:1px solid #ffb3c1;border-radius:12px;padding:6px;overflow:hidden}.footer__holder .footer-col .footer-service .service-item .service-icon{margin-right:8px;display:flex;align-items:center;justify-content:center}.footer__holder .footer-col .footer-service .service-item .service-icon img{width:40px;filter:invert(15%) sepia(85%) saturate(4500%) hue-rotate(335deg) brightness(85%) contrast(105%) drop-shadow(0 0 6px rgba(164, 19, 60, 0.3))}.footer__holder .footer-col .footer-service .service-item .service-time{padding:6px 10px;background:rgba(0,0,0,0);color:#4a0417;width:100%;line-height:1.2}.footer__holder .footer-col .footer-service .service-item .service-time .time-title{font-size:11px;margin-bottom:2px;color:#8c6b74;text-transform:uppercase;letter-spacing:.5px}.footer__holder .footer-col .footer-service .service-item .service-time .time-number{font-size:15px;font-weight:800;color:#a4133c;text-shadow:0 0 8px rgba(255,179,193,.3);margin-bottom:4px}.footer__holder .footer-col .footer-service .service-item .service-time .progress{height:6px;padding:0;background:#fce7f3;border-radius:20px;margin-bottom:0;overflow:hidden}.footer__holder .footer-col .footer-service .service-item .service-time .progress .progress-bar{background:linear-gradient(90deg, #a4133c 0%, #ffb3c1 100%);border-radius:20px;height:100%;position:relative;box-shadow:0 0 8px rgba(255,179,193,.5)}.footer__holder .footer-col .footer-service .service-item .service-time .progress .progress-bar::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;height:100%;border-radius:20px;background:hsla(0,0%,100%,.3)}.footer__holder .footer-col .footer-license .license-icon{background:hsla(0,0%,100%,.7);border:1px solid #ffb3c1;border-radius:12px;padding:12px;max-width:160px;text-align:center;box-shadow:0 4px 15px rgba(164,19,60,.08)}.footer__holder .footer-col .footer-license .license-icon img{width:120px;filter:drop-shadow(0 0 4px rgba(164, 19, 60, 0.15))}.footer__holder .footer-col .footer-contact{display:flex;align-items:center;grid-gap:12px;flex-direction:row}.footer__holder .footer-col .footer-contact .contact-item{background:hsla(0,0%,100%,.7);border:1px solid #ffb3c1;border-radius:12px;transition:all .3s ease}.footer__holder .footer-col .footer-contact .contact-item:hover{border-color:#a4133c;box-shadow:0 0 15px rgba(164,19,60,.2);transform:translateY(-2px)}.footer__holder .footer-col .footer-contact .contact-item img{width:42px;margin:10px;filter:drop-shadow(0 0 6px rgba(164, 19, 60, 0.2))}.footer__holder .footer-col .footer-provider{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.footer__holder .footer-col .footer-provider .provider-icon{background:#fff;border:1px solid #ffb3c1;margin:0;padding:4px 8px;min-width:90px;border-radius:8px;transition:all .3s ease}.footer__holder .footer-col .footer-provider .provider-icon:hover{border-color:#a4133c;box-shadow:0 0 10px rgba(164,19,60,.2);transform:translateY(-1px)}.footer__holder .footer-col .footer-provider .provider-icon img{width:100%;height:28px;-o-object-fit:contain;object-fit:contain;cursor:pointer;transition:all .3s ease}.footer__holder .footer-col .footer-provider .provider-icon img:hover{filter:brightness(1.05)}.footer__holder .footer-col .footer-apps .apps-item.google-playstore{background:linear-gradient(135deg, #ffffff 0%, #fdf2f4 100%);border:1px solid #ffb3c1;border-radius:12px;padding:10px 14px;max-width:140px;text-align:center;box-shadow:0 4px 15px rgba(164,19,60,.1);transition:all .3s ease}.footer__holder .footer-col .footer-apps .apps-item.google-playstore:hover{border-color:#a4133c;box-shadow:0 0 15px rgba(164,19,60,.25);transform:translateY(-2px)}.footer__holder .footer-col .footer-apps .apps-item.google-playstore img{width:100px;filter:drop-shadow(0 2px 4px rgba(164, 19, 60, 0.15))}.footer__holder .footer-nav{text-align:center;padding:20px 0;border-top:1px solid #ffb3c1;border-bottom:1px solid #ffb3c1;background:rgba(252,231,243,.4)}.footer__holder .footer-nav .footer-link{text-decoration:none;color:#590d22;font-size:14px;font-weight:600;margin:0 12px;transition:all .25s ease}.footer__holder .footer-nav .footer-link:hover{color:#a4133c;text-shadow:0 0 8px rgba(255,179,193,.4)}.footer__trademark{background:#fce7f3;border-top:1px solid #ffb3c1;text-align:center;color:#8c6b74;font-size:12px;padding:20px 0;font-weight:500;letter-spacing:.3px}.footer-mobile{display:none}.header{position:sticky;top:0;z-index:998;padding-left:260px}.header .header__top{padding:10px 0 7px;background:linear-gradient(180deg, rgba(253, 242, 244, 0.9) 0%, rgba(252, 231, 243, 0.95) 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);color:#4a0417 !important;border-bottom:1px solid #ffb3c1;box-shadow:0px 4px 20px rgba(164,19,60,.08) !important}.header .header__top .header-top-date{display:flex;align-items:center}.header .header__top .header-top-date .date-icon{margin-right:5px}.header .header__top .header-top-date .date-icon img{filter:invert(15%) sepia(85%) saturate(4500%) hue-rotate(335deg) brightness(85%) contrast(105%) drop-shadow(0 0 6px rgba(164, 19, 60, 0.3)) !important;width:18px;display:flex}.header .header__top .header-top-date .header-time{font-size:13px;font-weight:600;line-height:1;color:#a4133c !important}.header .header__top .header-marquee{display:flex;align-items:center;width:100%;border-radius:20px;background:hsla(0,0%,100%,.7) !important;border:1px solid #ffb3c1;padding:5px}.header .header__top .header-marquee .marquee-icon{margin-right:10px}.header .header__top .header-marquee .marquee-icon img{width:18px;display:flex;filter:invert(15%) sepia(85%) saturate(4500%) hue-rotate(335deg) brightness(85%) contrast(105%) drop-shadow(0 0 6px rgba(164, 19, 60, 0.3)) !important}.header .header__top .header-marquee .marquee{font-size:12px;font-weight:600;padding:3px;border-radius:10px;background:#fce7f3 !important;color:#4a0417 !important}.header .header__top .header-menu{display:flex;align-items:center;grid-gap:12px}.header .header__top .header-menu a{text-decoration:none !important}.header .header__top .header-menu .menu-item{display:flex;align-items:center;padding:6px 14px;background:hsla(0,0%,100%,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #ffb3c1 !important;border-radius:30px;cursor:pointer;transition:all .3s cubic-bezier(0.25, 0.8, 0.25, 1);box-shadow:0 2px 10px rgba(164,19,60,.06)}.header .header__top .header-menu .menu-item .item-icon{display:flex;align-items:center;justify-content:center;margin-right:6px}.header .header__top .header-menu .menu-item .item-icon img{width:18px;height:18px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 4px rgba(164, 19, 60, 0.3));transition:transform .3s ease}.header .header__top .header-menu .menu-item .item-icon.currency{margin-right:0;padding:4px;background:linear-gradient(135deg, #a4133c 0%, #ffb3c1 100%) !important;border-radius:50%;box-shadow:0 0 10px rgba(255,179,193,.4)}.header .header__top .header-menu .menu-item .item-icon.currency img{width:14px;height:14px;filter:brightness(1.2)}.header .header__top .header-menu .menu-item .item-icon.lang-icon{margin-right:0}.header .header__top .header-menu .menu-item .item-icon.lang-icon img{width:22px;height:auto;border-radius:4px;filter:drop-shadow(0 2px 4px rgba(164, 19, 60, 0.15))}.header .header__top .header-menu .menu-item .item-name{font-size:13px;font-weight:700;color:#a4133c !important;letter-spacing:.3px;text-shadow:0 1px 2px hsla(0,0%,100%,.8)}.header .header__top .header-menu .menu-item:hover{transform:translateY(-2px);background:#fff;border-color:#a4133c !important;box-shadow:0 4px 15px rgba(164,19,60,.2),0 0 10px rgba(255,179,193,.15)}.header .header__top .header-menu .menu-item:hover .item-icon img{transform:scale(1.1)}.header .header__top .header-menu .menu-item:active{transform:translateY(0) scale(0.96)}.header__form{background:linear-gradient(180deg, rgba(253, 242, 244, 0.95) 0%, rgba(252, 231, 243, 0.95) 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);color:var(--header-text);width:-moz-max-content;width:max-content;margin:5px auto auto;border-radius:10px;display:grid;grid-template-columns:auto auto auto;grid-gap:15px;box-shadow:0px 4px 25px rgba(164,19,60,.15) !important;border:1px solid #ffb3c1 !important;z-index:9999;top:90%;position:fixed;left:50%;transform:translateX(-50%)}.header__form .form-balance{padding:10px 0 10px 10px}.header__form .form-balance .balance-profile{font-size:13px}.header__form .form-balance .balance-profile .username{font-weight:700;cursor:pointer;color:#4a0417;transition:color .2s ease}.header__form .form-balance .balance-profile .username:hover{color:#a4133c}.header__form .form-balance .balance-profile img{width:20px;filter:drop-shadow(0 0 4px rgba(164, 19, 60, 0.3))}.header__form .form-balance .balance-amount{display:flex;align-items:center;margin-top:5px}.header__form .form-balance .balance-amount .user-wallet-amount{position:relative}.header__form .form-balance .balance-amount .user-wallet-amount:hover .wallet-popup{display:block}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-amount{font-weight:700;color:#a4133c !important;margin-bottom:0;margin-right:5px;font-size:20px;cursor:pointer;text-shadow:0 0 8px rgba(255,179,193,.3)}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-amount .spinner-border{vertical-align:inherit !important}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup{position:absolute;right:110px;top:-50px;z-index:999;border-radius:10px;overflow:hidden;width:auto;white-space:nowrap;font-weight:700;display:none;border:1px solid #ffb3c1 !important;box-shadow:0 4px 15px rgba(164,19,60,.15)}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup .title{margin-right:10px;color:#4a0417}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup .wallet-info{padding:10px;display:flex;align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup .wallet-info.main-wallet{background:rgba(253,242,244,.98) !important}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup .wallet-info.poker-wallet{background:rgba(252,231,243,.98) !important}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup .wallet-info span{color:#a4133c !important;margin-left:auto;min-width:60px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:79px;text-decoration:underline}.header__form .form-balance .balance-amount .user-wallet-amount .wallet-popup .wallet-info span.active{width:auto}.header__form .form-balance .balance-amount .refresh-amount{color:#fff;background:#a4133c;border-radius:25px;width:25px;height:25px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 8px rgba(255,179,193,.4);transition:transform .2s ease,background .2s ease}.header__form .form-balance .balance-amount .refresh-amount:hover{transform:rotate(180deg);background:#ffb3c1}.header__form .form-balance .balance-amount .refresh-amount i{font-size:13px}.header__form .form-nav{align-self:center;display:flex;align-items:center;grid-gap:15px;padding:10px 0;border-bottom:0}.header__form .form-nav a{color:#4a0417;text-decoration:none}.header__form .form-nav .nav-item{max-width:85px;min-width:85px;cursor:pointer;transition:transform .2s ease}.header__form .form-nav .nav-item:hover{transform:translateY(-2px)}.header__form .form-nav .nav-item:hover .item-name{color:#a4133c}.header__form .form-nav .nav-item .item-icon{text-align:center}.header__form .form-nav .nav-item .item-icon img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2px 5px rgba(164, 19, 60, 0.2))}.header__form .form-nav .nav-item .item-name{font-size:10px;font-weight:700;text-align:center;margin-top:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#4a0417;transition:color .2s ease}.header__form .form-close{padding:10px 20px;background:rgba(252,231,243,.9) !important;align-self:center;border-top-right-radius:10px;border-bottom-right-radius:10px;border-left:1px solid #ffb3c1;cursor:pointer;transition:background .2s ease}.header__form .form-close:hover{background:#fce7f3 !important}.header__form .form-close:hover .close-name{color:#800f2f;text-shadow:0 0 8px rgba(255,179,193,.4)}.header__form .form-close:hover .close-icon img{filter:invert(15%) sepia(85%) saturate(4500%) hue-rotate(335deg) brightness(85%) contrast(105%) !important}.header__form .form-close a{color:#4a0417;text-decoration:none}.header__form .form-close .close-icon{text-align:center}.header__form .form-close .close-icon img{filter:invert(15%) sepia(85%) saturate(4500%) hue-rotate(335deg) brightness(85%) contrast(105%) !important;width:30px;height:30px;-o-object-fit:contain;object-fit:contain;transition:filter .2s ease}.header__form .form-close .close-name{font-size:11px;font-weight:700;text-align:center;margin-top:5px;color:#a4133c;transition:color .2s ease}@media screen and (max-width: 1080px){.header__form{display:none}}.header-nav{position:fixed;right:0;left:0;z-index:997}.header-nav .navbar{background:var(--navbar-color);padding:0;filter:drop-shadow(0px 0px 20px rgba(164, 19, 60, 0.25))}.header-nav .navbar .navbar-holder{display:grid;grid-template-columns:auto 1fr auto;grid-gap:15px}.header-nav .navbar .header-logo{padding:10px;align-self:center}.header-nav .navbar .header-logo img{cursor:pointer;animation:blinkAnimation 2s infinite;height:auto;width:160px}.header-nav .navbar .navbar-nav .nav-item:hover .nav-item__game{display:block}.header-nav .navbar .navbar-nav .nav-link{color:var(--navbar-text);font-weight:600;padding:13px 5px;height:100%;min-width:90px;max-width:90px;position:relative;text-align:center}.header-nav .navbar .navbar-nav .nav-link:before{content:"";height:3px;background:#a4133c;width:80%;position:absolute;bottom:0;right:50%;transform:scale(0) translateX(50%);transition:all .2s ease-in-out}.header-nav .navbar .navbar-nav .nav-link:hover{color:#a4133c;transition:all .2s ease-in-out}.header-nav .navbar .navbar-nav .nav-link:hover:before{transform:scale(1) translateX(50%);transition:all .2s ease-in-out}.header-nav .navbar .navbar-nav .nav-link img{width:45px;height:45px;-o-object-fit:contain;object-fit:contain;margin-bottom:5px}.header-nav .navbar .navbar-nav .nav-link-name{color:#800f2f;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-nav .navbar .navbar-nav .nav-item__game{position:absolute;left:0;right:0;z-index:999;padding:20px 0;background:var(--background-page);border-bottom:5px solid #a4133c;box-shadow:rgba(164,19,60,.15) 0px 3px 23px 0px inset;display:none}.header-nav .navbar .navbar-nav .nav-item__game .game-item{display:inline-block;padding:8px;cursor:pointer;position:relative}.header-nav .navbar .navbar-nav .nav-item__game .game-item .game-name{color:#fff;font-size:14px;background:#a4133c;border-radius:50px;padding:3px 15px;font-weight:600}.header-nav .navbar .navbar-nav .nav-item__game .game-item .game-spinner{color:#ffb3c1;position:absolute;top:50%;right:50%;transform:translate(50%, -50%);opacity:.5}.header-nav .navbar .navbar-nav .nav-item__game .game-item .game-maintenance{position:absolute;top:0;right:50%;transform:translate(50%, 0%)}.header-nav .navbar .navbar-nav .nav-item__game .game-item .game-new{position:absolute;top:15px;right:15px}.header-nav .navbar .navbar-nav .nav-item__game .game-item .coming-soon{position:absolute;left:40%;top:15px}.header-nav .navbar .navbar-nav .nav-item__game .game-item:hover{box-shadow:0 0 10px 1px #ffb3c1;border-radius:10px}.header-nav .navbar .form-button{margin:auto;display:flex;flex-direction:column}.header-nav .navbar .form-button .btn-login{background:#a4133c;border:1px solid #a4133c;color:#fff;min-width:150px;font-size:14px;font-weight:900;border-radius:10px;padding:5px 10px;margin-bottom:5px}.header-nav .navbar .form-button .btn-login:hover{background-color:var(--background-page);color:#a4133c;border-color:#a4133c;transition:all .2s ease-in-out}.header-nav .navbar .form-button .btn-register{background:#c9184a;border:1px solid #c9184a;color:#fff;font-size:14px;font-weight:900;min-width:150px;border-radius:10px;padding:5px 10px}.header-nav .navbar .form-button .btn-register:hover{background-color:var(--background-page);color:#ff4d6d;border-color:#ff4d6d;transition:all .2s ease-in-out}.header-mobile{display:none;position:sticky;top:0;z-index:100}@keyframes swing{0%{transform:rotate(0deg)}10%{transform:rotate(10deg)}30%{transform:rotate(0deg)}40%{transform:rotate(-10deg)}50%{transform:rotate(0deg)}60%{transform:rotate(5deg)}70%{transform:rotate(0deg)}80%{transform:rotate(-5deg)}100%{transform:rotate(0deg)}}@keyframes sonar{0%{transform:scale(0.9);opacity:1}100%{transform:scale(2);opacity:0}}.page-wrapper .sidebar-wrapper,.sidebar-wrapper .sidebar-brand>a,.sidebar-wrapper .sidebar-dropdown>a:after,.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,.sidebar-wrapper ul li a i,.page-wrapper .page-content,.sidebar-wrapper .sidebar-search input.search-menu,.sidebar-wrapper .sidebar-search .input-group-text,.sidebar-wrapper .sidebar-menu ul li a,#show-sidebar,#close-sidebar{transition:all .3s ease}.page-wrapper{height:100vh;position:fixed}.page-wrapper .theme{width:40px;height:40px;display:inline-block;border-radius:4px;margin:2px}.page-wrapper .theme.chiller-theme{background:linear-gradient(135deg, #ffffff 0%, #fdf2f4 50%, #fce7f3 100%) !important}.page-wrapper.toggled .sidebar-wrapper{left:0px}#show-sidebar{position:fixed;left:0;top:10px;border-radius:0 4px 4px 0px;width:35px;transition-delay:.3s}.sidebar-wrapper{width:260px;height:100%;max-height:100%;position:fixed;top:0;left:-300px;z-index:999;background:linear-gradient(180deg, #ffffff 0%, #fdf2f4 60%, #fce7f3 100%) !important;border-right:1px solid #ffb3c1;box-shadow:4px 0px 24px rgba(164,19,60,.08)}.sidebar-wrapper ul{list-style-type:none;padding:0;margin:0}.sidebar-wrapper a{text-decoration:none}.sidebar-content{max-height:calc(100% - 30px);height:calc(100% - 30px);overflow-y:auto;position:relative}.sidebar-content.desktop{overflow-y:hidden}.sidebar-wrapper .sidebar-header .header-logo{padding:20px;overflow:hidden;display:flex;align-items:center}.sidebar-wrapper .sidebar-header .header-logo img{width:100%}.sidebar-wrapper .sidebar-menu .header-button{display:flex;width:100%}.sidebar-wrapper .sidebar-menu .header-button>a{color:#4a0417;font-weight:700;width:100%}.sidebar-wrapper .sidebar-menu .header-button .btn-login{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ffb3c1 !important;border-radius:8px;padding:7px 12px;width:100%;color:#fff !important;font-weight:700;letter-spacing:.5px;text-shadow:none;box-shadow:0 4px 12px rgba(164,19,60,.2);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.sidebar-wrapper .sidebar-menu .header-button .btn-login:hover{background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;border-color:#ffb3c1 !important;color:#fff !important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(201,24,74,.3)}.sidebar-wrapper .sidebar-menu .header-button .btn-login i{margin-right:6px;filter:none}.sidebar-wrapper .sidebar-menu .header-button .btn-register{background:linear-gradient(135deg, #d4af37 0%, #aa771c 100%) !important;border:1px solid #fef08a !important;border-radius:8px;padding:7px 12px;width:100%;color:#0f172a !important;font-weight:700;letter-spacing:.5px;text-shadow:none;box-shadow:0 4px 12px rgba(212,175,55,.25);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.sidebar-wrapper .sidebar-menu .header-button .btn-register:hover{background:linear-gradient(135deg, #f59e0b 0%, #d4af37 100%) !important;border-color:#fff !important;color:#0f172a !important;transform:translateY(-2px);box-shadow:0 6px 16px rgba(245,158,11,.4)}.sidebar-wrapper .sidebar-menu .header-button .btn-register i{margin-right:6px;filter:none}.sidebar-wrapper .sidebar-menu .header-menu span{font-weight:bold;font-size:14px;padding:15px 20px 5px 20px;display:inline-block}.sidebar-wrapper .sidebar-menu ul li a{display:inline-block;width:100%;text-decoration:none;position:relative;padding:6px 30px 6px 20px;color:#4a0417}.sidebar-wrapper .sidebar-menu ul li a i{margin-right:10px;font-size:12px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:4px;color:#a4133c}.sidebar-wrapper .sidebar-menu ul li a .img-container{display:inline-block;margin-right:10px;filter:none}.sidebar-wrapper .sidebar-menu ul li a:hover>i::before{display:inline-block;animation:swing ease-in-out .5s 1 alternate}.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after{transform:rotate(90deg);right:17px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown-arrow>a:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-style:normal;display:inline-block;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background:0 0;position:absolute;right:15px;top:10px;color:#800f2f}.sidebar-wrapper .sidebar-menu .sidebar-dropdown>a:after{font-family:"Font Awesome 5 Free";font-weight:900;content:"";font-style:normal;display:inline-block;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;background:0 0;position:absolute;right:15px;top:10px;color:#800f2f}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul{padding:5px 0}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li{padding-left:25px;font-size:13px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before{content:"";font-family:"Font Awesome 5 Free";font-weight:400;font-style:normal;display:inline-block;text-align:center;text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;font-size:8px;color:#ff8fa3}.sidebar-wrapper .sidebar-menu ul li a span.label,.sidebar-wrapper .sidebar-menu ul li a span.badge{float:right;margin-top:5px;margin-left:5px}.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label{float:right;margin-top:0px}.sidebar-wrapper .sidebar-menu .sidebar-submenu{display:none}.sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a:after{right:17px}::-webkit-scrollbar{width:5px;height:7px}::-webkit-scrollbar-button{width:0px;height:0px}::-webkit-scrollbar-track{background:rgba(0,0,0,0);border:0px none #fff;border-radius:50px}::-webkit-scrollbar-track:hover{background:rgba(0,0,0,0)}::-webkit-scrollbar-track:active{background:rgba(0,0,0,0)}::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.chiller-theme .sidebar-wrapper .sidebar-menu>ul>li>a{color:#4a0417 !important;font-size:14px;margin:2px 1px;padding:6px 10px;border-radius:8px;background:#fff0f3;border:1px solid #ffccd5;box-sizing:border-box;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1)}.chiller-theme .sidebar-wrapper .sidebar-menu>ul>li>a:hover{background:#fdf2f4 !important;border-color:#ff8fa3 !important;color:#a4133c !important;text-shadow:none;box-shadow:0 4px 12px rgba(164,19,60,.1);transform:translateY(-1px)}.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span{color:#a4133c !important;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.8px;text-shadow:none;padding-left:8px}.chiller-theme .sidebar-wrapper .sidebar-menu>ul>li>a[onclick*="/popular"]{background:linear-gradient(135deg, #fce7f3, #ffb3c1, #fce7f3) !important;background-size:400% 400% !important;border:1px solid #ff758f !important;color:#800f2f !important;box-shadow:0 4px 15px rgba(164,19,60,.15);animation:luxury-liquid-bg 6s ease infinite}.chiller-theme .sidebar-wrapper .sidebar-menu>ul>li>a[onclick*="/popular"]:hover{border-color:#a4133c !important;box-shadow:0 0 14px rgba(164,19,60,.3);transform:translateY(-1px);filter:brightness(1.05)}@keyframes luxury-liquid-bg{0%{background-position:0% 50%}50%{background-position:100% 50%;filter:brightness(1.05)}100%{background-position:0% 50%}}.nav-item__game{position:fixed;left:260px;max-width:960px;height:calc(100% - 40px);top:20px;right:auto;z-index:1000;padding:30px 20px;border-radius:16px;overflow-y:auto;overflow-x:hidden;background:hsla(0,0%,100%,.98) !important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid #ffccd5;border-right:5px solid #a4133c;box-shadow:0 20px 40px rgba(0,0,0,.08);display:none}.nav-item__game::-webkit-scrollbar{width:6px}.nav-item__game::-webkit-scrollbar-track{background:#fdf2f4;border-radius:10px}.nav-item__game::-webkit-scrollbar-thumb{background:#ffb3c1;border-radius:10px;box-shadow:none;-webkit-transition:background .3s ease;transition:background .3s ease}.nav-item__game::-webkit-scrollbar-thumb:hover{background:#a4133c}.nav-item__game::before{content:"";position:absolute;top:0;left:-15px;width:15px;height:100%;background:rgba(0,0,0,0)}.nav-item__game .close-popup{position:absolute;top:15px;right:15px;width:25px;height:25px;background:#fdf2f4;border:1px solid #ffccd5;color:#800f2f;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;cursor:pointer;transition:all .2s ease;z-index:10}.nav-item__game .close-popup:hover{background:#a4133c;border-color:#a4133c;color:#fff;box-shadow:0 0 10px rgba(164,19,60,.3)}.sidebar-menu .balance-cont{padding:10px 20px}.sidebar-menu .balance-cont .balance-left .balance-profile{font-size:13px}.sidebar-menu .balance-cont .balance-left .balance-profile span{color:#800f2f}.sidebar-menu .balance-cont .balance-left .balance-profile .username{font-weight:700;color:#4a0417}.sidebar-menu .balance-cont .balance-left .balance-profile img{width:20px}.sidebar-menu .balance-cont .balance-left .balance-amount{display:flex;align-items:center}.sidebar-menu .balance-cont .balance-left .balance-amount .wallet-amount{color:#a4133c;font-size:21px;font-weight:700;margin-right:5px}.sidebar-menu .balance-cont .balance-left .balance-amount .refresh-amount{color:#fff;background:#a4133c;width:20px;height:20px;display:flex;align-items:center;justify-content:center;margin-right:5px;border-radius:10px}.sidebar-menu .balance-cont .balance-left .balance-amount .refresh-amount i{font-size:10px}.sidebar-wrapper .sidebar-menu .header-button>a{color:#fff;font-weight:700;width:100%}.sidebar-wrapper .sidebar-menu ul li a{display:inline-block;width:100%;text-decoration:none;position:relative;padding:6px 30px 6px 20px;color:#4a0417}.sidebar-wrapper .sidebar-menu ul li a i{margin-right:10px;font-size:12px;width:30px;height:30px;line-height:30px;text-align:center;border-radius:4px}.sidebar-wrapper .sidebar-menu ul li a .img-container{display:inline-block;margin-right:10px;filter:none}.sidebar-dropdown-arrow:hover .nav-item__game{display:block !important;animation:luxury-popup-fade .25s cubic-bezier(0.34, 1.56, 0.64, 1) forwards}.nav-item__game:hover{display:block !important}.nav-item__game .grid-provider{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;grid-gap:12px}.nav-item__game .game-item{display:inline-block;cursor:pointer;position:relative;border-radius:10px;overflow:hidden;transition:all .25s ease}.nav-item__game .game-item a{padding:5px !important;display:block}.nav-item__game .game-item .game-name{color:#fff;font-size:10px;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ffb3c1;padding:5px 10px;font-weight:600;text-align:center;border-radius:6px;text-shadow:none;margin-top:4px;display:block;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nav-item__game .game-item .game-spinner{color:#a4133c;position:absolute;top:50%;right:50%;transform:translate(50%, -50%);opacity:.5}.nav-item__game .game-item .game-maintenance{position:absolute;top:0;right:50%;transform:translate(50%, 0%)}.nav-item__game .game-item .game-new{position:absolute;top:15px;right:15px}.nav-item__game .game-item .coming-soon{position:absolute;left:40%;top:15px}.nav-item__game .game-item:hover{transform:translateY(-3px);box-shadow:0 8px 16px rgba(164,19,60,.2)}.nav-item__game .game-item:hover .game-name{background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;border-color:#ffb3c1}@keyframes luxury-liquid-bg{0%{background-position:0% 50%}50%{background-position:100% 50%;filter:brightness(1.15)}100%{background-position:0% 50%}}@keyframes luxury-popup-fade{0%{opacity:0;transform:scale(0.98) translateX(-5px)}100%{opacity:1;transform:scale(1) translateX(0)}}#smartAppBanner .bg-dark{background:linear-gradient(135deg, #ffffff 0%, #fdf2f4 50%, #fce7f3 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid #ffccd5 !important;box-shadow:0 4px 20px rgba(164,19,60,.08) !important}#smartAppBanner strong{color:#4a0417 !important;letter-spacing:.5px;text-shadow:none}#smartAppBanner small{color:#800f2f !important}#smartAppBanner img{border:1px solid #ffccd5 !important;box-shadow:0 0 12px rgba(164,19,60,.12) !important;border-radius:8px}#smartAppBanner .btn-warning{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid #ffb3c1 !important;color:#fff !important;font-weight:bold;text-shadow:none;box-shadow:0 4px 15px rgba(164,19,60,.25) !important;transition:all .3s ease}#smartAppBanner .btn-warning:hover{transform:translateY(-2px);background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;border-color:#ffb3c1 !important;box-shadow:0 0 15px rgba(201,24,74,.3),0 4px 20px rgba(164,19,60,.35) !important}#smartAppBanner .btn-warning:active{transform:translateY(0)}#smartAppBanner .close{color:#800f2f !important;opacity:.6;transition:.2s}#smartAppBanner .close:hover{opacity:1;color:#a4133c !important;text-shadow:none}html:has(#overlays.active),body:has(#overlays.active){overflow:hidden !important;height:100vh !important}#overlays{transition:all .2s ease-in-out;background:rgba(74,4,23,.4);position:fixed;width:100%;height:100%;top:0;left:0;right:0;bottom:0;z-index:998;cursor:pointer;display:none}#overlays.active{display:block}.sidenav{position:fixed;top:0;left:0;right:0;width:100%;z-index:9999;height:auto !important;max-height:90vh !important;overflow-y:auto !important;overflow-x:hidden !important;-webkit-overflow-scrolling:touch;pointer-events:none;background:linear-gradient(180deg, #ffffff 0%, #fdf2f4 60%, #fce7f3 100%) !important;backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border-bottom:1.5px solid #ffccd5 !important;box-shadow:0 15px 40px rgba(164,19,60,.12);color:#4a0417 !important;transform:translateY(-100%);transition:transform .4s cubic-bezier(0.25, 1, 0.5, 1) !important}.sidenav::-webkit-scrollbar{width:5px}.sidenav::-webkit-scrollbar-track{background:#fff0f3}.sidenav::-webkit-scrollbar-thumb{background:#ffb3c1;border-radius:10px}.sidenav::-webkit-scrollbar-thumb:hover{background:#a4133c}.sidenav.show,.sidenav.active{transform:translateY(0);pointer-events:auto}.sidenav .global-mobile-category{margin-top:0}.sidenav .global-mobile-category .container{padding:0 12px;padding-bottom:40px}.sidenav .sidenav__top{padding:12px 12px 8px;display:flex;align-items:center}.sidenav .sidenav__top .flag-holder{display:flex;align-items:center;background:#fff;padding:4px 10px;border-radius:20px;border:1px solid #ffccd5;box-shadow:0 2px 6px rgba(164,19,60,.06)}.sidenav .sidenav__top .flag-holder .flag-img{margin-right:6px}.sidenav .sidenav__top .flag-holder .flag-img img{width:20px;border-radius:3px;display:flex}.sidenav .sidenav__top .flag-holder .flag-info{font-family:"Inter",sans-serif;font-size:12px;font-weight:700;color:#800f2f}.sidenav .sidenav__top .flag-close{margin-left:auto;width:28px;height:28px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #ffccd5;cursor:pointer;transition:all .2s ease}.sidenav .sidenav__top .flag-close img{filter:none !important;width:10px;display:flex;transition:transform .2s ease}.sidenav .sidenav__top .flag-close:hover{background:#fdf2f4;border-color:#ff8fa3}.sidenav .sidenav__top .flag-close:hover img{transform:rotate(90deg)}.sidenav .sidenav__menu{padding:4px 12px 12px;display:flex;flex-direction:column;gap:6px}.sidenav .sidenav__menu a{color:#4a0417 !important;text-decoration:none !important;width:100%}.sidenav .sidenav__menu .menu-item{border-radius:10px;background:#fff !important;border:1px solid #ffccd5;padding:8px 12px;display:flex;align-items:center;transition:all .25s ease;box-shadow:0 2px 4px rgba(164,19,60,.02)}.sidenav .sidenav__menu .menu-item .icon{background:#fff0f3 !important;border:1px solid #ffccd5;border-radius:50%;padding:5px;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.sidenav .sidenav__menu .menu-item .icon img{display:flex;width:18px;height:18px;-o-object-fit:contain;object-fit:contain;filter:none !important}.sidenav .sidenav__menu .menu-item .name{font-family:"Inter",sans-serif;font-size:12px;font-weight:600;line-height:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-left:12px;padding:0;color:#590d22;transition:all .25s ease}.sidenav .sidenav__menu .menu-item:hover,.sidenav .sidenav__menu .menu-item:active{background:#fdf2f4 !important;border-color:#ff8fa3;transform:translateX(2px)}.sidenav .sidenav__menu .menu-item:hover .icon,.sidenav .sidenav__menu .menu-item:active .icon{background:#a4133c !important;border-color:#a4133c;box-shadow:0 2px 8px rgba(164,19,60,.3)}.sidenav .sidenav__menu .menu-item:hover .icon img,.sidenav .sidenav__menu .menu-item:active .icon img{filter:brightness(0) invert(1) !important}.sidenav .sidenav__menu .menu-item:hover .name,.sidenav .sidenav__menu .menu-item:active .name{color:#a4133c;text-shadow:none}.sidenav .sidenav__menu .menu-item .event{animation:heartbeat 1.2s infinite ease-in-out}.sidenav .sidenav__download{background:hsla(0,0%,100%,.6) !important;border-top:1px solid #ffccd5;padding:10px 12px;display:flex;align-items:center}.sidenav .sidenav__download .download-icon{padding:6px;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;box-shadow:0 4px 10px rgba(164,19,60,.2);border:1px solid #ffb3c1;border-radius:8px;display:flex;align-items:center;justify-content:center}.sidenav .sidenav__download .download-icon img{filter:brightness(0) invert(1) !important;display:flex;width:20px;height:20px}.sidenav .sidenav__download .download-title{margin:0 12px 0 10px}.sidenav .sidenav__download .download-title h5{font-family:"Montserrat",sans-serif;font-size:13px;color:#4a0417 !important;font-weight:700;margin-bottom:2px}.sidenav .sidenav__download .download-title h6{font-family:"Inter",sans-serif;font-size:9px;font-weight:600;color:#a4133c;margin-bottom:0}.sidenav .sidenav__download .download-button{margin-left:auto}.sidenav .sidenav__download .download-button .btn-custom-sm{font-family:"Montserrat",sans-serif;font-size:10px;font-weight:700;padding:5px 12px;border-radius:6px;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ffb3c1 !important;color:#fff !important;box-shadow:0 4px 10px rgba(164,19,60,.25);transition:all .25s ease}.sidenav .sidenav__download .download-button .btn-custom-sm:hover{background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;box-shadow:0 4px 12px rgba(201,24,74,.35)}.sidenav .sidenav__login{display:flex;align-items:center;gap:12px;padding:12px 12px 18px;background:hsla(0,0%,100%,.8)}.sidenav .sidenav__login .btn-custom{width:100%;padding:10px 14px;font-family:"Montserrat","Inter",sans-serif;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;border-radius:8px;text-align:center;cursor:pointer;box-sizing:border-box;transition:all .25s cubic-bezier(0.25, 1, 0.5, 1)}.sidenav .sidenav__login #sidenav-login{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;color:#fff !important;border:1px solid #ffb3c1 !important;box-shadow:0 4px 12px rgba(164,19,60,.25)}.sidenav .sidenav__login #sidenav-login:hover,.sidenav .sidenav__login #sidenav-login:active{transform:translateY(-1px);background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;border-color:#ff8fa3 !important;box-shadow:0 6px 16px rgba(201,24,74,.35)}.sidenav .sidenav__login .sidenav-register{background:linear-gradient(135deg, #800f2f 0%, #590d22 100%) !important;color:#fff !important;border:1px solid #ff8fa3 !important;text-shadow:none;box-shadow:0 4px 12px rgba(128,15,47,.25)}.sidenav .sidenav__login .sidenav-register:hover,.sidenav .sidenav__login .sidenav-register:active{transform:translateY(-1px);background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border-color:#ff758f !important;box-shadow:0 6px 16px rgba(164,19,60,.35)}.sidenav.active{transform:translateY(0)}@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}40%{transform:scale(1)}60%{transform:scale(1.1)}100%{transform:scale(1)}}.main-content{background-color:#fdf2f4;background-image:radial-gradient(circle at 50% 0%, rgba(255, 179, 193, 0.45) 0%, rgba(252, 231, 243, 0.3) 35%, rgba(253, 242, 244, 0.95) 75%),radial-gradient(circle at 100% 0%, rgba(201, 24, 74, 0.2) 0%, rgba(253, 242, 244, 0) 50%),radial-gradient(circle at 0% 100%, rgba(164, 19, 60, 0.18) 0%, rgba(253, 242, 244, 0) 50%),radial-gradient(circle at 50% 100%, rgba(128, 15, 47, 0.2) 0%, rgba(253, 242, 244, 0) 60%);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}@media screen and (max-width: 768px){.main-content{background-color:#fdf2f4;background-image:radial-gradient(circle at 50% -10%, rgba(255, 179, 193, 0.6) 0%, rgba(252, 231, 243, 0.35) 45%, rgba(253, 242, 244, 0) 75%),radial-gradient(circle at 100% 20%, rgba(201, 24, 74, 0.18) 0%, rgba(253, 242, 244, 0) 40%),radial-gradient(circle at 50% 110%, rgba(164, 19, 60, 0.25) 0%, rgba(253, 242, 244, 0) 60%);background-repeat:no-repeat;background-attachment:scroll}}.main-content{padding-left:260px}@font-face{font-family:advanced_dot_digital-7regular;src:url(../../../themes/5/font/font-awesome/webfonts/advanced_dot_digital-7-webfont.woff2) format("woff2"),url(../../../themes/5/font/font-awesome/webfonts/advanced_dot_digital-7-webfont.woff) format("woff");font-weight:400;font-style:normal}body{margin-bottom:0 !important;font-family:"Chakra Petch",sans-serif;background-color:#fdf2f4}a{text-decoration:none !important}button{outline:0 !important;cursor:pointer}select{outline:0;cursor:pointer;border:1px solid #aeaeae}input{outline:0;border:1px solid #aeaeae}textarea{outline:0;border:1px solid #aeaeae}img{background-repeat:no-repeat;background-position:50% 50%}.fi{display:flex}.footer-mobile .footer-mobile__nav .footer-item .item-content .icon img[src="https://aix-asset.s3.ap-southeast-1.amazonaws.com/global/default/icon/snp.webp"]{filter:none !important;width:20px !important;height:18px !important}.register{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.register{padding:20px 0}}.home{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.home{padding:0px 0}}.forgot-password{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.forgot-password{padding:20px 0}}.news{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.news{padding:0 0 20px}}.post{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.post{padding:20px 0}}.promo-content{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.promo-content{padding:20px 0}}.promo{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.promo{padding:0 0 20px}}.memo{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.memo{padding:0 0 20px}}.memo__container{margin-bottom:100px}.memo-view{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.memo-view{padding:20px 0}}.feedback{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.feedback{padding:20px 0}}.help{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.help{padding:0 0 20px}}.result{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.result{padding:20px 0}}.lottery{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.lottery{padding:20px 0}}.game{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.game{padding:0 0 20px}}.slot-game{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.slot-game{padding:0 0 20px}}.casino-game{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.casino-game{padding:20px 0}}.freebet{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.freebet{padding:20px 0}}.transaksi{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.transaksi{padding:0 0 20px}}.profile{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.profile{padding:0 0 20px}}.bonus{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.bonus{padding:0 0 20px}}.page-form{background:var(--background-page);color:var(--page-text);padding:20px;border-radius:5px}@media screen and (max-width: 1080px){.page-form{padding:10px}}.contact-us{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.contact-us{padding:0 0 20px}}.footer{padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.footer{padding:0 0 20px}}#staging-baw-toggle{display:none}.bonus .component-tab-content{background:rgba(0,0,0,0)}.bonus .component-tab-content .bonus-header{font-size:22px;color:var(--page-text);font-weight:700}.bonus .component-tab-content .referral-link{font-size:14px;color:var(--page-text);font-weight:600;margin-bottom:10px}.bonus .component-tab-content .referral-link span{color:var(--secondary-color);margin-left:5px}.bonus .component-tab-content .referral-link .btn-custom-sm .spinner-border{color:var(--secondary-text)}@media screen and (max-width: 425px){.bonus .component-tab-content .referral-link{flex-wrap:wrap}.bonus .component-tab-content .referral-link span{margin-left:0;margin-right:5px}.bonus .component-tab-content .referral-link .btn-custom-sm{margin-left:0 !important}}.bonus .component-tab-content .bonus-form .form-group{margin-bottom:0}.bonus .component-tab-content .bonus-form .form-group label{font-size:14px;font-weight:600;margin-bottom:5px;color:var(--page-text)}.bonus .component-tab-content .bonus-form .form-group input{width:100%;font-size:13px;font-weight:600;padding:8px 12px;height:30px}.bonus .component-tab-content .bonus-form .form-group select{width:100%;font-size:15px;font-weight:600;padding:6px 6px;border:0}.bonus .component-tab-content .bonus-form .form-group .bootstrap-select .dropdown-toggle{padding:5px 12px;border-radius:0px;height:30px}.bonus .component-tab-content .bonus-form .form-group .bootstrap-select .dropdown-toggle .filter-option-inner-inner{font-size:13px}.bonus .component-tab-content .bonus-form .form-group .bootstrap-select .dropdown-menu .inner{max-height:220px}.bonus .component-tab-content .bonus-form .form-group .bootstrap-select .dropdown-menu .dropdown-item{font-size:13px}.bonus .component-tab-content .bonus-form .form-group .btn-see-report{width:100%;height:30px;font-size:12px}.bonus .component-tab-content .point-top .point-img img{width:100%;max-height:350px;margin-left:auto;margin-right:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.bonus .component-tab-content .point-top .point-form{padding:10px;color:var(--page-text);background:var(--background-page);border-radius:5px}.bonus .component-tab-content .point-top .point-form .point-form__title{text-align:center;font-weight:700;font-size:25px;margin-bottom:15px}.bonus .component-tab-content .point-top .point-form .point-form__holder{margin-bottom:10px;background:#32374e;padding-top:7px;padding-bottom:7px;width:100%;margin:auto auto 10px}.bonus .component-tab-content .point-top .point-form .point-form__holder .point-form__item{font-size:14px;font-weight:500;display:flex;align-items:center;border:0;width:100%}.bonus .component-tab-content .point-top .point-form__button{width:100%;margin-top:5px}.bonus .component-tab-content .point-terms{margin-top:30px}.bonus .component-tab-content .point-terms .terms-header{background:var(--secondary-color);font-size:18px;font-weight:600;padding:10px 20px;color:var(--secondary-text);border-radius:5px 5px 0 0}.bonus .component-tab-content .point-terms .terms-content{background:var(--background-page);padding:20px;color:var(--page-text);border-radius:0 0 5px 5px}.bonus .component-tab-content .point-terms .terms-content p{font-size:14px;margin-bottom:0}.bonus .component-tab-content .point-terms .terms-content img{width:100% !important}.bonus .component-tab-content .point-terms .terms-content table{color:var(--page-text)}.bonus .component-tab-content .point-bottom{margin-top:30px}.bonus .component-tab-content .point-bottom .point-bottom__title{font-size:20px;font-weight:700;text-align:center;color:var(--c-white);margin-bottom:10px}.bonus .component-tab-content .point-bottom .table-transaksi{margin-top:5px;margin-bottom:15px}.bonus .component-tab-content .bonus-content{background:var(--background-page);padding:15px 20px;border-radius:5px}.bonus .component-tab-content .bonus-referral{background:var(--background-page);padding:15px 20px;border-radius:5px}.bonus .component-tab-content .bonus-turnover{background:var(--background-page);padding:15px 20px;border-radius:5px}.casino-game .casino-game__container .casino-game-item{padding:10px;border:1px solid hsla(0,0%,100%,.1);background:var(--c-grey);margin-bottom:30px;position:relative}.casino-game .casino-game__container .casino-game-item .casino-game-img{overflow:hidden;margin-bottom:10px}.casino-game .casino-game__container .casino-game-item .casino-game-img img{width:100%;transition:all .2s ease-in-out}.casino-game .casino-game__container .casino-game-item .casino-game-name{font-weight:600;color:var(--c-white);display:flex;justify-content:center}.casino-game .casino-game__container .casino-game-item .casino-game-hover{background:rgba(0,0,0,.6);position:absolute;top:0;bottom:0;left:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;opacity:0;transition:all .2s ease-in-out}.casino-game .casino-game__container .casino-game-item .casino-game-hover .casino-play{border-radius:10px;background:hsla(0,0%,100%,.5);padding:15px 15px 20px;font-size:45px;font-weight:700;cursor:pointer;color:var(--c-white);text-shadow:0 1px 0 #ccc,0 2px 0 #c9c9c9,0 3px 0 #bbb,0 4px 0 #b9b9b9,0 5px 0 #aaa,0 6px 1px rgba(0,0,0,.0980392),0 0 5px rgba(0,0,0,.0980392),0 1px 3px rgba(0,0,0,.298039),0 3px 5px rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.247059),0 10px 10px rgba(0,0,0,.2),0 20px 20px rgba(0,0,0,.14902);transition:all .2s ease-in-out}.casino-game .casino-game__container .casino-game-item .casino-game-hover .casino-play:hover{color:#b4b4b4 !important;text-shadow:0 1px 0 #fff,0 2px 0 #fff,0 3px 0 #fff,0 4px 0 #fff,0 5px 0 #fff,0 6px 1px rgba(0,0,0,.0980392),0 0 5px rgba(0,0,0,.0980392),0 1px 3px rgba(0,0,0,.298039),0 3px 5px rgba(0,0,0,.2),0 -5px 10px rgba(0,0,0,.247059),0 -7px 10px rgba(0,0,0,.2),0 -15px 20px rgba(0,0,0,.14902);transition:all .2s ease-in-out}.casino-game .casino-game__container .casino-game-item:hover .casino-game-img img{transform:scale(1.05);transition:all .2s ease-in-out}.casino-game .casino-game__container .casino-game-item:hover .casino-game-hover{opacity:1;transition:all .2s ease-in-out}.contact-us__item{border:1px solid #ffccd5 !important;border-radius:5px;overflow:hidden;height:100%;background:linear-gradient(180deg, #ffffff 0%, #fdf2f4 60%, #fce7f3 100%) !important;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);box-shadow:0 10px 25px rgba(164,19,60,.08);transition:transform .2s ease,box-shadow .2s ease}.contact-us__item:hover{transform:translateY(-2px);border-color:#ff8fa3 !important;box-shadow:0 15px 30px rgba(164,19,60,.18)}.contact-us__item .item-header{padding:8px 10px;font-size:13px;font-weight:600;color:#fff;text-shadow:none}.contact-us__item .item-header.live-chat{background:linear-gradient(135deg, #a4133c, #800f2f) !important}.contact-us__item .item-header.whatsapp{background:linear-gradient(135deg, #25d366, #128c7e) !important}.contact-us__item .item-header.messenger{background:linear-gradient(135deg, #c9184a, #800f2f) !important}.contact-us__item .item-header.line{background:linear-gradient(135deg, #06c755, #00b900) !important}.contact-us__item .item-header.skype{background:linear-gradient(135deg, #ff4d6d, #c9184a) !important}.contact-us__item .item-header.email{background:linear-gradient(135deg, #800f2f, #590d22) !important}.contact-us__item .item-header.wechat{background:linear-gradient(135deg, #07c160, #06ad56) !important}.contact-us__item .item-header.telegram{background:linear-gradient(135deg, #a4133c, #590d22) !important}.contact-us__item .item-header.contact-number{background:linear-gradient(135deg, #c9184a, #590d22) !important}.contact-us__item .item-content{background:hsla(0,0%,100%,.7) !important;color:#590d22 !important;text-align:center;height:100%;padding:10px 10px;border-top:1px solid #ffccd5}.contact-us__item .item-content .title{font-size:15px;font-weight:700;margin-bottom:3px;color:#4a0417 !important}.contact-us__item .item-content .description{font-size:12px;color:#a4133c !important}.error-page{background:rgba(0,0,0,0);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh;text-align:center;padding:15px}.error-page h1{font-size:80px;color:var(--secondary-color);font-weight:600}.error-page h3{font-size:18px;font-weight:500;margin-bottom:50px}.error-page img{width:100%;max-width:300px}.error-page .btn-custom{margin-top:50px;min-width:200px}.feedback{min-height:100vh}.feedback .feedback__form{max-width:800px;margin:auto}.feedback .feedback__form .form-group{margin-bottom:15px}.feedback .feedback__form .form-group label{font-size:14px;font-weight:600;margin-bottom:3px;color:var(--page-text)}.feedback .feedback__form .form-group textarea{border-radius:5px;font-weight:600;min-height:200px;padding:8px 12px}.feedback .feedback__form .form-group .btn-custom{min-width:100px;margin-top:5px}.forbidden-page{background:rgba(0,0,0,0);color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;min-height:100vh;text-align:center;padding:15px}.forbidden-page img{width:100%;max-width:400px}.forbidden-page h1{font-size:90px;color:var(--secondary-color);margin-top:50px;line-height:1.2;font-weight:600}.forbidden-page h3{font-size:18px;font-weight:500}.forbidden-page .btn-custom{margin-top:50px;min-width:200px}.forgot-password{background:linear-gradient(180deg, #fdf2f4 0%, #fce7f3 100%) !important}.forgot-password .forgot-password__container{padding:30px 15px 35px;text-align:center;color:#4a0417;border-radius:15px;background:linear-gradient(180deg, #ffffff 0%, #fdf2f4 60%, #fce7f3 100%) !important;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border:1px solid #ffccd5 !important;box-shadow:0 15px 35px rgba(164,19,60,.12),inset 0 1px 1px #fff}.forgot-password .forgot-password__container .password-form{margin-top:25px;max-width:800px;margin-left:auto;margin-right:auto}.forgot-password .forgot-password__container .password-form .form-group{display:flex;flex-direction:column;text-align:left}.forgot-password .forgot-password__container .password-form .form-group label{font-size:14px;font-weight:600;margin-bottom:5px;color:#590d22}.forgot-password .forgot-password__container .password-form .form-group .captcha-img img{max-width:300px;border-radius:4px;border:1px solid #ffccd5}.forgot-password .forgot-password__container .password-form .password-button{display:flex;align-items:center;justify-content:flex-end}.forgot-password .forgot-password__container .password-form .password-button button{font-size:15px;padding:6px 13px;min-width:80px;color:#fff;font-weight:600;border-radius:4px;border:0;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:all .25s ease}.forgot-password .forgot-password__container .password-form .password-button .batal{margin-right:10px;background:linear-gradient(135deg, #800f2f 0%, #590d22 100%) !important;border:1px solid #ff8fa3 !important;box-shadow:0 4px 10px rgba(89,13,34,.15)}.forgot-password .forgot-password__container .password-form .password-button .batal:hover{transform:translateY(-1px);background:linear-gradient(135deg, #590d22 0%, #4a0417 100%) !important;border-color:#ff758f !important;box-shadow:0 6px 14px rgba(89,13,34,.25)}.forgot-password .forgot-password__container .password-form .password-button .reset{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ffb3c1 !important;text-shadow:none;box-shadow:0 4px 12px rgba(164,19,60,.25)}.forgot-password .forgot-password__container .password-form .password-button .reset:hover{transform:translateY(-1px);background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;border-color:#ff8fa3 !important;box-shadow:0 6px 16px rgba(201,24,74,.35)}.freebet{min-height:100vh}.freebet .freebet__holder{background:var(--background-page);border:2px solid var(--secondary-color);padding:20px;border-radius:5px}.game .game__slider{overflow:hidden;position:relative;animation:blinkAnimation 2.5s infinite;border-radius:20px}.game .game__slider .swiper-slide{cursor:pointer}.game .game__slider .swiper-slide img{width:100%;height:250px;-o-object-fit:cover;object-fit:cover}.game .game__slider .swiper-pagination .swiper-pagination-bullet{background:rgba(0,0,0,0);width:10px;height:10px;border:2px solid #a4133c;opacity:1}.game .game__slider .swiper-pagination .swiper-pagination-bullet-active-main{background:#a4133c}@media screen and (max-width: 768px){.game .game__slider{display:none}}.game .game__list .page-header{padding-top:15px}.game .game__list .mobile-page-header{margin-top:15px}.game .game__list .game-list-container{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));grid-gap:16px;margin-bottom:25px}@media screen and (max-width: 800px){.game .game__list .game-list-container{grid-template-columns:repeat(auto-fill, minmax(105px, 1fr));grid-gap:10px}}.game .game__list .game-list-container .game-holder{background:linear-gradient(180deg, #ffffff 0%, #fdf2f4 60%, #fce7f3 100%) !important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #ffccd5 !important;border-bottom:2px solid #ff8fa3 !important;box-shadow:0 4px 15px rgba(164,19,60,.08),inset 0 1px 1px #fff;border-radius:12px;transition:all .25s ease}.game .game__list .game-list-container .game-holder:hover{transform:translateY(-4px);border-color:#ff8fa3 !important;box-shadow:0 8px 25px rgba(164,19,60,.2)}.game .game__list .game-list-container .game-holder .game-img{position:relative;overflow:hidden;border-radius:11px;display:flex;flex-direction:column}.game .game__list .game-list-container .game-holder .game-img h6{font-size:10px;font-weight:700;background:#fdf2f4 !important;border-top:1px solid #ffccd5;color:#800f2f !important;padding:7px 5px;text-align:center;white-space:nowrap;text-overflow:ellipsis;margin-bottom:0px;letter-spacing:.3px}.game .game__list .game-list-container .game-holder .game-img img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;border-radius:11px;transition:transform .3s ease}.game .game__list .game-list-container .game-holder .game-img .hover-play{background:rgba(74,4,23,.75) !important;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);color:#fff !important;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;opacity:0;transform:scale(1.08);transition:all .25s ease-in-out}.game .game__list .game-list-container .game-holder .game-img .hover-play h6{font-size:11px;margin-bottom:0;font-weight:700;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;color:#fff !important;padding:5px 8px;border-radius:4px;max-width:85%;min-width:80%;text-align:center;position:absolute;top:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:none !important;box-shadow:0 3px 8px rgba(164,19,60,.4)}.game .game__list .game-list-container .game-holder .game-img .hover-play .fas,.game .game__list .game-list-container .game-holder .game-img .hover-play .fi{color:#fff !important;font-size:18px;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ffccd5;border-radius:50%;width:44px;height:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 12px rgba(255,143,163,.5);transition:transform .2s ease}@media screen and (max-width: 800px){.game .game__list .game-list-container .game-holder .game-img .hover-play h6{font-size:9px;max-width:90%;min-width:90%;top:8px;padding:3px 4px}.game .game__list .game-list-container .game-holder .game-img .hover-play .fas,.game .game__list .game-list-container .game-holder .game-img .hover-play .fi{font-size:14px;width:34px;height:34px;margin-top:10px}}.game .game__list .game-list-container .game-holder .game-img .hover-play.game-maintenance{opacity:1 !important;transform:scale(1) !important;background:rgba(74,4,23,.85) !important;backdrop-filter:blur(3px)}.game .game__list .game-list-container .game-holder .game-img .hover-play.game-maintenance h6{background:linear-gradient(135deg, #ef4444 0%, #dc2626 100%) !important;box-shadow:0 3px 8px rgba(239,68,68,.4);color:#fff !important}.game .game__list .game-list-container .game-holder .game-img .hover-play.game-maintenance .fas,.game .game__list .game-list-container .game-holder .game-img .hover-play.game-maintenance .fi{background:linear-gradient(135deg, #ef4444 0%, #dc2626 100%) !important;box-shadow:0 0 10px rgba(239,68,68,.5);border-color:#fca5a5}.game .game__list .game-list-container .game-holder .game-img .hover-play.coming-soon{opacity:1 !important;transform:scale(1) !important;background:rgba(74,4,23,.85) !important;backdrop-filter:blur(3px)}.game .game__list .game-list-container .game-holder .game-img .hover-play.coming-soon h6{background:linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;box-shadow:0 3px 8px rgba(245,158,11,.4);color:#fff !important}.game .game__list .game-list-container .game-holder .game-img .hover-play.coming-soon .fas,.game .game__list .game-list-container .game-holder .game-img .hover-play.coming-soon .fi{background:linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;box-shadow:0 0 10px rgba(245,158,11,.5);border-color:#fde68a}.game .game__list .game-list-container .game-holder .game-img:hover img{transform:scale(1.05)}.game .game__list .game-list-container .game-holder .game-img:hover .hover-play:not(.game-maintenance):not(.coming-soon){opacity:1;transform:scale(1)}.game__seo{background:linear-gradient(180deg, #ffffff 0%, #fdf2f4 60%, #fce7f3 100%);border:1px solid #ffccd5;border-radius:12px;color:#590d22;padding:20px;margin-bottom:25px;box-shadow:0 4px 20px rgba(164,19,60,.08);line-height:1.6}.game__seo .seo-mob-title{text-align:center;font-size:18px;font-weight:700;margin-bottom:15px;color:#800f2f;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.game__seo h1,.game__seo h2,.game__seo h3,.game__seo h4,.game__seo h5,.game__seo h6{color:#800f2f;font-weight:700;margin-top:18px;margin-bottom:10px;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.game__seo p{margin-bottom:12px;color:#590d22;font-size:14px}.game__seo img{width:100% !important;height:auto;border-radius:10px;margin:10px 0;border:1px solid #ffccd5}.game__seo table{width:100%;border-collapse:separate;border-spacing:0;margin:15px 0;border-radius:10px;overflow:hidden;border:1px solid #ffccd5;color:#4a0417 !important;background:#fff}.game__seo table th{background:linear-gradient(135deg, #fce7f3 0%, #ffccd5 100%);color:#800f2f !important;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px;padding:12px 15px;text-align:left;border-bottom:1px solid #ffccd5}.game__seo table td{padding:12px 15px;font-size:13px;color:#590d22 !important;border-bottom:1px solid #ffe6ea;vertical-align:middle}.game__seo table tr:nth-child(even) td{background:#fff5f7}.game__seo table tr:last-child td{border-bottom:none}.game__seo table tr:hover td{background:#fce7f3;color:#800f2f !important;transition:background .2s ease}@media screen and (max-width: 768px){.game__seo{padding:15px}.game__seo h1{font-size:1.35rem}.game__seo h2{font-size:1.25rem}.game__seo h3{font-size:1.18rem}.game__seo h4{font-size:1.12rem}.game__seo h5{font-size:1.05rem}.game__seo h6{font-size:.95rem}.game__seo table{display:block;overflow-x:auto;white-space:nowrap}}.help .help__content .nav-parent{display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));grid-gap:12px}.help .help__content .nav-parent .nav-link{background:#fff !important;color:#590d22;border:1px solid #ffccd5;font-size:13px;font-weight:600;padding:12px 15px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:10px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:0 4px 15px rgba(164,19,60,.05)}.help .help__content .nav-parent .nav-link:hover{background:linear-gradient(135deg, #fce7f3 0%, #ffccd5 100%) !important;border-color:#ff8fa3;color:#800f2f;transform:translateY(-2px);box-shadow:0 8px 20px rgba(164,19,60,.15)}.help .help__content .nav-parent .active{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ff8fa3 !important;color:#fff;font-weight:700;text-shadow:none;box-shadow:inset 0 1px 2px hsla(0,0%,100%,.3),0 8px 25px rgba(164,19,60,.25)}.help .help__content .tab-content{background:linear-gradient(160deg, #ffffff 0%, #fdf2f4 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid #ffccd5;border-radius:16px;padding:30px;margin-top:25px;box-shadow:0 15px 35px rgba(164,19,60,.08);color:#590d22 !important}.help .help__content .tab-content h1,.help .help__content .tab-content h2,.help .help__content .tab-content h3,.help .help__content .tab-content h4,.help .help__content .tab-content h5,.help .help__content .tab-content h6,.help .help__content .tab-content strong{color:#800f2f !important;text-shadow:none;font-weight:700;margin-top:15px;margin-bottom:10px}.help .help__content .tab-content ul,.help .help__content .tab-content ol{color:#590d22 !important;padding-left:20px;margin-bottom:15px}.help .help__content .tab-content ul li,.help .help__content .tab-content ol li{color:#590d22 !important;margin-bottom:5px;font-size:13px}.help .help__content .tab-content p{color:#590d22 !important;line-height:1.6;font-size:13px;margin-bottom:15px}.help .help__content .tab-content .help-accordion .card{border:0;margin-bottom:12px;border-radius:8px !important;background:#fff;overflow:hidden;border:1px solid #ffccd5}.help .help__content .tab-content .help-accordion .card .card-header{background:#fdf2f4 !important;border-bottom:1px solid #ffccd5;padding:14px 20px;transition:all .25s ease}.help .help__content .tab-content .help-accordion .card .card-header:hover{background:#fce7f3 !important}.help .help__content .tab-content .help-accordion .card .card-header .help-toggle{color:#800f2f !important;cursor:pointer;font-weight:600;font-size:14px;display:flex;align-items:center;justify-content:space-between}.help .help__content .tab-content .help-accordion .card .card-body{color:#590d22 !important;background:#fff;padding:15px 20px}@media screen and (max-width: 800px){.help .help__content .nav-parent{grid-template-columns:repeat(auto-fill, minmax(80px, 1fr));grid-gap:8px}.help .help__content .nav-parent .nav-link{padding:8px 5px}.help .help__content .nav-parent .nav-link .icon{padding:5px;max-width:50px}.help .help__content .nav-parent .nav-link .icon img{filter:none;width:25px}.help .help__content .nav-parent .nav-link .name{font-size:11px}.help .help__content .tab-content{background:rgba(0,0,0,0) !important;border:none;padding:0;box-shadow:none;backdrop-filter:none}.help .help__content .tab-content .help-header{background:linear-gradient(135deg, #ffffff 0%, #fdf2f4 100%) !important;border:1px solid #ffccd5;font-size:16px;padding:12px 15px;margin-bottom:15px;border-radius:8px;color:#800f2f}}@media screen and (max-width: 1080px){.help .help__content .nav-parent{grid-template-columns:repeat(auto-fill, minmax(100px, 1fr))}}.help .help__feedback{background:linear-gradient(135deg, #ffffff 0%, #fdf2f4 100%) !important;border:1px solid #ffccd5;border-radius:10px;color:#590d22;max-width:400px;padding:13px 15px;margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;grid-gap:5px;box-shadow:0 4px 15px rgba(164,19,60,.05)}.help .help__feedback .feedback-content{display:flex;align-items:center;grid-gap:8px}.help .help__feedback .feedback-content .content-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#fce7f3;border-radius:25px;border:1px solid #ffccd5}.help .help__feedback .feedback-content .content-icon i{font-size:18px;color:#a4133c}.help .help__feedback .feedback-content .content-info .title{font-size:14px;font-weight:600;color:#800f2f}.help .help__feedback .feedback-content .content-info .subtitle{font-size:12px;color:#a4133c}.help .help__feedback .feedback-button{margin-left:auto}.help .help__feedback .feedback-button .btn-custom-sm{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid #ff8fa3 !important;color:#fff !important;padding:6px 10px;font-size:11px;border-radius:6px;font-weight:600;transition:all .25s ease}.help .help__feedback .feedback-button .btn-custom-sm:hover{box-shadow:0 0 10px rgba(164,19,60,.3)}@media screen and (max-width: 320px){.help .help__feedback .feedback-button{margin-left:0;margin-top:5px}}.home .home__slider{overflow:hidden;position:relative}.home .home__slider .swiper-slide{cursor:pointer}.home .home__slider .swiper-slide img{width:100%;height:100%}.home .home__slider .swiper-pagination .swiper-pagination-bullet{background:rgba(0,0,0,0);width:10px;height:10px;border:2px solid #fff;opacity:1}.home .home__slider .swiper-pagination .swiper-pagination-bullet-active-main{background:#fff}.home .home__slider .swiper-button-prev:after{color:var(--c-white);font-weight:700;font-size:20px}.home .home__slider .swiper-button-next:after{color:var(--c-white);font-weight:700;font-size:20px}@media screen and (max-width: 800px){.home .home__slider{margin:5px auto auto;padding:0 10px}}.home .home__slider .login-navigation{margin:auto}.home .home__slider .login-navigation i{margin-right:10px}.home .home__slider .login-navigation i:hover{background:var(--c-black)}.home .home__slider .login-navigation a{color:var(--secondary-text);font-weight:700;padding:0px}.home .home__slider .login-navigation a .btn-login{padding:5px 10px;text-align:center;background:var(--secondary-color);border:1px solid var(--secondary-color);font-size:15px}.home .home__slider .login-navigation a .btn-login:hover{background:var(--c-black)}.home .home__slider .login-navigation a .btn-register{padding:5px 10px;text-align:center;background:red;border:1px solid red}.home .home__slider .login-navigation a .btn-register:hover{background:var(--c-black)}.home .home__slider .login-navigation a .btn-promo{padding:5px 10px;text-align:center;background:orange;border:1px solid orange}.home .home__slider .login-navigation a .btn-promo:hover{background:var(--c-black)}.home .home__game{margin-bottom:5px}.home .home__game .game-container__header{display:flex;align-items:center;padding:10px 0}.home .home__game .game-container__header .game-title{display:flex;align-items:center}.home .home__game .game-container__header .game-title .icon{margin-right:5px}.home .home__game .game-container__header .game-title .icon img{width:50px}.home .home__game .game-container__header .game-title h6{margin-bottom:0;font-size:21px;font-weight:600;color:var(--c-black);white-space:nowrap}.home .home__game .game-container__header .game-action{margin-left:auto;display:flex;align-items:center}.home .home__game .game-container__header .game-action .action-button{margin-right:5px}.home .home__game .game-container__header .game-action .action-button .btn-custom-sm{font-size:12px;padding:7px 10px 4px 10px;font-weight:700;border-radius:5px}.home .home__game .game-container__header .game-action .action-navigation{display:flex;align-items:center}.home .home__game .game-container__header .game-action .action-navigation .btn-custom-sm{width:30px;height:30px;display:flex;align-items:center;justify-content:center;margin-left:5px;border-radius:5px}.home .home__game .game-container__header .game-action .action-navigation .btn-custom-sm i{font-size:16px}.home .home__game .game-container__header .game-action .action-navigation .btn-custom-sm.swiper-button-disabled{background:rgba(225,29,72,.1);border:1px solid rgba(225,29,72,.2);color:#9f1239;border-radius:5px}.home .home__game .game-container__promo-list{margin-top:5px}.home .home__game .game-container__promo-list a{color:var(--primary-text)}.home .home__game .game-container__promo-list .list-item{overflow:hidden;background:#fff;border:1px solid #fecdd3;border-bottom:2px solid #e11d48}.home .home__game .game-container__promo-list .list-item .item-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home .home__game .game-container__promo-list .list-item .item-context h6{font-size:14px;margin-bottom:5px;color:#9f1239;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .home__game .game-container__promo-list .list-item .item-context .item-desc{font-size:12px;min-height:42px}.home .home__game .game-container__promo-list .list-item .item-context button{width:100%}.home .home__game .game-container__promo-list .list-item:hover{border-color:#f43f5e}.home .home__game .game-container__sports-list{margin-top:5px}.home .home__game .game-container__sports-list .match-warper{width:100%;background:#fff1f2;border:1px solid #fecdd3}.home .home__game .game-container__sports-list .match-warper .match-header{width:100%;background:#ffe4e6;margin:auto;font-size:.75rem}.home .home__game .game-container__sports-list .match-warper .match-header .match-title img{background-color:#fff}.home .home__game .game-container__sports-list .match-warper .match-content{margin:auto}.home .home__game .game-container__sports-list .match-warper .match-content .watch-stream{width:100%;margin:0 auto 10px;text-align:center}.home .home__game .game-container__sports-list .match-warper .match-content .watch-stream a.btn-custom.btn-block{font-size:10px}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match{display:grid;grid-template-columns:40% 20% 40%;gap:2px 2px}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .home-side{justify-content:left;display:grid}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .home-side img{justify-self:center}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .home-side span{font-size:11px;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;justify-self:center}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .versus-box{justify-content:center;display:grid}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .versus-box img{justify-self:center}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .versus-box .home-score{padding:5px;border:3px solid #fecdd3;display:flex;width:40px;height:40px;justify-content:center;margin-right:10px;border-radius:5px;color:#9f1239}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .versus-box span{font-weight:900}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .versus-box .away-score{padding:5px;border:3px solid #fecdd3;display:flex;width:40px;height:40px;justify-content:center;margin-left:10px;border-radius:5px;color:#9f1239}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .away-side{justify-content:right;display:grid}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .away-side img{justify-self:center}.home .home__game .game-container__sports-list .match-warper .match-content .grid-match .away-side span{font-size:11px;max-width:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:center}.home .home__game .game-container__sports-list .match-warper .match-content .information-odds{display:grid;grid-template-columns:repeat(3, auto);gap:2px 2px}.home .home__game .game-container__sports-list .match-warper .match-content .information-odds .odds-warper{justify-content:center;display:grid;border:1px solid #fecdd3;background:#fff;text-align:center}.home .home__game .game-container__sports-list .match-warper .match-content .information-odds .odds-warper span{font-weight:900;text-align:center;color:#9f1239}.home .home__game .game-container__sports-list .match-warper .match-content .information-odds .odds-warper .odds-title{font-size:9px;color:#be123c}.home .home__game .game-container__list{margin-top:5px}.home .home__game .game-container__list .games-holder{text-align:center;position:relative;overflow:hidden;border-radius:10px}.home .home__game .game-container__list .games-holder .games-img{background:var(--primary-color);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.home .home__game .game-container__list .games-holder .games-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home .home__game .game-container__list .games-holder .games-name{background:linear-gradient(135deg, #ffffff 0%, #fff1f2 100%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid #fecdd3;border-bottom:2px solid #e11d48;box-shadow:0 4px 10px rgba(225,29,72,.08),inset 0 1px 1px hsla(0,0%,100%,.8);color:#9f1239;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;text-shadow:none;padding:6px 8px;margin-bottom:3px;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .25s ease}.home .home__game .game-container__list .games-holder .game-item:hover .games-name,.home .home__game .game-container__list .games-holder .game-container:hover .games-name{background:linear-gradient(135deg, #ffe4e6 0%, #fecdd3 100%);border-color:#fb7185;box-shadow:0 4px 15px rgba(225,29,72,.2);text-shadow:none;color:#e11d48;transform:translateY(-1px)}.home .home__game .game-container__list .games-holder .games-bottom{background:var(--primary-color);color:var(--primary-text);font-size:14px;padding:5px 8px;font-weight:600}.home .home__game .game-container__list .games-holder .games-bottom .bottom-info{text-align:left;line-height:1}.home .home__game .game-container__list .games-holder .games-bottom .bottom-info .info-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px;padding-bottom:2px}@media screen and (max-width: 375px){.home .home__game .game-container__list .games-holder .games-bottom .bottom-info .info-name{max-width:100px}}.home .home__game .game-container__list .games-holder .games-bottom .bottom-info .info-provider{color:var(--secondary-color);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .home__game .game-container__list .games-holder .hover-play{background:linear-gradient(135deg, rgba(255, 241, 242, 0.85) 0%, rgba(255, 228, 230, 0.9) 100%);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#9f1239;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;overflow:hidden;transform:scale(0.85);opacity:0;border-radius:12px;border:1px solid #fecdd3;transition:all all .3s cubic-bezier(0.25, 1, 0.5, 1) ease-in-out}.home .home__game .game-container__list .games-holder .hover-play::after{content:"";position:absolute;top:0;left:-150%;width:50%;height:100%;background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);transform:skewX(-25deg)}.home .home__game .game-container__list .games-holder .hover-play .fas,.home .home__game .game-container__list .games-holder .hover-play .fi{color:#fff;font-size:22px;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%);border:2px solid hsla(0,0%,100%,.9);border-radius:50%;width:55px;height:55px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px rgba(225,29,72,.4),inset 0 1px 2px hsla(0,0%,100%,.5);transition:all .25s ease;cursor:pointer;z-index:2;padding-left:4px;animation:luxury-btn-pulse 2s infinite ease-in-out}.home .home__game .game-container__list .games-holder .hover-play .fas:hover,.home .home__game .game-container__list .games-holder .hover-play .fi:hover{transform:scale(1.1) rotate(5deg);filter:brightness(1.1);box-shadow:0 0 30px rgba(225,29,72,.6)}.home .home__game .game-container__list .games-holder .hover-play h6{position:relative;top:auto;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;z-index:2;background:#fff;border:1px solid #fecdd3;backdrop-filter:blur(4px);color:#9f1239;padding:5px 12px;max-width:130px;min-width:130px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:6px;text-shadow:none;box-shadow:0 4px 10px rgba(225,29,72,.12)}.home .home__game .game-container__list .games-holder .hover-play.game-maintenance{transform:scale(1);opacity:1;background:linear-gradient(135deg, rgba(255, 228, 230, 0.92) 0%, rgba(254, 205, 211, 0.95) 100%);border-color:#fda4af}.home .home__game .game-container__list .games-holder .hover-play.game-maintenance h6,.home .home__game .game-container__list .games-holder .hover-play.game-maintenance .fas,.home .home__game .game-container__list .games-holder .hover-play.game-maintenance .fi{background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%);color:#fff;border-color:#fb7185;box-shadow:0 0 20px rgba(225,29,72,.3);animation:none;padding-left:0}.home .home__game .game-container__list .games-holder .hover-play.coming-soon{transform:scale(1);opacity:1;background:linear-gradient(135deg, rgba(255, 241, 242, 0.92) 0%, rgba(255, 228, 230, 0.95) 100%);border-color:#fb7185}.home .home__game .game-container__list .games-holder .hover-play.coming-soon h6,.home .home__game .game-container__list .games-holder .hover-play.coming-soon .fas,.home .home__game .game-container__list .games-holder .hover-play.coming-soon .fi{background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%);color:#fff;border-color:#fda4af;box-shadow:0 0 20px rgba(225,29,72,.3);font-weight:800;animation:none;text-shadow:none;padding-left:0}.home .home__game .game-container__list .games-holder:hover .hover-play{transform:scale(1);opacity:1}.home .home__game .game-container__list .games-holder:hover .hover-play::after{animation:glass-shimmer-streak .75s ease-out forwards}@media screen and (max-width: 800px){.home .home__game .game-container__list .games-holder .hover-play{gap:6px}.home .home__game .game-container__list .games-holder .hover-play h6{font-size:9px;max-width:100px;min-width:100px;padding:4px 8px}.home .home__game .game-container__list .games-holder .hover-play .fas,.home .home__game .game-container__list .games-holder .hover-play .fi{width:42px;height:42px;font-size:15px;padding-left:3px}}@keyframes glass-shimmer-streak{0%{left:-150%}100%{left:150%}}@keyframes luxury-btn-pulse{0%,100%{box-shadow:0 0 15px rgba(225,29,72,.4),inset 0 1px 2px hsla(0,0%,100%,.5)}50%{box-shadow:0 0 25px rgba(251,113,133,.7),inset 0 1px 2px hsla(0,0%,100%,.5)}}.home .home__game .game-container__category-list .slide-border{background:rgba(0,0,0,0);padding:2px;border-radius:15px}.home .home__game .game-container__category-list .slide-border .slide-item{background:#fff;border:2px solid #fecdd3;border-radius:16px;padding:8px;box-shadow:0 4px 15px rgba(225,29,72,.08);position:relative;transition:all .25s ease;border-bottom:2px solid #e11d48}.home .home__game .game-container__category-list .slide-border .slide-item:hover{border-color:#9f1239;box-shadow:0 0 15px rgba(225,29,72,.25)}.home .home__game .game-container__category-list .slide-border .slide-item a{text-decoration:none;display:block}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img{position:relative;margin-bottom:34px}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img img{width:100%;height:100%;border-radius:10px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img h6{position:absolute;top:100%;left:50%;transform:translateX(-50%);margin-top:8px;z-index:10;font-size:11px;font-weight:700;background:#fff;color:#9f1239;padding:7px 10px;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-radius:8px;border:1px solid #fecdd3;width:100%;box-sizing:border-box;box-shadow:0 2px 6px rgba(225,29,72,.1)}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:10px;background:linear-gradient(135deg, rgba(255, 241, 242, 0.8) 0%, rgba(255, 228, 230, 0.9) 100%);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;transition:all .25s ease;z-index:2}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img .hover-play{display:contents}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img .hover-play .fas{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0.5);opacity:0;visibility:hidden;z-index:3;transition:all .25s ease;color:#fff;font-size:18px;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%);border:2px solid hsla(0,0%,100%,.9);border-radius:50%;width:42px;height:42px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 15px rgba(225,29,72,.4);padding-left:3px;animation:luxury-btn-pulse 2s infinite ease-in-out}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img:hover::before{opacity:1;visibility:visible}.home .home__game .game-container__category-list .slide-border .slide-item .slide-img:hover .hover-play .fas{opacity:1;visibility:visible;transform:translate(-50%, -50%) scale(1)}.home .home__game .game-container__bank-list .bank-holder{background:#fff;border:1px solid #fecdd3;border-radius:12px;padding:18px 10px 12px !important;text-align:center;cursor:pointer;position:relative;overflow:visible !important;margin-top:10px;box-shadow:0 4px 12px rgba(225,29,72,.08);transition:all .25s ease}.home .home__game .game-container__bank-list .bank-holder .bank-status{position:absolute;font-size:9px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;top:-8px;left:50%;transform:translateX(-50%);padding:3px 10px;border-radius:20px;color:#fff;box-shadow:0 2px 8px rgba(0,0,0,.15);white-space:nowrap;z-index:5}.home .home__game .game-container__bank-list .bank-holder .bank-status.online{background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%);box-shadow:0 0 8px rgba(225,29,72,.4);border:1px solid hsla(0,0%,100%,.5)}.home .home__game .game-container__bank-list .bank-holder .bank-status.offline{background:linear-gradient(135deg, #ef4444 0%, #b91c1c 100%);box-shadow:0 0 8px rgba(239,68,68,.3);border:1px solid hsla(0,0%,100%,.5)}.home .home__game .game-container__bank-list .bank-holder .bank-img{position:relative;display:flex;align-items:center;justify-content:center;min-height:35px}.home .home__game .game-container__bank-list .bank-holder .bank-img img{max-width:80px;max-height:32px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;filter:brightness(1);transition:all .3s ease}.home .home__game .game-container__bank-list .bank-holder:hover{border-color:#fb7185;background:#fff1f2;box-shadow:0 0 15px rgba(225,29,72,.2);transform:translateY(-2px)}.home .home__game .game-container__bank-list .bank-holder:hover .bank-img img{filter:brightness(1.05);transform:scale(1.05)}.home .home__seo{padding-bottom:30px}.home .home__seo .seo-content,.home .home__seo .mobile__games__seo .seo-mobile,.home .mobile__games__seo .home__seo .seo-mobile{background:#fff;border:1px solid #fecdd3;border-radius:12px;padding:20px;color:#4c0519;font-size:14px;line-height:1.6;box-shadow:0 4px 20px rgba(225,29,72,.08)}.home .home__seo .seo-content h1,.home .home__seo .mobile__games__seo .seo-mobile h1,.home .mobile__games__seo .home__seo .seo-mobile h1,.home .home__seo .seo-content h2,.home .home__seo .mobile__games__seo .seo-mobile h2,.home .mobile__games__seo .home__seo .seo-mobile h2,.home .home__seo .seo-content h3,.home .home__seo .mobile__games__seo .seo-mobile h3,.home .mobile__games__seo .home__seo .seo-mobile h3,.home .home__seo .seo-content h4,.home .home__seo .mobile__games__seo .seo-mobile h4,.home .mobile__games__seo .home__seo .seo-mobile h4,.home .home__seo .seo-content h5,.home .home__seo .mobile__games__seo .seo-mobile h5,.home .mobile__games__seo .home__seo .seo-mobile h5,.home .home__seo .seo-content h6,.home .home__seo .mobile__games__seo .seo-mobile h6,.home .mobile__games__seo .home__seo .seo-mobile h6{color:#9f1239;font-weight:700;margin-top:15px;margin-bottom:10px;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.home .home__seo .seo-content p,.home .home__seo .mobile__games__seo .seo-mobile p,.home .mobile__games__seo .home__seo .seo-mobile p{margin-bottom:12px;color:#881337}.home .home__seo .seo-content table,.home .home__seo .mobile__games__seo .seo-mobile table,.home .mobile__games__seo .home__seo .seo-mobile table{width:100%;border-collapse:separate;border-spacing:0;margin:15px 0;border-radius:10px;overflow:hidden;border:1px solid #fecdd3;color:#881337 !important;background:#fff}.home .home__seo .seo-content table th,.home .home__seo .mobile__games__seo .seo-mobile table th,.home .mobile__games__seo .home__seo .seo-mobile table th{background:linear-gradient(135deg, #fff1f2 0%, #ffe4e6 100%);color:#e11d48 !important;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px;padding:12px 15px;text-align:left;border-bottom:1px solid #fecdd3}.home .home__seo .seo-content table td,.home .home__seo .mobile__games__seo .seo-mobile table td,.home .mobile__games__seo .home__seo .seo-mobile table td{padding:12px 15px;font-size:13px;color:#9f1239 !important;border-bottom:1px solid #ffe4e6;vertical-align:middle}.home .home__seo .seo-content table tr:nth-child(even) td,.home .home__seo .mobile__games__seo .seo-mobile table tr:nth-child(even) td,.home .mobile__games__seo .home__seo .seo-mobile table tr:nth-child(even) td{background:#fff1f2}.home .home__seo .seo-content table tr:last-child td,.home .home__seo .mobile__games__seo .seo-mobile table tr:last-child td,.home .mobile__games__seo .home__seo .seo-mobile table tr:last-child td{border-bottom:none}.home .home__seo .seo-content table tr:hover td,.home .home__seo .mobile__games__seo .seo-mobile table tr:hover td,.home .mobile__games__seo .home__seo .seo-mobile table tr:hover td{background:#ffe4e6;color:#881337 !important;transition:background .2s ease}.home .mobile__games{margin-bottom:10px}.home .mobile__games .games-container__header{display:flex;align-items:center;padding-bottom:10px}.home .mobile__games .games-container__header .games-title{display:flex;align-items:center}.home .mobile__games .games-container__header .games-title .icon{margin-right:10px}.home .mobile__games .games-container__header .games-title .icon img{width:25px}.home .mobile__games .games-container__header .games-title h6{margin-bottom:0;font-size:14px;font-weight:600;color:var(--c-black);white-space:nowrap}.home .mobile__games .games-container__header .games-action{margin-left:auto;display:flex;align-items:center}.home .mobile__games .games-container__header .games-action .action-button{margin-right:5px}.home .mobile__games .games-container__header .games-action .action-button .btn-custom-sm{font-size:10px;padding:3px 10px;font-weight:700}.home .mobile__games .games-container .mobile-games-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(95px, 1fr));grid-gap:5px}.home .mobile__games .games-container .mobile-games-list .games-holder{text-align:center;position:relative;overflow:hidden;border-radius:5px}.home .mobile__games .games-container .mobile-games-list .games-holder .games-img{background:var(--primary-color);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.home .mobile__games .games-container .mobile-games-list .games-holder .games-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.home .mobile__games .games-container .mobile-games-list .games-holder .games-name{background:linear-gradient(135deg, #ffffff 0%, #fff1f2 100%) !important;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);color:#9f1239 !important;font-size:8px;font-weight:700;letter-spacing:.5px;text-shadow:none;border:1px solid #fecdd3 !important;border-bottom:2px solid #e11d48 !important;box-shadow:0 4px 10px rgba(225,29,72,.08),inset 0 1px 1px hsla(0,0%,100%,.8);padding:6px 8px 5px;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .25s ease}.home .mobile__games .games-container .mobile-games-list .games-holder .games-bottom{background:var(--primary-color);color:var(--primary-text);font-size:12px;padding:5px 8px;font-weight:600}.home .mobile__games .games-container .mobile-games-list .games-holder .games-bottom .bottom-info{text-align:left;line-height:1;overflow:hidden}.home .mobile__games .games-container .mobile-games-list .games-holder .games-bottom .bottom-info .info-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:3px;padding-bottom:2px}.home .mobile__games .games-container .mobile-games-list .games-holder .games-bottom .bottom-info .info-provider{color:var(--secondary-color);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home .mobile__games .games-container .mobile-provider-list{display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));grid-gap:10px}.home .mobile__games .games-container .mobile-provider-list .item-holder{background:linear-gradient(135deg, #ffffff 0%, #fff1f2 100%) !important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid #fecdd3 !important;border-bottom:2px solid #e11d48 !important;box-shadow:0 4px 15px rgba(225,29,72,.08),inset 0 1px 1px hsla(0,0%,100%,.8);padding:6px;border-radius:12px;transition:all .25s ease}.home .mobile__games .games-container .mobile-provider-list .item-holder .item-img{position:relative;overflow:hidden;border-radius:8px;display:block}.home .mobile__games .games-container .mobile-provider-list .item-holder .item-img img{width:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.home .mobile__games .games-container .mobile-provider-list .item-holder .item-title{background:linear-gradient(135deg, #ffe4e6 0%, #fecdd3 100%) !important;border:1px solid #fda4af !important;border-bottom:1px solid #e11d48 !important;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8);color:#9f1239 !important;font-size:8px;margin-top:5px;padding:5px 8px 4px;font-weight:800;text-align:center;letter-spacing:.5px;text-shadow:none;border-radius:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .25s ease}.home .mobile__games .games-container .mobile-provider-list .item-holder .item-title.game-maintenance{background:linear-gradient(135deg, #ef4444 0%, #b91c1c 100%) !important;border-color:#fca5a5 !important;box-shadow:0 0 10px rgba(239,68,68,.3) !important;color:#fff !important;text-shadow:none !important}.home .mobile__games .games-container .mobile-provider-list .item-holder .item-title.coming-soon{background:linear-gradient(135deg, #f59e0b 0%, #d97706 100%) !important;color:#fff !important;border-color:#fde68a !important;box-shadow:0 0 10px rgba(245,158,11,.3) !important;text-shadow:none !important}.home .mobile__games__seo{padding-bottom:50px}@media screen and (max-width: 768px){.home .mobile__games__seo .container .container{width:100%;max-width:100%;padding:0}}.home .mobile__games__seo .seo-content,.home .mobile__games__seo .seo-mobile{padding:15px 0 30px;color:var(--primary-text);font-size:14px}.home .mobile__games__seo .seo-content table,.home .mobile__games__seo .seo-mobile table{color:var(--c-white) !important}.home .mobile__games__seo .seo-content img,.home .mobile__games__seo .seo-mobile img{width:100% !important}.home .mobile__games__seo .seo-mobile .seo-mob-title{text-align:center;font-size:18px;font-weight:700}.home .mobile__games__seo .seo-mobile .seo-mob-content{font-size:12px;padding:3px 0;text-align:justify}.home .mobile__games__seo .seo-mobile h1{font-size:1.4rem}.home .mobile__games__seo .seo-mobile h2{font-size:1.3rem}.home .mobile__games__seo .seo-mobile h3{font-size:1.25rem}.home .mobile__games__seo .seo-mobile h4{font-size:1.2rem}.home .mobile__games__seo .seo-mobile h5{font-size:1.15rem}.home .mobile__games__seo .seo-mobile h6{font-size:1rem}.lottery .lottery__container .lottery-grid{display:grid;grid-template-columns:repeat(5, 1fr);grid-gap:25px}.lottery .lottery__container .lottery-grid .lotto-border{background:var(--secondary-color);border-radius:10px;padding:2px}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item{background:var(--lottery-color);border-radius:10px;color:var(--lottery-text);padding:18px 15px 8px;height:100%;text-align:center}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item a{text-decoration:none;color:var(--lottery-text)}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item .lotto-flag{margin-bottom:5px}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item .lotto-flag img{width:70px;height:50px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item .lotto-country{font-size:20px;font-weight:600;margin-bottom:0;color:var(--lottery-text)}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item .lotto-date{font-size:14px;font-weight:600;margin-bottom:0}.lottery .lottery__container .lottery-grid .lotto-border .lotto-item .lotto-number{font-size:40px;font-weight:700;width:100%;color:var(--lottery-text)}.maintenance{background:rgba(0,0,0,0);color:#fff;min-height:100vh;display:flex;align-items:center;padding:30px 0}.maintenance .container{display:flex;align-items:center;flex-wrap:wrap;justify-content:center;flex-direction:column;align-items:normal;min-height:100vh}.maintenance-header .header-content{border-radius:10px;padding:0 25px;max-width:700px;margin:auto}.maintenance-header .header-content img{width:250px}.maintenance-header .header-content h2{color:var(--secondary-color);margin:20px 0 10px;font-size:35px;font-weight:600}.maintenance-header .header-content p{font-size:20px}.maintenance-header .header-content h1{font-size:60px;color:var(--secondary-color);font-weight:600}@media(min-width: 320px)and (max-width: 1080px){.maintenance-header .header-content{padding:15px}.maintenance-header .header-content img{width:150px}.maintenance-header .header-content h2{font-size:18px}.maintenance-header .header-content p{font-size:14px}.maintenance-header .header-content h1{font-size:40px}}.maintenance-header .header-img{text-align:left}.maintenance-header .header-img img{max-width:500px;width:100%}@media(min-width: 1080px)and (max-width: 1600px){.maintenance-header .header-img{text-align:center}.maintenance-header .header-img img{max-width:400px}}.maintenance-message{margin-top:30px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center}.maintenance-message .message-item{min-height:180px;background:var(--background-page);margin-bottom:25px;border-radius:10px;overflow:hidden;max-width:400px;margin:15px}.maintenance-message .message-item .message-header{background:#382c76;font-size:18px;font-weight:600;padding:8px;text-align:center}.maintenance-message .message-item .message-content{color:var(--page-text);font-size:16px;padding:12px 15px;text-align:center}@media(min-width: 1080px)and (max-width: 1600px){.maintenance-message .message-item{margin:10px;max-width:350px}.maintenance-message .message-item .message-content{font-size:14px}}@media(min-width: 320px)and (max-width: 1080px){.maintenance-message .message-item .message-header{font-size:16px}.maintenance-message .message-item .message-content{font-size:14px}}.memo .memo__container .component-tab-content{margin-top:20px;box-shadow:0 10px 30px rgba(225,29,72,.08)}.memo .memo__container .memo-tab-title{margin-bottom:15px;font-size:18px;font-weight:700;letter-spacing:.5px;color:#9f1239 !important;text-shadow:none}.memo .memo__container .table-memo .memo-days{display:inline-block;padding:2px 8px;margin-bottom:4px;font-size:11px;font-weight:600;color:#e11d48 !important;background:#ffe4e6;border-radius:4px}.memo .memo__container .table-memo .memo-info{font-weight:500;color:#4c0519 !important;cursor:pointer;transition:all .2s ease}.memo .memo__container .table-memo .memo-info:hover{color:#e11d48 !important;text-shadow:none}.memo .memo__container .memo-add .form-group{margin-bottom:18px}.memo .memo__container .memo-add .form-group label{margin-bottom:6px;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#881337 !important}.memo .memo__container .memo-add .form-group input.form-control,.memo .memo__container .memo-add .form-group textarea{font-size:14px;font-weight:500;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:6px !important;transition:all .25s ease}.memo .memo__container .memo-add .form-group input.form-control:focus,.memo .memo__container .memo-add .form-group textarea:focus{background:#fff !important;border-color:#e11d48 !important;box-shadow:0 0 10px rgba(225,29,72,.25);outline:none}.memo .memo__container .memo-add .form-group input.form-control::-moz-placeholder, .memo .memo__container .memo-add .form-group textarea::-moz-placeholder{color:#fda4af}.memo .memo__container .memo-add .form-group input.form-control::placeholder,.memo .memo__container .memo-add .form-group textarea::placeholder{color:#fda4af}.memo .memo__container .memo-add .form-group textarea{min-height:150px;padding:12px;line-height:1.5}.memo .memo__container .memo-add .form-group .cap-img{display:flex;align-items:center;gap:10px}.memo .memo__container .memo-add .form-group .cap-img .img-holder{padding:2px;background:#fff;border:1px solid #fecdd3;border-radius:6px;overflow:hidden}.memo .memo__container .memo-add .form-group .cap-img .input-code{max-width:120px;font-weight:700;letter-spacing:1px;text-align:center}.memo .memo__container .memo-add .form-group .cap-img .btn-info{padding:8px 15px;margin-left:0;font-size:13px;font-weight:600;color:#e11d48 !important;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:6px !important;transition:all .2s ease}.memo .memo__container .memo-add .form-group .cap-img .btn-info:hover{color:#9f1239 !important;background:#ffe4e6 !important;border-color:#fda4af !important}.memo .memo__container .memo-add .form-group .cap-img .btn-custom-sm{min-width:90px;padding:8px 20px;margin-left:auto;font-size:13px;font-weight:700;color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 50%, #9f1239 100%) !important;border:1px solid #fda4af !important;border-radius:6px !important;box-shadow:0 4px 15px rgba(225,29,72,.3);transition:all .2s ease}.memo .memo__container .memo-add .form-group .cap-img .btn-custom-sm:hover{box-shadow:0 6px 20px rgba(225,29,72,.45);transform:translateY(-1px)}@media screen and (max-width: 576px){.memo .memo__container .memo-add .form-group .cap-img{flex-direction:column;align-items:stretch;gap:12px}.memo .memo__container .memo-add .form-group .cap-img .img-holder{align-self:center}.memo .memo__container .memo-add .form-group .cap-img .input-code{max-width:100%}.memo .memo__container .memo-add .form-group .cap-img .btn-info,.memo .memo__container .memo-add .form-group .cap-img .btn-custom-sm{width:100%;margin-left:0}}.memo .memo__container .memo-desc{padding-top:12px;margin-top:18px;font-size:13px;line-height:1.6;color:#881337 !important;border-top:1px solid #fecdd3}.memo-broadcast,.memo-all{width:100%;margin-top:20px}.memo-broadcast .d-flex,.memo-all .d-flex{width:100%;margin-bottom:15px}.memo-broadcast .d-flex .btn-custom,.memo-all .d-flex .btn-custom{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;color:#fff !important;text-decoration:none;background:linear-gradient(135deg, #fb7185 0%, #e11d48 50%, #9f1239 100%) !important;border:1px solid #fda4af !important;border-radius:6px !important;box-shadow:0 4px 15px rgba(225,29,72,.3);transition:all .2s ease}.memo-broadcast .d-flex .btn-custom i,.memo-all .d-flex .btn-custom i{font-size:14px}.memo-broadcast .d-flex .btn-custom:hover,.memo-all .d-flex .btn-custom:hover{color:#fff !important;box-shadow:0 6px 20px rgba(225,29,72,.45);transform:translateY(-1px)}@media screen and (max-width: 768px){.memo-broadcast .d-flex .btn-custom,.memo-all .d-flex .btn-custom{justify-content:center;width:100% !important;margin-left:0 !important}}.memo-broadcast .table-dataTable,.memo-all .table-dataTable{width:100% !important;overflow:hidden !important}.memo-broadcast .dataTables_wrapper,.memo-all .dataTables_wrapper{padding:15px;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:12px;box-shadow:0 10px 30px rgba(225,29,72,.08);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.memo-broadcast .dataTables_wrapper .dataTables_length,.memo-broadcast .dataTables_wrapper .dataTables_filter,.memo-all .dataTables_wrapper .dataTables_length,.memo-all .dataTables_wrapper .dataTables_filter{width:100%;margin-bottom:12px;font-size:13px;color:#881337}.memo-broadcast .dataTables_wrapper .dataTables_length label,.memo-broadcast .dataTables_wrapper .dataTables_filter label,.memo-all .dataTables_wrapper .dataTables_length label,.memo-all .dataTables_wrapper .dataTables_filter label{display:flex;flex-direction:column;gap:5px;width:100%}.memo-broadcast .dataTables_wrapper .dataTables_length select,.memo-broadcast .dataTables_wrapper .dataTables_length input,.memo-broadcast .dataTables_wrapper .dataTables_filter select,.memo-broadcast .dataTables_wrapper .dataTables_filter input,.memo-all .dataTables_wrapper .dataTables_length select,.memo-all .dataTables_wrapper .dataTables_length input,.memo-all .dataTables_wrapper .dataTables_filter select,.memo-all .dataTables_wrapper .dataTables_filter input{width:100% !important;padding:8px 12px;color:#4c0519 !important;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:6px !important;box-sizing:border-box}.memo-broadcast .dataTables_wrapper .dataTables_length select:focus,.memo-broadcast .dataTables_wrapper .dataTables_length input:focus,.memo-broadcast .dataTables_wrapper .dataTables_filter select:focus,.memo-broadcast .dataTables_wrapper .dataTables_filter input:focus,.memo-all .dataTables_wrapper .dataTables_length select:focus,.memo-all .dataTables_wrapper .dataTables_length input:focus,.memo-all .dataTables_wrapper .dataTables_filter select:focus,.memo-all .dataTables_wrapper .dataTables_filter input:focus{border-color:#e11d48 !important;box-shadow:0 0 10px rgba(225,29,72,.25);outline:none}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td.dataTables_empty,.memo-all .dataTables_wrapper table.dataTable tbody tr td.dataTables_empty{padding:30px 10px !important;font-style:italic;text-align:center !important;color:#fda4af !important}@media screen and (max-width: 768px){.memo-broadcast .dataTables_wrapper table.dataTable,.memo-all .dataTables_wrapper table.dataTable{display:block !important;width:100% !important}.memo-broadcast .dataTables_wrapper table.dataTable thead,.memo-all .dataTables_wrapper table.dataTable thead{display:none !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody,.memo-all .dataTables_wrapper table.dataTable tbody{display:block !important;width:100% !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr,.memo-all .dataTables_wrapper table.dataTable tbody tr{display:flex !important;flex-direction:column !important;width:100% !important;padding:12px !important;margin-bottom:12px !important;background:#fff1f2 !important;border:1px solid #ffe4e6 !important;border-radius:8px !important;box-sizing:border-box}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr:hover,.memo-all .dataTables_wrapper table.dataTable tbody tr:hover{background:#ffe4e6 !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty),.memo-all .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty){display:block !important;width:100% !important;padding:4px 0 !important;text-align:left !important;white-space:normal !important;border:none !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(1),.memo-all .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(1){font-size:11px;color:#881337 !important;order:1}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(2),.memo-all .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(2){display:inline-block !important;width:auto !important;margin-right:10px;font-size:11px;font-weight:700;color:#e11d48 !important;order:2}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(4),.memo-all .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(4){display:inline-block !important;width:auto !important;order:3}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(3),.memo-all .dataTables_wrapper table.dataTable tbody tr td:not(.dataTables_empty):nth-child(3){padding-top:6px !important;margin-top:6px;font-size:13px;font-weight:600;color:#4c0519 !important;border-top:1px solid #fecdd3 !important;order:4}.memo-broadcast .dataTables_wrapper .dataTables_info,.memo-broadcast .dataTables_wrapper .dataTables_paginate,.memo-all .dataTables_wrapper .dataTables_info,.memo-all .dataTables_wrapper .dataTables_paginate{display:flex;justify-content:center;width:100%;margin-top:10px;text-align:center !important}}@media screen and (min-width: 769px){.memo-broadcast .dataTables_wrapper,.memo-all .dataTables_wrapper{padding:20px}.memo-broadcast .dataTables_wrapper .dataTables_length,.memo-all .dataTables_wrapper .dataTables_length{float:left !important;width:auto}.memo-broadcast .dataTables_wrapper .dataTables_length label,.memo-all .dataTables_wrapper .dataTables_length label{flex-direction:row;align-items:center}.memo-broadcast .dataTables_wrapper .dataTables_length select,.memo-all .dataTables_wrapper .dataTables_length select{width:auto !important}.memo-broadcast .dataTables_wrapper .dataTables_filter,.memo-all .dataTables_wrapper .dataTables_filter{float:right !important;width:auto;text-align:right}.memo-broadcast .dataTables_wrapper .dataTables_filter label,.memo-all .dataTables_wrapper .dataTables_filter label{flex-direction:row;align-items:center}.memo-broadcast .dataTables_wrapper .dataTables_filter input,.memo-all .dataTables_wrapper .dataTables_filter input{width:auto !important}.memo-broadcast .dataTables_wrapper table.dataTable,.memo-all .dataTables_wrapper table.dataTable{width:100% !important;margin:15px 0 !important;border-collapse:collapse !important}.memo-broadcast .dataTables_wrapper table.dataTable thead,.memo-all .dataTables_wrapper table.dataTable thead{background:#ffe4e6 !important}.memo-broadcast .dataTables_wrapper table.dataTable thead th,.memo-all .dataTables_wrapper table.dataTable thead th{padding:12px 15px !important;font-size:12px;font-weight:700;text-transform:uppercase;color:#9f1239 !important;border-bottom:2px solid #fecdd3 !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr,.memo-all .dataTables_wrapper table.dataTable tbody tr{border-bottom:1px solid #fff1f2 !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr:hover,.memo-all .dataTables_wrapper table.dataTable tbody tr:hover{background:#fff1f2 !important}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td,.memo-all .dataTables_wrapper table.dataTable tbody tr td{padding:14px 15px !important;font-size:13px;white-space:nowrap}.memo-broadcast .dataTables_wrapper table.dataTable tbody tr td:nth-child(3),.memo-all .dataTables_wrapper table.dataTable tbody tr td:nth-child(3){font-weight:500;color:#4c0519 !important;white-space:normal}.memo-broadcast .dataTables_wrapper .dataTables_info,.memo-all .dataTables_wrapper .dataTables_info{float:left !important;width:auto;padding-top:15px !important;color:#881337 !important}.memo-broadcast .dataTables_wrapper .dataTables_paginate,.memo-all .dataTables_wrapper .dataTables_paginate{float:right !important;width:auto;padding-top:12px !important}.memo-broadcast .dataTables_wrapper .dataTables_paginate .paginate_button,.memo-all .dataTables_wrapper .dataTables_paginate .paginate_button{padding:5px 12px !important;margin:0 2px;font-size:12px;color:#e11d48 !important;cursor:pointer;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:6px;transition:all .2s ease}.memo-broadcast .dataTables_wrapper .dataTables_paginate .paginate_button:hover,.memo-all .dataTables_wrapper .dataTables_paginate .paginate_button:hover{color:#9f1239 !important;background:#ffe4e6 !important;border-color:#fda4af !important}.memo-broadcast .dataTables_wrapper .dataTables_paginate .paginate_button.current,.memo-broadcast .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover,.memo-all .dataTables_wrapper .dataTables_paginate .paginate_button.current,.memo-all .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%) !important;border-color:#fda4af !important;box-shadow:0 2px 10px rgba(225,29,72,.35)}.memo-broadcast .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.memo-broadcast .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.memo-all .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.memo-all .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{color:#fca5a5 !important;cursor:not-allowed;background:#fff5f5 !important;border-color:#ffe4e6 !important}}.memo-view .memo-view__container .memo-view-form{padding:20px;margin-top:20px;border-radius:12px;background:linear-gradient(135deg, #ffffff 0%, #fff1f2 100%) !important;border:1px solid #fecdd3 !important;box-shadow:0 10px 30px rgba(225,29,72,.08);backdrop-filter:blur(15px) saturate(140%);-webkit-backdrop-filter:blur(15px) saturate(140%)}.memo-view .memo-view__container .memo-view-form .memo-view-content{padding:15px 20px;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:8px}.memo-view .memo-view__container .memo-view-form .memo-view-content .content-subject{font-size:16px;font-weight:700;color:#9f1239 !important;letter-spacing:.5px;text-shadow:none}.memo-view .memo-view__container .memo-view-form .memo-view-content .content-desc{margin-top:12px;font-size:13px;line-height:1.6;color:#4c0519 !important}.memo-view .memo-view__container .memo-view-form .memo-view-reply{padding:15px 20px;margin-top:15px;background:#fff !important;border:1px solid #ffe4e6 !important;border-radius:8px}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top{display:flex;align-items:center}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-avatar{display:flex;align-items:center;color:#e11d48 !important}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-avatar i{font-size:38px;text-shadow:none}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-user-info{margin-left:12px}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-user-info .reply-user{display:flex;align-items:center;gap:6px;font-size:14px;font-weight:700;color:#9f1239 !important}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-user-info .reply-user span{padding:2px 6px;margin:0;font-size:10px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%) !important;border-radius:4px;box-shadow:0 2px 6px rgba(225,29,72,.2)}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-user-info .reply-days{margin-top:2px;font-size:11px;font-weight:500;color:#881337 !important}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-top .reply-user-info .reply-days i{margin-right:4px;color:#e11d48}.memo-view .memo-view__container .memo-view-form .memo-view-reply .reply-desc{padding-left:2px;margin-top:12px;font-size:13px;line-height:1.6;color:#4c0519 !important}.memo-view .memo-view__container .memo-view-form .memo-reply-form{padding-top:20px;margin-top:20px;border-top:1px solid #fecdd3}.memo-view .memo-view__container .memo-view-form .memo-reply-form textarea{min-height:150px;max-height:250px;padding:12px;font-size:13px;font-weight:500;line-height:1.5;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:6px !important;transition:all .25s ease}.memo-view .memo-view__container .memo-view-form .memo-reply-form textarea:focus{background:#fff !important;border-color:#e11d48 !important;box-shadow:0 0 10px rgba(225,29,72,.25);outline:none}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code{display:flex;align-items:center;gap:10px;margin-top:15px}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code label{margin:0;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:#881337 !important}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code img{padding:2px;margin-right:0;background:#fff;border:1px solid #fecdd3;border-radius:4px}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code .input-code{height:38px;max-width:120px;font-size:13px;font-weight:700;text-align:center;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:6px !important}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code .input-code:focus{border-color:#e11d48 !important;box-shadow:0 0 8px rgba(225,29,72,.25);outline:none}.memo-view .memo-view__container .memo-view-form .memo-reply-form .btn-reply{display:inline-block;width:auto;padding:10px 24px;margin-top:15px;font-size:13px;font-weight:700;color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 50%, #9f1239 100%) !important;border:1px solid #fda4af !important;border-radius:6px !important;box-shadow:0 4px 15px rgba(225,29,72,.3);transition:all .2s ease}.memo-view .memo-view__container .memo-view-form .memo-reply-form .btn-reply:hover{box-shadow:0 6px 20px rgba(225,29,72,.45);transform:translateY(-1px)}@media screen and (max-width: 768px){.memo-view .memo-view__container .memo-view-form{padding:15px 12px}.memo-view .memo-view__container .memo-view-form .memo-view-content,.memo-view .memo-view__container .memo-view-form .memo-view-reply{padding:12px 15px}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code{flex-direction:column;align-items:stretch;gap:10px}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code img{align-self:flex-start}.memo-view .memo-view__container .memo-view-form .memo-reply-form .reply-form-code .input-code{max-width:100%}.memo-view .memo-view__container .memo-view-form .memo-reply-form .btn-reply{width:100% !important;text-align:center}}.content-event,.event .event__content .event-list .event-item .event-info .content-event,.news .news__list .news-item .news-info .content-event{margin-top:10px;color:#4c0519 !important}.content-event p,.event .event__content .event-list .event-item .event-info .content-event p,.news .news__list .news-item .news-info .content-event p,.content-event strong,.event .event__content .event-list .event-item .event-info .content-event strong,.news .news__list .news-item .news-info .content-event strong,.content-event i,.event .event__content .event-list .event-item .event-info .content-event i,.news .news__list .news-item .news-info .content-event i,.content-event span,.event .event__content .event-list .event-item .event-info .content-event span,.news .news__list .news-item .news-info .content-event span{color:#881337 !important}.content-event #accordion .button-detail-event{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:10px 15px;color:#e11d48 !important;cursor:pointer;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:6px;outline:none !important;transition:all .25s ease}.content-event #accordion .button-detail-event i,.content-event #accordion .button-detail-event .fas{margin-right:10px;color:#e11d48 !important;transition:transform .2s ease}.content-event #accordion .button-detail-event .event-collapse{font-size:13px;font-weight:700;color:#e11d48 !important}.content-event #accordion .button-detail-event:hover{background:#ffe4e6 !important;border-color:#fda4af !important}.content-event #accordion .button-detail-event:hover .event-collapse,.content-event #accordion .button-detail-event:hover i{color:#9f1239 !important;text-shadow:none}.content-event #accordion .collapse{padding:15px !important;margin-bottom:12px;background:#fff1f2 !important;border:1px solid #ffe4e6 !important;border-top:none !important;border-radius:0 0 6px 6px}.content-event #accordion .collapse.show{animation:fadeIn .3s ease-in-out}.content-event #accordion .collapse>i strong,.content-event #accordion .collapse>i{display:block;margin-bottom:6px;font-size:13px;color:#e11d48 !important}.content-event #accordion .collapse p{font-size:12px;line-height:1.6;color:#881337 !important}.news .news__list .news-item{overflow:hidden;margin-bottom:25px;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:12px;box-shadow:0 15px 35px rgba(225,29,72,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.news .news__list .news-item:hover{border-color:#fda4af !important;box-shadow:0 20px 40px rgba(225,29,72,.15);transform:translateY(-3px)}.news .news__list .news-item .news-img img{width:100% !important;height:100% !important;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.news .news__list .news-item .news-info{padding:0 15px}.news .news__list .news-item .news-info .info-title{margin-top:12px;font-size:14px;font-weight:600;color:#e11d48 !important;text-shadow:none}.news .news__list .news-item .news-info .info-desc{display:-webkit-box;height:55px;overflow:hidden;font-size:12px;color:#881337 !important;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical}.news .news__list .news-item .news-bottom{display:flex;align-items:center;padding:10px 15px 15px}.news .news__list .news-item .news-bottom span,.news .news__list .news-item .news-bottom p,.news .news__list .news-item .news-bottom div:not(.bottom-read){font-size:12px;color:#9f1239 !important}.news .news__list .news-item .news-bottom .bottom-read{margin-left:auto}.news .news__list .news-item .news-bottom .bottom-read button,.news .news__list .news-item .news-bottom .bottom-read a{padding:6px 15px;font-size:12px;font-weight:600;color:#fff !important;cursor:pointer;background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%) !important;border:none !important;border-radius:4px;box-shadow:0 4px 12px rgba(225,29,72,.3);transition:all .2s ease}.news .news__list .news-item .news-bottom .bottom-read button:hover,.news .news__list .news-item .news-bottom .bottom-read a:hover{background:linear-gradient(135deg, #fda4af 0%, #9f1239 100%) !important;box-shadow:0 6px 16px rgba(225,29,72,.4)}@media screen and (max-width: 425px){.news .news__list .news-item .news-bottom{flex-direction:column;gap:10px;align-items:flex-start}.news .news__list .news-item .news-bottom .bottom-read{width:100%;margin-left:0}.news .news__list .news-item .news-bottom .bottom-read button,.news .news__list .news-item .news-bottom .bottom-read a{width:100%;text-align:center}}.event{background:#fff1f2 !important}.event .event__content .nav-parent{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fill, minmax(200px, 1fr))}.event .event__content .nav-parent .nav-link{padding:10px 15px;overflow:hidden;font-size:18px;font-weight:600;color:#9f1239 !important;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:10px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .25s ease}.event .event__content .nav-parent .nav-link:hover{color:#e11d48 !important;background:#ffe4e6 !important;border-color:#fda4af !important;box-shadow:0 0 15px rgba(225,29,72,.15)}.event .event__content .nav-parent .active{color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%) !important;border-color:#fda4af !important;box-shadow:0 8px 20px rgba(225,29,72,.35)}.event .event__content .tab-content#v-parent-tabContent{padding:15px 20px;margin-top:20px;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:20px;box-shadow:0 20px 40px rgba(225,29,72,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.event .event__content .tab-content#v-child-tabContent{padding:0 5px;margin-top:15px}.event .event__content .tab-content .nav-child{display:flex;flex-wrap:wrap}.event .event__content .tab-content .nav-child .nav-link{padding:6px 20px;margin:5px;font-size:14px;font-weight:600;color:#9f1239 !important;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:50px;transition:all .2s ease}.event .event__content .tab-content .nav-child .nav-link:hover{color:#e11d48 !important;background:#ffe4e6 !important;border-color:#fda4af !important}.event .event__content .tab-content .nav-child .nav-link.active{color:#fff !important;background:#e11d48 !important;border-color:#e11d48 !important;box-shadow:0 4px 12px rgba(225,29,72,.3)}.event .event__content .event-list .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.event .event__content .event-list .event-item{height:100%;overflow:hidden;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:20px;box-shadow:0 15px 35px rgba(225,29,72,.08);backdrop-filter:blur(15px) saturate(140%);-webkit-backdrop-filter:blur(15px) saturate(140%);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.event .event__content .event-list .event-item:hover{border-color:#fda4af !important;box-shadow:0 20px 40px rgba(225,29,72,.15);transform:translateY(-4px)}.event .event__content .event-list .event-item img{width:100%;height:auto;border-bottom:1px solid #ffe4e6;border-radius:20px 20px 0 0}.event .event__content .event-list .event-item .event-info{padding:15px}@media screen and (max-width: 800px){.event .event__content .nav-parent{grid-gap:10px;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr))}.event .event__content .nav-parent .nav-link{padding:8px 13px;font-size:14px}.event .event__content .tab-content#v-parent-tabContent{padding:8px}.event .event__content .tab-content#v-child-tabContent{margin-top:10px;font-size:12px}.event .event__content .tab-content .nav-child .nav-link{padding:5px 10px;font-size:12px}}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.post .post__container .main-post{padding:24px;margin-bottom:25px;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:14px;box-shadow:0 15px 35px rgba(225,29,72,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.post .post__container .main-post .post-img{margin-top:10px;margin-bottom:20px;overflow:hidden;text-align:center;background:#fff1f2;border:1px solid #fecdd3 !important;border-radius:12px}.post .post__container .main-post .post-img img{display:block;width:100%;max-height:450px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease}.post .post__container .main-post .post-img img:hover{transform:scale(1.02)}.post .post__container .main-post .post-title{margin-top:15px;margin-bottom:8px;font-size:22px;font-weight:700;line-height:1.4;color:#e11d48 !important;text-align:center;text-shadow:none}.post .post__container .main-post .post-date{padding-bottom:15px;margin-bottom:20px;font-size:13px;color:#9f1239 !important;text-align:center;border-bottom:1px solid #ffe4e6 !important}.post .post__container .main-post .post-date span{font-weight:700;color:#e11d48 !important}.post .post__container .main-post .post-content{margin-top:15px;font-size:14px;line-height:1.7;color:#4c0519 !important}.post .post__container .main-post .post-content p{margin-bottom:15px;color:#881337 !important}.post .post__container .main-post .post-content h1,.post .post__container .main-post .post-content h2,.post .post__container .main-post .post-content h3,.post .post__container .main-post .post-content h4,.post .post__container .main-post .post-content h5,.post .post__container .main-post .post-content h6{margin-top:20px;margin-bottom:10px;font-weight:700;color:#e11d48 !important;text-shadow:none}.post .post__container .main-post .post-content img{width:100% !important;height:auto;margin:15px 0;-o-object-fit:cover;object-fit:cover;border:1px solid #fecdd3 !important;border-radius:10px}.post .post__container .main-post .post-content ul,.post .post__container .main-post .post-content ol{margin-bottom:15px;margin-left:20px;color:#881337 !important}.post .post__container .main-post .post-content ul li,.post .post__container .main-post .post-content ol li{margin-bottom:6px}.post .post__container .main-post .post-content table{width:100%;margin:20px 0;overflow:hidden;color:#4c0519 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-collapse:separate;border-spacing:0;border-radius:10px}.post .post__container .main-post .post-content table th{padding:12px 15px;font-size:13px;font-weight:700;color:#9f1239 !important;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#fff1f2 !important;border-bottom:1px solid #fecdd3 !important}.post .post__container .main-post .post-content table td{padding:12px 15px;font-size:13px;color:#881337 !important;vertical-align:middle;border-bottom:1px solid #ffe4e6 !important}.post .post__container .main-post .post-content table tr:nth-child(even) td{background:#fff1f2}.post .post__container .main-post .post-content table tr:last-child td{border-bottom:none}.post .post__container .main-post .post-content table tr:hover td{color:#4c0519 !important;background:#ffe4e6 !important;transition:background .2s ease}@media screen and (max-width: 768px){.post .post__container .main-post{padding:16px}.post .post__container .main-post .post-title{font-size:18px}.post .post__container .main-post .post-content{font-size:13px}.post .post__container .main-post .post-content table{display:block;overflow-x:auto;white-space:nowrap}}.post .post__container .other-post{padding:16px;margin-bottom:20px;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:14px;box-shadow:0 15px 35px rgba(225,29,72,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.post .post__container .other-post .other-header{display:flex;gap:8px;align-items:center;padding-bottom:8px;margin-bottom:16px;font-size:16px;font-weight:700;color:#e11d48 !important;border-bottom:2px solid #fda4af !important;text-shadow:none}.post .post__container .other-post .other-item{display:flex;align-items:center;padding:10px;margin-bottom:10px;cursor:pointer;background:rgba(0,0,0,0);border-bottom:1px solid #ffe4e6 !important;border-radius:10px;transition:all .25s ease}.post .post__container .other-post .other-item:last-child{margin-bottom:0;border-bottom:none !important}.post .post__container .other-post .other-item .img{position:relative;flex-shrink:0;margin-right:12px;overflow:hidden;border:1px solid #fecdd3 !important;border-radius:8px}.post .post__container .other-post .other-item .img img{display:block;width:120px;height:75px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease,filter .3s ease}.post .post__container .other-post .other-item .content{flex-grow:1;overflow:hidden;color:#4c0519 !important}.post .post__container .other-post .other-item .content .title{margin-bottom:4px;overflow:hidden;font-size:14px;font-weight:700;color:#4c0519 !important;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.post .post__container .other-post .other-item .content .desc{display:-webkit-box;height:34px;overflow:hidden;font-size:12px;line-height:1.4;color:#9f1239 !important;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s ease}.post .post__container .other-post .other-item .content .read-more{display:inline-flex;gap:4px;align-items:center;margin-top:6px;font-size:11px;font-weight:700;color:#e11d48 !important;transition:transform .2s ease,color .2s ease}.post .post__container .other-post .other-item .content .read-more::after{font-size:12px;content:"→";transition:transform .2s ease}.post .post__container .other-post .other-item:hover{background:#fff1f2 !important;border-bottom-color:rgba(0,0,0,0) !important}.post .post__container .other-post .other-item:hover .img{border-color:#fda4af !important}.post .post__container .other-post .other-item:hover .img img{filter:brightness(1.05);transform:scale(1.08)}.post .post__container .other-post .other-item:hover .content .title{color:#e11d48 !important}.post .post__container .other-post .other-item:hover .content .desc{color:#4c0519 !important}.post .post__container .other-post .other-item:hover .content .read-more{color:#9f1239 !important}.post .post__container .other-post .other-item:hover .content .read-more::after{transform:translateX(3px)}.profile{min-height:100vh;padding:10px 0 10px 260px}@media screen and (max-width: 1080px){.profile{padding:0 0 20px}}.profile .page-content{padding:15px;margin:20px 0;color:#475569 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:20px;box-shadow:0 15px 35px rgba(225,29,72,.06)}.profile__tab .nav{padding:25px 15px;margin-bottom:20px;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:20px;box-shadow:0 15px 35px rgba(225,29,72,.06);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.profile__tab .nav-link{display:flex;align-items:center;padding:10px 15px;margin-bottom:10px;font-size:17px;font-weight:500;color:#be123c !important;background:#fff1f2 !important;border:1px solid #fecdd3 !important;border-radius:10px;transition:all .25s ease}.profile__tab .nav-link i{width:30px;margin-right:10px;font-size:18px;color:#e11d48 !important}.profile__tab .nav-link:hover{color:#e11d48 !important;background:#ffe4e6 !important;border-color:#fda4af !important}.profile__tab .nav-link:last-child{margin-bottom:0}.profile__tab .nav-link.active{color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%) !important;border-color:#fda4af !important;box-shadow:0 4px 15px rgba(225,29,72,.35)}.profile__tab .nav-link.active i{color:#fff !important}.profile__tab .profile-tab__holder .tab-header{padding:10px 20px;font-size:20px;font-weight:500;color:#fff !important;background:linear-gradient(135deg, #fb7185 0%, #e11d48 100%) !important;border-top:1px solid #fda4af !important;border-right:1px solid #fda4af !important;border-left:1px solid #fda4af !important;border-radius:20px 20px 0 0}.profile__tab .profile-tab__holder .tab-content{padding:15px;color:#475569 !important;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:0 0 20px 20px;box-shadow:0 15px 35px rgba(225,29,72,.06);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.profile__tab .profile-tab__holder.my-account .my-account__holder{padding:15px;color:#475569 !important;background:#fff8f8 !important;border:1px solid #fecdd3 !important;border-radius:20px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info{display:flex;align-items:center;height:100%}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status{flex-direction:row !important;justify-content:flex-start !important;align-items:center !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status .status-content .content-title{margin-bottom:3px;font-size:13px;font-weight:600;color:#be123c !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status .status-content h5{margin-bottom:0;font-size:15px;color:#1e293b !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status .status-medal{margin-left:auto}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status .status-medal img{width:40px;-o-object-fit:contain;object-fit:contain}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-item,.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status{display:flex;flex-direction:column;justify-content:center;padding:5px;margin-bottom:10px;color:#475569 !important;background-color:#fff !important;border:1px solid #fecdd3 !important;border-radius:10px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-item .item-title,.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status .item-title{margin-bottom:3px;font-size:13px;font-weight:600;color:#be123c !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-item h5,.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status h5{margin-bottom:0;font-size:15px;color:#1e293b !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-item #refferalCode,.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status #refferalCode{font-size:14px;color:#e11d48 !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-item #dateOfBirth .btn-custom-sm,.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status #dateOfBirth .btn-custom-sm{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-item #dateOfBirth .custom-textfield,.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__info .profile-status #dateOfBirth .custom-textfield{max-width:160px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank{padding:15px 15px 10px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .bank-header{display:flex;align-items:center;justify-content:space-between;min-height:33px;margin-bottom:15px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .bank-header h5{margin-bottom:0;color:#e11d48 !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .bank-header .btn-custom-sm{margin-left:auto}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper{padding-bottom:20px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details{padding:10px 15px;cursor:pointer;background:linear-gradient(135deg, #fff1f2 0%, #ffe4e6 100%) !important;border:1px solid #fecdd3 !important;border-radius:20px;box-shadow:0 4px 15px rgba(225,29,72,.05)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-info{display:flex;align-items:center;margin-bottom:5px;font-weight:500;color:#1e293b !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-info .bank-holder{font-size:17px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-info .bank-type{padding:5px 10px;margin-left:auto;font-size:10px;color:#be123c !important;background:#fff;border:1px solid #fda4af !important;border-radius:50px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-number{padding-bottom:5px;font-size:23px;font-weight:600;color:#e11d48 !important;letter-spacing:8px;border-bottom:2px solid #fecdd3 !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-bank{display:flex;align-items:center;margin-top:10px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-bank .bank-name{font-weight:500;color:#475569 !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-bank .bank-icon{margin-left:auto}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .bank-details .acc-bank .bank-icon img{height:30px;filter:brightness(0) saturate(100%) invert(18%) sepia(88%) saturate(3562%) hue-rotate(338deg) brightness(92%) contrast(97%);-o-object-fit:contain;object-fit:contain}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .swiper-pagination{bottom:-6px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .swiper-pagination .swiper-pagination-bullet{width:20px;height:6px;background:#fecdd3;border-radius:50px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank .profile-bank-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#e11d48 !important;box-shadow:0 0 10px rgba(225,29,72,.4)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content{margin-top:15px}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision{color:#475569 !important}@media screen and (max-width: 425px){.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision{padding:10px}}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-title{font-size:16px;font-weight:600;color:#e11d48 !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-content{padding-left:18px;margin-top:5px;margin-bottom:0}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-content li{margin-bottom:5px;font-size:14px;color:#64748b !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal{display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));margin:20px 0 40px;text-align:center}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item{cursor:pointer}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item img{width:100px;height:90px;-o-object-fit:contain;object-fit:contain;transition:transform .2s ease}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item .medal-name{position:relative;top:20px;padding:8px 10px;font-size:14px;font-weight:600;color:#be123c !important;text-align:center;background:#fff !important;border:1px solid #fecdd3 !important;border-radius:25px;box-shadow:0 4px 10px rgba(225,29,72,.08)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item:hover img{transform:translateY(-8px)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.bronze{background:linear-gradient(to bottom, transparent 0%, rgba(205, 127, 50, 0.2) 100%)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.silver{background:linear-gradient(to bottom, transparent 0%, rgba(148, 163, 184, 0.2) 100%)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.gold{background:linear-gradient(to bottom, transparent 0%, rgba(234, 179, 8, 0.2) 100%)}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.platinum{background:linear-gradient(to bottom, transparent 0%, rgba(251, 113, 133, 0.25)) !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.hunter{background:linear-gradient(to bottom, transparent 0%, rgba(225, 29, 72, 0.3)) !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .medal-description{padding-left:18px;margin-bottom:0}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .medal-description li{margin-bottom:5px;font-size:14px;color:#64748b !important}.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__content .content-provision .medal-description li span{font-weight:600;color:#e11d48 !important}@media screen and (max-width: 800px){.profile__tab .profile-tab__holder.my-account .my-account__holder.my-account__bank{margin-top:15px}}.profile__tab .profile-tab__holder.game-user .game-user-details{max-width:550px;margin:auto}.profile__tab .profile-tab__holder.game-user .game-user-details .form-group .title{margin-bottom:3px;font-size:14px;font-weight:600;color:#be123c !important}.profile__tab .profile-tab__holder.game-user .game-user-details .game-user-button{display:flex;justify-content:center}.profile__tab .profile-tab__holder.game-user .game-user-details .game-user-button .btn-custom{min-width:150px;margin:0 5px}.profile__tab .profile-tab__holder.change-password .change-password-form{max-width:550px;margin:auto}.profile__tab .profile-tab__holder.change-password .change-password-form .form-group{margin-bottom:18px}.profile__tab .profile-tab__holder.change-password .change-password-form .form-group .title{margin-bottom:3px;font-size:14px;font-weight:600;color:#be123c !important}.profile__tab .profile-tab__holder.change-password .change-password-form .form-group label{float:right;color:#64748b !important}.profile__tab .profile-tab__holder.change-password .change-password-form .change-password-button .btn-custom{width:100%}.promo-content .promo-content__container .main-promo{padding:20px;background:#fff !important;border:1px solid #ffe4e6 !important;border-radius:14px;box-shadow:0 15px 35px rgba(159,18,57,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.promo-content .promo-content__container .main-promo .promo-back{padding:6px 10px;font-size:14px;font-weight:600;color:#fff !important;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;border:1px solid #fda4af !important;border-radius:8px;box-shadow:0 4px 12px rgba(159,18,57,.25);transition:all .25s ease}.promo-content .promo-content__container .main-promo .promo-back:hover{background:linear-gradient(135deg, #be123c 0%, #881337 100%) !important}.promo-content .promo-content__container .main-promo .promo-img{margin-top:25px;overflow:hidden;text-align:center;background:#fff1f2;border:1px solid #ffe4e6 !important;border-radius:12px}.promo-content .promo-content__container .main-promo .promo-img img{width:100%;height:300px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:transform .3s ease}.promo-content .promo-content__container .main-promo .promo-img img:hover{transform:scale(1.02)}.promo-content .promo-content__container .main-promo .promo-title{margin-top:10px;font-size:20px;font-weight:700;color:#be123c !important;text-align:center;text-shadow:none}.promo-content .promo-content__container .main-promo .promo-date{font-size:14px;color:#64748b !important;text-align:center}.promo-content .promo-content__container .main-promo .promo-date span{font-weight:700;color:#be123c !important}.promo-content .promo-content__container .main-promo .promo-desc{margin-top:15px;font-size:13px;line-height:1.6;color:#475569 !important}.promo-content .promo-content__container .other-promo{padding:10px;background:#fff !important;border:1px solid #ffe4e6 !important;border-radius:14px;box-shadow:0 15px 35px rgba(159,18,57,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.promo-content .promo-content__container .other-promo .other-header{margin-bottom:10px;font-size:16px;font-weight:700;color:#be123c !important;text-shadow:none}.promo-content .promo-content__container .other-promo .other-item{display:flex;align-items:center;padding:8px;padding-bottom:10px;margin-bottom:10px;cursor:pointer;background:rgba(0,0,0,0);border-bottom:1px solid #ffe4e6 !important;border-radius:10px;transition:all .25s ease}.promo-content .promo-content__container .other-promo .other-item:last-child{margin-bottom:0;border-bottom:none !important}.promo-content .promo-content__container .other-promo .other-item .img{position:relative;flex-shrink:0;margin-right:7px;overflow:hidden;border:1px solid #ffe4e6 !important;border-radius:8px}.promo-content .promo-content__container .other-promo .other-item .img img{display:block;width:110px;height:75px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:3px;transition:transform .3s ease,filter .3s ease}.promo-content .promo-content__container .other-promo .other-item .content{flex-grow:1;overflow:hidden;color:#475569 !important}.promo-content .promo-content__container .other-promo .other-item .content .title{overflow:hidden;font-size:14px;font-weight:700;color:#0f172a !important;text-overflow:ellipsis;white-space:nowrap;transition:color .2s ease}.promo-content .promo-content__container .other-promo .other-item .content .desc{display:-webkit-box;height:35px;overflow:hidden;font-size:12px;line-height:1.4;color:#64748b !important;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;transition:color .2s ease,opacity .2s ease}.promo-content .promo-content__container .other-promo .other-item .content .read-more{display:inline-flex;gap:4px;align-items:center;margin-top:8px;font-size:12px;font-weight:700;color:#be123c !important;transition:transform .2s ease,color .2s ease}.promo-content .promo-content__container .other-promo .other-item .content .read-more::after{content:"→";transition:transform .2s ease}.promo-content .promo-content__container .other-promo .other-item:hover{background:#fff1f2 !important;border-bottom-color:rgba(0,0,0,0) !important}.promo-content .promo-content__container .other-promo .other-item:hover .img{border-color:#fda4af !important}.promo-content .promo-content__container .other-promo .other-item:hover .img img{filter:brightness(1.05);transform:scale(1.06)}.promo-content .promo-content__container .other-promo .other-item:hover .content .title{color:#be123c !important}.promo-content .promo-content__container .other-promo .other-item:hover .content .desc{color:#475569 !important;opacity:.9}.promo-content .promo-content__container .other-promo .other-item:hover .content .read-more{color:#881337 !important}.promo-content .promo-content__container .other-promo .other-item:hover .content .read-more::after{transform:translateX(3px)}.promo .promo__container .promo__filter{display:grid;grid-template-columns:repeat(auto-fill, minmax(110px, 1fr));grid-gap:7px;padding:0;background:rgba(0,0,0,0)}.promo .promo__container .promo__filter .filter-promo{padding:5px 10px;margin:0;overflow:hidden;font-size:13px;font-weight:700;color:#881337 !important;text-align:center;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:#fff1f2 !important;border:1px solid #ffe4e6 !important;border-radius:8px;transition:all .25s ease}.promo .promo__container .promo__filter .filter-promo.active,.promo .promo__container .promo__filter .filter-promo:hover{color:#fff !important;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;border-color:#fda4af !important;box-shadow:0 4px 15px rgba(159,18,57,.35)}@media screen and (max-width: 800px){.promo .promo__container .promo__filter{grid-template-columns:repeat(auto-fit, minmax(110px, 1fr))}}.promo .promo__container .promo__list .promo-item-holder{display:none}.promo .promo__container .promo__list .promo-item-holder.show{display:block}.promo .promo__container .promo__list .promo-item{position:relative;margin-bottom:25px;overflow:hidden;background:#fff !important;border:1px solid #ffe4e6 !important;border-radius:14px;box-shadow:0 15px 35px rgba(159,18,57,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1)}.promo .promo__container .promo__list .promo-item .promo-img{position:relative;display:flex;align-items:center;justify-content:center;width:100%;padding:5px 0;overflow:hidden;background:#fff1f2 !important;border-bottom:1px solid #ffe4e6 !important}.promo .promo__container .promo__list .promo-item .promo-img img{display:block;width:100% !important;height:auto !important;max-height:260px;-o-object-fit:contain !important;object-fit:contain !important;-o-object-position:center;object-position:center;transition:transform .4s ease,filter .4s ease}.promo .promo__container .promo__list .promo-item .promo-img::after{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(180deg, rgba(255, 241, 242, 0) 70%, rgba(255, 241, 242, 0.6) 100%)}.promo .promo__container .promo__list .promo-item .promo-info{padding:12px 14px 8px}.promo .promo__container .promo__list .promo-item .promo-info .info-title{overflow:hidden;font-size:15px;font-weight:700;line-height:1.4;color:#0f172a !important;white-space:nowrap;text-overflow:ellipsis;transition:color .25s ease}.promo .promo__container .promo__list .promo-item .promo-button{display:flex;gap:10px;align-items:center;justify-content:center;padding:0 14px 14px}.promo .promo__container .promo__list .promo-item .promo-button .btn-custom-sm{display:inline-block;width:100%;padding:9px 16px;font-size:13px;font-weight:700;color:#fff;text-align:center;text-decoration:none;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;border-radius:8px;transition:all .25s ease}.promo .promo__container .promo__list .promo-item .promo-button .btn-custom-sm.info-claim{color:#fff !important;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;border:1px solid #fda4af !important;box-shadow:0 4px 15px rgba(159,18,57,.35)}.promo .promo__container .promo__list .promo-item .promo-button .btn-custom-sm.info-claim:hover{background:linear-gradient(135deg, #be123c 0%, #881337 100%) !important;box-shadow:0 6px 20px rgba(159,18,57,.45);transform:translateY(-1px)}.promo .promo__container .promo__list .promo-item .promo-button .btn-custom-sm.btn-secondary{color:#881337 !important;background:#fff1f2 !important;border:1px solid #ffe4e6 !important}.promo .promo__container .promo__list .promo-item .promo-button .btn-custom-sm.btn-secondary:hover{color:#be123c !important;background:#ffe4e6 !important;border-color:#fda4af !important;box-shadow:0 4px 12px rgba(159,18,57,.15)}.promo .promo__container .promo__list .promo-item:hover{border-color:#fda4af !important;box-shadow:0 20px 40px rgba(159,18,57,.15) !important;transform:translateY(-4px)}.promo .promo__container .promo__list .promo-item:hover .promo-img img{filter:brightness(1.03);transform:scale(1.03)}.promo .promo__container .promo__list .promo-item:hover .promo-info .info-title{color:#be123c !important}.register{background:radial-gradient(circle at top, #ffe4e6 0%, #fff1f2 100%) !important}.register .register__container{padding:20px;color:#334155;text-align:center;background:#fff !important;border:1px solid #ffe4e6 !important;border-radius:20px;box-shadow:0 15px 35px rgba(159,18,57,.08);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%)}.register .register__container .register-desc{max-width:800px;margin:auto;font-size:14px;font-weight:600;color:#64748b}.register .register__container .register-form{max-width:800px;margin-right:auto;margin-left:auto}.register .register__container .register-form .form-group{margin-bottom:20px}.register .register__container .register-form .form-group label{display:block;margin-bottom:0;font-size:14px;font-weight:600;color:#0f172a;text-align:left}.register .register__container .register-form .form-group .input-group .input-group-text{font-size:13px;font-weight:600;color:#be123c !important;background:#fff1f2 !important;border:1px solid #ffe4e6 !important}.register .register__container .register-form .form-group #username_message small{font-weight:600;color:#64748b}.register .register__container .register-form .form-group .cap-img{display:flex;flex-direction:column;align-items:center;height:30px;margin-bottom:10px}.register .register__container .register-form .form-group .cap-img button{margin-left:10px;font-weight:600;color:#881337;cursor:pointer;background:#ffe4e6 !important;border:0;border-radius:4px;transition:all .2s ease}.register .register__container .register-form .form-group .cap-img button:hover{color:#fff;background:#be123c !important;box-shadow:0 4px 12px rgba(159,18,57,.25)}.register .register__container .register-form .form-group .cap-img .input-code{max-width:170px}.register .register__container .register-form .register-terms{font-size:13px;font-weight:600;color:#64748b;cursor:pointer}.register .register__container .register-form .register-terms span{margin-left:5px}.register .register__container .register-form .register-terms a{font-weight:700;color:#be123c;text-decoration:none}.register .register__container .register-form .register-terms a:hover{color:#881337;text-shadow:none}.register .register__container .register-form .daftar{min-width:250px;margin-top:15px;font-family:"Montserrat",sans-serif;font-weight:800;color:#fff !important;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;border:1px solid #fda4af !important;border-radius:5px;box-shadow:0 4px 15px rgba(159,18,57,.35);transition:all .2s ease}.register .register__container .register-form .daftar:hover{background:linear-gradient(135deg, #be123c 0%, #881337 100%) !important;border-color:#e11d48 !important;box-shadow:0 6px 20px rgba(159,18,57,.45);transform:translateY(-1px)}.register .register__container .register-form .daftar:active{box-shadow:0 2px 8px rgba(159,18,57,.3);transform:translateY(1px)}.restricted-page{min-height:100vh;background:#1f1f1f;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.restricted-page .restricted__holder{box-shadow:0px 0px 20px 4px rgba(0,0,0,.3);border-radius:5px}.restricted-page .restricted__holder .restricted-top{padding:10px 10px 15px;background:#f65656;border-radius:5px 5px 0 0;display:flex;align-items:center}.restricted-page .restricted__holder .restricted-top img{width:300px}.restricted-page .restricted__holder .restricted-top i{font-size:80px;margin:auto}.restricted-page .restricted__holder .restricted-content{padding:15px 20px 30px}.restricted-page .restricted__holder .restricted-content .restricted-title--xl{font-size:30px;font-weight:700}.restricted-page .restricted__holder .restricted-content .restricted-title--md{font-size:15px;font-weight:600;margin-bottom:30px}.restricted-page .restricted__holder .restricted-content .restricted-back{background:#3c99dc;font-weight:700;color:#fff;padding:7px 30px;border-radius:25px;font-size:16px;box-shadow:0px 3px 4px rgba(0,0,0,.25)}@media screen and (max-width: 425px){.restricted-page{padding:20px}.restricted-page .restricted-top{flex-direction:column}.restricted-page .restricted-top img{width:250px !important}.restricted-page .restricted-top i{margin-top:15px !important}}.result .result__container{background:var(--background-page);border:2px solid var(--secondary-color);border-radius:5px;padding:20px}.result .result__container .table-transaksi .table thead{background:var(--background-page)}.result .result__container .pagination{display:flex;justify-content:flex-end}.result .result__container .pagination button{outline:0;border:0;background:#17a2b8;color:#fff;border-radius:3px;padding:5px 15px;min-width:25px;margin-left:7px;font-weight:600;font-size:14px}.suspend-page{min-height:100vh;background:#1f1f1f;padding:10px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.suspend-page .suspend__holder{box-shadow:0px 0px 20px 4px rgba(0,0,0,.3);border-radius:5px}.suspend-page .suspend__holder .suspend-top{padding:10px 10px 15px;background:#a93226;border-radius:5px 5px 0 0;display:flex;align-items:center}.suspend-page .suspend__holder .suspend-top img{width:300px}.suspend-page .suspend__holder .suspend-top i{font-size:80px;margin:auto}.suspend-page .suspend__holder .suspend-content{padding:15px 20px 30px}.suspend-page .suspend__holder .suspend-content .suspend-title--xl{font-size:30px;font-weight:700}.suspend-page .suspend__holder .suspend-content .suspend-title--md{font-size:15px;font-weight:600;margin-bottom:30px}.suspend-page .suspend__holder .suspend-content .suspend-back{background:#3c99dc;font-weight:700;color:#fff;padding:7px 30px;border-radius:25px;font-size:16px;box-shadow:0px 3px 4px rgba(0,0,0,.25)}@media screen and (max-width: 425px){.suspend-page{padding:20px}.suspend-page .suspend-top{flex-direction:column}.suspend-page .suspend-top img{width:250px !important}.suspend-page .suspend-top i{margin-top:15px !important}}.slot-game .slot-game__container .game__title h3{max-width:260px;padding:8px 16px;margin:auto auto 15px;font-size:16px;font-weight:700;color:#be123c !important;text-align:center;text-transform:uppercase;letter-spacing:.5px;word-wrap:break-word;background:#fff1f2 !important;border:1px solid #ffe4e6 !important;border-radius:8px;box-shadow:0 4px 15px rgba(159,18,57,.08)}.slot-game .slot-game__container .slot-game-header{display:flex;grid-gap:10px;align-items:center;margin-bottom:15px;color:#0f172a}.slot-game .slot-game__container .slot-game-header h3{margin-right:10px;margin-bottom:0;font-weight:700;color:#0f172a}.slot-game .slot-game__container .slot-game-header .mobile-page-header{margin-bottom:0}.slot-game .slot-game__container .slot-game-header .slot-game__search-cont{margin-left:auto}@media screen and (max-width: 425px){.slot-game .slot-game__container .slot-game-header{flex-direction:column;margin-bottom:0}.slot-game .slot-game__container .slot-game-header .slot-game__search-cont{margin:auto}}.slot-game .slot-game__container .slot-game-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(160px, 1fr));grid-gap:12px;margin-top:20px}.slot-game .slot-game__container .slot-game-list .slot-game{padding:0}.slot-game .slot-game__container .slot-game-list .slot-game-item{position:relative;display:none;overflow:hidden;text-align:center;background:#fff !important;border:1px solid #ffe4e6 !important;border-radius:10px;box-shadow:0 10px 25px rgba(159,18,57,.08);transition:all .25s ease}.slot-game .slot-game__container .slot-game-list .slot-game-item.show{display:flex;flex-direction:column}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-img{position:relative;display:block;width:100%;overflow:hidden;aspect-ratio:325/234;background:#fff1f2 !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom{display:flex;grid-gap:6px;align-items:center;justify-content:space-between;padding:8px;margin-top:auto;font-size:13px;font-weight:600;color:#0f172a !important;background:#fff !important;border-top:1px solid #ffe4e6}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info{flex:1;overflow:hidden;line-height:1.3;text-align:left}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info .name{margin-bottom:2px;overflow:hidden;font-weight:700;color:#0f172a;white-space:nowrap;text-overflow:ellipsis}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info .info-provider{overflow:hidden;font-size:9px;color:#be123c !important;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;text-overflow:ellipsis}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp{min-width:40px;padding:3px 5px;margin-left:auto;line-height:1.1;text-align:center;background:#fff1f2 !important;border:1px solid #ffe4e6;border-radius:4px}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp .rtp-title{display:block;font-size:8px;color:#64748b !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp .rtp-percent{font-size:11px;font-weight:800;color:#be123c !important;text-shadow:none}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom.popular-bottom{display:flex}.slot-game .slot-game__container .slot-game-list .slot-game-item .hover-play{position:absolute;top:0;left:0;z-index:2;display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;background:rgba(255,241,242,.85) !important;opacity:0;transform:scale(1.05);transition:all .2s ease-in-out;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.slot-game .slot-game__container .slot-game-list .slot-game-item .hover-play .fas{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:16px;color:#fff !important;background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;border:1px solid #fda4af;border-radius:50%;box-shadow:0 4px 15px rgba(159,18,57,.4)}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-tag{position:absolute;top:6px;left:6px;z-index:3;padding:2px 5px;font-size:8px;font-weight:800;color:#fff !important;text-transform:uppercase;border-radius:4px}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-tag .info{font-size:8px}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-tag .info i{margin-right:2px}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-tag.new{background:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;box-shadow:0 2px 8px rgba(159,18,57,.3)}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-tag.hot{background:linear-gradient(135deg, #f43f5e 0%, #be123c 100%) !important;box-shadow:0 2px 8px rgba(244,63,94,.3)}.slot-game .slot-game__container .slot-game-list .slot-game-item:hover{border-color:#fda4af;box-shadow:0 15px 30px rgba(159,18,57,.15);transform:translateY(-3px)}.slot-game .slot-game__container .slot-game-list .slot-game-item:hover .hover-play{opacity:1;transform:scale(1)}.slot-game .slot-game__container .slot-game-list .slot-game-item:hover .games-bottom .bottom-info .name{color:#be123c}@media screen and (max-width: 1080px){.slot-game .slot-game__container .slot-game-list{grid-template-columns:repeat(auto-fill, minmax(115px, 1fr));margin-top:5px}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom{padding:6px 5px;font-size:11px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info .name{font-size:10px}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info .info-provider{font-size:8px}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp .rtp-title{font-size:7px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp .rtp-percent{font-size:9px !important}}@media screen and (max-width: 425px){.slot-game .slot-game__container .slot-game-list{grid-template-columns:repeat(auto-fill, minmax(100px, 1fr));grid-gap:6px}.slot-game .slot-game__container .slot-game-list .slot-game-item{border-radius:6px}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-img{height:auto !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .slot-game-img img{height:auto !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom{flex-direction:column;grid-gap:4px;align-items:stretch;padding:5px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info{text-align:center}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info .name{margin-bottom:0;font-size:10px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-info .info-provider{font-size:8px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp{display:flex;gap:3px;align-items:center;justify-content:center;width:100%;max-width:65px;padding:2px;margin:0 auto}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp .rtp-title{display:inline-block;font-size:7px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .games-bottom .bottom-rtp .rtp-percent{display:inline-block;font-size:9px !important}.slot-game .slot-game__container .slot-game-list .slot-game-item .hover-play{display:none !important}}@media(max-width: 1080px){#game-filter.mCustomScrollbar{visibility:visible}}.slot-game-list .info-provider .progress.baradjust,.game__list .info-provider .progress.baradjust{height:16px !important;padding:0 !important;margin-top:6px;overflow:hidden;background:#fff1f2 !important;border:1px solid #ffe4e6 !important;border-radius:4px !important;box-shadow:inset 0 1px 3px rgba(159,18,57,.1) !important}.slot-game-list .progress-bar,.slot-game-list .progress-bar.bg-warning,.slot-game-list .progress-bar.bg-success,.slot-game-list .progress-bar.bg-info,.slot-game-list .progress-bar.bg-primary,.slot-game-list .progress-bar.bg-danger,.game__list .progress-bar,.game__list .progress-bar.bg-warning,.game__list .progress-bar.bg-success,.game__list .progress-bar.bg-info,.game__list .progress-bar.bg-primary,.game__list .progress-bar.bg-danger{position:relative;overflow:hidden;font-family:"Inter",sans-serif;font-size:10px !important;font-weight:900 !important;line-height:16px;color:#fff !important;text-shadow:0 1px 2px rgba(0,0,0,.4) !important;background-image:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;background-color:#e11d48 !important;border-radius:0 !important;box-shadow:0 2px 6px rgba(159,18,57,.3),inset 0 1px 1px hsla(0,0%,100%,.3) !important;filter:none !important}.slot-game-list .progress-bar::after,.slot-game-list .progress-bar.bg-warning::after,.slot-game-list .progress-bar.bg-success::after,.slot-game-list .progress-bar.bg-info::after,.slot-game-list .progress-bar.bg-primary::after,.slot-game-list .progress-bar.bg-danger::after,.game__list .progress-bar::after,.game__list .progress-bar.bg-warning::after,.game__list .progress-bar.bg-success::after,.game__list .progress-bar.bg-info::after,.game__list .progress-bar.bg-primary::after,.game__list .progress-bar.bg-danger::after{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 50%) !important}.slot-game-list .progress-bar.progress-bar-striped,.slot-game-list .progress-bar.bg-warning.progress-bar-striped,.slot-game-list .progress-bar.bg-success.progress-bar-striped,.slot-game-list .progress-bar.bg-info.progress-bar-striped,.slot-game-list .progress-bar.bg-primary.progress-bar-striped,.slot-game-list .progress-bar.bg-danger.progress-bar-striped,.game__list .progress-bar.progress-bar-striped,.game__list .progress-bar.bg-warning.progress-bar-striped,.game__list .progress-bar.bg-success.progress-bar-striped,.game__list .progress-bar.bg-info.progress-bar-striped,.game__list .progress-bar.bg-primary.progress-bar-striped,.game__list .progress-bar.bg-danger.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent),linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;background-size:1rem 1rem,auto !important}@media screen and (max-width: 425px){.slot-game-list .info-provider .progress.baradjust,.game__list .info-provider .progress.baradjust{height:13px !important}.slot-game-list .progress-bar,.game__list .progress-bar{font-size:8.5px !important;line-height:13px;background-image:linear-gradient(135deg, #e11d48 0%, #9f1239 100%) !important;background-color:#e11d48 !important;box-shadow:0 2px 4px rgba(159,18,57,.25),inset 0 1px 1px hsla(0,0%,100%,.3) !important;filter:none !important}}.transaksi{min-height:100vh;padding:20px 20px 20px 280px;background:linear-gradient(135deg, #fdf2f4 0%, #fff8f9 50%, #fbe8eb 100%) !important}@media screen and (max-width: 1080px){.transaksi{padding:0px}}.transaksi .component-tabs{display:grid;grid-gap:12px;grid-template-columns:repeat(auto-fit, minmax(90px, 1fr));margin-bottom:20px;background:hsla(0,0%,100%,.6) !important;padding:8px;border-radius:12px;border:1px solid rgba(157,23,77,.25) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.transaksi .component-tabs .nav-link,.transaksi .component-tabs button,.transaksi .component-tabs a{background:hsla(0,0%,100%,.8) !important;color:#800f2f !important;font-size:13px;font-weight:600;padding:10px 8px;text-align:center;border-radius:8px;border:1px solid rgba(244,63,94,.25) !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:pointer;transition:all .25s ease}.transaksi .component-tabs .nav-link:hover,.transaksi .component-tabs button:hover,.transaksi .component-tabs a:hover{background:#fce7f3 !important;border-color:#a4133c !important;color:#590d22 !important;box-shadow:0 4px 12px rgba(164,19,60,.2)}.transaksi .component-tabs .nav-link.active,.transaksi .component-tabs .nav-link.show,.transaksi .component-tabs button.active,.transaksi .component-tabs button.show,.transaksi .component-tabs a.active,.transaksi .component-tabs a.show{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;border-color:#800f2f !important;box-shadow:0 6px 15px rgba(89,13,34,.35)}.transaksi .component-tab-content .transaksi-payment{margin:20px 25px 0}.transaksi .component-tab-content .transaksi-payment .swiper-wrapper{height:auto}.transaksi .component-tab-content .transaksi-payment .payment-item{background:hsla(0,0%,100%,.85) !important;border:1px solid rgba(164,19,60,.25) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);color:#1e2922;padding:3px 3px;border-radius:10px;position:relative;cursor:pointer;height:-moz-fit-content;height:fit-content;transition:all .25s ease}.transaksi .component-tab-content .transaksi-payment .payment-item:hover{border-color:#800f2f !important;box-shadow:0 8px 20px rgba(164,19,60,.2)}.transaksi .component-tab-content .transaksi-payment .payment-item .payment-status{border-radius:50px;color:#fff;width:13px;height:13px;position:absolute;top:0;right:0}.transaksi .component-tab-content .transaksi-payment .payment-item .payment-status.online{background:#10b981;box-shadow:0 0 8px rgba(16,185,129,.8)}.transaksi .component-tab-content .transaksi-payment .payment-item .payment-status.offline{background:#f43f5e;box-shadow:0 0 8px rgba(244,63,94,.6)}.transaksi .component-tab-content .transaksi-payment .payment-item .payment-body{display:flex;align-items:center;justify-content:center}.transaksi .component-tab-content .transaksi-payment .payment-item .payment-body .payment-icon img{width:70px;height:35px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (max-width: 800px){.transaksi .component-tab-content .transaksi-payment{margin:5px 0 5px}}.transaksi .component-tab-content .transaksi-payment-holder{position:relative;margin:15px}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation{position:absolute;top:50%;z-index:99;transform:translateY(-50%);display:flex;align-items:center;width:100%;left:0}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation .btn-custom-sm{width:20px;height:26px;display:flex;align-items:center;justify-content:center;border-radius:25px;position:relative;background:hsla(0,0%,100%,.9) !important;border:1px solid rgba(164,19,60,.3) !important;color:#800f2f !important;transition:all .2s ease}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation .btn-custom-sm i{font-size:16px}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation .btn-custom-sm:hover:not(.swiper-button-disabled){background:#800f2f !important;color:#fff !important;box-shadow:0 0 10px rgba(128,15,47,.4)}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation .btn-custom-sm.swiper-button-disabled{background:rgba(241,245,249,.6) !important;border:1px solid rgba(203,213,225,.4) !important;color:#94a3b8 !important}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation .btn-custom-sm.navigation-prev--payment{right:8px}.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation .btn-custom-sm.navigation-next--payment{margin-left:auto;left:8px}@media screen and (max-width: 800px){.transaksi .component-tab-content .transaksi-payment-holder .payment-navigation{display:none}}@media screen and (max-width: 800px){.transaksi .component-tab-content .transaksi-payment-holder{position:relative;margin:5px}}.transaksi .component-tab-content .transaksi-note{margin:0px 5px}.transaksi .component-tab-content .transaksi-note .addbank-note{font-size:10px;padding:10px 15px;min-width:100px;border-radius:10px;background:hsla(0,0%,100%,.75) !important;border:1px solid rgba(164,19,60,.25) !important;color:#3b0918 !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.transaksi .component-tab-content .transaksi-note .addbank-note strong{color:#800f2f !important}.transaksi .component-tab-content .transaksi-note .addbank-note div{color:#000 !important}.transaksi .component-tab-content .transaksi-form{height:-moz-fit-content;height:fit-content;background:hsla(0,0%,100%,.75) !important;border:1px solid rgba(164,19,60,.25) !important;border-radius:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.transaksi .component-tab-content .transaksi-formulir{color:#3b0918 !important;padding-bottom:10px;padding-top:10px}.transaksi .component-tab-content .transaksi-formulir .component-tabs{display:grid;grid-gap:10px;grid-template-columns:repeat(auto-fit, minmax(70px, 1fr));padding:0;border:0px !important;margin:5px !important}.transaksi .component-tab-content .transaksi-formulir .component-tabs .nav-link-pm{border-radius:6px !important;padding:6px 10px;text-align:center;font-size:13px;font-weight:600;cursor:pointer;transition:all .25s ease;background:rgba(253,242,244,.6) !important;border:1px solid rgba(164,19,60,.25) !important;color:#800f2f !important}.transaksi .component-tab-content .transaksi-formulir .component-tabs .nav-link-pm:hover{background:#fce7f3 !important;color:#590d22 !important}.transaksi .component-tab-content .transaksi-formulir .component-tabs .nav-link-pm.active{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;border:1px solid #800f2f !important;box-shadow:0 4px 10px rgba(89,13,34,.3)}.transaksi .component-tab-content .transaksi-formulir .formulir-title{color:#800f2f;font-size:22px;font-weight:700;border-radius:5px}.transaksi .component-tab-content .transaksi-formulir #formDeposit{padding:10px 15px}.transaksi .component-tab-content .transaksi-formulir #formWithdraw{padding:10px 3px}.transaksi .component-tab-content .transaksi-formulir .formulir-form{padding:1px 10px;font-size:13px;color:#3b0918}.transaksi .component-tab-content .transaksi-formulir .formulir-form label{margin-bottom:0}.transaksi .component-tab-content .transaksi-formulir .formulir-form .select-amount{display:flex}.transaksi .component-tab-content .transaksi-formulir .formulir-form .select-amount .button-deposit .btn-amount{font-size:12px;color:#a4133c;font-weight:800;border:1px solid rgba(164,19,60,.25);background:rgba(253,242,244,.5);padding:10px 3px;transition:background .2s ease}.transaksi .component-tab-content .transaksi-formulir .formulir-form .select-amount .button-deposit .btn-amount:hover{background:#fce7f3}.transaksi .component-tab-content .transaksi-formulir .formulir-form .select-amount .button-deposit .btn-secondary{background:#a4133c !important;color:#fff}.transaksi .component-tab-content .transaksi-formulir .formulir-form .select-amount .button-deposit .btn-secondary:hover{background:#800f2f !important}.transaksi .component-tab-content .transaksi-formulir .formulir-form .select-amount .button-deposit .cstm-danger{position:absolute}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group{margin:5px 0 5px;color:#3b0918}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group label{font-size:14px;margin-bottom:0}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .formulir-desc{font-size:11px;color:#721c24}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .fa-sync{font-size:12px}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group #proof{width:100%;border-radius:3px;font-size:13px;font-weight:600;padding:6px 10px;background:#fff;border:1px solid rgba(164,19,60,.35);color:#3b0918}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .bank-details{display:flex}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .bank-details .bank-logo img{width:110px;height:60px;-o-object-fit:contain;object-fit:contain;margin-right:30px}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .bank-details .bank-info .info-item{font-weight:600;font-size:11px;margin-bottom:0;color:#3b0918}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .bank-details.qris-payment .bank-logo img{width:160px;height:160px}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .bank-details.qris-payment .bank-info{align-self:center}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group #depositAmountText{background:#fff !important;border:1px solid rgba(164,19,60,.35);color:#a4133c}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group.bankOption .card{border-radius:5px;background:hsla(0,0%,100%,.85);border:1px solid rgba(164,19,60,.25)}.transaksi .component-tab-content .transaksi-formulir .formulir-form .form-group .button-deposit .btn-amount{background:rgba(253,242,244,.5)}.transaksi .component-tab-content .transaksi-formulir .formulir-form .input-group-append{border-left:1px solid rgba(0,0,0,0)}.transaksi .component-tab-content .transaksi-formulir .formulir-form .input-group-append .btn-custom{margin-top:0;border-radius:0 50px 50px 0}.transaksi .component-tab-content .transaksi-formulir .formulir-form .input-group-append .btn.btn-secondary{background:#c9184a;height:30px;font-size:13px;border:none;transition:background .2s ease}.transaksi .component-tab-content .transaksi-formulir .formulir-form .input-group-append .btn.btn-secondary:hover{background:#a4133c}.transaksi .component-tab-content .transaksi-formulir .formulir-form .btn-custom{min-width:120px;margin-top:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%);color:#fff;border:none;box-shadow:0 4px 12px rgba(89,13,34,.3);transition:all .25s ease}.transaksi .component-tab-content .transaksi-formulir .formulir-form .btn-custom:hover{background:linear-gradient(135deg, #c9184a 0%, #800f2f 100%);box-shadow:0 6px 16px rgba(201,24,74,.35)}.transaksi .component-tab-content .transaksi-info{background:hsla(0,0%,100%,.85) !important;border:1px solid rgba(164,19,60,.25) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-radius:16px;height:auto;margin-bottom:20px;box-shadow:0 10px 25px rgba(164,19,60,.12);overflow:hidden}.transaksi .component-tab-content .transaksi-info .info-header{background:linear-gradient(135deg, #fdf2f4 0%, #fce7f3 100%) !important;border-bottom:1px solid rgba(164,19,60,.25) !important;color:#590d22 !important;font-size:20px;font-weight:700;padding:12px 20px;border-radius:16px 16px 0 0}.transaksi .component-tab-content .transaksi-info .info-content{display:flex;padding:20px;color:#3b0918 !important;flex-wrap:nowrap;flex-direction:column}.transaksi .component-tab-content .transaksi-info .info-content .form-group{margin:0}.transaksi .component-tab-content .transaksi-info .info-content .daterange{color:#a4133c !important;font-size:1rem;font-weight:bold}.transaksi .component-tab-content .transaksi-info .info-content img{width:100% !important;border-radius:8px}.transaksi .component-tab-content .transaksi-info .info-content table{color:#3b0918 !important}.transaksi .component-tab-content .transaksi-table-bottom{margin-top:40px;background:hsla(0,0%,100%,.7);border-radius:20px;padding:25px;border:1px solid rgba(164,19,60,.2)}.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-title{font-size:22px;font-weight:700;color:#800f2f}.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-group{margin-bottom:0;display:flex;align-items:center;justify-content:flex-end}.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-group label{font-size:14px;font-weight:600;margin-bottom:5px;margin-right:10px;color:#3b0918}.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-group input{border-radius:3px;font-size:13px;font-weight:600;padding:5px 12px;background:#fff;border:1px solid rgba(164,19,60,.35);color:#3b0918}.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-group button{font-size:14px;background:#a4133c;color:#fff;font-weight:600;padding:6px 13px;min-width:100px;border:0;margin-left:auto;transition:background .2s ease}.transaksi .component-tab-content .transaksi-table-bottom .bottom-form .form-group button:hover{background:#800f2f}.transaksi .component-tab-content .transaksi-bonus{display:none}.transaksi .component-tab-content .transaksi-bonus .claim-bonus{background:hsla(0,0%,100%,.7);border-radius:20px;color:#3b0918;border:1px solid rgba(164,19,60,.2)}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__title{background:#fdf2f4;color:#800f2f;font-size:22px;font-weight:700;padding:8px 15px;border-radius:20px 20px 0 0;border-bottom:1px solid rgba(164,19,60,.25)}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body{padding:15px 20px}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__info{border-radius:20px;background:hsla(0,0%,100%,.9);padding:15px 20px;font-size:13px;border:1px solid rgba(164,19,60,.2)}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list{margin-top:30px}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list{padding:15px;border-radius:20px;background:#fff;border:1px solid rgba(164,19,60,.2)}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-title{font-size:15px;color:#a4133c;font-weight:600;margin-bottom:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-mid{display:flex;align-items:center;margin-bottom:10px}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-mid .mid-content .content-info{font-size:14px;font-weight:500;display:grid;grid-template-columns:100px auto}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-mid .btn-claim{min-width:90px;margin-left:auto}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-bottom{display:flex;align-items:center}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-bottom .bottom-date{font-size:11px;color:#800f2f;font-weight:500}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-bottom .btn-info{background:rgba(0,0,0,0);color:#a4133c;border:0;min-width:90px;margin-left:auto;transition:color .2s ease}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-bottom .btn-info:hover{color:#590d22}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-available .bonus-available__list .promo-list .item-bottom .btn-info:focus{box-shadow:none}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content{padding:15px 20px;border-radius:20px;background:#fff;border:1px solid rgba(164,19,60,.2)}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .bonus-title{text-align:center;color:#a4133c;font-size:22px;font-weight:600}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .bonus-progress{margin-top:15px}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .bonus-progress .progress{padding:3px;height:30px;border-radius:50px;background:#e2e8f0}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .bonus-progress .progress-bar{border-radius:50px;background-color:#a4133c;box-shadow:0 0 10px rgba(164,19,60,.4)}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .bonus-progress .progress-percent{font-size:18px;font-weight:600;margin-top:5px;text-align:center;color:#3b0918}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .promo-provider-icon{background:#f1f5f9;border-radius:20px;padding:15px 10px}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .promo-provider-icon h6{font-size:14px;color:#3b0918}.transaksi .component-tab-content .transaksi-bonus .claim-bonus__body.bonus-joined .bonus-joined__content .btn-custom{width:100%}.card-body{padding:10px}.card-body .card-content{display:flex}.card-body .card-content .left{padding-left:15px;align-self:center}.card-body .card-content .right{padding-right:15px;text-align:right}.card-body .card-content .right .cashback-nominal{color:#2ded2d;font-size:1.25rem;font-weight:bold}.box{width:100%;height:auto;position:relative;border:1px solid #bbb;border-radius:5px;background:var(--title-color);align-self:center;margin:20px}.ribbon{position:absolute;right:-5px;top:-5px;z-index:1;overflow:hidden;width:93px;height:93px;text-align:right}.ribbon span{font-size:.8rem;color:#fff;text-transform:uppercase;text-align:center;font-weight:bold;line-height:32px;transform:rotate(45deg);width:125px;display:block;background:#d30733;box-shadow:0 3px 10px -5px #000;position:absolute;top:17px;right:-29px}.ribbon span::before{content:"";position:absolute;left:0px;top:100%;z-index:-1;border-left:3px solid #78041d;border-right:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-top:3px solid #78041d}.ribbon span::after{content:"";position:absolute;right:0%;top:100%;z-index:-1;border-right:3px solid #78041d;border-left:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-top:3px solid #78041d}.red span{background:linear-gradient(#f70505 0%, #8f0808 100%)}.red span::before{border-left-color:#8f0808;border-top-color:#8f0808}.red span::after{border-right-color:#8f0808;border-top-color:#8f0808}.blue span{background:linear-gradient(#2989d8 0%, #1e5799 100%)}.blue span::before{border-left-color:#1e5799;border-top-color:#1e5799}.blue span::after{border-right-color:#1e5799;border-top-color:#1e5799}.foo{clear:both}.bar{content:"";left:0px;top:100%;z-index:-1;border-left:3px solid #79a70a;border-right:3px solid rgba(0,0,0,0);border-bottom:3px solid rgba(0,0,0,0);border-top:3px solid #79a70a}.baz{font-size:1rem;color:#6c757c;text-transform:uppercase;text-align:center;font-weight:bold;line-height:2em;transform:rotate(45deg);width:100px;display:block;background:#79a70a;background:linear-gradient(#9bc90d 0%, #79a70a 100%);box-shadow:0 3px 10px -5px #000;position:absolute;top:100px;left:1000px}h5.card-title,p.card-text{color:#fff}@media screen and (max-width: 768px){.form-title{font-size:18px !important;margin-bottom:10px;text-align:center}.form-group{flex-direction:column}.form-group label{font-size:12px !important}.card-content{font-size:.8rem}.card-content .cashback-nominal{font-size:1rem !important}.info-content{padding-bottom:0px !important;flex-direction:column !important;width:100%}}#generatedQR{background:hsla(0,0%,100%,.85) !important;border:1px solid rgba(164,19,60,.25) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);margin:20px auto;box-shadow:0 10px 30px rgba(164,19,60,.12);border-radius:16px;padding:20px}#generatedQR #amountQr{font-size:24px;font-weight:800;color:#800f2f;letter-spacing:1px;text-shadow:none;margin-bottom:15px;text-align:center}#generatedQR #imageQr{background:#fff !important;padding:12px !important;border-radius:12px !important;border:1px solid rgba(164,19,60,.2) !important;box-shadow:0 8px 25px rgba(164,19,60,.12);display:inline-block;margin-bottom:20px}#generatedQR #imageQr canvas{display:block;-o-object-fit:contain;object-fit:contain}#generatedQR .row.justify-content-center:last-child{display:flex;gap:10px;justify-content:center}#generatedQR .btn-success{display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;border-radius:8px !important;margin:0 !important;cursor:pointer;transition:all .25s ease;text-decoration:none !important;height:40px;border:none !important}#generatedQR .btn-success#smartPayment{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;box-shadow:0 4px 15px rgba(89,13,34,.3)}#generatedQR .btn-success#smartPayment:hover{background:linear-gradient(135deg, #c9184a 0%, #a4133c 100%) !important;box-shadow:0 6px 20px rgba(201,24,74,.4);transform:translateY(-2px)}#generatedQR .btn-success#downloadQr{background:rgba(253,242,244,.8) !important;border:1px solid rgba(164,19,60,.3) !important;color:#800f2f !important}#generatedQR .btn-success#downloadQr:hover{background:#fce7f3 !important;color:#590d22 !important;border-color:#a4133c !important;transform:translateY(-2px)}@media screen and (max-width: 480px){#generatedQR .btn-success{flex:1;font-size:11px;padding:10px 5px !important}}.history{min-height:100vh;padding:10px 0px 10px 260px}@media screen and (max-width: 1080px){.history{padding:0 0 20px}}.history .modal.fade .modal-dialog{max-width:1440px}.history .modal.fade .modal-dialog .modal-content{background:#fff}.history .modal.fade .modal-dialog .modal-content .modal-header{background:linear-gradient(135deg, #dc2626 0%, #991b1b 100%)}.history .modal.fade .modal-dialog .modal-content .modal-header .close{color:#fff}.history .modal.fade .modal-dialog .modal-content .modal-body{background:#fff5f5}.history .modal.fade .modal-dialog .modal-content .modal-body label{color:#1f2937}.history .modal.fade .modal-dialog .modal-content .modal-body label select{color:#1f2937;background:#fff;border-color:#fca5a5}.history .modal.fade .modal-dialog .modal-content .modal-body .dataTables_wrapper .dataTables_info{color:#4b5563}.history .modal.fade .modal-dialog .modal-content .modal-body .dataTables_wrapper .dataTables_paginate{color:#4b5563}.history .modal.fade .modal-dialog .modal-content .table-responsive{display:revert}@media screen and (max-width: 425px){.history .modal.fade .modal-dialog .modal-content .table-responsive{display:block}}.history .modal.fade .modal-dialog .modal-content .table.dataTable thead th{background:linear-gradient(135deg, #fee2e2 0%, #fca5a5 100%);color:#991b1b}.history .modal.fade .modal-dialog .modal-content .table.dataTable tbody td{background:#fff;color:#4b5563;font-size:small;border-bottom:1px solid #f3f4f6}.history .modal.fade .modal-dialog .modal-content .dataTables_paginate a{color:#991b1b !important;background:revert}.history__tab .nav{background:linear-gradient(135deg, #ffffff 0%, #fff5f5 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid #fca5a5 !important;border-radius:12px;padding:20px 15px;margin-bottom:20px;box-shadow:0 4px 20px rgba(220,38,38,.08)}.history__tab .nav .title{color:#991b1b !important;width:100%;text-align:center;font-weight:700;font-size:1.2rem;letter-spacing:.5px;text-shadow:none;margin-bottom:15px}.history__tab .nav-link{margin-bottom:10px;border:1px solid #fca5a5 !important;border-radius:6px;background:#fff !important;color:#4b5563 !important;font-weight:500;font-size:14px;display:flex;align-items:center;white-space:nowrap;padding:8px 12px;transition:all .2s ease}.history__tab .nav-link i{margin-right:10px;width:30px;font-size:18px;color:#dc2626;transition:color .2s ease}.history__tab .nav-link:hover:not(.active){background:linear-gradient(135deg, #fee2e2 0%, #fca5a5 100%) !important;color:#991b1b !important;border-color:#f87171 !important}.history__tab .nav-link:hover:not(.active) i{color:#991b1b}.history__tab .nav-link:last-child{margin-bottom:0}.history__tab .nav-link.active{background:linear-gradient(135deg, #dc2626 0%, #991b1b 100%) !important;color:#fff !important;border-color:#f87171 !important;box-shadow:0 4px 15px rgba(220,38,38,.25)}.history__tab .nav-link.active i{color:#fff}@media(max-width: 768px){.history__tab .nav{display:flex !important;flex-direction:row !important;overflow-x:auto !important;white-space:nowrap !important;padding:10px !important;gap:8px !important;-ms-overflow-style:none;scrollbar-width:none}.history__tab .nav::-webkit-scrollbar{display:none}.history__tab .nav .title{display:none !important}.history__tab .nav-link{margin-bottom:0 !important;padding:6px 14px !important;font-size:12px !important;display:inline-flex !important;align-items:center}.history__tab .nav-link i{margin-right:6px !important;width:auto !important;font-size:14px !important}}.history__tab .history-tab__holder .tab-header{background:linear-gradient(135deg, #fee2e2 0%, #fca5a5 100%);color:#991b1b;padding:10px 20px;border-radius:20px 20px 0 0;font-size:20px;font-weight:500;border:1px solid #fca5a5;border-bottom:none}.history__tab .history-tab__holder .tab-content{padding:15px;background:#fff;color:#4b5563;border-radius:0 0 20px 20px;border:1px solid #fca5a5;border-top:none}.history__tab .history-tab__holder .tab-content h1,.history__tab .history-tab__holder .tab-content h2,.history__tab .history-tab__holder .tab-content h3,.history__tab .history-tab__holder .tab-content h4,.history__tab .history-tab__holder .tab-content h5,.history__tab .history-tab__holder .tab-content h6{color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder{background:linear-gradient(180deg, #ffffff 0%, #fff5f5 100%);color:#4b5563;border:1px solid #fca5a5;border-radius:20px;padding:15px;box-shadow:0 4px 20px rgba(220,38,38,.05)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info{height:100%;display:flex;align-items:center}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-item,.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status{color:#4b5563;margin-bottom:10px;border-radius:3px;display:flex;flex-direction:column;justify-content:center}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-item .item-title,.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status .item-title{font-size:13px;font-weight:600;margin-bottom:3px;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-item h5,.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status h5{margin-bottom:0;font-size:15px;color:#1f2937}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-item #refferalCode,.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status #refferalCode{font-size:14px;color:#dc2626}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-item #dateOfBirth .btn-custom-sm,.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status #dateOfBirth .btn-custom-sm{max-width:160px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-item #dateOfBirth .custom-textfield,.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status #dateOfBirth .custom-textfield{max-width:160px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status{flex-direction:row;align-items:center;justify-content:flex-start}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status .status-content .content-title{font-size:13px;font-weight:600;margin-bottom:3px;color:#dc2626}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status .status-content h5{margin-bottom:0;font-size:15px;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status .status-medal{margin-left:auto}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__info .history-status .status-medal img{width:40px;-o-object-fit:contain;object-fit:contain}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank{padding:15px 15px 10px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .bank-header{display:flex;align-items:center;margin-bottom:15px;min-height:33px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .bank-header h5{margin-bottom:0;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .bank-header .btn-custom-sm{margin-left:auto}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper{padding-bottom:20px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details{background:linear-gradient(135deg, #fee2e2 0%, #fca5a5 100%);border:1px solid #f87171;border-radius:20px;padding:10px 15px;cursor:pointer;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-info{display:flex;align-items:center;font-weight:500;margin-bottom:5px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-info .bank-holder{font-size:17px;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-info .bank-type{margin-left:auto;font-size:10px;background:rgba(220,38,38,.15);color:#dc2626;border-radius:50px;padding:5px 10px;font-weight:600}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-number{font-size:23px;font-weight:600;border-bottom:2px solid rgba(220,38,38,.15);padding-bottom:5px;letter-spacing:8px;color:#dc2626}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-bank{margin-top:10px;display:flex;align-items:center}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-bank .bank-name{font-weight:500;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-bank .bank-icon{margin-left:auto}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .bank-details .acc-bank .bank-icon img{height:30px;-o-object-fit:contain;object-fit:contain;filter:none}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .swiper-pagination{bottom:-6px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .swiper-pagination .swiper-pagination-bullet{border-radius:50px;width:20px;height:6px;background:#fca5a5}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank .history-bank-swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#dc2626}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content{margin-top:15px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision{color:#4b5563}@media screen and (max-width: 425px){.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision{padding:10px}}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-title{font-size:16px;font-weight:600;color:#991b1b}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-content{padding-left:18px;margin-bottom:0;margin-top:5px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-content li{font-size:14px;margin-bottom:5px;color:#4b5563}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal{margin:20px 0 40px;text-align:center;display:grid;grid-template-columns:repeat(auto-fit, minmax(100px, 1fr));grid-gap:20px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item{cursor:pointer}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item img{transition:all .2s ease-in-out;width:100px;height:90px;-o-object-fit:contain;object-fit:contain}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item .medal-name{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5;font-size:14px;font-weight:600;border-radius:25px;padding:8px 10px;text-align:center;position:relative;top:20px}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item:hover img{transform:translateY(-8px)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.bronze{background:linear-gradient(to bottom, rgba(241, 178, 127, 0) 0%, rgba(241, 178, 127, 0.4) 100%)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.silver{background:linear-gradient(to bottom, rgba(148, 163, 184, 0) 0%, rgba(148, 163, 184, 0.3) 100%)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.gold{background:linear-gradient(to bottom, rgba(252, 193, 44, 0) 0%, rgba(252, 193, 44, 0.4) 100%)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.platinum{background:linear-gradient(to bottom, rgba(227, 59, 59, 0) 0%, rgba(227, 59, 59, 0.3) 100%)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .provision-medal .medal-item.hunter{background:linear-gradient(to bottom, rgba(248, 113, 113, 0) 0%, rgba(248, 113, 113, 0.4) 100%)}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .medal-description{padding-left:18px;margin-bottom:0}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .medal-description li{font-size:14px;margin-bottom:5px;color:#4b5563}.history__tab .history-tab__holder.my-account .my-account__holder.my-account__content .content-provision .medal-description li span{font-weight:600;color:#991b1b}@media screen and (max-width: 800px){.history__tab .history-tab__holder.my-account .my-account__holder.my-account__bank{margin-top:15px}}.history__tab .history-tab__holder.game-user .game-user-details{max-width:550px;margin:auto}.history__tab .history-tab__holder.game-user .game-user-details .form-group .title{font-size:14px;font-weight:600;margin-bottom:3px;color:#991b1b}.history__tab .history-tab__holder.game-user .game-user-details .game-user-button{display:flex;justify-content:center}.history__tab .history-tab__holder.game-user .game-user-details .game-user-button .btn-custom{min-width:150px;margin:0 5px}.history__tab .history-tab__holder.change-password .change-password-form{max-width:550px;margin:auto}.history__tab .history-tab__holder.change-password .change-password-form .form-group{margin-bottom:18px}.history__tab .history-tab__holder.change-password .change-password-form .form-group .title{font-size:14px;font-weight:600;margin-bottom:3px;color:#991b1b}.history__tab .history-tab__holder.change-password .change-password-form .form-group label{float:right;color:#4b5563}.history__tab .history-tab__holder.change-password .change-password-form .change-password-button .btn-custom{width:100%}.history-info{background:linear-gradient(135deg, #ffffff 0%, #fff5f5 100%);border:1px solid #fca5a5;backdrop-filter:blur(15px) saturate(140%);-webkit-backdrop-filter:blur(15px) saturate(140%);border-radius:12px;height:auto;margin-bottom:20px;box-shadow:0 10px 25px rgba(220,38,38,.08);overflow:hidden}.history-info .info-header{background:linear-gradient(135deg, #dc2626 0%, #991b1b 100%);border-bottom:1px solid #dc2626;color:#fff;font-size:18px;font-weight:700;padding:12px 20px;text-shadow:none}@media screen and (max-width: 1080px){.history-info .info-header{font-size:14px;padding:10px 15px}}.history-info .info-content{display:flex;flex-direction:column;padding:15px 20px;color:#4b5563}.history-info .info-content+.info-content{padding-top:0}.history-info .info-content .form-group{margin:0}.history-info .info-content .form-inline{display:flex;align-items:center;flex-wrap:nowrap;gap:10px;width:100%;margin-bottom:5px}.history-info .info-content .form-inline .form-control{background:#fff;border:1px solid #fca5a5;color:#1f2937;border-radius:6px;height:38px;font-size:13px;padding:6px 12px}.history-info .info-content .form-inline .form-control:focus{border-color:#dc2626;box-shadow:0 0 8px rgba(220,38,38,.25)}.history-info .info-content .form-inline .btn-success{background:linear-gradient(135deg, #dc2626 0%, #991b1b 100%);border:1px solid #f87171;color:#fff;font-size:13px;font-weight:700;height:38px;padding:0 20px;border-radius:6px;cursor:pointer;transition:all .2s ease;width:100%}.history-info .info-content .form-inline .btn-success:hover{box-shadow:0 0 12px rgba(220,38,38,.35);transform:translateY(-1px)}.history-info .info-content .table-dataTable{width:100%;overflow-x:auto;-ms-overflow-style:-ms-autohiding-scrollbar;margin-top:10px}.history-info .info-content .table-dataTable::-webkit-scrollbar{height:5px}.history-info .info-content .table-dataTable::-webkit-scrollbar-thumb{background:#fca5a5;border-radius:10px}.history-info .info-content .table-dataTable table{width:100%;border-collapse:collapse;color:#4b5563;font-size:13px}.history-info .info-content .table-dataTable table th,.history-info .info-content .table-dataTable table td{padding:10px 12px;vertical-align:middle;white-space:nowrap;border:1px solid #f3f4f6}.history-info .info-content .table-dataTable table thead{background:linear-gradient(135deg, #fee2e2 0%, #fca5a5 100%)}.history-info .info-content .table-dataTable table thead th{color:#991b1b;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.5px}.history-info .info-content .table-dataTable table tbody tr{background:#fff;transition:background .2s ease}.history-info .info-content .table-dataTable table tbody tr:hover{background:#fff5f5}@media screen and (max-width: 768px){.history-info{margin-bottom:15px}.history-info .info-content{padding:12px 15px}.history-info .info-content .form-inline .col-8,.history-info .info-content .form-inline .col-md-5,.history-info .info-content .form-inline .col-lg-5{flex:1;max-width:100%}.history-info .info-content .form-inline .col-4{flex:0 0 auto;width:auto;padding:0}.history-info .info-content .table-dataTable table{font-size:12px}.history-info .info-content .table-dataTable table th,.history-info .info-content .table-dataTable table td{padding:8px 10px}}@media(max-width: 768px){#v-pills-tab{display:grid;grid-template-columns:1fr 1fr;gap:5px}#v-pills-tab .nav-link{margin-bottom:0;font-size:11px;overflow:hidden;text-overflow:ellipsis;display:inline-block}}input.parsley-success,select.parsley-success,textarea.parsley-success{color:#468847;background-color:#dff0d8;border:1px solid #d6e9c6}input.parsley-error,select.parsley-error,textarea.parsley-error{color:#b94a48;background-color:#f2dede;border:1px solid #eed3d7}.parsley-errors-list{margin:2px 0 3px;padding:0;list-style-type:none;font-size:.9em;line-height:.9em;opacity:0;color:#ef4444;transition:all .3s ease-in;-o-transition:all .3s ease-in;-moz-transition:all .3s ease-in;-webkit-transition:all .3s ease-in}.parsley-errors-list.filled{opacity:1}.floating-contact{position:fixed;bottom:20px;left:260px;z-index:999;height:70px;width:70px}.floating-contact__button{width:70px;height:70px;background:#fff;border:2px solid #f43f5e;border-radius:50px;box-sizing:border-box;text-align:center;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative;box-shadow:0 4px 20px rgba(59,9,24,.12),0 0 15px rgba(164,19,60,.2);transition:border-color .3s ease,box-shadow .3s ease}.floating-contact__button:hover{border-color:#a4133c;box-shadow:0 0 20px rgba(164,19,60,.35)}.floating-contact__button .static{position:absolute;margin-bottom:4px;animation:floating-show-stat 12s infinite}.floating-contact__button .static .fas{margin-bottom:5px;color:#a4133c;font-size:18px}.floating-contact__button .static p{color:#3b0918;font-weight:700;font-size:10px;line-height:11px;margin:0}.floating-contact__button .static.hide{display:none}.floating-contact__button .icons{background:#fdf2f4;border-radius:50px;width:45px;height:45px;overflow:hidden;position:absolute;animation:floating-show-icons 12s infinite}.floating-contact__button .icons .icons-line{display:flex;align-items:center;position:absolute;height:100%;animation:floating-icon-change 7s infinite;transition:cubic-bezier(0.13, 1.49, 0.14, -0.4);animation-delay:3s;transform:translateX(11px)}.floating-contact__button .icons .icons-line span{color:#a4133c;font-size:24px;margin-right:40px;display:inline-block}.floating-contact__button .icons .icons-line.stop{animation-play-state:paused}.floating-contact__button .icons.hide{display:none}.floating-contact__button .btn-close{display:block;color:#3b0918;font-size:20px;text-shadow:none;transform:rotate(180deg) scale(0);transition:transform .2s ease}.floating-contact__button .btn-close.show-contact-info{transform:rotate(0deg) scale(1)}.floating-contact__item{background:hsla(0,0%,100%,.96);backdrop-filter:blur(10px);border:1px solid rgba(164,19,60,.25);box-shadow:0 10px 30px rgba(59,9,24,.15),0 0 15px rgba(164,19,60,.15);width:235px;position:absolute;bottom:80px;border-radius:10px;padding-top:5px;padding-bottom:5px;z-index:999;transform:scale(0);transform-origin:10% 105%;transition:transform .2s cubic-bezier(0.4, 0, 0.2, 1)}.floating-contact__item a{display:flex;align-items:center;margin:0;font-size:14px;font-weight:600;padding:8px 13px;color:#3b0918;text-decoration:none;transition:background .2s ease,padding-left .2s ease}.floating-contact__item a span{width:38px;height:38px;border-radius:50px;margin-right:12px;padding:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.floating-contact__item a span i{font-size:18px;color:#fff}.floating-contact__item a span.facebook{background:#0084ff}.floating-contact__item a span.whatsapp{background:#1ebea5}.floating-contact__item a span.line{background:#31c139}.floating-contact__item a span.skype{background:#31c4ed}.floating-contact__item a span.email{background:#ff8400}.floating-contact__item a span.wechat{background:#0084ff}.floating-contact__item a span.telegram{background:#2ca5e0}.floating-contact__item a span.phone{background:#a4133c}.floating-contact__item a:hover{background:#fce7f3;color:#a4133c;padding-left:16px}.floating-contact__item:before{content:"";position:absolute;bottom:-7px;left:25px;right:auto;display:inline-block !important;border-right:8px solid rgba(0,0,0,0);border-top:8px solid hsla(0,0%,100%,.96);border-left:8px solid rgba(0,0,0,0)}.floating-contact__item.show-contact-info{transform:scale(1)}.paginationjs{margin-top:15px;float:right}.paginationjs .paginationjs-pages li>a{background:var(--secondary-color) !important}.paginationjs .paginationjs-pages li{border:1px solid rgba(0,0,0,.3) !important;border-right:0 !important}.paginationjs .paginationjs-pages li.active a{height:28px !important;line-height:28px !important;color:var(--c-white) !important;font-weight:600;background:#5cb85c !important}.paginationjs .paginationjs-pages li:hover a{background:#5cb85c !important;font-weight:600;color:var(--c-white) !important}.paginationjs .paginationjs-pages li.paginationjs-next{border-right:1px solid rgba(0,0,0,.3) !important}#homePopup .modal-dialog{margin-top:75px;padding:0 10px}#homePopup .modal-dialog .modal-content{position:relative;background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(253, 242, 244, 0.98) 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(164,19,60,.25) !important;color:#3b0918;box-shadow:0 15px 35px rgba(59,9,24,.12),0 0 15px rgba(164,19,60,.15);border-radius:16px}#homePopup .modal-dialog .modal-content .close{background:#fce7f3 !important;border:1px solid rgba(164,19,60,.25) !important;position:absolute;z-index:10;top:10px;right:10px;color:#800f2f !important;width:32px;height:32px;border-radius:50%;cursor:pointer;opacity:.85;display:flex;align-items:center;justify-content:center;transition:all .2s ease}#homePopup .modal-dialog .modal-content .close i{font-size:14px}#homePopup .modal-dialog .modal-content .close:hover{background:#a4133c !important;color:#fff !important;opacity:1;box-shadow:0 0 10px rgba(164,19,60,.4)}@media screen and (max-width: 425px){#homePopup .modal-dialog .modal-content .close{background:#fce7f3 !important;top:8px;right:8px}}#homePopup .modal-dialog .modal-content .announcement-title{position:relative;border:1px solid #f43f5e !important;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;backdrop-filter:blur(8px);padding:12px 25px;border-radius:12px;display:flex;align-items:center;text-align:center;justify-content:center;max-width:280px;margin:-25px auto 15px;color:#fff !important;box-shadow:0 8px 25px rgba(89,13,34,.3),0 0 12px rgba(244,63,94,.3)}#homePopup .modal-dialog .modal-content .announcement-title .icon{border-radius:50%;border:2px solid #c9184a !important;background:hsla(0,0%,100%,.2);padding:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px hsla(0,0%,100%,.3)}#homePopup .modal-dialog .modal-content .announcement-title .icon i{font-size:16px;color:#fff !important}#homePopup .modal-dialog .modal-content .announcement-title h3{margin-bottom:0;margin-left:12px;font-weight:700;font-size:16px;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(to right, #ffffff, #fce7f3);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width: 425px){#homePopup .modal-dialog .modal-content .announcement-title{padding:10px 18px;max-width:220px;margin:-22px auto 10px}#homePopup .modal-dialog .modal-content .announcement-title .icon{padding:6px}#homePopup .modal-dialog .modal-content .announcement-title .icon i{font-size:14px}#homePopup .modal-dialog .modal-content .announcement-title h3{font-size:14px;margin-left:8px}}#homePopup .modal-dialog .modal-content .modal-body{max-height:75vh;overflow-y:auto;position:relative;padding:20px}#homePopup .modal-dialog .modal-content .modal-body::-webkit-scrollbar{width:4px}#homePopup .modal-dialog .modal-content .modal-body::-webkit-scrollbar-track{background:#fdf2f4}#homePopup .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb{background:#f43f5e;border-radius:10px}#homePopup .modal-dialog .modal-content .modal-body::-webkit-scrollbar-thumb:hover{background:#a4133c}#homePopup .modal-dialog .modal-content .modal-body .announcement-content{font-size:13px;line-height:1.6;color:#3b0918}#homePopup .modal-dialog .modal-content .modal-body .announcement-content img{width:100% !important;height:auto !important;border-radius:8px;margin:10px 0;box-shadow:0 4px 15px rgba(59,9,24,.1)}#homePopup .modal-dialog .modal-content .modal-body .announcement-content table{color:#3b0918 !important;width:100% !important;margin:12px 0;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden}#homePopup .modal-dialog .modal-content .modal-body .announcement-content table th,#homePopup .modal-dialog .modal-content .modal-body .announcement-content table td{padding:8px 10px;border:1px solid rgba(164,19,60,.25) !important;font-size:12px}#homePopup .modal-dialog .modal-content .modal-body .announcement-content table th{background:#fce7f3 !important;font-weight:700;color:#800f2f !important}@media screen and (max-width: 425px){#homePopup .modal-dialog .modal-content .modal-body{padding:15px}#homePopup .modal-dialog .modal-content .modal-body .announcement-content{font-size:12px}#homePopup .modal-dialog .modal-content .modal-body .announcement-content table th,#homePopup .modal-dialog .modal-content .modal-body .announcement-content table td{padding:6px 8px;font-size:11px}}.custom-popup .modal-dialog{margin-top:55px;padding:0 12px}.custom-popup .modal-dialog .modal-content{position:relative;background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(253, 242, 244, 0.98) 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border:1px solid rgba(164,19,60,.25) !important;color:#3b0918 !important;box-shadow:0 15px 35px rgba(59,9,24,.12),0 0 20px rgba(164,19,60,.15) !important;border-radius:14px}.custom-popup .modal-dialog .modal-content .close{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border:1px solid hsla(0,0%,100%,.4) !important;position:absolute;z-index:10;top:-15px;right:-15px;color:#fff !important;width:34px;height:34px;border-radius:50%;cursor:pointer;opacity:.9;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(89,13,34,.35) !important;transition:all .2s ease-in-out}.custom-popup .modal-dialog .modal-content .close i{font-size:14px;font-weight:700}.custom-popup .modal-dialog .modal-content .close:hover{opacity:1;transform:scale(1.08);filter:brightness(1.15);box-shadow:0 0 15px rgba(164,19,60,.5) !important}@media screen and (max-width: 425px){.custom-popup .modal-dialog{margin-top:45px}.custom-popup .modal-dialog .modal-content{border-radius:10px}.custom-popup .modal-dialog .modal-content .close{top:10px !important;right:10px !important;width:30px !important;height:30px !important;background:#fce7f3 !important;border:1px solid rgba(164,19,60,.25) !important;color:#800f2f !important;box-shadow:none !important;opacity:.85}.custom-popup .modal-dialog .modal-content .close i{font-size:12px}.custom-popup .modal-dialog .modal-content .close:hover{background:#a4133c !important;color:#fff !important;opacity:1}}#bankDetail .popup-bank-detail .bank-button{display:flex;grid-gap:12px;justify-content:flex-end}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm{font-family:"Inter",sans-serif;font-size:13px !important;font-weight:700 !important;letter-spacing:.3px;padding:10px 20px !important;border-radius:6px !important;transition:all .2s ease-in-out !important;cursor:pointer;box-shadow:0 4px 10px rgba(59,9,24,.08);display:inline-flex;align-items:center;justify-content:center}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm.add-bank{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border:1px solid hsla(0,0%,100%,.3) !important;color:#fff !important;box-shadow:0 4px 15px rgba(89,13,34,.35),inset 0 1px 0 hsla(0,0%,100%,.2) !important}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm.add-bank:hover{background:linear-gradient(135deg, #f43f5e 0%, #a4133c 100%) !important;filter:brightness(1.05);box-shadow:0 0 15px rgba(244,63,94,.5) !important;transform:translateY(-1px);color:#fff !important}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm.cancel{background:#fce7f3 !important;border:1px solid rgba(164,19,60,.25) !important;color:#800f2f !important;box-shadow:none !important}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm.cancel:hover{background:#fbcfe8 !important;border-color:#f43f5e !important;color:#590d22 !important;box-shadow:0 0 12px rgba(164,19,60,.2) !important;transform:translateY(-1px)}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm:hover{background:inherit;color:inherit}@media screen and (max-width: 425px){#bankDetail .popup-bank-detail .bank-button{display:flex !important;width:100%;grid-gap:8px}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm{flex:1;padding:11px 10px !important;font-size:12px !important}#bankDetail .popup-bank-detail .bank-button .btn-custom-sm:hover{transform:none !important}}#loginModal{background:rgba(59,9,24,.4) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#loginModal .modal-dialog{position:relative;top:15%;margin:auto;max-width:420px;padding:0 15px}#loginModal .modal-content{max-width:100%;margin:auto;border-radius:20px;background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(253, 242, 244, 0.98) 100%) !important;backdrop-filter:blur(25px) saturate(180%);-webkit-backdrop-filter:blur(25px) saturate(180%);border:1px solid rgba(164,19,60,.25) !important;border-bottom:2px solid #f43f5e !important;box-shadow:0 20px 50px rgba(59,9,24,.12),inset 0 1px 1px hsla(0,0%,100%,.8);overflow:visible !important;position:relative}#loginModal .close,#loginModal button[data-dismiss=modal]{position:absolute;top:-12px;right:-12px;width:32px;height:32px;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border:1px solid hsla(0,0%,100%,.4) !important;color:#fff !important;border-radius:50% !important;display:flex !important;align-items:center;justify-content:center;opacity:1 !important;padding:0 !important;margin:0 !important;z-index:9999 !important;cursor:pointer !important;box-shadow:0 4px 12px rgba(89,13,34,.35),0 0 8px rgba(244,63,94,.3);transition:all .2s ease-in-out}#loginModal .close:hover,#loginModal button[data-dismiss=modal]:hover{transform:scale(1.1) rotate(90deg);background:linear-gradient(135deg, #f43f5e 0%, #a4133c 100%) !important;box-shadow:0 4px 12px rgba(164,19,60,.5);border-color:hsla(0,0%,100%,.8) !important}#loginModal .close span,#loginModal button[data-dismiss=modal] span{font-size:20px;font-weight:300;line-height:1;display:block;margin-top:-2px}#loginModal .modal-grid{display:flex;flex-direction:column}#loginModal .modal-header{border-bottom:none;justify-content:center;padding:30px 30px 10px;position:relative;z-index:2}#loginModal .modal-header .modal-title{color:#590d22 !important;font-family:"Montserrat","Inter",sans-serif;font-size:26px;font-weight:800;letter-spacing:1px;text-shadow:0 2px 4px rgba(164,19,60,.15)}#loginModal .modal-body{padding:10px 30px 40px;position:relative;overflow:hidden;border-radius:0 0 20px 20px;z-index:2}#loginModal .modal-body .modal-body-form .form-item{margin-bottom:20px}#loginModal .modal-body .modal-body-form .form-item .item-title{font-family:"Inter",sans-serif;color:#800f2f;font-size:12px;font-weight:600;margin-bottom:6px;letter-spacing:.5px}#loginModal .modal-body .modal-body-form .form-item input{outline:none;padding:12px 16px;font-size:14px;color:#3b0918 !important;background:#fdf2f4 !important;border:1px solid rgba(164,19,60,.25) !important;border-radius:10px;width:100%;box-shadow:inset 0 2px 4px rgba(59,9,24,.04);transition:all .25s ease}#loginModal .modal-body .modal-body-form .form-item input:focus{background:#fff !important;border-color:#a4133c !important;box-shadow:0 0 10px rgba(164,19,60,.2),inset 0 2px 4px rgba(59,9,24,.02)}#loginModal .modal-body .modal-body-form .form-item input::-moz-placeholder{color:#9f717e}#loginModal .modal-body .modal-body-form .form-item input::placeholder{color:#9f717e}#loginModal .modal-body .modal-body-form .form-forgot{text-align:right;margin-bottom:15px}#loginModal .modal-body .modal-body-form .form-forgot a{font-family:"Inter",sans-serif;font-size:12px;font-style:normal;text-decoration:none;position:relative;font-weight:600;top:0;color:#a4133c;transition:all .2s ease}#loginModal .modal-body .modal-body-form .form-forgot a:hover{color:#800f2f;text-shadow:0 0 8px rgba(244,63,94,.4)}#loginModal .modal-body .modal-body-form .form-button{display:flex;flex-direction:column;margin-top:15px}#loginModal .modal-body .modal-body-form .form-button button{font-family:"Montserrat",sans-serif;font-size:15px;padding:12px 20px;font-weight:700;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border:none !important;border-top:1px solid hsla(0,0%,100%,.3) !important;color:#fff !important;border-radius:10px;width:100%;box-shadow:0 6px 20px rgba(89,13,34,.35),inset 0 1px 0 hsla(0,0%,100%,.2);transition:all .25s ease}#loginModal .modal-body .modal-body-form .form-button button:hover{transform:translateY(-1px);background:linear-gradient(135deg, #f43f5e 0%, #a4133c 100%) !important;box-shadow:0 8px 25px rgba(164,19,60,.45),0 0 10px rgba(244,63,94,.3)}#loginModal .modal-body .modal-body-form .form-button button:active{transform:translateY(1px);box-shadow:0 4px 12px rgba(89,13,34,.3)}#loginModal .modal-body img{position:absolute;pointer-events:none;opacity:.15;z-index:1}#infoClaimBonus .modal-header{border-bottom:1px solid hsla(0,0%,100%,.3)}#infoClaimBonus .modal-header .modal-title{font-weight:600;color:var(--secondary-color);display:flex;align-items:center}#infoClaimBonus .modal-body{max-height:75vh;overflow-y:auto;position:relative;padding-top:0}#infoClaimBonus .modal-body::-webkit-scrollbar{width:5px}#infoClaimBonus .modal-body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px hsla(0,0%,100%,.3)}#infoClaimBonus .modal-body::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:10px}#infoClaimBonus .modal-body .claim-info-item{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:10px;padding:10px 0;font-size:15px;border-bottom:1px solid hsla(0,0%,100%,.3)}#infoClaimBonus .modal-body .claim-info-item .title{color:var(--c-white);color:hsla(0,0%,100%,.8)}#infoClaimBonus .modal-body .claim-info-item .desc{font-size:14px;text-align:right;font-weight:600}@media screen and (max-width: 425px){#infoClaimBonus .modal-body .claim-info-item{grid-template-columns:repeat(1, 1fr)}#infoClaimBonus .modal-body .claim-info-item .desc{text-align:left}}#infoClaimBonus .modal-body .claim-info-provider{padding:10px 0;font-size:15px}#infoClaimBonus .modal-body .claim-info-provider .title{color:hsla(0,0%,100%,.8);margin-bottom:5px}#infoClaimBonus .modal-body .claim-info-provider img{height:40px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}#claimBonus .modal-header{border-bottom:1px solid hsla(0,0%,100%,.3)}#claimBonus .modal-header .modal-title{font-weight:600;color:var(--secondary-color);display:flex;align-items:center}#claimBonus .modal-body{padding:20px 40px}#claimBonus .modal-body .claim-bonus-item{margin-bottom:10px}#claimBonus .modal-body .claim-bonus-item .title{font-size:13px;margin-bottom:2px;font-weight:500}#claimBonus .modal-body .claim-bonus-item .claim-counter{position:relative}#claimBonus .modal-body .claim-bonus-item .claim-counter input{text-align:center}#claimBonus .modal-body .claim-bonus-item .claim-counter .btn-custom{position:absolute;width:30px;height:30px;display:flex;align-items:center;justify-content:center;padding:0;font-size:12px}#claimBonus .modal-body .claim-bonus-item .claim-counter .btn-custom.add{top:4px;right:5px}#claimBonus .modal-body .claim-bonus-item .claim-counter .btn-custom.minus{left:5px;top:4px}#claimBonus .modal-body .claim-provider{margin:25px 0}#claimBonus .modal-body .claim-provider h6{text-align:left;margin-bottom:6px;font-size:14px;font-weight:600}#claimBonus .modal-body .claim-provider select{font-size:15px;font-weight:600}#claimBonus .modal-body .claim-provider select:focus{border-color:var(--secondary-color);box-shadow:none}#claimBonus .modal-body .claim-counter{display:flex;align-items:center;margin-bottom:30px}#claimBonus .modal-body .claim-counter input{border-radius:0;text-align:center;border:0}#claimBonus .modal-body .claim-counter input:focus{outline:0;box-shadow:none}#claimBonus .modal-body .claim-counter .btn-custom{border-radius:0}#claimBonus .modal-body .claim-button{padding-top:25px;border-top:1px solid hsla(0,0%,100%,.3)}#claimBonus .modal-body .claim-button .btn-custom{border-radius:25px;min-width:100px;border:2px solid var(--secondary-color);margin:0 10px}#claimBonus .modal-body .claim-button .btn-custom.cancel{background:#fd0707;color:#fff;border:2px solid #fd0707}#claimBonus .modal-body .claim-button .btn-custom.cancel:hover{background:var(--c-black)}@media screen and (max-width: 630px){#claimBonus .modal-body{padding:20px 10px}}#claimBonus .modal-footer{border-top:1px solid hsla(0,0%,100%,.3);display:flex;align-items:center;justify-content:center}#claimBonus .modal-footer .btn-custom.cancel{min-width:100px;background:#382c76;border:1px solid #382c76;color:var(--c-white)}#claimBonus .modal-footer .btn-custom.claim{min-width:150px}#accountBalance .modal-content{max-width:380px;margin:auto}#accountBalance .modal-body{padding:0;max-height:75vh;overflow-y:auto;position:relative}#accountBalance .modal-body::-webkit-scrollbar{width:5px}#accountBalance .modal-body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px hsla(0,0%,100%,.3)}#accountBalance .modal-body::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:10px}#accountBalance .popup-account-balance .balance-header{padding:15px 10px 15px;text-align:center;border-bottom:1px solid hsla(0,0%,100%,.3)}#accountBalance .popup-account-balance .balance-header h6{font-weight:600;margin-bottom:8px}#accountBalance .popup-account-balance .balance-header .acc-balance{font-size:35px;color:var(--secondary-color);line-height:23px}#accountBalance .popup-account-balance .balance-category{padding:10px 30px;border-bottom:1px solid hsla(0,0%,100%,.3)}#accountBalance .popup-account-balance .balance-category .category-name{color:var(--secondary-color);font-size:15px;font-weight:600;margin-left:4px;margin-bottom:2px}#accountBalance .popup-account-balance .balance-category .provider-list .prov-item{margin-bottom:8px;display:flex;align-items:center;font-size:12px;padding:4px 10px;background:hsla(0,0%,100%,.1);padding:3px 10px;border-radius:4px}#accountBalance .popup-account-balance .balance-category .provider-list .prov-balance{margin-left:auto}#accountBalance .popup-account-balance .balance-category #balance-MAIN{font-size:15px;font-weight:600}#accountBalance .balance-button{padding:13px 15px;text-align:center;border-top:1px solid hsla(0,0%,100%,.3)}#accountBalance .balance-button .btn-custom{width:100%;padding:7px 15px;margin:0 5px;min-width:120px}#languageModal{z-index:9999}#languageModal .modal-content{background:linear-gradient(135deg, rgba(255, 255, 255, 0.95) 0%, rgba(253, 242, 244, 0.98) 100%) !important;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);padding:12px !important;position:relative;border:1px solid rgba(164,19,60,.25) !important;border-radius:12px;box-shadow:0 15px 35px rgba(59,9,24,.12),0 0 15px rgba(164,19,60,.15)}#languageModal .modal-content .language-header{border-radius:8px;overflow:hidden;margin-bottom:12px;border:1px solid rgba(164,19,60,.25)}#languageModal .modal-content .language-header h3{background:#fce7f3 !important;color:#590d22 !important;text-align:center;font-weight:700;font-size:14px;padding:10px 15px;margin-bottom:0;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(164,19,60,.25)}#languageModal .modal-content .language-header .header-flag{background:rgba(253,242,244,.8) !important;padding:12px 15px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;color:#3b0918 !important}#languageModal .modal-content .language-header .header-flag img{width:26px;height:26px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-right:8px;border-radius:50%;border:2px solid #a4133c;box-shadow:0 0 10px rgba(164,19,60,.3)}#languageModal .modal-content .language-header .header-flag h6{margin-bottom:0;font-weight:700;font-size:13px;color:#800f2f !important;text-shadow:0 0 8px rgba(244,63,94,.3)}#languageModal .modal-content .modal-body{padding:0}#languageModal .modal-content .modal-body .language-list{color:#3b0918 !important}#languageModal .modal-content .modal-body .language-list a{color:#3b0918 !important;text-decoration:none !important;display:block}#languageModal .modal-content .modal-body .language-list a:hover .list-item{background:#fce7f3 !important}#languageModal .modal-content .modal-body .language-list .list-item{padding:12px 15px;border-top:1px solid #fce7f3 !important;display:flex;align-items:center;transition:background .2s ease-in-out}#languageModal .modal-content .modal-body .language-list .list-item .item-flag img{border-radius:50%;box-shadow:0 0 8px rgba(59,9,24,.1) !important;width:36px;height:36px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border:1px solid rgba(164,19,60,.25)}#languageModal .modal-content .modal-body .language-list .list-item .item-content{margin-left:15px}#languageModal .modal-content .modal-body .language-list .list-item .item-content h6{margin-bottom:2px;font-weight:500;font-size:11px;color:#9f717e !important}#languageModal .modal-content .modal-body .language-list .list-item .item-content h5{color:#3b0918 !important;margin-bottom:0;font-weight:700;font-size:14px;letter-spacing:.3px}@media screen and (max-width: 425px){#languageModal .modal-content{padding:10px !important;border-radius:10px}#languageModal .modal-content .language-header h3{font-size:12px;padding:8px 12px}#languageModal .modal-content .language-header .header-flag{padding:10px}#languageModal .modal-content .language-header .header-flag img{width:22px;height:22px}#languageModal .modal-content .language-header .header-flag h6{font-size:12px}#languageModal .modal-content .modal-body .language-list .list-item{padding:10px 12px}#languageModal .modal-content .modal-body .language-list .list-item .item-flag img{width:32px;height:32px}#languageModal .modal-content .modal-body .language-list .list-item .item-content{margin-left:12px}#languageModal .modal-content .modal-body .language-list .list-item .item-content h6{font-size:10px}#languageModal .modal-content .modal-body .language-list .list-item .item-content h5{font-size:12px}}#currencyModal{z-index:9999}#currencyModal .modal-content{background:linear-gradient(145deg, rgba(255, 255, 255, 0.98) 0%, rgba(253, 242, 244, 0.95) 100%) !important;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);padding:12px !important;position:relative;border:1px solid rgba(164,19,60,.25) !important;border-radius:12px;box-shadow:0 20px 40px rgba(59,9,24,.12),0 1px 3px rgba(164,19,60,.08),inset 0 1px 0 hsla(0,0%,100%,.9)}#currencyModal .modal-content .language-header{border-radius:8px;overflow:hidden;margin-bottom:12px;border:1px solid rgba(164,19,60,.25);box-shadow:0 4px 12px rgba(164,19,60,.06)}#currencyModal .modal-content .language-header h3{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;text-align:center;font-weight:700;font-size:14px;padding:10px 15px;margin-bottom:0;text-transform:uppercase;letter-spacing:.8px;border-bottom:1px solid hsla(0,0%,100%,.2);text-shadow:0 1px 2px rgba(59,9,24,.2)}#currencyModal .modal-content .language-header .header-flag{background:linear-gradient(180deg, rgba(253, 242, 244, 0.95) 0%, rgba(252, 231, 243, 0.6) 100%) !important;padding:12px 15px;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;color:#3b0918 !important}#currencyModal .modal-content .language-header .header-flag h6{margin-bottom:0;font-weight:700;font-size:13px;color:#a4133c !important;text-transform:uppercase;letter-spacing:.6px;text-shadow:0 0 10px rgba(244,63,94,.25)}#currencyModal .modal-content .modal-body{padding:0}#currencyModal .modal-content .modal-body .language-list{color:#3b0918 !important}#currencyModal .modal-content .modal-body .language-list a{color:#3b0918 !important;text-decoration:none !important;display:block}#currencyModal .modal-content .modal-body .language-list a:hover .list-item{background:linear-gradient(90deg, #fce7f3 0%, #fdf2f4 100%) !important;border-color:#f43f5e !important}#currencyModal .modal-content .modal-body .language-list a:hover .list-item .item-content h5{color:#a4133c !important;transform:scale(1.02);text-shadow:0 0 8px rgba(244,63,94,.3)}#currencyModal .modal-content .modal-body .language-list .list-item{padding:12px 15px;border-top:1px solid rgba(164,19,60,.25) !important;display:flex;align-items:center;justify-content:center;position:relative;transition:all .25s cubic-bezier(0.4, 0, 0.2, 1);background:rgba(0,0,0,0)}#currencyModal .modal-content .modal-body .language-list .list-item::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:60%;background:#a4133c;border-radius:0 4px 4px 0;transition:transform .2s ease}#currencyModal .modal-content .modal-body .language-list .list-item:hover::before{transform:translateY(-50%) scaleY(1)}#currencyModal .modal-content .modal-body .language-list .list-item .item-content{margin-left:0;text-align:center}#currencyModal .modal-content .modal-body .language-list .list-item .item-content h5{color:#3b0918 !important;margin-bottom:0;font-weight:700;font-size:14px;letter-spacing:.5px;transition:all .2s ease}@media screen and (max-width: 425px){#currencyModal .modal-content{padding:10px !important;border-radius:10px}#currencyModal .modal-content .language-header h3{font-size:12px;padding:8px 12px}#currencyModal .modal-content .language-header .header-flag{padding:10px}#currencyModal .modal-content .language-header .header-flag h6{font-size:12px}#currencyModal .modal-content .modal-body .language-list .list-item{padding:11px 12px}#currencyModal .modal-content .modal-body .language-list .list-item .item-content h5{font-size:12px}}.login-form-bottom{position:fixed;top:50%;right:0;left:0;z-index:998;transform:translateY(-50%) scale(0);transition:all .2s ease-in-out}.login-form-bottom .form-login-bottom{border-radius:15px;background:var(--navbar-color);filter:drop-shadow(0px 0px 10px black);color:var(--navbar-text);padding:20px;margin:0 15px;position:relative}.login-form-bottom .form-login-bottom .login-title{text-align:center;font-weight:700;margin-bottom:10px}.login-form-bottom .form-login-bottom .form-item input{height:35px;width:100%;padding:5px 10px;margin-bottom:5px}.login-form-bottom .form-login-bottom .form-button{margin-top:15px}.login-form-bottom .form-login-bottom .form-button .btn-custom{width:100%}.login-form-bottom .form-login-bottom .form-forgot{text-align:center;font-size:13px;margin-top:3px;font-weight:600}.login-form-bottom .form-login-bottom .form-forgot a{color:var(--secondary-color)}.login-form-bottom.active{transform:translateY(-50%) scale(1);transition:all .2s ease-in-out}#sportsprovider .game-name{background:#000;padding:2px}#sportsprovider .game-maintenance-popup{position:absolute;top:80px;transform:translate(10%, 0%)}.table-transaksi{margin-top:20px;overflow:auto;background:var(--background-page)}.table-transaksi .table{color:var(--page-text);margin-bottom:0px}.table-transaksi .table thead{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%)}.table-transaksi .table thead tr th{border-bottom:none;font-size:14px;font-weight:700;white-space:nowrap;color:#fff !important}@media screen and (max-width: 425px){.table-transaksi .table thead tr th{font-size:11px}}.table-transaksi .table thead tr .table-transaksi-title{font-size:22px}.table-transaksi .table tbody{background:rgba(0,0,0,0)}.table-transaksi .table tbody tr td{font-size:13px;white-space:nowrap;vertical-align:middle}@media screen and (max-width: 425px){.table-transaksi .table tbody tr td{font-size:11px}}.table-transaksi .table tbody tr td .table-status{color:#fff;padding:5px;border-radius:20px;width:100px;margin:auto;font-size:11px;font-weight:600;text-align:center}.table-transaksi .table tbody tr td .table-status.approved{background:#16a34a}.table-transaksi .table tbody tr td .table-status.pending{background:#d97706}.table-transaksi .table tbody tr td .table-status.rejected{background:#dc2626}.table-transaksi table.table-bordered>thead>tr>th,.table-transaksi table.table-bordered>tfoot>tr>th{border:1px solid rgba(164,19,60,.25)}.table-transaksi table.table-bordered>tbody>tr>td{border:1px solid rgba(164,19,60,.15)}.table-transaksi .table-hover tbody tr:hover td,.table-transaksi .table-hover tbody tr:hover th{background:#fce7f3 !important;color:#3b0918}.table-dataTable{margin-top:20px;overflow:auto}.table-dataTable .dataTables_length{color:#3b0918 !important}.table-dataTable .dataTables_length label{font-size:14px;font-weight:600}.table-dataTable .dataTables_length label select{font-size:11px;background:#fdf2f4;margin:0 5px;color:#3b0918;border:1px solid rgba(164,19,60,.25);border-radius:6px;outline:none}.table-dataTable .dataTables_filter label{color:#3b0918;font-size:14px;font-weight:600}.table-dataTable .dataTables_filter label input{background:#fdf2f4;font-size:13px;margin-left:5px;padding:6px 15px;border-radius:6px;color:#3b0918;border:1px solid rgba(164,19,60,.25);outline:none}.table-dataTable .dataTables_filter label input:focus{background:#fff;border-color:#a4133c}.table-dataTable table{border-width:0}.table-dataTable table thead{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%)}.table-dataTable table th{color:#fff;border-bottom-width:1px;font-size:14px}@media screen and (max-width: 425px){.table-dataTable table th{font-size:11px}}.table-dataTable table tbody tr{color:#3b0918;background:var(--background-page) !important;font-size:12px}@media screen and (max-width: 425px){.table-dataTable table tbody tr{font-size:11px}}.table-dataTable table tbody tr td{border-bottom-width:0;vertical-align:middle}.table-dataTable table tbody tr.even{background:#fdf2f4 !important}.table-dataTable table tbody tr:hover{color:#3b0918;background:#fce7f3 !important;cursor:pointer}.table-dataTable .dataTable{border-bottom:1px solid rgba(164,19,60,.25) !important}.table-dataTable .dataTable th{border-bottom:0 !important}.table-dataTable .dataTable tbody td .table-status{color:#fff;padding:5px;border-radius:20px;width:100px;margin:auto;font-size:12px;font-weight:700;text-align:center}.table-dataTable .dataTable tbody td .table-status.approved{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}.table-dataTable .dataTable tbody td .table-status.pending{background:#fffbeb;color:#b45309;border:1px solid #fde68a}.table-dataTable .dataTable tbody td .table-status.rejected{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.table-dataTable .dataTables_info{color:#800f2f !important;font-size:13px;font-weight:600;padding-top:15px !important}.table-dataTable .dataTables_paginate{padding-top:0 !important;border-radius:3px;margin-top:15px}.table-dataTable .dataTables_paginate .paginate_button{margin-left:0 !important;padding:5px 10px !important;font-size:13px;font-weight:600;border:0 !important;border-radius:6px !important;cursor:pointer;color:#3b0918 !important}.table-dataTable .dataTables_paginate .paginate_button.current{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important}.table-dataTable .dataTables_paginate .paginate_button.current:hover{background:linear-gradient(135deg, #f43f5e 0%, #a4133c 100%) !important;color:#fff !important}.table-dataTable .dataTables_paginate .paginate_button.disabled{color:#9f717e !important;cursor:pointer}.table-dataTable .dataTables_paginate .paginate_button:hover{background:#fce7f3 !important;color:#a4133c !important}.table-dataTable .dataTables_paginate .paginate_button span .paginate_button{background:rgba(0,0,0,0);color:#3b0918 !important}.table-custom table{margin:0;padding:0;background:var(--background-page)}.table-custom table th{font-weight:600;color:#fff}.table-custom table th,.table-custom table td{padding:8px 5px;text-align:center;font-size:13px;white-space:nowrap;vertical-align:middle;color:#3b0918}.table-custom table.table-bordered>thead>tr>th,.table-custom table.table-bordered>tfoot>tr>th{border:1px solid rgba(164,19,60,.25)}.table-custom table.table-bordered>tbody>tr>td{border:1px solid rgba(164,19,60,.15)}.table-custom thead{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%)}.table-custom .table-hover tbody tr:hover td,.table-custom .table-hover tbody tr:hover th{background:#fce7f3 !important;color:#3b0918}@media screen and (max-width: 600px){.table-custom table{border:0}.table-custom table caption{font-size:1.3em}.table-custom table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.table-custom table tr{display:block;margin-bottom:15px;border:1px solid rgba(164,19,60,.2);border-radius:8px;background:#fdf2f4}.table-custom table td{display:block;font-size:11px;text-align:right;white-space:pre-line;max-width:350px;text-overflow:ellipsis;overflow:hidden;border-bottom:1px solid rgba(164,19,60,.1)}.table-custom table td::before{content:attr(data-label);float:left;font-weight:600;text-transform:uppercase;color:#800f2f}.table-custom table td:last-child{border-bottom:0}.table-custom tfoot tr{border-bottom:1px solid rgba(164,19,60,.25)}}.component-tabs{border-bottom:0 !important;display:grid;grid-gap:6px;grid-template-columns:repeat(auto-fit, minmax(65px, 1fr))}.component-tabs .nav-link{background:#fdf2f4 !important;border:1px solid rgba(164,19,60,.25) !important;color:#800f2f !important;font-weight:600;font-size:13px;padding:6px 12px;min-width:100px;text-align:center;white-space:nowrap;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:6px;transition:all .15s ease-in-out}.component-tabs .nav-link.active{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;border-color:#a4133c !important;box-shadow:0 3px 8px rgba(164,19,60,.35),0 0 10px rgba(244,63,94,.3)}.component-tabs .nav-link:hover:not(.active){background:#fce7f3 !important;color:#a4133c !important;border-color:rgba(164,19,60,.4) !important}@media screen and (max-width: 763px){.component-tabs{grid-gap:4px}.component-tabs .nav-item{margin:0}.component-tabs .nav-item .nav-link{min-width:0 !important;display:flex;flex-direction:column;padding:6px 3px !important;font-size:10px !important;height:auto}.component-tabs .nav-item .nav-link i{margin-bottom:1px !important;margin-right:0;font-size:13px !important}.component-tabs .nav-item .nav-link span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.component-tab-content{background:rgba(0,0,0,0)}.component-pills-tab{padding:10px 0;display:grid;grid-template-columns:repeat(auto-fill, minmax(120px, 1fr));grid-gap:7px}.component-pills-tab .filter-tab{text-align:center;background:linear-gradient(135deg, #fdf2f4 0%, #fce7f3 100%) !important;border:1px solid rgba(164,19,60,.25) !important;font-size:14px;padding:5px 15px;color:#800f2f !important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;border-radius:7px;max-height:33px;cursor:pointer;transition:all .25s ease}.component-pills-tab .filter-tab:hover{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;border-color:#a4133c !important;box-shadow:0 0 15px rgba(164,19,60,.35)}.component-pills-tab .active{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;color:#fff !important;border-color:#a4133c !important;box-shadow:0 0 12px rgba(164,19,60,.4)}@media screen and (max-width: 763px){.component-pills-tab{grid-template-columns:repeat(auto-fit, minmax(85px, 1fr))}.component-pills-tab .filter-tab{font-size:11px}}.component-tab-game{background:rgba(253,242,244,.9);padding:10px 20px 12px;display:flex;align-items:center;border-radius:6px;border:1px solid rgba(164,19,60,.25)}@media screen and (max-width: 763px){.component-tab-game{background:rgba(0,0,0,0);padding:0;display:block;border:none}}.component-tab-game .tab-game__filter .filter-tab{display:inline-block;margin-right:20px;padding-bottom:2px;color:#800f2f;font-size:14px;cursor:pointer;font-weight:600;position:relative;transition:color .2s ease-in-out}.component-tab-game .tab-game__filter .filter-tab.active{color:#a4133c}.component-tab-game .tab-game__filter .filter-tab.active:before{transform:scale(1)}.component-tab-game .tab-game__filter .filter-tab:before{transition:transform .2s ease-in-out;content:"";background:#a4133c;box-shadow:0 0 8px rgba(164,19,60,.5);width:100%;position:absolute;height:2px;bottom:-12px;transform:scale(0)}.component-tab-game .tab-game__filter .filter-tab:hover{transition:color .2s ease-in-out;color:#a4133c}.component-tab-game .tab-game__filter .filter-tab:hover:before{transition:transform .2s ease-in-out;transform:scale(1)}@media screen and (max-width: 763px){.component-tab-game .tab-game__filter{padding:10px 0;display:grid;grid-template-columns:repeat(auto-fit, minmax(85px, 1fr));grid-gap:7px}.component-tab-game .tab-game__filter .filter-tab{padding-bottom:0;margin-right:0;background:#fdf2f4;border:1px solid rgba(164,19,60,.25);text-align:center;color:#800f2f;font-size:11px;padding:6px 5px;border-radius:4px;transition:all .2s ease-in-out}.component-tab-game .tab-game__filter .filter-tab:hover{color:#a4133c;border:1px solid rgba(164,19,60,.4);background:#fce7f3}.component-tab-game .tab-game__filter .filter-tab.active{color:#fff;border:1px solid #a4133c;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%);box-shadow:0 0 10px rgba(164,19,60,.35)}.component-tab-game .tab-game__filter .filter-tab:before{display:none}}.component-tab-game .tabs-game__search{margin-left:auto;padding-left:12px;position:relative}.component-tab-game .tabs-game__search .btn-search{cursor:pointer}.component-tab-game .tabs-game__search .btn-search i{color:#a4133c;cursor:pointer;transition:color .2s ease-in-out}.component-tab-game .tabs-game__search .btn-search i:hover{color:#590d22}.component-tab-game .tabs-game__search .search-box{display:none;position:absolute;right:-13px;top:44px;z-index:999;padding:10px;border-top:3px solid #a4133c;background:linear-gradient(135deg, rgba(255, 255, 255, 0.98) 0%, rgba(253, 242, 244, 0.95) 100%);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:0 0 8px 8px;box-shadow:0px 10px 25px rgba(59,9,24,.12),0 0 15px rgba(164,19,60,.15)}.component-tab-game .tabs-game__search .search-box input{min-width:300px;font-size:13px;padding:8px 12px;border:1px solid rgba(164,19,60,.25);background:#fdf2f4;color:#3b0918;border-radius:4px;font-weight:600;outline:none}.component-tab-game .tabs-game__search .search-box input:focus{box-shadow:0 0 8px rgba(164,19,60,.3);border-color:#a4133c}.component-tab-game .tabs-game__search .search-box:before{content:"";position:absolute;top:-16px;right:8px;width:0;height:0;border-style:solid;border-width:0 13px 13px 13px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #a4133c rgba(0,0,0,0)}@media screen and (max-width: 425px){.component-tab-game .tabs-game__search{display:none}}.payment-method{margin-bottom:2px}.payment-method .nav-item .nav-link-pm{background:#fdf2f4;border:1px solid rgba(164,19,60,.25) !important;color:#800f2f !important;font-weight:bold;font-size:16px;padding:10px 15px;border-radius:10px !important;min-width:120px;text-align:left;white-space:nowrap;display:block;transition:all .2s ease-in-out}.payment-method .nav-item .nav-link-pm i{margin-right:5px;color:#a4133c}.payment-method .nav-item .nav-link-pm.active{background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border-color:#a4133c !important;color:#fff !important;box-shadow:0 4px 12px rgba(164,19,60,.35),0 0 10px rgba(244,63,94,.3)}.payment-method .nav-item .nav-link-pm.active i{color:#fff}.payment-method .nav-item .nav-link-pm:hover:not(.active){background:#fce7f3;border-color:rgba(164,19,60,.4) !important;color:#a4133c !important;box-shadow:0 0 10px rgba(164,19,60,.15)}@media screen and (max-width: 425px){.payment-method .nav-item .nav-link-pm{font-size:12px;padding:7px 7px}}.custom-textfield{border-radius:5px;padding:0 12px;font-size:12px;background:#fdf2f4;color:#3b0918;border:1px solid rgba(164,19,60,.25);font-weight:600;height:30px;transition:all .2s ease-in-out}.custom-textfield::-moz-placeholder{color:#9f717e}.custom-textfield::placeholder{color:#9f717e}.custom-textfield:hover:not(:focus):not(:disabled){border-color:rgba(164,19,60,.45)}.custom-textfield:focus{background-color:#fff;color:#3b0918;border-color:#a4133c;outline:0;box-shadow:0 0 8px rgba(164,19,60,.3)}.custom-textfield:disabled{background-color:#f8fafc;color:#9f717e;border-color:#e2e8f0;cursor:not-allowed}.custom-textfield[readonly]{background-color:#f1f5f9;color:#590d22;border-color:#cbd5e1;cursor:default}.custom-textfield[readonly]:focus{box-shadow:none;border-color:#cbd5e1}.input-group-prepend{height:30px;display:flex;align-items:center}.input-group-prepend .input-group-text{height:30px;background:#fce7f3;border:1px solid rgba(164,19,60,.25);border-right:0;color:#a4133c;font-size:12px;padding:0 10px;display:flex;align-items:center;border-top-left-radius:5px;border-bottom-left-radius:5px}.input-group-prepend .input-group-text i{color:#a4133c}.input-group-prepend+.custom-textfield,.input-group-prepend+.custom-selection{border-top-left-radius:0;border-bottom-left-radius:0}.custom-selection{background:#fdf2f4;color:#3b0918;border:1px solid rgba(164,19,60,.25);border-radius:5px;height:30px;font-size:12px;font-weight:600;padding:0 10px;transition:all .2s ease-in-out;cursor:pointer}.custom-selection:hover:not(:focus):not(:disabled){border-color:rgba(164,19,60,.45)}.custom-selection:focus{background-color:#fff;color:#3b0918;border-color:#a4133c;outline:0;box-shadow:0 0 8px rgba(164,19,60,.3)}.custom-selection:disabled{background-color:#f8fafc;color:#9f717e;border-color:#e2e8f0;cursor:not-allowed}.custom-selection option{background-color:#fff;color:#3b0918;padding:6px}.custom-selection option:hover,.custom-selection option:checked{background-color:#a4133c !important;color:#fff !important}.page-header{font-size:32px;font-weight:700;text-align:center;color:var(--c-black);margin-bottom:15px}.mobile-page-header{display:flex;align-items:center;grid-gap:10px;margin-bottom:15px}.mobile-page-header .icon{background:var(--background-page);color:var(--page-text);border-radius:5px;padding:7px;font-size:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.mobile-page-header .icon img{display:flex;width:25px;height:25px;-o-object-fit:contain;object-fit:contain}.mobile-page-header .title{font-size:18px;font-weight:700;color:var(--c-black)}.btn-custom{background:linear-gradient(180deg, #a4133c 0%, #590d22 100%);border:1px solid;-o-border-image:linear-gradient(180deg, #c9184a 0%, #a4133c 100%) 1;border-image:linear-gradient(180deg, #c9184a 0%, #a4133c 100%) 1;padding:5px 12px;font-size:15px;font-weight:600;color:#fff;border-radius:5px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 4px 12px rgba(89,13,34,.25)}.btn-custom:hover{color:#fff;background:linear-gradient(180deg, #800f2f 0%, #3b0918 100%);border-color:#a4133c;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 0 16px rgba(164,19,60,.4);transform:translateY(-1px)}.btn-custom-sm{background:linear-gradient(180deg, #a4133c 0%, #590d22 100%);border:1px solid #a4133c;padding:5px 12px;font-size:13px;font-weight:600;color:#fff;border-radius:5px;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 2px 8px rgba(89,13,34,.2)}.btn-custom-sm:hover{color:#fff;background:linear-gradient(180deg, #800f2f 0%, #3b0918 100%);border-color:#c9184a;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4),0 0 12px rgba(164,19,60,.35);transform:translateY(-1px)}.btn-choose-file{background:#fdf2f4;color:#800f2f;border:1px dashed #f43f5e;border-radius:6px;font-size:15px;font-weight:600;padding:7px 15px;margin:5px;transition:all .3s ease;backdrop-filter:blur(4px)}.btn-choose-file:hover{background:#fce7f3;border-color:#a4133c;color:#a4133c;box-shadow:0 0 15px rgba(164,19,60,.2)}.button-group-pills .btn{border-radius:20px;line-height:1.2;margin-bottom:15px;background:#fff;border:1px solid rgba(164,19,60,.25);color:#3b0918;transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}.button-group-pills .btn.active,.button-group-pills .btn:hover{border-color:#a4133c;background:linear-gradient(180deg, #a4133c 0%, #590d22 100%);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 0 15px rgba(89,13,34,.25);color:#fff;transform:translateY(-1px)}.button-group-pills .btn input[type=radio]{display:none}.btn-pix-add{border-radius:20px !important;margin-left:10px;text-align:center}.select-bank-pix{float:left}label.btn.btn-default{padding:7px 15px;min-width:100px;margin-bottom:10px !important}label.btn.btn-outline-success,label.btn.btn-outline-success:active,label.btn.btn-outline-success:focus{border:1px solid rgba(164,19,60,.25);color:#800f2f;border-radius:20px;background:#fdf2f4;transition:all .3s ease;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.8)}label.btn.btn-outline-success input[type=radio]{display:none}span.btn.my-1.btn-secondary{color:#fff;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border:1px solid #a4133c;border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 4px 12px rgba(89,13,34,.25)}span.btn.my-1.btn-outline-secondary{border:1px solid rgba(164,19,60,.25);color:#800f2f;border-radius:20px;background:#fdf2f4;transition:all .3s ease}span.btn.my-1.btn-outline-secondary:hover{border-color:#a4133c;background:#fce7f3;color:#a4133c}.gradient-background{background:linear-gradient(135deg, #a4133c 0%, #800f2f 50%, #590d22 100%) !important;color:#fff !important;border:1px solid #c9184a;border-radius:20px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 6px 18px rgba(89,13,34,.3)}p.minmaxdep{font-size:12px;color:#721c24;letter-spacing:.3px}label.btn.btn-outline-success:not(:disabled):not(.disabled).active,label.btn.btn-outline-success:not(:disabled):not(.disabled):active,.show>label.btn.btn-outline-success.dropdown-toggle{color:#fff !important;background:linear-gradient(135deg, #a4133c 0%, #590d22 100%) !important;border-color:#a4133c;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.3),0 0 16px rgba(89,13,34,.35)}.global-mobile-category{color:var(--primary-text);padding:5px 0}.global-mobile-category .category-container{background:linear-gradient(135deg, #fdf2f4 0%, #fce7f3 100%) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid rgba(164,19,60,.25);border-bottom:1px solid rgba(164,19,60,.25);padding:10px}@media screen and (min-width: 768px){.global-mobile-category .category-container{padding:10px}}.global-mobile-category .category-container .category-container--swiper .swiper-slide{min-width:170px;max-width:120px;margin:5px}@media screen and (max-width: 1080px){.global-mobile-category .category-container .category-container--swiper .swiper-slide{min-width:70px}}.global-mobile-category .category-container .mCustomScrollBox{height:auto}.global-mobile-category .category-container .mCSB_container{display:flex;align-items:center;justify-content:flex-start;grid-gap:10px;margin-bottom:10px}.global-mobile-category .category-container .mCSB_scrollTools_horizontal{bottom:-3px}.global-mobile-category .category-container .mCSB_dragger_bar{background-color:#a4133c !important}.global-mobile-category .category-container .category-item{background:#fdf2f4 !important;border:1px solid rgba(164,19,60,.25) !important;border-bottom:2px solid #ffb3c1 !important;box-shadow:0 4px 12px rgba(164,19,60,.08),inset 0 1px 1px #fff;color:#590d22;padding:10px 18px;text-align:center;display:flex;align-items:center;justify-content:center !important;border-radius:8px;transition:all .25s cubic-bezier(0.25, 1, 0.5, 1);cursor:pointer}.global-mobile-category .category-container .category-item:hover,.global-mobile-category .category-container .category-item.active{background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border-color:#a4133c !important;border-bottom-color:#590d22 !important;box-shadow:0 0 16px rgba(164,19,60,.35),inset 0 1px 1px hsla(0,0%,100%,.3);transform:translateY(-2px)}.global-mobile-category .category-container .category-item:hover .item-icon::after,.global-mobile-category .category-container .category-item.active .item-icon::after{background:hsla(0,0%,100%,.6);box-shadow:0 0 4px hsla(0,0%,100%,.7)}.global-mobile-category .category-container .category-item:hover .item-icon img,.global-mobile-category .category-container .category-item.active .item-icon img{transform:scale(1.1);filter:drop-shadow(0 0 5px rgba(255, 255, 255, 0.8))}.global-mobile-category .category-container .category-item:hover .item-name,.global-mobile-category .category-container .category-item.active .item-name{text-shadow:none;color:#fff !important}@media screen and (max-width: 1080px){.global-mobile-category .category-container .category-item{padding:8px 14px;display:flex;flex-direction:row;justify-content:center;width:auto;border-radius:6px}}.global-mobile-category .category-container .category-item .item-icon{display:flex;align-items:center;position:relative}.global-mobile-category .category-container .category-item .item-icon::after{content:"";width:1px;height:14px;background:rgba(164,19,60,.25);margin-left:12px;margin-right:4px;display:inline-block;transition:all .25s ease}@media screen and (max-width: 1080px){.global-mobile-category .category-container .category-item .item-icon::after{height:11px;margin-left:8px;margin-right:2px}}.global-mobile-category .category-container .category-item .item-icon img{width:22px;height:22px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:flex;margin:auto;transition:transform .25s ease,filter .25s ease}.global-mobile-category .category-container .category-item .item-name{text-transform:uppercase;font-size:13px;font-weight:700;letter-spacing:.8px;color:#590d22;padding-left:6px;transition:all .25s ease}@media screen and (max-width: 1080px){.global-mobile-category .category-container .category-item .item-name{margin-top:0;font-size:8px;font-weight:700;padding-left:4px;letter-spacing:.5px}}.global-mobile-balance{padding:15px 0 10px;background:linear-gradient(135deg, #fdf2f4 0%, #fce7f3 100%) !important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(164,19,60,.25);position:relative;z-index:99}.global-mobile-balance .balance-cont{background:#fff !important;border:1px solid rgba(164,19,60,.25);border-radius:12px;box-shadow:0 4px 15px rgba(164,19,60,.1),inset 0 1px 1px #fff;color:var(--primary-text);display:grid;grid-template-columns:auto auto;grid-gap:3px;padding:8px 15px}.global-mobile-balance .balance-cont .balance-left{align-self:center;position:relative;z-index:100}.global-mobile-balance .balance-cont .balance-left .balance-profile{font-size:8px;letter-spacing:.5px;opacity:.85;display:flex;align-items:center;gap:4px}.global-mobile-balance .balance-cont .balance-left .balance-profile .username{font-weight:800;color:#3b0918;cursor:pointer;transition:color .2s ease}.global-mobile-balance .balance-cont .balance-left .balance-profile .username:hover{color:#a4133c}.global-mobile-balance .balance-cont .balance-left .balance-profile img{width:14px;filter:drop-shadow(0 0 2px rgba(164, 19, 60, 0.4))}.global-mobile-balance .balance-cont .balance-left .balance-amount{display:flex;align-items:center;margin-top:4px}.global-mobile-balance .balance-cont .balance-left .balance-amount .wallet-amount{font-weight:800;color:#a4133c !important;text-shadow:none;margin-bottom:0;margin-right:8px;font-size:16px;white-space:nowrap}.global-mobile-balance .balance-cont .balance-left .balance-amount .wallet-amount .spinner-border{vertical-align:inherit !important;width:1.2rem;height:1.2rem;color:#a4133c !important}@media screen and (max-width: 425px){.global-mobile-balance .balance-cont .balance-left .balance-amount .wallet-amount{white-space:nowrap;max-width:140px;overflow:hidden;text-overflow:ellipsis}}@media screen and (max-width: 375px){.global-mobile-balance .balance-cont .balance-left .balance-amount .wallet-amount{max-width:100px}}.global-mobile-balance .balance-cont .balance-left .balance-amount .refresh-amount{color:#fff;background:linear-gradient(135deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid rgba(164,19,60,.25);box-shadow:0 0 10px rgba(164,19,60,.3);width:22px;height:22px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.global-mobile-balance .balance-cont .balance-left .balance-amount .refresh-amount:active{transform:rotate(180deg);box-shadow:0 0 15px rgba(164,19,60,.6)}.global-mobile-balance .balance-cont .balance-left .balance-amount .refresh-amount i{font-size:10px}.global-mobile-balance .balance-cont .balance-left .wallet-popup{position:absolute;left:0;top:52px;z-index:999;border-radius:10px;overflow:hidden;width:auto;white-space:nowrap;font-weight:700;display:none;color:#3b0918;border:1px solid rgba(164,19,60,.25);box-shadow:0 8px 25px rgba(59,9,24,.12),0 0 15px rgba(164,19,60,.15)}.global-mobile-balance .balance-cont .balance-left .wallet-popup .title{margin-right:10px;text-transform:uppercase;font-size:10px;letter-spacing:.5px}.global-mobile-balance .balance-cont .balance-left .wallet-popup .wallet-info{padding:8px 14px;display:flex;align-items:center;font-size:11px;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px)}.global-mobile-balance .balance-cont .balance-left .wallet-popup .wallet-info.main-wallet{background:#fff !important}.global-mobile-balance .balance-cont .balance-left .wallet-popup .wallet-info.poker-wallet{background:#fdf2f4 !important;border-top:1px solid rgba(164,19,60,.25)}.global-mobile-balance .balance-cont .balance-left .wallet-popup .wallet-info span{color:#a4133c;font-weight:800;text-shadow:none;margin-left:auto;min-width:60px;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:50px;text-decoration:none}.global-mobile-balance .balance-cont .balance-left .wallet-popup .wallet-info span.active{width:auto}.global-mobile-balance .balance-cont .balance-nav{display:grid;align-self:center;grid-gap:8px;padding:2px 0;grid-template-columns:auto auto}.global-mobile-balance .balance-cont .balance-nav.nav-tabs{border-bottom:0}.global-mobile-balance .balance-cont .balance-nav .deposit{background:linear-gradient(180deg, #a4133c 0%, #800f2f 100%) !important;border:1px solid rgba(164,19,60,.25);box-shadow:0 4px 12px rgba(164,19,60,.25),inset 0 1px 0 hsla(0,0%,100%,.3);border-radius:6px;transition:filter .2s ease,transform .2s ease}.global-mobile-balance .balance-cont .balance-nav .deposit:active{filter:brightness(1.1);transform:scale(0.98)}.global-mobile-balance .balance-cont .balance-nav .withdraw{background:linear-gradient(180deg, #ef4444 0%, #b91c1c 100%) !important;border:1px solid #fca5a5;box-shadow:0 4px 12px rgba(239,68,68,.25),inset 0 1px 0 hsla(0,0%,100%,.3);border-radius:6px;transition:filter .2s ease,transform .2s ease}.global-mobile-balance .balance-cont .balance-nav .withdraw:active{filter:brightness(1.1);transform:scale(0.98)}@media screen and (min-width: 375px){.global-mobile-balance .balance-cont .balance-nav{flex-wrap:nowrap}}.global-mobile-balance .balance-cont .balance-nav a{color:#fff;text-decoration:none !important}.global-mobile-balance .balance-cont .balance-nav .nav-item{display:flex;justify-content:center}.global-mobile-balance .balance-cont .balance-nav .nav-item .item-icon{min-width:65px;max-width:65px;padding:6px 4px;display:flex;flex-direction:column;justify-content:center;gap:2px}.global-mobile-balance .balance-cont .balance-nav .nav-item .item-icon img{filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2));width:16px;height:16px;-o-object-fit:contain;object-fit:contain;margin:auto}.global-mobile-balance .balance-cont .balance-nav .nav-item .item-icon .item-name{text-align:center;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.3px}/*# sourceMappingURL=style.min.css.map */