button{background:#bd68c5;background:linear-gradient(180deg,#bd68c5 0,#53317d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#bd68c5",endColorstr="#53317d",GradientType=0);border:none;border-radius:4px;box-shadow:1px 1px 3px 1px rgba(0,0,0,.2);color:#fff;cursor:pointer;font-family:BebasNeue,sans-serif;font-size:20px;height:36px;line-height:36px;min-width:60px;outline:none;padding:0 15px;position:relative;text-shadow:1px 1px 1px #000;transition:box-shadow .25s;text-align:center;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}button:after{border-radius:4px;content:"";left:0;height:100%;position:absolute;top:0;transition:background-color .25s;width:100%}button:focus,button:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.3)}button:focus:after,button:hover:after{background-color:hsla(0,0%,100%,.1)}button.btnGreen{background:#0cd35d;font-size:22px;font-weight:600;height:40px;line-height:40px;width:100%}button.btnToggle{padding:0 15px 0 30px}button.btnToggle:before{background-color:#142c37;border:2px solid #010e16;border-radius:50%;content:"";height:10px;left:10px;position:absolute;top:10px;transition:background-color .25s;width:10px}button.btnToggle.selected:before{background-color:#0cd35d}.chkCheckbox{cursor:pointer;height:36px;line-height:36px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.chkCheckbox:before{border:1px solid hsla(0,0%,100%,.25);border-radius:4px;content:"";float:left;height:22px;margin:6px 10px 0 6px;transition:background-color .25s,border .25s;width:22px}.chkCheckbox.selected:before{background-color:#0cd35d;border:1px solid #0cd35d}.chkCheckbox.selected:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:6px;left:11px;position:absolute;transform:rotate(-45deg);top:12px;width:12px}.confettiComponent{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.confettiComponent,.confettiComponent .cnvConfetti{height:100%;left:0;position:absolute;top:0;width:100%}.confettiComponent .cnvConfetti{display:block;margin:0 auto}.countdownTimerComponent{background-image:url(/images/countdownTimer.png);background-size:cover;height:100px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:362px}.countdownTimerComponent .divOfferExpires{color:#ece988;font-size:12px;font-weight:600;letter-spacing:5px;padding-top:5px;text-align:center}.countdownTimerComponent .divDaysValue,.countdownTimerComponent .divHoursValue,.countdownTimerComponent .divMinutesValue,.countdownTimerComponent .divSecondsValue{top:36px;color:#fff;font-family:BebasNeue,sans-serif;font-size:32px;letter-spacing:23px;position:absolute;transform:translateX(-50%)}.countdownTimerComponent .divDaysValue{left:59px}.countdownTimerComponent .divHoursValue{left:148px}.countdownTimerComponent .divMinutesValue{left:236px}.countdownTimerComponent .divSecondsValue{left:326px}.countdownTimerComponent .divDaysLabel,.countdownTimerComponent .divHoursLabel,.countdownTimerComponent .divMinutesLabel,.countdownTimerComponent .divSecondsLabel{bottom:5px;color:hsla(0,0%,100%,.8);font-size:8px;font-weight:600;position:absolute}.countdownTimerComponent .divDaysLabel{left:38px}.countdownTimerComponent .divHoursLabel{left:123px}.countdownTimerComponent .divMinutesLabel{left:209px}.countdownTimerComponent .divSecondsLabel{left:295px}@media (max-width:420px){.countdownTimerComponent{height:80px;width:290px}.countdownTimerComponent .divOfferExpires{font-size:12px;letter-spacing:4px;padding-top:3px}.countdownTimerComponent .divDaysValue,.countdownTimerComponent .divHoursValue,.countdownTimerComponent .divMinutesValue,.countdownTimerComponent .divSecondsValue{top:24px;letter-spacing:16px}.countdownTimerComponent .divDaysValue{left:46px}.countdownTimerComponent .divHoursValue{left:118px}.countdownTimerComponent .divMinutesValue{left:188px}.countdownTimerComponent .divSecondsValue{left:261px}.countdownTimerComponent .divDaysLabel{left:29px}.countdownTimerComponent .divHoursLabel{left:97px}.countdownTimerComponent .divMinutesLabel{left:165px}.countdownTimerComponent .divSecondsLabel{left:234px}}.dropDownComponent{outline:none;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dropDownComponent .divDropDownValue{background-color:transparent;border:none;color:#fff;font-family:CenturyGothic,sans-serif;font-size:14px;height:36px;line-height:36px;margin:0;padding:0;width:100%}.dropDownComponent.disabled .divDropDownValue{color:hsla(0,0%,100%,.5)}.dropDownComponent .divTextInputLabel{color:hsla(0,0%,100%,.5);font-size:14px;height:36px;line-height:36px;left:0;pointer-events:none;position:absolute;transition:color .25s,font-size .25s,top .25s;top:0;width:100%}.dropDownComponent.focus .divTextInputLabel{color:#0cd35d;font-size:11px;top:-22px}.dropDownComponent.hasValue .divTextInputLabel{font-size:11px;top:-22px}.dropDownComponent .divBorderLine{background-color:hsla(0,0%,100%,.5);bottom:0;height:1px;left:0;position:absolute;transition:background-color .25s;right:0}.dropDownComponent.focus .divBorderLine{background-color:#0cd35d}.dropDownComponent.disabled.focus .divBorderLine{opacity:0}.dropDownComponent .divDropDownArrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #bbb;height:0;position:absolute;right:0;top:16px;transition:border .25s;width:0}.dropDownComponent.focus .divDropDownArrow{border-top:5px solid #0cd35d}.dropDownComponent .divDropDownBox{background-color:#142c37;box-shadow:2px 1px 10px 1px rgba(0,0,0,.5);display:none;max-height:259px;overflow-y:auto;position:absolute;width:100%;z-index:1}.dropDownComponent.focus .divDropDownBox{animation-duration:.1s;animation-name:showDropDown;display:block;opacity:1}.dropDownComponent .divDropDownItem{color:#fff;cursor:pointer;font-size:14px;padding:10px 15px;transition:color .25s}.dropDownComponent .divDropDownItem:hover{color:#0cd35d}@keyframes showDropDown{0%{opacity:0}1%{opacity:0}to{opacity:1}}.gameDetailsComponent{display:none;font-family:BebasNeue,sans-serif;height:100%;left:100%;line-height:normal;opacity:0;overflow:hidden;position:fixed;top:0;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:1}.gameDetailsComponent.show{animation-duration:.1s;animation-name:showGameDetails;display:block;left:0;opacity:1}.gameDetailsComponent .divGameDetailsOverflow{background-color:rgba(0,0,0,.9);box-shadow:0 0 50px 10px rgba(0,0,0,.5);left:30%;height:200%;position:absolute;top:-50%;transform:rotate(-10deg);width:100%}.gameDetailsComponent .btnCloseGameDetails{cursor:pointer;height:36px;position:absolute;right:10px;top:10px;width:36px}.gameDetailsComponent .btnCloseGameDetails:before{background-color:#fff;content:"";height:2px;left:8px;position:absolute;top:17px;transform:rotate(45deg);width:20px}.gameDetailsComponent .btnCloseGameDetails:after{background-color:#fff;content:"";height:2px;left:8px;position:absolute;top:17px;transform:rotate(-45deg);width:20px}.gameDetailsComponent .divNameContainer{left:65%;position:absolute;text-align:center;top:140px;transform:translate(-50%,-100%);width:80%}.gameDetailsComponent .divGameDetailsName{display:inline-block;font-size:28px;margin:0 10px;max-width:280px}.gameDetailsComponent .btnStarDetails{cursor:pointer;display:inline-block;font-size:22px;line-height:36px;text-align:center;text-shadow:0 0 10px #000;transform:translateY(-3px);transition:color .25s;white-space:nowrap;width:36px}.gameDetailsComponent .btnStarDetails.fa-star,.gameDetailsComponent .btnStarDetails:hover{color:#0cd35d}.gameDetailsComponent .btnInfoDetails{cursor:pointer;display:inline-block;font-size:22px;line-height:36px;text-align:center;text-shadow:0 0 10px #000;transform:translateY(-3px);transition:color .25s;white-space:nowrap;width:36px}.gameDetailsComponent .btnInfoDetails:hover{color:#0cd35d}.gameDetailsComponent .divGameDetailsImage{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;box-shadow:0 0 10px hsla(0,0%,100%,.5);height:160px;left:65%;position:absolute;top:150px;transform:translateX(-50%);width:220px}.gameDetailsComponent .divGameButtons{left:65%;position:absolute;top:330px;transform:translateX(-50%);white-space:nowrap}.gameDetailsComponent .btnPlayDetails{background:#0cd35d}.gameDetailsComponent .btnTryDetails{display:none;margin-left:10px}.gameDetailsComponent .btnTryDetails.show{display:inline}@keyframes showGameDetails{0%{left:100%;opacity:0}1%{left:100%;opacity:0}to{left:0;opacity:1}}@media (max-width:600px){.gameDetailsComponent .divGameDetailsName{font-size:20px;max-width:200px}.gameDetailsComponent .btnInfoDetails,.gameDetailsComponent .btnStarDetails{line-height:20px;transform:translateY(-1px);width:28px}}.gameGroupComponent{width:98%;max-width:1400px;margin:0 auto}.gameGroupComponent *{box-sizing:border-box}.gameGroupComponent header{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:.5em}.gameGroupComponent header h2{text-transform:uppercase;font-weight:900;margin:0;font-size:1.2em}.gameGroupComponent header a{display:none;font-size:.8em;background-color:#000;border:1px solid #666;padding:0 1em;border-radius:1em;line-height:2em;color:#fff;text-decoration:none}.gameGroupComponent header a:hover{text-decoration:underline;cursor:pointer}@media screen and (min-width:1024px){.gameGroupComponent header a{display:block}}.gameGroupComponent .divGamesContainer{display:grid;gap:1em;grid-template-columns:repeat(2,minmax(0,1fr))}@media screen and (min-width:568px){.gameGroupComponent .divGamesContainer{grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:1024px){.gameGroupComponent .divGamesContainer{gap:2em}}@media screen and (min-width:1200px){.gameGroupComponent .divGamesContainer{grid-template-columns:repeat(5,minmax(0,1fr))}}.gameGroupComponent .divGameTile{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between}.gameGroupComponent .divGameTileOverlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:all .3s;background-color:rgba(61,207,105,.6);transform:scale(0)}.gameGroupComponent .divGameName{font-family:BebasNeue,sans-serif;font-size:28px;position:absolute;top:5px;left:5px;text-transform:uppercase;text-shadow:2px 2px 2px rgba(0,0,0,.75)}.gameGroupComponent .allgamesbtn{padding:1em;text-align:center}.gameGroupComponent .allgamesbtn a{font-size:.8em;background-color:#000;border:1px solid #666;padding:0 1em;border-radius:1em;line-height:2em;color:#fff;text-decoration:none;font-size:16px;display:inline-block}.gameGroupComponent .allgamesbtn a:hover{text-decoration:underline;cursor:pointer}@media screen and (min-width:1024px){.gameGroupComponent .allgamesbtn{display:none}}.gameGroupComponent .fa{position:absolute;top:0;width:36px;height:36px;font-size:20px;line-height:36px;text-align:center;text-shadow:1px 1px 9px #000;transition:color .25s}.gameGroupComponent .fa.btnStar{right:36px}.gameGroupComponent .fa.btnStar:hover{color:#ebf610}.gameGroupComponent .fa.btnInfo{right:0}.gameGroupComponent .fa:hover{cursor:pointer}@media screen and (min-width:1024px){.gameGroupComponent .fa{top:5px}.gameGroupComponent .fa.btnStar{right:41px}.gameGroupComponent .fa.btnInfo{right:5px}}.gameGroupComponent .divButtons{display:flex;flex-direction:column;gap:1em}.gameGroupComponent .divButtons button{line-height:2em;padding:0 2em;border-radius:1em;font-family:CenturyGothic,sans-serif;font-size:16px;text-shadow:none;font-weight:700}.gameGroupComponent .divButtons .btnPlay{background:#fff;color:#000}.gameGroupComponent .divButtons .btnTry{background:#f69110;color:#fff}.gameSliderComponent{color:#fff;font-family:BebasNeue,sans-serif;line-height:normal;overflow:hidden;padding:0 20px;position:relative;text-align:center;transition:padding .25s;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.gameSliderComponent .h2GroupLabel{font-size:56px;font-weight:400;margin:30px 0 15px;transition:margin .25s}.gameSliderComponent .divShadowLeft{background-image:url(/images/shadowLeft.png);left:18px}.gameSliderComponent .divShadowLeft,.gameSliderComponent .divShadowRight{background-repeat:no-repeat;background-size:cover;height:200px;position:absolute;top:75px;width:10px}.gameSliderComponent .divShadowRight{background-image:url(/images/shadowRight.png);right:18px}.gameSliderComponent .divGamesContainer{margin-bottom:25px;overflow-x:scroll;overflow-y:hidden;-webkit-overflow-scrolling:touch}.gameSliderComponent .divGamesContainer::-webkit-scrollbar{background:transparent;height:0;width:0}.gameSliderComponent .divGamesScroller{height:100%;position:relative}.gameSliderComponent .divGameImage{background-color:rgba(0,0,0,.5);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:3px;cursor:pointer;position:absolute}.gameSliderComponent .btnSeeAll{margin-bottom:30px;transition:margin .25s}@media (max-width:1080px){.gameSliderComponent .h2GroupLabel{font-size:32px}}@media (max-width:800px){.gameSliderComponent{padding:0 10px}.gameSliderComponent .divShadowLeft{left:8px}.gameSliderComponent .divShadowRight{right:8px}}@media (max-width:600px){.gameSliderComponent .h2GroupLabel{font-size:24px;margin:20px 0 10px}.gameSliderComponent .divShadowLeft,.gameSliderComponent .divShadowRight{top:50px}}.imageSliderComponent{background-color:#010e16;color:#fff;font-family:BebasNeue,sans-serif;line-height:normal;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.imageSliderComponent .btnPrevious{background-color:rgba(0,0,0,.75);border-radius:50%;cursor:pointer;display:none;height:40px;left:30px;position:absolute;top:calc(50% - 20px);width:40px}.imageSliderComponent .btnPrevious:after{border-left:4px solid hsla(0,0%,100%,.8);border-bottom:4px solid hsla(0,0%,100%,.8);content:"";height:12px;left:15px;position:absolute;top:12px;transform:rotate(45deg);transition:border .25s;width:12px}.imageSliderComponent .btnNext{background-color:rgba(0,0,0,.75);border-radius:50%;cursor:pointer;display:none;height:40px;position:absolute;right:30px;top:calc(50% - 20px);width:40px}.imageSliderComponent .btnNext:after{border-bottom:4px solid hsla(0,0%,100%,.8);border-right:4px solid hsla(0,0%,100%,.8);content:"";height:12px;left:9px;position:absolute;top:12px;transform:rotate(-45deg);transition:border .25s;width:12px}.imageSliderComponent .btnNext.show,.imageSliderComponent .btnPrevious.show{display:block}.imageSliderComponent .btnNext:hover:after,.imageSliderComponent .btnPrevious:hover:after{border-color:#fff}.imageSliderComponent .divImageScroller{left:0;position:relative;transition:left .25s;width:100%}.imageSliderComponent .divSliderItem{float:left;overflow:hidden;position:relative}.imageSliderComponent .imgSliderImage{display:block;left:50%;position:relative;transform:translateX(-50%);width:100%}.imageSliderComponent .h1SliderCaption{bottom:25px;font-size:74px;font-weight:400;left:50%;position:absolute;text-align:center;text-shadow:0 0 10px #ffad56;transform:translateX(-50%);width:80%}@media (max-width:1380px){.imageSliderComponent .h1SliderCaption{font-size:5.4vw}}@media (max-width:800px){.imageSliderComponent .btnPrevious{left:10px}.imageSliderComponent .btnNext{right:10px}}.loyaltyBarComponent{background-color:#010e16;border-radius:18px;height:36px;line-height:normal;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.loyaltyBarComponent.clickable{cursor:pointer}.loyaltyBarComponent .divDiamondIcon{height:34px;left:3px;position:absolute;top:0;width:34px}.loyaltyBarComponent .divDiamondIcon:before{border-radius:50%;box-shadow:0 0 8px 8px hsla(0,0%,100%,.3);content:"";left:50%;position:relative;top:50%}.loyaltyBarComponent .divDiamondIcon:after{background-image:url(/images/diamond.png);background-repeat:no-repeat;background-size:cover;content:"";height:100%;position:absolute;width:100%}.loyaltyBarComponent .divDiamondCount{color:#fff;font-size:12px;left:40px;line-height:30px;position:absolute;top:3px}.loyaltyBarComponent .divDiamondProgressContainer{background:#142c37;border:1px solid #0cd35d;border-radius:11px;color:#fff;font-size:10px;height:22px;left:74px;line-height:21px;overflow:hidden;position:absolute;right:39px;text-align:center;top:6px}.loyaltyBarComponent .divDiamondProgress{background-color:#0cd35d;height:100%;left:0;position:absolute;top:0;transition:width .1s;width:0}.loyaltyBarComponent .divDiamondProgress:after{background:rgba(0,0,0,.3);background:linear-gradient(rgba(0,0,0,.1),rgba(0,0,0,.4));content:"";height:100%;left:0;position:absolute;top:0;width:100%}.loyaltyBarComponent .divDiamondProgressText{position:relative}.loyaltyBarComponent .divTreasureChest{height:30px;position:absolute;right:5px;top:3px;width:30px}.loyaltyBarComponent .divTreasureChest.pulse{animation-duration:1s;animation-name:pulseChest;animation-iteration-count:infinite}.loyaltyBarComponent .divTreasureChest:before{border-radius:50%;box-shadow:0 0 8px 8px hsla(0,0%,100%,.3);content:"";left:50%;position:relative;top:50%}.loyaltyBarComponent .divTreasureChest:after{background-image:url(/images/chest.png);background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.loyaltyBarComponent .divAnimationContainer{height:0%;left:0;opacity:0;position:fixed;top:0;width:0}.loyaltyBarComponent .divAnimationContainer.newDiamond{height:100%;opacity:1;width:100%}.loyaltyBarComponent .divAnimationImage{background-color:hsla(0,0%,100%,.1);border-radius:50%;box-shadow:0 0 50px 50px hsla(0,0%,100%,.1);height:200px;left:50%;margin:-100px 0 0 -100px;opacity:0;position:absolute;top:50%;transform:scale(.05);width:200px}.loyaltyBarComponent .newDiamond .divAnimationImage{animation-duration:2s;animation-name:newDiamond}.loyaltyBarComponent .divAnimationImage:before{border-radius:50%;box-shadow:0 0 40px 40px rgba(0,0,0,.3);content:"";left:50%;position:relative;top:50%}.loyaltyBarComponent .divAnimationImage:after{background-image:url(/images/diamond.png);background-repeat:no-repeat;background-size:cover;content:"";height:90%;left:5%;position:absolute;top:5%;width:90%}.loyaltyBarComponent .chest .divAnimationImage:after{background-image:url(/images/chest.png)}.loyaltyBarComponent .divAnimationDiamondCount{font-size:20px;left:50%;position:absolute;text-shadow:0 0 5px #000;top:50%;transform:translate(-50%,-35%);z-index:1}.loyaltyBarComponent .divAnimationFirework{border-radius:50%;box-shadow:-120px -218px #0cd35d,248px -16px #0cd35d,190px 16px #0cd35d,-113px -308px #0cd35d,-109px -287px #0cd35d,-50px -313px #0cd35d,226px -31px #0cd35d,180px -351px #0cd35d,-12px -338px #0cd35d,220px -388px #0cd35d,-69px -27px #0cd35d,-111px -339px #0cd35d,155px -237px #0cd35d,-152px -380px #0cd35d,-50px -37px #0cd35d,-95px -175px #0cd35d,-88px 10px #0cd35d,112px -309px #142c37,69px -415px #142c37,168px -100px #142c37,-244px 24px #142c37,97px -325px #142c37,-211px -182px #142c37,236px -126px #142c37,140px -196px #142c37,125px -175px #142c37,118px -381px #142c37,144px -111px #142c37,36px -78px #142c37,-63px -196px #142c37,-218px -227px #142c37,-134px -377px #142c37,-36px -412px #142c37,209px -106px #9c13b0,91px -278px #9c13b0,-22px -191px #9c13b0,139px -392px #9c13b0,56px -2px #9c13b0,-156px -276px #9c13b0,-163px -233px #9c13b0,-238px -346px #9c13b0,62px -363px #9c13b0,244px -170px #9c13b0,224px -142px #9c13b0,141px -208px #9c13b0,211px -285px #9c13b0,181px -128px #9c13b0,90px -123px #9c13b0,189px 70px #9c13b0,-18px -383px #9c13b0,100px -6px #9c13b0;height:5px;opacity:0;position:absolute;width:5px}.loyaltyBarComponent .newDiamond .divAnimationFirework{animation:bang 1s ease-out 1s backwards,gravity 1s ease-in 1s backwards}.loyaltyBarComponent .divAnimationFirework:nth-child(2){animation-delay:.1s,.1s,.1s;left:calc(50% - 30px);top:calc(50% + 30px)}.loyaltyBarComponent .divAnimationFirework:nth-child(3){animation-delay:.15s,.15s,.15s;left:calc(50% + 40px);top:calc(50% + 60px)}.loyaltyBarComponent .divAnimationFirework:nth-child(4){animation-delay:.45s,.45s,.45s;left:calc(50% - 40px);top:calc(50% - 20px)}@keyframes pulseChest{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes newDiamond{0%{opacity:0;transform:scale(.05)}10%{opacity:1;transform:scale(1)}75%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.05)}}@keyframes bang{0%{box-shadow:0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff,0 0 #fff}}@keyframes gravity{0%{opacity:1}to{transform:translateY(200px);opacity:0}}@media (max-width:800px){.loyaltyBarComponent{border-radius:15px;height:30px}.loyaltyBarComponent .divDiamondIcon{height:28px;left:2px;top:1px;width:28px}.loyaltyBarComponent .divDiamondCount{left:35px;line-height:24px}.loyaltyBarComponent .divDiamondProgressContainer{border-radius:8px;height:16px;left:70px;line-height:15px;right:33px}.loyaltyBarComponent .divTreasureChest{height:24px;right:4px;width:24px}}.navigationMenuComponent{color:#fff;font-family:BebasNeue,sans-serif;line-height:normal;margin:0 auto;padding:30px 0 10px;position:relative;transform:skewX(-10deg);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1700px}.navigationMenuComponent .divMenuContainer{margin:0 40px;overflow-x:scroll;overflow-y:hidden;position:relative;-webkit-overflow-scrolling:touch}.navigationMenuComponent .divMenuContainer::-webkit-scrollbar{background:transparent;height:0;width:0}.navigationMenuComponent .btnScrollerMenuLeft{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:40px}.navigationMenuComponent .btnScrollerMenuLeft:after{border-left:4px solid hsla(0,0%,100%,.8);border-bottom:4px solid hsla(0,0%,100%,.8);content:"";height:12px;left:50%;position:absolute;top:56%;transform:rotate(45deg) translate(-50%,-50%);transition:border .25s;width:12px}.navigationMenuComponent .btnScrollerMenuRight{cursor:pointer;height:100%;position:absolute;right:0;top:0;width:40px}.navigationMenuComponent .btnScrollerMenuRight:after{border-bottom:4px solid hsla(0,0%,100%,.8);border-right:4px solid hsla(0,0%,100%,.8);content:"";height:12px;left:50%;position:absolute;top:50%;transform:rotate(-45deg) translate(-50%,-50%);transition:border .25s;width:12px}.navigationMenuComponent .btnScrollerMenuLeft:hover:after,.navigationMenuComponent .btnScrollerMenuRight:hover:after{border-color:#fff}.navigationMenuComponent .divMenuScroller{height:120px;width:2016px;position:relative}.navigationMenuComponent .divMenuItem{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:100%;margin:0 2px;position:relative;width:140px}.navigationMenuComponent .divMenuItemOverlay{height:100%;left:0;opacity:.25;position:absolute;transition:background-color .25s;top:0;width:100%}.navigationMenuComponent .divMenuItem:hover .divMenuItemOverlay{background-color:#9c13b0!important}.navigationMenuComponent .divMenuItemLabel{font-size:20px;left:0;position:absolute;right:0;text-align:center;text-shadow:1px 1px 1px #000;top:50%;transform:skewX(10deg) translateY(-50%);transition:font-size .25s;text-decoration:none;color:#fff}.navigationMenuComponent .divMenuItem:hover .divMenuItemLabel{font-size:24px}@media (max-width:1900px){.navigationMenuComponent{width:1400px}}@media (max-width:1480px){.navigationMenuComponent{width:1100px}}@media (max-width:1120px){.navigationMenuComponent{width:calc(100% - 40px)}}@media (max-width:800px){.navigationMenuComponent{width:calc(100% - 20px)}.navigationMenuComponent .divMenuContainer{margin:0 30px}.navigationMenuComponent .btnScrollerMenuLeft,.navigationMenuComponent .btnScrollerMenuRight{width:30px}.navigationMenuComponent .divMenuScroller{height:100px}}.navigationMenuMobileComponent{color:#fff;line-height:normal;margin:0 auto;padding:30px 0 10px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.navigationMenuMobileComponent .divMenuContainer{background-color:rgba(0,0,0,.25);overflow-x:scroll;overflow-y:hidden;padding:0 20px;position:relative;-webkit-overflow-scrolling:touch}.navigationMenuMobileComponent .divMenuContainer::-webkit-scrollbar{background:transparent;height:0;width:0}.navigationMenuMobileComponent .divMenuScroller{height:60px;position:relative}.navigationMenuMobileComponent .divMenuItem{background-position:center 5px;background-repeat:no-repeat;background-size:32px 32px;cursor:pointer;float:left;height:100%;position:relative;transition:background-color .25s;width:100px}.navigationMenuMobileComponent .divMenuItem:hover{background-color:#0cd35d}.navigationMenuMobileComponent .divMenuItemLabel{bottom:5px;font-size:12px;left:0;position:absolute;right:0;text-align:center;text-decoration:none;color:#fff}@media (max-width:800px){.navigationMenuMobileComponent .divMenuContainer{padding:0 10px}}.rewardWheelComponent{height:560px;left:50%;line-height:normal;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translateX(-50%);width:560px}.rewardWheelComponent .divWheelContainer{height:100%;overflow:hidden;position:relative;width:100%}.rewardWheelComponent .divWheelContainer:after{background-image:url(/images/outerWheel.webp);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.rewardWheelComponent .divWheelSpinner{background-color:#9c13b1;border-radius:50%;height:calc(100% - 115px);left:50%;margin-left:calc(-50% + 58px);margin-top:calc(-50% + 55px);overflow:hidden;position:absolute;top:50%;width:calc(100% - 115px)}.rewardWheelComponent .divWheelSpinner:after{border-radius:50%;content:"";display:block;height:100%;position:absolute;width:100%}.rewardWheelComponent .divWheelSpinner.spinBlur{animation:spinBlur 8s}.rewardWheelComponent .divWheelSlice{align-items:center;-webkit-clip-path:polygon(100% 0,50% 100%,0 0);clip-path:polygon(100% 0,50% 100%,0 0);color:#fff;display:flex;height:50%;justify-content:center;left:calc(50% - 65px);position:absolute;transform-origin:bottom;width:130px}.rewardWheelComponent .divWheelSlice:first-child{background:linear-gradient(180deg,#771515,#ce0000)}.rewardWheelComponent .divWheelSlice:nth-child(2n){background-color:#fff;color:#000}.rewardWheelComponent .divWheelSliceLabel{bottom:120px;font-size:16px;font-family:BebasNeue,sans-serif;position:absolute;text-align:center;transform:rotate(-90deg)}.rewardWheelComponent .btnSpinWheel{background-image:url(/images/button.webp);background-position:50%;background-repeat:no-repeat;background-size:100%;cursor:default;color:#777;font-size:28px;font-family:BebasNeue,sans-serif;height:200px;left:calc(50% + 2px);line-height:210px;position:absolute;text-align:center;text-shadow:1px 1px 1px #000;top:calc(50% - 4px);transform:translate(-50%,-50%);transition:color .25s;width:200px}.rewardWheelComponent .btnSpinWheel.enable{color:#f4ce80;cursor:pointer}@keyframes showLogin{0%{filter:blur(1.5px)}80%{filter:blur(1.5px)}to{filter:blur(1px)}}@media (max-width:540px){.rewardWheelComponent{height:400px;width:400px}.rewardWheelComponent .divWheelSpinner{height:calc(100% - 82px);margin-left:calc(-50% + 42px);margin-top:calc(-50% + 39px);width:calc(100% - 84px)}.rewardWheelComponent .divWheelSlice{left:calc(50% - 43px);width:85px}.rewardWheelComponent .divWheelSliceLabel{bottom:84px;font-size:12px}.rewardWheelComponent .btnSpinWheel{font-size:18px;height:100px;line-height:105px;width:100px}}.rbtRadioButton{cursor:pointer;height:36px;line-height:36px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.rbtRadioButton:before{border:1px solid hsla(0,0%,100%,.25);border-radius:50%;content:"";float:left;height:22px;margin:7px 10px 7px 0;transition:background-color .25s,border .25s;width:22px}.rbtRadioButton.selected:before{background-color:#0cd35d;border:1px solid #0cd35d}.searchInputComponent{height:50px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.searchInputComponent .divBorderLine{background-color:hsla(0,0%,100%,.5);bottom:0;height:1px;left:0;position:absolute;transition:background-color .25s;right:0}.searchInputComponent.focus .divBorderLine{background-color:#0cd35d}.searchInputComponent.disabled.focus .divBorderLine{opacity:0}.searchInputComponent .btnSearchInput{color:hsla(0,0%,100%,.8);cursor:pointer;font-size:20px;height:50px;line-height:50px;position:absolute;right:0;text-align:center;top:0;transition:color .25s;width:50px}.searchInputComponent .btnSearchInput:hover{color:#fff}.searchInputComponent .txtSearchInput{background-color:transparent;border:none;color:#fff;font-family:CenturyGothic,sans-serif;font-size:16px;height:50px;line-height:50px;margin:0;outline:none;padding:0;width:calc(100% - 50px)}.searchInputComponent.disabled .txtSearchInput{color:hsla(0,0%,100%,.5)}.searchInputComponent .txtSearchInput:-webkit-autofill,.searchInputComponent .txtSearchInput:-webkit-autofill:active,.searchInputComponent .txtSearchInput:-webkit-autofill:focus,.searchInputComponent .txtSearchInput:-webkit-autofill:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.01)!important;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.01) inset!important}.searchInputComponent .txtSearchInput::-webkit-search-cancel-button,.searchInputComponent .txtSearchInput::-webkit-search-decoration,.searchInputComponent .txtSearchInput::-webkit-search-results-button,.searchInputComponent .txtSearchInput::-webkit-search-results-decoration{-webkit-appearance:none}.divTabNavigator{font-size:14px;height:36px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.divTabNavigator:first-child{display:block}.divTabNavigator:not(:first-child){display:none}.divTabNavigator.fill{width:100%}.divTabNavigator .divButton{border-bottom:2px solid transparent;color:#fff;cursor:pointer;float:left;font-size:14px;font-weight:600;height:34px;line-height:36px;min-width:60px;padding:0 15px;text-align:center;transition:border-bottom .25s}.divTabNavigator .divButton.selected{border-bottom:2px solid #0cd35d}@media (max-width:420px){.divTabNavigator .divButton{min-width:0}}.textInputComponent{position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none}.textInputComponent .txtTextInput{background-color:transparent;border:none;color:#fff;font-family:CenturyGothic,sans-serif;font-size:14px;height:36px;line-height:36px;margin:0;outline:none;padding:0;width:100%}.textInputComponent input[type=number]::-webkit-inner-spin-button,.textInputComponent input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.textInputComponent .txtTextInput:-webkit-autofill,.textInputComponent .txtTextInput:-webkit-autofill:active,.textInputComponent .txtTextInput:-webkit-autofill:focus,.textInputComponent .txtTextInput:-webkit-autofill:hover{box-shadow:inset 0 0 0 1px rgba(0,0,0,.01)!important;-webkit-box-shadow:0 0 0 1px rgba(0,0,0,.01) inset!important}.textInputComponent.disabled .txtTextInput{color:hsla(0,0%,100%,.5)}.textInputComponent ::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.textInputComponent :-moz-placeholder,.textInputComponent ::-moz-placeholder{color:hsla(0,0%,100%,.5)}.textInputComponent :-ms-input-placeholder{color:hsla(0,0%,100%,.5)}.textInputComponent .divTextInputLabel{color:hsla(0,0%,100%,.5);font-size:14px;height:36px;line-height:36px;left:0;pointer-events:none;position:absolute;transition:color .25s,font-size .25s,top .25s;top:0;width:100%}.textInputComponent.focus .divTextInputLabel{color:#0cd35d;font-size:11px;top:-22px}.textInputComponent.hasValue .divTextInputLabel{font-size:11px;top:-22px}.textInputComponent .divBorderLine{background-color:hsla(0,0%,100%,.5);bottom:0;height:1px;left:0;position:absolute;transition:background-color .25s;right:0}.textInputComponent.focus .divBorderLine{background-color:#0cd35d}.textInputComponent.disabled.focus .divBorderLine{opacity:0}.tournamentBarComponent{background-color:#010e16;border-radius:15px;cursor:pointer;font-size:12px;height:30px;line-height:30px;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:200px}.tournamentBarComponent:before{left:82px}.tournamentBarComponent:after,.tournamentBarComponent:before{background-color:hsla(0,0%,100%,.5);display:inline-block;content:"";height:20px;position:absolute;top:5px;width:1px}.tournamentBarComponent:after{left:130px}.tournamentBarComponent .divPlayerPosition{color:#fff;left:10px;position:absolute;top:0}.tournamentBarComponent .divPlayerPosition span{color:hsla(0,0%,100%,.5)}.tournamentBarComponent .divTimeRemaining{position:absolute;left:106px;top:0;transform:translateX(-50%)}.tournamentBarComponent .divTimeRemaining.warning{color:red}.tournamentBarComponent .divPlayerPoints{color:#0cd35d;position:absolute;right:10px;top:0}.tournamentBarComponent.notStarted .divPlayerPoints,.tournamentBarComponent.notStarted .divPlayerPosition,.tournamentBarComponent.notStarted .divTimeRemaining,.tournamentBarComponent.notStarted:after,.tournamentBarComponent.notStarted:before{display:none}.tournamentBarComponent .btnStartTournament{display:none;height:24px;left:50%;line-height:24px;transform:translateX(-50%);top:2px}.tournamentBarComponent.notStarted .btnStartTournament{display:inline-block}