.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.order-1{order:1}.order-2{order:2}.order-3{order:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.table-row{display:table-row}.grid{display:grid}.contents{display:contents}.hidden{display:none}.h-4{height:1rem}.w-4{width:1rem}.flex-shrink,.shrink{flex-shrink:1}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.select-all{-webkit-user-select:all;user-select:all}.resize{resize:both}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2{gap:.5rem}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.rounded{border-radius:.25rem}.border{border-width:1px}.pb-3{padding-bottom:.75rem}.pt-3{padding-top:.75rem}.capitalize{text-transform:capitalize}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.Tag.screen-wrap{position:relative}.Tag.screen-wrap .datagrid-table{z-index:99;position:relative}.Tag.screen-wrap .screen{color:#0000;z-index:100;position:absolute;inset:0}.Tag.Title{height:86px;margin:0;display:block;position:relative}.Tag.Title .decoLine{background:var(--app-primary);width:5px;position:absolute;top:10px;bottom:10px;left:10px}.Tag.Title .largeText{height:36px;font-size:26px;font-weight:600;line-height:36px;position:absolute;top:12px;left:25px}.Tag.Title .smallText{height:30px;font-size:14px;font-weight:400;line-height:30px;position:absolute;bottom:12px;left:25px}.Tag.Title .smallText span.highlight{color:var(--app-primary);font-weight:600}.Tag.Tab{-webkit-user-select:none;user-select:none;padding-left:10px;padding-right:10px;display:block}.Tag.Tab .Tag.TabMenu{border-bottom:1px solid var(--app-neutral-70);padding-left:1px;display:flex}.Tag.Tab .Tag.TabMenu .Tag.TabMenuItem{border:1px solid var(--app-neutral-70);text-align:center;background:var(--app-neutral-100);cursor:pointer;border-radius:8px 8px 0 0;width:140px;height:34px;margin-bottom:-1px;margin-left:-1px;line-height:34px;display:block}.Tag.Tab .Tag.TabMenu .Tag.TabMenuItem.active{height:37px;color:var(--app-primary);border-bottom:1px solid var(--app-white);background:var(--app-white);margin-top:-3px;line-height:37px}.Tag.Tab .Tag.TabView{min-height:100px;display:block;position:relative}.Tag.SubTab{-webkit-user-select:none;user-select:none;padding-left:10px;padding-right:10px;display:block}.Tag.SubTab .Tag.TabMenu{background:linear-gradient(var(--app-white), var(--app-neutral-100));border-left:1px solid var(--app-neutral-80);border-right:1px solid var(--app-neutral-80);border-bottom:1px solid var(--app-neutral-80);flex-wrap:wrap;padding:5px 5px 0;display:flex}.Tag.SubTab .Tag.TabMenu .Tag.TabMenuItem{text-align:center;background:var(--app-neutral-100);border:1px solid var(--app-neutral-80);cursor:pointer;border-radius:4px;height:28px;margin-bottom:5px;margin-right:5px;padding-left:20px;padding-right:20px;line-height:26px;display:block}.Tag.SubTab .Tag.TabMenu .Tag.TabMenuItem.active{color:var(--app-primary);background:var(--app-white);border:1px solid var(--app-primary)}.Tag.SubTab .Tag.TabView{min-height:100px;display:block;position:relative}.Tag.EntityDataGrid{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);flex-direction:column;display:flex}.Tag.EntityDataGrid .datagrid-table{height:100%!important}.Tag.EntityDataGrid .datagrid-table .empty-state{flex-direction:column;align-items:center;padding:50px;display:flex}.Tag.EntityDataGrid .datagrid-table .empty-state .empty-message{color:var(--app-primary);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:250px;font-size:18px;display:flex}.Tag.EntityDataGrid .datagrid-table .dx-gridbase-container .dx-datagrid-rowsview{background-color:#0000!important;height:100%!important}.Tag.EntityDataGrid .datagrid-table .dx-gridbase-container .dx-empty{min-height:0!important}.Tag.EntityDataGrid .dx-datagrid-table tr .dx-state-invisible{opacity:0;padding-top:100px!important}.Tag.EntityDataGrid .dx-datagrid-headers.dx-datagrid-nowrap{box-shadow:0 5px 5px color-mix(in srgb, var(--app-black) 13.33%, transparent);top:-1px;z-index:90!important}.Tag.EntityDataGrid.sticky-header .dx-datagrid-headers.dx-datagrid-nowrap{position:sticky}.Tag.Select{border-left:1px solid var(--app-neutral-80);border-right:1px solid var(--app-neutral-80);border-bottom:1px solid var(--app-neutral-80);flex-wrap:wrap;margin-left:10px;margin-right:10px;padding:5px 5px 0;display:flex}.Tag.Select .Tag.SelectItem{text-align:center;background:var(--app-neutral-100);border:1px solid var(--app-neutral-80);cursor:pointer;border-radius:4px;height:28px;margin-bottom:5px;margin-right:5px;padding-left:20px;padding-right:20px;line-height:26px;display:block}.Tag.Select .Tag.SelectItem.active{color:var(--app-primary);background:var(--app-white);border:1px solid var(--app-primary)}.Tag.Button{text-align:center;background:var(--app-surface-2);width:100%;height:27px;color:var(--app-white);cursor:pointer;border-radius:4px;margin-left:5px;line-height:27px;display:block}.Tag.Button:first-child{margin-left:0}.Tag.Button.Black{background:var(--app-surface-3)}.Tag.Button.Red{background:var(--app-danger)}.Tag.Button.Green{background:var(--app-success)}.Tag.ButtonGroup{display:flex}.Tag.ButtonGroup .Tag.Button.w-100{flex-grow:0;width:100px}.Tag.ButtonGroup .Tag.Button.w-150{flex-grow:0;width:150px}.Tag.ButtonGroup .Tag.Button.w-200{flex-grow:0;width:200px}.dx-datagrid-table .Tag.ButtonGroup{margin:-4px -2px}.Tag.Input{display:block;position:absolute;inset:0}.Tag.Input input{background:0 0;outline:none;padding-left:10px;padding-right:10px;font-size:12px;display:block;position:absolute;inset:0}.Tag.Textarea{width:100%;display:flex;position:relative}.Tag.Textarea textarea{background:0 0;padding-left:10px;padding-right:10px;font-size:12px;display:block;position:absolute;inset:0}.Tag.PermissionCheckbox{flex-wrap:wrap;justify-content:flex-start;align-items:center;width:100%;padding-top:5px;padding-bottom:5px;font-size:12px;display:flex}.Tag.PermissionCheckbox .PermissionItem{padding-right:10px;display:flex}.Tag.PermissionCheckbox .PermissionItem label{white-space:nowrap;padding-left:20px;padding-right:5px;font-size:12px}.Tag.PermissionCheckbox .PermissionItem label:first-child{padding-left:10px}.Tag.PermissionCheckbox .PermissionItem input{display:block}.Tag.SupportChat{width:100%;display:block;overflow:hidden}.Tag.SupportChat .Receivers{background:var(--app-white);border-bottom:1px solid var(--app-neutral-90);height:50px;padding-left:10px;padding-right:10px;font-size:12px;line-height:50px;overflow:scroll}.Tag.SupportChat .Receivers::-webkit-scrollbar{display:none}.Tag.SupportChat .Templates{background:var(--app-white);border-bottom:1px solid var(--app-neutral-90);height:50px;position:relative}.Tag.SupportChat .Templates select{resize:none;background:0 0;outline:none;font-size:13px;display:block;position:absolute;inset:5px 10px}.Tag.SupportChat .Editor{height:450px}.Tag.SupportChat .Editor .SubjectBox{border:1px solid var(--app-neutral-90);height:40px;margin:10px 10px -1px;position:relative}.Tag.SupportChat .Editor .SubjectBox input{resize:none;background:0 0;outline:none;font-size:13px;display:block;position:absolute;inset:10px 210px 10px 10px}.Tag.SupportChat .Editor .SubjectBox .BtnBox{width:200px;display:flex;position:absolute;top:4px;right:4px}.Tag.SupportChat .Editor .SubjectBox .BtnSaveTemplate{width:100%;height:30px;color:var(--app-white);background:var(--app-surface-2);cursor:pointer;border-radius:3px;flex-grow:1;place-content:center;margin-right:4px;font-size:12px;line-height:30px;transition:all .3s;display:flex}.Tag.SupportChat .Editor .SubjectBox .BtnSaveTemplate:hover{background:var(--app-primary);transition:all .3s}.Tag.SupportChat .Editor .SubjectBox .BtnRemoveTemplate{width:100%;height:30px;color:var(--app-white);background:var(--app-surface-2);cursor:pointer;border-radius:3px;flex-grow:1;place-content:center;font-size:12px;line-height:30px;transition:all .3s;display:flex}.Tag.SupportChat .Editor .SubjectBox .BtnRemoveTemplate:hover{background:var(--app-primary);transition:all .3s}.Tag.SupportChat .Editor .ContentBox{border:1px solid var(--app-neutral-90);height:328px;margin:0 10px 10px;position:relative}.Tag.SupportChat .Editor .ContentBox textarea{resize:none;background:0 0;outline:none;font-size:13px;display:block;position:absolute;inset:10px}.Tag.SupportChat .Editor .BtnSend{height:50px;color:var(--app-white);background:var(--app-surface-2);cursor:pointer;place-content:center;font-size:13px;line-height:50px;transition:all .3s;display:flex}.Tag.SupportChat .Editor .BtnSend:hover{background:var(--app-primary);transition:all .3s}.Tag.PopupCloseButton{z-index:10;display:block;position:absolute}.Tag.PopupCloseButton .Close-Btn-Icon{cursor:pointer;filter:grayscale();width:25px;height:25px;transition:all .2s}.Tag.PopupCloseButton .Close-Btn-Icon:hover{filter:var(--app-filter-primary-hover);transition:all .2s}.Tag.PageNation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;display:flex}.Tag.PageNation button{background-color:var(--app-neutral-120);cursor:pointer;border:0;outline:none}.Tag.PageNation button.disabled{background-color:var(--app-surface-1);pointer-events:none}.Tag.PageNation button:hover{border-color:var(--app-primary-70);color:var(--app-white);z-index:10;transition:all .2s}.Tag.PageNation button:active{background-color:var(--app-primary-active)}.Tag.PageNation .page-number-group{height:100%;margin:0 10px;display:flex;position:relative!important}.Tag.PageNation .page-number-group button{background-color:var(--app-neutral-120);width:40px;height:40px;color:var(--app-white);box-shadow:none;cursor:pointer;border:0;outline:none;justify-content:center!important;align-items:center!important;line-height:0!important;display:flex!important;position:relative!important}.Tag.PageNation .page-number-group button:hover{background-color:var(--app-neutral-30);border-color:var(--app-primary);color:var(--app-white);z-index:10;transition:all .2s}.Tag.PageNation .active{background-color:var(--app-primary)!important}.Tag.ScreenGuard{opacity:1;background:color-mix(in srgb, var(--app-black) 53.33%, transparent);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:100%;height:100vh;animation:.25s animate_fade_in_screen_guard;display:block;position:fixed;top:0;left:0}@keyframes animate_fade_in_screen_guard{0%{opacity:0}to{opacity:1}}
.custom-button{cursor:pointer;border:none;outline:none;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-weight:500;transition:all .2s;display:inline-flex}.custom-button.size-sm{min-height:32px;padding:6px 14px;font-size:12px}.custom-button.size-md{min-height:40px;padding:10px 20px;font-size:14px}.custom-button.size-lg{min-height:48px;padding:12px 28px;font-size:16px}.custom-button.full-width{width:100%}.custom-button.variant-filled.color-primary{background:var(--app-primary-50,var(--app-primary));color:var(--app-black)}.custom-button.variant-filled.color-primary:hover:not(.disabled){background:var(--app-primary-70,var(--app-primary))}.custom-button.variant-filled.color-secondary{background:var(--app-neutral-60);color:var(--app-white)}.custom-button.variant-filled.color-secondary:hover:not(.disabled){background:var(--app-surface-1)}.custom-button.variant-filled.color-white{background:var(--app-white);color:var(--app-black)}.custom-button.variant-filled.color-white:hover:not(.disabled){background:var(--app-surface-1)}.custom-button.variant-filled.color-black{background:var(--app-surface-1);color:var(--app-white)}.custom-button.variant-filled.color-black:hover:not(.disabled){background:var(--app-surface-1)}.custom-button.variant-filled.color-red{background:var(--app-danger);color:var(--app-white)}.custom-button.variant-filled.color-red:hover:not(.disabled){background:var(--app-danger)}.custom-button.variant-filled.color-green{background:var(--app-success);color:var(--app-white)}.custom-button.variant-filled.color-green:hover:not(.disabled){background:var(--app-success)}.custom-button.variant-filled.color-blue{background:var(--app-surface-1);color:var(--app-white)}.custom-button.variant-filled.color-blue:hover:not(.disabled){background:var(--app-surface-1)}.custom-button.variant-outlined{background:0 0;border:1px solid}.custom-button.variant-outlined.color-primary{border-color:var(--app-primary-50,var(--app-primary));color:var(--app-primary-50,var(--app-primary))}.custom-button.variant-outlined.color-primary:hover:not(.disabled){background:color-mix(in srgb, var(--app-primary) 10%, transparent)}.custom-button.variant-outlined.color-white{border-color:var(--app-white);color:var(--app-white)}.custom-button.variant-outlined.color-white:hover:not(.disabled){background:color-mix(in srgb, var(--app-white) 10%, transparent)}.custom-button.variant-outlined.color-black{border-color:var(--app-primary);color:var(--app-primary)}.custom-button.variant-outlined.color-black:hover:not(.disabled){background:color-mix(in srgb, var(--app-surface-1) 10%, transparent)}.custom-button.variant-text{background:0 0;border:none}.custom-button.variant-text.color-primary{color:var(--app-primary-50,var(--app-primary))}.custom-button.variant-text.color-primary:hover:not(.disabled){background:color-mix(in srgb, var(--app-primary) 10%, transparent)}.custom-button.variant-text.color-white{color:var(--app-white)}.custom-button.variant-text.color-white:hover:not(.disabled){background:color-mix(in srgb, var(--app-white) 10%, transparent)}.custom-button.variant-text.color-black{color:var(--app-primary)}.custom-button.variant-text.color-black:hover:not(.disabled){background:color-mix(in srgb, var(--app-surface-1) 10%, transparent)}.custom-button.variant-gradient{border:none}.custom-button.variant-gradient.color-primary{background:linear-gradient(135deg, var(--app-primary-50,var(--app-primary)) 0%, var(--app-primary-70,var(--app-primary)) 100%);color:var(--app-white)}.custom-button.variant-gradient.color-primary:hover:not(.disabled){opacity:.9;transform:translateY(-1px)}.custom-button.disabled{opacity:.5;cursor:not-allowed}.custom-button:active:not(.disabled){transform:scale(.98)}
.custom-datagrid{background:0 0;width:100%;overflow-x:auto}.custom-datagrid.loading,.custom-datagrid.empty{justify-content:center;align-items:center;min-height:200px;display:flex}.custom-datagrid.loading .loading-indicator,.custom-datagrid.loading .empty-message,.custom-datagrid.empty .loading-indicator,.custom-datagrid.empty .empty-message{color:var(--app-primary);font-size:14px}.custom-datagrid table{border-collapse:separate;border-spacing:0;cursor:pointer;width:100%}.custom-datagrid.with-borders table{border:1px solid var(--app-neutral-20)}.custom-datagrid thead .header-row th{text-align:center;height:40px;color:var(--app-white);background:var(--app-surface-1);border:1px solid var(--app-primary);z-index:10;padding:0 5px;font-size:13px;font-weight:600;line-height:40px;position:sticky;top:0}.custom-datagrid thead .header-row th.checkbox-cell{width:40px;min-width:40px;max-width:40px}.custom-datagrid thead .header-row th.group-header{border-bottom:1px solid var(--app-primary)}.custom-datagrid thead .header-row.header-group th{background:var(--app-surface-1)}.custom-datagrid thead .filter-row td{background:var(--app-surface-1);border:1px solid var(--app-primary);padding:5px}.custom-datagrid thead .filter-row td .filter-input{background:var(--app-surface-1);border:1px solid var(--app-neutral-40);width:100%;color:var(--app-white);border-radius:4px;outline:none;padding:5px 8px;font-size:12px}.custom-datagrid thead .filter-row td .filter-input:focus{border-color:var(--app-primary-50)}.custom-datagrid thead .filter-row td .filter-input::placeholder{color:var(--app-neutral-60)}.custom-datagrid tbody .data-row{transition:all .1s;position:relative}.custom-datagrid tbody .data-row:hover{background:var(--app-surface-1);z-index:5}.custom-datagrid tbody .data-row:hover td{color:var(--app-white)}.custom-datagrid tbody .data-row.selected td{background:var(--app-surface-1);color:var(--app-primary-50)}.custom-datagrid tbody .data-row.expanded{background:var(--app-surface-1)}.custom-datagrid tbody .data-row td{text-align:center;height:40px;color:var(--app-neutral-80);border:1px solid var(--app-neutral-20);padding:0 10px;font-size:12px;line-height:40px;transition:all .1s;position:relative}.custom-datagrid tbody .data-row td.checkbox-cell{width:40px;min-width:40px;max-width:40px;padding:0}.custom-datagrid tbody .data-row[data-betting-status=WIN] td{color:var(--app-success)}.custom-datagrid tbody .data-row[data-betting-status=LOSE] td{color:var(--app-danger)}.custom-datagrid tbody .data-row[data-betting-status=PENDING] td{color:var(--app-primary)}.custom-datagrid tbody .data-row[data-process-type=COMPLETED] td{opacity:.7}.custom-datagrid tbody .master-detail-row td{background-color:var(--app-surface-1);border:none;padding:0}.custom-datagrid tbody .master-detail-row td .master-detail-content{animation:.3s ease-out slideDown}.custom-datagrid input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--app-primary-50)}.custom-datagrid.hide-checkbox .checkbox-cell{display:none}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:1000px}}
.lottery-scratch-container{border-radius:12px;width:602px;padding:0 20px;position:relative}.lottery-scratch-container .lottery-ticket-count{color:#01532c;text-shadow:0 0 2px #00000040;z-index:2;font-size:18px;font-weight:900;position:absolute;top:15%;left:50%;transform:translate(-50%)}.lottery-scratch-container .lottery-scratch-content-container{justify-content:center;align-items:center;display:flex;position:relative}.lottery-scratch-container .lottery-scratch-content-container>span{z-index:2;position:absolute;left:50%;transform:translate(-50%)}.lottery-scratch-container .lottery-scratch-content-container>span.ticket-title{top:10px}.lottery-scratch-container .lottery-scratch-content-container>span.scratch-mouse-title{bottom:20px}.lottery-scratch-container .lottery-scratch-content-container .lottery_scratch-machine{z-index:1;width:100%}.lottery-scratch-container .lottery-scratch-content-container .lottery-scratch-mask{z-index:3;width:95%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result{justify-content:center;align-items:center;width:100%;height:35%;display:flex;position:absolute;top:34.8%;left:0}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box{color:#fff;text-align:center;justify-content:center;align-items:center;height:100%;font-weight:700;display:flex;position:absolute;overflow:hidden}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:first-child{width:7.8%;font-size:28px;left:9.1%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:nth-child(2){width:9.6%;font-size:32px;left:19.7%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:nth-child(3){width:9.6%;font-size:32px;left:32.6%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:nth-child(4){width:9.6%;font-size:32px;left:45.6%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:nth-child(5){width:9.6%;font-size:32px;left:58.5%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:nth-child(6){width:9.6%;font-size:32px;left:71.2%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box:nth-child(7){width:7.8%;font-size:28px;left:83.8%}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box .digit-strip{flex-direction:column;align-items:center;width:100%;display:flex}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box .digit-strip .digit{flex-shrink:0;justify-content:center;align-items:center;width:100%;height:50px;line-height:50px;display:flex}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box.idle .digit-strip,.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box.stopped .digit-strip{transform:translateY(0)}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box.spinning .digit-strip{animation:.15s linear infinite slotRoll}.lottery-scratch-container .lottery-scratch-content-container .lottery_result_overlay .lottery_result .result-item-box.stopping .digit-strip{animation:.3s ease-out forwards slotRollSlow}.lottery-scratch-container .lottery-scratch-content-container .scratch-area-container{z-index:3;pointer-events:auto;border-radius:100px;width:82%;height:35%;position:absolute;top:48%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.lottery-scratch-container .lottery-scratch-content-container .scratch-area-container .lottery_scratch_area{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.lottery-scratch-container .lottery-scratch-content-container .scratch-area-container .lottery_scratch_area .lottery_scratch{color:var(--app-text-primary);cursor:pointer;background:var(--app-surface-3);justify-content:center;align-items:center;font-size:16px;font-weight:200;transition:opacity .2s ease-out;display:flex;position:absolute;inset:0}.lottery-scratch-container .lottery-scratch-content-container .scratch-area-container .lottery_scratch_area.active .lottery_scratch{opacity:0;pointer-events:none}.lottery-buttons{justify-content:center;gap:16px;margin-top:20px;display:flex}.lottery-buttons .lottery-button{min-width:200px;height:50px;color:var(--app-white);background:var(--app-primary);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:0 24px;font-size:16px;font-weight:700;display:flex}.lottery-buttons .lottery-button.history{background:var(--app-surface-3);color:var(--app-text-secondary)}.lottery-buttons .lottery-button:hover{filter:brightness(1.1)}.lottery-buttons .lottery-button.disabled{opacity:.5;cursor:not-allowed}.lottery-buttons .lottery-button.reserved{background:#ff6b35;animation:1s ease-in-out infinite reservedPulse}@keyframes reservedPulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes slotRoll{0%{transform:translateY(0)}to{transform:translateY(-500px)}}@keyframes slotRollSlow{0%{transform:translateY(-250px)}to{transform:translateY(0)}}.lottery-history-popup-overlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lottery-history-popup{background:var(--app-surface-2);border-radius:12px;flex-direction:column;width:100%;max-width:600px;max-height:70vh;display:flex;overflow:hidden}.lottery-history-popup .lottery-history-header{border-bottom:1px solid var(--app-surface-2);justify-content:space-between;align-items:center;padding:20px;display:flex}.lottery-history-popup .lottery-history-header .lottery-history-title{color:var(--app-text-secondary);font-size:18px;font-weight:600}.lottery-history-popup .lottery-history-header .lottery-history-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:8px;display:flex}.lottery-history-popup .lottery-history-header .lottery-history-close:hover{opacity:.7}.lottery-history-popup .lottery-history-pagination{border-top:1px solid var(--app-surface-2);padding:16px}.lottery-history-popup .lottery-history-pagination .PageNation{background:0 0}.reward-lottery-wrapper{background:var(--app-surface-1);border-radius:10px;justify-content:center;width:100%;height:550px;padding:20px;display:flex;overflow-y:auto}.reward-lottery-wrapper .background-container{width:100%;height:500px;transition:all .5s;position:absolute;background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important}.reward-lottery-wrapper .background-container:before{content:"";background:linear-gradient(184deg,#0000 0%,#0c0e17 100%);width:100%;height:100%;position:absolute;inset:0;background-attachment:scroll!important}.reward-lottery-wrapper .change-background{cursor:pointer;background:0 0;padding:10px;transition:all .4s;position:absolute;top:40px;right:30px}.reward-lottery-wrapper .change-background:hover{box-shadow:0 0 20px #fff}.reward-lottery-wrapper .change-background img{filter:invert()}.reward-lottery-wrapper .lottery-history-view{flex-direction:column;gap:12px;width:100%;display:flex}.reward-lottery-wrapper .lottery-history-view.empty-content{justify-content:center;align-items:center;height:100%}.reward-lottery-wrapper .lottery-history-view .lottery-history-header{justify-content:flex-end;padding:8px 0;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-header .lottery-history-size-selector{gap:8px;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-header .lottery-history-size-selector .size-btn{background:var(--app-surface-2,#3a3a3a);min-width:48px;height:36px;color:var(--app-text-secondary,#e0e0e0);cursor:pointer;border:none;border-radius:20px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s}.reward-lottery-wrapper .lottery-history-view .lottery-history-header .lottery-history-size-selector .size-btn:hover{background:var(--app-surface-2,#4a4a4a)}.reward-lottery-wrapper .lottery-history-view .lottery-history-header .lottery-history-size-selector .size-btn.active{background:var(--app-surface-3,#555);color:#fff}.reward-lottery-wrapper .lottery-history-view .lottery-history-content{flex-direction:column;gap:8px;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content::-webkit-scrollbar{width:6px}.reward-lottery-wrapper .lottery-history-view .lottery-history-content::-webkit-scrollbar-track{background:var(--app-surface-0,#222);border-radius:3px}.reward-lottery-wrapper .lottery-history-view .lottery-history-content::-webkit-scrollbar-thumb{background:var(--app-surface-2,#555);border-radius:3px}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card{background:var(--app-surface-2,#2a2a2a);cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:space-between;align-items:flex-start;padding:16px 20px;transition:all .2s;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card:hover{background:var(--app-surface-2,#333)}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card.selected{background:var(--app-surface-2,#333);border-color:#00bfff}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left{flex-direction:column;gap:4px;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-card-row{align-items:center;gap:8px;font-size:14px;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-card-row .label{color:var(--app-surface-3,#888)}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-card-row .value{color:var(--app-text-secondary,#e0e0e0);font-weight:500}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-tag{background:var(--app-primary,#00c853);color:#000;border-radius:4px;align-items:center;gap:4px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-tag .tag-icon{font-size:10px}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-tag .tag-text{text-transform:lowercase}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-left .lottery-history-amount{color:var(--app-primary,#00c853);margin-top:8px;font-size:18px;font-weight:700}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-right{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-right .date{color:var(--app-surface-3,#888);font-size:13px}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-card .lottery-history-card-right .lottery-history-delete-btn{cursor:pointer;color:var(--app-surface-3,#888);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-loading,.reward-lottery-wrapper .lottery-history-view .lottery-history-content .lottery-history-empty{min-height:200px;color:var(--app-surface-3,#888);justify-content:center;align-items:center;font-size:14px;display:flex}.reward-lottery-wrapper .lottery-history-view .lottery-history-pagination{justify-content:center;padding:16px 0;display:flex;position:sticky;bottom:0}.reward-lottery-wrapper .lottery-history-view .lottery-history-pagination .PageNation{background:0 0}.reward-lottery-wrapper>.lottery_page_contents_head{align-items:center;gap:16px;width:100%;min-width:1200px;max-width:1400px;margin:40px auto 20px;padding-left:20px;padding-right:20px;display:flex;position:relative}.reward-lottery-wrapper>.lottery_page_contents_head .title-lottery{color:#fff;font-size:24px;font-weight:700}.reward-lottery-wrapper>.lottery_page_contents_body{flex-direction:column;align-items:center;width:100%;margin:0 auto;display:flex;position:relative}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_header_count{flex-direction:column;align-items:center;gap:20px;margin-top:20px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_header_count>.lottery-title{color:#ff6a00;text-align:center;font-size:32px;font-style:normal;font-weight:600;line-height:normal}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_header_count>.lottery_count{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:280px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_header_count>.lottery_count .label{color:#ffa6ef;text-shadow:0 0 40px #fc02d2;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fc02d2;text-transform:uppercase;text-align:center;white-space:nowrap;font-family:Cravend-Regular;font-size:48px;font-style:normal;font-weight:400;line-height:normal}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_header_count>.lottery_count .count{color:#ffa6ef;text-transform:uppercase;text-align:center;white-space:nowrap;font-family:Cravend-Regular;font-size:52px;font-style:normal;font-weight:400;line-height:normal}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery-placeholder{justify-content:center;align-items:center;width:602px;height:230px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_play_box{flex-direction:column;gap:20px;width:100%;display:flex;position:relative}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_play_box>.lottery_visual{background-image:url(https://file.xandroid.uk//img/frontend/lottery/lottery_play_visual2.png);background-size:cover;width:100%;height:316px;box-shadow:inset 0 0 0 6px #00000080}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground{flex-direction:column;align-items:center;gap:5px;margin:auto;display:flex;position:relative;justify-content:space-between!important}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.lottery_head_line{filter:invert();background-image:url(https://file.xandroid.uk//img/frontend/lottery/lottery_head_line.png?ver=2);background-position:50%;background-repeat:no-repeat;justify-content:center;align-items:center;height:80px;margin-top:10px;font-size:26px;font-weight:200;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.lottery_description{color:#82878c;justify-content:center;align-items:center;height:30px;font-size:21px;font-weight:100;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area{z-index:50;justify-content:center;align-items:center;width:650px;height:80px;margin:40px auto auto;display:flex;position:relative;overflow:hidden}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_scratch{width:100%;height:100%;color:var(--app-text-primary);cursor:pointer;z-index:100;background:linear-gradient(90deg,#fc02d2 0%,#03fffd 100%);border:2px solid #ffa6ef;justify-content:center;align-items:center;font-size:20px;font-weight:200;display:flex;position:absolute}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area>.lottery_result{color:#fff;background:url(https://file.xandroid.uk//img/frontend/zxx_assets/lottery/lottery_results.svg) no-repeat;flex-shrink:0;justify-content:center;align-items:center;width:635.5px;height:72.842px;font-size:20px;font-weight:600;animation:1.8s infinite jinx-glitch;display:flex;position:absolute}@keyframes animate_heart_beat{0%{text-shadow:0px 0px 10px var(--app-primary),0px 0px 20px var(--app-primary),0px 0px 60px var(--app-primary)}50%{text-shadow:0px 0px 5px var(--app-primary),0px 0px 30px var(--app-primary),0px 0px 20px var(--app-primary)}to{text-shadow:0px 0px 10px var(--app-primary),0px 0px 20px var(--app-primary),0px 0px 60px var(--app-primary)}}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.lottery_scratch_area.active .lottery_scratch{opacity:0;transition-duration:1.5s;transition-delay:.5s}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons{z-index:90;flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all,.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.button{background:var(--app-primary);width:281px;color:var(--app-text-primary);cursor:pointer;flex:none;justify-content:center;align-items:center;gap:10px;height:50px;padding:8px 20px;font-size:16px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all:hover,.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.button:hover{filter:brightness(1.1)}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all.disabled,.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.button.disabled{opacity:.5;cursor:not-allowed}.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.scratch-all.disabled:hover,.reward-lottery-wrapper>.lottery_page_contents_body .lottery_play_ground>.buttons>.button.disabled:hover{color:#8c8c8c;background:#2a2e37}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper{z-index:30;pointer-events:none;opacity:0;width:100%;padding-top:100%;transition:all .3s;display:none;position:absolute;transform:translate(-50px,-50%)}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper.active{opacity:1;transition:all .3s}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper [class|=confetti]{position:absolute}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-0{opacity:1.23944;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.42647s .57697s infinite drop-0;top:-10%;left:18%;transform:rotate(8.36083deg)}@keyframes drop-0{to{top:110%;left:19%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-1{opacity:1.35267;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.50566s .655159s infinite drop-1;top:-10%;left:85%;transform:rotate(55.1129deg)}@keyframes drop-1{to{top:110%;left:94%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-2{opacity:1.17669;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.63249s .967703s infinite drop-2;top:-10%;left:11%;transform:rotate(226.573deg)}@keyframes drop-2{to{top:110%;left:25%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-3{opacity:.634997;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.30106s .135211s infinite drop-3;top:-10%;left:90%;transform:rotate(300.828deg)}@keyframes drop-3{to{top:110%;left:103%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-4{opacity:.903029;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.91455s .896014s infinite drop-4;top:-10%;left:31%;transform:rotate(262.342deg)}@keyframes drop-4{to{top:110%;left:43%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-5{opacity:1.03715;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.65468s .608314s infinite drop-5;top:-10%;left:71%;transform:rotate(269.429deg)}@keyframes drop-5{to{top:110%;left:85%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-6{opacity:.626867;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.76089s .82367s infinite drop-6;top:-10%;left:34%;transform:rotate(291.387deg)}@keyframes drop-6{to{top:110%;left:48%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-7{opacity:.888617;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.6573s .600404s infinite drop-7;top:-10%;left:32%;transform:rotate(186.242deg)}@keyframes drop-7{to{top:110%;left:34%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-8{opacity:1.12658;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.54249s .178552s infinite drop-8;top:-10%;left:28%;transform:rotate(237.918deg)}@keyframes drop-8{to{top:110%;left:32%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-9{opacity:.621907;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.44246s .83877s infinite drop-9;top:-10%;left:33%;transform:rotate(192.366deg)}@keyframes drop-9{to{top:110%;left:34%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-10{opacity:1.4649;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.53743s .135114s infinite drop-10;top:-10%;left:10%;transform:rotate(120.685deg)}@keyframes drop-10{to{top:110%;left:15%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-11{opacity:1.12948;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.41634s .252474s infinite drop-11;top:-10%;left:100%;transform:rotate(44.5627deg)}@keyframes drop-11{to{top:110%;left:103%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-12{opacity:1.069;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.78931s .978485s infinite drop-12;top:-10%;left:7%;transform:rotate(5.21406deg)}@keyframes drop-12{to{top:110%;left:10%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-13{opacity:.963142;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.76037s .897823s infinite drop-13;top:-10%;left:14%;transform:rotate(129.161deg)}@keyframes drop-13{to{top:110%;left:24%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-14{opacity:.838754;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.72029s .701695s infinite drop-14;top:-10%;left:85%;transform:rotate(22.6017deg)}@keyframes drop-14{to{top:110%;left:89%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-15{opacity:1.30736;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.02694s .395978s infinite drop-15;top:-10%;left:54%;transform:rotate(73.8863deg)}@keyframes drop-15{to{top:110%;left:62%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-16{opacity:1.19276;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.0494s 79.2285ms infinite drop-16;top:-10%;left:17%;transform:rotate(331.766deg)}@keyframes drop-16{to{top:110%;left:31%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-17{opacity:1.34108;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.82376s .773769s infinite drop-17;top:-10%;left:17%;transform:rotate(57.6146deg)}@keyframes drop-17{to{top:110%;left:20%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-18{opacity:.661563;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.51473s 27.2546ms infinite drop-18;top:-10%;left:22%;transform:rotate(151.215deg)}@keyframes drop-18{to{top:110%;left:33%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-19{opacity:1.31755;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.45398s .449397s infinite drop-19;top:-10%;left:76%;transform:rotate(233.956deg)}@keyframes drop-19{to{top:110%;left:89%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-20{opacity:1.40757;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.44255s .869713s infinite drop-20;top:-10%;left:19%;transform:rotate(115.383deg)}@keyframes drop-20{to{top:110%;left:34%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-21{opacity:1.03154;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.70518s .988034s infinite drop-21;top:-10%;left:8%;transform:rotate(93.6758deg)}@keyframes drop-21{to{top:110%;left:22%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-22{opacity:.504416;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.83771s .85347s infinite drop-22;top:-10%;left:73%;transform:rotate(185.939deg)}@keyframes drop-22{to{top:110%;left:85%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-23{opacity:.897646;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.75984s .699511s infinite drop-23;top:-10%;left:47%;transform:rotate(68.5812deg)}@keyframes drop-23{to{top:110%;left:48%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-24{opacity:1.28245;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.15678s 45.4001ms infinite drop-24;top:-10%;left:56%;transform:rotate(253.401deg)}@keyframes drop-24{to{top:110%;left:68%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-25{opacity:.535167;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.37317s .967969s infinite drop-25;top:-10%;left:7%;transform:rotate(172.647deg)}@keyframes drop-25{to{top:110%;left:16%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-26{opacity:1.1408;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.36057s .911398s infinite drop-26;top:-10%;left:27%;transform:rotate(78.8548deg)}@keyframes drop-26{to{top:110%;left:39%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-27{opacity:1.33999;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.61061s .285897s infinite drop-27;top:-10%;left:20%;transform:rotate(110.855deg)}@keyframes drop-27{to{top:110%;left:27%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-28{opacity:.906984;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.88163s .894683s infinite drop-28;top:-10%;left:37%;transform:rotate(84.7242deg)}@keyframes drop-28{to{top:110%;left:52%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-29{opacity:.597394;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.13274s .831849s infinite drop-29;top:-10%;left:39%;transform:rotate(165.061deg)}@keyframes drop-29{to{top:110%;left:46%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-30{opacity:.789137;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.93225s .933125s infinite drop-30;top:-10%;left:79%;transform:rotate(69.3562deg)}@keyframes drop-30{to{top:110%;left:86%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-31{opacity:1.47493;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.0118s .151395s infinite drop-31;top:-10%;left:27%;transform:rotate(182.947deg)}@keyframes drop-31{to{top:110%;left:38%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-32{opacity:.634341;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.64548s .292456s infinite drop-32;top:-10%;left:83%;transform:rotate(35.1847deg)}@keyframes drop-32{to{top:110%;left:84%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-33{opacity:1.40838;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.81062s .358377s infinite drop-33;top:-10%;left:47%;transform:rotate(89.6182deg)}@keyframes drop-33{to{top:110%;left:51%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-34{opacity:1.14891;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.97423s .720002s infinite drop-34;top:-10%;left:7%;transform:rotate(81.2297deg)}@keyframes drop-34{to{top:110%;left:13%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-35{opacity:1.22538;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.43886s .811703s infinite drop-35;top:-10%;left:74%;transform:rotate(.0784058deg)}@keyframes drop-35{to{top:110%;left:85%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-36{opacity:.754077;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.4067s .252657s infinite drop-36;top:-10%;left:40%;transform:rotate(329.57deg)}@keyframes drop-36{to{top:110%;left:46%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-37{opacity:.771562;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.96167s .891328s infinite drop-37;top:-10%;left:39%;transform:rotate(223.287deg)}@keyframes drop-37{to{top:110%;left:45%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-38{opacity:1.08837;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.89756s .392486s infinite drop-38;top:-10%;left:79%;transform:rotate(186.984deg)}@keyframes drop-38{to{top:110%;left:90%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-39{opacity:1.22899;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.58879s .289284s infinite drop-39;top:-10%;left:4%;transform:rotate(154.304deg)}@keyframes drop-39{to{top:110%;left:10%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-40{opacity:.513425;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.36267s .246938s infinite drop-40;top:-10%;left:78%;transform:rotate(187.391deg)}@keyframes drop-40{to{top:110%;left:80%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-41{opacity:1.1364;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.15021s .599696s infinite drop-41;top:-10%;left:76%;transform:rotate(209.489deg)}@keyframes drop-41{to{top:110%;left:85%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-42{opacity:.538812;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.93273s .813396s infinite drop-42;top:-10%;left:81%;transform:rotate(144.146deg)}@keyframes drop-42{to{top:110%;left:84%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-43{opacity:1.46282;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.21545s .483346s infinite drop-43;top:-10%;left:66%;transform:rotate(236.305deg)}@keyframes drop-43{to{top:110%;left:73%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-44{opacity:1.3182;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.00561s .613001s infinite drop-44;top:-10%;left:57%;transform:rotate(137.283deg)}@keyframes drop-44{to{top:110%;left:64%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-45{opacity:.6163;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.4087s .352176s infinite drop-45;top:-10%;left:69%;transform:rotate(305.854deg)}@keyframes drop-45{to{top:110%;left:72%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-46{opacity:1.07415;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.54649s .120638s infinite drop-46;top:-10%;left:38%;transform:rotate(217.254deg)}@keyframes drop-46{to{top:110%;left:42%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-47{opacity:1.25801;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.76357s .324853s infinite drop-47;top:-10%;left:3%;transform:rotate(39.1674deg)}@keyframes drop-47{to{top:110%;left:14%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-48{opacity:.818394;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.04502s .874731s infinite drop-48;top:-10%;left:82%;transform:rotate(51.2087deg)}@keyframes drop-48{to{top:110%;left:90%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-49{opacity:.661623;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.66269s .161964s infinite drop-49;top:-10%;left:38%;transform:rotate(38.5911deg)}@keyframes drop-49{to{top:110%;left:40%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-50{opacity:1.22144;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.74142s .750317s infinite drop-50;top:-10%;left:52%;transform:rotate(87.2834deg)}@keyframes drop-50{to{top:110%;left:53%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-51{opacity:.791949;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.71699s .732816s infinite drop-51;top:-10%;left:55%;transform:rotate(176.422deg)}@keyframes drop-51{to{top:110%;left:63%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-52{opacity:.995556;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.50275s .743169s infinite drop-52;top:-10%;left:6%;transform:rotate(135.454deg)}@keyframes drop-52{to{top:110%;left:11%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-53{opacity:.76214;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.54486s .462926s infinite drop-53;top:-10%;left:37%;transform:rotate(69.8179deg)}@keyframes drop-53{to{top:110%;left:47%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-54{opacity:.616086;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.20987s .127643s infinite drop-54;top:-10%;left:13%;transform:rotate(279.838deg)}@keyframes drop-54{to{top:110%;left:17%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-55{opacity:1.18114;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.79118s .965927s infinite drop-55;top:-10%;left:64%;transform:rotate(196.721deg)}@keyframes drop-55{to{top:110%;left:70%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-56{opacity:.643086;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.00693s .380578s infinite drop-56;top:-10%;left:81%;transform:rotate(115.088deg)}@keyframes drop-56{to{top:110%;left:84%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-57{opacity:.79993;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.90403s .52547s infinite drop-57;top:-10%;left:42%;transform:rotate(133.06deg)}@keyframes drop-57{to{top:110%;left:45%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-58{opacity:1.42788;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.51786s .968533s infinite drop-58;top:-10%;left:65%;transform:rotate(147.949deg)}@keyframes drop-58{to{top:110%;left:74%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-59{opacity:.929673;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.4271s .705161s infinite drop-59;top:-10%;left:24%;transform:rotate(17.6282deg)}@keyframes drop-59{to{top:110%;left:34%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-60{opacity:.902516;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.59818s .198438s infinite drop-60;top:-10%;left:35%;transform:rotate(311.237deg)}@keyframes drop-60{to{top:110%;left:42%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-61{opacity:1.27055;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.958s .666021s infinite drop-61;top:-10%;left:25%;transform:rotate(122.643deg)}@keyframes drop-61{to{top:110%;left:29%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-62{opacity:.702826;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.97508s .295713s infinite drop-62;top:-10%;left:89%;transform:rotate(50.8545deg)}@keyframes drop-62{to{top:110%;left:91%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-63{opacity:1.26556;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.13412s .838856s infinite drop-63;top:-10%;left:16%;transform:rotate(19.6948deg)}@keyframes drop-63{to{top:110%;left:31%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-64{opacity:.566365;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.53904s .799611s infinite drop-64;top:-10%;left:64%;transform:rotate(347.951deg)}@keyframes drop-64{to{top:110%;left:67%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-65{opacity:1.01476;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.03785s 19.1343ms infinite drop-65;top:-10%;left:30%;transform:rotate(273.189deg)}@keyframes drop-65{to{top:110%;left:36%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-66{opacity:.815714;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.56032s 20.9701ms infinite drop-66;top:-10%;left:49%;transform:rotate(198.325deg)}@keyframes drop-66{to{top:110%;left:53%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-67{opacity:1.2226;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.45886s .364566s infinite drop-67;top:-10%;left:43%;transform:rotate(212.488deg)}@keyframes drop-67{to{top:110%;left:49%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-68{opacity:1.26543;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.02058s .771301s infinite drop-68;top:-10%;left:35%;transform:rotate(263.684deg)}@keyframes drop-68{to{top:110%;left:50%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-69{opacity:.957012;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.46789s .808823s infinite drop-69;top:-10%;left:12%;transform:rotate(237.742deg)}@keyframes drop-69{to{top:110%;left:26%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-70{opacity:1.36603;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.30811s .543882s infinite drop-70;top:-10%;left:26%;transform:rotate(264.873deg)}@keyframes drop-70{to{top:110%;left:35%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-71{opacity:1.49561;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.33545s .903917s infinite drop-71;top:-10%;left:80%;transform:rotate(232.995deg)}@keyframes drop-71{to{top:110%;left:92%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-72{opacity:.932788;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.4897s .926274s infinite drop-72;top:-10%;left:63%;transform:rotate(45.799deg)}@keyframes drop-72{to{top:110%;left:65%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-73{opacity:1.21909;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.76943s .582558s infinite drop-73;top:-10%;left:25%;transform:rotate(214.637deg)}@keyframes drop-73{to{top:110%;left:34%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-74{opacity:1.30459;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.31668s .276059s infinite drop-74;top:-10%;left:27%;transform:rotate(127.528deg)}@keyframes drop-74{to{top:110%;left:36%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-75{opacity:.628361;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.86515s .997603s infinite drop-75;top:-10%;left:54%;transform:rotate(222.014deg)}@keyframes drop-75{to{top:110%;left:60%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-76{opacity:.664185;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.48646s .654482s infinite drop-76;top:-10%;left:4%;transform:rotate(328.624deg)}@keyframes drop-76{to{top:110%;left:19%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-77{opacity:1.2126;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.46955s .284906s infinite drop-77;top:-10%;left:89%;transform:rotate(35.4441deg)}@keyframes drop-77{to{top:110%;left:98%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-78{opacity:1.41156;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.24939s .91683s infinite drop-78;top:-10%;left:67%;transform:rotate(48.0469deg)}@keyframes drop-78{to{top:110%;left:76%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-79{opacity:.649421;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.65739s 53.3146ms infinite drop-79;top:-10%;left:9%;transform:rotate(61.9106deg)}@keyframes drop-79{to{top:110%;left:21%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-80{opacity:1.1077;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.05979s .775828s infinite drop-80;top:-10%;left:25%;transform:rotate(226.704deg)}@keyframes drop-80{to{top:110%;left:38%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-81{opacity:1.18223;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.33061s .469762s infinite drop-81;top:-10%;left:77%;transform:rotate(207.574deg)}@keyframes drop-81{to{top:110%;left:83%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-82{opacity:.832483;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.74903s 2.48794ms infinite drop-82;top:-10%;left:81%;transform:rotate(333.74deg)}@keyframes drop-82{to{top:110%;left:93%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-83{opacity:1.06809;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.38696s .322097s infinite drop-83;top:-10%;left:40%;transform:rotate(22.0479deg)}@keyframes drop-83{to{top:110%;left:54%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-84{opacity:1.29169;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.37969s .300027s infinite drop-84;top:-10%;left:24%;transform:rotate(8.96707deg)}@keyframes drop-84{to{top:110%;left:30%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-85{opacity:.779015;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.52297s .70926s infinite drop-85;top:-10%;left:4%;transform:rotate(264.384deg)}@keyframes drop-85{to{top:110%;left:13%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-86{opacity:.622891;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.95096s 97.1046ms infinite drop-86;top:-10%;left:48%;transform:rotate(109.008deg)}@keyframes drop-86{to{top:110%;left:59%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-87{opacity:1.45602;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.01585s .965608s infinite drop-87;top:-10%;left:48%;transform:rotate(252.091deg)}@keyframes drop-87{to{top:110%;left:61%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-88{opacity:.896102;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.41756s .494626s infinite drop-88;top:-10%;left:89%;transform:rotate(142.111deg)}@keyframes drop-88{to{top:110%;left:99%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-89{opacity:.659424;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.05963s .546039s infinite drop-89;top:-10%;left:89%;transform:rotate(185.704deg)}@keyframes drop-89{to{top:110%;left:95%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-90{opacity:1.13233;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.27823s .152564s infinite drop-90;top:-10%;left:40%;transform:rotate(309.879deg)}@keyframes drop-90{to{top:110%;left:43%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-91{opacity:.649885;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.83492s .737071s infinite drop-91;top:-10%;left:33%;transform:rotate(95.2334deg)}@keyframes drop-91{to{top:110%;left:43%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-92{opacity:.521733;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.92018s .673402s infinite drop-92;top:-10%;left:50%;transform:rotate(60.9613deg)}@keyframes drop-92{to{top:110%;left:55%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-93{opacity:1.34417;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.19617s .795862s infinite drop-93;top:-10%;left:98%;transform:rotate(222.37deg)}@keyframes drop-93{to{top:110%;left:103%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-94{opacity:.995532;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.21577s .979085s infinite drop-94;top:-10%;left:85%;transform:rotate(39.2154deg)}@keyframes drop-94{to{top:110%;left:91%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-95{opacity:1.04033;z-index:30;background-color:#ffbf00;width:10px;height:4px;animation:4.16955s .26103s infinite drop-95;top:-10%;left:82%;transform:rotate(39.5651deg)}@keyframes drop-95{to{top:110%;left:88%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-96{opacity:.96316;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.59768s .786985s infinite drop-96;top:-10%;left:28%;transform:rotate(127.682deg)}@keyframes drop-96{to{top:110%;left:36%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-97{opacity:.782102;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.24685s .876035s infinite drop-97;top:-10%;left:13%;transform:rotate(5.93058deg)}@keyframes drop-97{to{top:110%;left:24%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-98{opacity:1.00088;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.28936s .284489s infinite drop-98;top:-10%;left:50%;transform:rotate(220.998deg)}@keyframes drop-98{to{top:110%;left:56%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-99{opacity:1.39411;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.10016s .904487s infinite drop-99;top:-10%;left:68%;transform:rotate(310.784deg)}@keyframes drop-99{to{top:110%;left:83%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-100{opacity:.891055;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.46852s .64507s infinite drop-100;top:-10%;left:15%;transform:rotate(170.621deg)}@keyframes drop-100{to{top:110%;left:29%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-101{opacity:.899933;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.0135s 85.4155ms infinite drop-101;top:-10%;left:90%;transform:rotate(90.4189deg)}@keyframes drop-101{to{top:110%;left:95%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-102{opacity:1.15236;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.51159s .88172s infinite drop-102;top:-10%;left:55%;transform:rotate(277.71deg)}@keyframes drop-102{to{top:110%;left:64%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-103{opacity:.996034;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.47788s .360559s infinite drop-103;top:-10%;left:5%;transform:rotate(193.136deg)}@keyframes drop-103{to{top:110%;left:7%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-104{opacity:1.17354;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.97531s .361143s infinite drop-104;top:-10%;left:42%;transform:rotate(296.614deg)}@keyframes drop-104{to{top:110%;left:44%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-105{opacity:1.29114;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.22662s .790477s infinite drop-105;top:-10%;left:97%;transform:rotate(114.223deg)}@keyframes drop-105{to{top:110%;left:98%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-106{opacity:1.44619;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.15916s .290926s infinite drop-106;top:-10%;left:14%;transform:rotate(227.155deg)}@keyframes drop-106{to{top:110%;left:18%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-107{opacity:1.36736;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.01711s .47889s infinite drop-107;top:-10%;left:55%;transform:rotate(8.08399deg)}@keyframes drop-107{to{top:110%;left:68%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-108{opacity:.569518;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.85262s .71266s infinite drop-108;top:-10%;left:31%;transform:rotate(220.301deg)}@keyframes drop-108{to{top:110%;left:44%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-109{opacity:1.30353;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.51194s .393402s infinite drop-109;top:-10%;left:74%;transform:rotate(166.031deg)}@keyframes drop-109{to{top:110%;left:78%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-110{opacity:1.17577;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.42026s .178484s infinite drop-110;top:-10%;left:94%;transform:rotate(229.092deg)}@keyframes drop-110{to{top:110%;left:98%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-111{opacity:1.10053;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.16805s .929342s infinite drop-111;top:-10%;left:68%;transform:rotate(138.915deg)}@keyframes drop-111{to{top:110%;left:78%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-112{opacity:.741892;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.72535s .378145s infinite drop-112;top:-10%;left:80%;transform:rotate(112.956deg)}@keyframes drop-112{to{top:110%;left:86%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-113{opacity:1.25343;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.24276s .936534s infinite drop-113;top:-10%;left:55%;transform:rotate(281.576deg)}@keyframes drop-113{to{top:110%;left:63%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-114{opacity:1.29176;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.61307s .839952s infinite drop-114;top:-10%;left:87%;transform:rotate(2.30164deg)}@keyframes drop-114{to{top:110%;left:91%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-115{opacity:.848741;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.00921s .807254s infinite drop-115;top:-10%;left:22%;transform:rotate(301.433deg)}@keyframes drop-115{to{top:110%;left:31%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-116{opacity:.862039;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.28941s .386274s infinite drop-116;top:-10%;left:94%;transform:rotate(18.6179deg)}@keyframes drop-116{to{top:110%;left:105%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-117{opacity:1.17224;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.18156s .366159s infinite drop-117;top:-10%;left:75%;transform:rotate(321.748deg)}@keyframes drop-117{to{top:110%;left:77%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-118{opacity:1.38971;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.64282s .61172s infinite drop-118;top:-10%;left:57%;transform:rotate(74.4027deg)}@keyframes drop-118{to{top:110%;left:63%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-119{opacity:1.22658;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.30112s 8.49002ms infinite drop-119;top:-10%;left:100%;transform:rotate(51.804deg)}@keyframes drop-119{to{top:110%;left:103%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-120{opacity:1.08459;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.36851s .789377s infinite drop-120;top:-10%;left:91%;transform:rotate(202.974deg)}@keyframes drop-120{to{top:110%;left:104%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-121{opacity:1.10375;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.10509s .840009s infinite drop-121;top:-10%;left:23%;transform:rotate(1.71951deg)}@keyframes drop-121{to{top:110%;left:27%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-122{opacity:1.25858;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.23997s .507618s infinite drop-122;top:-10%;left:7%;transform:rotate(278.563deg)}@keyframes drop-122{to{top:110%;left:16%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-123{opacity:1.04334;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.89155s .666099s infinite drop-123;top:-10%;left:92%;transform:rotate(238.988deg)}@keyframes drop-123{to{top:110%;left:97%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-124{opacity:.948332;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.77649s .827908s infinite drop-124;top:-10%;left:52%;transform:rotate(330.174deg)}@keyframes drop-124{to{top:110%;left:55%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-125{opacity:.818277;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.6192s .650898s infinite drop-125;top:-10%;left:83%;transform:rotate(350.007deg)}@keyframes drop-125{to{top:110%;left:97%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-126{opacity:.942225;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.0486s 52.3375ms infinite drop-126;top:-10%;left:93%;transform:rotate(264.225deg)}@keyframes drop-126{to{top:110%;left:105%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-127{opacity:.676255;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.647s .529551s infinite drop-127;top:-10%;left:94%;transform:rotate(332.045deg)}@keyframes drop-127{to{top:110%;left:95%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-128{opacity:1.35705;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.61806s .914689s infinite drop-128;top:-10%;left:78%;transform:rotate(275.693deg)}@keyframes drop-128{to{top:110%;left:80%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-129{opacity:1.32845;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.45585s .934216s infinite drop-129;top:-10%;left:73%;transform:rotate(69.7814deg)}@keyframes drop-129{to{top:110%;left:83%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-130{opacity:.839471;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.64342s .577188s infinite drop-130;top:-10%;left:74%;transform:rotate(319.901deg)}@keyframes drop-130{to{top:110%;left:87%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-131{opacity:.682694;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.51494s .514284s infinite drop-131;top:-10%;left:89%;transform:rotate(351.794deg)}@keyframes drop-131{to{top:110%;left:90%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-132{opacity:.686776;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.76648s .654901s infinite drop-132;top:-10%;left:14%;transform:rotate(288.542deg)}@keyframes drop-132{to{top:110%;left:28%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-133{opacity:.772659;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.15645s .547159s infinite drop-133;top:-10%;left:42%;transform:rotate(2.30304deg)}@keyframes drop-133{to{top:110%;left:43%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-134{opacity:1.17697;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.2566s .369727s infinite drop-134;top:-10%;left:95%;transform:rotate(148.6deg)}@keyframes drop-134{to{top:110%;left:104%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-135{opacity:1.10039;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.09243s .255571s infinite drop-135;top:-10%;left:51%;transform:rotate(309.324deg)}@keyframes drop-135{to{top:110%;left:58%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-136{opacity:1.34627;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.17508s .420193s infinite drop-136;top:-10%;left:41%;transform:rotate(128.946deg)}@keyframes drop-136{to{top:110%;left:52%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-137{opacity:1.09242;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.13785s .422401s infinite drop-137;top:-10%;left:15%;transform:rotate(158.079deg)}@keyframes drop-137{to{top:110%;left:30%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-138{opacity:1.14174;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.72078s .521147s infinite drop-138;top:-10%;left:55%;transform:rotate(311.422deg)}@keyframes drop-138{to{top:110%;left:62%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-139{opacity:1.08304;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.88559s .658397s infinite drop-139;top:-10%;left:37%;transform:rotate(28.8507deg)}@keyframes drop-139{to{top:110%;left:48%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-140{opacity:1.03359;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.33914s .908925s infinite drop-140;top:-10%;left:47%;transform:rotate(84.1769deg)}@keyframes drop-140{to{top:110%;left:49%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-141{opacity:1.0262;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.74158s .82381s infinite drop-141;top:-10%;left:80%;transform:rotate(282.271deg)}@keyframes drop-141{to{top:110%;left:82%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-142{opacity:1.03965;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.34195s .836435s infinite drop-142;top:-10%;left:23%;transform:rotate(240.176deg)}@keyframes drop-142{to{top:110%;left:24%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-143{opacity:1.2175;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.19036s .413421s infinite drop-143;top:-10%;left:22%;transform:rotate(352.482deg)}@keyframes drop-143{to{top:110%;left:28%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-144{opacity:.737826;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.68263s .546058s infinite drop-144;top:-10%;left:73%;transform:rotate(343.061deg)}@keyframes drop-144{to{top:110%;left:82%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-145{opacity:.585788;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.64252s .101197s infinite drop-145;top:-10%;left:14%;transform:rotate(97.6588deg)}@keyframes drop-145{to{top:110%;left:29%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-146{opacity:.654919;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.37675s .839989s infinite drop-146;top:-10%;left:70%;transform:rotate(324.469deg)}@keyframes drop-146{to{top:110%;left:82%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-147{opacity:1.15461;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.92723s .485979s infinite drop-147;top:-10%;left:31%;transform:rotate(269.587deg)}@keyframes drop-147{to{top:110%;left:41%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-148{opacity:.709998;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.75339s .799951s infinite drop-148;top:-10%;left:59%;transform:rotate(116.769deg)}@keyframes drop-148{to{top:110%;left:60%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-149{opacity:1.25149;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.66485s .532353s infinite drop-149;top:-10%;left:70%;transform:rotate(103.747deg)}@keyframes drop-149{to{top:110%;left:73%}}.reward-lottery-wrapper>.lottery_page_contents_body .wrapper .confetti-150{opacity:.616181;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.57476s .97054s infinite drop-150;top:-10%;left:33%;transform:rotate(82.761deg)}@keyframes drop-150{to{top:110%;left:40%}}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box{flex-direction:column;justify-content:flex-start;gap:20px;width:100%;height:100%;margin-top:20px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head{background:#2a2e37;padding:4px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row{background:linear-gradient(90deg,#3e445066 10%,#3e4450aa 70%),repeating-linear-gradient(-45deg,#ffffff03,#ffffff03 10px,#0000 10px 20px);justify-content:space-between;align-items:center;height:46px;padding-left:30px;padding-right:30px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row div{font-size:12px;font-weight:600}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count{width:fit-content;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count>.label{white-space:nowrap;margin-right:10px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.remain_lottery_count>.value{color:var(--app-primary);white-space:nowrap;font-size:13px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount{display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount>.label{margin-right:10px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount>.value{color:#ffea00;font-size:13px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount .spinner-box{display:block;position:absolute;top:50%;right:0%;transform:translate(-50%,-50%)}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_head>.lottery_history_box_head_row>.total_won_amount .spinner-box .spinner{background:radial-gradient(farthest-side, var(--app-primary) 94%, var(--app-primary)) top/8px 8px no-repeat,conic-gradient(#0000 30%, var(--app-primary));justify-content:center;width:20px;height:20px;animation:1s linear infinite loader-animation;display:flex;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#000 0)}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-state{padding:0}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .EntityDataGrid .datagrid-table .empty-message{background:var(--app-surface-0);justify-content:center;align-items:center;width:100%;height:201px;margin:auto;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group{justify-content:flex-end;align-items:center;margin-bottom:20px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn{color:#fff;cursor:pointer;background-color:#1d222b;justify-content:center;align-items:center;height:40px;padding:0 15px;font-size:12px;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn .icon{-o-object-fit:scale-down;object-fit:scale-down;width:25px;height:25px;margin-right:10px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .btn-group .btn:hover{background-color:var(--app-primary-soft);border-color:var(--app-primary);color:#fff;transition:all .2s}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body #dx-col-13{width:65px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body [aria-colindex="7"]{width:65px;transition:all .5s}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body [aria-colindex="7"]:hover{background:var(--app-primary-soft);transition:all .5s}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach{justify-content:center;width:fit-content;margin:auto;display:flex}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box>.lottery_history_box_body .clearEach:hover{filter:brightness(2)}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box .title_text{text-align:center;width:140px}.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box .remain_lottery_count,.reward-lottery-wrapper>.lottery_page_contents_body>.lottery_history_box .total_won_amount{text-align:center;justify-content:center;align-items:center;width:170px;display:flex}.reward-lottery-wrapper .lottery_history_box_body table colgroup{display:none}.reward-lottery-wrapper .lottery_history_box_body .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row td{background:var(--app-surface-0);font-size:14px;color:var(--app-primary)!important;border-radius:unset!important;border:0!important}.reward-lottery-wrapper .lottery_history_box_body .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row td{color:#d9d9d9;padding:8px 0;font-size:14px;border-radius:unset!important;border:0!important}.reward-lottery-wrapper .lottery_history_box_body tbody>:nth-child(odd){background:var(--app-surface-1)}.reward-lottery-wrapper .lottery_history_box_body tbody>:nth-child(2n){background:var(--app-surface-2)}.reward-lottery-wrapper .lottery_history_box_body tbody .dx-freespace-row{display:none}.reward-lottery-wrapper .lottery_history_box_body .PageNation{background:0 0}.reward-lottery-wrapper .lottery_history_box_body .PageNation button{border-radius:0}@keyframes firework{0%{transform:translate(var(--x), var(--initialY));width:var(--initialSize);opacity:1}50%{opacity:1;width:.5vmin}to{width:var(--finalSize);opacity:0}}.reward-lottery-wrapper .firework,.reward-lottery-wrapper .firework:before,.reward-lottery-wrapper .firework:after{--initialSize:.5vmin;--finalSize:45vmin;--particleSize:.2vmin;--color1:yellow;--color2:khaki;--color3:white;--color4:lime;--color5:gold;--color6:mediumseagreen;--y:-30vmin;--x:-50%;--initialY:60vmin;content:"";transform:translate(-50%, var(--y));width:var(--initialSize);aspect-ratio:1;background:radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 50% 0%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 100% 50%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 50% 100%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 0% 50%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 80% 90%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 95% 90%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 90% 70%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 100% 60%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 55% 80%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 70% 77%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 22% 90%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 45% 90%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 33% 70%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 10% 60%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 31% 80%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 28% 77%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 13% 72%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 80% 10%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 95% 14%,radial-gradient(circle, var(--color2) var(--particleSize), #0000 0) 90% 23%,radial-gradient(circle, var(--color3) var(--particleSize), #0000 0) 100% 43%,radial-gradient(circle, var(--color4) var(--particleSize), #0000 0) 85% 27%,radial-gradient(circle, var(--color5) var(--particleSize), #0000 0) 77% 37%,radial-gradient(circle, var(--color6) var(--particleSize), #0000 0) 60% 7%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 22% 14%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 45% 20%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 33% 34%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 10% 29%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 31% 37%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 28% 7%,radial-gradient(circle, var(--color1) var(--particleSize), #0000 0) 13% 42%;background-size:var(--initialSize) var(--initialSize);background-repeat:no-repeat;animation:2s infinite firework;position:absolute;top:50%;left:50%}.reward-lottery-wrapper .firework:before{--x:-50%;--y:-50%;--initialY:-50%;transform:translate(-50%,-50%)rotate(40deg)scale(1.5)rotateY(40deg)}.reward-lottery-wrapper .firework:after{--x:-50%;--y:-50%;--initialY:-50%;transform:translate(-50%,-50%)rotate(170deg)scale(1.5)rotateY(-30deg)}.reward-lottery-wrapper .firework:nth-child(2){--x:30vmin}.reward-lottery-wrapper .firework:nth-child(2),.reward-lottery-wrapper .firework:nth-child(2):before,.reward-lottery-wrapper .firework:nth-child(2):after{--color1:pink;--color2:violet;--color3:fuchsia;--color4:orchid;--color5:plum;--color6:lavender;--finalSize:40vmin;animation-delay:-.25s;top:60%;left:30%}.reward-lottery-wrapper .firework:nth-child(3){--x:-30vmin;--y:-50vmin}.reward-lottery-wrapper .firework:nth-child(3),.reward-lottery-wrapper .firework:nth-child(3):before,.reward-lottery-wrapper .firework:nth-child(3):after{--color1:cyan;--color2:lightcyan;--color3:lightblue;--color4:PaleTurquoise;--color5:SkyBlue;--color6:lavender;--finalSize:35vmin;top:60%;left:70%}.reward-lottery-wrapper .firework.firework-1{animation:2s infinite firework;top:200px!important;left:150px!important}.reward-lottery-wrapper .firework.firework-2{animation:3s infinite firework;top:300px!important;left:550px!important}.reward-lottery-wrapper .firework.firework-3{animation:7s infinite firework;top:500px!important;left:600px!important}
