.empty-notifications-container{background-color:var(--ThingBet--greyscale--220);border-radius:12px;justify-content:center;align-items:center;min-height:190px;padding:12px;display:flex}
.PopupItem.CSCenterFormPopup{background-color:#262628;border:none;border-radius:12px;flex-direction:column;width:764px;max-width:90vw;max-height:90vh;display:flex;position:relative;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.CSCenterFormPopup .draft-loading-overlay{z-index:100;background:#000000b3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.PopupItem.CSCenterFormPopup .draft-loading-overlay span{color:#fff;font-size:16px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.CSCenterFormPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.CSCenterFormPopup .popup-header .popup-header-title .header-icon{width:22px;height:22px}.PopupItem.CSCenterFormPopup .popup-header .popup-header-title>h4{color:#fff;margin:0;font-size:18px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-content{flex-direction:column;flex:1;gap:15px;padding:20px 50px 50px;display:flex;overflow-y:auto}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section{justify-content:flex-end;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section .cscenter-save-draft-counts{background:var(--colors-inverse-6A-gray-main-buttons,#36363a);width:156px;height:44px;color:var(--colors-inverse-4-secondary-text-main-icons,#868689);cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:7px;font-size:16px;font-weight:700;transition:all .3s;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section .cscenter-save-draft-counts span{color:var(--ThingBet--neon-green--10);margin-left:10px;font-weight:300}.PopupItem.CSCenterFormPopup .popup-content .cscenter-drafts-section .cscenter-save-draft-counts:hover{background:var(--colors-inverse-6A-gray-main-buttons,#434346)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category{flex-direction:column;gap:10px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-category-text{letter-spacing:-2.5%;color:var(--ThingBet--greyscale--240);font-size:14px;font-weight:700}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container{flex-wrap:wrap;gap:4px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item{color:var(--ThingBet--greyscale--260);letter-spacing:-2.5%;cursor:pointer;background:#151516;border:none;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;transition-duration:.3s}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item:hover{background:#202021}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-category .cscenter-popup-choices-container .cscenter-popup-choices-item.active{border-color:var(--ThingBet--neon-green--10);color:var(--ThingBet--neon-green--10)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title{align-items:center;gap:10px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .center-popup-title-label{letter-spacing:-2.5%;color:var(--ThingBet--greyscale--260);white-space:nowrap;font-size:14px;font-weight:700}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper{flex:1;align-items:center;display:flex;position:relative}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper .cscenter-popup-title-input{width:100%;letter-spacing:-2.5%;color:#fff;box-sizing:border-box;background:#1f1f20;border:none;border-radius:12px;outline:none;padding:16px 60px 16px 16px;font-size:12px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper .cscenter-popup-title-input::placeholder{color:var(--ThingBet--greyscale--240)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-title .cscenter-popup-title-input-wrapper .cscenter-title-char-count{color:var(--ThingBet--greyscale--240);pointer-events:none;white-space:nowrap;font-size:11px;font-weight:500;position:absolute;right:14px}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea{background:var(--ThingBet--greyscale--215);border-radius:12px;flex-direction:column;padding:0 4px 1px;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .center-popup-textarea-label{text-align:center;letter-spacing:-2.5%;color:var(--ThingBet--greyscale--260);padding:12px 0;font-size:14px;font-weight:700}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper{position:relative}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper .center-popup-textarea-input{resize:none;box-sizing:border-box;color:#fff;background:#1f1f20;border:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;outline:none;gap:10px;width:100%;height:200px;padding:16px 16px 36px;font-size:12px;font-weight:600}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper .center-popup-textarea-input::placeholder{color:var(--ThingBet--greyscale--240)}.PopupItem.CSCenterFormPopup .popup-content .cscenter-popup-textarea .cscenter-popup-textarea-input-wrapper .cscenter-content-char-count{color:var(--ThingBet--greyscale--240);pointer-events:none;white-space:nowrap;font-size:11px;font-weight:500;position:absolute;bottom:12px;right:14px}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper{flex-direction:row-reverse;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-popup-submit-btn{background:var(--ThingBet--neon-green--10);height:50px;color:var(--ThingBet--greyscale--215);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:7px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-popup-submit-btn:hover{background:#10da7b}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-save-drafts{background:var(--colors-inverse-6A-gray-main-buttons,#36363a);height:50px;color:var(--colors-inverse-4-secondary-text-main-icons,#868689);cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;gap:7px;width:50%;font-size:16px;font-weight:600;transition:all .3s;display:flex}.PopupItem.CSCenterFormPopup .popup-content .cscenter-buttons-wrapper .cscenter-save-drafts:hover{background:var(--colors-inverse-6A-gray-main-buttons,#434346)}
.PopupItem.RewardsPopup{background:#262628;border-radius:12px;flex-direction:column;width:1000px;max-width:90vw;max-height:90vh;display:flex;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%)}.PopupItem.RewardsPopup .popup-header{z-index:20;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.RewardsPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.RewardsPopup .popup-header .popup-header-title .header-icon{width:24px;height:24px}.PopupItem.RewardsPopup .popup-header .popup-header-title>h4{color:var(--ThingBet--greyscale--280);margin:0;font-family:PyeongChangPeace,sans-serif;font-size:22px;font-weight:700}@media (max-width:390px){.PopupItem.RewardsPopup .popup-header .popup-header-title>h4{font-size:18px}}.PopupItem.RewardsPopup .popup-header .popup-header-actions{align-items:center;gap:16px;display:flex}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container{align-items:center;gap:12px;display:flex}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .search-container{background:var(--ThingBet--greyscale--215);border-radius:100px;align-items:center;gap:8px;padding:8px 14px;display:flex}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .search-container input{color:#fff;background:0 0;border:none;outline:none;width:150px;font-size:14px}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .search-container input::placeholder{color:var(--ThingBet--greyscale--240)}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .search-container img{opacity:.6;width:16px;height:16px}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .clear-history-button{background:var(--ThingBet--greyscale--360);cursor:pointer;color:var(--ThingBet--greyscale--240);border-radius:100px;align-items:center;gap:8px;padding:8px 14px;font-size:14px;transition:all .2s;display:flex}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .clear-history-button svg{width:14px;height:14px}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .clear-history-button:hover{background:var(--ThingBet--greyscale--350);color:var(--ThingBet--white)}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .clear-history-button:hover svg path{fill:var(--ThingBet--white)}.PopupItem.RewardsPopup .popup-content{flex-direction:column;flex:1;gap:24px;padding:24px 40px 40px;display:flex;overflow-y:auto}.PopupItem.RewardsPopup .popup-content .rewards__cards{justify-content:space-between;gap:16px;display:flex}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card{background:#1f1f20;border-radius:12px;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:24px;min-height:200px;padding:36px 16px;display:flex;position:relative}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card .reward-card__badge{color:#1f1f20;text-align:center;background:#03f682;border-radius:6px;min-width:32px;padding:4px 10px;font-size:12px;font-weight:700;position:absolute;top:12px;right:12px}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card .reward-card__icon{justify-content:center;align-items:center;width:80px;height:80px;margin-top:8px;display:flex}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card .reward-card__icon img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card .reward-card__title{font-size:24px;font-style:normal;font-weight:700}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card .reward-card__play-btn{color:#1f1f20;cursor:pointer;background:#03f682;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:80px;height:40px;padding:10px;font-size:16px;font-style:normal;font-weight:700;display:flex}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card .reward-card__play-btn:hover{background:#10da7b}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container{background:var(--ThingBet--greyscale--390);border-radius:8px;justify-content:space-between;align-items:center;padding:20px;display:flex}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:16px;display:flex}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab.deactivate-button{pointer-events:none;opacity:.1}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab.ROULETTE{border-left:2px solid var(--ThingBet--greyscale--250);border-right:2px solid var(--ThingBet--greyscale--250);flex-grow:.5;justify-content:center}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container{filter:grayscale();align-items:center;gap:10px;display:flex}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container>img{width:30px;height:30px}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container.active-game-tab{filter:grayscale(0);color:var(--ThingBet--neon-green--10)}.PopupItem.RewardsPopup .popup-content .reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container:hover{filter:grayscale(0)}.PopupItem.RewardsPopup .popup-content .reward-games-container>.history-button-wrapper{justify-content:flex-end;align-items:center;padding:20px;display:flex}.PopupItem.RewardsPopup .popup-content .reward-games-container>.history-button-wrapper>.size-container{gap:10px;display:flex}.PopupItem.RewardsPopup .popup-content .reward-games-container>.history-button-wrapper>.size-container>.size{background:var(--ThingBet--greyscale--360);cursor:pointer;border-radius:8px;padding:12px}.PopupItem.RewardsPopup .popup-content .reward-games-container>.history-button-wrapper>.size-container>.size.activeSize{background:var(--ThingBet--greyscale--270)}.PopupItem.RewardsPopup .popup-content .reward-games-container>.history-button-wrapper>.history-button{cursor:pointer;align-items:center;gap:5px;display:flex}.PopupItem.RewardsPopup .popup-content .reward-games-container>.game-container>div{width:100%;min-width:unset}@media (max-width:768px){.PopupItem.RewardsPopup .popup-header{flex-wrap:wrap;gap:12px}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .search-container input{width:100px}.PopupItem.RewardsPopup .popup-header .popup-header-actions .history-filter-container .clear-history-button span{display:none}.PopupItem.RewardsPopup .popup-content{padding:20px}.PopupItem.RewardsPopup .popup-content .rewards__cards{flex-direction:column}.PopupItem.RewardsPopup .popup-content .rewards__cards .reward-card{min-height:150px}}
.history-filter-container{justify-content:center;align-items:center;gap:20px;height:30px;display:flex;position:absolute;right:70px}.history-filter-container>.search-container{background:var(--ThingBet--greyscale--215);border-radius:100px;align-items:center;gap:10px;padding:10px 15px;display:flex}.history-filter-container>.search-container>input{background:0 0;outline:none}.history-filter-container>.clear-history-button{background:var(--ThingBet--greyscale--360);cursor:pointer;border-radius:100px;align-items:center;gap:10px;padding:10px 15px;display:flex}.history-filter-container>.clear-history-button:hover{color:var(--ThingBet--white)}.reward-games-container>.reward-tab-container{background:var(--ThingBet--greyscale--390);border-radius:8px;justify-content:space-between;align-items:center;padding:20px;display:flex}.reward-games-container>.reward-tab-container>.reward-tab{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:16px;display:flex}.reward-games-container>.reward-tab-container>.reward-tab.deactivate-button{pointer-events:none;opacity:.1}.reward-games-container>.reward-tab-container>.reward-tab.ROULETTE{border-left:2px solid var(--ThingBet--greyscale--250);border-right:2px solid var(--ThingBet--greyscale--250);flex-grow:.5;justify-content:center}.reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container{filter:grayscale();align-items:center;gap:10px;display:flex}.reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container>img{width:30px;height:30px}.reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container.active-game-tab{filter:grayscale(0);color:var(--ThingBet--neon-green--10)}.reward-games-container>.reward-tab-container>.reward-tab>.reward-button-container:hover{filter:grayscale(0)}.reward-games-container>.history-button-wrapper{justify-content:flex-end;align-items:center;padding:20px;display:flex}.reward-games-container>.history-button-wrapper>.size-container{gap:10px;display:flex}.reward-games-container>.history-button-wrapper>.size-container>.size{background:var(--ThingBet--greyscale--360);cursor:pointer;border-radius:8px;padding:12px}.reward-games-container>.history-button-wrapper>.size-container>.size.activeSize{background:var(--ThingBet--greyscale--270)}.reward-games-container>.history-button-wrapper>.history-button{cursor:pointer;align-items:center;gap:5px;display:flex}.reward-games-container>.game-container>div{width:100%;min-width:unset}
@font-face{font-family:Propaganda;src:url(https://fontsforyou.com/fonts/p/Propaganda.ttf)format("truetype")}.roulette-popup-container{background:var(--ThingBet--greyscale--215);border-radius:10px;justify-content:center;width:100%;height:650px;padding:20px;display:flex;overflow:hidden}.roulette-popup-container.display-history{height:auto;max-height:550px;overflow-y:auto}.roulette-popup-container .reward_roulette_page_contents{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:space-evenly;align-items:center;width:75%;height:100%;display:flex;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette-button-group{z-index:44;flex-direction:column;justify-self:flex-end;gap:8px;width:50%;height:fit-content;display:flex;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette-button-group>.roulette-button{cursor:pointer;border-radius:50px;justify-content:center;align-items:center;height:44px;margin-top:25px;font-size:14px;font-weight:700;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette-button-group>.roulette-button.spin{background:var(--ThingBet--neon-green--10);color:var(--ThingBet--darkscale--0)}.roulette-popup-container .reward_roulette_page_contents>.roulette-button-group>.roulette-button.spin.spinning{opacity:.5;pointer-events:none}.roulette-popup-container .reward_roulette_page_contents>.roulette-button-group>.roulette-button.history{background:var(--ThingBet--greyscale--270);color:var(--ThingBet--greyscale--260);border:none}.roulette-popup-container .reward_roulette_page_contents>.roulette-ticket-container{flex-direction:column;justify-content:center;align-items:center;gap:10px;margin:20px 0 0;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette-ticket-container>.ticket-title{color:var(--ThingBet--text-brand-orange-primary);text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:normal}.roulette-popup-container .reward_roulette_page_contents>.roulette-ticket-container>.ticket-count-wrapper{justify-content:center;align-items:center;width:100px;height:100px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette-ticket-container>.ticket-count-wrapper>.star-bg{width:200px;height:60px;animation:1.8s infinite jinx-glitch;position:absolute}.roulette-popup-container .reward_roulette_page_contents>.roulette-ticket-container>.ticket-count-wrapper>.ticket-count{z-index:1;color:#f9fafb;text-align:center;text-transform:uppercase;margin-right:15px;font-size:36px;font-style:normal;font-weight:400;line-height:normal}.roulette-popup-container .reward_roulette_page_contents .wrapper{z-index:30;width:100%;height:150%;position:absolute;top:-17%}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-container{width:100%;height:80%;margin-top:50px;position:relative}.roulette-popup-container .reward_roulette_page_contents .wrapper [class|=confetti]{position:absolute}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-0{opacity:1.14845;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.12133s .40947s infinite drop-0;top:-10%;left:38%;transform:rotate(88.535deg)}@keyframes drop-0{to{top:110%;left:43%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-1{opacity:1.38492;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.58229s .595174s infinite drop-1;top:-10%;left:60%;transform:rotate(325.978deg)}@keyframes drop-1{to{top:110%;left:64%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-2{opacity:.571662;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.97962s .534069s infinite drop-2;top:-10%;left:33%;transform:rotate(242.454deg)}@keyframes drop-2{to{top:110%;left:41%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-3{opacity:.658544;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.20749s .559702s infinite drop-3;top:-10%;left:82%;transform:rotate(336.253deg)}@keyframes drop-3{to{top:110%;left:84%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-4{opacity:1.38408;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.39948s .878151s infinite drop-4;top:-10%;left:80%;transform:rotate(32.3483deg)}@keyframes drop-4{to{top:110%;left:84%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-5{opacity:1.34563;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.07228s .885772s infinite drop-5;top:-10%;left:74%;transform:rotate(328.475deg)}@keyframes drop-5{to{top:110%;left:75%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-6{opacity:1.05628;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.82291s .469154s infinite drop-6;top:-10%;left:55%;transform:rotate(33.1009deg)}@keyframes drop-6{to{top:110%;left:65%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-7{opacity:1.3397;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.44828s .851423s infinite drop-7;top:-10%;left:62%;transform:rotate(13.9288deg)}@keyframes drop-7{to{top:110%;left:70%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-8{opacity:.753371;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.06092s .377126s infinite drop-8;top:-10%;left:70%;transform:rotate(108.995deg)}@keyframes drop-8{to{top:110%;left:80%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-9{opacity:1.14509;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.90906s 44.7144ms infinite drop-9;top:-10%;left:11%;transform:rotate(300.11deg)}@keyframes drop-9{to{top:110%;left:19%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-10{opacity:.87668;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.37768s .395842s infinite drop-10;top:-10%;left:53%;transform:rotate(290.519deg)}@keyframes drop-10{to{top:110%;left:65%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-11{opacity:1.19906;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.4377s .742761s infinite drop-11;top:-10%;left:99%;transform:rotate(34.0443deg)}@keyframes drop-11{to{top:110%;left:114%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-12{opacity:.667158;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.06632s 79.3437ms infinite drop-12;top:-10%;left:66%;transform:rotate(333.694deg)}@keyframes drop-12{to{top:110%;left:71%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-13{opacity:1.02422;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.36108s 82.1049ms infinite drop-13;top:-10%;left:94%;transform:rotate(212.511deg)}@keyframes drop-13{to{top:110%;left:100%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-14{opacity:.605357;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.35449s .416147s infinite drop-14;top:-10%;left:37%;transform:rotate(317.971deg)}@keyframes drop-14{to{top:110%;left:46%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-15{opacity:.586101;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.24139s .751741s infinite drop-15;top:-10%;left:51%;transform:rotate(218.257deg)}@keyframes drop-15{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-16{opacity:.535578;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.22985s .456853s infinite drop-16;top:-10%;left:20%;transform:rotate(157.319deg)}@keyframes drop-16{to{top:110%;left:30%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-17{opacity:1.28955;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.52825s .957581s infinite drop-17;top:-10%;left:91%;transform:rotate(294.35deg)}@keyframes drop-17{to{top:110%;left:103%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-18{opacity:1.0628;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.74235s .772245s infinite drop-18;top:-10%;left:56%;transform:rotate(333.105deg)}@keyframes drop-18{to{top:110%;left:60%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-19{opacity:.748716;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.11737s .797025s infinite drop-19;top:-10%;left:7%;transform:rotate(101.464deg)}@keyframes drop-19{to{top:110%;left:20%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-20{opacity:.974435;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.91067s .760225s infinite drop-20;top:-10%;left:9%;transform:rotate(29.3255deg)}@keyframes drop-20{to{top:110%;left:17%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-21{opacity:.877812;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.82965s .672345s infinite drop-21;top:-10%;left:79%;transform:rotate(23.8439deg)}@keyframes drop-21{to{top:110%;left:81%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-22{opacity:1.02711;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.92301s .932855s infinite drop-22;top:-10%;left:82%;transform:rotate(119.238deg)}@keyframes drop-22{to{top:110%;left:91%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-23{opacity:1.46355;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.21687s .461749s infinite drop-23;top:-10%;left:87%;transform:rotate(178.865deg)}@keyframes drop-23{to{top:110%;left:102%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-24{opacity:.513437;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.59311s 5.4975ms infinite drop-24;top:-10%;left:99%;transform:rotate(275.468deg)}@keyframes drop-24{to{top:110%;left:110%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-25{opacity:1.04473;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.54039s .650897s infinite drop-25;top:-10%;left:15%;transform:rotate(345.977deg)}@keyframes drop-25{to{top:110%;left:25%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-26{opacity:1.05713;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.2693s .463081s infinite drop-26;top:-10%;left:1%;transform:rotate(313.935deg)}@keyframes drop-26{to{top:110%;left:15%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-27{opacity:1.25508;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.37761s .615127s infinite drop-27;top:-10%;left:61%;transform:rotate(40.8992deg)}@keyframes drop-27{to{top:110%;left:72%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-28{opacity:.748007;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.60019s .303888s infinite drop-28;top:-10%;left:97%;transform:rotate(5.8018deg)}@keyframes drop-28{to{top:110%;left:111%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-29{opacity:.531065;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.59063s .3312s infinite drop-29;top:-10%;left:84%;transform:rotate(328.184deg)}@keyframes drop-29{to{top:110%;left:88%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-30{opacity:1.28147;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.40781s 91.3286ms infinite drop-30;top:-10%;left:26%;transform:rotate(214.961deg)}@keyframes drop-30{to{top:110%;left:36%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-31{opacity:1.18609;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.55634s .746544s infinite drop-31;top:-10%;left:96%;transform:rotate(26.1018deg)}@keyframes drop-31{to{top:110%;left:97%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-32{opacity:1.12169;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.15297s .594849s infinite drop-32;top:-10%;left:47%;transform:rotate(293.796deg)}@keyframes drop-32{to{top:110%;left:56%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-33{opacity:1.36221;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.40846s 44.846ms infinite drop-33;top:-10%;left:46%;transform:rotate(94.8861deg)}@keyframes drop-33{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-34{opacity:.549791;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.75891s .550755s infinite drop-34;top:-10%;left:51%;transform:rotate(43.1816deg)}@keyframes drop-34{to{top:110%;left:59%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-35{opacity:1.42429;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.50291s .353213s infinite drop-35;top:-10%;left:12%;transform:rotate(173.222deg)}@keyframes drop-35{to{top:110%;left:26%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-36{opacity:.60671;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.88139s .16957s infinite drop-36;top:-10%;left:48%;transform:rotate(55.5167deg)}@keyframes drop-36{to{top:110%;left:59%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-37{opacity:1.09269;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.66885s .161346s infinite drop-37;top:-10%;left:10%;transform:rotate(80.3866deg)}@keyframes drop-37{to{top:110%;left:13%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-38{opacity:1.1386;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.73529s .584991s infinite drop-38;top:-10%;left:41%;transform:rotate(314.666deg)}@keyframes drop-38{to{top:110%;left:44%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-39{opacity:.515668;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.65118s .395158s infinite drop-39;top:-10%;left:66%;transform:rotate(295.147deg)}@keyframes drop-39{to{top:110%;left:67%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-40{opacity:.682982;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.99607s .129359s infinite drop-40;top:-10%;left:28%;transform:rotate(187.18deg)}@keyframes drop-40{to{top:110%;left:41%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-41{opacity:.772529;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.55997s .444893s infinite drop-41;top:-10%;left:79%;transform:rotate(228.96deg)}@keyframes drop-41{to{top:110%;left:80%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-42{opacity:.912122;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.07516s .532792s infinite drop-42;top:-10%;left:13%;transform:rotate(359.136deg)}@keyframes drop-42{to{top:110%;left:26%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-43{opacity:1.38675;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.05047s .45403s infinite drop-43;top:-10%;left:71%;transform:rotate(308.246deg)}@keyframes drop-43{to{top:110%;left:83%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-44{opacity:1.48127;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.03759s .973631s infinite drop-44;top:-10%;left:89%;transform:rotate(99.0088deg)}@keyframes drop-44{to{top:110%;left:98%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-45{opacity:1.37056;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.32383s .162787s infinite drop-45;top:-10%;left:85%;transform:rotate(41.2142deg)}@keyframes drop-45{to{top:110%;left:94%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-46{opacity:.925348;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.50819s .245953s infinite drop-46;top:-10%;left:93%;transform:rotate(12.4135deg)}@keyframes drop-46{to{top:110%;left:104%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-47{opacity:.668537;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.57636s .661509s infinite drop-47;top:-10%;left:72%;transform:rotate(287.03deg)}@keyframes drop-47{to{top:110%;left:77%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-48{opacity:.767988;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.35562s 93.658ms infinite drop-48;top:-10%;left:75%;transform:rotate(105.087deg)}@keyframes drop-48{to{top:110%;left:84%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-49{opacity:1.29743;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.57248s .687128s infinite drop-49;top:-10%;left:74%;transform:rotate(107.072deg)}@keyframes drop-49{to{top:110%;left:86%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-50{opacity:1.25271;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.66709s .387738s infinite drop-50;top:-10%;left:82%;transform:rotate(122.919deg)}@keyframes drop-50{to{top:110%;left:84%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-51{opacity:.861137;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.13571s .158817s infinite drop-51;top:-10%;left:45%;transform:rotate(257.079deg)}@keyframes drop-51{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-52{opacity:.821878;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.50296s .181358s infinite drop-52;top:-10%;left:63%;transform:rotate(298.074deg)}@keyframes drop-52{to{top:110%;left:69%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-53{opacity:1.42532;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.05281s .466886s infinite drop-53;top:-10%;left:87%;transform:rotate(80.9697deg)}@keyframes drop-53{to{top:110%;left:90%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-54{opacity:.650443;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.03488s .928284s infinite drop-54;top:-10%;left:49%;transform:rotate(126.461deg)}@keyframes drop-54{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-55{opacity:1.41937;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.58s 93.8736ms infinite drop-55;top:-10%;left:2%;transform:rotate(9.03212deg)}@keyframes drop-55{to{top:110%;left:6%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-56{opacity:.748144;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.06388s .198748s infinite drop-56;top:-10%;left:13%;transform:rotate(255.398deg)}@keyframes drop-56{to{top:110%;left:18%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-57{opacity:.826242;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.32367s 26.1135ms infinite drop-57;top:-10%;left:49%;transform:rotate(321.499deg)}@keyframes drop-57{to{top:110%;left:64%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-58{opacity:.950927;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.60406s .451041s infinite drop-58;top:-10%;left:99%;transform:rotate(70.1739deg)}@keyframes drop-58{to{top:110%;left:101%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-59{opacity:.820506;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.31569s .651918s infinite drop-59;top:-10%;left:22%;transform:rotate(229.465deg)}@keyframes drop-59{to{top:110%;left:26%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-60{opacity:.651092;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.28077s .837085s infinite drop-60;top:-10%;left:34%;transform:rotate(299.687deg)}@keyframes drop-60{to{top:110%;left:48%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-61{opacity:.785972;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.74404s .312962s infinite drop-61;top:-10%;left:57%;transform:rotate(178.631deg)}@keyframes drop-61{to{top:110%;left:59%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-62{opacity:.895627;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.83116s .158294s infinite drop-62;top:-10%;left:26%;transform:rotate(106.878deg)}@keyframes drop-62{to{top:110%;left:31%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-63{opacity:.566296;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.34838s .534181s infinite drop-63;top:-10%;left:43%;transform:rotate(232.785deg)}@keyframes drop-63{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-64{opacity:.84716;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.08709s .45226s infinite drop-64;top:-10%;left:30%;transform:rotate(148.202deg)}@keyframes drop-64{to{top:110%;left:35%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-65{opacity:1.01021;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.63209s .314842s infinite drop-65;top:-10%;left:45%;transform:rotate(141.776deg)}@keyframes drop-65{to{top:110%;left:46%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-66{opacity:.728732;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.29021s .41221s infinite drop-66;top:-10%;left:6%;transform:rotate(138.824deg)}@keyframes drop-66{to{top:110%;left:10%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-67{opacity:1.17417;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.44498s .543355s infinite drop-67;top:-10%;left:65%;transform:rotate(280.748deg)}@keyframes drop-67{to{top:110%;left:78%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-68{opacity:1.35852;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.46116s .109606s infinite drop-68;top:-10%;left:68%;transform:rotate(126.149deg)}@keyframes drop-68{to{top:110%;left:81%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-69{opacity:1.24976;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.57191s .703913s infinite drop-69;top:-10%;left:29%;transform:rotate(94.5102deg)}@keyframes drop-69{to{top:110%;left:43%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-70{opacity:.612419;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.42053s .890002s infinite drop-70;top:-10%;left:61%;transform:rotate(305.56deg)}@keyframes drop-70{to{top:110%;left:75%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-71{opacity:1.27761;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.45675s .334691s infinite drop-71;top:-10%;left:78%;transform:rotate(94.9169deg)}@keyframes drop-71{to{top:110%;left:88%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-72{opacity:.701733;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.67731s .359209s infinite drop-72;top:-10%;left:83%;transform:rotate(100.799deg)}@keyframes drop-72{to{top:110%;left:98%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-73{opacity:.65473;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.98627s .113543s infinite drop-73;top:-10%;left:42%;transform:rotate(76.0141deg)}@keyframes drop-73{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-74{opacity:.94895;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.2044s .881039s infinite drop-74;top:-10%;left:11%;transform:rotate(208.012deg)}@keyframes drop-74{to{top:110%;left:23%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-75{opacity:.663841;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.59983s 29.9942ms infinite drop-75;top:-10%;left:1%;transform:rotate(152.136deg)}@keyframes drop-75{to{top:110%;left:12%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-76{opacity:.639857;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.50535s .557624s infinite drop-76;top:-10%;left:36%;transform:rotate(180.376deg)}@keyframes drop-76{to{top:110%;left:51%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-77{opacity:.910611;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.65354s .522117s infinite drop-77;top:-10%;left:54%;transform:rotate(294.431deg)}@keyframes drop-77{to{top:110%;left:56%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-78{opacity:1.23746;z-index:30;background-color:#ffbf00;width:8px;height:3.2px;animation:4.24016s .367649s infinite drop-78;top:-10%;left:53%;transform:rotate(257.67deg)}@keyframes drop-78{to{top:110%;left:55%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-79{opacity:1.14118;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.75835s .498996s infinite drop-79;top:-10%;left:87%;transform:rotate(32.097deg)}@keyframes drop-79{to{top:110%;left:91%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-80{opacity:.794049;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.65492s .651205s infinite drop-80;top:-10%;left:79%;transform:rotate(179.768deg)}@keyframes drop-80{to{top:110%;left:91%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-81{opacity:.68585;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.17336s .449256s infinite drop-81;top:-10%;left:84%;transform:rotate(5.66384deg)}@keyframes drop-81{to{top:110%;left:94%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-82{opacity:.89498;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.05493s 20.1687ms infinite drop-82;top:-10%;left:32%;transform:rotate(320.148deg)}@keyframes drop-82{to{top:110%;left:38%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-83{opacity:1.30457;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.69197s .893633s infinite drop-83;top:-10%;left:92%;transform:rotate(73.6536deg)}@keyframes drop-83{to{top:110%;left:95%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-84{opacity:.549812;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.6557s .250184s infinite drop-84;top:-10%;left:34%;transform:rotate(104.427deg)}@keyframes drop-84{to{top:110%;left:47%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-85{opacity:1.26722;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.0006s .258817s infinite drop-85;top:-10%;left:17%;transform:rotate(269.228deg)}@keyframes drop-85{to{top:110%;left:32%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-86{opacity:.721464;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.32436s .460123s infinite drop-86;top:-10%;left:12%;transform:rotate(125.054deg)}@keyframes drop-86{to{top:110%;left:22%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-87{opacity:.902834;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.21445s .949889s infinite drop-87;top:-10%;left:72%;transform:rotate(342.376deg)}@keyframes drop-87{to{top:110%;left:84%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-88{opacity:.893569;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.81337s .943565s infinite drop-88;top:-10%;left:63%;transform:rotate(337.275deg)}@keyframes drop-88{to{top:110%;left:74%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-89{opacity:.925807;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.834s .981386s infinite drop-89;top:-10%;left:73%;transform:rotate(353.751deg)}@keyframes drop-89{to{top:110%;left:77%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-90{opacity:.914052;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.15048s .704276s infinite drop-90;top:-10%;left:57%;transform:rotate(135.739deg)}@keyframes drop-90{to{top:110%;left:67%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-91{opacity:.826503;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.53723s .435946s infinite drop-91;top:-10%;left:22%;transform:rotate(165.866deg)}@keyframes drop-91{to{top:110%;left:33%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-92{opacity:.823615;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.06698s .744032s infinite drop-92;top:-10%;left:39%;transform:rotate(153.705deg)}@keyframes drop-92{to{top:110%;left:44%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-93{opacity:.802483;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.25964s .544431s infinite drop-93;top:-10%;left:64%;transform:rotate(31.9913deg)}@keyframes drop-93{to{top:110%;left:77%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-94{opacity:.834394;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.23191s .754239s infinite drop-94;top:-10%;left:62%;transform:rotate(133.012deg)}@keyframes drop-94{to{top:110%;left:64%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-95{opacity:1.12651;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.61162s .659698s infinite drop-95;top:-10%;left:41%;transform:rotate(109.966deg)}@keyframes drop-95{to{top:110%;left:53%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-96{opacity:.841754;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.29861s .896082s infinite drop-96;top:-10%;left:75%;transform:rotate(162.323deg)}@keyframes drop-96{to{top:110%;left:85%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-97{opacity:1.08927;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.1563s .323142s infinite drop-97;top:-10%;left:21%;transform:rotate(149.935deg)}@keyframes drop-97{to{top:110%;left:36%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-98{opacity:1.45866;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.5445s .163848s infinite drop-98;top:-10%;left:27%;transform:rotate(141.19deg)}@keyframes drop-98{to{top:110%;left:36%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-99{opacity:1.32088;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.91149s .626644s infinite drop-99;top:-10%;left:21%;transform:rotate(194.323deg)}@keyframes drop-99{to{top:110%;left:24%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-100{opacity:1.4485;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.09788s .130663s infinite drop-100;top:-10%;left:90%;transform:rotate(220.445deg)}@keyframes drop-100{to{top:110%;left:97%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-101{opacity:1.07509;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.39227s .956485s infinite drop-101;top:-10%;left:59%;transform:rotate(255.945deg)}@keyframes drop-101{to{top:110%;left:69%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-102{opacity:1.48597;z-index:30;background-color:#263672;width:11px;height:4.4px;animation:4.90359s .707607s infinite drop-102;top:-10%;left:16%;transform:rotate(182.108deg)}@keyframes drop-102{to{top:110%;left:31%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-103{opacity:1.37108;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.25831s .100632s infinite drop-103;top:-10%;left:97%;transform:rotate(341.422deg)}@keyframes drop-103{to{top:110%;left:108%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-104{opacity:1.20839;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.22678s .933188s infinite drop-104;top:-10%;left:99%;transform:rotate(57.1831deg)}@keyframes drop-104{to{top:110%;left:114%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-105{opacity:.994803;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.13874s .46206s infinite drop-105;top:-10%;left:38%;transform:rotate(324.261deg)}@keyframes drop-105{to{top:110%;left:51%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-106{opacity:.575708;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.609s .617975s infinite drop-106;top:-10%;left:51%;transform:rotate(284.064deg)}@keyframes drop-106{to{top:110%;left:58%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-107{opacity:1.10246;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.61349s .763983s infinite drop-107;top:-10%;left:21%;transform:rotate(13.5278deg)}@keyframes drop-107{to{top:110%;left:33%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-108{opacity:1.29295;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.16793s .999503s infinite drop-108;top:-10%;left:70%;transform:rotate(230.091deg)}@keyframes drop-108{to{top:110%;left:83%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-109{opacity:1.4005;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.28503s .297452s infinite drop-109;top:-10%;left:38%;transform:rotate(103.954deg)}@keyframes drop-109{to{top:110%;left:44%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-110{opacity:.785086;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.99767s .691241s infinite drop-110;top:-10%;left:68%;transform:rotate(228.012deg)}@keyframes drop-110{to{top:110%;left:82%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-111{opacity:.659176;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.47851s .896801s infinite drop-111;top:-10%;left:46%;transform:rotate(86.2148deg)}@keyframes drop-111{to{top:110%;left:60%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-112{opacity:.972531;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.16508s .643262s infinite drop-112;top:-10%;left:53%;transform:rotate(89.3382deg)}@keyframes drop-112{to{top:110%;left:61%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-113{opacity:.736162;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.4644s .671325s infinite drop-113;top:-10%;left:12%;transform:rotate(151.8deg)}@keyframes drop-113{to{top:110%;left:16%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-114{opacity:1.46675;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.81122s .595214s infinite drop-114;top:-10%;left:1%;transform:rotate(205.906deg)}@keyframes drop-114{to{top:110%;left:6%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-115{opacity:.531359;z-index:30;background-color:#263672;width:20px;height:8px;animation:4.43668s .14401s infinite drop-115;top:-10%;left:92%;transform:rotate(220.155deg)}@keyframes drop-115{to{top:110%;left:104%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-116{opacity:.553769;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.57696s .525625s infinite drop-116;top:-10%;left:36%;transform:rotate(5.08461deg)}@keyframes drop-116{to{top:110%;left:45%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-117{opacity:.967939;z-index:30;background-color:#263672;width:19px;height:7.6px;animation:4.20044s 6.04023ms infinite drop-117;top:-10%;left:20%;transform:rotate(54.8606deg)}@keyframes drop-117{to{top:110%;left:26%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-118{opacity:.991347;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.48322s .498719s infinite drop-118;top:-10%;left:1%;transform:rotate(346.016deg)}@keyframes drop-118{to{top:110%;left:13%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-119{opacity:1.26508;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.12589s .985893s infinite drop-119;top:-10%;left:39%;transform:rotate(163.532deg)}@keyframes drop-119{to{top:110%;left:43%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-120{opacity:.66076;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.76384s .99478s infinite drop-120;top:-10%;left:91%;transform:rotate(55.177deg)}@keyframes drop-120{to{top:110%;left:102%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-121{opacity:.621538;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.67622s .212535s infinite drop-121;top:-10%;left:67%;transform:rotate(8.64358deg)}@keyframes drop-121{to{top:110%;left:79%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-122{opacity:1.23052;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.73446s .67482s infinite drop-122;top:-10%;left:23%;transform:rotate(316.078deg)}@keyframes drop-122{to{top:110%;left:30%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-123{opacity:1.10215;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.39508s .432212s infinite drop-123;top:-10%;left:74%;transform:rotate(21.153deg)}@keyframes drop-123{to{top:110%;left:86%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-124{opacity:.973248;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.10284s .678891s infinite drop-124;top:-10%;left:83%;transform:rotate(116.672deg)}@keyframes drop-124{to{top:110%;left:96%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-125{opacity:1.26171;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.14183s .208068s infinite drop-125;top:-10%;left:17%;transform:rotate(79.809deg)}@keyframes drop-125{to{top:110%;left:29%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-126{opacity:.848648;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.8704s .927569s infinite drop-126;top:-10%;left:28%;transform:rotate(353.431deg)}@keyframes drop-126{to{top:110%;left:42%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-127{opacity:.769376;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.00762s .247829s infinite drop-127;top:-10%;left:98%;transform:rotate(54.3614deg)}@keyframes drop-127{to{top:110%;left:111%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-128{opacity:1.18216;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.9692s .559014s infinite drop-128;top:-10%;left:68%;transform:rotate(289.708deg)}@keyframes drop-128{to{top:110%;left:80%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-129{opacity:.645773;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.80704s .406026s infinite drop-129;top:-10%;left:69%;transform:rotate(94.7657deg)}@keyframes drop-129{to{top:110%;left:70%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-130{opacity:1.10916;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.91809s .647863s infinite drop-130;top:-10%;left:92%;transform:rotate(25.4661deg)}@keyframes drop-130{to{top:110%;left:105%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-131{opacity:1.33312;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.02529s .586845s infinite drop-131;top:-10%;left:57%;transform:rotate(34.0195deg)}@keyframes drop-131{to{top:110%;left:65%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-132{opacity:.543603;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.5901s .547619s infinite drop-132;top:-10%;left:31%;transform:rotate(41.0855deg)}@keyframes drop-132{to{top:110%;left:39%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-133{opacity:.769005;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.22865s .739412s infinite drop-133;top:-10%;left:45%;transform:rotate(72.4977deg)}@keyframes drop-133{to{top:110%;left:48%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-134{opacity:.778529;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.81756s .178083s infinite drop-134;top:-10%;left:13%;transform:rotate(240.986deg)}@keyframes drop-134{to{top:110%;left:20%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-135{opacity:.647585;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.8745s .921328s infinite drop-135;top:-10%;left:41%;transform:rotate(84.5499deg)}@keyframes drop-135{to{top:110%;left:44%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-136{opacity:.639814;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.66475s .793395s infinite drop-136;top:-10%;left:22%;transform:rotate(305.781deg)}@keyframes drop-136{to{top:110%;left:30%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-137{opacity:1.11519;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.21013s .569964s infinite drop-137;top:-10%;left:59%;transform:rotate(307.69deg)}@keyframes drop-137{to{top:110%;left:73%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-138{opacity:.730234;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.90186s .654366s infinite drop-138;top:-10%;left:30%;transform:rotate(293.28deg)}@keyframes drop-138{to{top:110%;left:34%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-139{opacity:.896085;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.71938s .405948s infinite drop-139;top:-10%;left:84%;transform:rotate(210.444deg)}@keyframes drop-139{to{top:110%;left:99%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-140{opacity:.947532;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.14657s 27.0666ms infinite drop-140;top:-10%;left:67%;transform:rotate(130.111deg)}@keyframes drop-140{to{top:110%;left:81%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-141{opacity:.581705;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.53941s .282255s infinite drop-141;top:-10%;left:7%;transform:rotate(17.9625deg)}@keyframes drop-141{to{top:110%;left:8%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-142{opacity:1.12405;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.64442s .807442s infinite drop-142;top:-10%;left:62%;transform:rotate(353.081deg)}@keyframes drop-142{to{top:110%;left:70%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-143{opacity:1.15456;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.81292s 42.7408ms infinite drop-143;top:-10%;left:60%;transform:rotate(150.113deg)}@keyframes drop-143{to{top:110%;left:66%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-144{opacity:.968051;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.67342s .662609s infinite drop-144;top:-10%;left:50%;transform:rotate(286.392deg)}@keyframes drop-144{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-145{opacity:.532915;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.12487s .485991s infinite drop-145;top:-10%;left:68%;transform:rotate(8.58712deg)}@keyframes drop-145{to{top:110%;left:80%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-146{opacity:1.07273;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.37372s .334082s infinite drop-146;top:-10%;left:44%;transform:rotate(221.362deg)}@keyframes drop-146{to{top:110%;left:50%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-147{opacity:1.09595;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.7053s .824816s infinite drop-147;top:-10%;left:4%;transform:rotate(185.86deg)}@keyframes drop-147{to{top:110%;left:7%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-148{opacity:.881642;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.46684s .992127s infinite drop-148;top:-10%;left:18%;transform:rotate(300.31deg)}@keyframes drop-148{to{top:110%;left:28%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-149{opacity:.952396;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.86264s 86.3952ms infinite drop-149;top:-10%;left:82%;transform:rotate(146.595deg)}@keyframes drop-149{to{top:110%;left:87%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-150{opacity:.683649;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.55089s .685508s infinite drop-150;top:-10%;left:46%;transform:rotate(347.721deg)}@keyframes drop-150{to{top:110%;left:59%}}.roulette-popup-container .reward_roulette_page_contents img{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_head{align-items:center;gap:12px;width:100%;max-width:1400px;margin-top:40px;margin-bottom:20px;padding-left:20px;padding-right:20px;display:flex;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_head .title-roulette{color:#fff;font-size:24px;font-weight:700}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body{align-items:flex-start;gap:12px;justify-content:unset;margin:unset;border-radius:12px;width:100%;height:auto;max-height:85dvh;display:flex;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette-header-conatiner{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette-header-conatiner>.close-button{align-self:flex-end}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette-header-conatiner>.header-title{color:var(--ThingBet--greyscale--260);font-size:18px;font-weight:600}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box{width:50%;height:355px;margin-bottom:unset;flex-direction:column;flex-grow:1;justify-content:center;display:flex;position:relative;transform:scale(.5)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette_contianer{height:200px;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box>.roulette_contianer>div{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .center_circle{z-index:100;position:absolute;transform:scale(.5)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .arrow{z-index:21;transform:scale(1.75)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle{z-index:20;top:-13%!important;left:-.25%!important}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle img.roulette_entity{opacity:.95;transform:rotate(25deg)scale(3)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-0{transform:rotate(0)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-7{transition:all .3s;transform:rotate(22.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-6{transition:all .3s;transform:rotate(67.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-5{transition:all .3s;transform:rotate(112.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-4{transition:all .3s;transform:rotate(157.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-3{transition:all .3s;transform:rotate(202.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-2{transition:all .3s;transform:rotate(247.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-1{transition:all .3s;transform:rotate(292.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.result-8{transition:all .3s;transform:rotate(337.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle.active{animation:.5s linear infinite base_circle_draw}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result{color:#fff;letter-spacing:-1px;text-align:left;width:440px;font-size:25px;font-weight:600;position:absolute}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result:nth-child(2n){color:#161616!important}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.winner{color:#fff;animation:1.5s linear infinite animate_heart_beat}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-1{transform:rotate(157.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-2{transform:rotate(202.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-3{transform:rotate(247.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-4{transform:rotate(292.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-5{transform:rotate(337.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-6{transform:rotate(382.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-7{transform:rotate(67.5deg)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .base_circle>.result.result-8{transform:rotate(112.5deg)}@keyframes base_circle_draw{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board{color:#8c8c8c;cursor:pointer;background:#2a2e37;border:1px solid #3e4450;justify-content:center;align-items:center;width:160px;height:44px;margin-left:15px;font-size:13px;display:flex;top:557px;left:220px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .Board:first-child{margin-left:0}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box{width:200%;height:100%;transform:translate(-25%)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun{background:radial-gradient(#0000 50%,#fff),radial-gradient(gold,#0000 70%);width:40rem;height:40rem;margin:3rem auto;animation:.15s ease-in glow_in;position:relative;top:-5px;transform:scale(1.15);-webkit-mask-image:radial-gradient(#000 40%,#0000 65%);mask-image:radial-gradient(#000 40%,#0000 65%)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:after,.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:before{content:"";transform-origin:50%;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(#000 40%,#0000 65%);mask-image:radial-gradient(#000 40%,#0000 65%)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:before{background:repeating-conic-gradient(gold 0deg 20deg,#0000 20deg 40deg);animation:720s linear rotate,3s linear infinite scale}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_play_box .sun-box .sun:after{background:radial-gradient(gold,orange 27%,#0000 calc(27% + 3px) 100%),radial-gradient(gold,#0000 70%),repeating-conic-gradient(gold 0deg 5deg,#0000 5deg 10deg);animation:360s linear rotate;transform:rotate(15deg)}@keyframes glow_in{0%{opacity:0}to{opacity:1}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes scale{0%{transform:scale(1)}20%{transform:scale(1.2)}40%{transform:scale(.8)}60%{transform:scale(1.1)}70%{transform:scale(.9)}to{transform:scale(1)}}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box{flex-direction:column;gap:20px;width:55%;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roueltte-ticket{letter-spacing:-.4px;text-align:center;border:2px solid var(--ThingBet--neon-green--10);border-radius:100px;padding:16px;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roueltte-ticket>span{color:var(--ThingBet--neon-green--10);font-size:24px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual{background-repeat:no-repeat;background-size:cover;flex-shrink:0;justify-content:center;width:100%;display:flex;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.visual_entity{justify-content:center;align-items:center;width:40%;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.visual_entity img{margin-top:20px;transform:scale(.9)}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information{flex-direction:column;flex-shrink:1;width:100%;display:flex;inset:10px 0 30px 270px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.title{color:var(--ThingBet--white);text-align:center;background-color:var(--ThingBet--greyscale--180);border-bottom:var(--ThingBet--greyscale--10)solid 4px;flex-shrink:0;justify-content:center;padding:10px 0;font-size:16px;font-weight:400;line-height:100%;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.title img{-o-object-fit:scale-down;object-fit:scale-down;flex-shrink:0;margin-right:20px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container{border-radius:8px;width:100%;height:100%;min-height:100px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item{flex-grow:1;grid-template-rows:repeat(4,1fr);grid-template-columns:repeat(2,1fr);grid-template-areas:"medal-1 medal-5""medal-2 medal-6""medal-3 medal-7""medal-4 medal-8";gap:2px;display:grid}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list{background:var(--ThingBet--greyscale--230);border-radius:10px;padding:10px 0}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line{justify-content:space-between;gap:4px;height:100%;margin-left:8px;margin-right:8px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item{justify-content:space-between;align-items:center;width:100%;padding:0 20px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>img{width:35px;height:35px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc{color:var(--ThingBet--border-neutral-inverse-primary);flex-direction:column;align-items:flex-end;gap:4px;font-weight:600;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc>.amount{color:var(--ThingBet--neon-green--10);font-size:18px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line>.item>.desc>.rank{opacity:.7;text-align:end;font-size:18px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_visual>.information>.ranking-container>.ranking-item>.ranking-list>.line:last-child{border-bottom:0}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head{z-index:10;background:#2a2e37;border:1px solid #6d747b;margin-bottom:10px;padding:4px;position:relative}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row{background:linear-gradient(90deg,#3e445066 10%,#3e4450aa 70%),repeating-linear-gradient(-45deg,#ffffff03,#ffffff03 10px,#0000 10px 20px);border:1px solid #2e354d;justify-content:space-between;align-items:center;height:46px;padding-left:30px;padding-right:30px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row div{font-size:12px;font-weight:600}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count{width:fit-content;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count>.label{margin-right:10px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.remain_roulette_count>.value{color:#03f682;font-size:13px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount{display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount>.label{margin-right:10px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box>.roulette_history_box_head>.roulette_history_box_head_row>.total_won_amount>.value{color:#ffea00;font-size:13px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .title_text{text-align:center;width:140px}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .remain_roulette_count{text-align:center;justify-content:center;width:170px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_page_contents_body>.roulette_history_box .total_won_amount{text-align:center;justify-content:center;align-items:center;width:170px;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body{width:100%;margin:20px 0}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body .datagrid-table .empty-state{padding:0}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body .datagrid-table .empty-message{background:var(--ThingBet--background-neutral-primary);justify-content:center;align-items:center;width:100%;height:201px;margin:auto;display:flex}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body .dx-datagrid .dx-datagrid-headers .dx-datagrid-table .dx-row td{background:var(--ThingBet--greyscale--110);border-radius:unset;font-size:12px;color:var(--ThingBet--text-brand-orange-primary)!important;border:0!important}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body .dx-datagrid .dx-datagrid-content .dx-datagrid-table .dx-row td{color:#d9d9d9;justify-content:center;align-items:center;padding:8px 0;font-size:12px;display:flex;border-radius:unset!important;border:0!important}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body tbody>:nth-child(odd){background:var(--ThingBet--background-neutral-secondary)}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body tbody>:nth-child(2n){background:var(--ThingBet--background-neutral-tertiary)}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body tbody .dx-freespace-row{display:none}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body tbody>tr{width:min(90vw,710px)}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body .PageNation{background:0 0}.roulette-popup-container .reward_roulette_page_contents>.roulette_history_box_body .PageNation button{border-radius:0}@keyframes animate_heart_beat{0%{text-shadow:0 0 10px #03f682,0 0 40px #03f682,0 0 100px #03f682}50%{text-shadow:0 0 5px #03f682,0 0 30px #03f682,0 0 60px #03f682}to{text-shadow:0 0 10px #03f682,0 0 40px #03f682,0 0 100px #03f682}}@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}}.roulette-popup-container .reward_roulette_page_contents .firework.firework-1{top:500px!important;left:450px!important}.roulette-popup-container .reward_roulette_page_contents .firework.firework-2{top:600px!important;left:1000px!important}.roulette-popup-container .reward_roulette_page_contents .firework.firework-3{top:300px!important;left:1000px!important}.roulette-popup-container .reward_roulette_page_contents .firework,.roulette-popup-container .reward_roulette_page_contents .firework:before,.roulette-popup-container .reward_roulette_page_contents .firework:after{--color1:yellow;--color2:khaki;--color3:white;--color4:lime;--color5:gold;--color6:mediumseagreen;--finalSize:45vmin;--initialSize:.5vmin;--initialY:60vmin;--particleSize:.2vmin;--x:-50%;--y:-30vmin;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-repeat:no-repeat;background-size:var(--initialSize)var(--initialSize);content:"";transform:translate(-50%,var(--y));width:var(--initialSize);animation:2s infinite firework;position:absolute;top:50%;left:50%}.roulette-popup-container .reward_roulette_page_contents .firework:before{--initialY:-50%;--x:-50%;--y:-50%;transform:translate(-50%,-50%)rotate(40deg)scale(1.3)rotateY(40deg)}.roulette-popup-container .reward_roulette_page_contents .firework:after{--initialY:-50%;--x:-50%;--y:-50%;transform:translate(-50%,-50%)rotate(170deg)scale(1.15)rotateY(-30deg)}.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(2){--x:30vmin}.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(2),.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(2):before,.roulette-popup-container .reward_roulette_page_contents .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%}.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(3){--x:-30vmin;--y:-50vmin}.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(3),.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(3):before,.roulette-popup-container .reward_roulette_page_contents .firework:nth-child(3):after{--color1:cyan;--color2:lightcyan;--color3:lightblue;--color4:PaleTurquoise;--color5:SkyBlue;--color6:lavender;--finalSize:35vmin;animation-delay:-.4s;top:60%;left:70%}.clearEach{justify-content:center;width:15px;margin:auto;display:flex}.roulette-history-popup-overlay{z-index:1000;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.roulette-history-header{border-bottom:1px solid var(--ThingBet--greyscale--220);justify-content:space-between;align-items:center;padding:16px;display:flex}.roulette-history-header .roulette-history-title{color:var(--ThingBet--greyscale--260);font-size:16px;font-weight:600}.roulette-history-header .roulette-history-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.roulette-history-content{flex-direction:column;flex:1;gap:8px;width:100%;display:flex}.roulette-history-content .roulette-history-card{background:var(--ThingBet--greyscale--220);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.roulette-history-content .roulette-history-card .roulette-history-card-info{flex-direction:column;flex:1;gap:4px;display:flex}.roulette-history-content .roulette-history-card .roulette-history-card-info .roulette-history-card-row{gap:6px;font-size:12px;display:flex}.roulette-history-content .roulette-history-card .roulette-history-card-info .roulette-history-card-row .label{color:var(--ThingBet--greyscale--260)}.roulette-history-content .roulette-history-card .roulette-history-card-info .roulette-history-card-row .value{font-weight:500}.roulette-history-content .roulette-history-card .roulette-history-card-info .amount{color:var(--ThingBet--neon-green--10);font-size:14px;font-weight:700}.roulette-history-content .roulette-history-card .roulette-history-card-right{flex-direction:column;align-items:flex-end;gap:4px;padding:12px;display:flex}.roulette-history-content .roulette-history-card .roulette-history-card-right .date{color:var(--ThingBet--greyscale--240);font-size:11px}.roulette-history-content .roulette-history-card .roulette-history-delete-btn{cursor:pointer;color:var(--ThingBet--greyscale--240);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:6px;transition:all .2s;display:flex}.roulette-history-content .roulette-history-card .roulette-history-delete-btn:hover{filter:brightness(0)saturate()invert()sepia()saturate(0%)hue-rotate(296deg)brightness(107%)contrast()}.roulette-history-content .roulette-history-empty{height:150px;color:var(--ThingBet--greyscale--240);justify-content:center;align-items:center;font-size:14px;display:flex}.roulette-history-pagination{border-top:1px solid var(--ThingBet--greyscale--220);padding:12px;position:sticky;bottom:0}.roulette-history-pagination .PageNation{background:0 0}
.reward-coupon-container{background:var(--ThingBet--greyscale--215);border-radius:10px;justify-content:center;width:100%;height:550px;padding:25px 20px;display:flex;overflow-y:auto}.reward-coupon-container>.reward-coupon-content{flex-direction:column;justify-content:flex-start;align-items:center;gap:16px;width:50%;height:auto;display:flex;position:relative;overflow-y:auto}.reward-coupon-container>.reward-coupon-content>.reward-coupon-header{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-header>.close-button{cursor:pointer;align-self:flex-end;padding:4px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-header>.reward-coupon-title{color:var(--ThingBet--greyscale--260);font-size:18px;font-weight:600}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container{flex-direction:column;flex-grow:1;gap:12px;width:100%;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper{flex-grow:1;align-items:center;gap:8px;width:100%;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-nav-btn{color:var(--ThingBet--greyscale--260);cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:8px;transition:opacity .2s}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-nav-btn>svg{transform:scale(1.5)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-nav-btn:hover:not(:disabled){opacity:1}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-nav-btn:disabled{opacity:.2;cursor:not-allowed}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card{border:1px solid var(--ThingBet--greyscale--215);background:linear-gradient(135deg,#1a1d24 0%,#252a35 100%);border-radius:12px;flex:1;align-items:stretch;height:80%;min-height:100px;display:flex;position:relative;overflow:hidden}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card.available{border-color:var(--ThingBet--neon-green--10);background:linear-gradient(135deg,#0d2818 0%,#1a3325 100%)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card.used{opacity:.6;background:linear-gradient(135deg,#1a1d24 0%,#252a35 100%)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card.expired{opacity:.5;background:linear-gradient(135deg,#2a1a1a 0%,#352525 100%)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card.empty{justify-content:center;align-items:center;min-height:100px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card.empty .empty-message{color:var(--ThingBet--greyscale--260);opacity:.6;font-size:14px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left{flex-direction:column;flex:1;justify-content:center;gap:8px;padding:16px;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left .coupon-type-badge{color:var(--ThingBet--neon-green--10);background:#03f68226;border-radius:4px;width:fit-content;padding:4px 8px;font-size:12px;font-weight:600;display:inline-block}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left .coupon-amount{align-items:baseline;gap:4px;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left .coupon-amount .currency{color:var(--ThingBet--greyscale--260);font-size:16px;font-weight:600}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left .coupon-amount .value{color:#fff;letter-spacing:-1px;font-size:28px;font-weight:700}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left .coupon-dates{color:var(--ThingBet--greyscale--260);opacity:.7;align-items:center;gap:4px;font-size:12px;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-left .coupon-dates .separator{margin:0 2px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-divider{flex-direction:column;align-items:center;width:1px;padding:8px 0;display:flex;position:relative}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-divider .circle{background:var(--ThingBet--greyscale--235);border-radius:50%;flex-shrink:0;width:16px;height:16px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-divider .circle.top{margin-top:-8px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-divider .circle.bottom{margin-bottom:-8px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-divider .dashed-line{background:repeating-linear-gradient(to bottom,var(--ThingBet--greyscale--215)0px,var(--ThingBet--greyscale--215)4px,transparent 4px,transparent 8px);flex:1;width:1px}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-right{justify-content:center;align-items:center;width:70px;padding:12px;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-right .status-badge{writing-mode:vertical-rl;text-orientation:mixed;text-align:center;border-radius:4px;padding:8px 4px;font-size:12px;font-weight:600}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-right .status-badge.available{background:var(--ThingBet--neon-green--10);color:#000}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-right .status-badge.used{background:var(--ThingBet--greyscale--215);color:var(--ThingBet--greyscale--260)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-card-wrapper .coupon-card .coupon-right .status-badge.expired{color:#ff6464;background:#ff646433}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-pagination{color:var(--ThingBet--greyscale--260);justify-content:center;align-items:center;gap:4px;font-size:12px;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-pagination .current{color:var(--ThingBet--neon-green--10);font-weight:600}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-pagination .separator{opacity:.5}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .coupon-pagination .total{opacity:.7}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard{gap:4px;width:100%;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard .dashboard-item{background:var(--ThingBet--greyscale--230);text-align:center;border-radius:8px;flex-direction:column;flex:1;padding:10px;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard .dashboard-item .label{color:var(--ThingBet--greyscale--260);opacity:.7;margin-bottom:4px;font-size:12px;font-weight:500}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard .dashboard-item .count{font-size:20px;font-weight:700}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard .dashboard-item.available .count{color:var(--ThingBet--neon-green--10)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard .dashboard-item.used .count{color:var(--ThingBet--greyscale--260)}.reward-coupon-container>.reward-coupon-content>.reward-coupon-ticket-container .reward-coupon-dashboard .dashboard-item.expired .count{color:#ff6464}.reward-coupon-container>.reward-coupon-content>.reward-coupon-btn-group{flex-direction:column;gap:8px;width:60%;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-btn-group button{color:#c2c2c4;text-align:center;background:var(--ThingBet--greyscale--270);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;height:44px;padding:12px;font-size:14px;font-weight:700;transition:opacity .2s;display:flex}.reward-coupon-container>.reward-coupon-content>.reward-coupon-btn-group button:active:not(:disabled){opacity:.8}.reward-coupon-container>.reward-coupon-content>.reward-coupon-btn-group button:disabled{opacity:.5;cursor:not-allowed}.reward-coupon-container>.reward-coupon-content>.reward-coupon-btn-group>.claim{background-color:var(--ThingBet--neon-green--10);color:#000}.coupon-history-overlay{justify-content:center;width:100%;display:flex}.coupon-history-popup{border-radius:12px;flex-direction:column;width:100%;display:flex}.coupon-history-popup .coupon-history-header{border-bottom:1px solid var(--ThingBet--greyscale--220);justify-content:space-between;align-items:center;padding:16px;display:flex}.coupon-history-popup .coupon-history-header .coupon-history-title{color:var(--ThingBet--greyscale--260);font-size:16px;font-weight:600}.coupon-history-popup .coupon-history-header .coupon-history-close{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:4px;display:flex}.coupon-history-popup .coupon-history-content{flex-direction:column;flex:1;gap:8px;display:flex}.coupon-history-popup .coupon-history-content .coupon-history-card{background:var(--ThingBet--greyscale--220);border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-info{flex-direction:column;flex:1;gap:4px;display:flex}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-info .coupon-history-card-row{gap:6px;font-size:12px;display:flex}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-info .coupon-history-card-row .label{color:var(--ThingBet--greyscale--240)}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-info .coupon-history-card-row .value{color:var(--ThingBet--greyscale--260);font-weight:500}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-info .amount{color:var(--ThingBet--neon-green--10);font-size:14px;font-weight:700}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right{align-items:center;gap:20px;display:flex}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right .card-info{flex-direction:column;align-items:center;gap:10px;display:flex}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right .card-info .date{color:var(--ThingBet--greyscale--240);font-size:12px}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right .card-info .status{border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right .card-info .status.available{color:var(--ThingBet--neon-green--10);background:#03f68233}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right .card-info .status.used{color:var(--ThingBet--greyscale--240);background:#868d9b33}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right .card-info .status.expired{color:#ff6b6b;background:#ff6b6b33}.coupon-history-popup .coupon-history-content .coupon-history-card .coupon-history-card-right>.coupon-history-delete-btn{cursor:pointer;background:0 0;border:none}.coupon-history-popup .coupon-history-content .coupon-history-empty{height:150px;color:var(--ThingBet--greyscale--240);justify-content:center;align-items:center;font-size:14px;display:flex}.coupon-history-popup .coupon-history-pagination{border-top:1px solid var(--ThingBet--greyscale--220);position:sticky;bottom:-22.5px}.coupon-history-popup .coupon-history-pagination .Tag.PageNation{-webkit-backdrop-filter:unset;backdrop-filter:unset;background:0 0!important}
.PopupItem.CSCenterSaveDraftsPopup{background-color:#262628;border:none;border-radius:12px;flex-direction:column;width:841px;max-width:90vw;max-height:90vh;animation:.25s animate_fade_in_popup_item;display:flex;position:absolute;top:50vh;left:50vw;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 0 30px #0005,0 0 30px #000,0 0 60px #00000080}.PopupItem.CSCenterSaveDraftsPopup .popup-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title{align-items:center;gap:10px;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title .header-icon{filter:brightness(0)saturate()invert(77%)sepia(9%)saturate(6550%)hue-rotate(93deg)brightness()contrast(98%);width:22px;height:22px}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title>h4{color:#fff;margin:0;font-size:18px;font-weight:600}.PopupItem.CSCenterSaveDraftsPopup .popup-header .popup-header-title>h4 .drafts-count{color:#868689;font-weight:400}.PopupItem.CSCenterSaveDraftsPopup .popup-content{flex-direction:column;flex:1;max-height:400px;padding:20px 24px;display:flex;overflow-y:auto}.PopupItem.CSCenterSaveDraftsPopup .popup-content::-webkit-scrollbar{width:6px}.PopupItem.CSCenterSaveDraftsPopup .popup-content::-webkit-scrollbar-track{background:#1f1f20;border-radius:3px}.PopupItem.CSCenterSaveDraftsPopup .popup-content::-webkit-scrollbar-thumb{background:#434346;border-radius:3px}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-drafts-list{flex-direction:column;gap:0;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-drafts-list .no-drafts{color:#868689;text-align:center;padding:40px 0;font-size:14px}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item{cursor:pointer;background:#1c1c1e;border-bottom:1px solid #2a2a2c;align-items:center;padding:16px 20px;transition:background .2s;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item:first-child{border-radius:8px 8px 0 0}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item:last-child{border-bottom:none;border-radius:0 0 8px 8px}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item:only-child{border-radius:8px}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item:hover{background:#242426}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-icon{border-radius:10px;justify-content:center;align-items:center;width:48px;min-width:48px;height:48px;margin-right:16px;display:flex;overflow:hidden}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-icon img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-content{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-content .draft-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:Pretendard,sans-serif;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-content .draft-description{color:#868689;white-space:nowrap;text-overflow:ellipsis;font-family:Pretendard,sans-serif;font-size:13px;font-weight:400;line-height:1.3;overflow:hidden}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-timestamp{color:#868689;white-space:nowrap;margin-left:16px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:400}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-delete{color:#868689;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;margin-left:12px;font-size:14px;transition:all .2s;display:flex}.PopupItem.CSCenterSaveDraftsPopup .popup-content .save-draft-item .draft-delete:hover{color:#ff6b6b;background:#36363a}
.empty-history-notice{text-align:center;background:var(--ThingBet--greyscale--225);border:1px dashed #ffffff14;border-radius:12px;justify-content:center;align-items:center;padding:40px 20px;font-weight:500;display:flex;color:#fff6!important;margin:12px!important;font-size:14px!important}
.MyRankPopup{color:#fff;flex-direction:column;display:flex;position:absolute;top:50vh;left:50vw;transform:translate(-50%,-50%);-webkit-backdrop-filter:none!important;backdrop-filter:none!important;box-shadow:none!important;border:none!important}.MyRankPopup>.myRank{width:400px}.MyRankPopup>.myRank>.myRank__profile-section{background-color:var(--ThingBet--greyscale--230);border-radius:12px 12px 0 0;padding:12px}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__header{justify-content:space-between;align-items:center;display:flex;position:relative}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__header>p{color:#868689;font-size:16px;font-weight:700}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>img{width:100px;height:100px}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info{flex-direction:column;align-items:center;gap:4px;display:flex}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>p{color:#c2c2c4;font-size:16px;font-weight:700}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>.myRank__icons{align-items:center;gap:4px;display:flex}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>.myRank__icons>.level-icon{width:20px;height:20px}.MyRankPopup>.myRank>.myRank__profile-section>.myRank__player-details>.myRank__player-details-info>.myRank__icons>p{color:#868689;font-size:12px;font-weight:600}.MyRankPopup>.myRank>.myRank__progress-section{background-color:#151516;border-radius:0 0 12px 12px;flex-direction:column;gap:8px;padding:12px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings{justify-content:space-between;gap:8px;width:100%;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__placement{background-color:#1f1f20;border-radius:12px;gap:10px;width:100%;padding:10px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__placement>.myRank__placement-details>p:first-child{color:#c2c2c4;font-size:14px;font-weight:700}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__placement>.myRank__placement-details>p:last-child{color:#868689;font-size:12px;font-weight:400}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__total-bets{background-color:#1f1f20;border-radius:12px;gap:10px;width:100%;padding:10px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__total-bets>.myRank__total-bets-details>p:first-child{color:#c2c2c4;font-size:14px;font-weight:700}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__standings>.myRank__total-bets>.myRank__total-bets-details>p:last-child{color:#868689;font-size:12px;font-weight:400}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress{background-color:#1f1f20;border-radius:12px;flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank-rank-progress-bar{border:1px solid red;border:1px solid var(--ThingBet--greyscale--310);background:#03f68240;width:100%;height:14px;overflow:hidden}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank-rank-progress-bar>.myRank__progress-bar-inner{border:1px solid #000;height:100%}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank-rank-progress-bar>.myRank__progress-bar-inner>.myRank__progress-bar-value{background:var(--ThingBet--neon-green--10);width:0;height:100%;transition:width 1.4s ease-out;box-shadow:0 0 8px #44ff02}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank__rank-progress-details{justify-content:space-between;display:flex}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank__rank-progress-details>p:first-child{color:#c2c2c4;font-size:12px;font-weight:600}.MyRankPopup>.myRank>.myRank__progress-section>.myRank__rank-progress>.myRank__rank-progress-details>p:last-child{color:#868689;font-size:12px;font-weight:400}
