/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */.Size100{height:100%;width:100%}.Margin0{margin:0}.Margin5{margin:5px}.Margin10{margin:10px}.Position0{left:0;top:0}.Padding5{padding:5px}.BackgroundImageContainCenter{background-position:50%;background-repeat:no-repeat;background-size:contain}.RowFlex{flex-direction:row}.ColFlex,.RowFlex{align-items:center;display:flex}.ColFlex{flex-direction:column}@font-face{font-family:NovusLight;src:url(Fonts/Novus-Light.rr_1754036411716.woff)}@font-face{font-family:NovusRegular;src:url(Fonts/Novus-Regular.rr_1754036411716.woff)}.FontExtraBold{font-display:auto;font-family:NovusBold}@font-face{font-family:NovusBold;src:url(Fonts/Novus-Bold.rr_1754036411716.woff)}@font-face{font-family:Metropolis;src:url(Fonts/Metropolis-Regular.rr_1754036411716.otf)}@font-face{font-family:MetropolisBold;src:url(Fonts/Metropolis-Bold.rr_1754036411716.otf)}.FontTextField{font-display:fallback;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}.unclickable{cursor:default;pointer-events:none}.clickable{cursor:pointer;pointer-events:all}.screenLog{background-color:#222222bb;font-display:fallback;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;left:5px;padding:3px;position:absolute;text-shadow:2px 2px #222}.screenLog.white{border:1px solid #fff;color:#fff}.screenLog.red{border:1px solid #ec0000;color:#ec0000}.screenLog.orange{border:1px solid #e99f00;color:#e99f00}.screenLog.green{border:1px solid #0c4;color:#0c4}.screenLog.blue{border:1px solid #00a2ff;color:#00a2ff}.popupContainer{align-items:center;background-color:rgba(0,0,0,.6);display:flex;flex-direction:column;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;-webkit-transition-delay:0s,.3s;-moz-transition-delay:0s,.3s;-o-transition-delay:0s,.3s;transition-delay:0s,.3s;-webkit-transition-duration:.3s,0s;-moz-transition-duration:.3s,0s;-o-transition-duration:.3s,0s;transition-duration:.3s,0s;-webkit-transition-property:opacity,visibility;-moz-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;visibility:hidden;width:100%}.popupContainer.show{opacity:1;-webkit-transition-delay:0s;-moz-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s,.3s;-moz-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-property:visibility,opacity;-moz-transition-property:visibility,opacity;-o-transition-property:visibility,opacity;transition-property:visibility,opacity;visibility:visible}.popupContainer .popup{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;border-radius:5px;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;box-sizing:border-box;color:#fff;display:grid;display:-ms-grid;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0);gap:5px;grid-template-columns:1fr;grid-template-rows:auto 1fr 50px;overflow:hidden;padding:10px;width:min(600px,100vw)}@media only screen and (max-width:529px){.popupContainer .popup{border-radius:0;height:100%;padding:5px}}.popupContainer .popup .popupHeader{border-bottom:2px solid #333;font-display:auto;font-family:NovusBold;font-size:clamp(20px,6vmin,30px);grid-column-start:1;grid-row-start:1;padding-bottom:5px}.popupContainer .popup .popupInner{grid-column-start:1;grid-row-start:2;overflow-x:hidden;overflow-y:auto}.popupContainer .popup .popupInner li::marker{color:red}.popupContainer .popup .popupButtons{grid-column-start:1;grid-row-start:3;justify-content:flex-end}.popupContainer .popup .popupButtons,.switchCluster{align-items:center;display:flex;flex-direction:row;gap:5px}.switch{cursor:pointer;display:inline-block;height:34px;min-width:60px;pointer-events:all;position:relative;width:60px}.switch input{height:0;opacity:0;width:0}.switch input:checked+.customslider{background-color:#0ac}.switch input:checked+.customslider:before{background-color:#056;-ms-transform:translateX(26px);-webkit-transform:translateX(26px);-moz-transform:translateX(26px);-o-transform:translateX(26px);transform:translateX(26px)}.customslider{background-color:#fff;bottom:0;cursor:pointer;left:0;right:0;top:0}.customslider,.customslider:before{position:absolute;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.customslider:before{background-color:#232323;bottom:4px;content:"";height:26px;left:4px;width:26px}.customslider.round{border-radius:34px}.customslider.round:before{border-radius:50%}.button{background-color:#be2426;border:1px solid #a92022;border-radius:5px;color:#fff;cursor:pointer;filter:drop-shadow(0 4px #931c1d);font-display:auto;font-family:NovusBold;margin-bottom:4px;padding:10px;pointer-events:all;text-align:center}.button:active{filter:none;margin-bottom:0;margin-top:4px}.button.small{background-color:transparent!important;border:none;filter:drop-shadow(0 2px #931c1d);margin-bottom:2px;padding:5px 10px}.button.small:active{filter:none;margin-bottom:0;margin-top:2px}#gameContainer.JPC .button{background-color:#130020;border:1px solid #040006;filter:drop-shadow(0 4px #000000)}#gameContainer.JPCZA .button{background-color:#0a0c2d;border:1px solid #050618;filter:drop-shadow(0 4px #010103)}.inputNoStyle{background:none;border:none;color:inherit;font:inherit;margin:0;outline:none;padding:0}#gameContainer.JPC{background:radial-gradient(circle,#2b0c33 30%,#40016b 100%),url(Textures/JPC_DiamondRepeater.rr_1754036411716.webp) no-repeat;background-blend-mode:overlay;background-position:50%;background-size:cover}#gameContainer.JPC .switch input:checked+.customslider{background-color:#9b26b6}#gameContainer.JPC .switch input:checked+.customslider:before{background-color:#771d8c}#gameContainer.JPC #gameSpace #topBar{background-color:#232323;border-bottom:2px solid #505050;color:#fff}#gameContainer.JPC #gameSpace #topBar #balance{background-color:#333}#gameContainer.JPC #gameSpace #topBar #balance:before{background-image:url(Textures/money.rr_1754036411716.svg)}#gameContainer.JPC #gameSpace #topBar #menu:before{background-image:url(Textures/menu.rr_1754036411716.svg)}#gameContainer.JPC #gameSpace #table{background-color:#130020;background:linear-gradient(180deg,#130020,#000),url(Textures/patterns/noise.rr_1754036411716.svg) repeat;background-blend-mode:overlay;border-bottom:8px solid #9b26b6;border-left:8px solid #9b26b6;border-right:8px solid #9b26b6;box-shadow:0 2px 2px 2px #9b26b6;filter:drop-shadow(0 5px #9b26b6)}#gameContainer.JPC #gameSpace #table .smallBorder{border-bottom:4px solid #9b26b6;border-left:4px solid #9b26b6;border-right:4px solid #9b26b6;filter:drop-shadow(0 5px #9b26b6);margin-bottom:5px;padding:10px}#gameContainer.JPC #gameSpace #table #playArea #history .historyItem.red{background-color:#ba18f7;border:1px solid #f3cff5}#gameContainer.JPC #gameSpace #table #playArea #history .historyItem.black{background-color:#130020;border:1px solid #f3cff5}#gameContainer.JPC #gameSpace #table #playArea #history .historyItem.green{background-color:#1e9b2c;border:1px solid #00a546}#gameContainer.JPC #gameSpace #table #playArea #history .historyItem:after{color:#fff}#gameContainer.JPC #gameSpace #table #playArea #wheel-container{filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}#gameContainer.JPC #gameSpace #table #playArea #wheel-container #wheel-rim{background-image:url(Textures/JPC_OuterCircle02.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #wheel-container #wheel-body{background-image:url(Textures/JPC_InnerCircle.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #wheel-container #wheel-center.redtile{background-image:url(Textures/JPC_CenterPurple.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #wheel-container #wheel-center.blacktile{background-image:url(Textures/JPC_CenterBlue.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #wheel-container #wheel-center.greentile{background-image:url(Textures/JPC_CenterGreen.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #wheel-container #wheel-center:after{color:#fff;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:22cqh}#gameContainer.JPC #gameSpace #table #playArea #wheel-container .logoface{background-image:url(Textures/JPC_CenterLogo.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea .selectedBet{border:1px solid red}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet{filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .static-flex-tiles div{color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:2px solid #fff}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{background-image:url(Textures/JPC_Purple02.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black{background-image:url(Textures/JPC_Blue02.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:2px solid #fff;font-size:7cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:2px solid #fff;font-size:9cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-even,#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-odd{border:2px solid #fff;font-size:10cqh}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0{background-color:#1e9b2c;font-size:11cqw}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0:hover{background-color:#167020}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .red{background-color:#ba18f7}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .black{background-color:#130020}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .green{background-color:#1e9b2c}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .btspt.glow{animation:glowFade2 .75s ease-in-out infinite;box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .tile{color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:11cqw}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .tile.glow{animation:glowFade2 .75s ease-in-out infinite;box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:2px solid #fff;color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:8cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip1{background-image:url(Textures/RBLChip01.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip2{background-image:url(Textures/RBLChip02.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip3{background-image:url(Textures/RBLChip03.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip4{background-image:url(Textures/RBLChip04.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip5{background-image:url(Textures/RBLChip05.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip6{background-image:url(Textures/RBLChip06.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip7{background-image:url(Textures/RBLChip07.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip8{background-image:url(Textures/RBLChip08.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip9{background-image:url(Textures/RBLChip09.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip10{background-image:url(Textures/RBLChip10.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token:after{color:#000;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:40cqh}#gameContainer.JPC #gameSpace #table #playArea #winCup #winCupInner{background-image:url(Textures/JPC_Trophy.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #pays{color:#056;text-align:center}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betAmount{background-color:rgba(0,0,0,.3);color:#fff}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betAmount #betAmountContainer{background-color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.6);color:#000}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips{background-color:rgba(0,0,0,.3)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner{scrollbar-color:#056 transparent}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner::-webkit-scrollbar-thumb{background:rgba(44,115,103,.9)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{filter:drop-shadow(0 5px 0 rgba(0,0,0,.5));text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.glow{box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:hover{filter:drop-shadow(0 15px 2px rgba(0,0,0,.35))}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:active{filter:drop-shadow(0 0 0 rgba(0,0,0,.9))}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip1{background-image:url(Textures/RBLChip01.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip2{background-image:url(Textures/RBLChip02.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip3{background-image:url(Textures/RBLChip03.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip4{background-image:url(Textures/RBLChip04.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip5{background-image:url(Textures/RBLChip05.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip6{background-image:url(Textures/RBLChip06.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip7{background-image:url(Textures/RBLChip07.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip8{background-image:url(Textures/RBLChip08.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip9{background-image:url(Textures/RBLChip09.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip10{background-image:url(Textures/RBLChip10.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #bet #minMaxBet{color:#fff}@media only screen and (max-width:529px){#gameContainer.JPC #gameSpace #table #betResultPanel #bet #minMaxBet{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}}#gameContainer.JPC #gameSpace #table #betResultPanel #StakeTotal,#gameContainer.JPC #gameSpace #table #betResultPanel #bet #minMaxBet .tagline{color:#fff}#gameContainer.JPC #gameSpace #table #betResultPanel #results .winFlares:after{background-image:url(Textures/Flares.rr_1754036411716.webp)}#gameContainer.JPC #gameSpace #table #betResultPanel #results #winText #winTextInner{color:#e8d470}#gameContainer.JPC #gameSpace #actionPanel #betButtons #betClear,#gameContainer.JPC #gameSpace #actionPanel #betButtons #betRebet{background-color:#7806a3;border:2px solid #540472;filter:drop-shadow(0 clamp(4px,1vmin,10px) #540472);font-family:MetropolisBold}#gameContainer.JPC #gameSpace #actionPanel #betButtons #betSpin,#gameContainer.JPC #gameSpace #actionPanel #nextHand{background-color:#ba18f7;border:2px solid #9c07d5;filter:drop-shadow(0 clamp(4px,1vmin,10px) #9c07d5);font-family:MetropolisBold}#gameContainer.JPC #statistics .popupInner .stat .statHeader{background-color:#0054a4;border:1px solid #003a71;color:#fff}#gameContainer.JPC #statistics .popupInner .stat .statValue{background-color:#fff;border:1px solid #003a71;color:#333}#gameContainer.JPC #statistics .popupInner .tc{color:#fff}#gameContainer.JPC #tutorial .popupInner #tutorialImage{background-image:url(Textures/MRJPCTutorial.rr_1754036411716.webp)}#gameContainer.JPC #tutorial .popupInner #tutorialText h1{color:#fff}#gameContainer.JPC #tutorial .popupInner #tutorialText li::marker{color:#be2426}#gameContainer.JPC #sideMenu #sideMenuShadow{background-color:rgba(0,0,0,.8)}#gameContainer.JPC #sideMenu #sideMenuContent{background-color:#232323;background-image:-moz-linear-gradient(top,#333,#232323);background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#232323));background-image:-webkit-linear-gradient(top,#333,#232323);background-image:-o-linear-gradient(top,#333,#232323);background-image:linear-gradient(180deg,#333,#232323);background-repeat:repeat-x;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff333333",endColorstr="#ff232323",GradientType=0)}#gameContainer.JPC #sideMenu #sideMenuContent #closeMenu:before{background-image:url(Textures/close.rr_1754036411716.svg)}#gameContainer.JPC #error{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0)}#gameContainer.JPC #error #errorContent,#gameContainer.JPC #error #errorHeader{color:#fff}#gameContainer.JPC #loading{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0)}#gameContainer.JPC #loading #loadingIndicatorContainer #loadingIndicator{border:16px solid #fff;border-top-color:#be2426}#gameContainer.JPC #loading #loadingIndicatorContainer #loadingPercentage{color:#fff}.FontBold{font-family:MetropolisBold}.FontRegular{font-family:Metropolis}#gameContainer.JPCZA{background:radial-gradient(circle,#1c225a 30%,#0a0c2d 100%),url(Textures/JPCZA_DiamondRepeater.rr_1754036411716.webp) no-repeat;background-blend-mode:overlay;background-position:50%;background-size:cover}#gameContainer.JPCZA .switch input:checked+.customslider{background-color:#06f}#gameContainer.JPCZA .switch input:checked+.customslider:before{background-color:#0047b3}#gameContainer.JPCZA #gameSpace #topBar{background-color:#232323;border-bottom:2px solid #505050;color:#fff}#gameContainer.JPCZA #gameSpace #topBar #balance{background-color:#333}#gameContainer.JPCZA #gameSpace #topBar #balance:before{background-image:url(Textures/money.rr_1754036411716.svg)}#gameContainer.JPCZA #gameSpace #topBar #menu:before{background-image:url(Textures/menu.rr_1754036411716.svg)}#gameContainer.JPCZA #gameSpace #table{background-color:#0a0c2d;background:linear-gradient(180deg,#0a0c2d,#040410),url(Textures/patterns/noise.rr_1754036411716.svg) repeat;background-blend-mode:overlay;border-bottom:8px solid #06f;border-left:8px solid #06f;border-right:8px solid #06f;box-shadow:0 2px 2px 2px #06f;filter:drop-shadow(0 5px #0066ff)}#gameContainer.JPCZA #gameSpace #table .smallBorder{border-bottom:4px solid #06f;border-left:4px solid #06f;border-right:4px solid #06f;filter:drop-shadow(0 5px #0066ff);margin-bottom:5px;padding:10px}#gameContainer.JPCZA #gameSpace #table #playArea #history .historyItem.red{background-color:#ba18f7;border:1px solid #f3cff5}#gameContainer.JPCZA #gameSpace #table #playArea #history .historyItem.black{background-color:#06f;border:1px solid #aeebf9}#gameContainer.JPCZA #gameSpace #table #playArea #history .historyItem.green{background-color:#1e9b2c;border:1px solid #00a546}#gameContainer.JPCZA #gameSpace #table #playArea #history .historyItem:after{color:#fff}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container{filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container #wheel-rim{background-image:url(Textures/JPCZA_OuterCircle02.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container #wheel-body{background-image:url(Textures/JPCZA_InnerCircle.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container #wheel-center.redtile{background-image:url(Textures/JPCZA_CenterPurple.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container #wheel-center.blacktile{background-image:url(Textures/JPCZA_CenterBlue.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container #wheel-center.greentile{background-image:url(Textures/JPC_CenterGreen.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container #wheel-center:after{color:#fff;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:22cqh}#gameContainer.JPCZA #gameSpace #table #playArea #wheel-container .logoface{background-image:url(Textures/JPCZA_CenterLogo.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea .selectedBet{border:1px solid red}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet{filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .static-flex-tiles div{color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:2px solid #fff}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{background-image:url(Textures/JPCZA_Purple02.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black{background-image:url(Textures/JPCZA_Blue02.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:2px solid #fff;font-size:7cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:2px solid #fff;font-size:9cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-even,#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-odd{border:2px solid #fff;font-size:10cqh}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0{background-color:#1e9b2c;font-size:11cqw}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0:hover{background-color:#167020}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .red{background-color:#ba18f7}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .black{background-color:#06f}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .green{background-color:#1e9b2c}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .btspt.glow{animation:glowFade2 .75s ease-in-out infinite;box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .tile{color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:11cqw}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .tile.glow{animation:glowFade2 .75s ease-in-out infinite;box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}@keyframes glowFade2{0%{box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}50%{box-shadow:0 0 10px 4px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}to{box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:2px solid #fff;color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:8cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip1{background-image:url(Textures/RBLChip01.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip2{background-image:url(Textures/RBLChip02.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip3{background-image:url(Textures/RBLChip03.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip4{background-image:url(Textures/RBLChip04.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip5{background-image:url(Textures/RBLChip05.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip6{background-image:url(Textures/RBLChip06.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip7{background-image:url(Textures/RBLChip07.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip8{background-image:url(Textures/RBLChip08.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip9{background-image:url(Textures/RBLChip09.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip10{background-image:url(Textures/RBLChip10.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token:after{color:#000;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:40cqh}#gameContainer.JPCZA #gameSpace #table #playArea #winCup #winCupInner{background-image:url(Textures/JPCZA_Trophy.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #pays{color:#056;text-align:center}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betAmount{background-color:rgba(0,0,0,.3);color:#fff}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betAmount #betAmountContainer{background-color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.6);color:#000}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips{background-color:rgba(0,0,0,.3)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner{scrollbar-color:#056 transparent}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner::-webkit-scrollbar-thumb{background:rgba(44,115,103,.9)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{filter:drop-shadow(0 5px 0 rgba(0,0,0,.5));text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.glow{box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:hover{filter:drop-shadow(0 15px 2px rgba(0,0,0,.35))}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:active{filter:drop-shadow(0 0 0 rgba(0,0,0,.9))}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip1{background-image:url(Textures/RBLChip01.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip2{background-image:url(Textures/RBLChip02.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip3{background-image:url(Textures/RBLChip03.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip4{background-image:url(Textures/RBLChip04.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip5{background-image:url(Textures/RBLChip05.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip6{background-image:url(Textures/RBLChip06.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip7{background-image:url(Textures/RBLChip07.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip8{background-image:url(Textures/RBLChip08.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip9{background-image:url(Textures/RBLChip09.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip10{background-image:url(Textures/RBLChip10.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #minMaxBet{color:#fff}@media only screen and (max-width:529px){#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #minMaxBet{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}}#gameContainer.JPCZA #gameSpace #table #betResultPanel #StakeTotal,#gameContainer.JPCZA #gameSpace #table #betResultPanel #bet #minMaxBet .tagline{color:#fff}#gameContainer.JPCZA #gameSpace #table #betResultPanel #results .winFlares:after{background-image:url(Textures/Flares.rr_1754036411716.webp)}#gameContainer.JPCZA #gameSpace #table #betResultPanel #results #winText #winTextInner{color:#e8d470}#gameContainer.JPCZA #gameSpace #actionPanel #betButtons #betClear,#gameContainer.JPCZA #gameSpace #actionPanel #betButtons #betRebet{background-color:#003d99;border:2px solid #002966;filter:drop-shadow(0 clamp(4px,1vmin,10px) #002966);font-family:MetropolisBold}#gameContainer.JPCZA #gameSpace #actionPanel #betButtons #betSpin,#gameContainer.JPCZA #gameSpace #actionPanel #nextHand{background-color:#06f;border:2px solid #0052cc;filter:drop-shadow(0 clamp(4px,1vmin,10px) #0052cc);font-family:MetropolisBold}#gameContainer.JPCZA #statistics .popupInner .stat .statHeader{background-color:#0054a4;border:1px solid #003a71;color:#fff}#gameContainer.JPCZA #statistics .popupInner .stat .statValue{background-color:#fff;border:1px solid #003a71;color:#333}#gameContainer.JPCZA #statistics .popupInner .tc{color:#fff}#gameContainer.JPCZA #tutorial .popupInner #tutorialImage{background-image:url(Textures/MRJPCZATutorial.rr_1754036411716.webp)}#gameContainer.JPCZA #tutorial .popupInner #tutorialText h1{color:#fff}#gameContainer.JPCZA #tutorial .popupInner #tutorialText li::marker{color:#be2426}#gameContainer.JPCZA #sideMenu #sideMenuShadow{background-color:rgba(0,0,0,.8)}#gameContainer.JPCZA #sideMenu #sideMenuContent{background-color:#232323;background-image:-moz-linear-gradient(top,#333,#232323);background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#232323));background-image:-webkit-linear-gradient(top,#333,#232323);background-image:-o-linear-gradient(top,#333,#232323);background-image:linear-gradient(180deg,#333,#232323);background-repeat:repeat-x;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff333333",endColorstr="#ff232323",GradientType=0)}#gameContainer.JPCZA #sideMenu #sideMenuContent #closeMenu:before{background-image:url(Textures/close.rr_1754036411716.svg)}#gameContainer.JPCZA #error{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0)}#gameContainer.JPCZA #error #errorContent,#gameContainer.JPCZA #error #errorHeader{color:#fff}#gameContainer.JPCZA #loading{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0)}#gameContainer.JPCZA #loading #loadingIndicatorContainer #loadingIndicator{border:16px solid #fff;border-top-color:#be2426}#gameContainer.JPCZA #loading #loadingIndicatorContainer #loadingPercentage{color:#fff}.FontBold{font-display:auto;font-family:NovusRegular}.FontRegular{font-display:auto;font-family:NovusLight}#gameContainer.BW{background:radial-gradient(circle,#5c5c5c 30%,#161616 100%),url(Textures/patterns/crisscross.rr_1754036411716.svg) repeat;background-blend-mode:overlay}#gameContainer.BW #gameSpace #topBar{background-color:#232323;border-bottom:2px solid #505050;color:#fff}#gameContainer.BW #gameSpace #topBar #balance{background-color:#333}#gameContainer.BW #gameSpace #topBar #balance:before{background-image:url(Textures/money.rr_1754036411716.svg)}#gameContainer.BW #gameSpace #topBar #menu:before{background-image:url(Textures/menu.rr_1754036411716.svg)}#gameContainer.BW #gameSpace #table{background-color:#0ac;background:linear-gradient(180deg,#0ac,#008ca8),url(Textures/patterns/noise.rr_1754036411716.svg) repeat;background-blend-mode:overlay;border-bottom:20px solid #007f99;border-left:20px solid #007f99;border-right:20px solid #007f99;box-shadow:inset 0 2px 8px rgba(0,0,0,.7);filter:drop-shadow(0 10px #005566)}#gameContainer.BW #gameSpace #table .smallBorder{border-bottom:10px solid #007f99;border-left:10px solid #007f99;border-right:10px solid #007f99;filter:drop-shadow(0 5px #005566);margin-bottom:5px;padding:10px}#gameContainer.BW #gameSpace #table #playArea #history .historyItem{border:1px solid #dfa425}#gameContainer.BW #gameSpace #table #playArea #history .historyItem.red{background-color:#be2426}#gameContainer.BW #gameSpace #table #playArea #history .historyItem.black{background-color:#232323}#gameContainer.BW #gameSpace #table #playArea #history .historyItem.green{background-color:#1e9b2c}#gameContainer.BW #gameSpace #table #playArea #history .historyItem:after{color:#fff}#gameContainer.BW #gameSpace #table #playArea #wheel-container{filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}#gameContainer.BW #gameSpace #table #playArea #wheel-container #wheel-rim{background-image:url(Textures/wheel_spoke.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #wheel-container #wheel-body{background-image:url(Textures/wheel_body.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #wheel-container #wheel-center.redtile{background-image:url(Textures/center_red.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #wheel-container #wheel-center.blacktile{background-image:url(Textures/center_black.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #wheel-container #wheel-center.greentile{background-image:url(Textures/center_green.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #wheel-container #wheel-center:after{color:#fff;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:22cqh}#gameContainer.BW #gameSpace #table #playArea #wheel-container .logoface{background-image:url(Textures/center_logo.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea .selectedBet{border:1px solid red}#gameContainer.BW #gameSpace #table #playArea #bet-sheet{filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .static-flex-tiles div{color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:2px solid #fff}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{background-image:url(Textures/MR-RED.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black{background-image:url(Textures/MR-BLACK.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:2px solid #fff;font-size:7cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:2px solid #fff;font-size:9cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-even,#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-odd{border:2px solid #fff;font-size:10cqh}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0{background-color:#1e9b2c;font-size:11cqw}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0:hover{background-color:#1e9b2ca3}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .red{background-color:#bd2426}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .black{background-color:#000}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .green{background-color:#1ba739}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .tile{color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:11cqw}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:2px solid #fff;color:#fff;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:8cqw}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}@media only screen and (max-width:529px){#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{border:1px solid #fff;font-display:auto;font-family:Metropolis;font-family:NovusLight}}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip1{background-image:url(Textures/RBLChip01.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip2{background-image:url(Textures/RBLChip02.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip3{background-image:url(Textures/RBLChip03.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip4{background-image:url(Textures/RBLChip04.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip5{background-image:url(Textures/RBLChip05.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip6{background-image:url(Textures/RBLChip06.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip7{background-image:url(Textures/RBLChip07.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip8{background-image:url(Textures/RBLChip08.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip9{background-image:url(Textures/RBLChip09.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.chip10{background-image:url(Textures/RBLChip10.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token:after{color:#000;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:40cqh}#gameContainer.BW #gameSpace #table #playArea #winCup #winCupInner{background-image:url(Textures/Trophy.rr_1754036411716.webp)}@keyframes pulse{0%{filter:drop-shadow(0 0 10px rgba(255,235,119,.6))}50%{filter:drop-shadow(0 0 30px rgba(255,235,119,.8))}to{filter:drop-shadow(0 0 10px rgba(255,235,119,.6))}}#gameContainer.BW #gameSpace #table #pays{color:#056;text-align:center}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betAmount{background-color:rgba(0,0,0,.3);color:#fff}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betAmount #betAmountContainer{background-color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.6);color:#000}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips{background-color:rgba(0,0,0,.3)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner{scrollbar-color:#056 transparent}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner::-webkit-scrollbar-thumb{background:rgba(44,115,103,.9)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{filter:drop-shadow(0 5px 0 rgba(0,0,0,.5));text-shadow:-1px -1px 0 #fff,1px -1px 0 #fff,-1px 1px 0 #fff,1px 1px 0 #fff}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.glow{box-shadow:0 0 1px 2px #fff,0 0 10px 5px #fff,inset 0 0 5px #fff}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:hover{filter:drop-shadow(0 15px 2px rgba(0,0,0,.35))}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:active{filter:drop-shadow(0 0 0 rgba(0,0,0,.9))}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip1{background-image:url(Textures/RBLChip01.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip2{background-image:url(Textures/RBLChip02.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip3{background-image:url(Textures/RBLChip03.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip4{background-image:url(Textures/RBLChip04.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip5{background-image:url(Textures/RBLChip05.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip6{background-image:url(Textures/RBLChip06.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip7{background-image:url(Textures/RBLChip07.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip8{background-image:url(Textures/RBLChip08.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip9{background-image:url(Textures/RBLChip09.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip.chip10{background-image:url(Textures/RBLChip10.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #bet #minMaxBet{color:#056}@media only screen and (max-width:529px){#gameContainer.BW #gameSpace #table #betResultPanel #bet #minMaxBet{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}}#gameContainer.BW #gameSpace #table #betResultPanel #StakeTotal,#gameContainer.BW #gameSpace #table #betResultPanel #bet #minMaxBet .tagline{color:#fff}#gameContainer.BW #gameSpace #table #betResultPanel #results .winFlares:after{background-image:url(Textures/Flares.rr_1754036411716.webp)}#gameContainer.BW #gameSpace #table #betResultPanel #results #winText #winTextInner{color:#e8d470}#gameContainer.BW #gameSpace #actionPanel #betButtons #betClear,#gameContainer.BW #gameSpace #actionPanel #betButtons #betRebet{background-color:#232323;border:2px solid #0a0a0a;filter:drop-shadow(0 clamp(4px,1vmin,10px) #0a0a0a)}#gameContainer.BW #gameSpace #actionPanel #betButtons #betSpin{background-color:#be2426;border:2px solid #931c1d;filter:drop-shadow(0 clamp(4px,1vmin,10px) #931c1d)}#gameContainer.BW #gameSpace #actionPanel #nextHand{background-color:#0054a4;border:2px solid #003a71;filter:drop-shadow(0 clamp(4px,1vmin,10px) #003a71)}#gameContainer.BW #statistics .popupInner .stat .statHeader{background-color:#0054a4;border:1px solid #003a71;color:#fff}#gameContainer.BW #statistics .popupInner .stat .statValue{background-color:#fff;border:1px solid #003a71;color:#333}#gameContainer.BW #statistics .popupInner .tc{color:#fff}#gameContainer.BW #tutorial .popupInner #tutorialImage{background-image:url(Textures/MRTutorial.rr_1754036411716.webp)}#gameContainer.BW #tutorial .popupInner #tutorialText h1{color:#fff}#gameContainer.BW #tutorial .popupInner #tutorialText li::marker{color:#be2426}#gameContainer.BW #sideMenu #sideMenuShadow{background-color:rgba(0,0,0,.8)}#gameContainer.BW #sideMenu #sideMenuContent{background-color:#232323;background-image:-moz-linear-gradient(top,#333,#232323);background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#232323));background-image:-webkit-linear-gradient(top,#333,#232323);background-image:-o-linear-gradient(top,#333,#232323);background-image:linear-gradient(180deg,#333,#232323);background-repeat:repeat-x;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff333333",endColorstr="#ff232323",GradientType=0)}#gameContainer.BW #sideMenu #sideMenuContent #closeMenu:before{background-image:url(Textures/close.rr_1754036411716.svg)}#gameContainer.BW #error{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0)}#gameContainer.BW #error #errorContent,#gameContainer.BW #error #errorHeader{color:#fff}#gameContainer.BW #loading{background-color:#333;background-image:-moz-linear-gradient(top,#505050,#333);background-image:-webkit-gradient(linear,0 0,0 100%,from(#505050),to(#333));background-image:-webkit-linear-gradient(top,#505050,#333);background-image:-o-linear-gradient(top,#505050,#333);background-image:linear-gradient(180deg,#505050,#333);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff505050",endColorstr="#ff333333",GradientType=0)}#gameContainer.BW #loading #loadingIndicatorContainer #loadingIndicator{border:16px solid #fff;border-top-color:#be2426}#gameContainer.BW #loading #loadingIndicatorContainer #loadingPercentage{color:#fff}#OfferOverlay{container-type:size;align-items:center;background-color:#232323;color:#ffffffc7;display:grid;display:-ms-grid;grid-template-columns:auto;grid-template-rows:1fr 1fr 2fr;height:100%;justify-items:center;overflow:hidden;position:absolute;width:100%;z-index:1000}#OfferOverlay #offerDetails{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:5cqh;max-width:500px;width:100%}#OfferOverlay #offerDetails #offerTitle{color:#fff;font-size:5cqh}#OfferOverlay #offerDetails #offerDescription{color:#fff;font-size:3cqh}#OfferOverlay #offerDetails #offerExpiry{margin-top:1cqh}#OfferOverlay #offerDetails #offerLabel{color:#fbd73f;font-size:18px;margin-top:2cqh}#OfferOverlay #offerDetails #offerUpcoming{color:#fff}#OfferOverlay #offerActions{align-items:center;color:#fff;display:flex;flex-direction:column;height:100%;max-width:250px;width:100%}#OfferOverlay #offerActions .button{height:4cqh;max-height:25px}#OfferOverlay #offerActions #playLater{cursor:pointer;font-size:1.5cqh;margin-top:12px}#OfferOverlay #offerActions #offerReject{background-image:url(Textures/trash-can.rr_1754036411716.svg);background-position:50%;background-repeat:no-repeat;background-size:80% 80%;border:2px solid #fff;border-radius:25px;cursor:pointer;height:100%;margin-top:5cqh;max-height:50px;max-width:50px;width:100%}#OfferOverlay #offerActions #offerReject:hover{background-color:#3d3d3d}#OfferOverlay #offerActions #offerAccept{font-size:2cqh;width:100%}#offerPopup{background-color:#000000af;bottom:0;height:100%;opacity:0;pointer-events:all;position:absolute;width:100%;z-index:650}#offerPopup.show{opacity:1;pointer-events:all}#offerPopup .commonSettingsBtn{align-items:center;border-radius:7px;color:#fff;cursor:pointer;display:flex;height:18px;justify-content:center;margin-bottom:5px;max-width:fit-content;padding-left:10px;padding-right:10px;white-space:nowrap;width:45vw}@media only screen and (max-width:529px){#offerPopup .commonSettingsBtn{font-size:16px!important;max-width:unset;width:35vw}}#offerPopup #offerPopup-content{background-blend-mode:overlay;background-color:#232323;border:2px solid #000;border-radius:25px;height:40vh;left:50%;max-width:500px;overflow:hidden;pointer-events:all;position:absolute;top:50%;transform:translate(-50%,-50%);width:85vw;z-index:151;z-index:101}@media only screen and (max-width:529px){#offerPopup #offerPopup-content{height:60vh;max-width:100vw;width:95vw}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#offerPopup #offerPopup-content{height:90vh;width:90vw}}#offerPopup #offerPopup-content #titleTopbar{border-bottom:2px solid #807f7f;padding-left:15px;padding-top:5px;width:100%}#offerPopup #offerPopup-content #actionBar,#offerPopup #offerPopup-content #titleTopbar{align-items:center;background-color:#232323;color:#fff;display:flex;font-size:22px;height:40px;justify-content:space-between}#offerPopup #offerPopup-content #actionBar{border-top:2px solid #807f7f;padding:10px;width:calc(100% - 20px)}#offerPopup #offerPopup-content #actionBar #skipOffers{align-items:center;background-color:#232323;border:1px solid #232323;border-radius:7px;box-shadow:none;color:#fff;cursor:pointer;display:flex;filter:none;height:18px;justify-content:center;margin-bottom:5px;max-width:fit-content;padding-left:10px;padding-right:10px;white-space:nowrap;width:45vw}@media only screen and (max-width:529px){#offerPopup #offerPopup-content #actionBar #skipOffers{font-size:16px!important;max-width:unset;width:35vw}}#offerPopup #offerPopup-content #actionBar #gotoOffers{align-items:center;border-radius:7px;color:#fff;cursor:pointer;display:flex;height:18px;justify-content:center;margin-bottom:5px;margin-left:auto;max-width:fit-content;padding-left:10px;padding-right:10px;white-space:nowrap;width:45vw}@media only screen and (max-width:529px){#offerPopup #offerPopup-content #actionBar #gotoOffers{font-size:16px!important;max-width:unset;width:35vw}}#offerPopup #offerPopup-content #offerContent{container-type:size;align-items:center;color:#fff;display:flex;flex-direction:column;height:calc(100% - 125px);justify-content:center;padding-top:20px;position:relative;width:100%}#offerPopup #offerPopup-content #offerContent #offerPopupTitle{font-size:7cqw;padding-left:15px;padding-right:15px;text-align:center}#offerPopup #offerPopup-content #offerContent #offerDesc{color:#ffffff99;font-size:4cqw;padding-left:15px;padding-right:15px;text-align:center}#freeSpinsNotification{align-items:center;animation:bell-ring 3s ease-in-out infinite;background-color:#000;border:1px solid #fff;border-radius:17px;cursor:pointer;display:flex;flex-direction:row;flex-direction:column;height:fit-content;height:50px;justify-content:center;opacity:1;padding:5px;position:absolute;right:10px;text-align:center;top:50px;transform-origin:50% 0;transition:opacity .3s ease-in-out;width:50px}#freeSpinsNotification.show{opacity:1}#freeSpinsNotification #freeSpinAlert{align-items:center;background-color:#be2426;border-radius:40%;color:#fff;display:flex;height:20px;justify-content:center;position:absolute;right:-5px;text-indent:1px;top:-5px;width:20px}#freeSpinsNotification #freeSpinLabel{background-image:url(Textures/gift-outline.rr_1754036411716.svg);background-position:50%;background-size:contain;height:100%;width:100%}@keyframes bell-ring{0%,25%,to{transform:rotate(0deg)}5%{transform:rotate(-10deg)}10%{transform:rotate(10deg)}15%{transform:rotate(-10deg)}20%{transform:rotate(10deg)}}.disabled{opacity:.7;pointer-events:none;user-select:none}#freeSpinIndicator{align-items:center;color:#fff;cursor:default;display:flex;font-size:12cqh;font-weight:700;height:100%;justify-content:center;width:100%}body,canvas,html{user-drag:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;font-display:auto;font-family:Metropolis;font-family:NovusLight;height:100%;margin:0;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}:root{--tableSize:min(1000px,80vmin);--sideMenuWidth:-20vw;--wheelSpins:3;--singleSpinTime:1000ms;--logoFadeTime:300ms;--spinDegree:300ms}@media only screen and (max-width:529px){:root{--tableSize:100vmin}}#gameContainer{height:100%;overflow:hidden;position:relative;width:100%}#gameContainer #gameSpace{display:grid;display:-ms-grid;grid-template-columns:1fr var(--tableSize) 1fr;grid-template-rows:auto 1fr auto;height:100%;left:0;position:absolute;top:0;width:100%}#gameContainer #gameSpace #topBar{align-items:center;display:flex;flex-direction:row;grid-column-end:-1;grid-column-start:1;grid-row-start:1;justify-content:flex-end}#gameContainer #gameSpace #topBar #title{left:5px;position:absolute}#gameContainer #gameSpace #topBar #balance{padding:10px;padding-left:40px!important;position:relative}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #topBar #balance{padding:3px}}@media only screen and (max-width:529px){#gameContainer #gameSpace #topBar #balance{padding-left:10px!important}}#gameContainer #gameSpace #topBar #balance:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:10px;position:absolute;width:20px}@media only screen and (max-width:529px){#gameContainer #gameSpace #topBar #balance:before{display:none}}#gameContainer #gameSpace #topBar #menu{cursor:pointer;height:100%;margin:0 10px;pointer-events:all;position:relative;width:25px}#gameContainer #gameSpace #topBar #menu:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;width:100%}#gameContainer #gameSpace #table{border-radius:0 0 50px 50px;border-top:none;display:grid;display:-ms-grid;grid-column-start:2;grid-row-start:2;grid-template-columns:1fr;grid-template-rows:auto auto 2fr auto 1fr;margin-bottom:10px;padding:15px}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table{border-radius:0 0 20px 20px;margin-bottom:5px;padding:10px}}#gameContainer #gameSpace #table .smallBorder{border-radius:0 0 20px 20px;margin-bottom:5px;padding:10px}#gameContainer #gameSpace #table #playArea{--hisorySize:clamp(20px,5cqmin,50px);display:grid;display:-ms-grid;grid-column-start:1;grid-row-start:3;grid-template-columns:1fr;grid-template-rows:1fr}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #playArea{--hisorySize:clamp(32px,10cqmin,50px)}}#gameContainer #gameSpace #table #playArea #history{align-items:center;display:flex;flex-direction:column;gap:-5px;justify-content:center;position:absolute;top:10cqh}#gameContainer #gameSpace #table #playArea #history .historyItem{container-type:size;border-radius:50%;box-sizing:border-box;height:var(--hisorySize);margin-right:calc(var(--hisorySize)*-.2);margin-top:-2cqh;transform:scale(0);transition:transform .5s ease;width:var(--hisorySize)}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #playArea #history .historyItem{height:32px;margin-top:-1cqh;width:32px}}@media only screen and (max-width:300px){#gameContainer #gameSpace #table #playArea #history .historyItem{height:25px;margin-left:calc(var(--hisorySize)*-.2);width:25px}}@media only screen and (max-height:620px){#gameContainer #gameSpace #table #playArea #history .historyItem{height:25px;width:25px}}#gameContainer #gameSpace #table #playArea #history .historyItem.show{transform:scale(1)}#gameContainer #gameSpace #table #playArea #history .historyItem:after{align-items:center;content:attr(data-result);display:flex;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:clamp(9px,70cqh,20px);height:100%;justify-content:center;left:50%;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}#gameContainer #gameSpace #table #playArea #wheel-container{container-type:size;align-items:center;display:flex;flex-direction:row;grid-column-start:1;grid-row-start:1;justify-content:space-evenly;margin-top:40px;opacity:1;transition:opacity var(--logoFadeTime)}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-rim,#gameContainer #gameSpace #table #playArea #wheel-container .WheelCommon{background-position:50%;background-size:cover;position:absolute;transform-style:preserve-3d}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-rim{border-radius:50%;height:50cqw;width:50cqw;z-index:5}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #playArea #wheel-container #wheel-rim{height:65cqw;width:65cqw}}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-body{background-position:50%;background-size:cover;border-radius:50%;height:calc(50cqw - .5cqw);position:absolute;transform-style:preserve-3d;width:calc(50cqw - .5cqw);z-index:4}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-body.spin{animation:wheelSpin 4s cubic-bezier(.2,0,.1,1) 1;animation-fill-mode:forwards}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #playArea #wheel-container #wheel-body{height:calc(65cqw - .5cqw);width:calc(65cqw - .5cqw)}}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-center{container-type:size;align-items:center;background-position:50%;background-size:cover;border-radius:50%;display:flex;height:45cqw;justify-content:center;position:absolute;transform-style:preserve-3d;transition:opacity var(--logoFadeTime);width:45cqw;z-index:6}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #playArea #wheel-container #wheel-center{height:55cqw;width:55cqw}}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-center.blacktile,#gameContainer #gameSpace #table #playArea #wheel-container #wheel-center.greentile,#gameContainer #gameSpace #table #playArea #wheel-container #wheel-center.redtile{opacity:1}#gameContainer #gameSpace #table #playArea #wheel-container #wheel-center:after{align-items:center;content:attr(data-display);display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;text-align:center;top:50%;transform:translateY(-50%);width:100%}#gameContainer #gameSpace #table #playArea #wheel-container .logoface{background-position:50%;background-size:cover;border-radius:50%;height:100%;opacity:0;position:absolute;transition:opacity var(--logoFadeTime);width:100%;z-index:11}#gameContainer #gameSpace #table #playArea #wheel-container .showlogo{opacity:1}@keyframes wheelSpinReset{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(332deg)}}@keyframes wheelSpin{0%{transform:rotate(0deg)}to{transform:rotate(var(--spinDegree))}}#gameContainer #gameSpace #table #playArea .absoluteCenter{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}#gameContainer #gameSpace #table #playArea .selectedBet{border:1px solid gold}#gameContainer #gameSpace #table #playArea #bet-sheet{container-type:size;align-items:center;display:flex;flex-direction:row;grid-column-start:1;grid-row-start:1;justify-content:space-evenly;opacity:1;position:relative;transition:opacity var(--logoFadeTime);z-index:8}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles{container-type:size;background-position:50%;background-size:cover;display:flex;flex-direction:column;gap:4px;height:100cqh;position:absolute;transform-style:preserve-3d;width:50cqw}@media only screen and (max-width:530px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles{width:75cqw}}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .static-flex-tiles{align-items:center;display:flex;flex-direction:row;gap:4px;width:100cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .static-flex-tiles div{align-items:center;display:flex;justify-content:center}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .dynamic-grid-tiles{container-type:size;display:grid;display:-ms-grid;gap:4px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:60cqh;justify-content:space-evenly;margin-left:auto;margin-right:auto;width:100cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{cursor:pointer;height:12cqh;width:50cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black:hover,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-black,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-red{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:contain}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3{container-type:size;cursor:pointer;height:7cqh;width:50cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range1:hover,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range2:hover,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-range3:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid{container-type:size;cursor:pointer;height:7cqh;width:50cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-high:hover,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-low:hover,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-mid:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-even,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-odd{cursor:pointer;height:8cqh;width:50cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-even:hover,#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-odd:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0{container-type:size;border-radius:2px;cursor:pointer;height:12cqh;margin-top:4px;width:100cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-green0:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .tile{container-type:size;align-items:center;display:flex;flex-direction:row;height:32.6666cqh;justify-content:center;position:relative}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .tile .btn-bet-tile{border-radius:3px;cursor:pointer;position:absolute;z-index:8}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .tile .btn-bet-tile:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .absolute-side-tiles{container-type:size;align-items:center;display:flex;gap:8px;height:6cqh;padding:4px 0;position:absolute;right:-4px;top:calc(12cqh + 8px);transform:rotate(-90deg);transform-origin:top right;width:60cqh;z-index:8}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .btspt{position:relative}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;max-width:33.222cqw;padding-bottom:2px;padding-top:2px;width:33.222cqw}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .streetbet:hover{background-color:#d9d9d929}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .r-side{bottom:0;height:75cqh;right:-2px;top:13cqh;transform:translateX(50%);width:22cqw;z-index:9}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .b-side{bottom:-20cqh;height:30cqh;left:10cqw;width:75cqw;z-index:9}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .c-side{height:80cqh;right:10cqw;top:10cqh;width:80cqw;z-index:8}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .tr-side{height:40cqh;right:-1px;top:-1px;transform:translate(50%,-50%);width:40cqh;z-index:10}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{container-type:size;background-position:50%;background-repeat:no-repeat;background-size:contain;height:37px;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity var(--logoFadeTime);width:37px}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token.fadeout{opacity:0}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:25px;width:25px}}@media only screen and (max-width:800px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:28px;width:28px}}@media only screen and (max-width:700px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:25px;width:25px}}@media only screen and (max-width:600px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:22px;width:22px}}@media only screen and (max-width:550px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:27px;width:27px}}@media only screen and (max-width:400px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:23px;width:23px}}@media only screen and (max-height:700px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:20px;width:20px}}@media only screen and (max-height:470px){#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token{height:14px;width:14px}}#gameContainer #gameSpace #table #playArea #bet-sheet #bet-tiles .bet-token:after{align-items:center;content:attr(data-display);display:flex;font-display:auto;height:100%;justify-content:center;text-align:center;width:100%}#gameContainer #gameSpace #table #playArea .fadeOut{opacity:0!important}#gameContainer #gameSpace #table #playArea #winCup{align-items:center;display:flex;flex-direction:column;grid-column-start:1;grid-row-end:-1;grid-row-start:1;justify-content:center;opacity:0;transition:opacity .5s ease}#gameContainer #gameSpace #table #playArea #winCup #winCupInner{animation:pulse 1s ease-in-out infinite;background-position:50%;background-repeat:no-repeat;background-size:contain;height:70%;left:0;top:0;width:70%}#gameContainer #gameSpace #table #playArea #winCup.show{opacity:1}#gameContainer #gameSpace #table #pays{font-display:auto;font-family:NovusBold;grid-column-start:1;grid-row-start:4;justify-content:center;margin-top:5px;opacity:0;text-align:center;transition:opacity .5s ease}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #pays{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:8px;margin-top:0}}#gameContainer #gameSpace #table #pays.show{opacity:1}#gameContainer #gameSpace #table #betResultPanel{container-type:size;align-content:space-between;align-items:center;display:flex;flex-direction:column;grid-column-start:1;grid-row-start:5;justify-content:center;padding-top:10px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel{padding-top:2px}}#gameContainer #gameSpace #table #betResultPanel #bet{align-items:stretch;display:none;gap:10px;width:100%}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #betResultPanel #bet{gap:5px}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #bet{gap:5px}}#gameContainer #gameSpace #table #betResultPanel #bet #betAmount{align-items:center;border-radius:50px;cursor:pointer;display:flex;flex-direction:row;justify-content:center;padding:10px;pointer-events:all;text-align:center}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #bet #betAmount{font-size:12px;padding:3px}}#gameContainer #gameSpace #table #betResultPanel #bet #betAmount #betAmountContainer{align-items:center;border-radius:5px;display:flex;flex-direction:row;margin-right:5px;padding:10px}#gameContainer #gameSpace #table #betResultPanel #bet #betAmount #betAmountContainer #betAmountInner{min-width:1ch}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #bet #betAmount #betAmountContainer,#gameContainer #gameSpace #table #betResultPanel #bet #betAmount #clearBet{padding:3px}}#gameContainer #gameSpace #table #betResultPanel #bet #betChips{border-radius:50px;cursor:pointer;height:clamp(40px,40cqh,100px);overflow:hidden;pointer-events:all;position:relative;width:100%}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner{container-type:size;-ms-overflow-style:none;align-items:center;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:space-between;overflow-x:auto;overflow-y:hidden;padding:10px;position:absolute;scrollbar-width:thin;width:100%}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner{padding:3px}}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner::-webkit-scrollbar{width:5px}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner::-webkit-scrollbar-thumb{border-radius:10px}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{container-type:size;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;display:flex;flex-direction:column;height:100%;justify-content:center;min-height:100cqh;min-width:100cqh;position:relative;transform:translateY(0cqh);transition:transform .2s ease,filter .2s ease}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{height:90cqh;min-height:90cqh;min-width:90cqh}}@media only screen and (max-width:460px){#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{height:90cqh;min-height:90cqh;min-width:90cqh}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip{height:90cqh;min-height:90cqh;min-width:90cqh}}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:hover{transform:translateY(-10cqh)}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:active{transform:translateY(10cqh)}#gameContainer #gameSpace #table #betResultPanel #bet #betChips #betChipInner .betChip:after{color:#000;content:attr(data-display);font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:30cqh;margin-bottom:1cqh;text-align:center;width:100%}#gameContainer #gameSpace #table #betResultPanel #bet #minMaxBet{align-items:center;display:flex;flex-direction:row;font-display:auto;font-family:NovusBold;font-size:clamp(12px,3vmin,20px);justify-content:space-between;padding:0 5px}@media only screen and (max-width:529px){#gameContainer #gameSpace #table #betResultPanel #bet #minMaxBet{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular}}#gameContainer #gameSpace #table #betResultPanel #bet #minMaxBet .tagline{font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:clamp(.8em,3vmin,1em);padding:0 5px;text-align:center}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #bet #minMaxBet .tagline{font-size:.8em;white-space:inherit}}#gameContainer #gameSpace #table #betResultPanel #bet #minMaxBet .maxBetContainer{text-align:right}#gameContainer #gameSpace #table #betResultPanel.state-bet #bet{display:flex;flex-direction:column}#gameContainer #gameSpace #table #betResultPanel #StakeTotal{display:flex;font-size:clamp(14px,4cqw,18px);gap:10px}@media only screen and (max-height:620px){#gameContainer #gameSpace #table #betResultPanel #StakeTotal{font-size:9px}}@media only screen and (max-height:400px){#gameContainer #gameSpace #table #betResultPanel #StakeTotal{font-size:7px;margin-left:auto;margin-right:20px}}#gameContainer #gameSpace #table #betResultPanel #results{display:none;height:100%;justify-content:center;width:100%}#gameContainer #gameSpace #table #betResultPanel #results .winFlares{position:relative}#gameContainer #gameSpace #table #betResultPanel #results .winFlares:after{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;width:100%}#gameContainer #gameSpace #table #betResultPanel #results .resultText{color:#fff;display:none;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:clamp(16px,3vmin,24px);grid-column-start:1;grid-row-start:2;text-align:center}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #results .resultText{padding:5px}}#gameContainer #gameSpace #table #betResultPanel #results #loseText{color:#fff;display:none;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:clamp(16px,3vmin,24px);grid-column-start:1;grid-row-start:2;text-align:center}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #results #loseText{padding:5px}}#gameContainer #gameSpace #table #betResultPanel #results #loseText #loseTextInner{text-transform:uppercase}#gameContainer #gameSpace #table #betResultPanel #results #winText{align-items:center;color:#fff;display:flex;display:none;flex-direction:row;font-display:auto;font-family:Metropolis;font-family:NovusLight;font-size:clamp(16px,3vmin,24px);grid-column-start:1;grid-row-start:2;justify-content:center;text-align:center;width:100%}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #table #betResultPanel #results #winText{padding:5px}}#gameContainer #gameSpace #table #betResultPanel #results #winText #winHeader{font-display:auto;font-family:NovusBold;text-align:right;text-transform:uppercase}#gameContainer #gameSpace #table #betResultPanel #results #winText #winTextInner{font-display:auto;font-family:NovusBold;text-align:left}#gameContainer #gameSpace #table #betResultPanel #results.state-win #winText{display:flex}#gameContainer #gameSpace #table #betResultPanel #results.state-lose #loseText{display:block}#gameContainer #gameSpace #actionPanel,#gameContainer #gameSpace #table #betResultPanel.state-results #results{align-items:center;display:flex;flex-direction:column}#gameContainer #gameSpace #actionPanel{align-items:stretch;grid-column-start:2;grid-row-start:3;justify-content:center;padding:10px 0}@media only screen and (max-width:529px){#gameContainer #gameSpace #actionPanel{padding:5px 0}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1.5),only screen and (orientation:landscape) and (max-height:700px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1.5){#gameContainer #gameSpace #actionPanel{padding-bottom:0;padding-top:5px}}#gameContainer #gameSpace #actionPanel .actionButton{container-type:inline-size;color:#fff;cursor:pointer;font-display:auto;font-family:NovusBold;font-size:7vmin;margin-bottom:clamp(4px,1vmin,10px);overflow:hidden;padding:10px;pointer-events:all;text-align:center}#gameContainer #gameSpace #actionPanel .actionButton:active{filter:drop-shadow(0 0 0 transparent)!important;margin-bottom:0;margin-top:clamp(4px,1vmin,10px)}#gameContainer #gameSpace #actionPanel .actionButton .betName{cursor:default;pointer-events:none;width:100%}#gameContainer #gameSpace #actionPanel .actionButton .fill{background:hsla(0,0%,100%,.2);height:100%;left:0;position:absolute;top:0;width:0}#gameContainer #gameSpace #actionPanel .actionButton .fill.runTimer{animation:grow 2.5s ease-in-out forwards}#gameContainer #gameSpace #actionPanel #betButtons{display:none;gap:10px;grid-template-columns:1fr 1fr;grid-template-rows:1fr}#gameContainer #gameSpace #actionPanel #betButtons>div{container-type:inline-size;color:#fff;cursor:pointer;font-display:auto;font-family:NovusBold;font-size:7vmin;margin-bottom:clamp(4px,1vmin,10px);overflow:hidden;padding:10px;pointer-events:all;text-align:center}#gameContainer #gameSpace #actionPanel #betButtons>div:active{filter:drop-shadow(0 0 0 transparent)!important;margin-bottom:0;margin-top:clamp(4px,1vmin,10px)}#gameContainer #gameSpace #actionPanel #betButtons>div .betName{cursor:default;pointer-events:none;width:100%}#gameContainer #gameSpace #actionPanel #betButtons>div .fill{background:hsla(0,0%,100%,.2);height:100%;left:0;position:absolute;top:0;width:0}#gameContainer #gameSpace #actionPanel #betButtons>div .fill.runTimer{animation:grow 2.5s ease-in-out forwards}#gameContainer #gameSpace #actionPanel #betButtons #betClear,#gameContainer #gameSpace #actionPanel #betButtons #betRebet,#gameContainer #gameSpace #actionPanel #betButtons #betSpin{border-radius:clamp(4px,1vmin,10px)}#gameContainer #gameSpace #actionPanel #nextHand{container-type:inline-size;border-radius:5px;color:#fff;cursor:pointer;display:none;font-display:auto;font-family:NovusBold;font-size:7vmin;margin-bottom:clamp(4px,1vmin,10px);overflow:hidden;padding:10px;pointer-events:all;text-align:center}#gameContainer #gameSpace #actionPanel #nextHand:active{filter:drop-shadow(0 0 0 transparent)!important;margin-bottom:0;margin-top:clamp(4px,1vmin,10px)}#gameContainer #gameSpace #actionPanel #nextHand .betName{cursor:default;pointer-events:none;width:100%}#gameContainer #gameSpace #actionPanel #nextHand .fill{background:hsla(0,0%,100%,.2);height:100%;left:0;position:absolute;top:0;width:0}#gameContainer #gameSpace #actionPanel #nextHand .fill.runTimer{animation:grow 2.5s ease-in-out forwards}@keyframes grow{0%{width:0}to{width:100%}}#gameContainer #gameSpace #actionPanel.unaffordable #betButtons #betRebet,#gameContainer #gameSpace #actionPanel.unaffordable #betButtons #betSpin{cursor:default;opacity:.5;pointer-events:none}#gameContainer #gameSpace #actionPanel.state-bet #betButtons{display:grid;display:-ms-grid}#gameContainer #gameSpace #actionPanel.state-bet #betButtons>div{align-items:center;display:flex;flex-direction:column}#gameContainer #gameSpace #actionPanel.state-rebet #betButtons{display:grid;display:-ms-grid}#gameContainer #gameSpace #actionPanel.state-rebet #betClear,#gameContainer #gameSpace #actionPanel.state-rebet #betSpin{cursor:default;opacity:.5;pointer-events:none}#gameContainer #gameSpace #actionPanel.state-nobets #betButtons{display:grid;display:-ms-grid}#gameContainer #gameSpace #actionPanel.state-nobets #betClear,#gameContainer #gameSpace #actionPanel.state-nobets #betRebet,#gameContainer #gameSpace #actionPanel.state-nobets #betSpin{cursor:default;opacity:.5;pointer-events:none}#gameContainer #gameSpace #actionPanel.state-norebet #betButtons{display:grid;display:-ms-grid}#gameContainer #gameSpace #actionPanel.state-norebet #betRebet{cursor:default;opacity:.5;pointer-events:none}#gameContainer #gameSpace #actionPanel.state-betBusy #betButtons{display:grid;display:-ms-grid;opacity:.5}#gameContainer #gameSpace #actionPanel.state-betBusy #betButtons>div{align-items:center;cursor:default;display:flex;flex-direction:column;pointer-events:none}#gameContainer #gameSpace #actionPanel.state-handEnd #nextHand,#gameContainer #statistics .popupInner{align-items:center;display:flex;flex-direction:column}#gameContainer #statistics .popupInner{align-items:flex-start;gap:5px}#gameContainer #statistics .popupInner .stat{align-items:center;display:flex;flex-direction:row}#gameContainer #statistics .popupInner .stat .statHeader{border-radius:5px 0 0 5px;font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;padding:5px}#gameContainer #statistics .popupInner .stat .statValue{border-left:none;border-radius:0 5px 5px 0;padding:5px}#gameContainer #statistics .popupInner .tc{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;padding-top:5px}#gameContainer #tutorial .popupInner{container-type:inline-size}#gameContainer #tutorial .popupInner #tutorialImage{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100cqmin;width:100%}#gameContainer #tutorial .popupInner #tutorialText{padding-top:5px}#gameContainer #tutorial .popupInner #tutorialText h1{font-display:auto;font-family:NovusBold;font-size:clamp(16px,3vmin,22px);text-align:center;text-decoration:underline}#gameContainer #tutorial .popupInner #tutorialText h2{font-display:auto;font-family:MetropolisBold;font-family:NovusRegular;font-size:clamp(14px,2.5vmin,20px);text-align:center}#gameContainer #tutorial .popupInner #tutorialText p{font-display:auto;font-family:Metropolis;font-family:NovusLight;text-align:center}#gameContainer #sideMenu{container-type:inline-size;display:grid;display:-ms-grid;grid-template-columns:100vw auto;grid-template-rows:1fr;height:100%;left:0;opacity:0;position:absolute;top:0;transform:translateX(0);transition:opacity .5s ease,visibility .5s ease,transform .5s ease;visibility:hidden;width:100%}#gameContainer #sideMenu.show{opacity:1;transform:translateX(var(--sideMenuWidth));visibility:visible}#gameContainer #sideMenu #sideMenuShadow{grid-column-start:1;grid-row-start:1}#gameContainer #sideMenu #sideMenuContent{align-items:center;align-items:flex-end;display:flex;flex-direction:column;gap:5px;grid-column-start:2;grid-row-start:1;padding:10px}#gameContainer #sideMenu #sideMenuContent #closeMenu{cursor:pointer;height:30px;pointer-events:all;position:relative;width:30px}#gameContainer #sideMenu #sideMenuContent #closeMenu:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;width:100%}#gameContainer #sideMenu #sideMenuContent #showTutorial{box-sizing:border-box;min-width:min(100px,10vw);width:100%}#gameContainer #error{box-sizing:border-box;display:none;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%;padding:10px;position:absolute;width:100%}#gameContainer #error.show{display:grid;display:-ms-grid}#gameContainer #error #errorHeader{font-display:auto;font-family:NovusBold;font-size:min(7vmin,36px);text-align:center}#gameContainer #error #errorContent{color:#fff}#gameContainer #loading{box-sizing:border-box;display:grid;display:-ms-grid;grid-template-columns:1fr;grid-template-rows:1fr;height:100%;padding:10px;position:absolute;transition:opacity .5s ease;width:100%}#gameContainer #loading.hide{cursor:default;opacity:0;pointer-events:none}#gameContainer #loading #loadingIndicatorContainer{display:grid;display:-ms-grid;grid-column-start:1;grid-row-start:1;grid-template-columns:1fr;grid-template-rows:1fr;position:relative}#gameContainer #loading #loadingIndicatorContainer #loadingIndicator{align-self:center;-ms-animation:spin 1s linear;-webkit-animation:spin 1s linear;-o-animation:spin 1s linear;-moz-animation:spin 1s linear;animation:spin 1s linear;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:50%;grid-column-start:1;grid-row-start:1;height:15vmin;justify-self:center;width:15vmin}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#gameContainer #loading #loadingIndicatorContainer #loadingIndicator{height:20vmin;width:20vmin}}#gameContainer #loading #loadingIndicatorContainer #loadingPercentage{align-self:center;font-size:3vmin;grid-column-start:1;grid-row-start:1;justify-self:center}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){#gameContainer #loading #loadingIndicatorContainer #loadingPercentage{font-size:5vmin}}@keyframes spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);-moz-transform:rotate(1turn);-ms-transform:rotate(1turn);-o-transform:rotate(1turn);transform:rotate(1turn)}}