.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.25392;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.72229s .370177s infinite drop-0;top:-10%;left:68%;transform:rotate(144.346deg)}@keyframes drop-0{to{top:110%;left:81%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-1{opacity:1.06471;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.27117s 33.8807ms infinite drop-1;top:-10%;left:53%;transform:rotate(68.4647deg)}@keyframes drop-1{to{top:110%;left:60%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-2{opacity:1.44338;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.4783s .620358s infinite drop-2;top:-10%;left:96%;transform:rotate(70.1957deg)}@keyframes drop-2{to{top:110%;left:104%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-3{opacity:1.31889;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.44105s .453166s infinite drop-3;top:-10%;left:55%;transform:rotate(200.832deg)}@keyframes drop-3{to{top:110%;left:60%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-4{opacity:1.45507;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.66073s .42148s infinite drop-4;top:-10%;left:52%;transform:rotate(88.631deg)}@keyframes drop-4{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-5{opacity:.760685;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.07278s .520911s infinite drop-5;top:-10%;left:37%;transform:rotate(224.16deg)}@keyframes drop-5{to{top:110%;left:41%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-6{opacity:.924956;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.35195s .140026s infinite drop-6;top:-10%;left:64%;transform:rotate(81.2131deg)}@keyframes drop-6{to{top:110%;left:72%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-7{opacity:.546848;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.44909s .574839s infinite drop-7;top:-10%;left:1%;transform:rotate(125.705deg)}@keyframes drop-7{to{top:110%;left:11%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-8{opacity:1.12981;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.91504s .778655s infinite drop-8;top:-10%;left:81%;transform:rotate(81.643deg)}@keyframes drop-8{to{top:110%;left:95%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-9{opacity:1.3387;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.57814s .408536s infinite drop-9;top:-10%;left:24%;transform:rotate(93.5374deg)}@keyframes drop-9{to{top:110%;left:39%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-10{opacity:.652042;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.1373s .992663s infinite drop-10;top:-10%;left:60%;transform:rotate(323.79deg)}@keyframes drop-10{to{top:110%;left:73%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-11{opacity:1.4711;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.91326s .232766s infinite drop-11;top:-10%;left:76%;transform:rotate(332.621deg)}@keyframes drop-11{to{top:110%;left:82%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-12{opacity:.760317;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.25154s .158636s infinite drop-12;top:-10%;left:48%;transform:rotate(154.868deg)}@keyframes drop-12{to{top:110%;left:57%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-13{opacity:1.22928;z-index:30;background-color:#ffbf00;width:5px;height:2px;animation:4.67856s .274263s infinite drop-13;top:-10%;left:9%;transform:rotate(49.9413deg)}@keyframes drop-13{to{top:110%;left:22%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-14{opacity:.656885;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.38085s .775174s infinite drop-14;top:-10%;left:91%;transform:rotate(179.633deg)}@keyframes drop-14{to{top:110%;left:105%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-15{opacity:1.09537;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.6504s .168595s infinite drop-15;top:-10%;left:81%;transform:rotate(201.324deg)}@keyframes drop-15{to{top:110%;left:88%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-16{opacity:1.38937;z-index:30;background-color:#ffbf00;width:16px;height:6.4px;animation:4.43649s .836232s infinite drop-16;top:-10%;left:66%;transform:rotate(248.015deg)}@keyframes drop-16{to{top:110%;left:76%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-17{opacity:.656602;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.97689s .213761s infinite drop-17;top:-10%;left:44%;transform:rotate(297.187deg)}@keyframes drop-17{to{top:110%;left:59%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-18{opacity:.743648;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.19692s .319384s infinite drop-18;top:-10%;left:46%;transform:rotate(229.452deg)}@keyframes drop-18{to{top:110%;left:56%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-19{opacity:1.42693;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.94636s 12.3987ms infinite drop-19;top:-10%;left:44%;transform:rotate(271.088deg)}@keyframes drop-19{to{top:110%;left:55%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-20{opacity:.797045;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.63965s .93864s infinite drop-20;top:-10%;left:51%;transform:rotate(133.064deg)}@keyframes drop-20{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-21{opacity:.789998;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.49413s .829575s infinite drop-21;top:-10%;left:59%;transform:rotate(149.061deg)}@keyframes drop-21{to{top:110%;left:69%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-22{opacity:.824987;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.51802s .457512s infinite drop-22;top:-10%;left:72%;transform:rotate(56.9238deg)}@keyframes drop-22{to{top:110%;left:76%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-23{opacity:.617273;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.10557s .357345s infinite drop-23;top:-10%;left:30%;transform:rotate(92.668deg)}@keyframes drop-23{to{top:110%;left:42%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-24{opacity:.749696;z-index:30;background-color:#d13447;width:2px;height:.8px;animation:4.82855s .300614s infinite drop-24;top:-10%;left:14%;transform:rotate(50.0099deg)}@keyframes drop-24{to{top:110%;left:21%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-25{opacity:1.40934;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.36686s .590356s infinite drop-25;top:-10%;left:11%;transform:rotate(141.236deg)}@keyframes drop-25{to{top:110%;left:19%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-26{opacity:1.25531;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.99568s .568381s infinite drop-26;top:-10%;left:27%;transform:rotate(347.174deg)}@keyframes drop-26{to{top:110%;left:37%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-27{opacity:1.21316;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.03575s .740555s infinite drop-27;top:-10%;left:21%;transform:rotate(151.094deg)}@keyframes drop-27{to{top:110%;left:25%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-28{opacity:1.25827;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.04571s .289904s infinite drop-28;top:-10%;left:23%;transform:rotate(262.754deg)}@keyframes drop-28{to{top:110%;left:27%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-29{opacity:1.18737;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.21499s .429s infinite drop-29;top:-10%;left:34%;transform:rotate(181.377deg)}@keyframes drop-29{to{top:110%;left:43%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-30{opacity:1.12496;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.05748s .887536s infinite drop-30;top:-10%;left:79%;transform:rotate(275.27deg)}@keyframes drop-30{to{top:110%;left:92%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-31{opacity:.775221;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.67919s 39.0342ms infinite drop-31;top:-10%;left:53%;transform:rotate(120.451deg)}@keyframes drop-31{to{top:110%;left:57%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-32{opacity:1.09106;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.20449s .920271s infinite drop-32;top:-10%;left:17%;transform:rotate(356.18deg)}@keyframes drop-32{to{top:110%;left:23%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-33{opacity:.707919;z-index:30;background-color:#d13447;width:16px;height:6.4px;animation:4.82827s .222569s infinite drop-33;top:-10%;left:72%;transform:rotate(35.1348deg)}@keyframes drop-33{to{top:110%;left:77%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-34{opacity:.726627;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.21551s .647024s infinite drop-34;top:-10%;left:88%;transform:rotate(342.229deg)}@keyframes drop-34{to{top:110%;left:101%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-35{opacity:1.26441;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.50685s .222593s infinite drop-35;top:-10%;left:3%;transform:rotate(159.342deg)}@keyframes drop-35{to{top:110%;left:9%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-36{opacity:.561061;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.62188s .190472s infinite drop-36;top:-10%;left:65%;transform:rotate(45.945deg)}@keyframes drop-36{to{top:110%;left:79%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-37{opacity:1.12954;z-index:30;background-color:#ffbf00;width:11px;height:4.4px;animation:4.09977s .396961s infinite drop-37;top:-10%;left:47%;transform:rotate(26.341deg)}@keyframes drop-37{to{top:110%;left:50%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-38{opacity:.650575;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.28612s .370592s infinite drop-38;top:-10%;left:30%;transform:rotate(86.07deg)}@keyframes drop-38{to{top:110%;left:35%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-39{opacity:.542356;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.63902s .826489s infinite drop-39;top:-10%;left:52%;transform:rotate(259.198deg)}@keyframes drop-39{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-40{opacity:.84318;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.26518s .688203s infinite drop-40;top:-10%;left:13%;transform:rotate(357.987deg)}@keyframes drop-40{to{top:110%;left:27%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-41{opacity:1.01705;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.38753s .74367s infinite drop-41;top:-10%;left:50%;transform:rotate(30.7896deg)}@keyframes drop-41{to{top:110%;left:63%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-42{opacity:.60213;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.92889s .248058s infinite drop-42;top:-10%;left:87%;transform:rotate(278.316deg)}@keyframes drop-42{to{top:110%;left:93%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-43{opacity:.639034;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.7275s .737053s infinite drop-43;top:-10%;left:75%;transform:rotate(345.372deg)}@keyframes drop-43{to{top:110%;left:85%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-44{opacity:.741927;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.62176s .413649s infinite drop-44;top:-10%;left:76%;transform:rotate(40.5074deg)}@keyframes drop-44{to{top:110%;left:87%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-45{opacity:.698046;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.88355s .46156s infinite drop-45;top:-10%;left:45%;transform:rotate(337.261deg)}@keyframes drop-45{to{top:110%;left:57%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-46{opacity:.802052;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.29912s .233677s infinite drop-46;top:-10%;left:87%;transform:rotate(58.392deg)}@keyframes drop-46{to{top:110%;left:89%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-47{opacity:.740189;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.41976s .173245s infinite drop-47;top:-10%;left:87%;transform:rotate(72.6735deg)}@keyframes drop-47{to{top:110%;left:88%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-48{opacity:.584085;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.62637s .728258s infinite drop-48;top:-10%;left:43%;transform:rotate(89.8804deg)}@keyframes drop-48{to{top:110%;left:54%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-49{opacity:1.49913;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.1006s .64987s infinite drop-49;top:-10%;left:41%;transform:rotate(2.96635deg)}@keyframes drop-49{to{top:110%;left:48%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-50{opacity:1.1172;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.76862s .663714s infinite drop-50;top:-10%;left:96%;transform:rotate(150.433deg)}@keyframes drop-50{to{top:110%;left:101%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-51{opacity:1.32691;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.01698s .469544s infinite drop-51;top:-10%;left:93%;transform:rotate(125.469deg)}@keyframes drop-51{to{top:110%;left:100%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-52{opacity:1.1982;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.54346s .754017s infinite drop-52;top:-10%;left:21%;transform:rotate(178.26deg)}@keyframes drop-52{to{top:110%;left:35%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-53{opacity:1.15627;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.33916s .695751s infinite drop-53;top:-10%;left:99%;transform:rotate(163.691deg)}@keyframes drop-53{to{top:110%;left:100%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-54{opacity:.735492;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.24697s .423902s infinite drop-54;top:-10%;left:24%;transform:rotate(9.80309deg)}@keyframes drop-54{to{top:110%;left:33%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-55{opacity:.577762;z-index:30;background-color:#d13447;width:15px;height:6px;animation:4.84179s 35.4409ms infinite drop-55;top:-10%;left:13%;transform:rotate(87.5095deg)}@keyframes drop-55{to{top:110%;left:21%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-56{opacity:.601993;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.14566s .246158s infinite drop-56;top:-10%;left:19%;transform:rotate(285.846deg)}@keyframes drop-56{to{top:110%;left:24%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-57{opacity:.630495;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.65825s .637697s infinite drop-57;top:-10%;left:7%;transform:rotate(92.63deg)}@keyframes drop-57{to{top:110%;left:9%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-58{opacity:1.40061;z-index:30;background-color:#ffbf00;width:15px;height:6px;animation:4.77191s .165019s infinite drop-58;top:-10%;left:84%;transform:rotate(64.9033deg)}@keyframes drop-58{to{top:110%;left:86%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-59{opacity:1.23145;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.21525s .891089s infinite drop-59;top:-10%;left:95%;transform:rotate(87.177deg)}@keyframes drop-59{to{top:110%;left:96%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-60{opacity:1.27736;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.47902s .715617s infinite drop-60;top:-10%;left:94%;transform:rotate(74.4841deg)}@keyframes drop-60{to{top:110%;left:108%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-61{opacity:.949396;z-index:30;background-color:#ffbf00;width:3px;height:1.2px;animation:4.11096s .224827s infinite drop-61;top:-10%;left:87%;transform:rotate(58.7076deg)}@keyframes drop-61{to{top:110%;left:102%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-62{opacity:1.06808;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.02685s 14.5424ms infinite drop-62;top:-10%;left:79%;transform:rotate(88.8101deg)}@keyframes drop-62{to{top:110%;left:81%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-63{opacity:1.01006;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.97978s .433893s infinite drop-63;top:-10%;left:76%;transform:rotate(122.438deg)}@keyframes drop-63{to{top:110%;left:85%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-64{opacity:.839;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.26924s .387997s infinite drop-64;top:-10%;left:55%;transform:rotate(193.168deg)}@keyframes drop-64{to{top:110%;left:57%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-65{opacity:.862207;z-index:30;background-color:#d13447;width:4px;height:1.6px;animation:4.5241s .783711s infinite drop-65;top:-10%;left:66%;transform:rotate(331.892deg)}@keyframes drop-65{to{top:110%;left:76%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-66{opacity:1.3887;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.17751s .774153s infinite drop-66;top:-10%;left:79%;transform:rotate(270.668deg)}@keyframes drop-66{to{top:110%;left:85%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-67{opacity:.606313;z-index:30;background-color:#263672;width:14px;height:5.6px;animation:4.35501s .195573s infinite drop-67;top:-10%;left:83%;transform:rotate(170.29deg)}@keyframes drop-67{to{top:110%;left:86%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-68{opacity:1.07671;z-index:30;background-color:#d13447;width:19px;height:7.6px;animation:4.39373s .44176s infinite drop-68;top:-10%;left:59%;transform:rotate(294.491deg)}@keyframes drop-68{to{top:110%;left:66%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-69{opacity:1.05982;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.8394s .193522s infinite drop-69;top:-10%;left:59%;transform:rotate(258.627deg)}@keyframes drop-69{to{top:110%;left:74%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-70{opacity:1.00267;z-index:30;background-color:#d13447;width:20px;height:8px;animation:4.61442s .15738s infinite drop-70;top:-10%;left:64%;transform:rotate(353.564deg)}@keyframes drop-70{to{top:110%;left:76%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-71{opacity:.85447;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.97372s .448954s infinite drop-71;top:-10%;left:10%;transform:rotate(286.426deg)}@keyframes drop-71{to{top:110%;left:11%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-72{opacity:.516529;z-index:30;background-color:#263672;width:17px;height:6.8px;animation:4.13028s .727965s infinite drop-72;top:-10%;left:64%;transform:rotate(229.751deg)}@keyframes drop-72{to{top:110%;left:77%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-73{opacity:1.04445;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.04539s .871607s infinite drop-73;top:-10%;left:2%;transform:rotate(331.203deg)}@keyframes drop-73{to{top:110%;left:15%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-74{opacity:.61576;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.82058s .386087s infinite drop-74;top:-10%;left:71%;transform:rotate(179.047deg)}@keyframes drop-74{to{top:110%;left:73%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-75{opacity:.563606;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.05312s 22.486ms infinite drop-75;top:-10%;left:32%;transform:rotate(71.8403deg)}@keyframes drop-75{to{top:110%;left:37%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-76{opacity:1.14544;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.8266s .432157s infinite drop-76;top:-10%;left:75%;transform:rotate(166.338deg)}@keyframes drop-76{to{top:110%;left:87%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-77{opacity:1.24455;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.60358s .342278s infinite drop-77;top:-10%;left:51%;transform:rotate(36.3151deg)}@keyframes drop-77{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-78{opacity:.515251;z-index:30;background-color:#263672;width:2px;height:.8px;animation:4.94046s .282837s infinite drop-78;top:-10%;left:41%;transform:rotate(155.256deg)}@keyframes drop-78{to{top:110%;left:47%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-79{opacity:1.12166;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.3708s .840368s infinite drop-79;top:-10%;left:62%;transform:rotate(152.037deg)}@keyframes drop-79{to{top:110%;left:70%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-80{opacity:.887595;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.14223s .390777s infinite drop-80;top:-10%;left:62%;transform:rotate(273.184deg)}@keyframes drop-80{to{top:110%;left:65%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-81{opacity:1.36992;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.46404s .293215s infinite drop-81;top:-10%;left:16%;transform:rotate(322.749deg)}@keyframes drop-81{to{top:110%;left:30%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-82{opacity:1.08655;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.73917s .283136s infinite drop-82;top:-10%;left:69%;transform:rotate(30.5793deg)}@keyframes drop-82{to{top:110%;left:71%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-83{opacity:1.09944;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.45295s .216823s infinite drop-83;top:-10%;left:81%;transform:rotate(141.274deg)}@keyframes drop-83{to{top:110%;left:82%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-84{opacity:1.08394;z-index:30;background-color:#ffbf00;width:2px;height:.8px;animation:4.91931s .382069s infinite drop-84;top:-10%;left:44%;transform:rotate(259.772deg)}@keyframes drop-84{to{top:110%;left:49%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-85{opacity:.508;z-index:30;background-color:#ffbf00;width:4px;height:1.6px;animation:4.26329s .409143s infinite drop-85;top:-10%;left:63%;transform:rotate(302.287deg)}@keyframes drop-85{to{top:110%;left:64%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-86{opacity:1.18456;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.14301s 75.276ms infinite drop-86;top:-10%;left:22%;transform:rotate(129.331deg)}@keyframes drop-86{to{top:110%;left:33%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-87{opacity:1.20753;z-index:30;background-color:#ffbf00;width:20px;height:8px;animation:4.60458s .99808s infinite drop-87;top:-10%;left:77%;transform:rotate(260.483deg)}@keyframes drop-87{to{top:110%;left:89%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-88{opacity:1.18891;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.26819s .483268s infinite drop-88;top:-10%;left:62%;transform:rotate(202.753deg)}@keyframes drop-88{to{top:110%;left:77%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-89{opacity:.840959;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.48663s .740613s infinite drop-89;top:-10%;left:69%;transform:rotate(85.5386deg)}@keyframes drop-89{to{top:110%;left:74%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-90{opacity:.726424;z-index:30;background-color:#ffbf00;width:7px;height:2.8px;animation:4.27256s .325381s infinite drop-90;top:-10%;left:12%;transform:rotate(78.7062deg)}@keyframes drop-90{to{top:110%;left:20%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-91{opacity:.675148;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.31055s .279688s infinite drop-91;top:-10%;left:8%;transform:rotate(275.529deg)}@keyframes drop-91{to{top:110%;left:14%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-92{opacity:.700737;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.32643s .141759s infinite drop-92;top:-10%;left:55%;transform:rotate(156.243deg)}@keyframes drop-92{to{top:110%;left:58%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-93{opacity:1.30242;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.4176s .13664s infinite drop-93;top:-10%;left:63%;transform:rotate(21.9165deg)}@keyframes drop-93{to{top:110%;left:69%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-94{opacity:.575957;z-index:30;background-color:#d13447;width:6px;height:2.4px;animation:4.21841s 81.246ms infinite drop-94;top:-10%;left:68%;transform:rotate(75.4127deg)}@keyframes drop-94{to{top:110%;left:74%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-95{opacity:.511806;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.8092s .151887s infinite drop-95;top:-10%;left:82%;transform:rotate(192.423deg)}@keyframes drop-95{to{top:110%;left:86%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-96{opacity:1.30768;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.91039s .364915s infinite drop-96;top:-10%;left:12%;transform:rotate(131.194deg)}@keyframes drop-96{to{top:110%;left:24%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-97{opacity:.817796;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.43062s .416828s infinite drop-97;top:-10%;left:55%;transform:rotate(330.547deg)}@keyframes drop-97{to{top:110%;left:58%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-98{opacity:.53265;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.66873s .424319s infinite drop-98;top:-10%;left:40%;transform:rotate(342.92deg)}@keyframes drop-98{to{top:110%;left:53%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-99{opacity:.885891;z-index:30;background-color:#263672;width:6px;height:2.4px;animation:4.67982s .907006s infinite drop-99;top:-10%;left:44%;transform:rotate(77.7123deg)}@keyframes drop-99{to{top:110%;left:48%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-100{opacity:.527468;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.11337s .396267s infinite drop-100;top:-10%;left:63%;transform:rotate(36.3795deg)}@keyframes drop-100{to{top:110%;left:66%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-101{opacity:1.08517;z-index:30;background-color:#263672;width:12px;height:4.8px;animation:4.46254s 76.8729ms infinite drop-101;top:-10%;left:21%;transform:rotate(332.37deg)}@keyframes drop-101{to{top:110%;left:34%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-102{opacity:.706607;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.00432s .595329s infinite drop-102;top:-10%;left:62%;transform:rotate(132.109deg)}@keyframes drop-102{to{top:110%;left:64%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-103{opacity:.607622;z-index:30;background-color:#263672;width:9px;height:3.6px;animation:4.87892s .524228s infinite drop-103;top:-10%;left:23%;transform:rotate(319.475deg)}@keyframes drop-103{to{top:110%;left:30%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-104{opacity:1.06564;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.32229s .55873s infinite drop-104;top:-10%;left:45%;transform:rotate(117.942deg)}@keyframes drop-104{to{top:110%;left:59%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-105{opacity:1.08096;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.82523s .296831s infinite drop-105;top:-10%;left:79%;transform:rotate(.834417deg)}@keyframes drop-105{to{top:110%;left:92%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-106{opacity:.926102;z-index:30;background-color:#ffbf00;width:13px;height:5.2px;animation:4.88463s .947121s infinite drop-106;top:-10%;left:5%;transform:rotate(150.298deg)}@keyframes drop-106{to{top:110%;left:8%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-107{opacity:.777571;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.18039s .902232s infinite drop-107;top:-10%;left:53%;transform:rotate(93.5289deg)}@keyframes drop-107{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-108{opacity:1.1338;z-index:30;background-color:#d13447;width:18px;height:7.2px;animation:4.64657s .97474s infinite drop-108;top:-10%;left:75%;transform:rotate(350.683deg)}@keyframes drop-108{to{top:110%;left:88%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-109{opacity:1.44721;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.10814s .129023s infinite drop-109;top:-10%;left:67%;transform:rotate(247.243deg)}@keyframes drop-109{to{top:110%;left:70%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-110{opacity:.855845;z-index:30;background-color:#ffbf00;width:14px;height:5.6px;animation:4.24847s .841147s infinite drop-110;top:-10%;left:75%;transform:rotate(202.077deg)}@keyframes drop-110{to{top:110%;left:89%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-111{opacity:1.48982;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.64167s .78985s infinite drop-111;top:-10%;left:67%;transform:rotate(30.7965deg)}@keyframes drop-111{to{top:110%;left:78%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-112{opacity:1.25185;z-index:30;background-color:#d13447;width:5px;height:2px;animation:4.08187s 16.547ms infinite drop-112;top:-10%;left:78%;transform:rotate(60.8434deg)}@keyframes drop-112{to{top:110%;left:87%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-113{opacity:1.33039;z-index:30;background-color:#ffbf00;width:18px;height:7.2px;animation:4.70355s .95538s infinite drop-113;top:-10%;left:76%;transform:rotate(272.613deg)}@keyframes drop-113{to{top:110%;left:90%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-114{opacity:1.41507;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.921s .411474s infinite drop-114;top:-10%;left:37%;transform:rotate(184.058deg)}@keyframes drop-114{to{top:110%;left:52%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-115{opacity:1.24658;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.61833s .990958s infinite drop-115;top:-10%;left:42%;transform:rotate(98.3343deg)}@keyframes drop-115{to{top:110%;left:44%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-116{opacity:1.46818;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.91556s 54.4147ms infinite drop-116;top:-10%;left:70%;transform:rotate(128.926deg)}@keyframes drop-116{to{top:110%;left:79%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-117{opacity:1.0864;z-index:30;background-color:#d13447;width:12px;height:4.8px;animation:4.08614s 12.4267ms infinite drop-117;top:-10%;left:83%;transform:rotate(330.914deg)}@keyframes drop-117{to{top:110%;left:94%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-118{opacity:.591492;z-index:30;background-color:#263672;width:18px;height:7.2px;animation:4.60634s .131135s infinite drop-118;top:-10%;left:31%;transform:rotate(23.6826deg)}@keyframes drop-118{to{top:110%;left:38%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-119{opacity:1.43475;z-index:30;background-color:#d13447;width:9px;height:3.6px;animation:4.61533s .181421s infinite drop-119;top:-10%;left:88%;transform:rotate(311.155deg)}@keyframes drop-119{to{top:110%;left:95%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-120{opacity:1.01606;z-index:30;background-color:#263672;width:10px;height:4px;animation:4.77868s .911401s infinite drop-120;top:-10%;left:99%;transform:rotate(212.145deg)}@keyframes drop-120{to{top:110%;left:106%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-121{opacity:.832096;z-index:30;background-color:#263672;width:1px;height:.4px;animation:4.47437s 52.781ms infinite drop-121;top:-10%;left:60%;transform:rotate(288.1deg)}@keyframes drop-121{to{top:110%;left:62%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-122{opacity:.981169;z-index:30;background-color:#d13447;width:3px;height:1.2px;animation:4.66181s .281241s infinite drop-122;top:-10%;left:99%;transform:rotate(168.74deg)}@keyframes drop-122{to{top:110%;left:100%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-123{opacity:.881764;z-index:30;background-color:#d13447;width:8px;height:3.2px;animation:4.86916s .741711s infinite drop-123;top:-10%;left:100%;transform:rotate(158.988deg)}@keyframes drop-123{to{top:110%;left:109%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-124{opacity:1.35982;z-index:30;background-color:#ffbf00;width:19px;height:7.6px;animation:4.15007s .2453s infinite drop-124;top:-10%;left:89%;transform:rotate(358.901deg)}@keyframes drop-124{to{top:110%;left:103%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-125{opacity:1.16507;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.23396s .405059s infinite drop-125;top:-10%;left:71%;transform:rotate(189.66deg)}@keyframes drop-125{to{top:110%;left:86%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-126{opacity:1.28242;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.10408s .524123s infinite drop-126;top:-10%;left:78%;transform:rotate(123.321deg)}@keyframes drop-126{to{top:110%;left:83%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-127{opacity:.520802;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.01597s .380515s infinite drop-127;top:-10%;left:28%;transform:rotate(133.926deg)}@keyframes drop-127{to{top:110%;left:41%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-128{opacity:1.21443;z-index:30;background-color:#263672;width:15px;height:6px;animation:4.06552s .132652s infinite drop-128;top:-10%;left:42%;transform:rotate(277.471deg)}@keyframes drop-128{to{top:110%;left:57%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-129{opacity:.967081;z-index:30;background-color:#d13447;width:11px;height:4.4px;animation:4.38831s .320772s infinite drop-129;top:-10%;left:84%;transform:rotate(278.074deg)}@keyframes drop-129{to{top:110%;left:95%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-130{opacity:.748094;z-index:30;background-color:#ffbf00;width:1px;height:.4px;animation:4.62025s .703517s infinite drop-130;top:-10%;left:9%;transform:rotate(322.9deg)}@keyframes drop-130{to{top:110%;left:24%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-131{opacity:1.11421;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.44856s .224462s infinite drop-131;top:-10%;left:69%;transform:rotate(303.254deg)}@keyframes drop-131{to{top:110%;left:78%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-132{opacity:1.32919;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.46143s .604327s infinite drop-132;top:-10%;left:96%;transform:rotate(268.634deg)}@keyframes drop-132{to{top:110%;left:111%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-133{opacity:.944782;z-index:30;background-color:#ffbf00;width:6px;height:2.4px;animation:4.881s .265139s infinite drop-133;top:-10%;left:24%;transform:rotate(355.059deg)}@keyframes drop-133{to{top:110%;left:25%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-134{opacity:1.47472;z-index:30;background-color:#ffbf00;width:9px;height:3.6px;animation:4.67849s .681701s infinite drop-134;top:-10%;left:44%;transform:rotate(15.1479deg)}@keyframes drop-134{to{top:110%;left:51%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-135{opacity:1.05019;z-index:30;background-color:#263672;width:5px;height:2px;animation:4.27553s .561112s infinite drop-135;top:-10%;left:67%;transform:rotate(26.5964deg)}@keyframes drop-135{to{top:110%;left:71%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-136{opacity:1.30999;z-index:30;background-color:#263672;width:3px;height:1.2px;animation:4.77651s .715756s infinite drop-136;top:-10%;left:61%;transform:rotate(21.4019deg)}@keyframes drop-136{to{top:110%;left:69%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-137{opacity:.716655;z-index:30;background-color:#263672;width:16px;height:6.4px;animation:4.09808s .699332s infinite drop-137;top:-10%;left:67%;transform:rotate(174.857deg)}@keyframes drop-137{to{top:110%;left:80%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-138{opacity:1.00078;z-index:30;background-color:#263672;width:4px;height:1.6px;animation:4.31542s .724508s infinite drop-138;top:-10%;left:85%;transform:rotate(356.158deg)}@keyframes drop-138{to{top:110%;left:93%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-139{opacity:.886523;z-index:30;background-color:#d13447;width:1px;height:.4px;animation:4.18825s .231051s infinite drop-139;top:-10%;left:46%;transform:rotate(170.429deg)}@keyframes drop-139{to{top:110%;left:55%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-140{opacity:.707516;z-index:30;background-color:#263672;width:7px;height:2.8px;animation:4.25438s .170366s infinite drop-140;top:-10%;left:53%;transform:rotate(282.438deg)}@keyframes drop-140{to{top:110%;left:56%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-141{opacity:1.03907;z-index:30;background-color:#d13447;width:10px;height:4px;animation:4.99652s 11.545ms infinite drop-141;top:-10%;left:65%;transform:rotate(315.504deg)}@keyframes drop-141{to{top:110%;left:72%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-142{opacity:.625455;z-index:30;background-color:#d13447;width:13px;height:5.2px;animation:4.74653s 9.47187ms infinite drop-142;top:-10%;left:7%;transform:rotate(173.198deg)}@keyframes drop-142{to{top:110%;left:14%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-143{opacity:1.44465;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.04211s .618372s infinite drop-143;top:-10%;left:52%;transform:rotate(329.917deg)}@keyframes drop-143{to{top:110%;left:53%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-144{opacity:.943832;z-index:30;background-color:#263672;width:8px;height:3.2px;animation:4.19733s 57.4538ms infinite drop-144;top:-10%;left:22%;transform:rotate(261.599deg)}@keyframes drop-144{to{top:110%;left:31%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-145{opacity:1.13352;z-index:30;background-color:#d13447;width:17px;height:6.8px;animation:4.34519s .487878s infinite drop-145;top:-10%;left:1%;transform:rotate(220.417deg)}@keyframes drop-145{to{top:110%;left:16%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-146{opacity:1.48073;z-index:30;background-color:#d13447;width:14px;height:5.6px;animation:4.52707s .336263s infinite drop-146;top:-10%;left:57%;transform:rotate(139.683deg)}@keyframes drop-146{to{top:110%;left:60%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-147{opacity:1.46281;z-index:30;background-color:#d13447;width:7px;height:2.8px;animation:4.43391s .233116s infinite drop-147;top:-10%;left:35%;transform:rotate(227.962deg)}@keyframes drop-147{to{top:110%;left:45%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-148{opacity:.80688;z-index:30;background-color:#ffbf00;width:17px;height:6.8px;animation:4.52181s .119129s infinite drop-148;top:-10%;left:20%;transform:rotate(272.743deg)}@keyframes drop-148{to{top:110%;left:23%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-149{opacity:.992641;z-index:30;background-color:#263672;width:13px;height:5.2px;animation:4.85996s .373076s infinite drop-149;top:-10%;left:7%;transform:rotate(30.4859deg)}@keyframes drop-149{to{top:110%;left:17%}}.roulette-popup-container .reward_roulette_page_contents .wrapper .confetti-150{opacity:1.37469;z-index:30;background-color:#ffbf00;width:12px;height:4.8px;animation:4.39306s .449908s infinite drop-150;top:-10%;left:40%;transform:rotate(70.2136deg)}@keyframes drop-150{to{top:110%;left:48%}}.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}
