.background{background-image:url(https://file.xandroid.uk/img/frontend/zxx_assets/dashboard/dashboard_background.webp);background-position:top;background-repeat:no-repeat;background-size:cover}
.new-dashboard{flex-direction:column;justify-content:center;align-items:center;min-width:1200px;max-width:1600px;margin:0 auto;display:flex;position:relative}.new-dashboard .new-dashboard-title{width:100%;color:var(--app-text-primary);gap:10px;margin:35px 0;padding:0 20px;font-size:24px;font-weight:100;line-height:100%}.new-dashboard .new-dashboard-title>.dashboard-header-content{justify-content:left;align-items:center;gap:20px;max-width:1600px;margin:50px auto 0;display:flex}.new-dashboard .new-dashboard-title>.dashboard-header-content .dashboard-logo{width:429px}.new-dashboard .new-dashboard-title>.dashboard-header-content>.dashboard-tagline{color:#f9e5bd;text-shadow:0 0 16px #ff6a00;font-size:30px;font-weight:600}.new-dashboard .dashboard-card-list{grid-template-columns:repeat(3,1fr);grid-template-areas:"item-1 item-1 item-2""item-14 item-14 item-14""item-3 item-4 item-5""item-6 item-7 item-8""item-9 item-10 item-11""item-12 item-13 item-15";grid-auto-rows:auto;gap:4vw;width:100%;margin-bottom:80px;padding:0 20px 80px;display:grid;position:relative}.new-dashboard .dashboard-card-list.no-payback{grid-template-areas:"item-1 item-1 item-2""item-3 item-4 item-5""item-6 item-7 item-8""item-9 item-10 item-11""item-12 item-13 item-15"}.new-dashboard .dashboard-card-list.no-slot-tournament{grid-template-areas:"item-1 item-1 item-2""item-14 item-14 item-14""item-3 item-4 item-5""item-6 item-7 item-8""item-10 item-10 item-11""item-12 item-13 item-15"}.new-dashboard .dashboard-card-list.no-payback.no-slot-tournament{grid-template-areas:"item-1 item-1 item-2""item-3 item-4 item-5""item-6 item-7 item-8""item-10 item-10 item-11""item-12 item-13 item-15"}.new-dashboard .dashboard-card-list .dashboard-card-item{background-color:var(--app-surface-1);border:0;border-radius:0;width:340px;transition:all .25s;display:block;position:relative;overflow:hidden}.new-dashboard .dashboard-card-list .dashboard-card-item .title{font-size:20px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list .dashboard-card-item .gradient-fx{background:linear-gradient(#070b1000 0%,#020304 55%);border-radius:20px;padding-top:100%;padding-right:100%;position:absolute;bottom:0;z-index:10!important}.new-dashboard .dashboard-card-list .dashboard-card-item>div:not(:last-child)>*{z-index:90!important}.new-dashboard .dashboard-card-list .dashboard-card-item.roulette,.new-dashboard .dashboard-card-list .dashboard-card-item.lottery,.new-dashboard .dashboard-card-list .dashboard-card-item.invitee{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;position:relative;z-index:90!important}.new-dashboard .dashboard-card-list .dashboard-card-item.roulette .title,.new-dashboard .dashboard-card-list .dashboard-card-item.lottery .title,.new-dashboard .dashboard-card-list .dashboard-card-item.invitee .title{position:absolute;top:40px;left:50%;transform:translate(-50%,-50%)}.new-dashboard .dashboard-card-list .dashboard-card-item.roulette .details,.new-dashboard .dashboard-card-list .dashboard-card-item.lottery .details,.new-dashboard .dashboard-card-list .dashboard-card-item.invitee .details{color:var(--app-text-primary);background-color:var(--app-primary);text-align:center;width:250px;padding:5px;font-size:18px;font-weight:600;position:absolute;bottom:8px;left:50%;transform:translate(-50%,-50%);z-index:90!important}.new-dashboard .dashboard-card-list .dashboard-card-item.roulette .details span,.new-dashboard .dashboard-card-list .dashboard-card-item.lottery .details span,.new-dashboard .dashboard-card-list .dashboard-card-item.invitee .details span{color:var(--app-text-primary);font-size:18px;font-weight:600}.new-dashboard .dashboard-card-list .dashboard-card-item.roulette img,.new-dashboard .dashboard-card-list .dashboard-card-item.lottery img,.new-dashboard .dashboard-card-list .dashboard-card-item.invitee img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:90!important}.new-dashboard .dashboard-card-list .dashboard-card-item.event{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;position:relative;z-index:90!important}.new-dashboard .dashboard-card-list .dashboard-card-item.event .title{position:absolute;top:40px;left:50%;transform:translate(-50%,-50%)}.new-dashboard .dashboard-card-list .dashboard-card-item.event .details{color:var(--app-text-primary);background-color:var(--app-primary);border:1px solid var(--app-primary);text-align:center;width:180px;padding:5px;font-size:15px;font-weight:600;position:absolute;top:90px;left:50%;transform:translate(-50%,-50%)}.new-dashboard .dashboard-card-list .dashboard-card-item.event img{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);z-index:90!important}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box{flex-direction:column;height:100%;padding:30px 20px 12px;display:flex;position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .title,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .title{text-align:center;margin-bottom:20px}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .form,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .form{background-color:var(--app-surface-1);border-radius:15px;justify-content:space-between;align-items:center;height:100%;margin-bottom:8px;font-size:15px;font-weight:600;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .form .label,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .form .label{color:var(--app-text-secondary);width:70%;margin-left:20px}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .form .input,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .form .input{background-color:var(--app-surface-0);border-radius:13px;width:100%;height:28px;margin-right:5px}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .numpad,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .numpad{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;margin-bottom:8px;display:flex;width:100%!important}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .numpad .key,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .numpad .key{color:var(--app-text-secondary);background-color:var(--app-surface-1);border-radius:12px;justify-content:center;align-items:center;height:35px;transition:all .25s;display:flex;width:70px!important}.new-dashboard .dashboard-card-list .dashboard-card-item.deposit .form-box .submit-btn,.new-dashboard .dashboard-card-list .dashboard-card-item.withdraw .form-box .submit-btn{background-color:var(--app-surface-1);color:var(--app-text-secondary);border-radius:15px;justify-content:center;align-items:center;height:100%;margin-bottom:8px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.points{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box{flex-direction:column;justify-content:center;align-items:center;gap:24px;height:100%;padding:20px;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .point-title{text-align:center;color:var(--app-text-primary);justify-content:center;align-items:center;gap:10px;font-size:20px;font-weight:600;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .point-conversion,.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .details{color:var(--app-text-primary);background-color:var(--app-primary);text-align:center;width:100%;padding:10px 0;font-size:15px;font-weight:600}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .details:hover{background:var(--app-primary-20)}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .count-label{font-size:20px;font-weight:600;top:150px;left:50%;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .count{color:var(--app-text-primary);background:var(--app-surface-soft);justify-content:space-between;align-items:center;width:100%;padding:15px;font-size:16px;font-weight:200;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .form{transform:translateY(180px)}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .form .numpad{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:4px;margin-bottom:8px;display:flex;width:100%!important}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .form .numpad .key{color:var(--app-text-secondary);background-color:var(--app-surface-1);border-radius:12px;justify-content:center;align-items:center;height:35px;transition:all .25s;display:flex;width:70px!important}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .form .submit-btn,.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .form .input{background-color:var(--app-surface-1);color:var(--app-text-secondary);border-radius:15px;justify-content:center;align-items:center;width:100%;height:40px;margin-bottom:8px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.points .form-box .form .input{height:50px}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100%;padding:40px;display:flex;position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck{z-index:90;width:100%;height:auto}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck>.background-container{display:none}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper{width:100%;margin:0;padding:0}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .header{display:none}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box{margin-top:0!important;margin-bottom:0!important}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar-tools{display:none}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar{width:100%;color:var(--app-text-primary);flex-direction:column;justify-content:center;align-items:center;margin:0 auto;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .calendar-row{justify-content:space-between;align-items:center;width:100%;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .calendar-row.day-row,.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .calendar-row.date-row{border:none!important}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .day-label{width:100%;height:40px;color:var(--app-text-primary);background:var(--app-border);border:1px solid var(--app-surface-1);justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .date-label{background:var(--app-surface-3);width:100%;height:40px;color:var(--app-text-primary);border:1px solid var(--app-surface-1);justify-content:center;align-items:center;padding:15px;font-size:11px;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .date-label.past{opacity:.4}.new-dashboard .dashboard-card-list .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .attended{position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;min-height:340px;position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box{margin:auto}.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .terms-of-use-list{flex-direction:column;gap:20px;height:100%;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .terms-of-use-list .terms-of-use-title{text-overflow:ellipsis;overflow:hidden}.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .terms-of-use-list>.terms-of-use-item{color:var(--app-text-primary);background:var(--app-surface-3);cursor:pointer;text-align:center;place-content:center;padding:10px;font-size:14px;display:grid}.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .terms-of-use-list>.terms-of-use-item:hover{background:var(--app-primary-20)}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use{background-image:url(https://file.xandroid.uk//img/dashboard/card-bg.png);background-position:top;background-repeat:no-repeat;background-size:contain;flex-direction:column;justify-content:space-between;align-items:center;padding:30px 20px;display:flex;position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box{width:100%}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header{justify-content:space-between;align-items:center;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header .title,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header .title,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header .title,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header .title{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header .title .kor,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header .title .kor,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header .title .kor,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header .title .kor{font-size:20px;font-weight:600;color:var(--app-text-secondary)!important}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header .title .en,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header .title .en,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header .title .en,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header .title .en{font-size:14px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header .count-detail,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header .count-detail,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header .count-detail,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header .count-detail{justify-content:center;align-items:center;gap:5px;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header .count-detail .count,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header .count-detail .count,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header .count-detail .count,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header .count-detail .count{color:var(--app-primary);font-size:30px;font-weight:600}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .header .count-detail .label,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .header .count-detail .label,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .header .count-detail .label,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .header .count-detail .label{color:var(--app-surface-2);font-size:30px;font-weight:400}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid{position:relative}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid{height:310px;margin:20px 0}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid .dx-datagrid .dx-datagrid-rowsview,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid .dx-datagrid .dx-datagrid-rowsview,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid .dx-datagrid .dx-datagrid-rowsview,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid .dx-datagrid .dx-datagrid-rowsview{height:260px!important}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation{background-color:#000;height:45px}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button{white-space:nowrap;text-align:center;justify-content:center;align-items:center;display:flex;width:30px!important;height:30px!important}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button svg,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button svg,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button svg,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button svg{display:none}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div{gap:5px!important;margin:0 5px!important}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button,.new-dashboard .dashboard-card-list .dashboard-card-item.coupon .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button,.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button,.new-dashboard .dashboard-card-list .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button{width:30px;height:30px}.new-dashboard .dashboard-card-list .dashboard-card-item.notifications .header>.title{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .dboard-coupon-table{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.new-dashboard .dashboard-card-list .dashboard-card-item.service-center .dboard-coupon-table::-webkit-scrollbar{width:0;height:0;display:none}.new-dashboard .btn-group{flex-direction:column;gap:20px;width:100%;display:flex}.new-dashboard .btn-group .terms-details{color:var(--app-text-primary);background:var(--app-primary);text-align:center;cursor:pointer;width:100%;padding:10px 0;font-size:15px;font-weight:600;left:50%}.new-dashboard .btn-group .terms-details:nth-child(2){background:var(--app-surface-3)}.new-dashboard .btn-group .terms-details:nth-child(2):hover{background:var(--app-surface-3);filter:brightness(1.5)}.new-dashboard .btn-group .terms-details:hover{background:var(--app-primary-20)}.new-dashboard .terms-more-details-new{color:var(--app-text-primary);background:var(--app-primary);text-align:center;cursor:pointer;width:100%;padding:10px 0;font-size:15px;font-weight:600;left:50%}.new-dashboard .terms-more-details-new:hover{background:var(--app-primary-20)}.dashboard-invitees{flex-direction:column;justify-content:flex-start;gap:20px;padding:20px;display:flex}.dashboard-invitees>.title{width:100%;color:var(--app-text-primary);justify-content:center;align-items:center;gap:20px;font-size:20px;font-weight:600;display:flex}.dashboard-invitees>.invitees-dashboard-btn{width:100%;color:var(--app-text-primary);background:var(--app-primary);cursor:pointer;place-content:center;font-size:16px;display:grid;height:50.25px!important}.dashboard-invitees>.invitees-dashboard-btn:hover{background:var(--app-primary-20)}.dashboard-invitees>.Invitees{height:100%;min-height:unset!important}.dashboard-invitees>.Invitees>.background-container{display:none}.dashboard-invitees>.Invitees>.invitees-content{width:100%;margin:unset}.dashboard-invitees>.Invitees>.invitees-content>.title-box{display:none}.dashboard-invitees>.Invitees>.invitees-content>.header-info{margin-top:unset;margin-bottom:10px;background:var(--app-surface-2)!important}.dashboard-invitees>.Invitees>.invitees-content>.header-info>.invitee-count-info{flex-direction:row-reverse;justify-content:space-between;width:100%}.dashboard-invitees>.Invitees>.invitees-content>.header-info>.invitee-count-info>.value{color:var(--app-text-primary)}.dashboard-invitees>.Invitees>.invitees-content>.invitees-list .PageNation{display:none}.dboard-coupon-table{z-index:999;border-radius:10px;justify-content:center;height:300px;margin-top:0;position:relative;overflow:hidden}.dboard-coupon-table>:first-child{margin-top:0!important}.dboard-coupon-table>.dboard-mini-table{cursor:pointer;margin-top:15px}.dboard-coupon-table>.dboard-mini-table:hover{filter:brightness(1.5)}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list{justify-content:space-between;align-items:center;display:flex}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .content-wrapper{justify-content:center;align-items:center;gap:10px;font-size:16px;display:flex}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .content-wrapper.unread:before{content:"";background:var(--app-primary);z-index:100;border-radius:100%;width:10px;height:10px;display:inline-block}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .content-wrapper.read:before{content:"";background:var(--app-text-primary);z-index:100;border-radius:100%;width:10px;height:10px;display:inline-block}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .dboard-mini-content-new{color:var(--app-text-secondary);justify-content:space-between;align-items:center;margin-bottom:3px;font-size:16px;font-weight:200;display:flex}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .cs-center-title-new{color:var(--app-text-muted);text-overflow:ellipsis;white-space:nowrap;text-align:left;min-width:40px;max-width:100px;font-weight:200;overflow:hidden}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .cs-content{text-overflow:ellipsis;white-space:nowrap;max-width:100px;color:var(--app-text-secondary);font-weight:400;overflow:hidden}.dboard-table-wrapper{z-index:9999;border-radius:10px;grid-template-columns:0% 0% 33% 0% 33% 33%;justify-content:center;max-width:461px;height:307px;margin-top:13px;display:grid;position:relative;overflow:hidden}.dboard-mini-title{color:var(--app-text-primary);background-color:var(--app-bg);border-bottom:5px solid var(--app-surface-1);text-align-last:center;place-content:center;align-items:center;width:100%;height:50px;padding:14px;font-size:12px;display:flex}.coupon-type,.concern-title{white-space:nowrap;text-overflow:ellipsis;width:110%;padding:14px 0;overflow:hidden}.concern-title{padding:14px 12px}.terms-more-details{z-index:9999;color:var(--app-text-primary);background-color:var(--app-primary);border:2px solid var(--app-primary);text-align:center;width:180px;padding:5px;font-size:15px;font-weight:600;position:absolute;bottom:0;left:50%;transform:translate(-50%,-50%)}.dashboard-card-item .DailyCheck .wrapper{width:100%;min-width:200px;max-width:100%}.dashboard-card-item .notification-icon{display:none!important}.dashboard-card-item .notification-box{height:300px;max-height:350px;margin-top:0;position:relative;overflow-y:auto}.dashboard-card-item .notification-box>.notification-box-container>:first-child{margin-top:0}.dashboard-card-item .notification-box::-webkit-scrollbar{width:3px}.dashboard-card-item .notification-box::-webkit-scrollbar-track{background:0 0}.dashboard-card-item .notification-box::-webkit-scrollbar-thumb{background:var(--app-primary)}.dashboard-card-item .notification-item-new{border-bottom:1px solid var(--app-surface-2);cursor:pointer;color:var(--app-text-muted);justify-content:space-between;align-items:center;margin-top:15px;padding-right:5px;font-size:16px;font-weight:200;display:flex}.dashboard-card-item .notification-item-new:hover{filter:brightness(1.5)}.dashboard-card-item .notification-item-new>.notification-sub-wrap{gap:10px;display:flex;position:relative}.dashboard-card-item .notification-item-new>.notification-sub-wrap>.message{text-overflow:ellipsis;white-space:nowrap;max-width:100px;color:var(--app-text-secondary);font-size:16px;font-weight:400;overflow:hidden}.dashboard-card-item .notification-item-new>.notification-sub-wrap.unread:before{content:"";background:var(--app-primary);z-index:100;border-radius:100%;width:10px;height:10px;display:inline-block}.dashboard-card-item .notification-item-new>.notification-sub-wrap.read:before{content:"";background:var(--app-text-primary);z-index:100;border-radius:100%;width:10px;height:10px;display:inline-block}.no-content{text-align:center;color:var(--app-text-secondary);font-size:14px}.coupon-content-box #Container{top:86px!important}.coupon-content-box #Header{display:none}.coupon-content-box .Coupon{width:338px;position:relative;top:-105px;left:50px}.coupon-content-box .CouponCardList{min-width:338px!important;max-width:338px!important;margin-bottom:10px!important}.coupon-content-box .CouponCard .coupon-img{width:240px}.coupon-content-box .CouponCard .category{width:22px;font-size:7px;top:6px;left:17px}.coupon-content-box .CouponCard .coupon-info .label,.coupon-content-box .CouponCard .coupon-info .value{font-size:7px}.coupon-content-box #Footer{display:none}.coupon-content-box .CouponCard:nth-child(2),.coupon-content-box .CouponCard:nth-child(3),.coupon-content-box .PageNation .uppercase{display:none!important}.coupon-content-box .PageNation{margin-top:0!important}.coupon-content-box .page-number-group{right:14%}.coupon-content-box .content-box{contain:layout;z-index:999;height:87%;position:relative}.coupon-content-box #App{overflow:hidden}.coupon-content-box .scroll-to-top-btn{display:none}.cs-center-title-new{text-transform:capitalize;text-align:center}.coupon-list{border-bottom:1px solid var(--app-surface-2);display:flex}
.dashboard-section-wrapper{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:40px;display:flex}.dashboard-section-wrapper.pointer{cursor:pointer}.dashboard-section-wrapper>.dashboard-section-header{justify-content:space-between;align-items:center;width:100%;display:flex}.dashboard-section-wrapper>.dashboard-section-header>.section-title-wrapper{color:#fff}.dashboard-section-wrapper>.dashboard-section-header>.section-title-wrapper>.korean-title{font-size:24px;font-weight:800}.dashboard-section-wrapper>.dashboard-section-header>.section-title-wrapper>.english-title{font-size:16px;font-weight:100}.dashboard-section-wrapper>.dashboard-section-header>.otp-mgmt-btn{background:var(--app-primary);color:var(--app-text-primary);cursor:pointer;letter-spacing:.3px;border:none;justify-content:center;align-items:center;gap:4px;padding:8px 20px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.dashboard-section-wrapper>.dashboard-section-header>.otp-mgmt-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none!important}.dashboard-section-wrapper>.dashboard-section-header>.otp-mgmt-btn:hover:not(:disabled){background:var(--app-primary-20);transform:translateY(-2px)}.dashboard-section-wrapper>:last-child{width:100%!important;height:100%!important}
.dashboard-games-wrapper{flex-direction:column;justify-content:space-between;display:flex;background:0 0!important}.dashboard-games-wrapper>.game-wrapper{background-color:var(--app-surface-1);justify-content:space-between;align-items:center;padding:20px;display:flex}.dashboard-games-wrapper>.game-wrapper>.game-img-wrapper{justify-content:space-between;align-items:center;gap:25px;display:flex;position:relative}.dashboard-games-wrapper>.game-wrapper>.game-img-wrapper>.count{background:var(--app-primary);color:#000;border-radius:50px;justify-content:center;align-items:center;width:auto;min-width:30px;height:30px;padding-left:10px;padding-right:10px;font-size:16px;display:flex;position:absolute;top:0;left:0}.dashboard-games-wrapper>.game-wrapper>.game-img-wrapper>img{width:105px;height:105px}.dashboard-games-wrapper>.game-wrapper>.game-img-wrapper>.game-title-wrapper{color:var(--app-text-primary)}.dashboard-games-wrapper>.game-wrapper>.game-img-wrapper>.game-title-wrapper>.korean-title{font-size:30px;font-weight:700;line-height:100%}.dashboard-games-wrapper>.game-wrapper>.game-img-wrapper>.game-title-wrapper>.english-title{font-size:16px;font-weight:200;line-height:100%}.dashboard-games-wrapper>.game-wrapper>.game-btn-group{flex-direction:column;align-self:stretch;gap:4px;width:25%;display:flex}.dashboard-games-wrapper>.game-wrapper>.game-btn-group>.game-path-btn{background:var(--app-surface-3);color:var(--app-text-primary);cursor:pointer;text-align:center;flex:1;place-items:center;padding:0 8px;font-size:16px;font-weight:600;display:grid}.dashboard-games-wrapper>.game-wrapper>.game-btn-group>.game-path-btn:hover{filter:brightness(1.5)}.dashboard-games-wrapper>.game-wrapper>.game-btn-group>.game-path-btn.redeem-btn{background:var(--app-primary)}.dashboard-games-wrapper>.game-wrapper>.game-btn-group>.game-path-btn.redeem-btn:hover{background:var(--app-primary-20)}
.dashboard-event-wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.dashboard-event-wrapper>.overlay{filter:grayscale(.75)brightness(.75);cursor:pointer;width:100%;height:100%;transition:all .2s;position:absolute;top:0;left:0;background-position:50% -10px!important;background-repeat:no-repeat!important;background-size:cover!important}.dashboard-event-wrapper>.overlay:hover{filter:none;transition:all .2s}.dashboard-event-wrapper>.text-container{z-index:6;text-align:center;position:relative}.dashboard-event-wrapper>.text-container>.title{color:#fcf0e5;text-align:center;letter-spacing:-1.8px;font-size:36px;font-style:normal;font-weight:700;line-height:normal}.dashboard-event-wrapper>.text-container>.subtitle{color:#fcf0e5;letter-spacing:-1.1px;font-size:22px;font-style:normal;font-weight:200;line-height:normal}.dashboard-event-wrapper>.event-button{width:100%;height:46px;color:var(--app-text-primary);cursor:pointer;z-index:5;background:var(--app-primary);justify-content:center;place-items:center;gap:10px;font-size:16px;display:flex;position:absolute;bottom:0}.dashboard-event-wrapper>.event-button:hover{background:var(--app-primary-20)}
.dashboard-groups-wrapper{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:40px;display:flex;background:0 0!important}.dashboard-groups-wrapper>.group-item-wrapper{background-color:var(--app-surface-1);flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:150px;padding:20px;display:flex}.dashboard-groups-wrapper>.group-item-wrapper.live{cursor:pointer;background:0 0;transition:filter .5s;position:relative;overflow:hidden}.dashboard-groups-wrapper>.group-item-wrapper.live:hover .live-bg-video{filter:grayscale(0)brightness()}.dashboard-groups-wrapper>.group-item-wrapper>.live-wrapper{justify-content:flex-end;align-items:center;width:100%;display:flex}.dashboard-groups-wrapper>.group-item-wrapper>.live-wrapper>.live-status{background:var(--app-primary-hover);color:var(--app-text-primary);width:fit-content;padding:10px}.dashboard-groups-wrapper>.group-item-wrapper>.live-bg-video{z-index:-1;background:var(--app-text-primary);pointer-events:none;filter:grayscale(.75)brightness(.8);width:100%;height:100%;padding-bottom:56.25%;position:absolute;top:50%;transform:translateY(-50%)}.dashboard-groups-wrapper>.group-item-wrapper>.live-bg-video iframe{background:var(--app-text-primary);width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-groups-wrapper>.group-item-wrapper>.esports-title-wrapper,.dashboard-groups-wrapper>.group-item-wrapper .group-title{color:var(--app-text-primary);width:100%;font-size:25px;font-weight:700}.dashboard-groups-wrapper>.group-item-wrapper>.esports-title-wrapper>:last-child,.dashboard-groups-wrapper>.group-item-wrapper .group-title>:last-child{font-size:18px;font-weight:100}.dashboard-groups-wrapper>.group-item-wrapper>.group-title-wrapper{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.dashboard-groups-wrapper>.group-item-wrapper>.group-title-wrapper>.group-title{padding:0}.dashboard-groups-wrapper>.group-item-wrapper>.group-title-wrapper>img{filter:grayscale();width:60px;height:40px}.dashboard-groups-wrapper>.group-item-wrapper>.button-group{justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.dashboard-groups-wrapper>.group-item-wrapper>.button-group>.button-link{text-align:center;height:40px;color:var(--app-text-primary);cursor:pointer;background:var(--app-primary);flex-grow:1;place-content:center;font-size:16px;display:grid}.dashboard-groups-wrapper>.group-item-wrapper>.button-group>.button-link:hover{background:var(--app-primary-20)}
.dashboard-conversion-container{background-color:var(--app-surface-1);flex-direction:column;justify-content:space-between;align-items:center;gap:30px;padding:20px 40px;display:flex}.dashboard-conversion-container>.type-title-wrapper{color:var(--app-text-primary)}.dashboard-conversion-container>.type-title-wrapper>.korean-title{color:#f9fafb;text-align:center;letter-spacing:-1.8px;font-size:22px;font-style:normal;font-weight:700;line-height:140%}.dashboard-conversion-container>.type-title-wrapper>.english-title{color:#f9fafb;letter-spacing:-1.1px;font-size:16px;font-style:normal;font-weight:200;line-height:140%}.dashboard-conversion-container.referral{justify-content:space-between;gap:40px}.dashboard-conversion-container>.conversion-logo{width:160px;height:160px}.dashboard-conversion-container>.point-amount-wrapper{width:100%;max-width:500px;display:flex;position:relative}.dashboard-conversion-container>.point-amount-wrapper>.conversion-border{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-conversion-container>.point-amount-wrapper>.conversion-input{color:var(--app-text-primary);text-align:center;z-index:1;background:0 0;justify-content:center;align-items:center;width:100%;font-size:40px;font-weight:700;display:flex}.dashboard-conversion-container>.button-group{flex-direction:column;gap:20px;width:100%;margin-top:20px;display:flex}.dashboard-conversion-container>.button-group>.button{cursor:pointer;width:100%;height:46px;color:var(--app-text-primary);background:var(--app-primary);justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.dashboard-conversion-container>.button-group>.button:nth-child(3){background:var(--app-surface-3);text-align:center}.dashboard-conversion-container>.button-group>.button:nth-child(3):hover{background:var(--app-surface-3);filter:brightness(1.5)}.dashboard-conversion-container>.button-group>.button:hover{background:var(--app-primary-20)}.dashboard-conversion-container>.button-group>.button-history{cursor:pointer;width:100%;height:46px;color:var(--app-text-primary);background:var(--app-surface-3);text-align:center;justify-content:center;align-items:center;font-size:16px;font-weight:800;display:flex}.dashboard-conversion-container>.button-group>.button-history:hover{filter:brightness(1.5)}
.dashboard-daily-deposit-wrapper{flex-direction:column;gap:16px;width:100%;display:flex}.dashboard-daily-deposit-wrapper .header-daily-deposit{justify-content:space-between;align-items:center;display:flex}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header{flex-direction:row;display:flex}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header>span{color:#fff;font-size:14px;font-weight:700}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header img{filter:brightness(0)saturate()invert(51%)sepia(50%)saturate(4128%)hue-rotate(5deg)brightness(88%)contrast(104%);width:15px;height:15px;margin-left:10px}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header .text-guide{white-space:normal;word-break:break-word;color:#fff;width:250px;padding:10px}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header .tooltip-label{z-index:99999999;flex-direction:row;justify-content:center;align-items:center;gap:5px;display:flex}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header .tooltip-label .tooltip{background:0 0!important}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header .tooltip-label .tooltip:before{content:"";z-index:-1;opacity:1;background:var(--app-bg);width:100%;height:100%;position:absolute;top:0;left:0}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header .tooltip-label .tooltip:after{border-color:#0000 #0000 var(--app-bg) #0000}.dashboard-daily-deposit-wrapper .header-daily-deposit .deposit-target-amount{text-align:right;color:var(--app-text-primary);font-size:14px;font-weight:400}.dashboard-daily-deposit-wrapper .progress-container{background-color:var(--app-success);width:100%;height:20px;margin-bottom:10px;overflow:hidden}.dashboard-daily-deposit-wrapper .progress-container .progress-bar{background-image:url(https://file.xandroid.uk//img/frontend/dashboard/svg/progress-img.svg);background-position:50%;background-size:auto 100%;height:100%;position:relative}.dashboard-daily-deposit-wrapper .progress-container .progress-bar:before{content:"";background:linear-gradient(90deg,#2a7b9b00 0%,#ffffffbf 100% 100%);width:50px;height:100%;position:absolute;top:0;right:0}.dashboard-daily-deposit-wrapper .percentage-indicators{color:var(--app-text-secondary);justify-content:space-between;margin-bottom:7px;font-size:12px;display:flex}.dashboard-daily-deposit-wrapper .percentage-indicators>.reach-progress{color:var(--app-primary)}
.dashboard-payback-section{background:var(--app-surface-1)}.dashboard-payback-section .payback-container{background:var(--app-surface-1);color:#ffffe3;border-radius:0;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:120px;padding:16px;display:flex}.dashboard-payback-section .payback-container>.amount-container{flex-direction:row;gap:10px;font-size:18px;display:flex}.dashboard-payback-section .payback-container>.btn-container{display:flex}.dashboard-payback-section .payback-container>.btn-container>.claim-btn{background:var(--app-primary);color:var(--app-text-primary);cursor:pointer;border:none;padding:20px 50px;font-weight:600}.dashboard-payback-section .payback-container>.btn-container>.claim-btn:hover:not(:disabled){background:var(--app-primary-20)}.dashboard-payback-section .payback-container>.btn-container>.claim-btn:disabled{opacity:.5;cursor:not-allowed}
.dashboard-world-cup-row{background:#0a0d11;justify-content:center;width:100%;height:350px;margin-bottom:50px;display:flex;position:relative}.dashboard-world-cup-row .dashboard-world-cup-container{cursor:pointer;width:100%;max-width:1600px;line-height:0;overflow:hidden}.dashboard-world-cup-row .dashboard-world-cup-container .world-cup-banner{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;transition:transform .3s;display:block}.dashboard-world-cup-row .dashboard-world-cup-container:hover .world-cup-banner{transform:scale(1.02)}
