/*!
 * 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}.InputNoStyle{background:none;border:none;color:inherit;font:inherit;margin:0;outline:none;padding:0}.RowFlex{flex-direction:row}.ColFlex,.RowFlex{align-items:center;display:flex}.ColFlex{flex-direction:column}.RowFlexAndCenter{flex-direction:row}.ColFlexAndCenter,.RowFlexAndCenter{align-items:center;display:flex;justify-content:center}.ColFlexAndCenter{flex-direction:column}.Header{-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;align-self:center;-webkit-background-clip:text;-moz-background-clip:text;background-color:#e6e6e6;background-image:-moz-linear-gradient(0deg,#fff,#e6e6e6);background-image:-webkit-linear-gradient(0deg,#fff,#e6e6e6);background-image:-o-linear-gradient(0deg,#fff,#e6e6e6);background-image:linear-gradient(0deg,#fff,#e6e6e6);background-repeat:repeat-x;filter:drop-shadow(0 3px #232323);font-size:8vmin;justify-self:center;text-align:center}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:portrait){.Header{font-size:10vmin}}.Header.Small{font-size:4vmin}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:portrait){.Header.Small{font-size:6vmin}.Header.MediumLarge{font-size:12vmin}}.Header.Large{font-size:10vmin}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:portrait){.Header.Large{font-size:12vmin}}.Header.Gold{background-color:#d3ae5b;background-image:-moz-linear-gradient(0deg,#e8d470,#d3ae5b);background-image:-webkit-linear-gradient(0deg,#e8d470,#d3ae5b);background-image:-o-linear-gradient(0deg,#e8d470,#d3ae5b);background-image:linear-gradient(0deg,#e8d470,#d3ae5b);background-repeat:repeat-x}.FontRegular{leading-trim:NONE;font-display:auto;font-family:Big Shoulders Display;font-size:20px;font-style:Black;font-weight:500;letter-spacing:0;line-height:20px}@font-face{font-family:Big Shoulders Display;src:url(Fonts/BigShoulder.rr_1764687619345.ttf) format("truetype")}@font-face{font-family:Roboto;src:url(Fonts/Roboto.rr_1764687619345.ttf) format("truetype")}@font-face{font-family:TireFont;src:url(Fonts/FugazOne-Regular.rr_1764687619345.ttf)}.FontBold,.FontExtraBold{leading-trim:NONE;font-display:auto;font-family:Big Shoulders Display;font-size:20px;font-style:Black;font-weight:900;letter-spacing:0;line-height:20px}.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}.button{align-items:center;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:10px;pointer-events:all}.button.normal{background-color:#232323;border:1px solid #1c1c1c;color:#fff}.button.normal:active{background-color:#333;border:1px solid #292929}.button.cta{background-color:#28a909;border:1px solid #208707;color:#fff}.button.cta:active{background-color:#249808;border:1px solid #208707}.button.selected{background-color:#208707;border:1px solid #186505;color:#fff}.button.selected:active{background-color:#1c7606;border:1px solid #145505}.button.gray{background-color:#232323;border:1px solid #1c1c1c;color:#fff}.button.gray:active{background-color:#484848;border:1px solid #404040}.input{margin-left:5px;margin-right:5px}.input,.input input{position:relative;width:100%}.input input{leading-trim:NONE;background-color:transparent;border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;font-display:auto;font-family:Big Shoulders Display;font-size:20px;font-style:Black;font-weight:500;left:0;letter-spacing:0;line-height:20px;padding:5px;pointer-events:all;text-align:center;top:0}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){.input input{width:unset}}.input input:focus{outline:none}.input:before{background-color:transparent;border-radius:5px;box-sizing:border-box;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.switchCluster{align-items:center;display:flex;flex-direction:row;gap:5px}.switch{cursor:pointer;display:inline-block;height:34px;margin-right:10px;min-width:60px;pointer-events:all;position:relative;width:60px}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:portrait){.switch{margin-right:0}}.switch input{height:0;opacity:0;width:0}.switch input:checked+.customslider{background-color:#28a909}.switch input:checked+.customslider:before{background-color:#fff;-ms-transform:translateX(22px);-webkit-transform:translateX(22px);-moz-transform:translateX(22px);-o-transform:translateX(22px);transform:translateX(22px)}.customslider{background-color:#535353;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}@media only screen and (min-width:560px) and (max-width:1466px){.customslider{transform:scale(.7)}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){.customslider{transform:scale(.7)}}@media only screen and (max-width:529px),only screen and (orientation:portrait){.customslider{transform:scale(.8)}}.customslider:before{background-color:#a7a7a7;bottom:4px;content:"";height:26px;left:4px;position:absolute;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;width:26px}.customslider.round{border-radius:34px}.customslider.round:before{border-radius:50%}.clearBtnHitbox{cursor:pointer;height:25px;position:absolute;right:10px;width:25px;z-index:10}.switchInput{-ms-grid-columns:auto auto 1fr;-ms-grid-rows:1fr;container-type:size;align-items:center;background-color:#333!important;border-radius:6px;display:grid;display:-ms-grid;grid-template-columns:auto auto 1fr;grid-template-rows:1fr;justify-content:space-between;position:relative}.switchInput .labelText{font-family:Roboto;font-size:16px;font-weight:400;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;justify-self:right;text-align:center;white-space:nowrap;width:calc(45cqw - 15px)}@media only screen and (max-width:529px),only screen and (orientation:portrait){.switchInput .labelText{font-size:11px;justify-self:left;text-align:left}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){.switchInput .labelText{container-type:size;align-items:center;display:flex;font-size:12px;height:10px;justify-content:center;padding:0}}@media only screen and (min-width:1145px) and (max-width:1345px),only screen and (min-width:529px) and (max-width:1145px){.switchInput .labelText{font-size:10px;justify-content:flex-start!important;justify-self:flex-start!important;position:absolute;top:0;transform:translateY(-30%)}}@media only screen and (min-width:529px) and (max-width:1145px){.switchInput .labelText{font-size:10px}}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){.switchInput{gap:0}}.switchInput input{align-items:center;background:none;background-color:#535353;border:none;border-radius:6px;color:inherit;display:flex;font-size:35cqh;grid-column-start:3;-ms-grid-column:3;grid-row-start:1;-ms-grid-row:1;height:75cqh;justify-content:center;justify-self:center;outline:none;text-align:center;width:100%}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){.switchInput input{font-size:25cqh;height:50cqh}}.switchInput .switch{grid-column-start:2;-ms-grid-column:2;grid-row-start:1;-ms-grid-row:1}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:portrait){.switchInput .switch{margin-right:0}}.switchInputDouble{-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr;container-type:size;align-items:center;background-color:#333!important;border-radius:6px;display:grid;display:-ms-grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;justify-content:space-around;position:relative}.switchInputDouble .labelText{font-family:Roboto;font-size:16px;font-weight:400;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;justify-self:right;text-align:center;white-space:nowrap;width:calc(45cqw - 15px)}@media only screen and (max-width:529px),only screen and (orientation:portrait){.switchInputDouble .labelText{font-size:11px;justify-self:left;text-align:left}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){.switchInputDouble .labelText{container-type:size;align-items:center;display:flex;font-size:12px;height:10px;justify-content:center;padding:0}}@media only screen and (min-width:1145px) and (max-width:1345px),only screen and (min-width:529px) and (max-width:1145px){.switchInputDouble .labelText{font-size:10px;justify-content:flex-start!important;justify-self:flex-start!important;position:absolute;top:0;transform:translateY(-30%)}}@media only screen and (min-width:529px) and (max-width:1145px){.switchInputDouble .labelText{font-size:10px}}.switchInputDouble .switch{cursor:pointer;grid-column-start:2;-ms-grid-column:2;grid-row-start:1;-ms-grid-row:1;pointer-events:all}.popupContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;opacity: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}.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{-ms-grid-rows:auto 1fr 50px;-ms-grid-columns:1fr;border-radius:5px;-webkit-box-shadow:0 5px 5px #000;box-shadow:0 5px 5px #000;color:#28a909;display:grid;display:-ms-grid;gap:5px;grid-template-columns:1fr;grid-template-rows:auto 1fr 50px;overflow:hidden;padding:10px}.popupContainer .popup .popupHeader{border-bottom:2px solid #333;font-size:6vmin;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;padding-bottom:5px}.popupContainer .popup .popupInner{grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;overflow-x:hidden;overflow-y:auto}.popupContainer .popup .popupInner li::marker{color:#b42c52}.popupContainer .popup .popupButtons{align-items:center;display:flex;flex-direction:row;gap:5px;grid-column-start:1;-ms-grid-column:1;grid-row-start:3;-ms-grid-row:3;justify-content:flex-end}.panel{align-items:center;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:10px}.panelNormal{background-color:#232323;border:1px solid #1c1c1c;color:#fff}.panelCTA{background-color:#28a909;border:1px solid #208707;color:#fff}.panelSelected{background-color:#208707;border:1px solid #186505;color:#fff}.panelGray{background-color:#232323;border:1px solid #1c1c1c;color:#fff}::-webkit-scrollbar{height:5px;width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888}::-webkit-scrollbar-thumb:hover{background:#666}#splashScreen{background:linear-gradient(180deg,#2d94f9 0,#2d57c3 30%,#244499 80%,#1a3270);overflow:hidden}#splashScreen>div{-ms-grid-columns:auto;-ms-grid-rows:5vmin 1fr 1fr 1fr 10vmin;align-items:center;display:grid;display:-ms-grid;grid-template-columns:auto;grid-template-rows:5vmin 1fr 1fr 1fr 10vmin;height:100%;justify-items:center}@media only screen and (max-width:529px),only screen and (orientation:portrait){#splashScreen>div{-ms-grid-rows:20svh 1fr 1fr 1fr 25svh;grid-template-rows:20svh 1fr 1fr 1fr 25svh}}#splashScreen>div .logoVideo{background-image:url(Textures/SharedAssets/williamsCar_1024.rr_1764687619345.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;background-size:cover;border-radius:15px;grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;height:20vmin;padding:15px 15px 0;width:100vmin}@media only screen and (max-width:529px),only screen and (orientation:portrait){#splashScreen>div .logoVideo{width:90vmin}}#splashScreen>div #loadingIndicatorContainer{background-color:#256abe;border-radius:5px;grid-column-start:1;-ms-grid-column:1;grid-row-start:4;-ms-grid-row:4;height:10px;position:relative;width:50vmin}@media only screen and (max-width:529px),only screen and (orientation:portrait){#splashScreen>div #loadingIndicatorContainer{width:80vmin}}#splashScreen>div #loadingIndicatorContainer:before{animation:pulse 1.5s ease-in-out infinite;color:#fff;content:"Loading\00a0game";font-family:Roboto;font-size:16px;font-weight:400;left:50%;position:absolute;text-align:center;transform:translateX(-50%) translateY(100%)}#splashScreen>div #loadingIndicatorContainer #loadingIndicator{animation:fillBar 10s linear forwards;background-color:#fff;border-radius:5px;height:100%;left:0;position:absolute;top:0;width:0}#splashScreen>div #loadingIndicatorContainer #loadingPercentage{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:28px;font-weight:900;height:100%;justify-content:center;left:0;position:absolute;top:0;top:-25px;transform:translateY(-100%);width:100%;z-index:5}#splashScreen>div #loadingNextContainer{grid-column-start:1;-ms-grid-column:1;grid-row-start:4;-ms-grid-row:4}#splashScreen>div #loadingNextContainer #loadingNext{background-image:url(Textures/SharedAssets/Icons/play.rr_1764687619345.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;display:none;filter:alpha(opacity=0);filter:drop-shadow(0 4px 0 rgba(255,255,255,.3));height:15vmin;margin-bottom:4px;max-height:100%;opacity:0;pointer-events:all;width:15vmin}#splashScreen>div #loadingNextContainer #loadingNext:active{filter:drop-shadow(0 0 0 rgba(255,255,255,.3));margin-bottom:0;margin-top:4px}#splashScreen>div #bottomLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;grid-column-start:1;-ms-grid-column:1;grid-row-start:3;-ms-grid-row:3;height:25vmin;width:50vmin}@media only screen and (max-width:529px),only screen and (orientation:portrait){#splashScreen>div #bottomLogo{align-self:flex-start;width:70vmin}}#OfferOverlay{container-type:size;-ms-grid-columns:auto;-ms-grid-rows:1fr auto 2fr;align-items:center;background-color:#232323;color:#ffffffc7;display:grid;display:-ms-grid;grid-template-columns:auto;grid-template-rows:1fr auto 2fr;height:100vh;justify-items:center;overflow:none;pointer-events:all;position:fixed;width:100vw;z-index:16000}#OfferOverlay #offerLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:clamp(20px,90%,200px);width:clamp(100px,90%,500px)}#OfferOverlay #offerDetails{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;margin:5cqh;max-width:500px;width:100%}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px),only screen and (orientation:portrait){#OfferOverlay #offerDetails{font-size:16px}}#OfferOverlay #offerDetails *{line-height:normal}#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:clamp(16px,1.5cqh,25px);margin-top:12px}#OfferOverlay #offerActions #offerReject{background-image:url(Textures/trash-can.rr_1764687619345.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{background-color:#28a909;border:1px solid #28a909;font-size:clamp(16px,2cqh,60px);max-height:40px;padding:4px;width:100%}#offerPopup{background-color:#000000af;bottom:0;height:100%;line-height:normal;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;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),only screen and (orientation:portrait){#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),only screen and (orientation:portrait){#offerPopup #offerPopup-content{height:60vh;max-width:100vw;width:95vw}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#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;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),only screen and (orientation:portrait){#offerPopup #offerPopup-content #actionBar #skipOffers{font-size:16px!important;max-width:unset;width:35vw}}#offerPopup #offerPopup-content #actionBar #gotoOffers{align-items:center;background-color:#28a909;border:1px solid #28a909;border-radius:7px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:5px;margin-left:auto;max-height:30px;max-width:fit-content;padding-left:10px;padding-right:10px;white-space:nowrap;width:45vw}@media only screen and (max-width:529px),only screen and (orientation:portrait){#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 *{line-height:normal}#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:45px;justify-content:center;opacity:1;padding:5px;pointer-events:all;position:absolute;right:15px;text-align:center;top:95px;transform-origin:50% 0;transition:opacity .3s ease-in-out;width:45px;z-index:110}@media only screen and (max-width:529px),only screen and (orientation:portrait){#freeSpinsNotification{left:20px;right:unset;top:100px}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#freeSpinsNotification{left:15px;position:fixed;right:unset;top:70px}}#freeSpinsNotification.show{opacity:1}#freeSpinsNotification #freeSpinAlert{align-items:center;background-color:#28a909;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_1764687619345.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%}#errorScreen{container-type:size;background:linear-gradient(180deg,#2d94f9,#1a3270);position:absolute;z-index:100}#errorScreen .errorBody{-ms-grid-columns:1fr;-ms-grid-rows:10vmin 1fr 1fr 1fr;display:grid;display:-ms-grid;grid-template-columns:1fr;grid-template-rows:10vmin 1fr 1fr 1fr;height:100%}#errorScreen .errorBody #errorTitle{align-items:center;color:#fff;display:flex;font-size:7cqw;font-weight:700;grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;justify-content:center;line-height:1;text-align:center;width:100%}@media only screen and (max-width:529px),only screen and (orientation:portrait){#errorScreen .errorBody #errorTitle{font-size:7cqh}}#errorScreen .errorBody #errorMsg{grid-column-start:1;-ms-grid-column:1;grid-row-start:3;-ms-grid-row:3;text-align:center}#errorScreen .errorBody #errorBtn,#errorScreen .errorBody #errorMsg{align-items:center;color:#fff;display:flex;justify-content:center;width:100%}#errorScreen .errorBody #errorBtn{background-color:#071445;border-radius:7.5px;bottom:10cqh;cursor:pointer;font-size:22px;font-weight:700;height:55px;left:50%;margin-bottom:5px;margin-left:auto;margin-right:auto;max-width:250px;position:absolute;transform:translateX(-50%)}@media only screen and (max-width:529px),only screen and (orientation:portrait){#errorScreen .errorBody #errorBtn{bottom:20px}}#errorScreen .errorBody #errorBtn:active{filter:drop-shadow(0 0 0 transparent)!important;margin-bottom:0;margin-top:5px}:root{--angle:10deg}#gameScreen{-ms-grid-columns:350px 2fr;-ms-grid-rows:40px 50px calc(100vh - 290px) 200px;display:grid;display:-ms-grid;display:grid!important;grid-template-columns:350px 2fr;grid-template-rows:40px 50px calc(100vh - 290px) 200px;height:100%;position:absolute;width:100%;z-index:10}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameScreen{-ms-grid-columns:1fr;-ms-grid-rows:40px 50px calc(50svh - 90px) 1fr;grid-template-columns:1fr;grid-template-rows:40px 50px calc(50svh - 90px) 1fr;height:100%;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameScreen{-ms-grid-columns:60vw 1fr;-ms-grid-rows:40px 25px calc(100svh - 65px);grid-template-columns:60vw 1fr;grid-template-rows:40px 25px calc(100svh - 65px);overflow-x:hidden;overflow-y:auto;scrollbar-width:none}}#gameScreen #topbar{align-items:center;background-color:#232323;display:flex;flex-direction:row;grid-column-start:1;-ms-grid-column:1;grid-column-end:span 2;grid-row-start:1;-ms-grid-row:1;justify-content:center;justify-content:space-between;width:100%;z-index:101}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameScreen #topbar{position:sticky;top:0}}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameScreen #topbar #TopTitle{font-size:0;visibility:hidden}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameScreen #topbar #TopTitle{font-size:15px}}#gameScreen #topbar .topSection{align-items:center;color:#fff;display:flex;flex-direction:row;height:100%;justify-content:center;padding-left:15px;padding-right:15px;width:fit-content}#gameScreen #topbar .topSection #GameBalance{color:#fff}#gameScreen #topbar .topSection #gameSettings{background-image:url(Textures/SharedAssets/Icons/menu.rr_1764687619345.svg)}#gameScreen #topbar .topSection #fullScreen,#gameScreen #topbar .topSection #gameSettings{background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:25px;margin-left:15px;pointer-events:all;width:25px}#gameScreen #topbar .topSection #fullScreen{background-image:url(Textures/SharedAssets/Icons/Maximize.rr_1764687619345.svg)}#gameScreen #topbar .topSection #fullScreen.isFullscreen{background-image:url(Textures/SharedAssets/Icons/Minimize.rr_1764687619345.svg)}#gameScreen #playArea{grid-column-start:2;-ms-grid-column:2;grid-row-start:3;-ms-grid-row:3;padding-left:10px;padding-right:10px;pointer-events:all;position:relative}#gameScreen #playArea canvas{border-radius:10px}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameScreen #playArea{grid-column-start:1;-ms-grid-column:1;grid-column:span 2}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameScreen #playArea{grid-column-start:1;-ms-grid-column:1;position:sticky;top:65px;z-index:100}}#gameScreen #playPanel{-ms-grid-columns:1fr;-ms-grid-rows:1fr;container-type:size;background-color:#000;display:grid;display:-ms-grid;grid-column-start:2;-ms-grid-column:2;grid-row-start:4;-ms-grid-row:4;grid-template-columns:1fr;grid-template-rows:1fr;pointer-events:all;position:relative;scrollbar-width:none}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameScreen #playPanel{grid-column-start:1;-ms-grid-column:1;grid-column:span 2}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameScreen #playPanel{grid-column-start:2;-ms-grid-column:2;grid-row-start:3;-ms-grid-row:3;z-index:100}}#betPanel{container-type:size;align-items:center;align-self:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;height:95%;justify-content:space-evenly;padding:10px;position:relative;width:100%;z-index:11}@media only screen and (max-width:529px),only screen and (orientation:portrait){#betPanel{align-items:center;display:flex;flex-direction:column}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#betPanel{align-items:center;display:flex;flex-direction:column;gap:5px;padding:0 15px}}#betPanel .betControl{-ms-grid-columns:1fr 1fr;-ms-grid-rows:1fr 1fr 1fr;container-type:size;background-color:#232323;border-radius:6px;display:grid;display:-ms-grid;gap:5px;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;height:100%;justify-self:center;padding:7px;pointer-events:all;width:100%}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl{-ms-grid-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}}#betPanel .betControl .betAmountContainer{container-type:size;align-items:center;background-color:#333;border-radius:6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;height:100%;padding-left:7px;padding-right:7px;width:100%}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl .betAmountContainer{grid-column:span 3}}#betPanel .betControl .betAmountContainer .betAmountModifier{background-color:#535353;border-color:#535353;border-radius:6px;font-size:80cqh;height:80cqh;width:80cqh}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#betPanel .betControl .betAmountContainer .betAmountModifier{font-size:18px;height:80%}}#betPanel .betControl .betAmountContainer .betAmountDisplayContainer{align-items:center;display:flex;flex-direction:row;height:100%;height:80cqh;width:100%}#betPanel .betControl .betAmountContainer .betAmountDisplayContainer .betAmountDisplay{leading-trim:NONE;font-display:auto;font-family:Big Shoulders Display;font-family:Roboto;font-size:20px;font-size:54cqh;font-style:Black;font-weight:900;letter-spacing:0;line-height:20px;line-height:5.5vh;padding:0;width:100%}#betPanel .betControl .betManualSizers{container-type:size;align-items:center;background-color:#333;border-radius:6px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;gap:5px;grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;height:100%;justify-content:space-around;overflow-x:auto;overflow-y:hidden;padding-left:7px;padding-right:7px;width:100%}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl .betManualSizers{grid-column-start:1;-ms-grid-column:1;grid-column:span 3}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#betPanel .betControl .betManualSizers{gap:3px}}#betPanel .betControl .betManualSizers .betManualSizer{background-color:#535353;border-color:#535353;border-radius:6px;flex-grow:1;font-family:Roboto;font-size:44cqh;height:75cqh;padding:7px;white-space:nowrap}@media only screen and (max-width:1366px){#betPanel .betControl .betManualSizers .betManualSizer{font-size:33cqh;min-width:45px}}@media only screen and (max-width:1160px){#betPanel .betControl .betManualSizers .betManualSizer{font-size:24cqh;min-width:35px}}@media only screen and (max-width:529px),only screen and (orientation:portrait){#betPanel .betControl .betManualSizers .betManualSizer{font-size:30cqh;height:69cqh;min-width:25px}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#betPanel .betControl .betManualSizers .betManualSizer{height:69cqh;min-width:25px}}#betPanel .betControl .autoCashout{background-color:transparent!important;color:#fff;grid-column-start:2;-ms-grid-column:2;grid-row-start:3;-ms-grid-row:3;height:100%}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl .autoCashout{grid-column:span 4}}#betPanel .betControl .autoCashout input{background-color:#000;font-family:Roboto;font-weight:700;padding-right:0;text-align:left;text-indent:10px}@media only screen and (max-width:529px),only screen and (orientation:portrait){#betPanel .betControl .autoCashout input{font-size:29cqh;padding-right:25px}}#betPanel .betControl .autoCashout .autoCashoutNumber{background-image:url(Textures/SharedAssets/Icons/close.rr_1764687619345.svg);background-position:calc(100% - 10px);background-repeat:no-repeat;background-size:25px 25px;border-radius:12px}@media only screen and (max-width:529px),only screen and (orientation:portrait){#betPanel .betControl .autoCashout .autoCashoutNumber{background-position:calc(100% - 5px);background-size:18px 18px;border-radius:9px;width:calc(100% - 25px)}}#betPanel .betControl .betCTA{align-items:center;background-color:#01244a;border-color:#01244a;border-radius:10px;border-radius:3px;border-radius:12px;box-shadow:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;filter:none;flex-direction:column;font-family:Roboto;grid-column-start:2;-ms-grid-column:2;grid-row-start:1;-ms-grid-row:1;grid-row:span 2;height:100%;justify-content:center;padding:0;pointer-events:all;width:100%;z-index:10}#betPanel .betControl .betCTA.normal{background-color:#232323;border:1px solid #1c1c1c;color:#fff}#betPanel .betControl .betCTA.normal:active{background-color:#333;border:1px solid #292929}#betPanel .betControl .betCTA.cta{background-color:#28a909;border:1px solid #208707;color:#fff}#betPanel .betControl .betCTA.cta:active{background-color:#249808;border:1px solid #208707}#betPanel .betControl .betCTA.selected{background-color:#208707;border:1px solid #186505;color:#fff}#betPanel .betControl .betCTA.selected:active{background-color:#1c7606;border:1px solid #145505}#betPanel .betControl .betCTA.gray{background-color:#232323;border:1px solid #1c1c1c;color:#fff}#betPanel .betControl .betCTA.gray:active{background-color:#484848;border:1px solid #404040}#betPanel .betControl .betCTA.dark{background-color:#000;border-color:#000}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl .betCTA{grid-column-start:3;-ms-grid-column:3;grid-column:span 3}}#betPanel .betControl .betCTA svg{height:100%;width:100%}#betPanel .betControl .betCTA svg text{font-family:Roboto;font-size:30px}#betPanel .betControl .betCTA .waitingForGame,#betPanel .betControl .betCTA .waitingToBet{background-color:#333;border-radius:12px}#betPanel .betControl .betCTA .waitingForGame text,#betPanel .betControl .betCTA .waitingToBet text{font-family:Roboto;font-size:18px}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl .betCTA .waitingForGame text,#betPanel .betControl .betCTA .waitingToBet text{font-size:16px}}#betPanel .betControl .betCTA .cashout{background-color:#e88100;border:1px solid #fb0;border-radius:12px;box-shadow:0 4px 4px 0 #00000040}#betPanel .betControl .betCTA .cashout .cashoutAmountDisplay{font-size:22px!important;font-weight:400}#betPanel .betControl .betCTA .readyToBet{border:1px solid #0c0;border-radius:12px;box-shadow:0 4px 4px 0 #00000040}#betPanel .betControl .betCTA .readyToBet text{font-size:30cqh!important;font-weight:900}#betPanel .betControl .betCTA .readyToBet .betSVGAmountDisplay{font-size:22px!important;font-weight:400}#betPanel .betControl .betCTA .bettingClosed{background-color:#0a0a0a;border:#0a0a0a;border-radius:12px}#betPanel .betControl .betCTA>*{display:none;font-weight:700}#betPanel .betControl .autoBet{background-color:transparent!important;border-color:transparent!important;border-radius:6px;grid-row-start:3;-ms-grid-row:3;height:100%;padding:0}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#betPanel .betControl .autoBet{grid-column-start:1;-ms-grid-column:1;grid-column:span 2}}#betPanel .betControl.autobetstate_autoBetOff .autoBet{background-color:#232323;border:1px solid #1c1c1c;color:#fff}#betPanel .betControl.autobetstate_autoBetOff .autoBet:active{background-color:#333;border:1px solid #292929}#betPanel .betControl.autobetstate_autoBetOff .autoBet .autoBetOff{display:block}#betPanel .betControl.autobetstate_autoBetOn .autoBet{background-color:#208707;border:1px solid #186505;color:#fff}#betPanel .betControl.autobetstate_autoBetOn .autoBet:active{background-color:#1c7606;border:1px solid #145505}#betPanel .betControl.autobetstate_autoBetOn .autoBet .autoBetOn{display:block}#betPanel .betControl .disableBetAmountControl .betAmountContainer,#betPanel .betControl .disableBetAmountControl .betManualSizers{opacity:.5}#betPanel .betControl .disableBetAmountControl .betAmountContainer .betAmountModifier,#betPanel .betControl .disableBetAmountControl .betAmountContainer .betManualSizer,#betPanel .betControl .disableBetAmountControl .betManualSizers .betAmountModifier,#betPanel .betControl .disableBetAmountControl .betManualSizers .betManualSizer{cursor:default;pointer-events:none}#betPanel .betControl .disableAutoCashout .autoCashout{opacity:.5}#betPanel .betControl .disableAutoCashout .autoCashout .switch,#betPanel .betControl .disableAutoCashout .autoCashout input{cursor:default;pointer-events:none}#betPanel .betControl.betstate_readyToBet .betCTA{background-color:#28a909;border:1px solid #208707;color:#fff}#betPanel .betControl.betstate_readyToBet .betCTA:active{background-color:#249808;border:1px solid #208707}#betPanel .betControl.betstate_readyToBet .betCTA .readyToBet{display:block}#betPanel .betControl.betstate_waitingToBet .betAmountContainer,#betPanel .betControl.betstate_waitingToBet .betManualSizers{opacity:.5}#betPanel .betControl.betstate_waitingToBet .betAmountContainer .betAmountModifier,#betPanel .betControl.betstate_waitingToBet .betAmountContainer .betManualSizer,#betPanel .betControl.betstate_waitingToBet .betManualSizers .betAmountModifier,#betPanel .betControl.betstate_waitingToBet .betManualSizers .betManualSizer{cursor:default;pointer-events:none}#betPanel .betControl.betstate_waitingToBet .autoCashout{opacity:.5}#betPanel .betControl.betstate_waitingToBet .autoCashout .switch,#betPanel .betControl.betstate_waitingToBet .autoCashout input{cursor:default;pointer-events:none}#betPanel .betControl.betstate_waitingToBet .betCTA{background-color:#232323;border:1px solid #1c1c1c;color:#fff}#betPanel .betControl.betstate_waitingToBet .betCTA:active{background-color:#333;border:1px solid #292929}#betPanel .betControl.betstate_waitingToBet .betCTA .waitingToBet{display:block}#betPanel .betControl.betstate_waitingForGame .betAmountContainer,#betPanel .betControl.betstate_waitingForGame .betManualSizers{opacity:.5}#betPanel .betControl.betstate_waitingForGame .betAmountContainer .betAmountModifier,#betPanel .betControl.betstate_waitingForGame .betAmountContainer .betManualSizer,#betPanel .betControl.betstate_waitingForGame .betManualSizers .betAmountModifier,#betPanel .betControl.betstate_waitingForGame .betManualSizers .betManualSizer{cursor:default;pointer-events:none}#betPanel .betControl.betstate_waitingForGame .autoCashout{opacity:.5}#betPanel .betControl.betstate_waitingForGame .autoCashout .switch,#betPanel .betControl.betstate_waitingForGame .autoCashout input{cursor:default;pointer-events:none}#betPanel .betControl.betstate_waitingForGame .betCTA{background-color:#232323;border:1px solid #1c1c1c;color:#fff;cursor:default;pointer-events:none}#betPanel .betControl.betstate_waitingForGame .betCTA:active{background-color:#484848;border:1px solid #404040}#betPanel .betControl.betstate_waitingForGame .betCTA .waitingForGame{display:block}#betPanel .betControl.betstate_bettingClosed .betCTA{background-color:#232323;border:1px solid #1c1c1c;color:#fff;cursor:default;pointer-events:none}#betPanel .betControl.betstate_bettingClosed .betCTA:active{background-color:#484848;border:1px solid #404040}#betPanel .betControl.betstate_bettingClosed .betCTA .bettingClosed{display:block}#betPanel .betControl.betstate_cashout .betAmountContainer,#betPanel .betControl.betstate_cashout .betManualSizers{opacity:.5}#betPanel .betControl.betstate_cashout .betAmountContainer .betAmountModifier,#betPanel .betControl.betstate_cashout .betAmountContainer .betManualSizer,#betPanel .betControl.betstate_cashout .betManualSizers .betAmountModifier,#betPanel .betControl.betstate_cashout .betManualSizers .betManualSizer{cursor:default;pointer-events:none}#betPanel .betControl.betstate_cashout .autoCashout{opacity:.5}#betPanel .betControl.betstate_cashout .autoCashout .switch,#betPanel .betControl.betstate_cashout .autoCashout input{cursor:default;pointer-events:none}#betPanel .betControl.betstate_cashout .betCTA{background-color:#232323;border:1px solid #1c1c1c;color:#fff}#betPanel .betControl.betstate_cashout .betCTA:active{background-color:#333;border:1px solid #292929}#betPanel .betControl.betstate_cashout .betCTA .cashout{display:block}#betPanel .betControl.betstate_waitingForNetwork .betCTA{cursor:default;opacity:.5;pointer-events:none}#betPanel .betControl.FreeMode .betAmountContainer,#betPanel .betControl.FreeMode .betManualSizers{opacity:.5}#betPanel .betControl.FreeMode .betAmountContainer .betAmountModifier,#betPanel .betControl.FreeMode .betAmountContainer .betManualSizer,#betPanel .betControl.FreeMode .betManualSizers .betAmountModifier,#betPanel .betControl.FreeMode .betManualSizers .betManualSizer{cursor:default;pointer-events:none}#betPanel .betControl.FreeMode .autoBet{opacity:.5!important;pointer-events:none!important;user-select:none!important}#betPanel .betControl.FreeMode .betCTA .readyToBet text{font-size:20px!important}#autobetPanel{container-type:size;align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;height:100%;justify-content:space-evenly;left:0;padding:5px;pointer-events:all;position:absolute;top:0;width:100%;z-index:200}#autobetPanel:before{background-color:rgba(0,0,0,.8);content:"";height:150vh;left:0;padding:20px;position:absolute;top:0;width:100vw;z-index:0}#autobetPanel>*{color:#fff;position:relative;z-index:1}#autobetPanel .popup{background-color:#232323!important;border-radius:6px;height:50vh;margin-bottom:100px;max-height:400px;width:500px}@media only screen and (max-width:529px),only screen and (orientation:portrait){#autobetPanel .popup{height:100%;margin-bottom:unset;max-height:95svh;width:90vw}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#autobetPanel .popup{height:90%;margin-bottom:unset}}#autobetPanel .popup .popupHeader{font-size:22px}#autobetPanel .popup .popupInner{align-items:center;align-items:flex-start;display:flex;flex-direction:column;gap:15px;padding:15px}@media only screen and (max-width:529px),only screen and (orientation:portrait){#autobetPanel .popup .popupInner{padding:0}}#autobetPanel .popup .popupInner .inputHolder{container-type:size;align-items:center;background-color:#333;border-radius:5px;display:flex;height:30px;justify-content:space-between;padding:5px 10px;width:calc(100% - 20px)}#autobetPanel .popup .popupInner .inputHolder .labelText{min-width:150px}#autobetPanel .popup .popupInner .inputHolder input{align-items:center;background:none;background-color:#535353;border:none;border-radius:6px;color:inherit;display:flex;grid-column-start:3;-ms-grid-column:3;grid-row-start:1;-ms-grid-row:1;height:28px;justify-content:center;justify-self:center;max-width:70px;outline:none;text-align:center;width:fit-content}#autobetPanel .popup .popupInner #roundsSelection{container-type:size;align-items:center;background-color:#333;border-radius:5px;display:flex;flex-direction:row;font-size:20px;height:40px;width:calc(100% - 20px)}#autobetPanel .popup .popupInner #roundsSelection div{text-align:center}#autobetPanel .popup .popupInner #roundsSelection .autoBetRounds{align-items:center;display:flex;flex-direction:row;gap:5px;max-width:50%;overflow:hidden;overflow-x:auto;padding-left:5px}#autobetPanel .popup .popupInner #roundsSelection .autoBetRounds .autobetRoundSelector{background-color:#535353;border-color:#535353!important;border-radius:5px;flex-grow:1;height:80cqh}#autobetPanel .popup .popupInner #roundsSelection .autoBetRounds .autobetRoundSelector.selected{background-color:#a7a7a7;border-color:#a7a7a7!important}#autobetPanel .popup .popupInner .switchInput{height:30px;width:100%}#autobetPanel .popup #autobetCancel{background-color:#0a0a0a;border:#0a0a0a}#autobetPanel .popup #autobetCancel:hover{background-color:#161616;border:#161616}#playerPanel{-ms-grid-columns:1fr;-ms-grid-rows:50px 50px 1fr;align-self:center;background-color:#232323;background-repeat:no-repeat;border-radius:25px;display:grid;display:-ms-grid;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;grid-row:span 3;grid-template-columns:1fr;grid-template-rows:50px 50px 1fr;height:calc(100% - 40px);justify-self:center;padding:10px;position:relative;width:calc(100% - 40px)}@media only screen and (max-width:529px),only screen and (orientation:portrait){#playerPanel{bottom:-100%;overflow-y:hidden;position:absolute}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#playerPanel{bottom:0;grid-column-start:2;-ms-grid-column:2;height:200vh;overflow-y:hidden;position:absolute;transform:translateY(100%);z-index:99}}#playerPanel #tableSelectors{align-items:center;background-color:#000;border-radius:7.5px;display:flex;flex-direction:row;gap:4px;grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;justify-content:space-around;padding:0 2.5px}#playerPanel #tableSelectors .allbets{display:flex;flex-direction:row;gap:5px;white-space:nowrap}#playerPanel #tableSelectors .allbets span{font-family:Roboto;font-size:16px;font-weight:300}#playerPanel #tableSelectors .button{background-color:transparent;border-color:transparent;border-radius:6px;flex-grow:1;font-family:Roboto;height:calc(100% - 7px);width:auto}#playerPanel #tableSelectors .button.selected{background-color:#333;border-color:#333}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#playerPanel #tableSelectors .button{font-size:12px}}#playerPanel #tableContainer{color:#fff;grid-column-start:1;-ms-grid-column:1;grid-row-start:3;-ms-grid-row:3;overflow-x:visible;overflow-y:auto;pointer-events:all;position:relative;scrollbar-width:none}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#playerPanel #tableContainer{overflow-y:auto}}#playerPanel #tableContainer>div{display:none}#playerPanel #tableContainer>div.show{display:block}#playerPanel #tableContainer>div .tableCounter{padding-bottom:5px;padding-top:5px}#playerPanel #tableContainer>div table{background-color:unset;border-collapse:collapse;width:100%}#playerPanel #tableContainer>div table .grayLine:not(:last-child):after{background-color:#999;content:"";height:70%;position:absolute;right:0;top:15%;width:2px}#playerPanel #tableContainer>div table th{color:#fff;font-family:Roboto;font-size:16px;padding:10px;position:relative;text-align:left;white-space:nowrap}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#playerPanel #tableContainer>div table th{font-size:11px;padding:0}}#playerPanel #tableContainer>div table td{border-bottom:2px solid transparent;font-family:Roboto;font-size:14px;font-weight:300;padding:5px;position:relative}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#playerPanel #tableContainer>div table td{font-size:11px;padding:0}}#playerPanel #tableContainer>div table tr td{background-color:#000}#playerPanel #tableContainer>div table tr td:first-child{border-bottom-left-radius:8px;border-top-left-radius:8px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#playerPanel #tableContainer>div table tr td:first-child{padding-left:5px}}#playerPanel #tableContainer>div table tr td:last-child{border-bottom-right-radius:8px;border-top-right-radius:8px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#playerPanel #tableContainer>div table tr td:last-child{padding-right:5px}}#playerPanel #tableContainer>div table tr.highlight_1 td{background-color:#010c1c}#playerPanel #tableContainer>div table tr.highlight_2 td{background-color:#011c02}#playerPanel #tableContainer>div table tr.small td:nth-child(3){color:#0394bc;font-weight:500}#playerPanel #tableContainer>div table tr.medium td:nth-child(3){color:#005ad4;font-weight:500}#playerPanel #tableContainer>div table tr.large td:nth-child(3){color:#00a95a;font-weight:500}#playerPanel #tableContainer>div table tr.insane td:nth-child(3){color:#a800b1;font-weight:500}#playerPanel #betwayLogoContainer{grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;padding:5px}#playerPanel #betwayLogoContainer #betwayLogo{height:100%}#playerPanel #betwayLogoContainer #betwayLogo,#playerPanel:after{background-position:bottom;background-repeat:no-repeat;background-size:contain;width:100%}#playerPanel:after{content:"";inset:0;bottom:0;pointer-events:none;position:absolute;z-index:1}#tableSelectors{align-items:center;display:flex;flex-direction:row;gap:5px}#tableSelectors .button{font-size:16px}#popupPanel{height:250px;left:50%;overflow:hidden;pointer-events:none;position:absolute;top:10px;transform:translateX(-50%);width:350px;z-index:10000}#popupPanel,#popupPanel .winPopup{align-items:center;display:flex;flex-direction:column;gap:10px;opacity:0}#popupPanel .winPopup{-ms-animation:popup 2.5s ease;-webkit-animation:popup 2.5s ease;-o-animation:popup 2.5s ease;-moz-animation:popup 2.5s ease;animation:popup 2.5s ease;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-ms-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;background-color:#28a909;background-image:url(Textures/SharedAssets/Icons/Trophy.rr_1764687619345.svg),url(Textures/SharedAssets/Icons/Confetti.rr_1764687619345.svg),url(Textures/SharedAssets/Icons/Confetti.rr_1764687619345.svg);background-position:10px,0,100%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:35px 90%,60px 100%,60px 100%;border:1px solid #208707;border-radius:10px;border-radius:16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;justify-content:center;padding:5px;transform:translateY(50%);width:100%}#popupPanel .winPopup .subtitle{align-items:center;color:#333;display:flex;flex-direction:row;font-family:Roboto;font-size:14px;font-weight:400;gap:5px;white-space:nowrap}#popupPanel .winPopup .subtitle span{font-family:inherit;font-size:14px;font-size:inherit;font-weight:700}#popupPanel .winPopup .title{font-family:Roboto;font-size:22px;font-weight:700}#popupPanel .winPopup .title span{font-family:inherit;font-size:inherit;font-weight:inherit}#popupPanel .winPopup .winMultiplier{color:#232323}#popupPanel .errorPopup{align-items:center;-ms-animation:popup 2.5s ease;-webkit-animation:popup 2.5s ease;-o-animation:popup 2.5s ease;-moz-animation:popup 2.5s ease;animation:popup 2.5s ease;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-ms-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;background-color:#232323;border:1px solid #28a909;border-radius:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;color:#fff;display:flex;flex-direction:column;justify-content:center;opacity:0;padding:10px}#hudOverlay{container-type:size;color:#fff;font-size:18px;height:0;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-25%);width:0;z-index:105}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#hudOverlay{position:fixed}}#hudOverlay #multiplier{align-items:flex-start;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;height:100cqh;height:150px;justify-content:center;left:50%;overflow-x:hidden;overflow-y:visible;position:relative;transform:translate(-50%,-75%);width:100cqh;width:100%;z-index:0}@media only screen and (max-height:650px){#hudOverlay #multiplier{transform:translate(-50%,10%)}}@media only screen and (max-width:529px),only screen and (orientation:portrait){#hudOverlay #multiplier{height:10svh;transform:translate(-50%,-75%)}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#hudOverlay #multiplier{height:20svh;transform:translate(-50%,-75%)}}#hudOverlay #multiplier #gradientSVG,#hudOverlay #multiplier #gradientSVGBorder{color:#0394bc;height:100%;position:absolute;width:100%}#hudOverlay #multiplier #gradientSVG.small,#hudOverlay #multiplier #gradientSVGBorder.small{color:#0394bc}#hudOverlay #multiplier #gradientSVG.medium,#hudOverlay #multiplier #gradientSVGBorder.medium{color:#005ad4}#hudOverlay #multiplier #gradientSVG.large,#hudOverlay #multiplier #gradientSVGBorder.large{color:#00a95a}#hudOverlay #multiplier #gradientSVG.insane,#hudOverlay #multiplier #gradientSVGBorder.insane{color:#a800b1}#hudOverlay #multiplier #gradientSVG.unset,#hudOverlay #multiplier #gradientSVGBorder.unset{color:transparent}#hudOverlay #multiplier #gradientSVG.crash,#hudOverlay #multiplier #gradientSVGBorder.crash{color:#db0105}#hudOverlay #multiplier #numberSVG{height:80%;overflow:visible;width:80%}#hudOverlay #multiplier #multiplierDisplay{fill:url(#multiplierText) #fff;stroke:#fff;stroke-width:.2vh;text-anchor:middle;dominant-baseline:central;font-family:Big Shoulders Display;font-size:7vh;font-weight:500;opacity:0;paint-order:stroke;-webkit-transition-duration:.3s,.3s;-moz-transition-duration:.3s,.3s;-o-transition-duration:.3s,.3s;transition-duration:.3s,.3s;-webkit-transition-property:opacity,stroke;-moz-transition-property:opacity,stroke;-o-transition-property:opacity,stroke;transition-property:opacity,stroke}#hudOverlay #multiplier #multiplierDisplay.crash{fill:url(#multiplierText) #db0105;stroke:#db0105}@media only screen and (max-width:529px),only screen and (orientation:portrait){#hudOverlay #multiplier #multiplierDisplay{stroke-width:.1vh;font-size:4vh}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#hudOverlay #multiplier #multiplierDisplay{stroke-width:.1vh;font-size:8vh}}#hudOverlay #multiplier #multiplierText{--color-start:#fff;--color-stop:#fff}#hudOverlay #multiplier #multiplierText.crash{--color-start:#db0105;--color-stop:#db0105}#hudOverlay #multiplier.show #numberSVG{z-index:10}#hudOverlay #multiplier.show #numberSVG #multiplierDisplay{opacity:1}#hudOverlay #multiplier.crashed #multiplierDisplay{stroke:#fff}#hudOverlay #multiplier.crashed #multiplierDisplay.crash{stroke:#db0105}#gameUI{bottom:0;height:100%;height:calc(100vh - 290px);left:0;pointer-events:none;position:absolute;width:100%}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameUI{height:calc(50svh - 90px)}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameUI{height:calc(100svh - 65px)}}#gameUI #wait{align-items:center;background-color:#232323ad;border-radius:10px;bottom:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:column;gap:25px;height:100%;justify-content:center;left:0;left:50%;opacity:0;position:absolute;transform:translateX(-50%);width:100%;width:calc(100% - 19px);z-index:100}#gameUI #wait.show{opacity:1}#gameUI #wait #crashFlag{background-image:url(Textures/SharedAssets/F1Flag.rr_1764687619345.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;height:60vh!important;position:absolute;right:0;top:0;transform:translateX(150%) translateY(-50%);transition:transform .3s;width:400px!important;z-index:1}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameUI #wait #crashFlag{height:200px!important;width:200px!important}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameUI #wait #crashFlag{height:200px!important;opacity:0;transform:translateX(35%);transition:opacity .3s;width:200px!important;z-index:0}}#gameUI #wait #crashFlag.show{transform:translateX(35%)}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameUI #wait #crashFlag.show{opacity:1}}#gameUI #wait #lightsHolder{-ms-grid-columns:1fr;-ms-grid-rows:2fr 1fr;display:grid;display:-ms-grid;grid-template-columns:1fr;grid-template-rows:2fr 1fr;height:25svh;max-width:500px;min-width:300px;opacity:0;width:400px;z-index:110}#gameUI #wait #lightsHolder.show{opacity:1}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameUI #wait #lightsHolder{margin-left:auto;margin-right:auto;max-width:unset;max-width:400px;min-width:200px;width:80%}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameUI #wait #lightsHolder{height:30svh;max-width:unset;min-height:150px;width:50%}}#gameUI #wait #lightsHolder #lightsLogoContainer{background-color:#232323;border-top-left-radius:15px;border-top-right-radius:15px;grid-column-start:1;-ms-grid-column:1;grid-row-start:1;-ms-grid-row:1;padding:25px 0;width:100%}#gameUI #wait #lightsHolder #lightsLogoContainer #lightsLogo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;margin-left:auto;margin-right:auto;width:90%}#gameUI #wait #lightsHolder #lightHanger{align-items:center;display:flex;flex-direction:row;gap:clamp(8px,5vw,15px);grid-column-start:1;-ms-grid-column:1;grid-row-start:2;-ms-grid-row:2;justify-content:space-between;width:100%}#gameUI #wait #lightsHolder #lightHanger .hanger{align-items:center;background-color:#232323;background:linear-gradient(to top right,transparent,hsla(0,0%,100%,.2)),#0a0a0a;display:flex;flex-direction:column;flex-grow:1;height:100%}#gameUI #wait #lightsHolder #lightHanger .hanger .light{background-image:url(Textures/SharedAssets/Blank.rr_1764687619345.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:45%;width:100%}#gameUI #wait #lightsHolder #lightHanger .hanger .light.red{background-image:url(Textures/SharedAssets/Red.rr_1764687619345.png)}#gameUI #wait .waitText{color:#333;color:#fff;font-family:Roboto;font-size:20px;font-weight:900;padding:5px;text-align:center;text-shadow:-1px -1px 0 #333,1px -1px 0 #333,-1px 1px 0 #333,1px 1px 0 #333}#gameHistoryPanel{container-type:size;background-color:#000000c9;grid-column-start:2;-ms-grid-column:2;grid-row-start:2;-ms-grid-row:2;overflow:hidden;padding-top:7.5px;position:relative;width:100%;z-index:1000}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameHistoryPanel{background-color:#000;grid-column-start:1;-ms-grid-column:1;grid-column:span 2;height:25px;padding-top:0;position:sticky;top:40px;z-index:101}}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameHistoryPanel{grid-column-start:1;-ms-grid-column:1;grid-column:span 2}}#gameHistoryPanel #gameHistoryPanelInner{align-items:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:flex;flex-direction:row;gap:10px;overflow:hidden;padding-left:10px;width:calc(100% - 100cqh)}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameHistoryPanel #gameHistoryPanelInner{gap:3px}}#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory{leading-trim:NONE;border-radius:5px;color:#fff;font-display:auto;font-family:Big Shoulders Display;font-size:20px;font-style:Black;font-weight:900;letter-spacing:0;line-height:20px;padding:5px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory{font-size:12px}}#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory.popup{-ms-animation:multiplierPopup 1.5s ease;-webkit-animation:multiplierPopup 1.5s ease;-o-animation:multiplierPopup 1.5s ease;-moz-animation:multiplierPopup 1.5s ease;animation:multiplierPopup 1.5s ease;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-ms-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1}#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory.small{color:#0394bc}#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory.medium{color:#005ad4}#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory.large{color:#00a95a}#gameHistoryPanel #gameHistoryPanelInner .multiplierHistory.insane{color:#a800b1}#gameHistoryPanel #HistoryHeader{color:#e1e1e1;display:none;font-family:Roboto;font-size:12px;font-weight:400;left:10px;position:absolute;top:5px}#gameHistoryPanel.expanded{background-color:#232323;border-radius:8px;height:125px;margin-top:5px;overflow:visible;overflow-y:hidden;padding-top:20px;z-index:110}#gameHistoryPanel.expanded #HistoryHeader{display:block}#gameHistoryPanel.expanded #expandHistory{position:absolute;top:5px}#gameHistoryPanel.expanded #expandHistory .chevron{transform:rotate(-180deg)}@media only screen and (max-width:529px),only screen and (orientation:portrait){#gameHistoryPanel.expanded{height:135px}}#gameHistoryPanel.expanded #gameHistoryPanelInner{flex-wrap:wrap;overflow:unset;width:calc(100% - 5cqh)}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#gameHistoryPanel.expanded #gameHistoryPanelInner{width:calc(100% - 20cqh)}}#expandHistory{align-items:center;background-color:#535353;border-radius:4px;cursor:pointer;display:flex;height:33.33333px;justify-content:center;pointer-events:all;position:absolute;right:5px;width:33.33333px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#expandHistory{height:25px;top:2px;width:25px}}#expandHistory .chevron{background-image:url(Textures/SharedAssets/Icons/chevron-down.rr_1764687619345.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;transform:rotate(0deg);width:100%}.popupCustom{background-color:#232323;border-radius:6px;height:80vh;left:50%;max-height:850px;max-width:500px;padding:53px 3px 41.5px;position:absolute;top:50%;transform:translate(-50%,-50%);width:85vw;z-index:500}.popupCustom.show{display:block!important;opacity:1}@media only screen and (max-width:529px),only screen and (orientation:portrait){.popupCustom{border-bottom-left-radius:0;border-bottom-right-radius:0;bottom:0;height:80vh;left:50%;max-height:600px;max-width:98vw;top:unset;transform:translateX(-50%);width:100vw}}.popupCustom label{align-items:center;display:flex;gap:10px}@media only screen and (max-width:529px),only screen and (orientation:portrait){.popupCustom label{font-size:smaller!important}}.popupCustom label .info{background-image:url(Textures/SharedAssets/Icons/info.rr_1764687619345.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;cursor:pointer;height:25px;width:25px}.popupCustom.unlockedMobile{border-radius:6px;height:80vh;left:50%;padding-bottom:35px;padding-top:45px;top:50%;transform:translate(-50%,-50%);width:90vw}.popupCustom .popupCustomInner{border-radius:3px;display:flex;flex-direction:column;gap:10px;height:calc(100% - 6px);overflow-x:hidden;overflow-y:auto;width:100%}.popupCustom hr{border:none;border-top:1px solid #535353;margin:4px 0;width:100%}.InputCon{align-items:center;background-color:#333;border-radius:6px;display:inline-flex;font-family:Roboto;gap:5px;height:40px;justify-content:space-between;padding:3px;text-indent:5px;width:calc(100% - 6px)}.InputCon>label{color:#fff;font-size:1em;user-select:none;white-space:nowrap}.controls-wrapper{background-color:transparent;display:inline-flex}.controls-wrapper,.controls-wrapper span{align-items:center;justify-content:center}.controls-wrapper span{background-color:#535353;border-radius:3px;box-shadow:0 5px,2 0 0 #323232;color:#fff;cursor:pointer;display:flex;font-size:18px;height:32px;margin-bottom:2.5px;margin-top:0;text-indent:0;user-select:none;width:32px}.controls-wrapper span:active{box-shadow:0 0 0 0 #323232;margin-bottom:0;margin-top:2.5px}.controls-wrapper .inputNoStyle{background:none;border:none;color:#fff;font-size:1em;outline:none;text-align:center;width:80px}.controls-wrapper .inputNoStyle:focus,.controls-wrapper span:hover{background-color:#555}.button{background-color:#01244a;border-color:#01244a;border-radius:3px;box-shadow:none;color:#fff;filter:none;font-family:Roboto}.button.dark{background-color:#000;border-color:#000}.closeBtnVariant{background-color:#535353;border-color:#535353}#popupDescriptionCon{color:#fff;padding:6px}#popupDescriptionCon p{font-family:Roboto;font-size:14px}#popupDescriptionCon h1{font-size:18px}#popupDescriptionCon li{font-size:16px;font-weight:400}#popupDescriptionCon span{font-size:16px}#popupDescriptionCon .ruleHeader{font-weight:700}#popupDescriptionCon.betHistory{display:flex;flex-direction:column;gap:10px;width:100%}#popupDescriptionCon .historyRow{display:flex;width:100%}#popupDescriptionCon .historyItem{color:#fff;flex:1 1 0;font-family:Roboto;font-size:13px;min-width:0;padding:0 1cqw}#popupDescriptionCon .historyRow .historyItem:first-child{flex:2 1 0}#popupDescriptionCon .historyItem:empty:before{content:"\00a0"}#videoSpace{color:#fff;height:250px;margin-left:auto;margin-right:auto;text-align:center;width:95%}#videoSpace #tutorialVideo{height:100%;width:100%}#headerTitle{color:#fff;text-align:center;width:100%}.guideContainer{display:flex;flex-direction:column;gap:10px;padding:6px 6px 10px}.guideContainer .guideLabel{color:#fff;font-family:Roboto}.guideContainer .guideImg{background-position:50%;background-repeat:no-repeat;background-size:contain;height:140px;width:100%}#tutorialOverlay{background-color:#232323;border:2px solid #000;border-radius:6px;height:80vh;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),only screen and (orientation:portrait){#tutorialOverlay{height:98vh;max-width:100vw;width:98vw}}#tutorialOverlay #titleTopbar{border-bottom:2px solid #807f7f;padding-left:15px;padding-top:5px;width:100%}#tutorialOverlay #actionBar,#tutorialOverlay #titleTopbar{align-items:center;background-color:#232323;color:#fff;display:flex;font-size:22px;height:40px;justify-content:space-between}#tutorialOverlay #actionBar{container-type:size;border-top:2px solid #807f7f;padding:10px;width:calc(100% - 20px)}#tutorialOverlay #actionBar .commonSettingsBtn{align-items:center;border-radius:7px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:5px;max-width:25cqw;min-height:35px;padding-left:10px;padding-right:10px;white-space:nowrap;width:25cqw}@media only screen and (max-width:529px),only screen and (orientation:portrait){#tutorialOverlay #actionBar .commonSettingsBtn{font-size:16px!important;max-width:unset;width:35vw}}#tutorialOverlay #actionBar #PreviousStep{align-items:center;background-color:#232323;border-radius:7px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:5px;max-width:25cqw;min-height:35px;padding-left:10px;padding-right:10px;white-space:nowrap;width:25cqw}@media only screen and (max-width:529px),only screen and (orientation:portrait){#tutorialOverlay #actionBar #PreviousStep{font-size:16px!important;max-width:unset;width:35vw}}#tutorialOverlay #actionBar #NextStep{align-items:center;background-color:#28a909;border-radius:7px;color:#fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:5px;margin-left:auto;max-width:25cqw;min-height:35px;padding-left:10px;padding-right:10px;white-space:nowrap;width:25cqw}@media only screen and (max-width:529px),only screen and (orientation:portrait){#tutorialOverlay #actionBar #NextStep{font-size:16px!important;max-width:unset;width:35vw}}#tutorialOverlay #slide-Inner{container-type:size;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;gap:35px;height:calc(100% - 125px);padding-top:20px;position:relative;width:100%}#tutorialOverlay #SkipStep{background-image:url(Textures/SharedAssets/Icons/close.rr_1764687619345.svg);cursor:pointer;height:35px;position:absolute;right:10px;top:5px;width:35px}#tutorialOverlay #StepProgression{align-items:center;display:flex;flex-direction:row;gap:5px;justify-content:center;margin-top:-10px;padding:2px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#tutorialOverlay #StepProgression{padding:0}}#tutorialOverlay #StepProgression .dot{border:1px solid #fff;border-radius:50%;height:10px;width:10px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#tutorialOverlay #StepProgression .dot{height:5px;width:5px}}#tutorialOverlay #StepProgression .dot.active{background-color:#fff}#sideMenu{background-color:#292929;box-sizing:border-box;display:flex;flex-direction:column;gap:10px;height:100%;min-width:200px;padding:15px 20px 20px;position:fixed;right:-100%;top:0;transition:right .3s;width:25vw!important;z-index:2300}#sideMenu .cstmLogo{align-items:center;background-image:url(Textures/SharedAssets/williamsCar_1024.rr_1764687619345.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;color:transparent;display:flex;height:120px;justify-content:center;width:100%}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#sideMenu .cstmLogo{height:80px}}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#sideMenu{gap:5px}}#sideMenu #sideMenuClose{display:flex;justify-content:flex-end;padding-bottom:5px}#sideMenu.show{right:0}#sideMenu #switches{display:flex;flex-direction:column;gap:10px;min-height:70px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#sideMenu #switches{gap:5px}}#sideMenu #switches .setting{color:#fff;display:flex;font-size:min(20px,14cqw);height:40px;justify-content:space-between;width:100%}#sideMenu .version{bottom:5px;color:#ffffffb0;position:absolute;right:5px}#sideMenu .button{background-color:#06f;border-color:#06f;border-radius:5px;box-shadow:none;color:#fff;filter:none}#sideMenu .button.dark{background-color:#000;border-color:#000}#sideMenu .button{font-family:Roboto}#menu{background-color:#0000006e;height:100%;overflow:hidden;pointer-events:all;position:fixed;top:0;width:100%;z-index:2000}#menu #popup{background-color:#2b2d34;border:2px solid #141518;border-radius:25px;filter:blur(0);height:80vh;left:50%;max-width:500px;opacity:0;padding:15px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .5s;user-select:none;width:85vw;z-index:2001}@media only screen and (max-width:529px),only screen and (orientation:portrait){#menu #popup{height:90vh;max-width:100vw;width:90vw}}#menu #popup.show{opacity:1;pointer-events:all}#menu #popup #popupInner{height:100%;overflow-x:hidden;overflow-y:auto;width:100%}#menu #popup #popupInner #popupTitleBar{align-items:center;background-color:#2b2d34;color:#fff;display:flex;font-size:20px;height:40px;justify-content:space-between;padding-right:25px;position:sticky;top:0;width:100%}#menu #popup #popupInner #popupTitleBar #version{margin-left:auto;margin-right:25px;opacity:.5;width:40px}#menu #popup #popupInner #popupImageCon{background-image:url(Textures/F1Tutorial.rr_1764687619345.png);background-position:50%;background-repeat:no-repeat;background-size:contain;height:450px;width:100%}#menu #popup #popupInner #popupDescriptionCon{color:#fff;font-family:Roboto;padding:5px}#menu #popup #popupInner #popupDescriptionCon p{font-family:Roboto;font-size:13px;margin-left:5px}#menu #popup #popupInner #popupDescriptionCon h1{font-family:Roboto;font-size:18px}#gameContainer.BW #bottomLogo,#gameContainer.BW #offerLogo{background-image:url(Textures/Logos/BW_Logos/Logo.rr_1764687619345.svg)}#gameContainer.BW #betwayLogo{background-image:url(Textures/Logos/BW_Logos/LogoBlue.rr_1764687619345.svg)}#gameContainer.BW #playerPanel:after{background-image:url(Textures/Logos/BW_Logos/LogoSlogan.rr_1764687619345.png)}#gameContainer.BW #lightsLogo{background-image:url(Textures/Logos/BW_Logos/LogoBlue.rr_1764687619345.svg)}#gameContainer.JPC #bottomLogo,#gameContainer.JPC #offerLogo{background-image:url(Textures/Logos/JPC_Logos/Logo.rr_1764687619345.svg)}#gameContainer.JPC #betwayLogo{background-image:url(Textures/Logos/JPC_Logos/LogoBlue.rr_1764687619345.svg)}#gameContainer.JPC #playerPanel:after{background-image:url(Textures/Logos/JPC_Logos/LogoSlogan.rr_1764687619345.png)}#gameContainer.JPC #lightsLogo{background-image:url(Textures/Logos/JPC_Logos/LogoBlue.rr_1764687619345.svg)}#gameContainer.JPCZA #bottomLogo,#gameContainer.JPCZA #offerLogo{background-image:url(Textures/Logos/JPCZA_Logos/Logo.rr_1764687619345.svg)}#gameContainer.JPCZA #betwayLogo{background-image:url(Textures/Logos/JPCZA_Logos/LogoBlue.rr_1764687619345.svg)}#gameContainer.JPCZA #playerPanel:after{background-image:url(Textures/Logos/JPCZA_Logos/LogoSlogan.rr_1764687619345.png)}#gameContainer.JPCZA #lightsLogo{background-image:url(Textures/Logos/JPCZA_Logos/LogoBlue.rr_1764687619345.svg)}@keyframes fillBar{0%{width:0}to{width:93%}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes popup{0%{opacity:0;-ms-transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-o-transform:translateY(100%);transform:translateY(100%)}10%{-ms-transform:translateY(50%);-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}15%,90%{opacity:1;-ms-transform:translateY(50%);-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}to{opacity:0;-ms-transform:translateY(50%);-webkit-transform:translateY(50%);-moz-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%)}}@keyframes multiplierPopup{0%{margin-right:-8vmin;-ms-transform:translateY(150%) skew(0deg);-webkit-transform:translateY(150%) skew(0deg);-moz-transform:translateY(150%) skew(0deg);-o-transform:translateY(150%) skew(0deg);transform:translateY(150%) skew(0deg)}25%{margin-right:0}45%{-ms-transform:translateY(-20%) skew(0deg);-webkit-transform:translateY(-20%) skew(0deg);-moz-transform:translateY(-20%) skew(0deg);-o-transform:translateY(-20%) skew(0deg);transform:translateY(-20%) skew(0deg)}50%{-ms-transform:scale(1) skew(0deg);-webkit-transform:scale(1) skew(0deg);-moz-transform:scale(1) skew(0deg);-o-transform:scale(1) skew(0deg);transform:scale(1) skew(0deg)}75%{-ms-transform:scale(1.3) rotate(5deg) skew(0deg);-webkit-transform:scale(1.3) rotate(5deg) skew(0deg);-moz-transform:scale(1.3) rotate(5deg) skew(0deg);-o-transform:scale(1.3) rotate(5deg) skew(0deg);transform:scale(1.3) rotate(5deg) skew(0deg)}}@keyframes showPopup{0%{transform:translate(-50%)}25%{transform:translate(-50%) rotate(4deg)}50%{transform:translate(-50%)}75%{transform:translate(-50%) rotate(-4deg)}to{transform:translate(-50%)}}body,canvas,html{-webkit-tap-highlight-color:transparent;font-display:fallback;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;height:100%;margin:0;width:100%}.inputNoStyle{background:none;border:none;color:inherit;outline:none}*{leading-trim:NONE;font-display:auto;font-family:Big Shoulders Display;font-family:Roboto;font-size:20px;font-style:Black;font-weight:500;letter-spacing:0;line-height:20px;user-select:none}#gameContainer{background-color:#000;height:100%;overflow:hidden;position:relative;width:100%}.hide{cursor:default;opacity:0;pointer-events:none}canvas{box-sizing:border-box;display:block;outline:none}#ui{left:0;position:absolute!important;top:0;z-index:10}#ui,#ui .screen{height:100%;width:100%}#ui .screen{display:none;opacity:0;overflow:hidden}@media only screen and (max-width:529px),only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:portrait){#ui .screen{overflow-y:auto}}ul li{line-height:1.2}.setting{align-items:center;display:flex;flex-direction:row;width:100%}.setting .input{display:flex;justify-content:flex-end}#DisplayName{background-color:#535353;border-radius:5px;justify-self:flex-end;max-width:150px}@media only screen and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) and (max-height:550px),only screen and (orientation:landscape) and (min-device-pixel-ratio:1) and (max-height:550px){#DisplayName{font-size:10px;max-width:80px}}@media only screen and (max-width:529px),only screen and (orientation:portrait){#DisplayName{font-size:10px;max-width:80px}}#inspector-host,#scene-explorer-host{position:absolute!important;z-index:100}#smallpopup{align-items:center;background-color:hsla(0,0%,100%,.966);border-radius:25px;box-shadow:0 4px 10px hsla(0,0%,100%,.4);display:flex;justify-content:center;left:50%;min-height:40px;min-width:150px;padding:10px;position:fixed;top:30px;transform:translate(-50%);z-index:1000}.smallpopupShow{animation:showPopup .2s 3 forwards;display:flex}.smallpopupHide{display:none!important}.closeBtn{background-image:url(Textures/SharedAssets/Icons/close.rr_1764687619345.svg);cursor:pointer;height:35px;width:35px}