:root{--primary-color:#00050a;--white-color:#fff;--bs-gutter-x:10px;--tiny:6px;--small:10px;--medium:14px;--large:16px;--big:24px}*{margin:0;padding:0;box-sizing:border-box;word-break:break-word;-webkit-font-smoothing:antialiased;font-family:Montserrat,sans-serif}@media (min-width:1400px){* .container,* .container-lg,* .container-md,* .container-sm,* .container-xl,* .container-xxl{max-width:1320px;padding-right:10px;padding-right:var(--bs-gutter-x,.75rem);padding-left:10px;padding-left:var(--bs-gutter-x,.75rem)}}@media (max-width:1200px){* .container,* .container-lg,* .container-md,* .container-sm,* .container-xl{max-width:1140px;padding-right:10px;padding-right:var(--bs-gutter-x,.75rem);padding-left:10px;padding-left:var(--bs-gutter-x,.75rem)}}@media (max-width:992px){* .container,* .container-lg,* .container-md,* .container-sm{max-width:960px;padding-right:10px;padding-right:var(--bs-gutter-x,.75rem);padding-left:10px;padding-left:var(--bs-gutter-x,.75rem)}}@media (max-width:768px){* .container,* .container-md,* .container-sm{max-width:720px;padding-right:10px;padding-right:var(--bs-gutter-x,.75rem);padding-left:10px;padding-left:var(--bs-gutter-x,.75rem)}}@media (max-width:576px){* .container,* .container-sm{max-width:540px;padding-right:10px;padding-right:var(--bs-gutter-x,.75rem);padding-left:10px;padding-left:var(--bs-gutter-x,.75rem)}}* .container,* .container-fluid,* .container-lg,* .container-md,* .container-sm,* .container-xl,* .container-xxl{width:100%;margin-right:auto;margin-left:auto}* ::-webkit-scrollbar{width:3px!important;height:3px!important}* ::-webkit-scrollbar-thumb{background:#f8b017;width:0;height:25%}* ::-webkit-scrollbar-track{width:12px;background:#fff;border-left:0 solid #fff;border-right:0 solid #fff}body{background:#00050a!important;color:#fff!important}body.modal-container{overflow:hidden}.divider{height:1px;width:"100%";background:#fdeaea}.bold{font-weight:700!important}.center{text-align:center;justify-content:center;align-items:center}.flex_row{justify-content:space-between}.flex_row,.flex_row_left{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-self:center}.flex_row_left{justify-content:flex-start}.flex_row_right{justify-content:flex-end}.flex_row_center,.flex_row_right{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;align-self:center}.flex_row_center{justify-content:center}.flex_row_start{justify-content:flex-start}.flex_row_end,.flex_row_start{display:flex;flex-direction:row;align-items:center;width:100%}.flex_row_end{justify-content:flex-end}.flex_wrap{display:flex;flex-wrap:wrap}.text-tiny{font-size:10px!important;line-height:16px}.text-small,.text-tiny{color:var(--text-primary-color);font-weight:400}.text-small{font-size:13px!important}.text-medium{font-size:15px!important}.text-large,.text-medium{color:var(--text-primary-color);font-weight:400}.text-large{font-size:21px;line-height:28px}.white{color:#fff;color:var(--white-color)}.red{color:red}.gray{color:#bdbdbd}.yellow{color:#fbc02d}.mb-big{margin-bottom:24px!important;margin-bottom:var(--big)!important}.mb-large{margin-bottom:16px!important;margin-bottom:var(--large)!important}.mb-medium{margin-bottom:14px!important;margin-bottom:var(--medium)!important}.mb-small{margin-bottom:10px!important;margin-bottom:var(--small)!important}.mb-tiny{margin-bottom:6px!important;margin-bottom:var(--tiny)!important}.mr-big{margin-right:24px!important;margin-right:var(--big)!important}.mr-large{margin-right:16px!important;margin-right:var(--large)!important}.mr-medium{margin-right:14px!important;margin-right:var(--medium)!important}.mr-small{margin-right:10px!important;margin-right:var(--small)!important}.mr-tiny{margin-right:6px!important;margin-right:var(--tiny)!important}.mt-big{margin-top:24px!important;margin-top:var(--big)!important}.mt-large{margin-top:16px!important;margin-top:var(--large)!important}.mt-medium{margin-top:14px!important;margin-top:var(--medium)!important}.mt-small{margin-top:10px!important;margin-top:var(--small)!important}.mt-tiny{margin-top:6px!important;margin-top:var(--tiny)!important}.margin-horizontal-large{margin:0 30px}.header{display:flex;width:100%;height:64px;position:fixed;top:0;padding:0 45px;justify-content:center;align-items:center;z-index:999;background:#00050a;-webkit-transform:translateY(0);transform:translateY(0);box-shadow:0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12)!important}@media (max-width:675px){.header{padding:0 10px}.header ol,.header ul{padding-left:0}}.header dl,.header ol,.header ul{margin-top:0;margin-bottom:0}.header .main-menu{display:flex;align-items:center;justify-content:space-between;width:100%}.header .main-menu ul{display:flex;list-style:none;justify-content:center;align-items:center}.header .main-menu ul li a{color:#fff;display:inline-block;padding:6px 10px;position:relative;text-decoration:none}.header .main-menu ul li a strong{color:#fbc02d}.header .main-menu ul li a:after,.header .main-menu ul li a:before{content:"";display:block;width:60px;height:1px;background:#fff;opacity:0;position:absolute;transition:.3s ease-in}.header .main-menu ul li a:before{left:40px;top:0}.header .main-menu ul li a:after{right:40px;bottom:0}.header .main-menu ul li a:hover:after,.header .main-menu ul li a:hover:before{opacity:1}.header .main-menu ul li a:hover:before{left:-5px}.header .main-menu ul li a:hover:after{right:-5px}.header .main-menu ul li .btn-outline-primary{height:44px;padding:8px 36px;border:2px solid #fbc02d;color:#fbc02d;border-radius:0;margin-left:20px}.header .main-menu ul li .btn-outline-primary:after,.header .main-menu ul li .btn-outline-primary:before{display:none}.header .main-menu ul li .btn-outline-primary:hover{background:#fbc02d;color:#212121}.header .main-menu .menu-pc li{padding:0 12px}@media (max-width:1279px){.header .main-menu .menu-pc{display:none}}.header .main-menu .menu-mobile{display:none}.header .main-menu .menu-mobile li{padding:0 8px}@media (max-width:1279px){.header .main-menu .menu-mobile{display:flex}}.header .main-menu .menu-mb .menu_mb_btn{display:block;margin-left:20px}@media (max-width:480px){.header .main-menu .menu-mb .buy{display:none}}.header .nav-wrapper{display:inline-block;position:fixed;bottom:0;top:0;left:0;right:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);transition:all .25s linear;background:transparent;z-index:9999}.header .nav-wrapper.nav-active{-webkit-transform:translateX(0);transform:translateX(0);background:#000}.header .nav-wrapper.nav-active .nav-mobile{display:block}.header .nav-mobile{display:none;list-style:none;width:100vw;height:100vh;position:absolute;z-index:12;overflow:auto;padding:40px;background:rgba(0,0,0,.8)}.header .nav-mobile-item{padding:8px 0}.header .nav-mobile a{width:100vw;text-decoration:none;display:inline-block;width:100%;color:#fff;padding:10px 0;cursor:pointer}.header .nav-mobile a:hover{background-color:#6e6d6d}.header .connect-wallet-btn{height:36px;min-width:64px;padding:0 10px;background:#00050a;color:#fff;border:thin solid;border-radius:4px}@media (max-width:675px){.header .connect-wallet-btn{font-size:10px;font-weight:700}}.header .btn-address{background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.1);color:#f8b017;font-size:11px;height:36px;min-width:64px;padding:0 16px;border-radius:28px}.header .dropdown{position:relative;display:inline-block}.header .dropdown .button{cursor:pointer;padding:20px 2px}.header .dropdown-content{display:none;position:absolute;background-color:#f1f1f1;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;left:-60px;top:35px;text-align:left;border-radius:4px}.header .dropdown-content div{color:#000;padding:12px 16px;text-decoration:none;display:block}.header .dropdown-content div:hover{background-color:#ddd}.header .dropdown-content.active{display:block;cursor:pointer}.modal-container .modal-wrapper{background:#000!important;box-shadow:4px 4px rgba(223,219,34,.4),8px 8px rgba(255,220,19,.3),12px 12px rgba(240,46,170,.1),16px 16px rgba(240,46,170,.05)!important;padding:20px 30px}.modal-container .modal-wrapper .btn-close{position:absolute;top:20px;right:18px;background-color:#e0e0e0;border-color:#e0e0e0;height:25px;width:25px;border-radius:50%;cursor:pointer}.modal-container .modal-wrapper{background:#000}.modal-container .modal-wrapper .btn-logout{margin-top:40px}.modal-container{position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:10000}.modal-container .modal-wrapper{position:relative;width:80vw;background:var(--primary-color);box-shadow:1px 1px 12px rgba(0,0,0,.15);border-radius:6px;max-width:500px}.modal-container .modal-wrapper .btn-logout{height:36px;min-width:64px;padding:0 16px;color:#f8b017;caret-color:#f8b017;border-radius:28px;-webkit-appearance:button;border:thin solid;background-color:transparent;cursor:pointer}.modal-container .modal-wrapper .btn-metamask{background:#f5d0b1}.modal-container .modal-wrapper .btn-metamask,.modal-container .modal-wrapper .btn-trust{height:54px;padding:0 12px;color:#282c37;cursor:pointer;border-color:hsla(0,0%,100%,.12);border-radius:4px}.modal-container .modal-wrapper .btn-trust{background:linear-gradient(0deg,rgba(59,153,251,.1),rgba(59,153,251,.1)),#fff}.modal-container .choose-wallet-connect{padding:20px 30px}@media screen and (max-width:959px){.modal-container .choose-wallet-connect{padding:0}}.footer{margin-top:120px;border-top:1px solid #424242;width:100%;background-color:#0c1116}.footer .footer-nav{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;width:100%}@media (max-width:675px){.footer .footer-nav ol,.footer .footer-nav ul{padding:0}.footer .footer-nav .copyright,.footer .footer-nav ul{width:100%;margin-top:20px}}.footer .text-primary{color:#fbc02d!important}.footer .container{padding:24px 0}.footer .social{margin-top:20px;display:flex;align-items:center;flex-wrap:wrap}.footer a,.footer li,.footer ul{text-decoration:none;margin-bottom:0}.footer ul{display:flex;justify-content:center;align-items:center;list-style:none;grid-gap:36px;gap:36px}.footer ul li a{color:#bdbdbd;text-decoration:none}.footer .go-top:before{content:"";display:block;width:40px;height:40px;background:hsla(0,0%,99.6%,.4);position:absolute;top:6px;left:6px;transition:.3s ease-in}.footer .go-top{width:54px;height:54px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,99.6%,.4);position:fixed;bottom:100px;right:-50px;opacity:0;cursor:pointer;transition:.3s ease-in}.footer .go-top.showBtn{right:44px;opacity:1}.footer .social li{width:50%;margin-bottom:12px}.footer .social li a{display:flex;align-items:center;color:#fff}.footer .social li a .icon{display:block}.footer .social li a label{display:block;font-size:14px;padding-left:8px;cursor:pointer}.footer .social li a:hover{text-decoration:underline}.footer .footer-title{font-weight:600;color:#fbc02d;margin-bottom:24px}.footer .footer-link li a:hover{text-decoration:underline}.footer .copyright{margin-top:1px;text-align:center;font-size:14px;color:#bdbdbd;margin-bottom:0}.footer .copyright .label{font-weight:700;font-size:16px;color:#fbc02d!important}.footer .copyright a:hover{text-decoration:underline}.footer .eabout{margin-top:10px;font-size:11px;color:#bdbdbd;margin-bottom:0}@media (max-width:1023px){.footer .eabout{margin-top:30px}}.mini-game .heading-box{display:flex;align-items:center;margin-top:75px;justify-content:center;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;height:140px}.mini-game .heading-box-contain{background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important}.mini-game .heading-box h1{display:block;margin:0 auto;font-size:36px;text-transform:uppercase;font-weight:400;position:relative;padding-bottom:20px;text-align:center}@media (max-width:1023px){.mini-game .heading-box h1{font-size:32px}}@media (max-width:480px){.mini-game .heading-box h1{font-size:24px}}.mini-game .heading-box h1:after{height:1px;background:url(/static/media/header_line.2bc2cfb1.svg) no-repeat 50%;background-size:contain;position:absolute;bottom:0;left:0;right:0;margin:auto}.mini-game .heading-box h1 strong{font-weight:700}.mini-game .heading-box h1:after{content:"";display:block;width:216px}.mini-game .list-mini-game{margin-top:60px}.mini-game .list-mini-game .box-item{display:flex;grid-gap:60px;gap:60px;margin-bottom:48px;flex-wrap:wrap}.mini-game .list-mini-game .box-item .item:hover .thumb:after{opacity:.6}.mini-game .list-mini-game .box-item .item:hover .thumb .btn{opacity:1}.mini-game .list-mini-game .box-item .item{width:calc(33.33333% - 40px)}@media (max-width:1023px){.mini-game .list-mini-game .box-item .item{width:calc(50% - 30px)}}@media (max-width:480px){.mini-game .list-mini-game .box-item .item{width:100%}}.mini-game .list-mini-game .box-item .item .thumb{display:block;position:relative;margin-bottom:16px;cursor:pointer}.mini-game .list-mini-game .box-item .item .thumb img{width:100%}.mini-game .list-mini-game .box-item .item .thumb .btn{height:44px;width:140px;border:1px solid #fbc02d;color:#fbc02d;font-weight:600;padding:10px 24px;position:absolute;top:0;right:0;left:0;bottom:0;margin:auto;z-index:1;transition:.3s ease-in;opacity:0}.mini-game .list-mini-game .box-item .item .thumb .btn:hover{background-color:#fbc02d;color:#fff}.mini-game .list-mini-game .box-item .item .thumb:after{content:"";display:block;width:100%;position:absolute;top:0;right:0;left:0;bottom:0;opacity:0;transition:.3s ease-in;background:#000}.mini-game .list-mini-game .box-item .item .name{display:block;font-weight:600;color:#fff;margin-bottom:12px}.mini-game .list-mini-game .box-item .item .deadline{font-size:14px;color:#bdbdbd}.mini-game .list-mini-game .box-item .item .time{margin-left:6px;font-size:16px;font-weight:700;color:red}.miniGame{padding-top:64px}.miniGame .heading-box{display:flex;align-items:center;justify-content:center;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;height:140px;margin-top:0}.miniGame .heading-box-contain{background-size:cover!important;background-repeat:no-repeat!important;background-position:50%!important}.miniGame .heading-box h1{display:block;margin:0 auto;font-size:36px;text-transform:uppercase;font-weight:400;position:relative;padding-bottom:20px;text-align:center}@media (max-width:1023px){.miniGame .heading-box h1{font-size:32px}}@media (max-width:480px){.miniGame .heading-box h1{font-size:24px}}.miniGame .heading-box h1:after{height:1px;background:url(/static/media/header_line.2bc2cfb1.svg) no-repeat 50%;background-size:contain;position:absolute;bottom:0;left:0;right:0;margin:auto}.miniGame .heading-box h1 strong{font-weight:700}.miniGame .heading-box h1:after{content:"";display:block;width:216px}.miniGame .section-games{width:100%;height:100%;border:1px solid #424242;padding:0;margin:auto;flex:1 1}@media (max-width:1023px){.miniGame .section-games{flex-direction:column}}@media (max-width:480px){.miniGame .section-games{border:none}}.miniGame .section-games .menu-games{padding:15px}@media (max-width:1023px){.miniGame .section-games .menu-games{flex:1 1}}.miniGame .section-games .menu-games .item:hover{background-color:#000}.miniGame .section-games .menu-games .item{position:relative;display:flex;justify-content:space-between;cursor:pointer;border-top:1px solid #424242;align-items:center;padding:10px;color:#bdbdbd;font-size:15px;transition:.3s ease-in}.miniGame .section-games .menu-games .item-left{width:10%}.miniGame .section-games .menu-games .item-center{width:75%}.miniGame .section-games .menu-games .item-right{width:15%}@media (max-width:675px){.miniGame .section-games .menu-games .item{justify-content:space-between}}.miniGame .section-games .menu-games .item .team{display:flex;justify-content:center;align-items:center;width:120px}@media (min-width:600px){.miniGame .section-games .menu-games .item .team-left{display:flex;justify-content:flex-end;width:200px;align-items:center}.miniGame .section-games .menu-games .item .team-right{display:flex;width:200px;justify-content:flex-start;align-items:center}}.miniGame .section-games .menu-games .item span{color:#bdbdbd;font-size:15px}.miniGame .section-games .menu-games .item img{margin-right:10px}.miniGame .section-games .menu-games .item .btn-predict{display:flex;justify-content:center;width:100px;background-color:#4caf50!important;border-color:#4caf50!important;border-radius:12px;font-size:12px;height:24px;align-items:center;cursor:pointer;color:#333}@media (max-width:480px){.miniGame .section-games .menu-games .item .btn-predict{display:none}}.miniGame .section-games .menu-games .item.active{background:#1b2340}.miniGame .section-games .detail-games{display:flex;flex-direction:row;justify-content:center;text-align:center;height:100%;padding:2%;flex:1 1}.miniGame .section-games .detail-games .table-options.option-effect{-webkit-transform:scale(var(--scale));transform:scale(var(--scale));-webkit-animation:pulse 1s infinite;animation:pulse 1s infinite}@-webkit-keyframes pulse{0%{--scale:1;--clr:red}50%{--scale:1.1;--clr:#00f}to{--scale:1;--clr:red}}@keyframes pulse{0%{--scale:1;--clr:red}50%{--scale:1.1;--clr:#00f}to{--scale:1;--clr:red}}@media (max-width:1023px){.miniGame .section-games .detail-games{flex-direction:column}}.miniGame .section-games .detail-games-banner{flex:6 1;padding:0 20px}@media (max-width:1023px){.miniGame .section-games .detail-games-banner{flex:1 1;margin-bottom:30px}}.miniGame .section-games .detail-games-description{flex:6 1}@media (max-width:1023px){.miniGame .section-games .detail-games-description{flex:1 1}}.miniGame .section-games .detail-games-description .btn-submit{height:40px;width:200px;margin:12px;border-radius:4px;font-size:20px;align-items:center;cursor:pointer;text-align:center;background:linear-gradient(221.15deg,#bd8727,#ffd574 49.02%,#feca50 62.02%,#bd8727 101.47%);color:#fff;border:none;font-size:14px}.miniGame .section-games .detail-games-description .claim-success,.miniGame .section-games .detail-games-description .disable-btn{-webkit-filter:grayscale(100%)!important;filter:grayscale(100%)!important;box-shadow:inset 0 30px 60px -12px rgba(50,50,93,.25),inset 0 18px 36px -18px rgba(0,0,0,.3)!important}@media (max-width:675px){.miniGame .section-games .detail-games-description .btn-submit{width:146px;font-size:12px}}.miniGame .section-games .detail-games-description .MatchGame .match-result{font-size:60px;color:#15c3ec;text-align:center;font-weight:400}.miniGame .section-games .detail-games-description .your-predict .description{text-align:left}.miniGame .section-games .detail-games-description .your-predict .slider-option{display:flex!important;justify-content:center;align-items:center}.miniGame .section-games .detail-games-description .your-predict .box-result-match{display:flex;height:36px;color:#fff;background-color:#166026;margin-top:15px;justify-content:flex-start;align-items:center;padding:0 10px}.miniGame .section-games .detail-games-description .your-predict .box-result-match img{margin-left:10px}.table-option{position:relative}.table-option .place-closed{display:flex;position:absolute;background-color:#333;width:100%;height:100%;justify-content:center;align-items:center;text-align:center;opacity:.8;z-index:1;border-radius:8px}.table-option .place-closed img{width:100px;height:100px;object-fit:fill}.table-option .item-option{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:center;background:#2e2e2e;border-radius:8px;padding:2px 0;width:20%;margin:2.5%;cursor:pointer;transition:.3s ease-in}.table-option .item-option:hover{background:#000}.table-option .item-option-2{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#2e2e2e;border-radius:8px;margin-bottom:10px;padding:15px 0;font-size:16px;width:23%;cursor:pointer;transition:.3s ease-in}@media (max-width:480px){.table-option .item-option-2{font-size:12px}}.table-option .item-option-2.active{background-color:#fbc02d!important;color:#333!important;font-weight:700}.table-option .item-option-2:hover{background:#000}.table-option .item-option.active{background-color:#fbc02d!important;color:#333!important;font-weight:700}.table-option .item-option-2.disable,.table-option .item-option.disable{background-color:#9d9c9c}.menu-link{display:flex;height:60px;width:100%;color:#fff;padding:2%;justify-content:flex-start;align-items:center}.menu-link .link-item{text-decoration:none}.menu-link .link-dot{margin:0 10px}.app-loading{width:100%;height:100vh;position:fixed;z-index:2;justify-content:center;align-items:center;background-color:#fff}.not-found{padding-top:20%;text-align:center;margin:auto;height:calc(100vh - 200px)}
/*# sourceMappingURL=main.39c8837d.chunk.css.map */