.zxx-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}.my-dashboard-page{background:radial-gradient(circle 46rem at 8% 78%, color-mix(in srgb, var(--app-primary) 28%, transparent) 0%, color-mix(in srgb, var(--app-primary) 12%, transparent) 38%, transparent 100%),linear-gradient(180deg, #0000 0%, #0003 100%),#0b1428;min-height:100vh}
.new-dashboard{flex-direction:column;justify-content:center;align-items:center;gap:50px;min-width:1200px;max-width:1600px;margin:0 auto;padding:20px 50px 100px;display:flex;position:relative}.new-dashboard.zxx-background{background-image:url(https://file.xandroid.uk/img/frontend/zxx_assets/minigame/minigame_background.webp);background-position:top;background-repeat:no-repeat;background-size:cover}.new-dashboard .new-dashboard-title{width:100%;color:var(--app-text-primary);gap:10px;margin:35px 0;padding-top:80px;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:0 auto;display:flex}.new-dashboard .new-dashboard-title>.dashboard-header-content .dashboard-logo{width:300px}.new-dashboard .new-dashboard-title>.dashboard-header-content>.dashboard-tagline{color:var(--app-white);text-shadow:0 0 16px var(--app-primary);font-size:30px;font-weight:600}.new-dashboard .dashboard-card-list{--dashboard-feature-card-bg:#d9d9d90a;--dashboard-feature-card-glow:#16bbf7;--dashboard-feature-card-radius:50px;-moz-column-gap:20px;grid-template-rows:auto;grid-template-columns:repeat(3,1fr);grid-template-areas:"item-1 item-1 item-1""item-14 item-14 item-14""item-8 item-9 item-10""item-3 item-4 item-5";gap:10px 20px;width:100%;display:grid;position:relative}.new-dashboard .dashboard-card-list .payback-section-wrapper{margin-top:30px}.new-dashboard .dashboard-card-list.no-payback{grid-template-areas:"item-1 item-1 item-1""item-8 item-9 item-10""item-3 item-4 item-5"}.new-dashboard .dashboard-card-list .dashboard-games-wrapper,.new-dashboard .dashboard-card-list .dashboard-conversion-container{border-radius:var(--dashboard-feature-card-radius);background:var(--dashboard-feature-card-bg);box-shadow:-5px -5px 50.3px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,5px 5px 15px 0 #ffffff1a inset;border:1px solid #0000;transition:border-color .24s,box-shadow .24s}.new-dashboard .dashboard-card-list .dashboard-games-wrapper:hover,.new-dashboard .dashboard-card-list .dashboard-conversion-container:hover{border-color:var(--app-primary);box-shadow:-5px -5px 50.3px -11px color-mix(in srgb, var(--app-primary) 38%, transparent) inset,5px 5px 15px 0 #ffffff1a inset}.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:var(--app-surface-1);background:linear-gradient(0deg, var(--app-surface-1) 45%, var(--app-transparent) 100%);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-neutral-0);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.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-2{-moz-column-gap:20px;grid-template-rows:repeat(1,.75fr);grid-template-columns:repeat(4,2fr);grid-template-areas:"item-6 item-6 item-7 item-7";gap:50px 20px;width:100%;display:grid;position:relative}.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item .title{font-size:20px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list-2 .dashboard-card-item .gradient-fx{background:var(--app-surface-1);background:linear-gradient(0deg, var(--app-surface-1) 45%, var(--app-transparent) 100%);border-radius:20px;padding-top:100%;padding-right:100%;position:absolute;bottom:0;z-index:10!important}.new-dashboard .dashboard-card-list-2 .dashboard-card-item>div:not(:last-child)>*{z-index:90!important}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn{width:100%;min-height:610px;box-shadow:-20px -20px 20px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,10px 10px 4px 0 #ffffff1a inset;background:#d9d9d90a;border:1px solid #828282;border-radius:50px;flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:48px 38px 58px;display:flex;position:relative}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.attendance-card-title{text-align:center;flex-direction:column;align-items:center;gap:4px;margin-bottom:2px;display:flex}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.attendance-card-title>.korean-title{color:var(--app-text-primary);font-size:28px;font-weight:700;line-height:1.15}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.attendance-card-title>.english-title{color:var(--app-text-secondary);font-size:17px;font-weight:300;line-height:1.2}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.dashboard-daily-deposit-wrapper{gap:14px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.dashboard-daily-deposit-wrapper .header-daily-deposit{border-radius:18px;min-height:40px;padding:7px 0}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header{padding-left:0;font-size:18px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.dashboard-daily-deposit-wrapper .header-daily-deposit .deposit-target-amount{padding-right:0;font-size:14px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.dashboard-daily-deposit-wrapper .progress-container{background:color-mix(in srgb, var(--app-primary) 36%, #07182b);height:20px;margin:4px 0 12px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.dashboard-daily-deposit-wrapper .percentage-indicators{border-radius:12px;align-items:center;min-height:18px;margin:0;padding:0 2px;font-size:11px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck{z-index:90;width:100%;height:auto}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck>.background-container{display:none}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper{width:100%;margin:0;padding:0}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .header{display:none}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box{margin-top:0!important;margin-bottom:0!important}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar-tools{display:none}.new-dashboard .dashboard-card-list-2 .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;overflow:hidden}.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .calendar-row.day-row,.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .calendar-row.date-row{border:none!important}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .day-label{width:100%;height:38px;color:var(--app-text-primary);background:color-mix(in srgb, var(--app-neutral-50) 88%, #77818e);border:1px solid #222c45;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .date-label{background:color-mix(in srgb, var(--app-neutral-40) 90%, #3d4b5e);width:100%;height:38px;color:var(--app-text-primary);border:1px solid #222c45;justify-content:center;align-items:center;padding:0;font-size:11px;display:flex}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .date-label.past{opacity:.4}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.dailyCheckIn>.DailyCheck .wrapper .calendar-box .calendar .attended{position:relative}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications{min-height:610px;box-shadow:-20px -20px 20px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,10px 10px 4px 0 #ffffff1a inset;background:#d9d9d90a;border:1px solid #828282;border-radius:50px;justify-content:flex-start;gap:18px;padding:48px 38px 58px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications>.notification-card-title{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications>.notification-card-title>.korean-title{color:var(--app-text-primary);font-size:28px;font-weight:700;line-height:1.15}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications>.notification-card-title>.english-title{color:var(--app-text-secondary);font-size:17px;font-weight:300;line-height:1.2}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications>.content-box{flex:1;align-items:center;width:100%;min-height:0;display:flex}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-box{width:100%;max-height:390px;padding-right:4px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-item-new{border-bottom-color:color-mix(in srgb, var(--app-white) 20%, transparent);min-height:40px;color:var(--app-text-secondary);gap:14px;margin:0;padding:0 4px;font-size:13px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-item-new>.notification-sub-wrap{flex:1;align-items:center;gap:10px;min-width:0}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-item-new>.notification-sub-wrap:before{flex:0 0 9px;width:9px;height:9px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-item-new>.notification-sub-wrap>.title-betplay{width:72px;color:var(--app-text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:0 0 72px;font-size:13px;overflow:hidden}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-item-new>.notification-sub-wrap>.message{min-width:0;max-width:none;color:var(--app-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications .notification-item-new>.notification-item--message{color:var(--app-text-secondary);white-space:nowrap;flex:none;font-size:12px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications>.terms-more-details-new{border:1px solid var(--app-primary);background:#121a30;border-radius:15px;width:min(290px,100%);min-height:48px;margin-top:auto;padding:0 20px;font-size:16px;line-height:46px}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.notifications>.terms-more-details-new:hover{background:color-mix(in srgb, var(--app-primary) 8%, #121a30)}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.service-center,.new-dashboard .dashboard-card-list-2 .dashboard-card-item.terms-of-use{background:var(--app-surface-1);flex-direction:column;justify-content:space-between;align-items:center;padding:30px 20px;display:flex;position:relative}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.service-center .content-box,.new-dashboard .dashboard-card-list-2 .dashboard-card-item.terms-of-use .content-box{width:100%}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.service-center .content-box .header,.new-dashboard .dashboard-card-list-2 .dashboard-card-item.terms-of-use .content-box .header{justify-content:space-between;align-items:center;display:flex}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.service-center .content-box .header .title,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .header .title .kor,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .header .title .en,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .header .count-detail,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .header .count-detail .count,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .header .count-detail .label,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .mini-datagrid,.new-dashboard .dashboard-card-list-2 .dashboard-card-item.terms-of-use .content-box .mini-datagrid{position:relative}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid,.new-dashboard .dashboard-card-list-2 .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid{height:310px;margin:20px 0}.new-dashboard .dashboard-card-list-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid .dx-datagrid .dx-datagrid-rowsview,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button svg,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div,.new-dashboard .dashboard-card-list-2 .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-2 .dashboard-card-item.service-center .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button,.new-dashboard .dashboard-card-list-2 .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-3{-moz-column-gap:20px;grid-template-rows:repeat(1,.75fr);grid-template-columns:repeat(3,1fr);grid-template-areas:"item-8 item-9 item-10";gap:50px 20px;width:100%;display:grid;position:relative}.new-dashboard .dashboard-card-list-3 .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-3 .dashboard-card-item .title{font-size:20px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list-3 .dashboard-card-item .gradient-fx{background:var(--app-surface-1);background:linear-gradient(0deg, var(--app-surface-1) 45%, var(--app-transparent) 100%);border-radius:20px;padding-top:100%;padding-right:100%;position:absolute;bottom:0;z-index:10!important}.new-dashboard .dashboard-card-list-3 .dashboard-card-item>div:not(:last-child)>*{z-index:90!important}.new-dashboard .dashboard-card-list-3 .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-3 .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-3 .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-3 .dashboard-card-item.points .form-box .point-conversion{color:var(--app-text-primary);background-color:var(--app-surface-2);text-align:center;width:100%;padding:10px 0;font-size:15px;font-weight:600}.new-dashboard .dashboard-card-list-3 .dashboard-card-item.points .form-box .details{color:var(--app-text-primary);background:var(--app-surface-2);background-color:var(--app-primary);text-align:center;width:100%;padding:10px 0;font-size:15px;font-weight:600}.new-dashboard .dashboard-card-list-3 .dashboard-card-item.points .form-box .details:hover{background:var(--app-surface-2)}.new-dashboard .dashboard-card-list-3 .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-3 .dashboard-card-item.points .form-box .count{color:var(--app-text-primary);background:var(--app-neutral-50);justify-content:space-between;align-items:center;width:100%;padding:15px;font-size:16px;font-weight:200;display:flex}.new-dashboard .dashboard-card-list-3 .dashboard-card-item.points .form-box .form{transform:translateY(180px)}.new-dashboard .dashboard-card-list-3 .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-3 .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-3 .dashboard-card-item.points .form-box .form .submit-btn,.new-dashboard .dashboard-card-list-3 .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-3 .dashboard-card-item.points .form-box .form .input{height:50px}.new-dashboard .dashboard-security{background:var(--app-surface-1);width:100%}.new-dashboard .dashboard-card-list-4{grid-template-rows:repeat(1,auto);grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"item-11 item-12 item-13 item-17";gap:16px;width:100%;height:224px;display:grid;position:relative;overflow:hidden}.new-dashboard .dashboard-card-list-4 .overlay{height:100%;background-size:cover!important}.new-dashboard .dashboard-card-list-4 .dashboard-card-item{background-color:var(--app-surface-1);border:0;border-radius:0;width:340px;transition:all .25s;display:flex;position:relative;overflow:hidden}.new-dashboard .dashboard-card-list-4 .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-4 .dashboard-card-item.event .title{position:absolute;top:40px;left:50%;transform:translate(-50%,-50%)}.new-dashboard .dashboard-card-list-4 .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-4 .dashboard-card-item.event img{position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);z-index:90!important}.new-dashboard .dashboard-card-list-5{-moz-column-gap:20px;grid-template-rows:repeat(1,.75fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"item-14 item-15";gap:50px 20px;width:100%;display:grid;position:relative}.new-dashboard .dashboard-card-list-5>.dashboard-section-wrapper{min-width:0}.new-dashboard .dashboard-card-list-5 .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-5 .dashboard-card-item .title{font-size:20px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item .gradient-fx{background:var(--app-surface-1);background:linear-gradient(0deg, var(--app-surface-1) 45%, var(--app-transparent) 100%);border-radius:20px;padding-top:100%;padding-right:100%;position:absolute;bottom:0;z-index:10!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item>div:not(:last-child)>*{z-index:90!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications{background:var(--app-surface-1);flex-direction:column;justify-content:space-between;align-items:center;padding:30px 20px;display:flex;position:relative}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box{width:100%}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header{justify-content:space-between;align-items:center;display:flex}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header .title{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header .title .kor{font-size:20px;font-weight:600;color:var(--app-text-secondary)!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header .title .en{font-size:14px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header .count-detail{justify-content:center;align-items:center;gap:5px;display:flex}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header .count-detail .count{color:var(--app-primary);font-size:30px;font-weight:600}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .header .count-detail .label{color:var(--app-surface-2);font-size:30px;font-weight:400}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .mini-datagrid{position:relative}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid{height:310px;margin:20px 0}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid .dx-datagrid .dx-datagrid-rowsview{height:260px!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation{background-color:#000;height:45px}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .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-5 .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>button svg{display:none}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div{gap:5px!important;margin:0 5px!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button{width:30px;height:30px}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.notifications .header>.title{justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.new-dashboard .dashboard-card-list-6{-moz-column-gap:20px;grid-template-rows:repeat(1,.75fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"item-16 item-16";gap:50px 20px;width:100%;display:grid;position:relative}.new-dashboard .dashboard-card-list-6 .dashboard-card-item{background: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-6 .dashboard-card-item .title{font-size:20px;font-weight:600;color:var(--app-surface-2)!important}.new-dashboard .dashboard-card-list-6 .dashboard-card-item .gradient-fx{background:var(--app-surface-1);background:linear-gradient(0deg, var(--app-surface-1) 45%, var(--app-transparent) 100%);border-radius:20px;padding-top:100%;padding-right:100%;position:absolute;bottom:0;z-index:10!important}.new-dashboard .dashboard-card-list-6 .dashboard-card-item>div:not(:last-child)>*{z-index:90!important}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use{min-height:340px;position:relative}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box{flex-direction:column;height:100%;min-height:0;display:flex}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-header{text-align:center;flex:none;margin-bottom:30px}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-header .terms-title{color:var(--app-white);letter-spacing:2px;margin:0 0 8px;font-size:28px;font-weight:600}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-header .terms-subtitle{color:color-mix(in srgb, var(--app-white) 80%, transparent);letter-spacing:1px;text-transform:uppercase;font-size:14px}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-of-use-list{flex-direction:column;flex:auto;gap:20px;min-height:0;padding-right:4px;display:flex;overflow:hidden auto}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-of-use-list>.terms-of-use-item{width:100%;min-height:40px;color:var(--app-text-primary);background:var(--app-surface-2);cursor:pointer;flex:0 0 40px;grid-template-columns:minmax(0,1fr);place-content:center;padding:0 12px;font-size:16px;display:grid}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-of-use-list>.terms-of-use-item>div{width:100%;min-width:0}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-of-use-list>.terms-of-use-item .terms-of-use-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .terms-of-use-list>.terms-of-use-item:hover{background:var(--app-primary)}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use{background:var(--app-surface-1);flex-direction:column;justify-content:space-between;align-items:center;padding:30px 20px;display:flex;position:relative}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box{width:100%}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .header{justify-content:space-between;align-items:center;display:flex}.new-dashboard .dashboard-card-list-6 .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-6 .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-6 .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-6 .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-6 .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-6 .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-6 .dashboard-card-item.terms-of-use .content-box .mini-datagrid{position:relative}.new-dashboard .dashboard-card-list-6 .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid{height:310px;margin:20px 0}.new-dashboard .dashboard-card-list-6 .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-6 .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-6 .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-6 .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-6 .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-6 .dashboard-card-item.terms-of-use .content-box .mini-datagrid>.Tag.EntityDataGrid>.datagrid-pagination>.Tag.PageNation>div button{width:30px;height:30px}.new-dashboard.service-center .dboard-coupon-table{scrollbar-width:none;-ms-overflow-style:none;overflow:hidden auto}.new-dashboard.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-one-one{color:var(--app-text-primary);background:var(--app-neutral-130);text-align:center;cursor:pointer;width:100%;padding:10px 0;font-size:15px;font-weight:600;left:50%}.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)}.new-dashboard .dashboard-card-item.notifications,.new-dashboard .dashboard-card-item.service-center{background:var(--app-surface-1);flex-direction:column;justify-content:space-between;align-items:center;padding:30px 20px;display:flex;position:relative}.new-dashboard .dashboard-card-item.notifications>.content-box,.new-dashboard .dashboard-card-item.service-center>.content-box{width:100%}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use{width:100%;min-width:0;min-height:610px;box-shadow:-20px -20px 20px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,10px 10px 4px 0 #ffffff1a inset;background:#d9d9d90a;border:1px solid #828282;border-radius:50px;padding:48px 38px 58px;overflow:hidden;height:610px!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box{flex-direction:column;height:100%;min-height:0;display:flex}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-header{text-align:center;flex:none;margin-bottom:40px}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-header>.terms-title{color:var(--app-white);letter-spacing:0;margin:0 0 8px;font-size:28px;font-weight:700;line-height:1.15}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-header>.terms-subtitle{color:var(--app-text-secondary);letter-spacing:0;font-size:17px;font-weight:300;line-height:1.2}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-of-use-list{flex-direction:column;flex:auto;gap:20px;min-height:0;padding-right:4px;display:flex;overflow-y:auto}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-of-use-list>.terms-of-use-item{background:linear-gradient(#667480, #667480) padding-box,linear-gradient(90deg, #5542d8, var(--app-primary)) border-box;width:100%;min-height:50px;color:var(--app-text-primary);cursor:pointer;border:1px solid #0000;border-radius:10px;flex:0 0 50px;place-content:center;padding:0 12px;font-size:15px;transition:box-shadow .24s,border-color .24s,filter .24s,transform .24s;display:grid;box-shadow:inset 0 0 0 100px #0000}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-of-use-list>.terms-of-use-item>div{width:100%;min-width:0}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-of-use-list>.terms-of-use-item .terms-of-use-title{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.terms-of-use>.content-box>.terms-of-use-list>.terms-of-use-item:hover{border-color:var(--app-primary);box-shadow:inset 0 0 0 100px var(--app-primary);filter:brightness(1.08);transform:translateY(-1px)}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center{width:100%;min-width:0;min-height:610px;box-shadow:-20px -20px 20px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,10px 10px 4px 0 #ffffff1a inset;background:#d9d9d90a;border:1px solid #828282;border-radius:50px;justify-content:flex-start;gap:18px;padding:48px 38px 58px;overflow:hidden;height:610px!important}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.cs-center-card-title{text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.cs-center-card-title>.korean-title{color:var(--app-text-primary);font-size:28px;font-weight:700;line-height:1.15}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.cs-center-card-title>.english-title{color:var(--app-text-secondary);font-size:17px;font-weight:300;line-height:1.2}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box{flex:1;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table{border-radius:0;width:100%;min-width:0;height:auto;max-height:390px;overflow-y:auto}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table{border-bottom:1px solid color-mix(in srgb, var(--app-white) 20%, transparent);min-height:40px;margin:0}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table .dboard-mini-list{gap:14px;width:100%;min-width:0;min-height:39px;padding:0 4px;overflow:hidden}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table .dboard-mini-list>.content-wrapper{flex:1;justify-content:flex-start;gap:10px;min-width:0;font-size:13px;overflow:hidden}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table .dboard-mini-list>.content-wrapper:before{flex:0 0 9px;width:9px;height:9px}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table .dboard-mini-list>.content-wrapper>.cs-center-title-new{width:72px;color:var(--app-text-secondary);flex:0 0 72px;font-size:13px}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table .dboard-mini-list>.content-wrapper>.cs-content{width:auto;min-width:0;max-width:100%;color:var(--app-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;display:block;overflow:hidden}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.content-box>.dboard-coupon-table>.dboard-mini-table .dboard-mini-list>.dboard-mini-content-new{color:var(--app-text-secondary);white-space:nowrap;flex:none;margin:0;font-size:12px}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group{gap:8px;width:min(290px,100%);margin-top:auto}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group>.terms-details,.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group>.terms-details-one-one{border-radius:11px;place-items:center;min-height:42px;padding:0 18px;font-size:14px;display:grid}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group>.terms-details{border:1px solid var(--app-primary);background:#121a30}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group>.terms-details:hover{background:color-mix(in srgb, var(--app-primary) 8%, #0b1629)}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group>.terms-details-one-one{background:linear-gradient(#667480,#667480) padding-box padding-box,linear-gradient(90deg,#5542d8,#19bdf1) border-box;border:1px solid #0000;transition:box-shadow .24s,border-color .24s,filter .24s,transform .24s;box-shadow:inset 0 0 0 100px #0000}.new-dashboard .dashboard-card-list-5 .dashboard-card-item.service-center>.btn-group>.terms-details-one-one:hover{border-color:var(--app-primary);box-shadow:inset 0 0 0 100px var(--app-primary);filter:brightness(1.08);transform:translateY(-1px)}.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-surface-2);cursor:pointer;place-content:center;font-size:16px;display:grid;height:50.25px!important}.dashboard-invitees>.invitees-dashboard-btn:hover{background:var(--app-primary)}.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-70);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-tertiary);text-overflow:ellipsis;white-space:nowrap;text-align:left;width:100px;font-weight:200;overflow:hidden}.dboard-coupon-table>.dboard-mini-table .dboard-mini-list .cs-content{text-overflow:ellipsis;white-space:nowrap;color:var(--app-text-secondary);width:480px;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-surface-0);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{max-height:400px;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-tertiary);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{white-space:nowrap;max-width:450px;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-70);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:20px;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:var(--app-white)}.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:linear-gradient(135deg, var(--popup-crypto-primary) 0%, var(--popup-crypto-secondary) 100%);color:#fff;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){transform:translateY(-2px)}.dashboard-section-wrapper>:last-child{width:100%!important;height:100%!important}
.dashboard-games-wrapper{flex-direction:column;justify-content:space-between;align-items:center;gap:30px;padding:40px;display:flex}.dashboard-games-wrapper>.game-img-wrapper{flex-direction:column;flex:0 0 150px;justify-content:center;align-items:center;width:100%;height:150px;display:flex;position:relative}.dashboard-games-wrapper>.game-img-wrapper>img{-o-object-fit:contain;object-fit:contain;width:min(240px,80%);height:150px}.dashboard-games-wrapper>.game-img-wrapper>.count{background:var(--app-primary-60);color:var(--app-white);z-index:1;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-size:16px;display:flex;position:absolute;top:0;right:17%}.dashboard-games-wrapper>.game-title-wrapper{color:var(--app-text-primary)}.dashboard-games-wrapper>.game-title-wrapper>.korean-title{color:var(--app-white);text-align:center;letter-spacing:-1.8px;font-size:36px;font-style:normal;font-weight:700;line-height:140%}.dashboard-games-wrapper>.game-title-wrapper>.english-title{color:var(--app-white);letter-spacing:-1.1px;font-size:22px;font-style:normal;font-weight:200;line-height:140%}.dashboard-games-wrapper>.game-btn-group{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.dashboard-games-wrapper>.game-btn-group>.game-path-btn{width:min(216px,100%);height:44px;color:var(--app-text-primary);cursor:pointer;background:linear-gradient(#667480,#667480) padding-box padding-box,linear-gradient(90deg,#5542d8,#19bdf1) border-box;border:1px solid #0000;border-radius:10px;place-items:center;font-size:14px;font-weight:800;transition:box-shadow .24s,border-color .24s,filter .24s,transform .24s;display:grid;box-shadow:inset 0 0 0 100px #0000}.dashboard-games-wrapper>.game-btn-group>.game-path-btn:not(.redeem-btn):hover{border-color:var(--app-primary);box-shadow:inset 0 0 0 100px var(--app-primary);filter:brightness(1.08);transform:translateY(-1px)}.dashboard-games-wrapper>.game-btn-group>.game-path-btn.redeem-btn{border:1px solid var(--app-primary);box-shadow:none;background:#0b1629;transition:filter .18s}.dashboard-games-wrapper>.game-btn-group>.game-path-btn.redeem-btn:hover{background:color-mix(in srgb, var(--app-primary) 8%, #0b1629);transform:none}
.dashboard-event-wrapper{border:1px solid var(--app-primary);background:#07172e;border-radius:38px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-width:0;display:flex;position:relative;overflow:hidden}.dashboard-event-wrapper>.overlay{filter:brightness(.58)saturate(.9);transition:filter .2s,transform .3s;position:absolute;inset:0;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.dashboard-event-wrapper:after{content:"";pointer-events:none;background:linear-gradient(#0511281f 0%,#0511284d 55%,#05112899 100%);position:absolute;inset:0}.dashboard-event-wrapper:hover>.overlay{filter:brightness(.72)saturate();transform:scale(1.025)}.dashboard-event-wrapper>.text-container{z-index:2;text-align:center;position:absolute;top:58px;left:20px;right:20px}.dashboard-event-wrapper>.text-container>.title{color:var(--app-white);text-align:center;letter-spacing:-.8px;font-size:clamp(18px,1.45vw,26px);font-style:normal;font-weight:700;line-height:1.2}.dashboard-event-wrapper>.text-container>.subtitle{color:#ffffffe6;letter-spacing:-.4px;white-space:nowrap;margin-top:2px;font-size:clamp(13px,1vw,18px);font-style:normal;font-weight:300;line-height:1.2}.dashboard-event-wrapper>.event-badge{z-index:3;color:var(--app-white);background:#f56b13;border-radius:12px;padding:6px 10px;font-size:14px;font-weight:700;position:absolute;top:18px;right:24px}.dashboard-event-wrapper>.event-button{z-index:3;width:min(255px,100% - 72px);height:48px;color:var(--app-text-primary);cursor:pointer;background:linear-gradient(#667480,#667480) padding-box padding-box,linear-gradient(90deg,#5542d8,#19bdf1) border-box;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;font-size:16px;font-weight:700;transition:box-shadow .24s,border-color .24s,filter .24s,transform .24s;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 100px #0000,0 5px 10px #00000047}.dashboard-event-wrapper>.event-button:hover{border-color:var(--app-primary);background:var(--app-primary);filter:brightness(1.08);transform:translate(-50%)translateY(-1px)}
.dashboard-groups-wrapper{flex-direction:row;justify-content:center;align-items:stretch;gap:20px;display:flex;background:0 0!important}.dashboard-groups-wrapper>.group-item-wrapper{width:calc(50% - 10px);height:274px;box-shadow:-20px -20px 20px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,10px 10px 4px 0 #ffffff1a inset;background:#d9d9d90a;border:1px solid #828282;border-radius:50px;flex-direction:column;justify-content:space-between;align-items:center;padding:46px 32px 36px;display:flex;position:relative;overflow:hidden}.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-neutral-0);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-neutral-0);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{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:100%;display:flex}.dashboard-groups-wrapper>.group-item-wrapper>.group-title-wrapper>.group-title{text-align:center;color:var(--app-white);letter-spacing:-1.4px;padding:0;font-size:36px;font-style:normal;font-weight:700;line-height:1.15}.dashboard-groups-wrapper>.group-item-wrapper>.group-title-wrapper>.group-title>:last-child{color:color-mix(in srgb, var(--app-white) 86%, transparent);margin-top:4px;font-size:20px;line-height:1.2}.dashboard-groups-wrapper>.group-item-wrapper>.group-title-wrapper>img{-o-object-fit:contain;object-fit:contain;width:160px;height:40px}.dashboard-groups-wrapper>.group-item-wrapper:first-child>.group-title-wrapper>img{border-radius:50%;width:40px}.dashboard-groups-wrapper>.group-item-wrapper>.button-group{justify-content:center;align-items:center;gap:10px;width:243px;height:46px;display:flex}.dashboard-groups-wrapper>.group-item-wrapper>.button-group>.button-link{text-align:center;height:46px;color:var(--app-text-primary);cursor:pointer;background:linear-gradient(#667480,#667480) padding-box padding-box,linear-gradient(90deg,#5542d8,#19bdf1) border-box;border:1px solid #0000;border-radius:10px;flex-grow:1;place-content:center;font-size:16px;transition:box-shadow .24s,border-color .24s,filter .24s,transform .24s;display:grid;box-shadow:inset 0 0 0 100px #0000,0 5px 10px #00000038}.dashboard-groups-wrapper>.group-item-wrapper>.button-group>.button-link:hover{border-color:var(--app-primary);background:var(--app-primary);filter:brightness(1.08);transform:translateY(-1px)}
.dashboard-conversion-container{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:var(--app-white);text-align:center;letter-spacing:-1.8px;font-size:36px;font-style:normal;font-weight:700;line-height:140%}.dashboard-conversion-container>.type-title-wrapper>.english-title{color:var(--app-white);letter-spacing:-1.1px;font-size:22px;font-style:normal;font-weight:200;line-height:140%}.dashboard-conversion-container.referral{justify-content:space-between;gap:30px}.dashboard-conversion-container>.conversion-logo{-o-object-fit:contain;object-fit:contain;flex:0 0 150px;width:min(240px,80%);height:150px}.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-secondary-60);text-align:center;z-index:1;background:0 0;justify-content:center;align-items:center;width:100%;font-size:30px;font-weight:700;display:flex}.dashboard-conversion-container>.button-group{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;max-width:500px;margin-top:0;display:flex}.dashboard-conversion-container>.button-group>.button{cursor:pointer;width:min(216px,100%);height:44px;color:var(--app-text-primary);background:linear-gradient(#667480,#667480) padding-box padding-box,linear-gradient(90deg,#5542d8,#19bdf1) border-box;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:800;transition:box-shadow .24s,border-color .24s,filter .24s,transform .24s;display:flex;box-shadow:inset 0 0 0 100px #0000}.dashboard-conversion-container>.button-group>.button:hover{border-color:var(--app-primary);box-shadow:inset 0 0 0 100px var(--app-primary);filter:brightness(1.08);transform:translateY(-1px)}.dashboard-conversion-container>.button-group>.button-history{cursor:pointer;width:min(216px,100%);height:44px;color:var(--app-text-primary);border:1px solid var(--app-primary);background:#0b1629;border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:800;transition:background .18s,filter .18s;display:flex}.dashboard-conversion-container>.button-group>.button-history:hover{background:color-mix(in srgb, var(--app-primary) 8%, #0b1629);filter:brightness(1.08)}
.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{color:var(--app-text-primary);flex-direction:row;gap:10px;font-size:14px;font-weight:700;display:flex}.dashboard-daily-deposit-wrapper .header-daily-deposit .title-header img{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;width:250px;padding:10px;z-index:2147483647!important}.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-surface-0);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-surface-0) #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-primary-40);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:var(--app-secondary);background:linear-gradient(90deg, var(--app-transparent) 0%, color-mix(in srgb, var(--app-white) 75%, transparent) 100%, color-mix(in srgb, var(--app-white) 75%, transparent) 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-60)}
.dashboard-payback-section{width:100%}.dashboard-payback-section .payback-container{width:100%;height:118px;box-shadow:-20px -20px 20px -11px color-mix(in srgb, var(--app-primary) 30%, transparent) inset,10px 10px 4px 0 #ffffff1a inset;color:var(--app-white);background:#d9d9d90a;border:1px solid #828282;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;display:flex;overflow:hidden}.dashboard-payback-section .payback-container>.amount-container{flex:1;align-items:stretch;min-width:0;display:flex}.dashboard-payback-section .payback-container>.amount-container>.Amount{border-right:1px solid color-mix(in srgb, var(--app-white) 14%, transparent);min-width:0;color:var(--app-text-secondary);white-space:nowrap;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:7px;font-size:13px;display:flex}.dashboard-payback-section .payback-container>.amount-container>.Amount:last-child{border-right:0}.dashboard-payback-section .payback-container>.amount-container>.Amount>strong{color:var(--app-white);font-size:20px;font-weight:700;line-height:1}.dashboard-payback-section .payback-container>.amount-container>.Amount:last-child>strong{color:var(--app-primary)}.dashboard-payback-section .payback-container>.btn-container{flex:0 0 165px;display:flex}.dashboard-payback-section .payback-container>.btn-container>.claim-btn{background:var(--app-primary);width:100%;height:44px;color:var(--app-text-primary);cursor:pointer;border:none;border-radius:10px;font-weight:600;box-shadow:0 5px 10px #00000038}.dashboard-payback-section .payback-container>.btn-container>.claim-btn:hover:not(:disabled){background:var(--app-primary-hover)}.dashboard-payback-section .payback-container>.btn-container>.claim-btn:disabled{opacity:.45;cursor:not-allowed}
.dashboard-world-cup-row{background:#0a0d11;justify-content:center;width:100%;height:auto;margin-top:-45px;margin-bottom:-30px;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)}
