@font-face{font-family:"Roboto-Regular";src:url(./fonts/Roboto-Regular.woff2) format("woff2"),url(./fonts/Roboto-Regular.woff) format("woff"),url(./fonts/Roboto-Regular.ttf) format("truetype")}@font-face{font-family:"Roboto-Bold";src:url(./fonts/Roboto-Bold.woff2) format("woff2"),url(./fonts/Roboto-Bold.woff) format("woff"),url(./fonts/Roboto-Bold.ttf) format("truetype")}@font-face{font-family:"Roboto-Black";src:url(./fonts/Roboto-Black.woff2) format("woff2"),url(./fonts/Roboto-Black.woff) format("woff"),url(./fonts/Roboto-Black.ttf) format("truetype")}@font-face{font-family:"Roboto-Light";src:url(./fonts/Roboto-Light.woff2) format("woff2"),url(./fonts/Roboto-Light.woff) format("woff"),url(./fonts/Roboto-Light.ttf) format("truetype")}@font-face{font-family:"Roboto-Medium";src:url(./fonts/Roboto-Medium.woff2) format("woff2"),url(./fonts/Roboto-Medium.woff) format("woff"),url(./fonts/Roboto-Medium.ttf) format("truetype")}@font-face{font-family:"Roboto-Thin";src:url(./fonts/Roboto-Thin.woff2) format("woff2"),url(./fonts/Roboto-Thin.woff) format("woff"),url(./fonts/Roboto-Thin.ttf) format("truetype")}@font-face{font-family:"Alien-Encounters";src:url(./fonts/Alien-Encounters-Regular.ttf) format("truetype")}@font-face{font-family:"pixel";src:url(./fonts/pixel.woff2)}@font-face{font-family:"luckiest";src:url(./fonts/luckiestguy.woff2)}@font-face{font-family:"Material Icons";font-weight:normal;font-style:normal;src:url(./fonts/MaterialIcons-Regular.woff) format("woff")}@font-face{font-family:"riffic";src:url(./fonts/riffic.woff2) format("woff2")}@font-face{font-family:"Proxima Nova Semibold";src:url(./fonts/ProximaNova-Semibold.woff2) format("woff2"),url(./fonts/ProximaNova-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"ProximaNovaBold";src:url(./fonts/ProximaNova-Bold.woff2) format("woff2"),url(./fonts/ProximaNova-Bold.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"ProximaNovaBoldIt";src:url(./fonts/ProximaNova-BoldIt.woff2) format("woff2"),url(./fonts/ProximaNova-BoldIt.woff) format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Proxima Nova Extrabld";src:url(./fonts/ProximaNova-Extrabld.woff2) format("woff2"),url(./fonts/ProximaNova-Extrabld.woff) format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Proxima Nova Black";src:url(./fonts/ProximaNova-Black.woff2) format("woff2"),url(./fonts/ProximaNova-Black.woff) format("woff");font-weight:900}@font-face{font-family:"Proxima Nova ExtrabldIt";src:url(./fonts/ProximaNova-ExtrabldIt.woff2) format("woff2"),url(./fonts/ProximaNova-ExtrabldIt.woff) format("woff");font-weight:bold;font-style:italic;font-display:swap}@font-face{font-family:"Proxima Nova SemiboldIt";src:url(./fonts/ProximaNova-SemiboldIt.woff2) format("woff2"),url(./fonts/ProximaNova-SemiboldIt.woff) format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Proxima Nova ThinIt";src:url(./fonts/ProximaNova-ThinIt.woff2) format("woff2"),url(./fonts/ProximaNova-ThinIt.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Proxima Nova BlackIt";src:url(./fonts/ProximaNova-BlackIt.woff2) format("woff2"),url(./fonts/ProximaNova-BlackIt.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"Proxima Nova Thin";src:url(./fonts/ProximaNovaT-Thin.woff2) format("woff2"),url(./fonts/ProximaNovaT-Thin.woff) format("woff");font-weight:100;font-style:normal;font-display:swap}.pn-semibold{font-family:"Proxima Nova Semibold"}.pn-bold{font-family:"ProximaNovaBold"}.pn-boldIt{font-family:"ProximaNovaBoldIt"}.pn-extrabld{font-family:"Proxima Nova Extrabld"}.pn-black{font-family:"Proxima Nova Black"}.pn-extrabldIt{font-family:"Proxima Nova ExtrabldIt"}.pn-semiboldIt{font-family:"Proxima Nova SemiboldIt"}.pn-thinIt{font-family:"Proxima Nova ThinIt"}.pn-blackIt{font-family:"Proxima Nova BlackIt"}.pn-thin{font-family:"Proxima Nova Thin"}.material-icons{font-family:"Material Icons";font-style:normal;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}.overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:none;align-items:center;justify-content:center;z-index:9999}.overlay.visible{display:flex}.overlay .popup{position:relative;width:370px;border-radius:5px}.overlay .popup .content{position:relative;padding:35px 25px;background-color:#8585b2;border-radius:5px}.overlay .popup .content:before{content:"";position:absolute;left:0;top:-5px;width:100%;height:10px;border-top-left-radius:5px;border-top-right-radius:5px;background-color:var(--redBtn);z-index:-1}.overlay .popup .content p{padding:50px 0;text-align:center;background-color:#4f4f6b;border-radius:5px}.overlay .popup .btn{width:130px;height:45px;margin:15px auto 0 auto;background-color:var(--redBtn);color:var(--redBtnText);border-radius:5px}.btn{display:flex;align-items:center;justify-content:center;background-color:var(--limeBtn);color:var(--limeBtnText);width:100%;height:4.375rem;font-family:"Roboto-Regular";border-radius:.1875rem;cursor:pointer}.btn[disabled]{opacity:.4;pointer-events:none}.btn:hover{filter:brightness(1.1)}.btn>.bars-loader{display:none}.btn.loading{opacity:.9;pointer-events:none;cursor:not-allowed}.btn.loading>span{display:none}.btn.loading>.bars-loader{transform:scale(0.7);display:block}header{width:calc(100% - 465px);padding:10px 20px 0 15px}header .wrapper{display:flex;align-items:center;flex-direction:row;justify-content:flex-start;overflow:visible}header .wrapper .main-content{height:53px;justify-self:baseline;width:100%;flex-wrap:nowrap;align-items:center;justify-content:space-between}header .wrapper .main-content .back-to-home{display:none}header .wrapper .main-content #game-name{color:var(--gameNameColor);font-size:38px;display:flex;align-items:center;font-family:"Proxima Nova Black";padding-left:15px}header .wrapper .main-content.with-back-button .back-to-home{display:flex;align-items:center;width:24px;height:24px;background-image:url(static/images/72fe0346c4bc57c84c59ecd88131baf1.png);background-repeat:no-repeat;background-size:contain;background-position:center;position:absolute;z-index:1002;cursor:pointer}header .wrapper .main-content.with-back-button #game-name{font-size:18px;padding-left:35px}header .wrapper .main-content #user-state{display:flex;align-items:center}header .wrapper .main-content #user-state .wallet-wrapper{order:2;min-width:200px;height:40px;position:relative;cursor:pointer;background-color:var(--walletChangerBgColor);border-radius:var(--borderRadius);font-weight:normal;font-size:14px;z-index:1001;padding:0 15px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet{display:flex;justify-content:space-between;flex-direction:row-reverse;align-items:center;height:100%;width:100%}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet:before{content:"";position:relative;width:24px;height:24px;background-image:url(static/images/312c0add893ce1a3aa777c685e0b102c.svg);background-repeat:no-repeat;margin-left:10px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet span{color:var(--currencyAmountColor);margin-right:10px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet b{color:var(--currencyCodeColor);margin-left:10px}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets{display:none;position:absolute;background-color:var(--walletChangerBgColor);z-index:1000;left:0;right:0;border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius)}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets.active{display:block}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li{width:100%;height:40px;padding:0 15px;border-top:1px #29282f solid;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li span{color:var(--currencyAmountColor);font:14px;padding-right:10px}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li b{color:var(--currencyCodeColor);padding-left:10px}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li:hover{background-color:#2e374b}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li:last-child{border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius)}header .wrapper .main-content #user-state .wallet-wrapper.lock{cursor:not-allowed;opacity:.5}header .wrapper .main-content #user-state .wallet-wrapper.lock #user-wallets{display:none}header .wrapper .main-content #user-state .wallet-wrapper.single #active-wallet:before{display:none}header .wrapper .main-content #user-state #freebet-wrapper{order:1}header .wrapper .main-content #user-state #freebet-wrapper #wallet-freebet{float:right;display:none;text-align:center;position:relative;color:#06ddeb;padding:0 10px;margin-right:15px;cursor:pointer}header .wrapper .main-content #user-state #freebet-wrapper #wallet-freebet>i.freebet{right:-0.25rem;top:-0.25rem;position:absolute;width:1.25rem;height:1.25rem;line-height:1.25rem;border-radius:.625rem;background-color:#fe3238;cursor:pointer;font-weight:normal;color:#fff}header .wrapper .main-content #user-state #racing-btn{display:none;position:absolute;top:50%;right:0;margin-top:-1rem;width:10px;height:10px;float:right;width:24px;height:25px;margin-right:15px;background-image:url(static/images/004b6e227c325438e1dcec880c9c7e67.png)}header .wrapper .main-content .game-settings-wrapper{display:flex;align-items:center}header .wrapper .main-content .game-settings-wrapper .game-time-wrapper{min-width:70px;display:flex;align-items:center;justify-content:center}header .wrapper .main-content .game-settings-wrapper .game-time-wrapper #game-time{color:var(--timerColor);display:flex;align-items:center;font-size:16px}header .wrapper .main-content .game-settings-wrapper #game-rules{display:flex;align-items:center;width:100%;height:100%;color:var(--gameRulesTitleColor)}header .wrapper .main-content .game-settings-wrapper #game-rules #rules-wrapper{cursor:pointer}header .wrapper .main-content .game-settings-wrapper #game-rules #rules-wrapper .link{display:flex;align-items:center;font-size:14px}header .wrapper .main-content .game-settings-wrapper #game-rules #rules-wrapper .link .title{padding-left:5px}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers{display:none;flex-direction:column;justify-content:space-between;position:absolute;transform:translate(-50%, 50px);z-index:5000;width:180px;height:72px;padding:15px;background-color:#151b29;border:solid rgba(151,161,194,.0470588235) 1px;border-radius:16px;font-size:10px;color:#97a1c2}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller{cursor:pointer;display:flex;align-items:center;justify-content:space-between;margin-bottom:5px}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller .switch-button{width:45px;height:20px;background-color:#1f2533;border-radius:20px;border:1px solid rgba(151,161,194,.2039215686);display:flex;align-items:center;transition:all .3s}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller .switch-button .inner-switch-button{display:block;width:16px;height:16px;background-color:#97a1c2;border-radius:20px;margin:1px;transition:all .3s}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller .switch-button .inner-switch-button-text::after{content:"off";margin:5px;transition:all .3s}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller .switch-button.active{flex-direction:row-reverse}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller .switch-button.active .inner-switch-button{background-color:#a1f15b}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers .game-audio-controller .switch-button.active .inner-switch-button-text::after{content:"on";color:#a1f15b;margin:5px}header .wrapper .main-content .game-settings-wrapper #game-rules .game-audio-controllers.open{display:flex}header .wrapper .main-content .game-settings-wrapper #game-rules .volume{transition:180ms ease;cursor:pointer;padding:0 10px}header .wrapper .main-content .game-settings-wrapper #game-rules .volume:hover{filter:brightness(1.1)}header .wrapper .main-content .game-settings-wrapper #game-rules .volume:not(.muted) .sound-on{display:inline}header .wrapper .main-content .game-settings-wrapper #game-rules .volume:not(.muted) .sound-off{display:none}header .wrapper .main-content .game-settings-wrapper #game-rules .volume.muted .sound-off{display:inline}header .wrapper .main-content .game-settings-wrapper #game-rules .volume.muted .sound-on{display:none}header .wrapper .right-content{display:none}header .wrapper .right-content .volume{display:none}header i{display:inline-block;text-align:center;font-style:normal;margin-left:5px}header i.bonus{color:gold}header i.freebet{color:#00f0ff}header a{align-items:center}header a:hover span:last-child{text-decoration:underline}header a+a{margin-left:2rem}@media(min-width: 576px)and (max-width: 1199.98px){header{width:100%}header .main-content #user-state{width:130px}header .main-content #user-state #freebet-wrapper{flex-basis:20%}header .right-content{display:none}header #racing-btn{display:block !important}}@media(max-width: 575.98px){header{width:100%;padding:0 10px 0 5px}header .wrapper{padding-top:0}header .wrapper .main-content #game-name{position:absolute;transform:translateY(48px);padding-left:10px;font-size:22px;z-index:1001}header .wrapper .main-content.with-back-button .back-to-home{transform:translateY(48px)}header .wrapper .main-content.with-back-button #game-name{font-size:18px;padding-left:30px}header .wrapper .main-content #user-state .wallet-wrapper{padding:0 10px;min-width:180px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet span{margin-right:5px;font-size:14px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet b{margin-left:5px;font-size:12px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet .bonus{font-size:12px;margin-left:0px}header .wrapper .main-content #user-state .wallet-wrapper #active-wallet:before{margin-left:5px;margin-right:auto}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li{padding:0 10px;font-size:14px}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li span{padding-right:5px}header .wrapper .main-content #user-state .wallet-wrapper #user-wallets ul li b{padding-left:5px}header .wrapper .main-content .game-settings-wrapper .game-time-wrapper{min-width:50px}header .wrapper .main-content .game-settings-wrapper .game-time-wrapper #game-time{font-size:12px}header .wrapper .main-content .game-settings-wrapper #game-rules #rules-wrapper .link .title{display:none}}aside{position:fixed;top:0;left:0;height:100%;width:100%;z-index:7777;background-color:#212126;font-size:16px}aside.hidden{display:none}aside #racing-btn{width:24px;height:25px;margin-right:15px;background-image:url(static/images/004b6e227c325438e1dcec880c9c7e67.png)}aside #gamerules-btn{width:21px;height:21px;margin-right:15px;background-image:url(static/images/23699be8f821c1bb8346622b8a116e8c.svg)}aside .wrapper{padding-top:88px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}aside .wrapper .close{position:absolute;right:30px;top:30px;font-size:20px}aside .wrapper .menu{list-style:none;display:flex;flex-direction:column;align-items:center;justify-content:center}aside .wrapper .menu li{display:flex;align-items:center;opacity:.87;font-weight:200;font-family:Roboto-Light,serif;cursor:pointer}aside .wrapper .menu li:not(:last-child){margin-bottom:32px;text-align:center}aside .wrapper .menu .gray{color:#8f8f91}aside .wrapper .menu .gold{color:#fecb5b}.popup{width:70%}#popup-my-bets-history .popup-top{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#ccd6f6}#popup-my-bets-history .bet-history-range{display:flex;justify-content:flex-end;margin:0 5%}#popup-my-bets-history .bet-history-range .date-pickers{display:flex}#popup-my-bets-history .bet-history-range .date-picker{position:relative;display:flex;align-items:center;height:40px;background-color:#283042;border-radius:5px;font-size:12px;padding:12px 20px;margin-right:10px}#popup-my-bets-history .bet-history-range .date-picker input{background-color:initial;color:#ccd6f6;text-align:center}#popup-my-bets-history .bet-history-range .date-picker input[type=date]::-webkit-inner-spin-button,#popup-my-bets-history .bet-history-range .date-picker input[type=date]::-webkit-calendar-picker-indicator{opacity:0;cursor:pointer}#popup-my-bets-history .bet-history-range .date-picker .text{color:#97a1c2}#popup-my-bets-history .bet-history-range .date-picker img{position:absolute;right:20px;pointer-events:none}#popup-my-bets-history .bet-history-range .filter-button{display:flex;align-items:center;justify-content:center;background-color:#283042;border-radius:5px;font-size:12px;color:#97a1c2;width:68px;cursor:pointer}#popup-my-bets-history .popup-body{margin:15px 5%;height:calc(100vh - 300px)}#popup-my-bets-history .popup-body table{width:100%;color:#97a1c2;font-size:13px;border-spacing:0 0}#popup-my-bets-history .popup-body table thead tr{border-radius:5px}#popup-my-bets-history .popup-body table thead tr th{text-align:left;height:40px;color:#e2e8fb}#popup-my-bets-history .popup-body table tbody{position:relative}#popup-my-bets-history .popup-body table tbody tr td{height:30px}#popup-my-bets-history .popup-body table tbody tr td.amount{color:#ccd6f6}#popup-my-bets-history .popup-body table tbody tr td.amount b{color:#97a1c2}#popup-my-bets-history .popup-body table tbody tr td.amount.win{color:#bef159}#popup-my-bets-history .popup-body table tr{padding:0 15px}#popup-my-bets-history .popup-body table tr td:nth-child(1),#popup-my-bets-history .popup-body table tr th:nth-child(1){width:25%}#popup-my-bets-history .popup-body table tr td:nth-child(2),#popup-my-bets-history .popup-body table tr th:nth-child(2){width:15%}#popup-my-bets-history .popup-body table tr td:nth-child(3),#popup-my-bets-history .popup-body table tr th:nth-child(3){width:15%}#popup-my-bets-history .popup-body table tr td:nth-child(4),#popup-my-bets-history .popup-body table tr th:nth-child(4){width:15%}#popup-my-bets-history .popup-body table tr td:nth-child(5),#popup-my-bets-history .popup-body table tr th:nth-child(5){width:15%}#popup-my-bets-history .popup-body table tr td:nth-child(5),#popup-my-bets-history .popup-body table tr th:nth-child(5){width:15%}#popup-my-bets-history .popup-body table .bet-history-item{cursor:pointer}#popup-my-bets-history .popup-body table .bet-history-item.visible td{background-color:#2b2f41}#popup-my-bets-history .popup-body table .bet-history-item.visible td:first-child{padding-left:5px}#popup-my-bets-history .popup-body table .bet-history-item.visible td:last-child{padding-right:5px}#popup-my-bets-history .popup-body table .bet-history-content{display:none;width:100%;padding:unset;overflow:hidden}#popup-my-bets-history .popup-body table .bet-history-content td{width:100%;height:auto;position:relative}#popup-my-bets-history .popup-body table .bet-history-content td .bet-history-view{position:absolute;width:100%;top:0;left:0;padding:20px 0;margin-bottom:20px;display:flex;align-items:center;justify-content:center;pointer-events:none}#popup-my-bets-history .popup-body table .bet-history-content.visible{display:table-row}#popup-my-bets-history .popup-body table .bet-history-content.visible td .bet-history-view{border-radius:0 0 5px 5px}#popup-my-bets-history .popup-body .table-header{background-color:#151b29;border-radius:5px}#popup-my-bets-history .popup-body .table-body{height:calc(100% - 40px);overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 767.98px){#popup-my-bets-history .popup{width:90%}}@media screen and (max-width: 575.98px){#popup-my-bets-history .popup{width:100%;height:100vh;padding:10px}#popup-my-bets-history .popup .popup-content .bet-history-range{margin:0 0;justify-content:space-between}#popup-my-bets-history .popup .popup-content .bet-history-range .date-pickers .date-picker{height:32px;padding:5px;margin-right:5px}#popup-my-bets-history .popup .popup-content .bet-history-range .date-pickers .date-picker input{width:100px}#popup-my-bets-history .popup .popup-content .bet-history-range .date-pickers .date-picker input[type=date]::-webkit-inner-spin-button,#popup-my-bets-history .popup .popup-content .bet-history-range .date-pickers .date-picker input[type=date]::-webkit-calendar-picker-indicator{width:5px;height:20px}#popup-my-bets-history .popup .popup-content .bet-history-range .date-pickers .date-picker img{right:10px}#popup-my-bets-history .popup .popup-content .popup-body{margin:15px 0;height:calc(100vh - 120px)}#popup-my-bets-history .popup .popup-content .popup-body table{font-size:10px}#popup-my-bets-history .popup .popup-content .popup-body table tbody tr td{height:32px}#popup-my-bets-history .popup .popup-content .popup-body table tr{padding:0 15px}#popup-my-bets-history .popup .popup-content .popup-body table tr td:nth-child(1),#popup-my-bets-history .popup .popup-content .popup-body table tr th:nth-child(1){width:18%}#popup-my-bets-history .popup .popup-content .popup-body table tr td:nth-child(2),#popup-my-bets-history .popup .popup-content .popup-body table tr th:nth-child(2){width:17%}#popup-my-bets-history .popup .popup-content .popup-body table tr td:nth-child(3),#popup-my-bets-history .popup .popup-content .popup-body table tr th:nth-child(3){width:17%}#popup-my-bets-history .popup .popup-content .popup-body table tr td:nth-child(4),#popup-my-bets-history .popup .popup-content .popup-body table tr th:nth-child(4){width:17%}#popup-my-bets-history .popup .popup-content .popup-body table tr td:nth-child(5),#popup-my-bets-history .popup .popup-content .popup-body table tr th:nth-child(5){width:17%}#popup-my-bets-history .popup .popup-content .popup-body table tr td:nth-child(5),#popup-my-bets-history .popup .popup-content .popup-body table tr th:nth-child(5){width:14%}}main .right-content .my-bets{padding:20px;width:100%;border-radius:var(--borderRadius);background-color:var(--rightsectionbgcolor);height:calc(100% - 50px - 15px);transition:height .2s ease-in}main .right-content .my-bets .section-header{height:40px;padding:0;box-sizing:border-box;display:flex;flex-wrap:wrap;align-content:stretch}main .right-content .my-bets .section-header .tab{display:flex;align-items:center;justify-content:center;flex:1;font-size:14px;width:33.3333333333%;height:100%;padding:5px;color:#e2e8fb;border-radius:var(--borderRadius);opacity:1;cursor:pointer}main .right-content .my-bets .section-header .tab:not(:last-child){margin-right:10px}main .right-content .my-bets .section-header .tab.icon-title .section-title{font-size:14px}main .right-content .my-bets .section-header .tab.current-bets{display:none}main .right-content .my-bets .section-header .tab.current-bets .section-title{position:relative;display:flex;align-items:center}main .right-content .my-bets .section-header .tab.current-bets .section-title .current-bets-count{position:relative;color:#a1f15b}main .right-content .my-bets .section-header .tab.current-bets .section-title .current-bets-count:not(:empty){padding-left:10px}main .right-content .my-bets .section-header .tab.active{background-color:#151b29;color:#97a1c2;border-radius:10px}main .right-content .my-bets .section-body{height:calc(100% - 40px);padding-top:10px}main .right-content .my-bets .section-body .tab-body{height:100%}main .right-content .my-bets .section-body .tab-body>div{height:100%}main .right-content .my-bets .section-body .tab-body #my-bets-history{display:none;position:relative;color:#ccd6f6;background-color:#283042;border-radius:var(--borderRadius);font-size:13px;cursor:pointer;height:40px;padding:0 20px;align-items:center;margin-bottom:10px}main .right-content .my-bets .section-body .tab-body #my-bets-history:hover{text-decoration:underline}main .right-content .my-bets .section-body .tab-body #my-bets-history .bet-history-icon{margin-right:5px}main .right-content .my-bets .section-body .tab-body .bet-list .tb{color:#97a1c2;padding:0;height:100%}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head,main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-row{width:100%;display:table;text-align:left;box-sizing:border-box;cursor:default;padding:8px 0;table-layout:fixed}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head>div,main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-row>div{display:table-cell}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head>div>span,main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-row>div>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 8px);padding:0 4px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head{background-color:#151b29;border-radius:var(--borderRadius);padding:0 25px;font-size:14px;height:40px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head div{vertical-align:middle}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head .num-th:nth-child(1){width:20%}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head .num-th:nth-child(2){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head .num-th:nth-child(3){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head .num-th:nth-child(4){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head .num-th:nth-child(5){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body{padding:0 25px;font-size:12px;height:calc(100% - 40px);overflow-y:auto;overflow-x:hidden}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row.win{color:var(--limeColor)}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row div>span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:calc(100% - 8px);padding:0 4px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row div:nth-child(1){width:20%}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row div:nth-child(2){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row div:nth-child(3){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row div:nth-child(4){width:20%;text-align:center}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body .tb-row div:nth-child(5){width:20%;text-align:center}main .right-content.open-chat .my-bets{height:calc(100% - 15px - 300px)}main.live-table .my-bets .section-header .icon-title.current-bets{display:flex}@media screen and (max-width: 575.98px){main .right-content .my-bets{padding:10px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head{padding:0 10px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body{padding:0 10px}}@media(min-width: 768px)and (max-width: 991.98px){main .right-content .my-bets{padding:10px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-head{padding:0 5px;font-size:12px}main .right-content .my-bets .section-body .tab-body .bet-list .tb .tb-body{padding:0 5px;font-size:10px}}main section.live-chat.right-section{margin-top:15px;padding:0 20px;max-height:initial;transition:height .2s ease-in;height:300px;background-color:#1f2533;border-radius:var(--borderRadius)}main section.live-chat.right-section .chat-header.section-header{height:50px;line-height:unset;padding:0;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;cursor:pointer}main section.live-chat.right-section .chat-header.section-header .exp-col{display:flex;align-items:center;justify-content:center}main section.live-chat.right-section .chat-header.section-header .icon-title{opacity:1;margin-top:unset;height:100%;line-height:unset;display:flex;align-items:center}main section.live-chat.right-section .chat-header.section-header .icon-title .material-icons{display:none}main section.live-chat.right-section .chat-header.section-header .icon-title .section-title{color:#adb8cc;font-size:14px;line-height:unset}main section.live-chat.right-section .chat-header.section-header .exp-col img{transition:all 1s}main section.live-chat.right-section .chat-header.section-header .exp-col.expanded img{transform:rotate(180deg)}main section.live-chat.right-section .chat-header.section-header .exp-col .minimize{display:none}main section.live-chat.right-section .section-body{height:160px}main section.live-chat.right-section .chat-message-container{height:100%;overflow-y:auto;margin-bottom:15px}main section.live-chat.right-section .chat-message-container .chat-container{overflow-y:auto}main section.live-chat.right-section .chat-message-container .chat-container li.message-container{padding:0 20px;margin-bottom:5px}main section.live-chat.right-section .chat-message-container .chat-container li.message-container:last-of-type{margin-bottom:0}main section.live-chat.right-section .chat-message-container .chat-container li.message-container .sender-name{color:#a1f15b;font-size:16px}main section.live-chat.right-section .chat-message-container .chat-container li.message-container .message{color:#dce1f2;font-size:16px;word-break:break-word}main section.live-chat.right-section .chat-message{position:relative;padding-bottom:15px}main section.live-chat.right-section .chat-message form{display:flex;height:60px;position:relative}main section.live-chat.right-section .chat-message form textarea{width:calc(100% - 15px);height:100%;font-size:12px;color:#6b7a99;background-color:#0f1624;border-radius:10px;padding:22px 15px}main section.live-chat.right-section .chat-message form textarea::placeholder{color:#6b7a99}main section.live-chat.right-section .chat-message form button{position:absolute;height:50px;width:30px;top:5px;right:15px;transform:translateX(15px);display:flex;align-items:center;justify-content:center;font-size:14px;background-color:#4f566d;border-radius:20px;cursor:pointer}main section.live-chat.right-section .chat-message form button:hover{filter:brightness(1.1)}i.live-chat-icon{position:fixed;right:2vw;bottom:20vw;width:12vw;height:12vw;display:none;align-items:center;justify-content:center;background-color:#4f566d;border-radius:50%;font-size:5vw}@media(min-width: 320px)and (max-width: 575.98px){i.live-chat-icon{display:flex}main section.live-chat.right-section{display:none;position:fixed;right:0;bottom:0;width:80%;background:#313135;box-shadow:0 0 6px 0 rgba(14,14,14,.4);z-index:3}main section.live-chat.right-section .chat-header.section-header .collapse,main section.live-chat.right-section .chat-header.section-header .expand{display:none !important}main section.live-chat.right-section .chat-header.section-header .exp-col .minimize{display:inline}}.left-content .race-rating{background-color:#822528;background:linear-gradient(180deg, rgb(130, 37, 40) 0%, rgb(86, 51, 56) 25%, rgb(59, 59, 65) 75%, rgb(59, 59, 65) 100%);height:100%;background-repeat:no-repeat;background-position:top center;position:relative;display:none;flex-direction:column}.left-content .race-rating.loading .race-top,.left-content .race-rating.loading .race-bot{display:none}.left-content .race-rating #race-close{display:none;position:absolute;top:.625rem;right:.625rem;padding:.3125rem;color:var(--yellowText);font-size:1.5625rem;font-weight:bold}.left-content .race-rating .race-nav{padding:1.25rem 1.25rem 0 1.25rem;overflow:hidden}.left-content .race-rating .race-nav>div{cursor:pointer;font-size:1.5625rem}.left-content .race-rating .race-nav>div:hover{color:var(--yellowText)}.left-content .race-rating .race-nav #race-prev{float:left}.left-content .race-rating .race-nav #race-next{float:right}.left-content .race-rating .race-top{height:calc(100% - (3.75rem + 23.5625rem));display:flex;flex-direction:row;align-items:flex-end}.left-content .race-rating .race-bot .race-rules{height:3.625rem;display:flex;justify-content:flex-end;align-items:flex-end;margin-right:1.25rem;margin-bottom:.625rem}.left-content .race-rating .race-bot .race-rules a{color:var(--grayText)}.left-content .race-rating .race-ending{margin:0 .3125rem;color:var(--yellowText);font-size:.875rem}.left-content .race-rating .race-leaderboard{display:flex;color:var(--yellowText);height:3.75rem;justify-content:center;align-items:center}.left-content .race-rating .race-leaderboard>span{position:relative}.left-content .race-rating .race-leaderboard>span>i{position:absolute;left:-3.4375rem;top:calc(50% - 12.5px);width:24px;height:25px;display:inline-block;background-image:url(static/images/004b6e227c325438e1dcec880c9c7e67.png);margin-right:2.5rem}.left-content .race-rating table{border-spacing:0;border-collapse:collapse;width:100%;height:18.125rem}.left-content .race-rating table tr{height:1.8125rem}.left-content .race-rating table tr:nth-child(odd){background-color:hsla(0,0%,100%,.062745098)}.left-content .race-rating table tr.my-race{opacity:0;color:#cf0;background-color:#31493f}.left-content .race-rating table tr td{height:1.8125rem;text-align:left;font-weight:bold;line-height:1.875rem}.left-content .race-rating table tr td:first-child{padding-left:1.25rem}.left-content .race-rating table tr td:last-child{padding-right:1.25rem;color:var(--yellowText);text-align:right}.tick{font-size:1rem;white-space:nowrap;margin:0 auto}.tick-flip,.tick-text-inline{font-size:2.5em}.tick-label{text-align:center;width:100%;color:#fff !important;line-height:1.875rem;text-transform:uppercase}.tick-char{width:1.5em}.tick-text-inline{display:inline-block;text-align:center;min-width:1em}.tick-text-inline+.tick-text-inline{margin-left:-0.325em}.tick-group{margin:0 .3125rem}.tick-group>div{position:relative}.tick-group:nth-child(1)>div:after,.tick-group:nth-child(2)>div:after{content:":";position:absolute;top:calc(50% - 0.75rem);right:-0.4375rem;display:inline-flex;font-size:1.125rem;font-weight:bold}.tick-group:last-child{display:none}.tick-text-inline{color:#000 !important}.tick-flip-panel{color:#000 !important}.tick-flip{font-weight:bold}.tick-flip-panel-text-wrapper{line-height:1.5 !important}.tick-flip-panel{background-color:#fff !important}.tick-flip{border-radius:.03em !important}@media(max-width: 767.98px){#race-close{position:static !important;width:100%;display:flex !important;justify-content:flex-end;padding:1.25rem !important;box-sizing:border-box;color:var(--yellowText);font-size:1.5625rem;font-weight:bold}}.left-content .banners-wrapper{height:100%;background-color:#822528;background:linear-gradient(180deg, rgb(130, 37, 40) 0%, rgb(86, 51, 56) 25%, rgb(59, 59, 65) 75%, rgb(59, 59, 65) 100%);background-size:100% 100%;position:relative;display:none;flex-direction:column}.left-content .banners-wrapper a.banner{width:100%;height:100%;display:block;background-repeat:no-repeat;background-position:top center}.turnDeviceNotification{position:fixed;top:0;left:0;height:100vh;width:100vw;z-index:1005;display:none;background-image:url(static/images/036a29174345c62f46849124e3390f08.png);background-size:cover;background-position:center}.turnDeviceNotification.mobile-landscape-checker{display:none}@media screen and (orientation: landscape)and (max-width: 850px)and (max-height: 500px){.turnDeviceNotification.mobile-landscape-checker{display:block}}@media(max-width: 767.98px){#popup-rules{width:100vw;height:100vh;position:fixed;overflow:auto}#popup-rules .popup-bg{position:unset;display:block}#popup-rules .popup-bg .popup{padding:0;width:100%}#popup-rules .popup-bg .popup .popup-content{padding:30px 15px;box-sizing:border-box}#popup-rules .popup-bg .popup .popup-content .popup-body{max-height:calc(100vh - 100px);padding-right:0}#popup-rules .popup-bg .popup .popup-content h1{text-align:center}}.popup-wrapper.popup-rules *{box-sizing:border-box}.popup-wrapper.popup-rules .popup-bg .popup .popup-content{padding:10px 30px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-header{display:flex;align-items:center;justify-content:flex-end}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-header .popup-close{display:flex;align-items:center;justify-content:center;cursor:pointer}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body{max-height:80vh;overflow-y:auto;margin-top:15px;padding-right:15px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-title-1{text-align:center;color:#e2e8fb;font-size:20px;padding:0 20%}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-title-2{text-align:center;color:#e2e8fb;font-size:16px;margin-top:15px;padding:0 15%}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-title-3{text-align:center;color:#e2e8fb;font-size:16px;margin-top:15px;padding:0 10%}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-title-4{text-align:center;color:#bef159;font-size:34px;margin-top:25px;padding:0 20%}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets{display:flex;justify-content:space-between;margin-top:30px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets .popup-rule-bullet-item{position:relative;padding-left:30px;font-size:14px;color:#97a1c2;margin-bottom:10px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets .popup-rule-bullet-item:not(:empty):before{content:"";position:absolute;width:6px;height:6px;border-radius:100%;background-color:#bef159;top:5px;left:10px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets .popup-rule-bullets-left{width:45%}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets .popup-rule-bullets-right{width:45%}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-title{font-size:14px;color:#e2e8fb;margin:10px 0}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table{background-color:#141926;border-radius:5px;font-size:13px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table .popup-rules-limits-header{display:flex}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table .popup-rules-limits-header .popup-rule-limit-header-item{display:flex;align-items:center;justify-content:center;width:25%;height:36px;color:#d5daec;text-align:center;border-bottom:1px solid rgba(151,161,194,.4);padding:0 5px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table .popup-rules-limits-header .popup-rule-limit-header-item:not(:last-child){border-right:1px solid rgba(151,161,194,.4)}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table .popup-rules-limits-body{display:flex}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table .popup-rules-limits-body .popup-rule-limit-body-item{display:flex;align-items:center;justify-content:center;width:25%;height:36px;color:#bef159;text-align:center;padding:0 5px}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-limits-table .popup-rules-limits-body .popup-rule-limit-body-item:not(:last-child){border-right:1px solid rgba(151,161,194,.4)}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-rtp-bullet{position:relative;padding-left:30px;font-size:14px;color:#97a1c2;margin:15px 0}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rules-rtp-bullet:before{content:"";position:absolute;width:6px;height:6px;border-radius:100%;background-color:#bef159;top:5px;left:10px}@media screen and (max-width: 575.98px){.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets{flex-direction:column}.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets .popup-rule-bullets-left,.popup-wrapper.popup-rules .popup-bg .popup .popup-content .popup-body .popup-rule-bullets .popup-rule-bullets-right{width:100%}}@font-face{font-family:"Nexa-ExtraLight";src:url(./fonts/Nexa-ExtraLight.ttf)}@font-face{font-family:"Nexa-Heavy";src:url(./fonts/Nexa-Heavy.ttf)}.tournaments-popup-wrapper{display:flex;align-items:center;justify-content:center;background-color:rgba(30,34,55,.64);position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999999999999;display:none}.tournaments-popup-wrapper .tournametns-popup-content{background-color:#1e2237;border-radius:16px;padding:32px;font-family:"Nexa-Heavy";max-width:890px;width:90%;max-height:calc(100% - 32px);display:flex;flex-direction:column;align-items:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header{display:flex;align-items:center;gap:8px;min-width:300px;width:100%}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header .title{display:flex;align-items:center;justify-content:center;background-color:#292f48;border-radius:8px;width:100%;height:36px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header .close-btn{display:flex;align-items:center;justify-content:center;background-color:#3a4266;border-radius:8px;width:36px;height:36px;cursor:pointer}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items{display:flex;gap:15px;margin-top:15px;justify-content:center;align-items:end;height:185px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items *{position:relative}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item.selected .tournament-type-item-content{background-color:#343b57}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item.selected::after{content:"";position:absolute;width:220px;height:60px;box-shadow:0px 4px 50px 0px rgba(83,114,225,.31);backdrop-filter:blur(50px);border-radius:20px;bottom:0;left:50%;transform:translateX(-50%)}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item.selected::before{content:"";position:absolute;width:220px;height:60px;box-shadow:0px 4px 50px 0px rgba(83,114,225,.31);backdrop-filter:blur(50px);border-radius:20px;top:0;left:50%;transform:translateX(-50%)}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content{background-color:#252a40;border-radius:20px;width:265px;height:163px;padding:37px 23px 23px 23px;z-index:1}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-icon{position:absolute;left:50%;transform:translateX(-50%) translateY(-50%);top:0}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-title{font-size:16px;color:#fff;text-align:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-starting-title{font-family:"Nexa-ExtraLight";display:block;font-size:14px;color:#fff;text-align:center;margin-top:5px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-starting{display:flex;align-items:center;justify-content:space-between;margin-top:10px;gap:6px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-starting-time{width:50px;height:50px;background-color:#1d2033;border-radius:8px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-starting-time p{display:block;font-size:20px;color:#fff;text-align:center;margin-top:15px;line-height:16px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item .tournament-type-item-content .tournament-type-item-starting-time span{font-family:"Nexa-ExtraLight";display:block;font-size:8px;color:#a5deff;text-align:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-pagination{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:8px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-pagination span{width:12px;height:10px;border-radius:30px;background-color:#3a4266;transition:width 3s ease,background-image 3s ease}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-pagination span.active{background-image:linear-gradient(90deg, #44538d 0%, #3c4671 100%);width:42px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content{margin-top:25px;width:100%;display:flex;flex-direction:column;align-items:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-header{display:flex;justify-content:space-between;background-color:#292f48;border-radius:8px;height:58px;width:100%}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-header-item{flex:1 1 auto;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-header-item.selected::after{content:"";display:block;width:100px;height:3px;border-radius:10px;background-color:#699bf7;position:absolute;bottom:0}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info{margin-top:15px;width:100%}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank{width:100%;display:flex;align-items:center;justify-content:center;background-color:#252a40;border-radius:8px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank p{font-family:"Nexa-ExtraLight";font-size:12px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-img{margin:0 80px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-score{display:flex;flex-direction:column;align-items:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-score span{color:#699bf7}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-img{display:flex;height:100%}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-img img{object-fit:contain}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-value{display:flex;flex-direction:column;align-items:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-my-rank-value span{color:#00d95f}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard{margin-top:15px;background-color:#252a40;border-radius:8px;padding:20px 22px;overflow-y:auto}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-item{display:none;width:100%}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-item.selected{display:block}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb .leaderboard-row{width:100%;height:44px;display:flex;padding:10px 80px;background-color:#1e2237;border-radius:8px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb .leaderboard-row div{flex:1 1 33.333%;text-align:center}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb .leaderboard-row div:first-child{text-align:left}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb .leaderboard-row div:last-child{text-align:right}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb-head{padding-right:25px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb-head .tournament-leaderboard-tb-row div{font-size:16px;color:#7dabff}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb-body{max-height:250px;display:flex;flex-direction:column;margin-top:15px;gap:15px;overflow-y:auto;overflow-x:hidden;position:relative;padding-right:15px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb-body::-webkit-scrollbar{width:10px;position:absolute;right:-10px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb-body::-webkit-scrollbar-thumb{background-color:#3a4266;border-radius:8px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content-info .tournament-leaderboard-tb-row div{font-size:14px;color:#bbc3e7}@media(max-width: 991.98px){.tournaments-popup-wrapper .tournametns-popup-content{padding:0;overflow:hidden}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header{position:relative}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header .title{height:60px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header .close-btn{position:absolute;width:30px;height:30px;top:15px;right:15px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-header .close-btn img{width:18px;height:18px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-items .tournament-type-item{width:100%}.tournaments-popup-wrapper .tournametns-popup-content .tournament-type-items-container .tournament-type-pagination{display:none}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-header{height:48px;width:calc(100% - 24px)}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-header .tournament-content-header-item{font-size:12px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info{width:calc(100% - 24px);margin-bottom:12px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-my-rank{height:48px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-my-rank .tournament-my-rank-img{margin:0 40px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-leaderboard{padding:10px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-leaderboard .tournament-leaderboard-tb .leaderboard-row{height:36px;padding:7px 40px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-leaderboard .tournament-leaderboard-tb .tournament-leaderboard-tb-head .tournament-leaderboard-tb-row{background-color:unset;padding:0 40px;height:16px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-leaderboard .tournament-leaderboard-tb .tournament-leaderboard-tb-head .tournament-leaderboard-tb-row div{font-size:12px}.tournaments-popup-wrapper .tournametns-popup-content .tournament-content .tournament-content-info .tournament-leaderboard .tournament-leaderboard-tb .tournament-leaderboard-tb-body{max-height:100%}}@media(max-width: 767.98px){.tournaments-popup-wrapper .tournametns-popup-content{max-width:100%;max-height:100%;width:100%;height:100%}}.bet-info-wrapper{position:absolute;display:flex;top:0;right:0;width:100%;background-color:var(--betLimitsBgColor);border-radius:var(--borderRadius);border-bottom:2px solid var(--bgColor);z-index:1000}.bet-info-wrapper .bet-limits{display:flex;width:100%;height:var(--limitsHeight)}.bet-info-wrapper .bet-limits .limit-item{display:flex;align-items:center}.bet-info-wrapper .bet-limits .limit-item .text{font-size:var(--betLimitsTitleFontSize);padding-left:25px;font-family:"Proxima Nova Semibold";color:var(--betLimitsTitleColor)}.bet-info-wrapper .bet-limits .limit-item .number{color:var(--betLimitsAmountColor);text-align:right;font-size:var(--betLimitsAmountFontSize);padding-left:15px}.bet-info-wrapper .bet-limits .limit-item .number b{color:var(--betLimitsCurrencyColor);font-size:var(--betLimitsCurrencyFontSize)}@media(max-width: 575.98px){.bet-info-wrapper{background-color:unset;border-bottom:unset;padding-right:10px}.bet-info-wrapper:before{content:"";position:absolute;width:100%;height:100%;background-color:var(--betLimitsMobileBgColor);border-radius:var(--borderRadius);z-index:-1}.bet-info-wrapper .bet-limits{align-items:center;justify-content:flex-end}.bet-info-wrapper .bet-limits .limit-item{align-items:start;flex-direction:column;margin-left:15px}.bet-info-wrapper .bet-limits .limit-item .text{font-size:var(--betLimitsTitleMobileFontSize);padding-left:0}.bet-info-wrapper .bet-limits .limit-item .number{font-size:var(--betLimitsAmountMobileFontSize);padding-right:0;padding-left:0}.bet-info-wrapper .bet-limits .limit-item .number b{font-size:var(--betLimitsCurrencyMobileFontSize)}}.bet-button{width:100%;height:100%;background-color:var(--betBtnBgColor);color:var(--betBtnColor);font-size:var(--betBtnFontSize);font-weight:bold;border-radius:var(--borderRadius);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-direction:column}.bet-button .bars-loader{display:none;position:relative;color:var(--btnBarsBgColor);text-indent:-9999em;margin:0 auto;transform:translateY(5px)}.bet-button .bars-loader,.bet-button .bars-loader:before,.bet-button .bars-loader:after{background:var(--btnBarsBgColor);animation:loaderAnim 1s infinite ease-in-out;width:6px;height:24px}.bet-button .bars-loader{animation-delay:-0.16s}.bet-button .bars-loader:before,.bet-button .bars-loader:after{position:absolute;top:0;content:""}.bet-button .bars-loader:before{left:-10px;animation-delay:-0.32s}.bet-button .bars-loader:after{left:10px}@keyframes loaderAnim{0%,80%,100%{box-shadow:0 0;height:24px}40%{box-shadow:0 -10px;height:30px}}.bet-button .title-container{display:flex;align-items:center}.bet-button .title-container .btn-amount-wrapper{display:none}.bet-button .title-container .btn-amount-wrapper .value,.bet-button .title-container .btn-amount-wrapper .currency{padding-left:5px}.bet-button[disabled]{opacity:.4;pointer-events:none}.bet-button:hover{filter:brightness(1.1)}.bet-button.loading{opacity:.9;pointer-events:none;cursor:not-allowed}.bet-button.loading>span{display:none}.bet-button.loading>.bars-loader{transform:scale(0.7);display:block}.bet-button.bet-empty{opacity:.9;pointer-events:none;cursor:not-allowed}.bet-button.bet-empty>span{display:none}.bet-button.bet-empty::after{content:"Bet Amount Empty"}.cashout-button{width:100%;height:100%;background-color:var(--cashoutBtnBgColor);color:var(--cashoutAmountBtnColor);display:none;border-radius:var(--borderRadius);font-size:var(--cashoutBtnFontSize);cursor:pointer}.cashout-button .bars-loader{display:none;position:relative;color:var(--btnBarsBgColor);text-indent:-9999em;margin:0 auto;transform:translateY(5px)}.cashout-button .bars-loader,.cashout-button .bars-loader:before,.cashout-button .bars-loader:after{background:var(--btnBarsBgColor);animation:loaderAnim 1s infinite ease-in-out;width:6px;height:24px}.cashout-button .bars-loader{animation-delay:-0.16s}.cashout-button .bars-loader:before,.cashout-button .bars-loader:after{position:absolute;top:0;content:""}.cashout-button .bars-loader:before{left:-10px;animation-delay:-0.32s}.cashout-button .bars-loader:after{left:10px}@keyframes loaderAnim{0%,80%,100%{box-shadow:0 0;height:24px}40%{box-shadow:0 -10px;height:30px}}.cashout-button>span{color:var(--cashoutBtnColor)}.cashout-button:hover{filter:brightness(1.1)}.cashout-button.loading{opacity:.9;pointer-events:none;cursor:not-allowed}.cashout-button.loading>span{display:none}.cashout-button.loading>.bars-loader{transform:scale(0.7);display:block}.cashout-button.bet-empty{opacity:.9;pointer-events:none;cursor:not-allowed}.cashout-button.bet-empty>span{display:none}.cashout-button.bet-empty::after{content:"Bet Amount Empty"}.cashout-button .button-cashout-currency{color:#f1b200}.bet-wrapper{background-color:var(--betAmountBgColor);border:var(--betAmountBorderThickness) solid var(--betAmountBorderColor);border-radius:var(--borderRadius);display:flex;align-items:center;width:345px;height:60px;padding:0 15px}.bet-wrapper .input-wrapper{display:flex;align-items:center;justify-content:space-between;width:100%}.bet-wrapper .input-wrapper .title-wrapper .title{color:var(--betAmountTitleColor);font-size:var(--betAmountTitleFontSize);width:60px}.bet-wrapper .input-wrapper .title-wrapper .custom-title{display:none}.bet-wrapper .input-wrapper .input-amount{position:relative;display:flex;align-items:center;justify-content:space-between;width:calc(100% - 60px)}.bet-wrapper .input-wrapper .input-amount .input-btn{position:absolute;width:var(--betAmountBtnWidth);height:var(--betAmountBtnHeight);border-radius:var(--betAmountBtnBorderRadius);display:flex;align-items:center;justify-content:center;background-color:var(--betAmountBtnBgColor);cursor:pointer}.bet-wrapper .input-wrapper .input-amount .input-btn.minus{right:calc(var(--betAmountBtnWidth) + 5px)}.bet-wrapper .input-wrapper .input-amount .input-btn.minus:before{content:"";position:absolute;background-image:url(static/images/3470f55b47f1e3aea2262fa73f4f5e49.svg);background-repeat:no-repeat;background-position:center;width:100%;height:100%}.bet-wrapper .input-wrapper .input-amount .input-btn.plus{right:0}.bet-wrapper .input-wrapper .input-amount .input-btn.plus:before{content:"";position:absolute;background-image:url(static/images/bd27174048a2cdc8983213c2f26eeb5d.svg);background-repeat:no-repeat;background-position:center;width:100%;height:100%}.bet-wrapper .input-wrapper .input-amount .input-btn:hover{filter:brightness(1.1)}.bet-wrapper .input-wrapper .input-amount input{text-overflow:ellipsis;vertical-align:middle;appearance:none;flex-basis:auto;color:var(--betAmountColor);font-size:var(--betAmountFontSize);background-color:var(--betAmountInputBgColor);border-radius:var(--borderRadius);width:calc(100% - var(--betAmountBtnWidth)*2 - 5px);height:36px}.bet-wrapper .input-wrapper .input-amount input[readonly=readonly]{cursor:not-allowed;pointer-events:none}.bet-wrapper .input-wrapper .input-amount input:disabled{opacity:.4;cursor:not-allowed}.bet-wrapper .input-wrapper .input-amount.with-overlay:not(:focus-within) input{opacity:0}.bet-wrapper .input-wrapper .input-amount.with-overlay:not(:focus-within) .input-overlay{visibility:visible}.bet-wrapper .input-wrapper .input-amount.with-overlay .input-overlay{visibility:hidden;pointer-events:none;position:absolute;left:0;display:flex;align-items:center;font-size:var(--betAmountFontSize);background-color:var(--betAmountInputBgColor);border-radius:var(--borderRadius);width:calc(100% - var(--betAmountBtnWidth)*2 - 5px);height:36px}.bet-wrapper .input-wrapper .input-amount.with-overlay .input-overlay .input-val{color:var(--betAmountColor)}.bet-wrapper .input-wrapper .input-amount.with-overlay .input-overlay .input-val-ending{margin-left:10px;color:var(--betAmountCurrencyColor)}.bet-wrapper.custom .input-wrapper .title-wrapper .title{display:none}.bet-wrapper.custom .input-wrapper .title-wrapper .custom-title{display:flex;width:80px}@media screen and (max-width: 991.98px){.bet-wrapper{width:100%}}.mobile-input-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center;font-size:14px;pointer-events:none;z-index:99999999999999}.mobile-input-wrapper.visible{pointer-events:unset}.mobile-input-wrapper.visible .background{background-color:rgba(0,0,0,.5)}.mobile-input-wrapper.visible .mobile-input-container{transform:translateY(0)}.mobile-input-wrapper .background{position:absolute;top:0;left:0;width:100%;height:100%}.mobile-input-wrapper .mobile-input-container{display:flex;flex-direction:column;width:100%;max-width:576px;background-color:#283042;border-top-left-radius:10px;border-top-right-radius:10px;padding:30px;transform:translateY(150vh);transition:all .3s}.mobile-input-wrapper .mobile-input-container .input-area{display:flex;align-items:center;justify-content:space-between;background-color:#161c2a;border-radius:var(--borderRadius);width:calc(100% - 10px);height:40px;padding:7px 10px;margin:0 5px}.mobile-input-wrapper .mobile-input-container .input-area .input-value-container{display:flex;flex-direction:column}.mobile-input-wrapper .mobile-input-container .input-area .input-value-container .input-value{display:flex;align-items:center}.mobile-input-wrapper .mobile-input-container .input-area .input-value-container .input-value .currency{color:#97a1c2;margin-right:5px}.mobile-input-wrapper .mobile-input-container .input-area .input-value-container .input-value .value{color:var(--limeColor)}.mobile-input-wrapper .mobile-input-container .input-area .input-value-container .input-value .value-sufix{color:var(--limeColor);opacity:.5}.mobile-input-wrapper .mobile-input-container .input-area .input-value-container .error-tooltip{color:#e62b3a;font-size:10px;height:0;opacity:0;transition:all .2s}.mobile-input-wrapper .mobile-input-container .input-area .reset-action{display:flex;align-items:center;justify-content:flex-end;width:50px;height:100%;color:#97a1c2}.mobile-input-wrapper .mobile-input-container .input-area.invalid .input-value-container .input-value .value{color:#e62b3a}.mobile-input-wrapper .mobile-input-container .input-area.invalid .input-value-container .input-value .value-sufix{color:#e62b3a}.mobile-input-wrapper .mobile-input-container .input-area.invalid .input-value-container .error-tooltip{height:10px;opacity:1}.mobile-input-wrapper .mobile-input-container .fixed-amount-container{display:flex;width:100%}.mobile-input-wrapper .mobile-input-container .fixed-amount-container ul{display:flex;align-items:center;width:100%;height:30px;margin-top:10px}.mobile-input-wrapper .mobile-input-container .fixed-amount-container ul li{display:flex;align-items:center;justify-content:center;background-color:#10141f;border-radius:var(--borderRadius);color:#656c82;font-size:12px;width:calc(25% - 10px);height:100%;margin:0 5px;cursor:pointer}.mobile-input-wrapper .mobile-input-container .fixed-amount-container ul li:hover{background-color:#141b2b;color:#97a1c2;filter:brightness(1.1)}.mobile-input-wrapper .mobile-input-container .number-input-container{display:flex;width:100%;margin-top:10px}.mobile-input-wrapper .mobile-input-container .number-input-container .numbers{width:75%;display:flex;flex-direction:column}.mobile-input-wrapper .mobile-input-container .number-input-container .numbers .number-input-line{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.mobile-input-wrapper .mobile-input-container .number-input-container .numbers .number-input-line .number-item{display:flex;align-items:center;justify-content:center;width:calc(33.3333333333% - 10px);height:40px;margin:0 5px;color:#97a1c2;background-color:#161c2a;border-radius:var(--borderRadius);cursor:pointer}.mobile-input-wrapper .mobile-input-container .number-input-container .numbers .number-input-line .number-item.zero{width:calc(66.6666666667% - 10px)}.mobile-input-wrapper .mobile-input-container .number-input-container .number-input-actions{display:flex;flex-direction:column;width:25%}.mobile-input-wrapper .mobile-input-container .number-input-container .number-input-actions .cancel-action,.mobile-input-wrapper .mobile-input-container .number-input-container .number-input-actions .undo-action,.mobile-input-wrapper .mobile-input-container .number-input-container .number-input-actions .done-input-value{display:flex;align-items:center;justify-content:center;background-color:#161c2a;border-radius:var(--borderRadius);margin:0 5px;margin-top:10px;width:calc(100% - 10px);height:40px}.mobile-input-wrapper .mobile-input-container .number-input-container .number-input-actions .done-input-value{color:var(--limeColor);height:90px}.error-wrapper{display:none;background-color:var(--errorWrapperBgColor);color:var(--errorWrapperColor);font-size:15px;cursor:pointer;position:absolute;left:0;right:0;top:0;bottom:0;z-index:1000;padding:8px;border-radius:var(--borderRadius);border:var(--betAmountBorderThickness) solid var(--betAmountBorderColor)}.error-wrapper .error{width:100%;height:100%;display:flex;text-align:justify;justify-content:center;align-items:center;overflow:hidden}*{padding:0;margin:0;-webkit-tap-highlight-color:hsla(0,0%,100%,0)}html{font-size:16px}body{background-color:var(--bgColor);color:var(--textColor);font-family:"ProximaNovaBold"}ul{list-style-type:none}a{text-decoration:none;color:inherit}a img{vertical-align:middle}img{vertical-align:middle;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;user-select:none}input,button,textarea,select{border:0;outline:0;font-size:inherit;font-family:"ProximaNovaBold";color:inherit}input[disabled],button[disabled],textarea[disabled],select[disabled]{border:0}input::placeholder{color:var(--placeHolderColor)}select{cursor:pointer}textarea{resize:none}table th{font-weight:normal}input[type=number]{-moz-appearance:textfield !important}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none !important;margin:0}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-track{background:var(--scrollbarTrackColor)}*::-webkit-scrollbar-thumb{background:var(--scrollbarThumbColor)}:root{--textColor: #fff;--borderRadius: 5px;--bgColor: #0c121e;--limeColor: #a1f15b;--placeHolderColor: #656c82;--gameNameColor: #e62b3a;--scrollbarTrackColor: transparent;--scrollbarThumbColor: #2f364d;--errorWrapperBgColor: #131926;--errorWrapperColor: #d92c3a;--walletChangerBgColor: #1c2331;--freebetBgColor: #e62b3a;--freebetColor: #e2e8fb;--timerColor: #97a1c2;--gameRulesTitleColor: rgba(151, 161, 194, 0.6);--gameContainerBgColor: #131926;--betAmountBgColor: transparent;--betAmountBorderColor: rgba(100, 106, 128, 0.7);--betAmountBorderThickness: 1px;--betAmountBtnBgColor: #363e53;--betAmountBtnWidth: 40px;--betAmountBtnHeight: 40px;--betAmountBtnBorderRadius: 30px;--betAmountTitleColor: #646a80;--betAmountTitleFontSize: 12px;--betAmountColor: #a1f15b;--betAmountFontSize: 16px;--betAmountCurrencyColor: #97a1c2;--betAmountInputBgColor: transparent;--btnBarsBgColor: #444444;--betBtnBgColor: #a1f15b;--betBtnColor: #151b29;--betBtnFontSize: 22px;--cashoutBtnBgColor: #e62b3a;--cashoutBtnColor: #ffffff;--cashoutAmountBtnColor: #ffe338;--cashoutBtnFontSize: 22px;--betHistoryBgColor: #1f2533;--limitsHeight: 40px;--betLimitsBgColor: #1f2533;--betLimitsTitleColor: #97a1c2;--betLimitsTitleFontSize: 14px;--betLimitsAmountColor: #ccd6f6;--betLimitsAmountFontSize: 14px;--betLimitsCurrencyColor: #97a1c2;--betLimitsCurrencyFontSize: 14px;--betLimitsMobileBgColor: rgba(26, 34, 51, 0.4);--betLimitsTitleMobileFontSize: 9px;--betLimitsAmountMobileFontSize: 10px;--betLimitsCurrencyMobileFontSize: 10px;--currencyAmountColor: #a1f15b;--currencyCodeColor: #97a1c2;--rightsectionbgcolor: #1f2533;--insufficientBalanceColor: #e62b3a}html,body{margin:0;padding:0;width:100%;height:100%;background-color:#0c121e}html.disable-actions,body.disable-actions{pointer-events:none;overflow:hidden}html.trans-ui [data-trans],body.trans-ui [data-trans]{border:1px dashed red;border-image:linear-gradient(to right, white 25%, red 25%, red 50%, black 50%, black 75%, yellow 75%) 5}html .trans-wrapper,body .trans-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:999999;display:flex;justify-content:center;align-items:center;font-size:32px;text-align:center}*{box-sizing:border-box}*:not(input),*:not(select){user-select:none}#main-loader{width:100vw;height:100vh;position:fixed;left:0;top:0;background-color:#000;z-index:999999999;display:flex;align-items:center;justify-content:center}#main-loader img{padding-right:11%;display:none}.left-content{width:25%}.main-content{position:relative;width:calc(100% - 465px);display:flex;flex-wrap:wrap}.right-content{width:465px}.frame-error{color:var(--redBtn);height:100%;width:100%;display:flex;justify-content:center;align-items:center}.loader,.loader:after{border-radius:50%;width:5em;height:5em}.loader{margin:60px auto;font-size:10px;position:relative;text-indent:-9999em;border-top:1.1em solid hsla(0,0%,100%,.2);border-right:1.1em solid hsla(0,0%,100%,.2);border-bottom:1.1em solid hsla(0,0%,100%,.2);border-left:1.1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .8s infinite linear;animation:load8 .8s infinite linear}.full-loader{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.popup-wrapper{width:100%;height:100%;position:fixed;left:0;top:0;z-index:8000;display:none;background-color:rgba(20,25,38,.82)}.popup-wrapper .popup-bg{width:100%;min-height:100%;position:absolute;display:flex;justify-content:center;align-items:center}.popup-wrapper .popup-bg .popup{cursor:default;padding:15px;background-color:#1f2533;border-radius:5px;position:relative;color:#97a1c2}.popup-wrapper .popup-bg .popup .popup-content .popup-top .popup-close{display:flex;align-items:center;justify-content:center;cursor:pointer}.popup-wrapper#popup-dino-spins ul{width:100%;margin:0 auto;display:flex;flex-wrap:wrap}.popup-wrapper#popup-dino-spins ul li{display:block;margin:.125rem;width:3.75rem;height:1.5rem;text-align:center;line-height:1.5rem;overflow:hidden;background-color:#00130d;color:var(--limeText)}.popup-wrapper#popup-dino-spins ul li.red{background-color:#130000;color:#fe0000}.popup-sound-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(20,25,38,.73);display:flex;align-items:center;justify-content:center;z-index:999999}.popup-sound-wrapper .popup-sound-container{background-color:#283042;border-radius:var(--borderRadius);padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.popup-sound-wrapper .popup-sound-container .title{color:#e2e8fb;font-size:14px}.popup-sound-wrapper .popup-sound-container .sound-buttons{display:flex;align-items:center;margin-top:30px}.popup-sound-wrapper .popup-sound-container .sound-buttons .sound-button{background-color:#141926;border-radius:5px;color:#97a1c2;font-size:14px;width:100px;height:30px;display:flex;align-items:center;justify-content:center;margin:0 5px;cursor:pointer}.popup-sound-wrapper .popup-sound-container .sound-buttons .sound-button img{margin-left:5px}.popup-insufficient-balance-wrapper{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(20,25,38,.73);display:none;align-items:center;justify-content:center;flex-direction:column;z-index:999999}.popup-insufficient-balance-wrapper.show{display:flex}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container{background-color:#283042;border-radius:5px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:80%;max-width:360px}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container .popup-insuficient-balance-header{display:flex;justify-content:end;width:100%;padding:5px;position:absolute;right:0;top:0}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container .popup-insuficient-balance-header .popup-insuficient-balance-close{cursor:pointer}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container .popup-insuficient-balance-content{width:100%;padding:50px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container .popup-insuficient-balance-content .title{color:var(--insufficientBalanceColor);font-size:16px}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container .popup-insuficient-balance-content .make-deposit-button{display:none;margin-top:20px}.popup-insufficient-balance-wrapper .popup-insuficient-balance-container .popup-insuficient-balance-content .make-deposit-button a{color:#fff;border-radius:4px;background-color:#00aaeb;font-size:14px;padding:10px 15px;cursor:pointer}.popups-wrapper{position:fixed;width:100%;height:100%;left:0;top:0;z-index:999999;background-color:#141926;display:none;align-items:center;justify-content:center}.popups-wrapper .popup{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#283042;border-radius:5px;padding:50px;font-size:14px;color:#e2e8fb}.popups-wrapper.country-restricted{display:flex}.popups-wrapper.country-restricted .popup.country-restricted{display:flex;width:450px;max-width:80vw}.popups-wrapper.country-restricted .popup.country-restricted .title{text-align:center}.logs-wrapper{position:fixed;display:flex;flex-direction:column;align-items:flex-end;width:100%;height:100%;top:0;left:0;user-select:none;pointer-events:none;z-index:9999999}.logs-wrapper span{background-color:rgba(0,0,0,.3);color:#fff;padding:5px}.logs-wrapper span.play{color:#37ed37}.logs-wrapper span.ended{color:#ffff6d}.logs-wrapper span.stop{color:#ff5b5b}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}main{height:calc(100% - 53px - 10px);margin:0 auto;display:flex;flex-direction:row;padding:0 20px 10px 20px}main>div{align-self:stretch;overflow:hidden}main .left-content{background-color:var(--sectionBgColor);display:none}main .main-content{display:flex;flex-direction:column;justify-content:center;background-color:rgba(36,43,59,.3);border-radius:var(--borderRadius)}main .main-content .game-container{position:relative;width:100%}main .main-content .game-container.loading{opacity:0}main .main-content .betslip{width:100%;padding-top:0;display:flex;justify-content:center}main .main-content .betslip #bet-settings{display:flex;flex-direction:row;width:100%;overflow:hidden}main .main-content .betslip #bet-settings .bet-setting{flex-basis:100%;display:flex;align-items:stretch;height:100%}main .right-content{padding-left:15px}main .green-circle{border-radius:50%;background:radial-gradient(circle at 60% 40%, #73ffa4, #008d2b)}main .info-icon{font-size:1.5rem;color:#a7a7a7;cursor:help}@media(min-width: 992px)and (max-width: 1199.98px){main{max-width:none;margin:0}main .main-content{width:calc(100% - 400px)}main .main-content .game-container{margin:0}main .main-content .bet-history{display:none}main .right-content{width:400px}}@media(min-width: 768px)and (max-width: 991.98px){main{max-width:none;margin:0;padding:0 10px 10px 10px}main .main-content{width:calc(100% - 300px)}main .main-content .game-container{margin:0}main .main-content .bet-history{display:none}main .right-content{width:300px}}@media(min-width: 576px)and (max-width: 767.98px){main{max-width:none;margin:0;height:auto;flex-direction:column}main .main-content{width:100%}main .main-content .game-container{margin:0}main .main-content .bet-history{display:none}main .right-content{width:100%;padding-left:0;margin-top:15px}main .right-content .my-bets{height:60vh}main .right-content.open-chat>.my-bets{height:60vh}}@media(max-width: 575.98px){main{display:block;max-width:none;margin:0;padding:0 5px 15px 5px}main .main-content{width:100%;margin:0;background-color:unset}main .main-content .game-container{width:100%;margin:0;margin-top:40px}main .main-content .bet-history{display:none}main .right-content{width:100%;padding-left:0;margin-top:10px}main .right-content .my-bets{height:60vh}main .right-content.open-chat>.my-bets{height:60vh}}@keyframes flickerAnimation{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.animate-flicker{animation:flickerAnimation 1s infinite}.disabled{opacity:.4;pointer-events:none}.disabled *{pointer-events:none}.edge{opacity:.6 !important;cursor:not-allowed !important;background-color:#242c3d !important}.hidden-resources{display:none !important;pointer-events:none !important}.upgaming{display:none}.disconnect-popup-wrapper{position:fixed;left:0;top:0;width:100vw;height:100vh;display:none;align-items:center;justify-content:center;background-color:rgba(0,0,0,.8);z-index:9999999999999}.disconnect-popup-wrapper .disconnect-popup-content{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#283042;border-radius:var(--borderRadius);padding:80px 100px}
