*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}@font-face{font-family:"Proxima Nova";font-weight:400;src:url(/static/media/ProximaNova-Regular.fd587f5a.ttf) format("truetype")}@font-face{font-family:"Flama Medium";font-weight:400;src:url(/static/media/FlamaMedium-Regular.c5576872.ttf) format("truetype")}@font-face{font-family:"Open Sans";font-weight:400;src:url(/static/media/OpenSans-Regular.1b0809d5.ttf) format("truetype")}@font-face{font-family:"Open Sans";font-weight:700;src:url(/static/media/OpenSans-Bold.dbb97fd9.ttf) format("truetype")}@font-face{font-family:"Roboto";font-weight:400;src:url(/static/media/Roboto-Regular.a8d6ac03.ttf) format("truetype")}@font-face{font-family:"Oswald";font-weight:400;src:url(/static/media/Oswald-Regular.19286529.ttf) format("truetype")}:root{--theme-color:244,25%;--blue-dark:hsl(var(--theme-color),23%);--blue-darker:hsl(var(--theme-color),20%);--blue-darkest:hsl(var(--theme-color),13%);--bg-primary:hsl(var(--theme-color),25%);--yellow-primary:#e2a128;--white-primary:#ebebeb;--white-primary-rgb-values:235,235,235;--white-faded:rgba(var(--white-primary-rgb-values),0.6);--white-faded-important:rgba(var(--white-primary-rgb-values),0.8);--white-shiny:#fff;--chat-message-text:#adadad;--danger-primary:#ff6565;--nav-width:4rem;--nav-height:55px;--chat-width:250px;--casino-gray:#5c5c5c;--casino-red:#cf3248;--casino-blue:#3caed3;--casino-yellow:#ffb744}:root::-webkit-scrollbar{background-color:initial;width:5px}:root::-webkit-scrollbar-track{background-color:var(--blue-darker)}:root::-webkit-scrollbar-thumb{background:var(--yellow-primary);border-radius:10px}body{margin:0;font-family:"Open Sans","Lato",sans-serif;background-color:var(--bg-primary);color:#ececec}main{background-image:url(/static/media/wave-1.ab73d118.svg);background-position:bottom;background-repeat:no-repeat;background-size:100%}h1,h2,h3,h4,h5,h6{font-family:"Lato",sans-serif}p{margin:0}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}svg{height:auto}.emphasize{color:var(--yellow-primary)}.flex-center{display:flex;justify-content:center;align-items:center}.general-icon:hover{filter:brightness(0) saturate(100%) invert(70%) sepia(32%) saturate(982%) hue-rotate(355deg) brightness(90%) contrast(96%)}.no-scroll{overflow:hidden}.welcome-message{font-size:2rem;font-family:"Roboto",sans-serif;text-align:center;color:rgba(var(--white-primary-rgb-values),.8)}.welcome-message span{color:var(--yellow-primary);font-weight:700}body:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url(/static/media/wheel.04cf8ce7.png) url(/static/media/indicator-icon.71ff7a61.svg) url(/static/media/timer-icon.6cb9089f.svg)}.wave{fill:var(--blue-darkest)!important}.lvl-1,.lvl-10{background:#4a4a4a!important}.lvl-20,.lvl-30{background:#a09f9f!important}.lvl-40,.lvl-50{background:#d19f69!important}.lvl-60,.lvl-70{background:#fad84e!important}.lvl-80,.lvl-99{background:#f3ac3b!important}.header{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);z-index:100;display:flex;justify-content:space-between;align-items:center;padding:0;background-color:var(--blue-dark);box-shadow:0 5px 10px rgba(0,0,0,.3);font-family:"Flama Medium","sans-serif"}.logo{height:100%;background-color:var(--blue-darker)}.logo a{height:100%;width:var(--chat-width)}.logo img{max-height:90%}ul{margin:0;padding:0;list-style:none}nav,ul{height:100%}nav{width:100%;justify-content:space-between!important}.nav-indicator{position:absolute;bottom:0;height:2px;width:0;background-color:var(--yellow-primary);transition:.15s ease}@media screen and (max-width:1280px){.header{flex-direction:column;justify-content:space-evenly;position:fixed;top:0;left:0;width:var(--nav-width);height:100vh}.logo{height:auto;width:100%;padding:0}.logo a{width:100%;height:100%;padding:3rem 0}.logo a img{max-width:80%}.nav-links,nav,nav ul{flex-direction:column;width:100%}ul{height:auto}.nav-indicator{display:none}}.nav-link{height:100%;cursor:pointer;box-sizing:initial}.nav-separator{content:"";display:block;margin:0 10px;background-color:rgba(var(--white-primary-rgb-values),.5);width:1px;height:50%}.nav-link .general-icon{padding:0 .5rem;width:100%;height:100%;color:var(--white-primary);text-decoration:none;font-size:1rem;background-color:initial;border:none;cursor:pointer;box-sizing:border-box}.nav-link .general-icon.active{filter:brightness(0) saturate(100%) invert(70%) sepia(32%) saturate(982%) hue-rotate(355deg) brightness(90%) contrast(96%)}.nav-link img{max-height:1.2rem;margin:5px}.nav-link img.svg-icon{max-height:1.4rem}@media screen and (max-width:1280px){.nav-link{width:100%!important;min-width:0}.nav-link .general-icon{line-height:0;font-size:0;color:transparent;padding:.7rem 0;width:100%}.nav-link .general-icon.active{background:rgba(0,0,0,.1)}.nav-link img{max-height:1.2rem}.nav-separator{display:none}}.wallet-widget{height:40px;margin-right:30px}.wallet-widget__balance{height:95%;min-width:150px;background-color:var(--blue-darker);border:1px solid rgba(0,0,0,.3);border-radius:4px;font-size:.9rem;color:var(--yellow-primary);transition:.2s ease;position:relative}.wallet-widget__balance:hover{background-color:var(--blue-darkest)}.wallet-widget__balance img{height:80%;position:relative;top:3px}.wallet-widget button{text-transform:uppercase;color:var(--white-primary);background-color:var(--yellow-primary);position:relative;height:100%;left:-2px;padding:0 15px;border:none;border-radius:4px;box-shadow:0 0 5px var(--yellow-primary);text-shadow:0 0 3px #000;cursor:pointer;font-family:"Flama Medium","sans-serif"!important}@media screen and (max-width:440px){.wallet-widget{margin:0 0 8px}}.user-menu{padding:0 10px;height:40px;background-color:var(--blue-darker);border:1px solid rgba(0,0,0,.3);border-radius:4px;margin-right:30px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:.2s ease;position:relative}.user-menu:hover{background-color:var(--blue-darkest)}.nav-avatar{height:30px;width:30px;background:grey;margin-right:10px;position:relative;border-radius:50%;z-index:20}.nav-avatar img{border-radius:inherit;max-height:26px;max-width:26px;position:absolute;left:2px;top:2px;z-index:130}.nav-avatar__level{z-index:135;position:absolute;left:3px;bottom:-2px;transform:translateX(-50%);padding:2px 3px;line-height:10px;font-size:12px;font-weight:700;border-radius:5px;background:grey;color:var(--white-primary);text-shadow:0 0 3px #000}.toggle-user-icon{width:10px;transform:rotate(90deg);transition:.2s ease}.toggle-user-icon.invert{transform:rotate(270deg)}.user-menu__options{width:150px;position:absolute;right:0;top:150%;opacity:0;background-color:var(--blue-darkest);box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;z-index:30;animation:fade-in .2s ease forwards}.user-menu__options ul{width:100%;border-radius:inherit}.user-menu__options li{font-size:.9rem;padding:10px;width:94%;margin:3%;cursor:pointer;color:var(--white-faded-important);border-radius:inherit}.user-menu__options li[data-signout]{color:var(--casino-red)}.user-menu__options li:hover{background-color:var(--blue-darker)}.user-menu__options li img{max-height:15px;position:relative;top:3px;margin-right:8px}@media screen and (max-width:1280px){.user-menu{margin:0}.user-menu__options{width:333px}}@media screen and (max-width:440px){.user-menu{width:230px}.user-menu__options{width:100%;top:130%}}.nav-login{font-family:"Open Sans",sans-serif;font-weight:600;font-size:1rem;color:var(--white-primary);background-color:var(--yellow-primary);border:none;border-radius:5px;display:block;padding:8px 12px;margin-right:2rem;outline:none;transition:.3s ease;white-space:nowrap;cursor:pointer}.nav-login:hover{box-shadow:0 0 10px var(--yellow-primary)}.nav-login img{max-height:1rem;cursor:pointer;border-radius:1px;position:relative;bottom:-2px;margin-right:5px}@media screen and (max-width:1280px){.nav-settings{width:100%;margin-bottom:5rem}.nav-login{transition:none;line-height:0;font-size:0;padding:0;background:transparent;margin:0;width:100%}.nav-login:hover{box-shadow:none}.nav-login img{display:block;max-height:25px;margin:0 auto;filter:opacity(.5) drop-shadow(0 0 0 #b3b3b4)}.nav-login img:hover{filter:brightness(0) saturate(100%) invert(70%) sepia(32%) saturate(982%) hue-rotate(355deg) brightness(90%) contrast(96%)}}.chat{width:var(--chat-width);background-color:var(--blue-darker);position:fixed;top:var(--nav-height);bottom:0;z-index:50;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:.3s ease}.chat.hidden{transform:translateX(-101%)}.chat-close{position:absolute;top:12px;right:15px;cursor:pointer;display:flex}.chat-close p{position:relative;top:-4px;color:var(--chat-message-text)}.chat-close img{max-height:15px;margin-left:10px}.toggle-chat{position:absolute;left:100%;top:50%;transform:translateY(-50%);cursor:pointer;background-color:initial;border:none;height:35px;width:35px;transition:.3s ease}.toggle-chat img{max-height:70%;transition:transform .2s ease-in}.toggle-chat img.invert{transform:rotate(180deg)}.toggle-chat:hover img{filter:brightness(0) saturate(100%) invert(70%) sepia(32%) saturate(982%) hue-rotate(355deg) brightness(90%) contrast(96%)}@media screen and (max-width:1280px){.chat{width:250px;top:0;left:var(--nav-width);padding-top:40px}}@media screen and (max-width:768px){.chat{transition:none;width:calc(100% - var(--nav-width))}}.chat-channel{height:2.5rem;background-color:var(--blue-darkest);width:100%;position:relative;-webkit-user-select:none;user-select:none}.channel-toggle-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);font-size:12px;color:var(--yellow-primary);pointer-events:none}.chat-channel__current{width:100%;height:100%;cursor:pointer;color:var(--yellow-primary);font-size:.9rem;font-weight:700}.chat-channel__channels{width:94%;position:absolute;left:3%;top:110%;opacity:0;background-color:var(--blue-darkest);box-shadow:0 0 10px rgba(0,0,0,.5);border-radius:5px;z-index:30;animation:fade-in .2s ease forwards}.chat-channel__channels ul{width:100%;border-radius:inherit}.chat-channel__channels li{font-size:.9rem;font-weight:700;padding:10px;width:96%;margin:2%;cursor:pointer;color:var(--yellow-primary);border-radius:inherit}.chat-channel__channels li:hover{background-color:var(--blue-darker)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.message{width:100%;padding:.5rem 1rem;font-family:"Roboto"}.message-author{width:100%;display:flex;align-items:center;margin-bottom:8px}.message-avatar{min-width:36px;min-height:36px;background:grey;position:relative;border-radius:50%;z-index:5}.message-avatar img{width:30px;left:3px;top:3px;z-index:10}.message-avatar img,.user-level{border-radius:50%;position:absolute}.user-level{z-index:15;left:7px;transform:translateX(-50%);bottom:-2px;height:16px;width:16px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;background:grey;text-shadow:0 0 5px #000}.author-name{margin-left:8px;font-weight:700;font-size:14px;color:rgba(var(--white-primary-rgb-values),.8)}.message-content{display:flex;align-items:flex-start;width:100%}.message-timestamp{color:rgba(var(--white-primary-rgb-values),.8);font-size:10px;min-width:34px;text-align:center;margin-right:4px}.message-text{max-width:80%;position:relative;left:6px;top:-10px;color:var(--chat-message-text);font-size:13px;line-height:18px;overflow-wrap:break-word}.chat-messages{width:100%;flex:1 1;overflow-y:scroll;scrollbar-width:none}.chat-messages::-webkit-scrollbar{background-color:initial;width:5px;display:none}.chat-messages::-webkit-scrollbar-track{background-color:var(--blue-darker)}.chat-messages::-webkit-scrollbar-thumb{background:var(--yellow-primary);border-radius:10px}.chat-form{width:100%;background-color:var(--blue-darkest);height:40px}.chat-form input{flex:1 1;width:50%;color:var(--white-primary);outline:none;padding-left:10px}.chat-form button,.chat-form input{background-color:initial;height:100%;border:none}.chat-form button{color:var(--yellow-primary);font-weight:700;text-transform:uppercase;cursor:pointer;padding:0 3px}.chat-form button img{max-height:50%}.footer{color:rgba(var(--white-primary-rgb-values),.6);background-color:var(--blue-darkest);position:relative;top:-2px;transition:.3s ease}.footer-logo{max-height:60px;margin:12px 0}.footer__columns{justify-content:space-around;width:90%;margin:0 auto;opacity:0;transform:translateY(20px);transition:1s ease}.footer-column,.footer__columns{display:flex;align-items:flex-start}.footer-column{font-family:"Proxima Nova",sans-serif;flex-basis:12%;flex-direction:column;justify-content:flex-start}.footer-column__title{margin:23px 0;font-family:"Oswald";font-size:1.3rem;color:rgba(var(--white-primary-rgb-values),.8)}.footer-column:first-of-type{flex-basis:50%;margin:0 50px 0 0;text-align:left;line-height:20px}.footer-column:last-of-type{margin:0 0 0 10px}.footer-column a.internal-link{color:rgba(var(--white-primary-rgb-values),.6);font-family:"Open Sans",sans-serif;font-size:.9rem;display:block;text-decoration:none;margin:3px 0;transition:.2s ease}.footer-column a.internal-link:hover{color:var(--yellow-primary);text-shadow:0 0 10px var(--yellow-primary)}.footer-column .certified{max-height:35px;max-width:90%;margin-top:20px}.footer-column .certified:hover{filter:brightness(0) saturate(100%) invert(70%) sepia(32%) saturate(982%) hue-rotate(355deg) brightness(90%) contrast(96%)}.text-logo{text-align:center;font-weight:700;text-shadow:0 0 10px var(--yellow-primary)}.footer-social{max-width:90px;display:flex;flex-wrap:wrap}.footer-social__wrapper{background-color:var(--yellow-primary);flex-basis:35px;height:35px;flex-grow:0;flex-shrink:0;margin:0 10px 10px 0;border-radius:5px;transition:.2s ease}.footer-social__wrapper:hover{box-shadow:0 0 10px var(--yellow-primary)}.footer-social__wrapper img{margin:0;max-width:70%}.footer-copyright{text-align:center;padding:60px 0 40px}.footer-copyright p{display:inline}@media screen and (max-width:1000px){footer p{font-size:.8rem}.footer__columns{flex-direction:column;align-items:center;justify-content:flex-start;width:90%;margin:0 auto}.footer-column{margin:10px 0;align-items:center}.footer-column__title{margin:10px 0}.footer-column:first-of-type,.footer-column:last-of-type{margin:15px 0}.footer-column a.internal-link{margin:2px 0}.footer-column .certified{margin-top:5px}.footer-social{max-width:180px}.footer-copyright{padding:10px 0 30px}.footer-copyright p{display:block}}.main-section{width:100%;margin:0;transition:.3s ease;padding-top:var(--nav-height)}.main-section main{padding:2rem 2rem 5rem;min-height:103vh;position:relative}.chat-push{margin-left:var(--chat-width);width:calc(100% - var(--chat-width))}@media screen and (max-width:1280px){.main-section{padding-top:0;margin-left:var(--nav-width);width:calc(100% - var(--nav-width))}}@media screen and (max-width:500px){.main-section main{padding:2rem 0}}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:200}.modal{position:fixed;top:5vh;width:40rem;left:calc(50% - 20rem);padding:2rem;background-color:var(--blue-dark);border-radius:10px!important;box-shadow:0 0 10px rgba(0,0,0,.5);z-index:250;animation:slide-up .3s ease-out forwards}@media (max-width:768px){.modal{width:90%;left:5%}}@keyframes slide-up{0%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.auth-title{display:flex;align-items:center;justify-content:space-evenly;margin-bottom:0;width:50%}.auth-title p{color:rgba(var(--white-primary-rgb-values),.6);margin:0;pointer-events:none;font-size:.8rem}.auth-title p:before{margin:0 5px 0 10px}.auth-title p:after,.auth-title p:before{content:"";width:5px;height:1px;background:rgba(var(--white-primary-rgb-values),.5);display:inline-block}.auth-title p:after{margin:0 10px 0 5px}.auth-title button{background:transparent;color:var(--white-primary);border:none;font-size:1.3rem;text-transform:uppercase;font-family:"Proxima Nova",sans-serif;transition:.3s ease;cursor:pointer;position:relative;padding:0}.auth-title button.active{color:var(--yellow-primary)}.auth-title button.active:after{content:"";display:inline-block;height:1px;background-color:var(--yellow-primary);box-shadow:0 0 10px var(--yellow-primary);position:absolute;bottom:-5px;left:1px;animation:underline-expand .3s ease forwards}@keyframes underline-expand{0%{width:0}to{width:100%}}.spinner{font-size:10px;text-indent:-9999em;width:3rem;height:3rem;border-radius:50%;background:#e2a128;background:linear-gradient(90deg,#e2a128 10%,rgba(226,161,40,0) 42%);position:relative;animation:load 1.4s linear infinite;transform:translateZ(0)}.spinner:before{width:50%;height:50%;background:#e2a128;border-radius:100% 0 0 0}.spinner:after,.spinner:before{position:absolute;top:0;left:0;content:""}.spinner:after{background:var(--blue-dark);width:75%;height:75%;border-radius:50%;margin:auto;bottom:0;right:0}@keyframes load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auth-form{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.auth-form form{width:100%}.auth-form .actions,.auth-form .control-group{margin-top:1rem;width:100%}.auth-form .control-group label,.auth-form .show-pass label{display:inline;width:100%;color:var(--white-primary);opacity:.5;font-size:.9rem;font-weight:700}.auth-form form p{margin:5px 0;font-size:.8rem;color:rgba(var(--white-primary-rgb-values),.5)}.auth-form .control-group input{width:100%;height:2.5rem;margin-top:5px;background-color:var(--blue-darker);border:1px solid var(--blue-darker);border-radius:5px;outline:none;padding-left:.5rem;color:rgba(var(--white-primary-rgb-values),.8);font-family:"Roboto",sans-serif;font-size:1rem}.auth-form .control-group input::placeholder{color:var(--white-primary);opacity:.5}.show-pass{margin:10px 0}#show-password{position:relative;width:20px;height:20px;-webkit-appearance:none;appearance:none;background:transparent;border:2px solid rgba(var(--white-primary-rgb-values),.4);border-radius:5px;margin:0 5px 0 0;outline:none;cursor:pointer}#show-password:checked{background-color:var(--blue-darker);border-color:var(--yellow-primary)}#show-password:checked:before{content:"✔";position:absolute;left:2px;top:-1px;display:block;text-align:center;color:var(--yellow-primary);font-weight:700}.auth-form .actions{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:1rem}.auth-form .actions button{font-family:Roboto,sans-serif;padding:.5rem 3rem;background-color:initial;color:rgba(var(--white-primary-rgb-values),.8);font-size:1rem;text-transform:uppercase;border:2px solid var(--yellow-primary);border-radius:50px;margin:0;font-weight:700;cursor:pointer;transition:.3s ease}.auth-form .actions button:hover{background-color:var(--yellow-primary);box-shadow:0 0 8px var(--yellow-primary)}.error-box{border:1px solid var(--danger-primary)!important}.error{color:var(--danger-primary)!important;margin-bottom:0}.auth-footer{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:5px}.tos{margin:5px 0;font-size:.8rem;color:rgba(var(--white-primary-rgb-values),.8);width:80%;text-align:center}.tos a{color:var(--white-primary);font-weight:700}.external-auth{margin-bottom:.5rem;text-align:center}.external-auth p{margin:1rem 0 .5rem;font-size:.8rem;color:rgba(var(--white-primary-rgb-values),.5);position:relative;display:flex;align-items:center;justify-content:center}.external-auth p:before{margin-right:5px}.external-auth p:after,.external-auth p:before{content:"";width:44%;height:1px;background:rgba(var(--white-primary-rgb-values),.5);display:inline-block}.external-auth p:after{margin-left:5px}.external-auth__buttons{display:flex}.external-auth__button{padding:5px 3.5rem;margin:0 .5rem;border-radius:8px;cursor:pointer}.external-auth__button:first-child{background-color:#f7f7f7}.external-auth__button:nth-child(2){background-color:#212227}.external-auth__button img{max-width:25px}.auth{font-family:"Roboto",sans-serif;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-image:url(/static/media/wave-2.04b59c04.svg);background-position:bottom;background-size:100%;background-repeat:no-repeat}.auth-close{position:absolute;right:2rem;top:2rem;width:15px;height:15px;cursor:pointer}.auth-close img{max-width:100%}.wave{position:absolute;bottom:0;left:0;width:100%;background-clip:initial;border-radius:10px}@media screen and (max-width:568px){.auth{padding:1.5rem!important}}@media screen and (max-width:370px){.auth-close{right:1rem;top:1rem}}.banner-slider{margin:1.5rem auto;background:transparent;flex-direction:column}.banner-slider,.banners{display:flex;justify-content:flex-start;align-items:center}.banners{width:100%;border-radius:10px;overflow-x:hidden;box-shadow:0 0 10px rgba(0,0,0,.3);background-color:var(--blue-dark)}.slide-buttons{display:flex;margin:.5rem 0}.slide-buttons__button{background-color:var(--blue-darker);width:1.5rem;height:.7rem;margin:0 .3rem;cursor:pointer;border-radius:10px;transition:.2s ease-out}.slide-buttons__button.active{background-color:var(--yellow-primary);box-shadow:0 0 5px var(--yellow-primary)}@media screen and (max-width:1280px){.banner-slider{width:90%!important}}.banner{background-color:var(--blue-dark);padding:1rem;flex-grow:0;flex-shrink:0;transition:.2s ease-out}.banner,.banner *{margin:0}.banner h1{font-family:"Oswald","sans-serif";font-weight:400}.banner h2,.banner p{font-family:"Proxima Nova","sans-serif";font-weight:400}.banner h2{margin:.8rem 0}.banner p{opacity:.5;letter-spacing:1px;margin:5px 0}@media screen and (max-width:1280px){.banner{flex-basis:100%!important;width:100%!important}.banner h1{font-size:1.5rem}.banner h2{font-size:1.1rem;text-align:justify}.banner p{font-size:.8rem;text-align:justify}}.game-card{width:440px;background-color:var(--blue-dark);border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.3)}.game-card:hover{box-shadow:0 0 20px rgba(0,0,0,.3);transition:.2s ease-out}.game-card a{margin:0;padding:0;text-decoration:none;width:100%}.game-card a:hover h2{color:var(--yellow-primary);text-shadow:0 0 10px var(--yellow-primary)}.game-card__image{height:170px;overflow:hidden;background-position:50%;background-repeat:no-repeat;background-size:100%}.game-card h2{width:100%;margin:0;padding:5px 0;border-radius:0 0 10px 10px;background-color:var(--blue-darker);color:rgba(var(--white-primary-rgb-values),.5);text-align:center;font-size:1rem;transition:.3s ease}@media screen and (max-width:1280px){.game-card{width:100%}.game-card__image{width:500px;margin:0 auto}}@media screen and (max-width:690px){.game-card__image{width:auto;margin:0}}.game-selector{width:900px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:1fr 1fr;margin:0 auto 30px}@media screen and (max-width:1280px){.game-selector{grid-template-columns:1fr;width:90%}}.bet-card__title{width:100%;height:50px;padding:0 5%;justify-content:space-between;display:flex;align-items:center;border-radius:8px;margin-bottom:10px;-webkit-user-select:none;user-select:none;box-shadow:inset 0 -4px 0 0 rgba(0,0,0,.5);cursor:pointer;position:relative}.bet-card__title:hover>.hover-dark{opacity:1}.betting-multiplier,.betting-players,.betting-sum{height:100%;color:var(--white-shiny);text-shadow:0 0 5px rgba(0,0,0,.5);font-size:14px}.betting-players img,.betting-sum img{max-height:30%;margin-right:5px;filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}.betting-sum img{max-height:50%;position:relative;top:2px;right:-5px;filter:drop-shadow(0 0 5px rgba(0,0,0,.5))}.betting-multiplier{font-size:22px;font-weight:700;position:relative;left:15px}.bet-card{width:24%;height:500px;font-family:"Roboto";padding-bottom:10px;position:relative}.bet-card .hover-dark{position:absolute;top:0;bottom:0;left:0;right:0;border-radius:inherit;background:rgba(0,0,0,.4);opacity:0;z-index:20;transition:.2s ease}.bet-card.disabled .hover-dark{opacity:1;cursor:not-allowed}.bet-card.gray .bet-card__bets{border-bottom:3px solid var(--casino-gray)}.bet-card.red .bet-card__bets{border-bottom:3px solid var(--casino-red)}.bet-card.blue .bet-card__bets{border-bottom:3px solid var(--casino-blue)}.bet-card.yellow .bet-card__bets{border-bottom:3px solid var(--casino-yellow)}.bet-card.gray .player-bet:first-child{border-top:3px solid var(--casino-gray)!important}.bet-card.red .player-bet:first-child{border-top:3px solid var(--casino-red)!important}.bet-card.blue .player-bet:first-child{border-top:3px solid var(--casino-blue)!important}.bet-card.yellow .player-bet:first-child{border-top:3px solid var(--casino-yellow)!important}.bet-card.gray .bet-card__title{background-color:var(--casino-gray)}.bet-card.red .bet-card__title{background-color:var(--casino-red)}.bet-card.blue .bet-card__title{background-color:var(--casino-blue)}.bet-card.yellow .bet-card__title{background-color:var(--casino-yellow)}.bet-card.gray .cash-icon,.bet-card.gray .player-bet{color:var(--casino-gray);fill:var(--casino-gray)}.bet-card.red .cash-icon,.bet-card.red .player-bet{color:var(--casino-red);fill:var(--casino-red)}.bet-card.blue .cash-icon,.bet-card.blue .player-bet{color:var(--casino-blue);fill:var(--casino-blue)}.bet-card.yellow .cash-icon,.bet-card.yellow .player-bet{color:var(--casino-yellow);fill:var(--casino-yellow)}@media screen and (max-width:1000px){.bet-card{width:90%;height:auto;margin-bottom:10px}}.bet-card__bets{width:100%;background-color:var(--blue-darker);height:450px;border-radius:10px;position:relative}.player-bet{width:100%;height:30px;padding:22px 10px;display:flex;align-items:center;justify-content:space-between;border:none!important}.player-bet:first-child{background:var(--blue-darkest);padding-top:22px;border-top-left-radius:10px;border-top-right-radius:10px}.player-bet:first-child .player-name{font-weight:700;font-size:1.2rem}.player-bet:first-child .bet-amount{font-size:1.2rem}.player-bet *{filter:drop-shadow(0 0 1px rgba(0,0,0,.3))}.player-info{width:100%;flex:1 1;padding-right:20px}.player-avatar{width:30px;height:30px;background:grey;position:relative;border-radius:50%;z-index:5}.player-avatar img{width:26px;height:26px;border-radius:50%;position:absolute;left:2px;top:2px;z-index:10}.player-level{z-index:15;position:absolute;left:5px;transform:translateX(-50%);bottom:-5px;padding:2px 3px;line-height:10px;font-size:10px;font-weight:700;border-radius:5px;background:grey;color:var(--white-primary);text-shadow:0 0 3px #000}.player-name{flex:1 1;margin-left:8px;font-weight:400;font-size:1rem;color:inherit;width:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bet-amount{font-weight:700}.bet-amount img{height:25px;position:relative;top:3px}.user-bet-amount{position:absolute;top:-30px;left:50%;transform:translateX(-65%);font-size:.8rem}.user-bet-amount img{max-height:20px;position:relative;top:8px}.wheel-bets{width:98%;margin:50px auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1200px){.wheel-bets{margin:0 auto 20px}}@media screen and (max-width:1000px){.wheel-bets{flex-direction:column;margin-top:-30px;margin-bottom:0}}.wheel-make-bet-wrapper{position:absolute;left:50px;right:0;top:240px;transform:translateY(-50%);text-transform:uppercase}.wheel-make-bet{width:300px;color:var(--white-faded);font-weight:700;font-family:"Open Sans",sans-serif}.wbet-main-input{width:100%;background:transparent;box-shadow:inset 2px 2px 5px #27253e,inset -2px -2px 5px #3d3b62;border-radius:10px;display:flex;align-items:center;height:35px;margin:10px 0}.wbet-main-input input{flex:1 1;background:transparent;border:none;outline:none;height:100%;color:var(--white-faded-important);padding-left:10px}.wbet-main-input input::placeholder{color:var(--white-faded)}.wbet-main-input__controls{height:100%;display:flex;align-items:center;justify-content:center;padding:8px 0}.wbet-main-input__controls button{height:100%;flex:1 1;padding:0 10px;color:var(--white-faded);font-size:1rem;font-weight:700;cursor:pointer;background:transparent;border:none;transition:.2s ease}.wbet-main-input__controls button:first-child{border-right:1px solid hsla(0,0%,100%,.4)}.wbet-main-input__controls button:hover{color:var(--yellow-primary)}.wbet-controls{display:flex;width:100%;justify-content:space-between;align-items:center}.wbet-controls button{padding:0 8px;height:35px;background:transparent;box-shadow:2px 2px 5px #27253e,-2px -2px 5px #3d3b62;color:var(--white-faded);border:none;border-radius:10px;text-transform:uppercase;cursor:pointer;transition:.2s ease;font-size:12px;font-weight:700}.wbet-controls button:active{box-shadow:inset 2px 2px 5px #27253e,inset -2px -2px 5px #3d3b62}.wbet-controls button:last-of-type{margin:0}.wbet-controls button:hover{color:var(--yellow-primary)}.multiplier-gray{color:var(--casino-gray);text-shadow:0 0 2px rgba(0,0,0,.5),0 0 5px var(--casino-gray)}.multiplier-red{color:var(--casino-red);text-shadow:0 0 2px rgba(0,0,0,.5),0 0 7px var(--casino-red)}.multiplier-blue{color:var(--casino-blue);text-shadow:0 0 2px rgba(0,0,0,.5),0 0 7px var(--casino-blue)}.multiplier-yellow{color:var(--casino-yellow);text-shadow:0 0 2px rgba(0,0,0,.5),0 0 7px var(--casino-yellow)}@media screen and (min-width:1600px){.wheel-make-bet-wrapper{left:150px}}@media screen and (max-width:1200px){.wheel-make-bet-wrapper{position:static;margin:0 auto 20px;width:88%}.wheel-make-bet{width:100%}.wbet-controls button{font-size:.8rem}}@media screen and (max-width:400px){.wbet-controls button{padding:0 5px}}.wof{height:100%;width:100%;pointer-events:none;display:block;background:url(/static/media/wheel.04cf8ce7.png);background-size:100%}.control-wheel{display:block;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.control-wheel input{padding:1rem;font-size:1rem;background-color:initial;color:#fff;border:1px solid #fff;outline:none;border-radius:50px}.wheel-timer-wrapper{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);z-index:20;font-family:"Proxima Nova","Open Sans";font-size:1.2rem;font-weight:700}.wheel-timer{height:1.4rem;margin:15px 0 0 18px;font-size:1.4rem;display:flex;align-items:center;justify-content:flex-start}.wheel-timer img{height:150%;margin-right:5px}@media screen and (max-width:700px){.wheel-timer-wrapper{font-size:1rem}.wheel-timer{height:1.2rem;font-size:1.2rem;margin-left:12px}}.wheel-history{position:absolute;top:40%;left:50%;transform:translateX(-50%);z-index:20;height:100px;background-color:initial;display:flex;align-items:center;justify-content:flex-start;max-width:250px;overflow-x:scroll}.wheel-history::-webkit-scrollbar{background-color:initial;height:5px;display:none}.wheel-history::-webkit-scrollbar-track{background-color:var(--blue-darker)}.wheel-history::-webkit-scrollbar-thumb{background:var(--yellow-primary);border-radius:10px}.wheel-history__bar{min-width:5px;height:50px;background-color:#f08080;margin:0 2px;border-radius:10px;position:relative;cursor:default}.bar-gray{height:30px;background-color:var(--casino-gray)}.bar-red{height:35px;background-color:var(--casino-red)}.bar-blue{height:40px;background-color:var(--casino-blue)}.bar-yellow{height:45px;background-color:var(--casino-yellow)}@media screen and (max-width:700px){.wheel-history{max-width:200px}}@media screen and (max-width:400px){.wheel-history{max-width:160px}}.indicator{position:absolute;top:90%;left:50%;transform:translateX(-50%);z-index:20;height:20px;width:20px}.wheel-widget{overflow:visible;height:380px;width:380px;margin:0 auto;position:relative}@media screen and (max-width:1200px){.wheel-widget{overflow:hidden;margin:0 auto 80px}}@media screen and (max-width:700px){.wheel-widget{height:300px;width:300px}.indicator{top:88%!important}}@media screen and (max-width:400px){.wheel-widget{height:250px;width:250px}.indicator{top:85%!important}}.user-page-control{margin-bottom:50px}@media screen and (max-width:440px){.user-page-control{flex-direction:column}}