@font-face{font-family:Edensor;src:url(/fonts/edensor.woff2) format("woff2"),url(/fonts/edensor.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}#LoadingPage{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:9999;background-color:#1a1a1a;overflow:hidden}.logo-wrapper{position:relative}.logo-image{width:160px;height:auto;opacity:0;animation:fadeRotateIn 3s ease-out forwards,rainFadeOut 5s ease-in 3s forwards}@keyframes fadeRotateIn{0%{opacity:0;transform:rotate(-30deg) scale(.8);filter:blur(5px)}50%{opacity:1;transform:rotate(5deg) scale(1.05);filter:blur(0)}to{transform:rotate(0deg) scale(1);opacity:1}}@keyframes rainFadeOut{0%{filter:drop-shadow(0 0 5px rgba(53,52,60,.6));opacity:1}50%{filter:drop-shadow(0 0 15px #cfa161);opacity:.6;transform:translateY(10px)}to{filter:blur(8px);opacity:0;transform:translateY(30px) scale(1.1)}}@media only screen and (max-width:900px){.logo-image{width:120px}}#LoadingData{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;width:100%;height:100%;border-radius:15px;position:relative}#LoadingData.FadeLoading{animation-delay:10s;animation-duration:.5s;animation-name:Fade_Preloader;animation-timing-function:linear;animation-fill-mode:forwards}#LoadingData p{display:block;width:100%;height:auto;position:relative;text-align:center;margin:20px auto;font-size:20px;font-weight:600}#LoadingData #LogoPreloader{display:block;width:180px;height:100px;position:relative}#LoadingData #LogoPreloader #PLogo{display:block;width:180px;height:100px;transition:all .5s ease-in-out;position:absolute;left:0;top:0;background-color:greenred}#LoadingData #LogoPreloader .Fill_White{fill:var(--LogoWhiteColor-Var);transition:all .5s ease-in-out}#LoadingData #LogoPreloader .Fill_Blue{fill:rgba(53,52,60,.6);transition:all .5s ease-in-out}@media only screen and (min-width:0px)and (max-width:660px){#LoadingData #LogoPreloader{transform:scale(.7)}}#HaloBlue{animation-duration:.6s;animation-iteration-count:infinite;animation-name:Ani_Alo;animation-timing-function:linear;transform-origin:128.2px 49.95px}#L_M{animation-iteration-count:infinite;animation-name:Ani_M;animation-timing-function:linear}#L_M,#L_R{animation-duration:.6s;transform-origin:128.2px 49.95px}#L_R{animation-delay:.2s;animation-iteration-count:infinite;animation-name:Ani_M;animation-timing-function:linear}#L_OC{animation-duration:1s;animation-iteration-count:infinite;animation-name:Ani_OC;animation-timing-function:linear;transform-origin:128.2px 49.95px}@media only screen and (min-width:0px)and (max-width:900px){#LoadingData{padding:20px 30px}}@keyframes Ani_Alo{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Ani_M{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes Ani_OC{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}@keyframes Fade_Out{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes Fade_Preloader{0%{opacity:1}to{opacity:0}}.page-fade-enter{opacity:0;transition:opacity .5s ease}.page-fade-enter-active,.page-fade-exit,.page-fade-exit-active{opacity:0}.page-fade-exit-done{display:none;opacity:0}.BigBtns{display:flex;justify-content:center;align-items:center;width:100%;max-width:190px;height:60px;border:0;border-radius:10px;margin:0 auto;background-color:#e83c3d;color:rgba(53,52,60,.6);cursor:pointer;outline:none;font-size:25px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .3s ease-in-out;box-shadow:0 10px 10px rgba(0,0,0,.8);position:relative;text-decoration:none!important}.BigBtns:hover{transform:scale(1.2)}.BigBtns:active{transform:scale(.9)}.BigBtns.Cyan{background:#e83c3d;border:1px solid #e83c3d;text-decoration:none!important}.BigBtns.Cyan:hover{color:rgba(53,52,60,.6);background:#fff;border:1px solid #fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.5);text-decoration:none!important}@media only screen and (min-width:0px)and (max-width:850px){.BigBtns{max-width:150px;height:45px;font-size:16px;padding:0 20px}}@media only screen and (min-width:0px)and (max-width:360px){.BigBtns{font-size:15px}}table{width:100%;border-collapse:collapse;color:var(--MainTextColor-Var);overflow:hidden;margin:30px 0;border:1px solid rgba(53,52,60,.6)}table.UserDetTable{width:90%;margin:20px auto}th{color:var(--MainTextColor-Var);text-align:left}td,th{padding:10px}td{border-bottom:1px solid rgba(53,52,60,.6)}tr:hover{background-color:var(--BorderColorAc-Var)}tr:last-child{border:1px solid rgba(53,52,60,.6)}table.SmallTable{max-width:300px}.CentText{text-align:center}td.TLeft{text-align:left;justify-content:flex-start}td.TLeft h2{text-align:left!important;padding-left:10px!important}td.TRight{text-align:right;justify-content:flex-end}#ContLogRegForm{display:block;width:100%;height:100vh;z-index:999999999999999;pointer-events:none;position:fixed;left:0;top:0;background-color:none}#BoxLogRegForm,#ContLogRegForm{overflow:hidden;transition:all .4s ease-in-out}#BoxLogRegForm{display:flex;width:calc(100% - 70px);max-width:380px;position:absolute;right:10px;top:10px;pointer-events:all;border-radius:30px;border:none;flex-direction:column;justify-content:flex-start;align-items:center;z-index:99;padding:50px 30px 10px;transition:all .4s cubic-bezier(.47,1.64,.41,.8);background-color:#0f122a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}#BoxLogRegForm.loginBg,#BoxLogRegForm.signupBg{border:1px solid #e83c3d}#BoxLogRegForm.signupBg{max-height:calc(100vh - 20px);overflow-y:auto;overflow-x:hidden}#ContLogRegForm.Close{height:0}#ContLogRegForm.Close #BoxLogRegForm{top:-500px;opacity:0;transition:all .5s ease-in-out}#NavBarRegForm{display:flex;justify-content:center;align-items:center;width:100%;height:50px;margin:0;position:absolute;left:0;top:0;z-index:10;border-top-left-radius:18px;border-top-right-radius:18px}#NavBarRegForm #ContNav_L_S{display:flex;justify-content:space-between;align-items:center;width:60%;height:35px;margin:0;position:relative}#NavBarRegForm #ContNav_L_S .BtnNavLS{display:flex;justify-content:center;align-items:center;width:48%;height:100%;margin:0;position:relative;font-family:Inter,Nunito Sans,sans-serif;font-size:15px;background-color:#e83c3d;transition:all .2s ease-in-out;opacity:.2;outline:none;cursor:pointer;color:#fff!important}#NavBarRegForm #ContNav_L_S #BtnShow_Login{border-top-left-radius:10px;border-bottom-left-radius:10px}#NavBarRegForm #ContNav_L_S #BtnShow_Signup{border-top-right-radius:10px;border-bottom-right-radius:10px}#NavBarRegForm #ContNav_L_S .BtnNavLS:hover{background-color:rgba(53,52,60,.6);transform:scale(1.1);opacity:1}#NavBarRegForm #ContNav_L_S .BtnNavLS:active{background-color:var(--MainTextColor-Var);color:#39414c;transform:scale(.8);opacity:1}#NavBarRegForm #ContNav_L_S .BtnNavLS.Active{opacity:1}#BtnClose_LR_Form{display:block;right:1.5px;top:1.5px;z-index:9999;cursor:pointer;border-top-left-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:18px;background:rgba(53,52,60,.6)}#BtnClose_LR_Form,#BtnClose_LR_Form:after{width:50px;height:50px;position:absolute;transition:all .2s ease-in-out;transform:scale(.8)}#BtnClose_LR_Form:after{content:"";right:0;top:0;z-index:10;background:url(/images/close.svg) 50% 50% no-repeat;background-size:100%}#BtnClose_LR_Form:hover{transform:scale(.98);background:#e83c3d}#BtnClose_LR_Form:hover:after{transform:rotate(90deg)}#BtnClose_LR_Form:active{background-color:#20222f;transform:scale(.5);opacity:.5}#LoginBox{display:block;width:100%}#ContUserDetails{justify-content:space-between;flex-direction:row;flex-wrap:wrap;margin:-20px 0 0}#ContUserDetails,#ContUserDetails .RowUserDet{display:flex;align-items:center;width:100%;height:auto;position:relative}#ContUserDetails .RowUserDet{justify-content:flex-start;margin:0;font-size:15px;border-radius:8px}#ContUserDetails h1{font-size:20px}#ContUserDetails h1,#ContUserDetails h2{display:block;width:100%;text-align:center;margin:0;padding:0;color:var(--MainTextColor-Var)}#ContUserDetails h2{font-size:14px;font-weight:300}#ContUserDetails h2 strong{font-size:20px;font-weight:800}#ContUserDetails .RowUserDet .UserBtns{display:flex;width:45%;height:35px;justify-content:center;align-items:center;margin:0 1.5%;border-radius:8px;font-size:14px;cursor:pointer;color:#fff;font-family:Nunito Sans,sans-serif!important;font-weight:700;font-size:15px}#ContUserDetails .RowUserDet .UserBtns.Cyan{background:rgba(53,52,60,.6);border:1px solid rgba(53,52,60,.6);color:#fff;text-decoration:none!important}#ContUserDetails .RowUserDet .UserBtns.GreyBlue{background:#23303a;border:none}#ContUserDetails .RowUserDet .UserBtns.GreyBlue:hover{background:rgba(53,52,60,.6)}#ContUserDetails .RowUserDet .UserBtns.Cyan:hover{background:#fff;border:1px solid #fff;color:rgba(53,52,60,.6);box-shadow:0 5px 10px 0 rgba(0,0,0,.4);text-decoration:none!important}.RowUserName{display:flex;justify-content:flex-start;align-items:center;width:80%;height:40px;border:0;border-radius:100px;margin:0;padding-left:45px;color:var(--MainTextColor-Var);cursor:pointer;outline:none;font-size:20px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;overflow:hidden;transition:all .1s ease-in-out;position:relative}.RowUserName:after{content:"";display:block;width:80px;height:40px;position:absolute;top:0;left:-20px;background:url(/assets/ronin-slots-profile-icon.png) 50% 50% no-repeat;background-size:60%}.LinkPopup{font-size:12px}.LinkPopup,.LinkPopup:hover{color:#e83c3d;text-decoration:underline}.RowNavLogin{display:block;width:100%;position:relative;margin:0 auto;clear:both}.RowNavLogin .BtnNavLogin{display:block;width:40%;height:40px;line-height:40px;position:relative;margin:0;font-size:20px;cursor:pointer;transition:all .2s ease-in-out}.RowNavLogin .BtnNavLogin,.RowNavLogin .BtnNavLogin.Active{color:var(--MainTextColor-Var);background:rgba(53,52,60,.6)}.RowNavLogin .BtnNavLogin:hover{color:#111416;background:rgba(53,52,60,.6);transform:scale(1.1)}.RowTitleLogin{min-height:30px;line-height:30px;margin:20px auto;clear:both;font-size:25px;font-family:Inter,Nunito Sans,sans-serif}.LoginForm input,.RowTitleLogin{display:block;width:100%;position:relative;font-weight:400;color:#fff}.LoginForm input{height:40px;line-height:40px;margin:0 auto 10px;padding:0 15px;background:rgba(0,0,0,0);border:1px solid #e83c3d;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:10px;font-family:Inter,Nunito Sans,sans-serif;font-size:13px}.LoginForm input::placeholder{color:#fff;opacity:1}.LoginForm input:hover{border-color:rgba(53,52,60,.6)}.LoginForm .BtnFormLogin{display:block;width:100%;height:50px;line-height:50px;position:relative;margin:15px auto 10px;padding:0 20px;background:rgba(53,52,60,.6);border:1px solid #e83c3d;color:#fff;font-family:Inter,Nunito Sans,sans-serif;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;border-radius:10px;transition:all .2s ease-in-out;font-size:20px;cursor:pointer;text-decoration:none!important}.LoginForm .BtnFormLogin:hover{transform:scale(1.1);background:#e83c3d;border:1px solid #fff;color:rgba(53,52,60,.6);text-decoration:none!important}.RowFooterLogin{display:block;width:100%;min-height:30px;position:relative;margin:15px auto 0;clear:both;font-size:15px;font-family:Arial,Helvetica Neue,Helvetica,sans-serif}.RowFooterLogin .ColBox{display:block;width:50%;line-height:30px;position:relative;margin:0}.RowFooterLogin .ColBox.B_L{text-align:left}.RowFooterLogin .ColBox.B_R{text-align:right}.RowFooterLogin .TermsText{font-size:12px;text-align:center}.TeBoxSelectst{position:relative;display:inline-block}.TeBoxSelectst:after{content:"";display:block;width:30px;height:30px;background:url(/images/arrow-down_login.svg) 50% 50% no-repeat;background-size:50%;border-radius:5px;position:absolute;right:5px;top:12px;pointer-events:none}.TeBoxSelectst:hover:after{background:url(/images/arrow-down.svg) 50% 50% no-repeat!important;background-size:50%!important}.BoxSelect{display:block;width:100%;height:auto;position:relative;margin:0 auto;padding:0}.BoxSelect:before{content:"";display:block;width:40px;height:38px;position:absolute;left:auto;right:1px;top:1px;z-index:99998;pointer-events:none;background:url(/images/arrow-down_login.svg?=v0) 50% 50% no-repeat rgba(53,52,60,.6);background-size:80%;border-top-right-radius:10px;border-bottom-right-radius:10px}.RowTextOutPopup{display:none;width:100%;text-align:center;padding:10px;margin:0 auto;font-size:14px;cursor:pointer}.BoxSelect:hover:before{background-color:#292f33}.LoginForm{display:block;width:100%;min-height:60px;position:relative;margin:10px auto;clear:both;font-weight:300}.LoginForm .RowColForm{display:flex;width:100%;height:auto;margin:0 auto;justify-content:space-between}.LoginForm .RowColForm .ColForm{width:49%;margin:0}.LoginForm .RowColForm .RowForm{width:100%;margin:0;background-color:red}.LoginForm input,select{display:block;width:100%!important;margin:0 auto 10px;font-size:12px}.LoginForm .RowColForm .ColForm.InputDate{width:49%!important;cursor:pointer;position:relative}.LoginForm .RowColForm .ColForm.InputDate .react-datepicker-wrapper,.react-datepicker__input-container{display:block;width:100%!important;cursor:pointer}.LoginForm .RowColForm .ColForm.InputDate input{width:100%!important;cursor:pointer}#ContLogRegForm p{display:block;font-size:14px;margin:10px 0;text-align:center;color:var(--MainTextColor-Var)}#CongratBox{margin-top:40px;display:none}#CongratBox #LogoCongr{display:block;max-width:290px;margin:20px auto}#CongratBox h1{display:block;font-size:30px;color:rgba(53,52,60,.6)}#CongratBox p{display:block;font-size:18px;margin-top:20px}#CongratBox p strong{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px;border-radius:10px;margin:0 auto;font-size:40px;height:60px;color:rgba(53,52,60,.6);background:#2d353a;border:1px dashed gray;-webkit-touch-callout:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important}#ContLogRegForm p.TermsText{font-size:11px;line-height:12px;color:#fff}option,select{font-family:Arial,ArialHebrew,sans-serif;font-size:1px;text-align:center;color:#fff;margin:1vh;padding:1vh;background-color:rgba(0,0,0,0);border-radius:1vh;border-color:rgba(0,0,0,0)}select{padding-right:0}option{padding-left:10px!important}label{transition:all .2s ease-in-out}label:hover{color:rgba(53,52,60,.6);text-decoration:underline}.col-centered{display:flex;justify-content:center}select{width:100%;max-width:100%;height:40px;text-align:left;padding:0 10px;border-radius:10px;background:rgba(0,0,0,0);color:#fff;border:1px solid var(--BorderColorAc-Var);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;margin-bottom:10px}@media only screen and (min-width:280px)and (max-width:500px){#BoxLogRegForm{padding:50px 10px 10px;max-width:100%}#ContLogRegForm{background-color:var(--BGTransColor-Var)}}@media only screen and (min-width:280px)and (max-width:360px){.BtnLogout{font-size:10px!important}}.BtnsTop{display:flex;justify-content:center;align-items:center;width:100%;max-width:120px;height:40px;border:0;border-radius:10px;margin:0 5px;background-color:#e83c3d;color:#fff;cursor:pointer;outline:none;font-size:14px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out;text-transform:uppercase;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Red{background-color:red}.SignUp:hover{background:#fff;color:#e83c3d;border:1px solid #fff}.Cyan{background-image:url(/_next/static/media/ronin-slots-background-button.d217b4f3.png);background-size:cover;background-repeat:no-repeat;background-position:50%}.Cyan:hover{color:rgba(53,52,60,.6)}.Cyan:hover,.GreyBlue:hover{background:#fff;border:1px solid #fff;text-decoration:none!important}.GreyBlue:hover{color:#e83c3d!important}.BtnsTop.Hide{display:none}.BtnLogout{display:flex;justify-content:center;align-items:center;width:100%;height:45px;border:0;border-radius:10px;margin:0 auto;background-color:#e83c3d;color:#fff;cursor:pointer;outline:none;font-size:16px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out}.BtnLogout.Mid{width:45%}.BtnLogout:hover{transform:scale(1.07)}.BtnLogout:active{transform:scale(.9)}.RowSitch{margin:0 20px 0 0;font-weight:400;font-family:Inter,Nunito Sans,sans-serif;cursor:pointer;position:relative}.RowSitch,.switch{pointer-events:all}.switch{visibility:hidden;position:absolute}.switch+label{display:block;height:40px;width:140px;position:relative;background-color:#282c38;border-radius:40px;cursor:pointer;box-shadow:inset 0 0 0 2px #393d49}.switch+label:before{display:flex;justify-content:center;align-items:center;position:absolute;content:"Dark";left:5px;top:5px;bottom:10px;border-radius:100px;width:70px;height:30px;overflow:hidden;background-color:#39414c;color:#8d919d;box-shadow:inset 0 0 0 2px #393d49}.switch+label,.switch+label:before{transition:all .4s}.switch:checked+label{background-color:hsla(0,0%,100%,.1);box-shadow:inset 0 0 0 2px #b9b9b9}.switch:checked+label:before{margin-left:60px;background-color:#b9b9b9;box-shadow:inset 0 0 0 2px #b9b9b9;color:#fff;content:"Light"}.RowSitch+label,.switch+label:hover:before{background-color:rgba(53,52,60,.6);color:#fff}#BtnSwitchTheme{width:80px;height:35px;position:relative;z-index:9999999;border-radius:40px;cursor:pointer;text-transform:capitalize;font-weight:400;font-family:Inter,Nunito Sans,sans-serif;letter-spacing:1px;background-color:#282c38;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:inset 0 0 0 2px #393d49;margin-right:20px;transition:all .2s}#BtnSwitchTheme,#BtnSwitchTheme #InsideBtn{display:flex;justify-content:center;align-items:center}#BtnSwitchTheme #InsideBtn{position:absolute;left:5px;top:5px;bottom:10px;border-radius:100px;width:50px;height:25px;background-color:#39414c;color:#8d919d;font-size:12px;transition:all .4s;overflow:hidden}#BtnSwitchTheme.LightMode{background-color:#fff;box-shadow:inset 0 0 0 2px #b9b9b9}#BtnSwitchTheme.LightMode #InsideBtn{left:25px;background-color:#b9b9b9;color:#fff}#BtnSwitchTheme:hover #InsideBtn{background-color:rgba(53,52,60,.6);color:#fff}#BtnSwitchTheme:hover{box-shadow:inset 0 0 0 2px rgba(53,52,60,.6)}#BtnSwitchTheme:active{box-shadow:inset 0 0 0 2px #fff}@media only screen and (min-width:0px)and (max-width:600px){#BtnSwitchTheme{width:40px;height:20px;margin-right:5px}#BtnSwitchTheme #InsideBtn{width:10px;height:10px;font-size:0}#BtnSwitchTheme.LightMode #InsideBtn{left:25px}}#MainMenu{display:block;width:100%;max-width:340px;height:100vh;border:0;margin:0;color:#fff;outline:none;font-size:14px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .2s ease-in-out;position:fixed;right:0;top:0;z-index:9999;padding:100px 30px 30px;color:var(--MainTextColor-Var);overflow-x:hidden;overflow-y:scroll;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:#954e08;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-blend-mode:overlay;border-left:1px solid rgba(53,52,60,.6)}#MainMenu::-webkit-scrollbar{width:2px;border-radius:100px}#MainMenu::-webkit-scrollbar-track{background:var(--BGMenu-Var);border-radius:100px}#MainMenu::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}#MainMenu{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:var(--BGMenu-Var)}#MainMenu.Close{max-width:40px;padding:100px 0 0 50px;overflow:hidden;background-color:rgba(0,0,0,0);border-left:1px solid rgba(131,192,0,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}#MainMenu.Close .BtnMainMenu{display:none}.HomepageSlider{width:80%;margin:auto auto 20px}.HomepageSlider.Crypto{width:100%}.HomepageSlider img{width:40%;margin:auto}.VerticalNav{display:block;width:100%;height:auto;margin:0;position:relative;padding:0;background-color:red}.VerticalNav ul{list-style:none!important}.VerticalNav ul li{text-decoration:none;display:block;width:100%;height:45px;line-height:45px;position:relative;overflow:hidden;text-align:left;background-color:var(--BarColor-Var);border-radius:10px}.VerticalNav ul li a{text-align:left;color:#8d919d;padding-left:55px}.BtnMainMenu,.VerticalNav ul li a{display:flex;text-decoration:none;width:100%;height:45px;border:0;margin:0 auto 10px;justify-content:flex-start;align-items:center;cursor:pointer;font-size:18px;box-shadow:0 0 0 rgba(0,0,0,.1);transition:all .3s ease;position:relative;overflow:hidden!important}.BtnMainMenu{border-radius:10px;color:#fff;background-color:var(--BarColor-Var);padding-left:20px;font-weight:300}.BtnMainMenu:hover{box-shadow:0 10px 10px rgba(0,0,0,.2);transform:scale(1.02);background:rgba(53,52,60,.6);color:var(--MainTextColor-Var);overflow:hidden!important}.BtnMainMenu:active{box-shadow:0 0 0 rgba(0,0,0,0);background:#e83c3d;transform:scale(.9);color:#fff;overflow:hidden!important}.BtnMainMenu.P_01 .BoxIcons{background-position:0 var(--IconYPos-Var)}.BtnMainMenu.P_02 .BoxIcons{background-position:-40px var(--IconYPos-Var)}.BtnMainMenu.P_03 .BoxIcons{background-position:-80px var(--IconYPos-Var)}.BtnMainMenu.P_04 .BoxIcons{background-position:-120px var(--IconYPos-Var)}.BtnMainMenu.P_05 .BoxIcons{background-position:-160px var(--IconYPos-Var)}.BtnMainMenu.P_06 .BoxIcons{background-position:-200px var(--IconYPos-Var)}.BtnMainMenu.P_07 .BoxIcons{background-position:-240px var(--IconYPos-Var)}.BtnMainMenu.P_08 .BoxIcons{background-position:-120px var(--IconYPos-Var_L2)}.BtnMainMenu.P_09 .BoxIcons{background-position:-160px var(--IconYPos-Var_L2)}.BtnMainMenu:hover>.BtnMainMenu .BoxIcons{transform:scale(.9);overflow:hidden!important}.BtnMainMenu:hover>.BoxIcons{transform:scale(.9) rotate(5deg);overflow:hidden!important}.BtnMainMenu:active>.BoxIcons{transform:scale(.5);overflow:hidden!important}.BoxListMenu{display:block;width:100%;height:auto;margin:40px auto}.BoxListMenu h1{font-size:16px;color:rgba(53,52,60,.6);text-align:left;margin-bottom:10px}.BoxListMenu ul{list-style:none;height:auto}.BoxListMenu ul li{font-size:14px;color:#8d919d;text-align:left;cursor:pointer;height:30px;border-radius:5px;display:flex;justify-content:flex-start;align-items:center;padding:0 10px;transition:all .2s ease;margin:0 0 5px}.BoxListMenu ul li:hover{background-color:rgba(53,52,60,.6);color:#fff;transform:scale(1.1)}.BoxListMenu ul li a{text-decoration:none;color:#fff;display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%;font-weight:300}.seoP{color:rgba(53,52,60,.6);margin-bottom:10px}.seoP,.seoP2{font-size:16px;text-align:left}.seoP2{display:block;width:100%;margin:0 auto 20px}#MainMenu.Close .BoxIcons{left:0;overflow:hidden!important}#MainMenu.Close .AccordionBox{display:none;padding:0;margin-bottom:0;left:2px}#MainMenu.Close .AccordionBox,#MainMenu.Close .AccordionHeader{width:40px;overflow:hidden;border-radius:5px;font-size:0!important}#MainMenu.Close .AccordionHeader{height:45px;padding:0 50px}#MainMenu.Close .AccordionHeader:hover{background-color:rgba(0,0,0,0)}#MainMenu.Close .AccordionHeader:after{right:-50px}#MainMenu.Close .BoxListMenu,#MainMenu.Close .accordion-body{display:none}#MainMenu.Close .BtnMainMenu{width:40px!important;height:45px!important;border-radius:5px;left:0;padding:0;font-size:0!important;overflow:hidden}#MainMenu.Close .BtnMainMenu:hover{background-color:rgba(0,0,0,0)}#MainMenu.Close>.MainLogo{left:300px;opacity:0}#MainMenu>.MainLogo{display:block;width:100%;height:auto;position:absolute;left:105px;top:35px;opacity:1;transform:scale(1) translateY(0) translateX(0);animation-delay:2s;transition:all 2s cubic-bezier(.47,1.64,.41,.8)}#MainMenu .MainLogo img{width:50%}.BoxAccCrypto{display:flex;justify-content:center;align-items:flex-start;flex-direction:column;width:100%;max-width:230px;height:auto;margin:25% auto 20px}.BoxAccCrypto .InfoCopy,.BoxAccCrypto .seoP2,.BoxAccCrypto h2{display:block;width:100%;margin:0 auto 20px;font-size:16px;text-align:left}.BoxAccCrypto .InfoCopy{font-size:13px;line-height:16px;color:#8d919d;font-weight:400}.BoxAccCrypto .RoxCryptoBoxes{display:block;width:100%;max-width:230px;height:40px;margin:0 auto 20px;overflow:hidden;padding:0}.cryptoSwiper .swiper-wrapper{transition-timing-function:linear!important}.cryptoSwiper img{width:25%}.swiper.cryptoSwiper{height:55px!important}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox{display:flex;justify-content:center;align-items:center;width:40px!important;height:40px!important;border-radius:5px;position:relative}.iconCryptoBox{height:55px!important}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon{display:block;width:280px;height:40px;position:absolute;left:0;bottom:0}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon.CCI_1{left:0}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon.CCI_2{left:-40px}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon.CCI_3{left:-80px}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon.CCI_4{left:-120px}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon.CCI_5{left:-160px}.BoxAccCrypto .RoxCryptoBoxes .iconCryptoBox .CryptoIcon.CCI_6{left:-200px}#MainMenu.Close .BoxAccCrypto .seoP2,#MainMenu.Close .BoxAccCrypto h2,#MainMenu.Close .InfoCopy,#MainMenu.Close .RoxCryptoBoxes{display:none}#DepMetods{display:block;width:100%;height:30px;margin:0 auto 20px;background-image:var(--BG_DepMet);background-size:100%;background-position:0 0}#BackCapMenu{display:none;width:100%;height:100vh;position:fixed;left:0;top:0;z-index:9998;opacity:0;background-color:var(--BGTransColor-Var);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-blend-mode:overlay;transition:all .2s ease-in-out;pointer-events:none}#MainMenu+#BackCapMenu{opacity:1;pointer-events:all}#MainMenu.Close #DepMetods,#MainMenu.Close+#BackCapMenu{opacity:0;pointer-events:none}#ContBtnTheme{display:block;width:80px;height:35px;position:absolute;right:15px;top:35px;z-index:99;opacity:1;transition:opacity .5s 1s}#ContBtnTheme:after{content:"Theme";display:flex;justify-content:center;align-items:center;width:100%;height:20px;position:absolute;left:0;top:-20px;font-size:10px;z-index:99;opacity:.5}#MainMenu.Close>#ContBtnTheme{left:3px;top:auto;bottom:130px;transform:rotate(90deg) translateY(18px)}#MainMenu.Close>#ContBtnTheme:after{display:none}@media only screen and (min-width:0px)and (max-width:600px){#ContBtnTheme{width:40px;height:20px;right:20px;top:40px}#MainMenu .MainLogo img{width:100%}#MainMenu.Close>#ContBtnTheme{transform:rotate(90deg) translateY(0)}.HomepageSlider img{width:100%}}@media only screen and (min-width:550px)and (max-width:850px){#MainMenu.Close{padding:70px 0 0}#BackCapMenu{display:block;pointer-events:all}.HomepageSlider img{width:70%}}@media only screen and (min-width:0px)and (max-width:320px){#MainMenu.Close>#ContBtnTheme{display:none}}@media only screen and (min-width:851px)and (max-width:1200px){.cryptoSwiper img{width:45%!important}.swiper.cryptoSwiper{height:50px!important}}.BtnToggleMenu{width:50px;height:50px;padding:0;margin:0;outline:none;position:relative;border:none;background:none;cursor:pointer;-webkit-appearence:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:fixed;right:0;top:20px;z-index:9999999;border-radius:8px;transition:all .2s ease-in-out}.BtnToggleMenu.active{position:fixed;right:30px;top:25px}.BtnToggleMenu svg{width:64px;height:48px;top:0;left:-8px;stroke:var(--LogoWhiteColor-Var);stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;fill:none;display:block;position:absolute}.BtnToggleMenu svg path{transition:stroke-dasharray var(--duration,.85s) var(--easing,ease) var(--delay,0s),stroke-dashoffset var(--duration,.85s) var(--easing,ease) var(--delay,0s);stroke-dasharray:var(--array-1,26px) var(--array-2,100px);stroke-dashoffset:var(--offset,125px);transform:translateZ(0)}.BtnToggleMenu svg path:nth-child(2){--duration:.7s;--easing:ease-in;--offset:100px;--array-2:75px}.BtnToggleMenu svg path:nth-child(3){--offset:145px;--array-2:105px}.BtnToggleMenu.active svg path{--offset:57px}.BtnToggleMenu.active svg path:first-child,.BtnToggleMenu.active svg path:nth-child(3){--delay:.15s;--easing:cubic-bezier(.2,.4,.2,1.1)}.BtnToggleMenu.active svg path:nth-child(2){--duration:.4s;--offset:2px;--array-1:1px}.BtnToggleMenu.active svg path:nth-child(3){--offset:56px}@media only screen and (min-width:0px)and (max-width:850px){.BtnToggleMenu{width:50px;height:50px;right:0;top:5px}}.BoxIcons{display:block;width:40px;height:40px;position:absolute;left:10px;top:2px;opacity:.6;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:scale(.7);transition:all .3s ease;overflow:hidden!important;touch-action:none;-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;-khtml-touch-action:none;-khtml-touch-callout:none;pointer-events:none;background-image:url(/images/icon-sprite.svg?=v0);background-size:320px 320px;background-position:0 0}.AccordionBox{display:flex;justify-content:center;align-items:center;flex-direction:column;height:auto;min-height:50px;margin:30px auto;padding:20px 10px;border-radius:15px;box-shadow:0 0 0 rgba(0,0,0,.9);transition:all .3s ease;position:relative;background-color:var(--BGAccordion-Var);box-shadow:0 2px 0 0 var(--BorderColorAc-Var) inset}.AccordionBox,.AccordionBox div{width:100%;font-family:Inter,Nunito Sans,sans-serif}.AccordionHeader{display:flex;justify-content:flex-start;align-items:center;width:100%;height:40px;cursor:pointer;border-radius:7px;border:0;outline:none;margin-bottom:0;background-color:rgba(45,53,66,0);color:var(--MainTextColor-Var);padding:10px 0 10px 50px;position:relative;transition:all .3s ease}.AccordionBody{padding:0}.AccordionBody,.accordion-body{width:100%;min-height:0;overflow:hidden;text-align:left}.accordion-body{padding:20px}.AccordionHeader .BoxIcons{display:block;width:40px;height:40px;position:absolute;left:5px;top:0;overflow:hidden;opacity:.6;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:scale(.7);transition:all .3s ease}.AccordionHeader .BoxIcons img{display:block;width:320px;height:320px;position:absolute;left:0;top:var(--IconYPos-Var);z-index:99}.AccordionHeader.P_05 .BoxIcons{background-position:-160px var(--IconYPos-Var)}.AccordionHeader.P_06 .BoxIcons{background-position:-200px var(--IconYPos-Var)}.AccordionHeader:after{content:"";display:block;width:30px;height:30px;position:absolute;right:10px;top:5px;border-radius:5px;background-color:var(--BGColorIcon-Var);background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}</style><path class="st0" d="M2.6,9.2c0-0.1,0.1-0.2,0.1-0.3C3,8.5,3.3,8.2,3.8,8.2c0.1,0,0.1,0,0.2,0c7.3,0,14.6,0,21.9,0c0.2,0,0.3,0,0.5,0c0.8,0.2,1.2,1.2,0.7,1.8c-0.1,0.1-0.2,0.2-0.2,0.3C23.3,14,19.6,17.7,16,21.3c-0.6,0.6-1.3,0.6-1.9,0c-3.6-3.6-7.2-7.2-10.8-10.8C3,10.2,2.7,10,2.6,9.6C2.6,9.5,2.6,9.3,2.6,9.2z"/></svg>');background-repeat:no-repeat;background-size:50%;background-position:50% 50%;transition:all .3s ease}.AccordionHeader[aria-expanded=true]:after{background-color:rgba(53,52,60,.6);transform:rotate(-90deg)}.AccordionHeader:hover{background-color:rgba(53,52,60,.6);color:#fff}.accordion-title{font-family:Inter,Nunito Sans,sans-serif}#ContCrLayerForm{display:block;width:100%;max-width:500px;height:100%;z-index:999999;pointer-events:all;position:fixed;right:0;top:0;padding:40px 30px;transition:all .5s ease-in-out;background-color:var(--BGTransColor-Var);border-left:1px solid var(--BorderColorAc-Var);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-blend-mode:overlay;cursor:pointer}#ContCrLayerForm h1,h2,p{margin:0 auto}#ContMainScrollBox{display:block;width:100%;height:90vh;position:relative;overflow:hidden!important;overflow-y:scroll!important;pointer-events:all!important}#ContMainScrollBox textarea{background:var(--BGColor-Var);color:var(--MainTextColor-Var)!important}#ContMainScrollBox::-webkit-scrollbar{width:1px;border-radius:100px}#ContMainScrollBox::-webkit-scrollbar-track{background:#333;border-radius:100px}#ContMainScrollBox::-webkit-scrollbar-thumb{border-radius:100px;background:var(--BGMenu-Var)}#ContMainScrollBox{scrollbar-face-color:var(--BGMenu-Var);scrollbar-shadow-color:var(--BGMenu-Var);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}#ContCrLayerForm #RowCrForm{display:block;width:100%;max-width:1300px;height:100vh;position:relative;margin:0 auto;pointer-events:none;overflow:hidden;overflow-y:scroll!important}#ContCrLayerForm #RowCrForm::-webkit-scrollbar{width:2px;border-radius:100px}#ContCrLayerForm #RowCrForm::-webkit-scrollbar-track{background:#333;border-radius:100px}#ContCrLayerForm #RowCrForm::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}#ContCrLayerForm #RowCrForm{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}#CryptoAddress_QR_Code{display:block;width:100%;height:100%;position:relative}#CryptoFormBox{display:flex;width:100%;pointer-events:all;flex-direction:column;justify-content:flex-start;align-items:center;position:absolute;right:0;top:0;z-index:99;padding-bottom:100px;padding-right:10px}#CryptoFormBox h1{display:block;font-size:15px;line-height:16px;padding:0;margin:0 0 20px}#CryptoFormBox .LabelRow{padding:0;font-size:13px;color:#e83c3d;margin:0}#CryptoFormBox .LabelRow,.RowBoxForm{display:flex;justify-content:flex-start;justify-items:center;width:100%;font-family:Inter,Arial,Helvetica,sans-serif}.RowBoxForm{height:45px;line-height:45px;position:relative;flex-direction:row;padding:0 20px;font-size:15px;margin:10px 0 15px;border:1px solid var(--BorderColorAc-Var);border-radius:10px}.RowBoxForm.BR_Inputs{border:0;padding:0}.RowBoxForm input{display:block;width:100%;height:45px;line-height:45px;position:relative;margin:0;padding:0 15px;background:var(--BGColor-Var);color:var(--MainTextColor-Var);border:1px solid var(--BorderColorAc-Var);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:10px;font-family:Inter,Nunito Sans,sans-serif;font-weight:400;font-size:13px}.RowBoxForm input::placeholder{color:var(--MainTextColor-Var);opacity:1}.RowBoxForm input:hover{border-color:rgba(53,52,60,.6)}.ConSelectF_W,select{width:100%!important;margin:0;font-size:15px;cursor:pointer;color:var(--MainTextColor-Var);position:relative}select{padding:auto}select:hover{background-color:rgba(53,52,60,.6);color:#fff;cursor:pointer}.ConSelectF_W:after{content:"";display:block;width:30px;height:30px;background:url(/images/arrow-down_login.svg) 50% 50% no-repeat;background-size:50%;border-radius:5px;position:absolute;right:5px;top:5px;pointer-events:none}.ConSelectF_W select option{width:100%!important;margin:0;font-size:20px;cursor:pointer;color:var(--MainTextColor-Var);position:relative}.ConSelectF_W select option.BTC{background-color:#df922d;color:#fff}.ConSelectF_W select option.BCH{background-color:#0ac18e;color:#fff}.ConSelectF_W select option.ETC{background-color:#6b7de5;color:#fff}.ConSelectF_W select option.LTC{background-color:#b6b7b8;color:#fff}.ConSelectF_W select option.BNB{background-color:#393939;color:#f0bb13}select option:focus,select option:hover{background-color:var(--MainTextColor-Var);color:#fff;cursor:pointer}.ConSelectF_W:hover:after{background:url(/images/arrow-down.svg) 50% 50% no-repeat;background-size:50%}.RowBoxForm .ColSide_Inputs_L{width:80%;font-size:20px}.RowBoxForm .ColSide_Inputs_L,.RowBoxForm .ColSide_Inputs_R{display:flex;height:45px;line-height:45px;position:relative;margin:0;padding:0;justify-content:center;align-items:center;font-family:Inter,Nunito Sans,sans-serif;font-weight:700;color:var(--MainTextColor-Var)}.RowBoxForm .ColSide_Inputs_R{width:20%;font-size:15px}.MiniRuleCFrom{font-size:12px;line-height:13px;text-align:left;display:block;color:var(--MainTextColor-Var)!important;font-family:Inter,Arial,Helvetica,sans-serif}.BoxQR{width:100%;max-width:300px;margin:20px auto;position:relative;justify-content:center;flex-direction:row;align-items:flex-start}.BoxQR,.BoxQR .ColsBox{display:flex;height:auto;flex-wrap:wrap}.BoxQR .ColsBox{width:40%;margin:0}.BoxQR .BoxContImgQR{display:flex;width:160px;height:160px;border-radius:10px;justify-content:center;align-items:center;padding:10px;background:#fff;box-shadow:0 0 0 1px #0072ff;overflow:hidden}.BoxQR .BoxContImgQR *{display:block;width:100%;height:auto;margin:0}.BoxQR .ColsBox.L{width:150px;justify-content:center;align-items:center;height:150px}.BoxQR .ColsBox.R{width:60%;flex-direction:column;height:100%;justify-content:flex-start;text-align:left;flex-wrap:wrap}.ImgQR{display:block;width:115px;margin:0;border:1px solid #0072ff;border-radius:8px;overflow:hidden;box-shadow:0 0 0 1px #0072ff}.UrlAdd{display:inline-block;width:100%;height:auto;padding:0}.UrlAdd textarea{display:block;min-width:100%;max-width:100%;height:auto;min-height:40px;position:relative;margin-top:10px;padding:10px;border:1px dashed #0072ff;border-radius:10px;font-size:11px}.BtnCopy,.UrlAdd textarea{width:100%;outline:none;color:#fff}.BtnCopy{display:flex;justify-content:center;align-items:center;height:50px;border:0;border-radius:10px;margin:10px 0;text-decoration:none;background-color:#e83c3d;cursor:pointer;font-size:14px;font-family:Inter,Nunito Sans,sans-serif;font-weight:700;font-size:20px;transition:all .2s ease-in-out;box-shadow:0 10px 10px rgba(0,0,0,.8)}.BtnCopy:hover{transform:scale(1)}.BtnCopy:active{transform:scale(.9)}.BtnCopy.Cyan{background:#04ffd9;background:linear-gradient(180deg,rgb(4,255,217),rgb(0,152,125));border-top:1px solid #89ffef}.BtnCopy.Cyan,.BtnCopy.Cyan:hover{box-shadow:0 10px 10px 0 rgba(0,0,0,.5)}.BtnCopy.Cyan:hover{background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff}#LabelW_ACopied,.LabelWarning{margin:10px auto}#CopyUrlBtn{display:block}#BoxCrytoType{display:block;width:100%;height:45px;position:absolute;left:1px;top:-10px;border-radius:8px;background:var(--BGColor-Var);color:var(--MainTextColor-Var);cursor:pointer;font-size:16px;font-weight:700}#BoxCrytoType,#BoxCrytoType select,option{padding-left:60px;text-align:left!important}#BoxCrytoType .LabelUserSelect{right:0;z-index:0;text-align:left;padding-left:12px;font-size:11px;pointer-events:none;opacity:0}#BoxCrytoType .ContRowsCryptos,#BoxCrytoType .LabelUserSelect{display:block;width:100%;height:45px;position:absolute;top:0;transition:all .2s ease-in-out}#BoxCrytoType .ContRowsCryptos{left:0;z-index:99999999;overflow:hidden;border-radius:8px}#BoxCrytoType.IsOpen .ContRowsCryptos{overflow:hidden;overflow-y:scroll;height:215px;background-color:var(--BGMenu-Var);margin-top:40px}#BoxCrytoType.IsOpen .LabelUserSelect{opacity:1}#BoxCrytoType .ContRowsCryptos::-webkit-scrollbar{width:4px;border-radius:100px}#BoxCrytoType .ContRowsCryptos::-webkit-scrollbar-track{background:#333;border-radius:100px}#BoxCrytoType .ContRowsCryptos::-webkit-scrollbar-thumb{border-radius:100px;background:var(--BGMenu-Var)}#BoxCrytoType .ContRowsCryptos{scrollbar-face-color:var(--BGMenu-Var);scrollbar-shadow-color:var(--BGMenu-Var);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}.RowContBtnsDeps{width:100%;height:auto;justify-content:space-between;margin:10px auto}.BtnsDeps,.RowContBtnsDeps{display:flex;align-items:center}.BtnsDeps{width:48%;height:50px;border-radius:10px;justify-content:center;background-color:#e83c3d;cursor:pointer;outline:none;font-size:13px!important;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BtnDepositCR,.BtnsDeps{color:#fff;text-decoration:none!important}.BtnDepositCR{border-top:1px solid rgba(53,52,60,.6);background:rgba(53,52,60,.6)}.BtnDepositCR:hover{background:#fff;color:rgba(53,52,60,.6)}#BoxCrytoType .RowCryptoSelect{display:block;width:100%;height:45px;position:relative;padding-right:0;text-align:left;padding-left:45px;z-index:999;font-size:13px;font-weight:600;color:#fff;margin-top:0;background-color:rgba(39,45,63,.315);transition:all .2s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#BoxCrytoType .RowCryptoSelect:hover{transform:scale(1) translateX(0);background-color:rgba(53,52,60,.6)}#BoxCrytoType .RowCryptoSelect:active{transform:scale(1) translateX(-20px);opacity:.5}#BoxCrytoType .RowCryptoSelect .CryptoIcon{display:block;width:30px;height:30px;position:absolute;left:5px;top:6px;margin:0;border-radius:8px;overflow:hidden}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon{display:block;width:210px;height:30px;position:absolute;left:0;top:0}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon.CCI_1{left:0}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon.CCI_2{left:-30px}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon.CCI_3{left:-60px}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon.CCI_4{left:-90px}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon.CCI_5{left:-120px}#BoxCrytoType .RowCryptoSelect .CryptoIcon .CryptoIcon.CCI_6{left:-160px}#BoxCrytoType:after{content:"";display:block;width:30px;height:30px;position:absolute;right:5px;top:5px;border-radius:5px;z-index:99999999;transform:rotate(-90deg);background-color:var(--BGColorIcon-Var);background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}</style><path class="st0" d="M2.6,9.2c0-0.1,0.1-0.2,0.1-0.3C3,8.5,3.3,8.2,3.8,8.2c0.1,0,0.1,0,0.2,0c7.3,0,14.6,0,21.9,0c0.2,0,0.3,0,0.5,0c0.8,0.2,1.2,1.2,0.7,1.8c-0.1,0.1-0.2,0.2-0.2,0.3C23.3,14,19.6,17.7,16,21.3c-0.6,0.6-1.3,0.6-1.9,0c-3.6-3.6-7.2-7.2-10.8-10.8C3,10.2,2.7,10,2.6,9.6C2.6,9.5,2.6,9.3,2.6,9.2z"/></svg>');background-repeat:no-repeat;background-size:50%;background-position:50% 50%;transition:all .3s ease}#BoxCrytoType.IsOpen:after{transform:rotate(0deg);background-color:rgba(53,52,60,.6);background-position:50% 60%}.RowNetwork{display:flex;width:100%;height:45px;line-height:45px;position:relative;justify-content:flex-start;justify-items:center;flex-direction:row;padding:0 20px;font-size:15px;color:#e83c3d;margin:10px 0 15px;border:1px solid #0072ff;border-radius:8px;background-color:rgba(17,24,43,.6);font-family:Inter,Arial,Helvetica,sans-serif;cursor:pointer!important}#IcoBoxCrypto{display:block;width:45px;height:45px;position:absolute;left:-1px;top:-10px;border-top-left-radius:8px;border-bottom-left-radius:8px;background:url(/images/crypto-icons-45v.svg) 0 0 no-repeat;background-size:45px 315px;transition:all .2s ease;pointer-events:none;transition:all .4s cubic-bezier(.47,1.64,.41,.8)}#IcoBoxCrypto.BTC{background-position-y:-45px}#IcoBoxCrypto.LTC{background-position-y:-90px}#IcoBoxCrypto.ETH{background-position-y:-135px}#IcoBoxCrypto.BCH{background-position-y:-180px}#IcoBoxCrypto.USDT{background-position-y:-225px}#IcoBoxCrypto.BNB{background-position-y:-270px}#IcoMinD{display:block;width:45px;height:45px;position:absolute;right:-1px;top:1px;border-top-right-radius:8px;border-bottom-right-radius:8px;background:url(/images/min-dep.svg) 0 0 no-repeat;background-size:45px 45px;transition:all .2s ease;pointer-events:none;transition:all .4s cubic-bezier(.47,1.64,.41,.8)}.RowBoxForm:hover,.RowNetwork:hover{border-color:rgba(53,52,60,.6)}.RowNetwork select{padding:10px 20px;background-color:rgba(0,0,0,0);cursor:pointer}.RowNetwork select,.RowNetwork select option{display:block;width:100%;height:43px;position:absolute;left:0;top:0;border-radius:5px;z-index:0;outline:none;border:0}.RowNetwork select option{padding:0 20px;background-color:#20222f}.RowNetwork select:hover:after{color:#23b499}.RowNetwork:after{content:"";display:block;width:30px;height:30px;position:absolute;right:5px;top:7px;border-radius:5px;z-index:10;transform:rotate(-90deg);background-color:var(--BGColorIcon-Var);background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}</style><path class="st0" d="M2.6,9.2c0-0.1,0.1-0.2,0.1-0.3C3,8.5,3.3,8.2,3.8,8.2c0.1,0,0.1,0,0.2,0c7.3,0,14.6,0,21.9,0c0.2,0,0.3,0,0.5,0c0.8,0.2,1.2,1.2,0.7,1.8c-0.1,0.1-0.2,0.2-0.2,0.3C23.3,14,19.6,17.7,16,21.3c-0.6,0.6-1.3,0.6-1.9,0c-3.6-3.6-7.2-7.2-10.8-10.8C3,10.2,2.7,10,2.6,9.6C2.6,9.5,2.6,9.3,2.6,9.2z"/></svg>');background-repeat:no-repeat;background-size:50%;background-position:50% 50%;transition:all .3s ease;pointer-events:none}.RowNetwork.selNetOpen:after{transform:rotate(0deg);background-color:rgba(53,52,60,.6);background-position:50% 60%}#BtnToggleCForm{display:block;width:55px;height:50px;margin:0;position:absolute;left:0;top:10px;z-index:1e+24;background:url(/images/icon-dform.svg) 0 0 no-repeat rgba(53,52,60,.6);background-size:100% 200%;transition:all .3s ease-in-out;opacity:1!important;cursor:pointer;pointer-events:all;box-shadow:0 5px 5px 0 rgba(0,0,0,.5);border-radius:0;border-top-right-radius:15px;border-bottom-right-radius:15px;background-position-y:100%;border-top:2px solid hsla(0,0%,100%,.3)}#BtnToggleCForm:hover{background-color:#e83c3d}#ContCrLayerForm.Close{padding:0;width:0;z-index:999}#ContCrLayerForm *{opacity:1;transition-delay:.3s}#ContCrLayerForm.Close *{display:none;opacity:0;transition-delay:.3s}#BtnToggleCForm.Close{background-position-y:0;background-color:rgba(232,60,60,.8549019608);left:-50px;transition-delay:1s;border-radius:0;border-top-left-radius:15px;border-bottom-left-radius:15px;top:100px;display:block}#BtnToggleCForm:after{content:"Close";display:flex;justify-content:center;align-items:center;width:100%;height:30px;position:absolute;left:50px;bottom:10px;font-size:10px;line-height:10px;font-family:Inter,Arial,Helvetica,sans-serif;text-shadow:0 2px 2px #0f122a}#BtnToggleCForm.Close:after{content:"Quick Deposit";left:0;bottom:-32px}#BtnToggleCForm:active:after{content:"";left:0}@media only screen and (min-width:0px)and (max-width:499px){#BtnToggleCForm.Close{top:50px}}@media only screen and (min-width:0px)and (max-width:1600px){#IcoBoxCrypto{top:-10px}}#GamesHome{max-width:1420px;margin:40px auto 140px;background-color:var(--BGMenu-Var);overflow:hidden;padding:10px 0}#GamesHome,#GamesHome .GamesRow{display:block;width:100%;height:auto;position:relative;border-radius:20px}#GamesHome .GamesRow{margin:0 auto 30px;padding:0}.nav-overlay{position:fixed;background:rgba(0,0,0,.6);z-index:9999}.nav-overlay,.tile-overlay{inset:0;display:flex;align-items:center;justify-content:center}.tile-overlay{position:absolute;background:rgba(0,0,0,.4);z-index:2}#GamesHome .NavRow{display:block;width:100%;height:50px;margin:0 auto;padding:0;position:relative}#GamesHome .NavRow .ControlsSshow{display:flex;justify-content:space-between;align-items:center;flex-direction:row;position:absolute;right:30px;top:0;width:90px;height:50px;margin:0;padding:0}#GamesHome .NavRow .ControlsSshow .BtnNavs{display:flex;width:40px;height:40px;border-radius:8px;cursor:pointer;background-color:var(--BGColorIcon-Var);position:relative;transition:all .1s ease-in-out;background-color:var(--BGAccordion-Var)}#GamesHome .NavRow .ControlsSshow .BtnNavs:after{content:"";display:block;width:30px;height:30px;position:absolute;right:5px;top:5px;border-radius:5px;z-index:10;transform:rotate(0deg);background-image:url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 30 30" style="enable-background:new 0 0 30 30;" xml:space="preserve"><style type="text/css">.st0{fill:%23FFFFFF;}</style><path class="st0" d="M2.6,9.2c0-0.1,0.1-0.2,0.1-0.3C3,8.5,3.3,8.2,3.8,8.2c0.1,0,0.1,0,0.2,0c7.3,0,14.6,0,21.9,0c0.2,0,0.3,0,0.5,0c0.8,0.2,1.2,1.2,0.7,1.8c-0.1,0.1-0.2,0.2-0.2,0.3C23.3,14,19.6,17.7,16,21.3c-0.6,0.6-1.3,0.6-1.9,0c-3.6-3.6-7.2-7.2-10.8-10.8C3,10.2,2.7,10,2.6,9.6C2.6,9.5,2.6,9.3,2.6,9.2z"/></svg>');background-repeat:no-repeat;background-size:50%;background-position:50% 50%;transition:all .3s ease;pointer-events:none}#GamesHome .NavRow .ControlsSshow .BtnNavs.Nav_L:after{transform:rotate(90deg)}#GamesHome .NavRow .ControlsSshow .BtnNavs.Nav_R:after{transform:rotate(-90deg)}#GamesHome .NavRow .ControlsSshow .BtnNavs:hover{background-color:rgba(53,52,60,.6);transform:scale(1.1)}#GamesHome .NavRow .ControlsSshow .BtnNavs:active{background-color:var(--BGAccordion-Var);transform:scale(.8)}#GamesHome .ContRowGames{display:flex;justify-content:flex-start;align-items:center;flex-direction:row;width:100%;height:auto;margin:0 auto;padding:0;position:relative;z-index:10;pointer-events:all;transition:all .1s ease-in-out}#GamesHome .ContRowGames .TabGames{display:block;width:85px;height:330px;margin:0;position:absolute;left:0;top:0;z-index:2;overflow:hidden;border-radius:15px;pointer-events:none;box-shadow:0 5px 5px 0 rgba(0,0,0,.5)}#GamesHome .ContRowGames .TabGames.TGames{background:#f27121;background:linear-gradient(90deg,rgb(242,113,33),rgb(233,64,87) 50%,rgb(138,35,135))}#GamesHome .ContRowGames .TabGames.LGames{background:#00ffd8;background:linear-gradient(90deg,rgb(0,255,216),rgb(115,42,235))}#GamesHome .ContRowGames .TabGames .ImgTabGames{display:block;width:100%;height:auto;position:absolute;left:0;top:0;margin:0}#GamesHome .ContRowGames .SlideShow{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;height:330px;margin:0;position:relative;padding:0 0 0 95px;z-index:1;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow-x:auto;overflow-y:hidden;transition:all .3s ease-in-out}#GamesHome .NavRow{height:60px}#GamesHome .ContRowGames .SlideShow .GameBox{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:250px;height:330px;margin:0 30px 0 0;padding:0;position:relative;border-radius:20px;flex-shrink:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden;transition:all .3s ease-in-out}#GamesHome .ContRowGames .SlideShow .GameBox .ImgGameWH{max-width:445px;height:auto;margin:0}#GamesHome .ContRowGames .SlideShow .GameBox:after{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:99;cursor:pointer;transition:all .3s ease-in-out}#GamesHome .ContRowGames .SlideShow .GameBox:last-child{margin:0}#GamesHome .ContRowGames .SlideShow .GameBox:first-child:after{background-color:rgba(17,24,43,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}#GamesHome .ContRowGames .SlideShow .GameBox.Full_W{animation-delay:0;opacity:1;overflow:hidden}#GamesHome .ContRowGames .SlideShow .GameBox.Full_W .ImgGameWH{transform:scale(1)}#GamesHome .ContRowGames .SlideShow:hover>.GameBox.Full_W{animation-play-state:initial;animation-name:none;transition:all .3s ease-in-out}#GamesHome .ContRowGames .SlideShow:hover .GameBox{opacity:1}#GamesHome .ContRowGames .SlideShow:hover .GameBox:after{opacity:0}#GamesHome .ContRowGames .SlideShow .GameBox:hover .CapBTN{opacity:1}#GamesHome .ContRowGames .SlideShow::-webkit-scrollbar{width:0;height:0;border-radius:100px;cursor:pointer}#GamesHome .ContRowGames .SlideShow::-webkit-scrollbar-track{background:var(--BGMenu-Var);border-radius:100px}#GamesHome .ContRowGames .SlideShow::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}#GamesHome .ContRowGames .SlideShow{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}#GamesHome .ContRowGames .SlideShow .GameBox .CapBTN{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:99;background-color:rgba(17,24,43,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-blend-mode:overlay;cursor:pointer;transition:all .3s ease-in-out;overflow:hidden;opacity:0}#GamesHome .ContRowGames .SlideShow .GameBox .CapBTN .Btns{display:flex;justify-content:center;align-items:center;width:150px;height:40px;margin:0;border-radius:10px;overflow:hidden;flex-wrap:nowrap;font-size:20px;flex-shrink:0;cursor:pointer;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .2s ease-in-out;box-shadow:0 10px 10px rgba(0,0,0,.8);background:#04ffd9;background:linear-gradient(180deg,rgb(4,255,217),rgb(0,152,125));box-shadow:0 10px 10px 0 rgba(0,0,0,.5);border-top:1px solid #89ffef}#GamesHome .ContRowGames .SlideShow .GameBox:hover .CapBTN .Btns{background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.5);transform:scale(1.1)}#GamesHome .RowBtnsMore{display:flex;height:auto;padding:0;position:relative;margin:30px auto;justify-content:center;width:100%}#GamesHome .RowBtnsMore button{display:block;width:100%;max-width:250px;height:50px;margin:0 auto;padding:0;position:relative;font-size:20px}.BtnViewAll{display:flex;justify-content:center;align-items:center;width:100%;max-width:300px;height:50px;border:0;border-radius:6px;margin:10px auto;text-decoration:none;color:#fff;cursor:pointer;outline:none;font-size:14px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .2s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BtnViewAll:hover{background-image:url(/_next/static/media/ronin-slots-background-button-hover.c0e6ac1c.png);background-size:cover;background-repeat:no-repeat;background-position:50%;color:#e83c3d;transform:scale(1.1)}.BtnViewAll:active{transform:scale(.9)}.BtnViewAll.Cyan{width:50%;background-image:url(/_next/static/media/ronin-slots-background-button.d217b4f3.png);color:#fff;border-radius:25px;font-size:17px;background-color:rgba(0,0,0,0);border:none;outline:none;margin-top:30px}.BtnViewAll.Cyan,.BtnViewAll.Cyan:hover{background-size:cover;background-repeat:no-repeat;background-position:50%}.BtnViewAll.Cyan:hover{background-image:url(/_next/static/media/ronin-slots-background-button-hover.c0e6ac1c.png);color:#e83c3d}#GamesHome .ContRowGames .SlideShow .GameBox.Full_W,#GamesHome .ContRowGames .SlideShow .GameBox:hover{max-width:445px}#GamesHome .ContRowGames .SlideShow .GameBox:hover .CapBTN{height:70px;border-bottom-left-radius:20px;border-bottom-right-radius:20px}#GamesHome .ContRowGames .ContAllBGames{display:block;width:auto;height:auto;position:relative;border-radius:20px;margin:0;left:0}#GamesHome .ContRowGames:after{content:"";display:block;width:95px;height:100%;position:absolute;left:0;top:0;z-index:1;background-color:var(--BGMenu-Var)}@keyframes AniFull_W{0%{max-width:0;opacity:0}20%{max-width:445px;opacity:1}80%{max-width:445px;opacity:1}to{max-width:0;opacity:0}}@media only screen and (min-width:751px)and (max-width:1400px){#GamesHome .ContRowGames .ContAllBGames{transform:translateX(0)!important;padding:0 10px 0 50px!important;width:100%}#GamesHome .ContRowGames .SlideShow{padding-left:60px}#GamesHome .ContRowGames .TabGames{width:50px;border-radius:8px;height:100%}#GamesHome .ContRowGames .TabGames .ImgTabGames{width:100%;left:0;top:25%}}@media only screen and (min-width:0px)and (max-width:1400px){#GamesHome{margin:20px auto;padding:20px 0 0;width:98%}#GamesHome .GamesRow{height:auto;padding:0;margin:0 0 15px}#GamesHome .NavRow{display:none}#GamesHome .ContRowGames .SlideShow{padding-left:0;height:auto;overflow:hidden;overflow-x:scroll}#GamesHome .ContRowGames .SlideShow .GameBox{width:28%;max-width:28%;border-radius:10px;margin:10px;opacity:1;height:auto}#GamesHome .ContRowGames .SlideShow .GameBox.Full_W{width:28%;max-width:28%;animation-name:none;height:auto}#GamesHome .ContRowGames .SlideShow .GameBox .ImgGameWH{width:200%;max-width:200%}#GamesHome .ContRowGames .SlideShow .GameBox .CapBTN{border-radius:10px}#GamesHome .ContRowGames .SlideShow .GameBox:after{background-color:rgba(17,24,43,0);-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0)}#GamesHome .ContRowGames .SlideShow .GameBox .CapBTN .Btns{width:80%;height:30px;line-height:30px;font-size:11px;border-radius:5px}#GamesHome .RowBtnsMore{height:auto;margin:20px auto;display:flex}#GamesHome .RowBtnsMore button{max-width:170px;height:40px;font-size:15px}#GamesHome .ContRowGames .ContAllBGames{transform:translateX(0)!important;padding:0 10px 0 0;width:100%}#GamesHome .ContRowGames:after{width:60px}}@media only screen and (min-width:0px)and (max-width:750px){#GamesHome{padding:15px 0 0}#GamesHome .ContRowGames .ContAllBGames{transform:translateX(0)!important;padding:0 10px 0 30px!important;width:100%;border-radius:10px}#GamesHome .ContRowGames .TabGames{width:25px;border-radius:8px;height:100%;top:0}#GamesHome .ContRowGames .TabGames .ImgTabGames{width:100%;height:100%;left:0;top:0}#GamesHome .ContRowGames .SlideShow{border-radius:10px}#GamesHome .ContRowGames .SlideShow .GameBox{margin:0 10px 0 0;border-radius:10px}#GamesHome .ContRowGames:after{width:30px}}#MainContHomeGames{display:block;width:100%;max-width:1450px;height:auto;margin:100px auto 20px;padding:20px 20px 0;border-radius:20px;position:relative;z-index:9}#MainContHomeGames:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:1}.GamesCol{display:flex;flex-direction:column;background-color:rgba(232,60,61,.6);border-radius:20px;padding:20px}.RowWPG_Caro{display:flex;width:100%;max-width:1450px;height:auto;position:relative;overflow:hidden;flex-direction:row;justify-content:center;align-items:flex-start;flex-wrap:wrap}.RowWPG_Caro.RecommendedGames{margin-top:20px;border:3px solid rgba(53,52,60,.6);border-radius:15px;padding:15px}.BControlsCaro.RecommendedGames{top:7px!important}.owl-carousel{display:block;width:100%;max-width:1345px;height:auto!important;position:relative;overflow:hidden;border-top-left-radius:15px;border-bottom-left-radius:15px}.owl-carousel,.owl-carousel.owl-loaded{margin:0;padding:0}.item{display:block;margin:0;width:auto;max-width:150px;height:auto;position:relative;overflow:hidden;border-radius:15px;border:1px solid hsla(0,0%,100%,.1);cursor:pointer;transition:all .5s ease-out}.item img{width:100%!important;height:auto!important;margin:0;transition:all .2s ease-out}.item:hover{border:1px solid rgba(53,52,60,.6)}.item:hover img{transform:scale(1.1)}.item .CapBTN{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:99;border-radius:15px;background-color:rgba(17,24,43,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-blend-mode:overlay;cursor:pointer;transition:all .3s ease-in-out;overflow:hidden;opacity:0}.item:hover .CapBTN{opacity:1}.item .CapBTN .Btns{display:flex;justify-content:center;align-items:center;width:80%;height:60px;border-radius:10px;overflow:hidden;flex-wrap:nowrap;font-size:25px;flex-shrink:0;cursor:pointer;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;color:#fff;box-shadow:0 10px 10px rgba(0,0,0,.8);background:#04ffd9;background:linear-gradient(180deg,rgb(4,255,217),rgb(0,152,125));box-shadow:0 10px 10px 0 rgba(0,0,0,.5);border-top:1px solid #89ffef;transition:all .4s cubic-bezier(.47,1.64,.41,.8);transition-delay:.3s;margin:-35% 0 0;opacity:0}.item:hover .CapBTN .Btns{margin-top:0;opacity:1}.item .CapBTN .NameGame{display:flex;width:100%;height:auto;justify-content:center;align-items:center;position:absolute;left:0;top:15px;overflow:hidden;font-size:13px;line-height:14px;color:#fff;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;text-shadow:5px 5px 5px rgba(0,0,0,.5);padding:0 10px}.RowWPG_Caro .VerticalLabel{display:flex;width:40px;height:200px;margin:0 20px 0 0;border-radius:10px;cursor:pointer}.RowWPG_Caro.LastGames .VerticalLabel,.RowWPG_Caro.TopGames .VerticalLabel{background:rgba(53,52,60,.6)}.RowWPG_Caro .VerticalLabel:after{content:"";display:block;width:100%;height:100%}.RowWPG_Caro.TopGames .VerticalLabel:after{background:url(/images/top-games_v.svg) 50% 50% no-repeat;background-size:100%}.RowWPG_Caro.LastGames .VerticalLabel:after{background:url(/images/lastest-games_v.svg) 50% 50% no-repeat;background-size:100%}.RowWPG_Caro .BControlsCaro{display:flex;width:90px;height:40px;margin:0;position:absolute;right:10px;top:-7px;justify-content:space-between;flex-direction:row;align-items:center}.RowWPG_Caro .BControlsCaro .ArrowNav{display:flex;width:40px;height:40px;margin:0;cursor:pointer;border-radius:10px;z-index:99;background:url(/images/arrow-down-white.png) 50% 50% no-repeat;background-size:25%;transition:all .1s ease-in-out}.RowWPG_Caro .BControlsCaro .ArrowNav.Nav_R{transform:rotate(180deg)}.RowWPG_Caro .BControlsCaro .ArrowNav.Nav_L:active{transform:rotate(0deg) translateY(10px)}.RowWPG_Caro .BControlsCaro .ArrowNav.Nav_R:active{transform:rotate(180deg) translateY(10px)}.item:before{content:"";pointer-events:none;display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:100;border-radius:15px;background:url(/images/playicon.svg) 50% 50% no-repeat;background-size:100%;cursor:pointer;transition:all .3s cubic-bezier(.5,1.64,.41,.8);overflow:hidden;opacity:0}.item:hover:before{opacity:1;background-size:30%}.item:after{content:"";pointer-events:none;display:flex;justify-content:center;align-items:center;width:105%;height:105%;position:absolute;left:-2.5%;bottom:-2.5%;z-index:99;background-color:rgba(17,24,43,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-blend-mode:overlay;cursor:pointer;transition:all .3s ease-in-out;overflow:hidden;opacity:0}.item:hover:after{opacity:1}@media only screen and (min-width:901px)and (max-width:1450px){.item{width:auto;height:auto}.item,.item .CapBTN{border-radius:10px}.item .CapBTN .Btns{font-size:15px;height:40px;border-radius:5px}}@media only screen and (min-width:551px)and (max-width:900px){.item{width:auto;height:auto}.item,.item .CapBTN{border-radius:10px}.item .CapBTN .Btns{font-size:15px;height:40px;border-radius:5px}}@media only screen and (min-width:0px)and (max-width:550px){.item{width:auto;height:auto;margin-right:5px!important}.item,.item .CapBTN{border-radius:10px}.item .CapBTN .Btns{font-size:12px;height:30px;border-radius:5px}.item .CapBTN .NameGame{font-size:10px;line-height:10px;height:auto}}@media only screen and (min-width:0px)and (max-width:360px){.item{width:auto;height:auto;margin-right:5px!important}.item,.item .CapBTN{border-radius:10px}.item .CapBTN .Btns{font-size:10px;height:30px;border-radius:5px;width:95%}.item .CapBTN .NameGame{font-size:10px;line-height:10px;height:auto}}@media only screen and (min-width:0px)and (max-width:1500px){.RowWPG_Caro{padding-left:10px}.RowWPG_Caro .VerticalLabel{width:40%;max-width:250px;height:35px;margin:0 auto 10px;position:absolute;left:10px;top:5px;border-radius:0;border-top-right-radius:10px;border-top-left-radius:10px}.RowWPG_Caro.TopGames .VerticalLabel:after{background:url(/images/top-games_h.svg) 50% 50% no-repeat;background-size:90%}.RowWPG_Caro.LastGames .VerticalLabel:after{background:url(/images/lastest-games_h.svg) 50% 50% no-repeat;background-size:90%}.RowWPG_Caro .BControlsCaro{right:10px;top:-7px}#MainContHomeGames{width:95%;margin-top:100px;padding-top:10px}}@media only screen and (min-width:0px)and (max-width:550px){#MainContHomeGames{margin-top:50px}}@media only screen and (min-width:800px)and (max-width:1199px){#MainContHomeGames{margin-top:150px}}@media only screen and (min-width:1200px)and (max-width:1399px){#MainContHomeGames{margin-top:150px}}.footer{background-color:#0f122a;border:2px solid rgba(53,52,60,.6);border-radius:20px;margin:20px auto 0;max-width:1420px;color:var(--MainTextColor-Var)}.footer__inner{display:flex;flex-direction:column;align-items:center}.footer__branding{width:15%;margin:15px 0 20px}.footer__columns{width:100%}.footer__nav{list-style:none;padding:0;margin:0;display:flex;justify-content:center;gap:18px;flex-wrap:nowrap}.footer__nav li{font-size:14px;line-height:1.6;text-align:center}.footer__nav a{color:#fff;text-decoration:none;transition:color .2s}.footer__nav a:hover{color:#e83c3d}.footer__divider{width:95%;border-bottom:1px solid rgba(53,52,60,.6);margin:20px auto}.footer__grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));width:100%}.footer__bonuses{display:contents}.footer__col{list-style:none;padding:0;margin:0}.footer__col li{margin-bottom:10px;font-size:14px;line-height:1.6}.footer__col p{margin-bottom:10px;text-align:center}.footer__bottom{width:100%;display:flex;flex-direction:column-reverse;gap:10px}.footer__socials{width:100%;display:flex;justify-content:space-between;align-items:center}.footer__logo{flex:1 1;display:flex;justify-content:center}.footer__logo--left{justify-content:flex-start}.footer__logo--center img,.footer__logo--left img{width:45%}.footer__logo--center{justify-content:center}.footer__logo--right{justify-content:flex-end}.YearLogo{width:50px}@media(max-width:900px){.footer{padding:0 30px 30px}.footer__logo--center img,.footer__logo--left img{width:100%}.footer__nav{flex-wrap:wrap}.footer__nav li{text-align:center}}@media(max-width:700px){.footer{padding:0 20px 20px}.footer__columns{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"nav nav" "col2 col3" "col4 col4"}.footer__nav{grid-area:nav;justify-content:center;text-align:center;position:relative;gap:7px}.footer__divider{display:none}.footer__grid{display:contents}.footer__col--crypto{grid-area:col2;margin-top:10px}.footer__col--games{grid-area:col3;margin-top:10px}.footer__bonuses{grid-area:col4;display:grid;position:relative}.footer__bonuses li,.footer__bonuses p,.footer__col--crypto li,.footer__col--crypto p,.footer__col--games li,.footer__col--games p{text-align:center}.footer__branding{width:50%;margin:10px auto 20px;text-align:center}.footer__bottom{flex-direction:column-reverse;padding-top:15px}.footer__socials{justify-content:center;gap:16px;margin-bottom:10px}}.mobile-navbar{position:fixed;bottom:0;left:0;width:100%;background-color:#0f122a;padding:2px 0;z-index:999;border-top-right-radius:10px;border-top-left-radius:10px}.IconText,.nav-icon{justify-content:center}.nav-icon{background-color:rgba(53,52,60,.6);padding:2px;border-radius:5px;display:flex;align-items:center;flex-direction:column;text-align:center;min-height:30px}.nav-label{font-size:10px;color:#fff;margin-top:2px}.nav-icon img{display:block;width:23px}.nav-icon:active{transform:scale(.96)}#tawk-messenger-container{display:none!important}.Pages{display:block;width:100%;height:100vh;padding:40px 0 0;margin:90px 0 0;transition:all .3s ease-in-out}.Pages.Games,.Pages.Promos,.Pages.VipPage{background-size:100%}.Pages.VipPage{margin-top:50px}.Pages.VipPromos{background:url(/images/s-vip.jpg) 50% 0 no-repeat;padding-top:150px}.Pages.Rewards,.Pages.Support,.Pages.VipPromos{background-size:100%}.Pages.Support .BoxPage{position:relative;overflow:visible}.Pages.Support .BoxPage:after{content:"";position:absolute;right:-145px;top:5%;width:720px;height:750px;background:url(/assets/ronin-slots-support.png) no-repeat 50%/contain;pointer-events:none;z-index:0}.Pages.Banking .BoxPage .tab-content,.Pages.Support .BoxPage>*{position:relative;z-index:2}.Pages.Banking .BoxPage .banking-deposit-dino{content:"";position:absolute;right:-105px;bottom:-135px;width:320px;height:240px;background:url(/assets/ronin-slots-coin.png) no-repeat 50%/contain;pointer-events:none;z-index:0}.Pages.Banking .BoxPage .banking-deposit-dino-2{content:"";position:absolute;right:-125px;top:-155px;width:220px;height:140px;background:url(/assets/ronin-slots-coin-2.png) no-repeat 50%/contain;pointer-events:none;z-index:0}.about-mob-img,.banking-deposit-dino-mob,.responsible-mob-img,.support-mob-img{display:none}.Pages .Wrapper .BoxPage.AboutUs{max-width:1300px;margin:auto;width:90%}.Text{width:70%}.TextResponsible{width:60%}.Pages .Wrapper.About .BoxPage.AboutUs{position:relative;overflow:visible}.Pages .Wrapper.About .BoxPage.AboutUs:after{content:"";position:absolute;top:50%;right:-80px;transform:translateY(-50%);width:350px;height:520px;background:url(/assets/ronin-slots-about-us.png) no-repeat 50%/contain;pointer-events:none;z-index:0}.Pages .Wrapper.About .BoxPage.AboutUs>*{position:relative;z-index:2}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling{position:relative;overflow:visible}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling:after{content:"";position:absolute;top:50%;right:-80px;transform:translateY(-50%);width:700px;height:720px;background:url(/assets/ronin-slots-responsible-gambling.png) no-repeat 50%/contain;pointer-events:none;z-index:0}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling>*{position:relative;z-index:2}.Pages.Games .WrapperGames,.Pages.Rewards .Wrapper,.Pages.Support .Wrapper{position:relative;z-index:11}.Pages.VipPage .Wrapper{z-index:11}.Pages.VipPage .RowsVip .ColsVip{position:relative;overflow:visible}.Pages.VipPage .RowsVip .ColsVip>*{position:relative;z-index:2}.Pages.VipPage .RowsVip:first-of-type .ColsVip:before{content:"";position:absolute;top:-165px;left:54%;transform:translateX(-50%);width:260px;height:180px;background:url(/assets/vip-ashigaru-krug\ 1.png) no-repeat 50%/contain;pointer-events:none;z-index:1}.Pages.VipPage .RowsVip:nth-of-type(2) .ColsVip:before{background:url(/assets/vip-samurai-krug.png) no-repeat 50%/contain}.Pages.VipPage .RowsVip:nth-of-type(2) .ColsVip:before,.Pages.VipPage .RowsVip:nth-of-type(3) .ColsVip:before{content:"";position:absolute;top:-165px;left:54%;transform:translateX(-50%);width:280px;height:190px;pointer-events:none;z-index:1}.Pages.VipPage .RowsVip:nth-of-type(3) .ColsVip:before{background:url(/assets/vip-ronin-krug.png) no-repeat 50%/contain}.Pages .Wrapper{display:block;width:100%;max-width:1300px;height:auto;padding:0;margin:0 auto 70px;z-index:9;position:relative}.Pages .WrapperGames{max-width:1300px;min-height:800px;margin:0 auto;border-radius:20px;border:0}.Pages .MrOBack{display:block;width:100%;max-width:700px;height:auto;position:absolute;top:-10%;right:30%;z-index:0;transform:rotate(45deg)}.Pages .Wrapper h1{display:block;font-size:40px;padding:0;text-align:center;color:#c0a989;font-weight:300;text-shadow:1px 2px 2px rgba(0,0,0,.7)}.Pages .Wrapper h2{display:block;font-size:30px;padding:0;text-align:left;color:#e83c3d;margin-bottom:30px}.Pages .Wrapper .BoxPage{display:block;width:100%;max-width:1300px;height:auto;padding:40px;border-radius:20px;margin:0;background-color:rgba(53,52,60,.6);color:var(--MainTextColor-Var);transition:all .3s ease-in-out;position:relative;z-index:1;border:1px solid #e83c3d}.Pages .Wrapper .BoxPage.Terms h3{color:#e83c3d}.Pages.NotFound{margin-top:80px}.Pages.NotFound .Wrapper{max-width:none}.Pages .Wrapper .BoxPage h2{display:block;font-size:26px;padding:0;text-align:left;margin-top:20px}.Pages .Wrapper .BoxPage h1,h2,h3,h4,h5,p{display:block}.mainImage{z-index:9;position:relative;width:80%;margin:auto}.mainImageMobile{display:none;z-index:9;position:relative}.mainImage.Support{margin-top:-120px}.Pages .Wrapper .BoxPage .AccordionHeader{height:40px;padding-left:30px;margin-bottom:15px;line-height:15px;background-color:rgba(232,60,61,.4588235294);border:1px solid rgba(53,52,60,.6);text-align:left;padding-right:40px;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Pages .Wrapper .BoxPage .AccordionHeader:hover{background-color:rgba(53,52,60,.6)}.Pages .Wrapper .BoxPage .AccordionHeader:active{background-color:#e83c3d}.Pages .Wrapper .BoxPage .AccordionHeader:after{right:14px}.Pages .Wrapper .BoxPage .accordion-body{font-size:15px;padding:10px 10px 25px}.Pages .Wrapper .BoxPage .accordion-body p,li,ol,ul{display:block;margin-bottom:20px}.Pages .Wrapper .BoxPage .accordion-title{font-size:16px}.Pages .Wrapper .BoxPage ul{padding-left:30px;margin-top:25px}.Pages .Wrapper .BoxPage ul li{display:block;margin-bottom:20px;position:relative;list-style:none;font-size:15px}.Pages .Wrapper .BoxPage ul li:before{content:"";display:block;width:7px;height:7px;background-color:var(--MainTextColor-Var);position:absolute;top:6px;left:-25px;border-radius:10px;opacity:1}.Pages .Wrapper .BoxPage p{font-size:15px;margin-bottom:20px;text-align:left;width:100%}.accordion-body p{font-size:15px;width:100%}.Pages .Wrapper h3{width:100%;text-align:center;font-size:22px;margin:0 auto 20px;padding:0}.Pages .Wrapper ul,li{width:100%;text-align:left;font-size:15px;margin:0 auto 20px;padding:0}.mb{margin-bottom:30px}.RowCryptosBK{display:flex;cursor:pointer;width:100%;height:auto;margin:0 auto 30px;padding:0;justify-content:center;flex-direction:row;align-items:center;flex-wrap:wrap}.RowCryptosBK .CryptoTabs{display:block;width:100%;max-width:345px;margin:5px;border-radius:10px}.RowCryptosBK .CryptoTabs.imgBlocks{background-color:#fff;border-radius:12px;height:58.83px;display:flex;justify-content:center;align-items:center}.RowCryptosBK .CryptoTabs img{width:60%}.tonCoin{width:40%!important}#aboutUl li{font-size:16px!important;margin-bottom:10px}.RowTwoCols{width:100%;justify-content:space-between}.RowTwoCols,.RowTwoCols .TwoCols{display:flex;margin:0;flex-direction:row;flex-wrap:wrap;align-items:center}.RowTwoCols .TwoCols{width:48%;justify-content:center}.RowTwoCols .TwoCols ul{width:100%;text-align:left;font-size:13px;margin:0 auto 20px}.RowTwoCols .TwoCols h3{width:100%;text-align:left;font-size:25px;margin:0 auto 20px;padding:0}.TwoCols.Text{width:35%}.TwoCols.Picture{width:65%}.BoxPage.AboutUs.mobileOnly{display:none}.BoxPage.AboutUs.desktopOnly{display:block}.MobileStack{display:grid;grid-gap:16px;gap:16px}.contactMethod{padding-bottom:15px!important}.ImgAbout{display:block;width:100%;max-width:800px;margin:0}.ImgAboutBoxes{display:block;width:100%;max-width:640px;margin:10px auto 40px}.ImgSupport{display:block;width:100%;max-width:529px;margin:0}.ContLabelsBtn{display:block;width:100%;height:auto;margin:10px auto}.LabelContac{display:flex;width:100%;height:60px;margin:0 auto 20px;border-radius:10px;padding:0 0 0 60px;position:relative;justify-content:flex-start;align-items:center;font-size:20px;font-weight:700;cursor:pointer;text-decoration:none;font-family:Nunito Sans,sans-serif;color:#fff;transition:all .1s ease-in-out;text-align:left;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.LabelContac.Pink,.LabelContac.Purple{background-color:rgba(53,52,60,.6);border:1px solid #e83c3d}.LabelContac .BoxIcons{position:absolute;left:10px;top:10px;opacity:1;transform:scale(1)}.LabelContac .BoxIcons,.LabelContac.Mail .BoxIcons{background-position:-40px -80px}.LabelContac.Chat .BoxIcons{background-position:-80px -80px}.LabelContac:hover{transform:scale(1.1)}.LabelContac:active{transform:scale(.8)}.RowCBoxesAffp{margin:20px auto 40px;justify-content:space-between;flex-wrap:wrap}.RowCBoxesAffp,.RowCBoxesAffp .ColReasons{display:flex;width:100%;height:auto;align-items:center}.RowCBoxesAffp .ColReasons{max-width:225px;min-height:275px;margin:20px 0 0;justify-content:space-evenly;flex-direction:column;position:relative;border-radius:15px;background-size:contain}.RowCBoxesAffp .ColReasons .HeadImg{display:block;width:100%;height:auto;top:0;margin:0 0 20px;position:relative;padding:0}.RowCBoxesAffp .ColReasons .HeadImg .IconsAff{display:block;width:100%;height:auto;max-width:200px;margin:0 auto}.RowCBoxesAffp .ColReasons h4{text-align:center!important;font-size:16px;line-height:18px;color:#fff!important;margin:0 auto 20px;min-height:40px}.RowCBoxesAffp .ColReasons p{text-align:center!important;font-size:18px}.HeaderPage{display:block;width:100%;max-width:1075px;margin:0 auto 50px}.ConReTablesCol{display:flex;height:auto;justify-content:space-between;margin:0 auto;flex-wrap:wrap}.ConReTablesCol .CReTaCols{display:flex;width:31%;height:auto;justify-content:center;margin:0;flex-direction:column}.ConReTablesCol .CReTaCols .TitleTabCol{margin:0 auto 20px;font-weight:800;font-size:30px;line-height:30px}.ConReTablesCol .CReTaCols .CTableReCol,.ConReTablesCol .CReTaCols .TitleTabCol{display:block;width:100%;height:auto;font-family:Nunito Sans,sans-serif;color:#fff;text-align:center}.ConReTablesCol .CReTaCols .CTableReCol{margin:0 auto 30px;font-weight:600;font-size:18px;background-color:var(--BGTransColor-Var);padding:30px 20px;border-radius:20px}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables{display:flex;height:auto;min-height:60px;justify-content:space-between;margin:0 auto;color:var(--MainTextColor-Var)}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables .ColsReTable{display:flex;width:50%;height:auto;justify-content:center;align-items:center;margin:0;border-bottom:1px solid rgba(58,57,70,.7)}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables.HeadTab{border:0;min-height:80px;font-weight:800;text-transform:uppercase;font-size:15px;line-height:15px}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables .ColsReTable.WImport{font-size:25px;line-height:25px;font-weight:800}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables.RowNoLine .ColsReTable{border-color:rgba(0,0,0,0)!important}.ContRowBoxesDet{justify-content:space-between;align-items:flex-start;width:100%;min-height:100px;margin:30px 0}.ContRowBoxesDet,.RowBoxesDet{display:flex;height:auto;border-radius:20px;flex-wrap:wrap}.RowBoxesDet{justify-content:center;align-items:center;width:49%;min-height:250px;background:rgba(232,60,61,.4588235294);margin:0 0 30px;padding:30px;max-height:350px}.RowBoxesDet .TitleCard{color:#fff!important;font-weight:300;font-size:20px}.RowBoxesDet .Parraf{color:#fff;margin:5px 0!important;padding:0;font-size:14px}.RowBoxesDet .ContCards{display:flex;justify-content:center;align-items:center;width:100%;height:auto;min-height:100px;margin:0 auto;flex-wrap:nowrap;flex-direction:row;gap:20px;min-height:250px;max-height:375px}.RowBoxesDet .ContCards .CardsId{display:block;width:100%;height:auto;margin:10px}.RowBoxesDet .ContCards .CardsIdCredit{width:42%;max-width:350px}.RowBoxesDet .ContCards .CardsIdProof{width:100%}.CardsId.Proof{max-width:300px}.RowBoxesDet .ContCards img{max-width:190px}.RowBoxesDet .ContCards.Proof img{max-width:240px}summary:after{content:"▾";float:right;transition:transform .2s}details[open] summary:after{transform:rotate(-90deg)}summary::-webkit-details-marker{display:none}@media only screen and (min-width:851px)and (max-width:1400px){.Pages{padding:20px 40px 40px;margin:90px 0 0}.Pages .Wrapper{margin:0 0 50px}.Pages .Wrapper .BoxPage{width:100%;padding:20px 30px;margin:0;border-radius:15px}.Pages .Wrapper .BoxPage h2{font-size:20px}.Pages .Wrapper h1{font-size:30px}.RowCBoxesAffp{justify-content:flex-start;max-width:900px}.RowCBoxesAffp .ColReasons{max-width:45%;margin:20px 2.5%;height:auto;min-height:350px;padding:0 20px}.RowCBoxesAffp .ColReasons p{font-size:14px!important}.RowBoxesDet .ContCards .CardsIdProof{max-width:300px;width:100%}}@media only screen and (min-width:499px)and (max-width:850px){.Pages{padding:0 0 10px;margin:100px 0 0}.Pages .Wrapper{margin:0 0 40px}.Pages .Wrapper .BoxPage{width:100%;padding:20px;margin:30px 0 0;border-radius:15px}.Pages .Wrapper .BoxPage h2{font-size:20px}.Pages .Wrapper h1{font-size:30px}.RowTwoCols{width:90%;margin:0 auto;flex-direction:column;flex-direction:column-reverse}.RowTwoCols .TwoCols{width:100%}.ImgAbout,.ImgSupport{margin:0 auto 30px}.ImgSupport{max-width:50%}.RowCBoxesAffp{justify-content:flex-start;max-width:100%}.RowCBoxesAffp .ColReasons{max-width:45%;margin:20px 2.5%;height:auto;min-height:350px;padding:0 20px}.RowCBoxesAffp .ColReasons p{font-size:13px!important}.RowBoxesDet{width:100%}.RowBoxesDet .ContCards .CardsIdProof{max-width:300px;width:65%}}@media only screen and (min-width:0px)and (max-width:500px){.RowBoxesDet .ContCards{min-height:100px;width:180px}.RowBoxesDet .ContCards .CardsIdProof{width:50%}.RowBoxesDet .ContCards img{max-width:160px}.mainImageMobile{display:block}.mainImage{display:none}.Pages{padding:0 0 10px;margin:110px 0 0}.Pages.VipPromos{padding-top:90px}.Pages.Rewards{padding-top:10px}.Pages .Wrapper{margin:0 0 30px}.Pages .Wrapper .BoxPage{width:100%;padding:30px 10px;margin:20px 0 0;border-radius:15px}.Pages .Wrapper .AboutUs,.Pages .Wrapper .Affiliates,.Pages .Wrapper .FAQ,.Pages .Wrapper .ResponsibleGambling,.Pages .Wrapper .Terms{margin:10px 0 50px}.Pages .Wrapper .BoxPage h2{font-size:16px}.Pages .Wrapper h1{font-size:30px;line-height:30px}.Pages .Wrapper .BoxPage .AccordionHeader{padding-left:20px;margin-bottom:10px;border:1px solid rgba(53,52,60,.6)}.Pages .Wrapper .BoxPage .accordion-title{font-size:13px;padding-left:0}.Pages .Wrapper .BoxPage .accordion-body{font-size:14px;line-height:16px;padding:10px 10px 25px}.Pages.Promos .Wrapper{margin-top:-225px;margin-bottom:40px}.Pages.Games .WrapperGames,.Pages.Rewards .Wrapper,.Pages.Support .Wrapper,.Pages.VipPage .Wrapper{padding:0 10px}.RowTwoCols{width:90%;margin:0 auto;flex-direction:column;flex-direction:column-reverse}.RowTwoCols .TwoCols{width:100%}.RowTwoCols .TwoCols h3{font-size:16px}.Pages .Wrapper .BoxPage ul li{margin-bottom:10px}.LabelContac{font-size:14px;line-height:14px;padding:0 0 0 20px}.LabelContac .BoxIcons{left:0;top:10px;transform:scale(.7)}.ImgAboutBoxes{width:100%;margin:0 auto 20px}.ConReTablesCol .CReTaCols .CTableReCol{font-size:12px;padding:5px 10px}.ConReTablesCol .CReTaCols .TitleTabCol{font-size:20px;line-height:20px}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables{font-size:12px;line-height:12px;min-height:40px}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables.HeadTab{font-size:12px;line-height:12px;min-height:45px}.ConReTablesCol .CReTaCols .CTableReCol .RowsReTables .ColsReTable.WImport{font-size:15px;line-height:15px}.RowBoxesDet{width:100%}.RowCBoxesAffp .ColReasons h4{min-height:auto}}@media only screen and (min-width:0px)and (max-width:360px){.Pages .Wrapper .BoxPage .AccordionHeader{padding-left:10px;margin-bottom:10px}.Pages .Wrapper .BoxPage .accordion-title{font-size:12px;padding-left:0}.Pages .Wrapper .BoxPage .accordion-body{font-size:13px;line-height:15px;padding:20px 5px}.RowBoxesDet .ContCards img{max-width:130px}}@media only screen and (min-width:0px)and (max-width:1100px){.ConReTablesCol{flex-direction:column;max-width:500px}.ConReTablesCol .CReTaCols{width:100%}.ConReTablesCol .CReTaCols .TitleTabCol br{display:none}.mobileOnly{display:block}.desktopOnly{display:none}.TwoCols.Picture,.TwoCols.Text{width:100%}.Pages .Wrapper .BoxPage.AboutUs,.RowBoxesDet .ContCards img{margin-top:15px}}@media only screen and (min-width:851px)and (max-width:1100px){.RowBoxesDet .ContCards img{max-width:150px!important}}@media only screen and (min-width:1101px)and (max-width:1400px){.RowBoxesDet .ContCards img{max-width:220px!important}.Pages .Wrapper .PrivacyPolicy{margin-top:60px}}@media only screen and (min-width:1401px){.Pages .Wrapper .PrivacyPolicy{margin-top:60px}}@media only screen and (min-width:0px)and (max-width:500px){.RowCryptosBK{width:80%}.HeaderPage{margin:0 auto}.RowCBoxesAffp{justify-content:center;margin:0 auto 20px}.RowCBoxesAffp .ColReasons{max-width:100%;margin:20px 0;padding:40px 10px 20px;min-height:0;background-size:80% auto;background-position:top}.RowCBoxesAffp .ColReasons .IconsAff{max-width:120px;height:auto}}@media only screen and (min-width:0px)and (max-width:900px){.Pages .MrOBack{width:50%;top:0;right:5%}.RowCBoxesAffp{justify-content:flex-start;max-width:100%}.RowCBoxesAffp .ColReasons{max-width:300px;margin:15px auto;height:auto;min-height:230px;padding:0 20px}.RowCBoxesAffp .ColReasons p{font-size:13px!important}.Pages.VipPromos{padding-top:80px}.Pages.Banking .BoxPage{overflow:hidden}.Pages.Support .BoxPage:after{display:none!important}.Pages.Support .Wrapper .BoxPage{padding-bottom:50px}.Pages .Wrapper.About .BoxPage.AboutUs:after{display:none}.Pages .Wrapper.About .BoxPage.AboutUs{position:relative;padding-top:120px;overflow:visible!important}.Pages .Wrapper.About .BoxPage.AboutUs>.about-mob-img{display:block;position:absolute!important;top:-70px;left:50%;transform:translateX(-50%);width:210px;height:180px;z-index:30!important;pointer-events:none}.Pages .Wrapper.About .BoxPage.AboutUs>.about-mob-img img{width:100%;height:100%;object-fit:contain;display:block}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling:after{display:none}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling{position:relative;padding-top:120px;overflow:visible!important}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling>.responsible-mob-img{display:block;position:absolute!important;top:-70px;left:50%;transform:translateX(-50%);width:210px;height:180px;z-index:30!important;pointer-events:none}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling>.responsible-mob-img img{width:100%;height:100%;object-fit:contain;display:block}.Pages.Banking .BoxPage .banking-deposit-dino{right:-20px;bottom:-35px;width:150px;height:100px;opacity:1}.Pages.Support .BoxPage{position:relative;padding-top:110px;overflow:visible!important}.Pages.Support .BoxPage>.support-mob-img{display:block!important;position:absolute!important;top:-80px;left:50%;transform:translateX(-50%);width:220px;height:180px;z-index:30!important;pointer-events:none}.Pages.Support .BoxPage>.support-mob-img img{width:100%;height:100%;object-fit:contain;display:block}.Pages.Banking .BoxPage .banking-deposit-dino,.Pages.Banking .BoxPage .banking-deposit-dino-2{display:none!important}.Pages.Banking .BoxPage{position:relative;overflow:visible!important;padding-top:100px}.Pages.Banking .BoxPage .tab-content{position:static!important}.Pages.Banking .BoxPage .banking-deposit-dino-mob{display:block!important;position:absolute!important;top:-80px;left:50%;transform:translateX(-50%);width:220px;height:180px;z-index:30!important;pointer-events:none}.Pages.Banking .BoxPage .banking-deposit-dino-mob img{width:100%;height:100%;object-fit:contain;display:block}.Pages.VipPage .RowsVip .ColsVip:before{top:-80px;width:200px;height:140px;opacity:1}.Pages.VipPage{margin-top:110px}.Pages .Wrapper.About .BoxPage.AboutUs{overflow:hidden}.Pages .Wrapper.About .BoxPage.AboutUs:after{right:-40px;width:170px;height:130px;opacity:1;top:90%}.Text{width:100%}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling{overflow:hidden}.Pages .Wrapper.Responsible .BoxPage.ResponsibleGambling:after{right:-40px;width:190px;height:150px;opacity:1;top:90%}.TextResponsible{width:100%}.Pages.VipPage .RowsVip:first-of-type .ColsVip:before,.Pages.VipPage .RowsVip:nth-of-type(2) .ColsVip:before,.Pages.VipPage .RowsVip:nth-of-type(3) .ColsVip:before{left:50%}.Pages .Wrapper.Policy,.Pages .Wrapper.Terms{padding-top:40px}}@media only screen and (min-width:0px)and (max-width:499px){.Pages .Wrapper{padding:20px 0 0}.Pages .Wrapper.Policy,.Pages .Wrapper.Terms{padding:30px 0 0}.Pages .Wrapper.About,.Pages .Wrapper.Affiliate,.Pages .Wrapper.FAQ,.Pages .Wrapper.Responsible{padding:10px 0 0}}.Pages .Wrapper .BoxPromoPage{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px;max-width:1300px;height:auto;padding:0;margin:50px 0 0;color:var(--MainTextColor-Var)}.Pages .Wrapper .BoxPromoPage,.Pages .Wrapper .BoxPromoPage .RowPromos{width:100%;border-radius:20px;transition:all .3s ease-in-out;position:relative;z-index:11}.Pages .Wrapper .BoxPromoPage .RowPromos{display:flex;height:auto!important;min-height:150px;overflow:visible;padding:15px 0 0;margin:0;flex-direction:row;justify-content:center;transition:all .1s ease-in-out;background:rgba(118,115,172,.2);border:1.5px solid #e83c3d}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr{display:flex;flex-direction:column;justify-content:center;align-items:center;width:33.1%;padding:0;transition:all .1s ease-in-out}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_L{width:20%;height:auto;transition:all .2s cubic-bezier(.47,1.64,.41,.8)}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_L_Custom{width:25%;height:auto;transition:all .2s cubic-bezier(.47,1.64,.41,.8);color:var(--MainTextColor-Var);border-top-left-radius:20px;border-bottom-left-radius:20px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_C{width:50%;padding:0;height:auto;color:var(--MainTextColor-Var);max-height:auto;transition:all .2s cubic-bezier(.47,1.64,.41,.8);justify-content:start}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_R{width:30%;height:auto;color:var(--MainTextColor-Var);border-top-right-radius:20px;border-bottom-right-radius:20px;transition:all .2s cubic-bezier(.47,1.64,.41,.8);margin-right:50px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .TitleMobile{display:none;width:100%;font-size:20px;line-height:20px;margin:0 0 20px;font-weight:400;text-align:center;color:#e83c3d}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .TextMobile{display:none;font-size:16px;margin:0 0 20px;max-width:250px;word-break:break-all;line-height:20px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr h2{display:block;color:#e83c3d;width:100%;font-size:23px;margin:0 0 20px!important;font-weight:700;line-height:28px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr p{display:block;width:100%;font-size:12px;margin:0 0 10px;font-family:Inter,Arial,Helvetica,sans-serif}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr p.Rule{font-size:11px;line-height:11px;color:#888!important;letter-spacing:0;font-family:Inter,Arial,Helvetica,sans-serif;margin-bottom:5px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .RowCCode{display:block;width:100%;margin:0 auto 10px;max-width:200px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .RowCCode .BoxCode{display:flex;justify-content:center;align-items:center;width:100%;max-width:250px;height:60px;margin:0 auto;border-radius:10px;position:relative;font-size:20px;font-weight:600;color:#fff;padding:5px;background:#e83c3d}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .RowCCode .BoxCode:after{display:flex;justify-content:center;align-items:center;width:80%;height:20px;color:#868686;position:absolute;left:10%;top:2px;font-size:11px;border-radius:10px;font-weight:400;letter-spacing:0;font-family:Inter,Arial,Helvetica,sans-serif}.BoxPromoBan{max-width:530px;height:300px;position:relative;overflow:visible}.BoxPromoBan,.BoxPromoBan .BgPrBox{display:flex;justify-content:center;align-items:center;width:100%}.BoxPromoBan .BgPrBox{height:100%;position:absolute;left:0;top:0;z-index:0;border-radius:20px;overflow:hidden;transition:all .2s ease-in-out}.BoxPromoBan:hover .BgPrBox{background-size:105%}.BoxPromoBan .ChaFrontBox{display:flex;justify-content:center;align-items:center;width:100%;height:125%;position:absolute;left:0;bottom:0;z-index:1;border-radius:20px;transition:all .2s ease-in-out}.Pages .Wrapper .BoxPromoPage .ChaFrontBox{background-size:cover;background-position:50%;height:100%;transform:none;transform:scale(1.5) translateX(-10%);transform-origin:center}.BoxPromoBan .ChaFrontBox{transform:translateX(-5%)}.BoxPromoBan:hover .ChaFrontBox{transform:translateX(10%)}.DivComponenet{border:0;border-radius:10px;background-color:#e83c3d;box-shadow:0 10px 10px rgba(0,0,0,.8);background:#04ffd9;background:linear-gradient(180deg,rgb(4,255,217),rgb(0,152,125));box-shadow:0 10px 10px 0 rgba(0,0,0,.5);border-top:1px solid #89ffef}.BtnCancelmore,.DivComponenet{display:flex;justify-content:center;align-items:center;width:100%;max-width:200px;height:50px;margin:0 auto;color:#fff;outline:none;font-size:20px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out;position:relative;text-shadow:0 2px 5px rgba(0,0,0,.5);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-decoration:none!important}.BtnCancelmore{border:0;border-radius:10px;background-color:red;cursor:pointer;box-shadow:0 10px 10px rgba(0,0,0,.8)}.BtnCancelmore:hover{transform:scale(1.2);color:#fff;box-shadow:0 10px 10px 0 rgba(0,0,0,.5);text-decoration:none!important}.BtnRmore{display:flex;justify-content:center;align-items:center;width:100%;max-width:200px;height:50px;border:0;border-radius:10px;margin:0 auto;background-color:#e83c3d;color:#fff;cursor:pointer;outline:none;font-size:18px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase;background:rgba(53,52,60,.6);border:3px solid #e83c3d}.BtnRmore,.BtnRmore:hover{text-decoration:none!important}.BtnRmore:hover{background:#e83c3d;border:1px solid rgba(53,52,60,.6);color:rgba(53,52,60,.6)}.Pages .Wrapper .BoxPromoPage .RowPromos .BtnToggleRules{display:none;width:50px;height:50px;position:absolute;z-index:99;right:-5px;top:-5px;border-radius:100px;background:url(/images/terms-icon.svg) 50% 50% no-repeat #3b4351;background-size:60%;box-shadow:0 5px 5px rgba(0,0,0,.3);cursor:pointer;transition:all .1s ease-in-out}.Pages .Wrapper .BoxPromoPage .RowPromos .BtnToggleRules:after{content:"Close";display:block;width:100%;height:auto;position:absolute;left:0;bottom:-20px;font-size:11px;color:#fff}.Pages .Wrapper .BoxPromoPage .RowPromos .BtnToggleRules:hover{background-color:#3b4351;transform:scale(1.1)}.Pages .Wrapper .BoxPromoPage .RowPromos .BtnToggleRules:active{background-color:#fff;transform:scale(.9)}.Pages .Wrapper .BoxPromoPage .RowPromos.Close .BtnToggleRules{background-color:rgba(53,52,60,.6)}.Pages .Wrapper .BoxPromoPage .RowPromos.Close .BtnToggleRules:after{content:"Rules"}.Pages .Wrapper .BoxPromoPage .RowPromos *{transition:all .1s ease-in-out}.RowPromos.Reverse .CPrO_C{order:1}.RowPromos.Reverse .CPrO_R{order:2}.RowPromos.Reverse .CPrO_L{order:3}.DynamicPromoDescription{align-self:flex-start}@media only screen and (min-width:541px)and (max-width:1300px){.Pages .Wrapper .BoxPromoPage{width:60%;margin:auto}.BoxPromoBan .ChaFrontBox{width:70%;left:auto;margin:auto}}@media only screen and (min-width:0px)and (max-width:1300px){.RowPromos.Reverse .CPrO_C,.RowPromos.Reverse .CPrO_L,.RowPromos.Reverse .CPrO_R{order:0}.Pages .Wrapper .BoxPromoPage{grid-template-columns:1fr;gap:20px}.Pages .Wrapper .BoxPromoPage .RowPromos{height:auto}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_L{width:70%;max-width:530px;height:auto;margin:0 auto;border-radius:0;padding:0}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_L_Custom{width:100%;max-width:530px;height:auto;padding-top:20px;border-radius:0;border-top-left-radius:20px;border-top-right-radius:20px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_C{width:100%;max-width:530px;height:auto;margin:0 auto;border-radius:0;padding:10px 20px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr.CPrO_R{width:40%;max-width:530px;height:auto;margin:0 20px 0 auto;padding:0 0 20px;border-radius:0;border-bottom-right-radius:20px;border-bottom-left-radius:20px;align-self:flex-end}.BoxPromoBan .BgPrBox{border-radius:0;border-top-right-radius:20px;border-top-left-radius:20px}.Pages .Wrapper .BoxPromoPage .RowPromos .BtnToggleRules{display:block}.Pages .Wrapper .BoxPromoPage .RowPromos.Close .CPrO_C{max-height:0!important;padding:0!important;overflow:hidden}.Pages .Wrapper .BoxPromoPage .RowPromos.Close .CPrO_C *{opacity:0}.Pages .Wrapper .BoxPromoPage .RowPromos.Close .ColsPr .TextMobile,.Pages .Wrapper .BoxPromoPage .RowPromos.Close .ColsPr .TitleMobile{display:block}.Pages .Wrapper .BoxPromoPage .ChaFrontBox{transform:none!important;background-size:cover!important;height:100%}.RowPromos.Promo_1 .BoxPromoBan{width:85%}.RowPromos.Promo_2 .BoxPromoBan{width:95%}}@media only screen and (min-width:0px)and (max-width:540px){.Pages .Wrapper .BoxPromoPage{padding:0 20px}.Pages .Wrapper .BoxPromoPage .RowPromos{max-width:100%;margin:0 auto}.BoxPromoBan .BgPrBox,.BoxPromoBan:hover .BgPrBox{background-size:cover!important}.BoxPromoBan .ChaFrontBox,.BoxPromoBan:hover .ChaFrontBox{transform:translateX(0)}.BoxPromoBan .ChaFrontBox{height:180px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr h2{font-size:18px;line-height:20px;margin:0 0 10px;text-align:left}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr p{font-size:13px;line-height:15px;width:100%;margin:auto auto 5px}}@media only screen and (min-width:0px)and (max-width:380px){.BoxPromoBan.Promo_2 .ChaFrontBox{background-size:63%}}@media only screen and (min-width:0px)and (max-width:800px){.BoxPromoBan .ChaFrontBox{bottom:0}.BtnRmore,.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .RowCCode .BoxCode{font-size:16px}.Pages .Wrapper .BoxPromoPage .RowPromos .ColsPr .RowCCode .BoxCode{font-size:14px;min-width:140px;max-height:40px}}.tribe-promo{align-items:stretch;gap:28px;border-radius:28px;padding:24px;margin-bottom:80px;overflow:hidden;background:rgba(53,52,60,.6)}.mask-wrap,.tribe-promo{position:relative;display:flex}.mask-wrap{flex:0 0 360px;align-items:center;justify-content:center}.mask{width:360px;height:360px}.content,.mask{position:relative}.content{flex:1 1 auto;background:rgba(0,0,0,0);border-radius:0;padding:22px;color:#ffd9a8}.extra-bonus{display:flex;justify-content:center;align-items:center;width:100%}.headline{margin:0 0 14px;font-weight:800;letter-spacing:.4px;color:#ffcf94;font-size:clamp(18px,2.6vw,28px);text-align:center!important}.headline .accent{color:#ffb02e}.newbies{text-align:left;margin-left:5px}.table{background:rgba(0,0,0,0);border-radius:18px;padding:4px 0 8px;width:60%}.thead,.trow{display:grid;grid-template-columns:1.4fr 1fr .8fr;grid-column-gap:14px;column-gap:14px;align-items:center}.thead{color:#ffcf94;font-weight:700;opacity:.95}.thead,.trow{padding:10px 8px}.trow{border-top:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:background .2s ease}.trow:hover{background:rgba(0,0,0,.08)}.ord{color:#f8aa2b;font-weight:800;margin-right:10px;min-width:30px}.tier{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bonus{color:#ffe1b8}.code,.extra{color:#ffd18a}.code{font-weight:800}.redeem{display:flex;align-items:center;flex-direction:column;gap:12px;width:20%;flex-wrap:wrap;margin-top:14px}.code-input{background:hsla(0,0%,100%,.16);border-radius:12px;padding:6px 10px}.code-input input{background:rgba(0,0,0,0);border:none;outline:none;color:#fff5e6;font-weight:700;letter-spacing:.6px;width:180px;text-transform:uppercase}.btn{border:none;border-radius:12px;padding:10px 16px}.redeem-btn{width:100%;background:#ffb02e;color:#382105}.cancel-btn{background:#3b1b0a;color:#ffd9a8;border:1px solid hsla(0,0%,100%,.18)}.status{font-weight:800;color:#00d68f}.error{color:#ff8585;margin-top:4px;font-weight:700}.tribe-promo .RowCCode{display:block;width:100%;margin:0 auto 20px;max-width:200px}.tribe-promo .RowCCode .BoxCode{width:100%;max-width:250px;height:60px;margin:0 auto;position:relative;font-size:18px;font-weight:500;color:#fff;padding-top:7px;background:rgba(53,52,60,.6)}.tribe-promo .RowCCode .BoxCode,.tribe-promo .RowCCode .BoxCode:after{display:flex;justify-content:center;align-items:center;border-radius:10px}.tribe-promo .RowCCode .BoxCode:after{content:"Coupon Code:";width:80%;height:20px;color:#868686;position:absolute;left:10%;top:2px;font-size:11px;font-weight:400;font-family:Inter,Arial,Helvetica,sans-serif}.terms-content{text-align:left}@media(max-width:980px){.tribe-promo{padding:16px;gap:16px}.mask-wrap{flex:0 0 190px}.mask{width:190px;height:190px}.thead,.trow{grid-template-columns:1.2fr .9fr .7fr}.headline{font-size:25px}}@media(max-width:680px){.tribe-promo{flex-direction:column}.mask-wrap{order:2;align-self:center}.content{order:1}.extra-bonus{flex-direction:column}.table{width:100%}.trow{row-gap:6px;border-radius:10px;background:rgba(0,0,0,.07);margin-bottom:8px}.redeem{width:100%}.ord{display:none}.code{justify-self:start}}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage{overflow:hidden;isolation:isolate;background-image:linear-gradient(90deg,rgba(20,20,24,.92) 0,rgba(20,20,24,.78) 48%,rgba(20,20,24,.9) 100%),var(--dynamic-promo-bg);background-size:cover;background-position:50%;background-repeat:no-repeat;padding:22px 24px;gap:22px;align-items:stretch}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoCardBody{width:65%;padding:0;justify-content:center;align-items:flex-start;position:relative;z-index:1}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoRight{width:35%;margin-right:0;padding:0;justify-content:center;position:relative;z-index:1}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoCardBody h2{margin-bottom:10px!important;text-shadow:0 2px 8px rgba(0,0,0,.75)}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoDescription{width:100%}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoDescription p{font-size:13px;line-height:1.45;margin-bottom:8px;text-shadow:0 2px 8px rgba(0,0,0,.75)}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoTerms a{color:#fe3a3a;font-weight:700;text-decoration:underline}@media only screen and (min-width:0px)and (max-width:1300px){.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage{padding:22px 18px;gap:16px}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoCardBody{width:100%;max-width:530px}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoRight{width:40%;max-width:530px;margin-right:0;align-self:center}}@media only screen and (min-width:0px)and (max-width:540px){.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage{flex-direction:column;background-position:50%;padding:20px 16px}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoRight{width:100%}.Pages .Wrapper .BoxPromoPage .RowPromos.DynamicPromoCard.HasBackgroundImage .DynamicPromoCardBody h2{text-align:left}}.tabs{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.tab-button{flex:1 1;padding:0;height:50px;text-align:center;cursor:pointer;max-width:200px;margin:0 20px 0 0;outline:none;border-radius:10px;font-size:15px;font-family:Inter,Nunito Sans,sans-serif;transition:all .3s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(53,52,60,.6);color:var(--MainTextColor-Var);border:1px solid #e83c3d}.tab-button.active,.tab-button:active,.tab-button:hover{background-color:rgba(254,58,58,.3);color:#fff}.tab-button.active:hover{background-color:rgba(53,52,60,.6);color:#fff}.tab-content{margin-top:20px;padding-bottom:30px;transition:all .3s ease}.tab-content p{display:block;width:100%;height:auto;margin:0 auto 25px;padding:0}@media(max-width:768px){.tab-button{height:60px;max-width:33.1%;margin:0 10px 0 0;font-size:12px;padding:0 10px}}@media only screen and (min-width:0px)and (max-width:600px){.TxtParTop{font-size:13px;padding-top:30px}.MainTextCont h1{font-size:18px;line-height:18px}}@media only screen and (min-width:0px)and (max-width:279px){#root{display:none}}.RowsVip{display:flex;justify-content:center;align-items:flex-start;min-height:635px;width:45%;height:auto;margin:0 auto 60px;flex-wrap:wrap;border-radius:20px;position:relative;overflow:visible;color:#fff;background:rgba(53,52,60,.6);border:2px solid #e83c3d;padding:0 20px}.RowsVip .RowColsVip{width:100%;flex-direction:row}.RowsVip .ColsVip,.RowsVip .RowColsVip{display:flex;justify-content:center;align-items:center;height:auto;margin:0}.RowsVip .ColsVip{width:50%;flex-direction:column}.RowsVip .ColsVip.Cvip_L{width:70%;position:relative;overflow:visible}.RowsVip .ColsVip.Cvip_R{width:100%}.VipColumn{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:20px}.RowsVip .RowColsVip.FRow{background-color:rgba(9,11,18,.3);border-bottom-left-radius:20px;border-bottom-right-radius:20px;padding:20px 0}.RowsVip .RowColsVip .ColsVip p,li,ul{display:block;width:100%;margin:0;padding:0}.RowsVip .RowColsVip.FRow h5{text-align:left;display:block;width:100%;font-size:16px;color:#888}.RowsVip .RowColsVip.FRow p{text-align:left;display:block;width:100%;font-size:13px;color:#888}.RowsVip .RowColsVip p{color:#fff}.RowsVip .RowColsVip p.ColorGrey{color:#888}.RowsVip .Vip_Title{font-size:30px;font-weight:900;margin-bottom:0!important}.RowsVip .Vip_Subtitle{font-size:25px}.RowsVip .Vip_Parr,.RowsVip .Vip_Subtitle{font-weight:300;margin-bottom:10px!important}.RowsVip .Vip_Parr{font-size:18px}.RowsVip .Vip_TBene{font-size:15px}.RowsVip .Vip_Bene,.RowsVip .Vip_TBene{font-weight:600;margin-bottom:10px!important}.RowsVip .Vip_Bene{font-size:13px}.RowsVip .Vip_Bene li{font-size:13px;font-weight:600;padding-left:20px;position:relative}.RowsVip .Vip_Bene li:after{content:"";display:block;width:5px;height:5px;border-radius:10px;background-color:#e83c3d;position:absolute;left:0;top:5px}.RowsVip.level-3,.RowsVip.level-4{padding-top:0!important}.Vip_Advance{width:100%}.Vip_Advance p{color:#e83c3d!important}.RowsVip .RowColsVip .Color_BL{color:#e83c3d!important;font-weight:300}.RowsVip .RowColsVip .Color_PI,.RowsVip .RowColsVip .Color_RE,.RowsVip .RowColsVip .Color_YE{color:#e83c3d!important}.RowsVip .Symbols{position:absolute;bottom:200px;right:350px;transform:scale(2.3);transform-origin:top left;z-index:10}.RowsVip.level-2 .RowColsVip:first-child,.RowsVip.level-4 .RowColsVip:first-child{flex-direction:row-reverse}.RowsVip.level-2 .RowColsVip:first-child .ColsVip,.RowsVip.level-4 .RowColsVip:first-child .ColsVip{padding:0 30px}.RowsVip .warriorSymbol{transform:scale(1.4);bottom:-46px;right:10px}.RowsVip .shamanSymbol{transform:scale(1.45);bottom:5px;right:75px}.RowsVip .chiefSymbol{transform:scale(1.45);bottom:4px;right:45px}@media only screen and (min-width:851px)and (max-width:1350px){.RowsVip{min-height:700px}}@media only screen and (min-width:0px)and (max-width:850px){.RowsVip{align-items:center;min-height:auto;padding:15px 0;max-width:500px;margin-top:60px;width:100%}.RowsVip .RowColsVip{flex-direction:column;padding:0}.RowsVip .ColsVip.Cvip_L,.RowsVip .ColsVip.Cvip_R{width:100%;padding:0 30px}.RowsVip .RowColsVip.FRow{padding:10px 0 20px}.RowsVip .Symbols{margin:20px auto;max-width:300px;position:absolute;bottom:-50px;right:20px;transform:scale(1.1);transform-origin:top left;z-index:10}.VipColumn{flex-direction:column;gap:0}}@media only screen and (min-width:0px)and (max-width:500px){.RowsVip{max-width:420px;margin:135px auto 25px}.RowsVip .Vip_Title{font-size:20px}.RowsVip .Vip_Subtitle{font-size:18px}.RowsVip .Vip_Parr{font-size:14px}.RowsVip .Vip_TBene{font-size:15px}.RowsVip .Vip_Bene{font-size:12px}}.DateContThree{display:flex;width:100%;height:auto;justify-content:space-between;align-items:flex-start;padding:0;margin:0;position:relative}.DateContThree .Cont3Select{width:32%!important;color:#000}.DateContThree .Cont3Select,.DateContThree select{margin:0;font-size:11px;cursor:pointer;position:relative}.DateContThree select{width:100%!important;color:#fff}.DateContThree select:hover{background-color:rgba(53,52,60,.6);color:#fff}.DateContThree .Cont3Select:after{content:"";display:block;width:30px;height:30px;background:url(/images/arrow-down_login.svg) 50% 50% no-repeat;background-size:50%;border-radius:5px;position:absolute;right:5px;top:5px;pointer-events:none}.DateContThree .Cont3Select:hover:after{background:url(/images/arrow-down.svg) 50% 50% no-repeat;background-size:50%}.ColLabelDate{display:flex;justify-content:center;align-items:center;position:relative;height:30px;font-size:14px;font-weight:400;color:#fff}.scroll-top-button{display:none;position:fixed;bottom:10px;left:0;background:url(/images/arrow-up.svg) 50% 50% no-repeat rgba(53,52,60,.6);background-size:50%;color:#fff;border:none;border-radius:12px;width:50px;height:50px;cursor:pointer;box-shadow:0 0 10px rgba(0,0,0,.3);transition:all .2s ease-in-out;z-index:9999999999;transform:scale(.6)}.scroll-top-button:hover{background-color:rgba(53,52,60,.6);transform:scale(1)}.scroll-top-button:active{transform:scale(.5)}option,select{-webkit-appearance:none!important;font-family:Inter,Nunito Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer}.gameNavBar{white-space:nowrap;padding:10px 30px 10px 20px;margin:20px auto;overflow:auto;display:flex;justify-content:center;align-items:center}.gameNavBar::-webkit-scrollbar{height:2px;border-radius:100px}.gameNavBar::-webkit-scrollbar-track{background:#333;border-radius:100px}.gameNavBar::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}.gameSelect{position:relative;display:inline-block;width:200px;margin-top:10px}.gameSelect select{background:rgba(232,60,61,.5019607843);color:#fff}.gameSelect:hover select{background:#fff;color:#621f00;border:1px solid rgba(53,52,60,.6)}.gameName{font-weight:700;font-size:20px;color:#fff;font-family:Inter,Nunito Sans,sans-serif}.games{padding:30px}.games,.games *{transition:all .1s ease}.gameCard{position:relative;cursor:pointer}.starBtn{position:absolute;top:8px;right:8px;width:24px;height:24px;padding:0;border:none;background:rgba(0,0,0,0);z-index:10;cursor:pointer;opacity:1}.starBtn[disabled]{opacity:.6;cursor:default}.starBtn img{width:100%;height:100%;pointer-events:none}.gameFilter{display:flex;justify-content:space-between;color:var(--MainTextColor-Var);margin:0 auto;align-items:center;height:60px;max-width:1620px}.gameGrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));max-width:1550px;grid-gap:10px;gap:10px;margin:0 auto;transition:all .1s ease;padding-bottom:100px}.categoryButton,.favoritesButton{display:flex;padding:0 6px;line-height:40px;justify-content:center;text-align:center;cursor:pointer;margin:0 8px 0 0;min-width:115px;border:1px solid #e83c3d;outline:none;border-radius:10px;font-size:15px;font-family:Inter,Nunito Sans,sans-serif;color:#fff;transition:all .1s ease;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,0)}.categoryButton.active,.categoryButton:active,.categoryButton:hover,.favoritesButton.active,.favoritesButton:active,.favoritesButton:hover{background-color:rgba(232,60,61,.5019607843);color:#fff}.favoritesButton{box-shadow:none;background:linear-gradient(45deg,rgba(53,52,60,.6),rgba(53,52,60,.6))}@keyframes glowingBackground{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.AsyncImage-root{display:block;height:200px;transition:all .2s ease;border-radius:15px;cursor:pointer;overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.AsyncImage-root img{object-fit:contain!important;display:block;border:0;margin:0;outline:none}.AsyncImage-root:before{content:"";pointer-events:none;display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:absolute;left:0;bottom:0;z-index:100;border-radius:15px;background:url(/images/playicon.svg) 50% 50% no-repeat;background-size:100%;cursor:pointer;transition:all .3s cubic-bezier(.5,1.64,.41,.8);overflow:hidden;opacity:0}.AsyncImage-root:hover:before{opacity:1;background-size:30%}.AsyncImage-root:after{content:"";pointer-events:none;display:flex;justify-content:center;align-items:center;width:105%;height:105%;position:absolute;left:-2.5%;bottom:-2.5%;z-index:99;background-color:rgba(17,24,43,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-blend-mode:overlay;cursor:pointer;transition:all .3s ease-in-out;overflow:hidden;opacity:0}.AsyncImage-root:hover:after{opacity:1}.AsyncImage-root.GameLocked{border:1px solid rgba(2,206,172,.5);pointer-events:none}.AsyncImage-root.GameLocked:before{width:100%;height:100%;left:0;bottom:0;z-index:100;background:url(/images/pathlock.svg) 50% 50% no-repeat;background-size:30%;transition:all .3s cubic-bezier(.5,1.64,.41,.8);opacity:.6}.AsyncImage-root.GameLocked:after,.AsyncImage-root.GameLocked:before{content:"";pointer-events:none;display:flex;justify-content:center;align-items:center;position:absolute;border-radius:15px;cursor:pointer;overflow:hidden}.AsyncImage-root.GameLocked:after{width:105%;height:105%;left:-2.5%;bottom:-2.5%;z-index:99;background-color:rgba(17,24,43,.5);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background-blend-mode:overlay;transition:all .3s ease-in-out;opacity:1}.singleGame{width:80%;height:auto;justify-content:center;display:flex;margin:auto;align-items:center;flex-direction:column;padding-top:200px}.singleGame img{width:200px;height:300px}.singleGame p{font-size:18px}.ContFiltersGame{display:flex;width:100%;max-width:410px;margin:0;justify-content:space-between;align-items:center}.AsyncImage-root{height:auto;min-height:200px;border-radius:10px;transition:all .3s ease-in-out}.AsyncImage-root img{object-fit:cover!important}.favorites-list{display:flex;justify-content:center;align-items:center;gap:10px;width:100%;margin:auto}@media(max-width:1500px){.AsyncImage-root{border-radius:10px}}@media(max-width:850px){.gameNavBar{justify-content:space-between;display:flex;padding:10px 0}.games{padding:0}* .AsyncImage-root{border-radius:10px}.gameGrid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.gameName{display:none}}@media(max-width:600px){.games{padding:0}.AsyncImage-root{border-radius:10px}.gameName{display:none}.ContFiltersGame{display:flex;width:100%;max-width:410px;margin:0;justify-content:space-between;align-items:center}}@media only screen and (min-width:1001px)and (max-width:1300px){.gameGrid{grid-template-columns:repeat(auto-fill,minmax(14%,1fr))}.AsyncImage-root{height:auto;min-height:210px;border-radius:10px}.AsyncImage-root img{object-fit:cover!important}}@media only screen and (min-width:621px)and (max-width:1000px){.gameGrid{grid-template-columns:repeat(auto-fill,minmax(16%,1fr))}.AsyncImage-root{height:auto;min-height:170px;border-radius:10px}.AsyncImage-root img{object-fit:cover!important}.Pages .WrapperGames{padding:0 20px 20px;margin:20px 0;border-radius:15px}}@media only screen and (min-width:521px)and (max-width:600px){.gameGrid{grid-template-columns:repeat(auto-fill,minmax(20%,1fr))}.AsyncImage-root{height:auto;min-height:170px;border-radius:10px}.AsyncImage-root img{object-fit:cover!important}.Pages .WrapperGames{padding:0 20px 20px;margin:20px 0;border-radius:15px}}@media only screen and (min-width:361px)and (max-width:520px){.gameGrid{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}.AsyncImage-root{height:auto;min-height:150px;border-radius:10px}.AsyncImage-root img{object-fit:cover!important}.Pages .WrapperGames{padding:0 20px 20px;margin:20px 0;border-radius:15px}}@media only screen and (min-width:0px)and (max-width:360px){.gameGrid{grid-template-columns:repeat(auto-fill,minmax(45%,1fr))}.AsyncImage-root{height:auto;min-height:150px;border-radius:10px}.AsyncImage-root img{object-fit:cover!important}.Pages .WrapperGames{padding:0 5px 5px;margin:20px 0;border-radius:15px}}#OpenModal{display:block;width:200px;margin:20px auto;cursor:pointer;border-radius:100px;height:50px;outline:none;border:0}#MainContModal{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;margin:0 auto;padding:0;text-align:center;position:fixed;z-index:10000000000000000000;left:0;top:0;font-family:Inter,Nunito Sans,sans-serif;background-color:rgba(25,27,29,.9);overflow:hidden;transition:all 1s cubic-bezier(.47,1.64,.41,.8)}#MainContModal #ContModal{width:100%;max-width:500px;position:relative;pointer-events:all;border:0;flex-direction:column;justify-content:flex-start;align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-blend-mode:overlay;z-index:99;box-shadow:0 10px 10px 0 rgba(0,0,0,.5);transition:all .4s ease-in-out;padding:0;transition:all 1s cubic-bezier(.47,1.64,.41,.8);background-color:rgba(19,22,31,.8)}#MainContModal.Close{height:0;background-color:rgba(25,27,29,0);transition:all .5s ease-in-out;opacity:0;pointer-events:none}#MainContModal.Close>#ContModal{top:-500px;opacity:0;height:0;transition:all 0 ease-in-out}#MainContModal #ContModal #MainLogo{display:block;width:100%;max-width:80px;margin:10px auto}#MainContModal #ContModal #MaintTitleModal,.seoP5{display:block;width:80%;margin:10px auto 30px;text-transform:uppercase;font-weight:300;font-size:20px;line-height:22px;color:#fff}.seoP5{text-align:center}#MainContModal #ContModal #SubtTitleModal{display:block;width:80%;text-transform:uppercase;font-weight:300;font-size:30px;line-height:32px;color:rgba(53,52,60,.6);margin:0 auto 25px}#MainContModal #ContModal .open{border:0 solid #000;display:block;width:100%;height:100vh;overflow:hidden;overflow-y:scroll;position:relative}#MainContModal #ContModal .open::-webkit-scrollbar{width:2px;border-radius:100px}#MainContModal #ContModal .open::-webkit-scrollbar-track{background:#333;border-radius:100px}#MainContModal #ContModal .open::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}#MainContModal #ContModal .open{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}.ImageContainer{display:flex;height:auto;margin:20px auto;justify-content:center;align-items:center;flex-direction:column}.ImageContainer img{display:block;width:40%}.RowColums{width:100%;justify-content:space-between;flex-wrap:wrap;gap:15px;margin:15px auto 20px}.RowColums,.RowColums .Colums{display:flex;height:auto;align-items:flex-start}.RowColums .Colums{width:45%;margin:0 auto;justify-content:flex-start;flex-direction:column}.RowColums .Colums.CImgGame{overflow:hidden;border-radius:10px}.RowColums .Colums.CImgGame img{display:block;width:100%;height:auto}.RowColums .Colums p{display:block;width:100%;margin:0 auto 20px;text-align:left!important;font-size:15px;line-height:16px}.BtnsModal{display:block;width:100%;height:50px;line-height:50px;position:relative;margin:15px auto 10px;padding:0 20px;color:#fff;border:0;font-family:Nunito Sans,sans-serif;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;border-radius:10px;transition:all .2s ease-in-out;font-size:20px;cursor:pointer;font-weight:400;background:rgba(53,52,60,.6);border:1px solid rgba(53,52,60,.6);box-shadow:0 5px 10px 0 rgba(0,0,0,.4);text-decoration:none!important}.BtnsModal:hover{transform:scale(1.1);border:1px solid #fff;color:#000}.BtnsModal:active,.BtnsModal:hover{background:#fff;text-decoration:none!important}.BtnsModal:active{transform:scale(.8);background:linear-gradient(180deg,rgb(255,255,255),rgb(255,255,255));box-shadow:0 10px 10px 0 rgba(0,0,0,.5);border-top:1px solid #fff;color:#0f1113}.LinkDets{display:block;width:100%;height:20px;font-size:14px;text-transform:none;margin:20px auto}#BtnClose_ModalForm{display:block;z-index:9999;cursor:pointer;border-top-left-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:18px;background-color:rgba(53,52,60,.6)}#BtnClose_ModalForm,#BtnClose_ModalForm:after{width:50px;height:50px;position:absolute;right:0;top:0;transition:all .2s ease-in-out;transform:scale(.8)}#BtnClose_ModalForm:after{content:"";z-index:10;background:url(/images/close.svg) 50% 50% no-repeat;background-size:100%}#BtnClose_ModalForm:hover{transform:scale(.98);background:#ffe25d}#BtnClose_ModalForm:hover:after{transform:rotate(90deg)}#BtnClose_ModalForm:active{background-color:#20222f;transform:scale(.5);opacity:.5}.Hide{display:none!important}@media only screen and (min-width:320px)and (max-width:480px){#MainContModal #ContModal{padding:0;overflow:hidden;overflow-y:scroll}.ImageContainer img{width:70%}.BtnsModal{font-size:14px}}.BtnOpenWindow{max-width:150px;border-radius:10px}.BtnCloseModal,.BtnOpenWindow{display:flex;width:100%;height:50px;justify-content:center;align-items:center;margin:0;padding:0;cursor:pointer}.BtnCloseModal{max-width:50px;border-top-left-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:15px;background-color:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnCloseModal,.BtnCloseModal:after{transition:all .2s ease-in-out;transform:scale(.8)}.BtnCloseModal:after{content:"";width:50px;height:50px;position:absolute;right:0;top:0;z-index:10;background:url(/images/close.svg) 50% 50% no-repeat;background-size:100%}.BtnCloseModal:hover{background:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnCloseModal:hover:after{transform:rotate(90deg)}.BtnCloseModal:active{background-color:#20222f;opacity:.5}.BtnCloseWindow{display:flex;width:100%;max-width:50px;justify-content:center;align-items:center;margin:0;padding:0;cursor:pointer;border-top-left-radius:8px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:15px;background-color:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnCloseWindow,.BtnCloseWindow:after{height:50px;position:absolute;right:0;top:0;transition:all .2s ease-in-out;transform:scale(.8)}.BtnCloseWindow:after{content:"";width:50px;z-index:10;background:url(/images/close.svg) 50% 50% no-repeat;background-size:100%}.BtnCloseWindow:hover{background:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnCloseWindow:hover:after{transform:rotate(90deg)}.BtnCloseWindow:active{background-color:#20222f;opacity:.5}.BtnReloadWindow{display:flex;width:100%;max-width:50px;justify-content:center;align-items:center;margin:0;padding:0;cursor:pointer;border-top-left-radius:15px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top-right-radius:8px;background-color:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnReloadWindow,.BtnReloadWindow:after{height:50px;position:absolute;left:0;top:0;transition:all .2s ease-in-out;transform:scale(.8)}.BtnReloadWindow:after{content:"";width:50px;z-index:10;background:url(/images/reload.svg) 50% 50% no-repeat;background-size:70%}.BtnReloadWindow:hover{transform:scale(.95);background:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnReloadWindow:hover:after{transform:rotate(180deg)}.BtnReloadWindow:active{background-color:#20222f;opacity:.5}.BtnFullWidth{display:flex;width:100%;max-width:50px;justify-content:center;align-items:center;margin:0;padding:0;cursor:pointer;right:100px;border-radius:8px;background-color:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnFullWidth,.BtnFullWidth:after{height:50px;position:absolute;top:0;transition:all .2s ease-in-out;transform:scale(.8)}.BtnFullWidth:after{content:"";width:50px;right:0;z-index:10;background:url(/images/f-width.svg) 50% 50% no-repeat;background-size:100%}.BtnFullWidth:hover{transform:scale(.95);background:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnFullWidth:hover:after{transform:rotate(90deg)}.BtnFullWidth:active{background-color:#20222f;opacity:.5}.BtnFullScreen{display:flex;width:100%;max-width:50px;height:50px;justify-content:center;align-items:center;margin:0;cursor:pointer;position:absolute;right:45px;top:0;border-radius:8px;transition:all .2s ease-in-out;transform:scale(.8);background-color:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnFullScreen.Game{right:0}.BtnFullScreen:after{content:"";width:50px;height:50px;position:absolute;right:0;top:0;z-index:10;background:url(/images/f-screen.svg) 50% 50% no-repeat;background-size:100%;transition:all .2s ease-in-out;transform:scale(.8)}.BtnFullScreen:hover{background:rgba(53,52,60,.6);border-top:1px solid rgba(53,52,60,.6)}.BtnFullScreen:hover:after{transform:rotate(90deg)}.BtnFullScreen:active{background-color:#20222f;opacity:.5}.BtnFullScreen.ModeCF{right:0}.CustomWindow{display:flex;width:100%;height:100vh;margin:0 auto;position:fixed;left:0;top:0;z-index:1e+143!important;justify-content:center;align-items:center;flex-direction:column;padding:0;overflow:hidden;background-color:rgba(0,0,0,.8);transition:all .5s ease}.widget-visible{position:relative;z-index:0!important}.CustomWindow .iframeContainer{display:flex;width:100%;height:100vh;margin:0;position:relative;padding-top:50px;border-radius:10px;overflow:hidden}.CustomWindow .iframeContainer::-webkit-scrollbar{width:10px;border-radius:100px}.CustomWindow .iframeContainer::-webkit-scrollbar-track{background:#333;border-radius:100px}.CustomWindow .iframeContainer::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}.CustomWindow .iframeContainer{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}.CustomWindow.fullWidth{max-width:calc(100% - 70px);height:100%;margin:0;padding:0;position:absolute;left:60px;top:10px;transition:all .5s ease}.CustomWindow.fullWidth .iframeContainer{max-width:100%;height:100%;margin:0;position:absolute;left:0;top:0;transition:all .5s ease}.CustomWindow .iframeContainer.close{height:0;padding:0;transition:all .5s ease}.CustomWindow .iframeContainer .BarWindowNav h1{display:flex;justify-content:flex-start;align-items:center;padding:0 0 0 20px}.CustomWindow .iframeContainer .BarWindowNav{display:flex;width:100%;height:50px;margin:0;position:absolute;left:0;top:0;z-index:99;overflow:hidden;justify-content:center;opacity:1;background-color:var(--BarColor-Var);transition:all .5s ease;transition-delay:.5s}.CustomWindow .iframeContainer.close .BarWindowNav{height:0;padding:0;overflow:hidden;transition:all .5s ease;top:-100px;opacity:0}.CustomWindow .iframeContainer iframe{display:block;width:100%!important;height:100%!important;min-height:100%;margin:0;position:relative;padding:0;border:0;outline:none;overflow:hidden;overflow-y:scroll;background-color:var(--BGColor-Var)}.iframeContainer{transform:scaleY(0);transform-origin:top;opacity:0;transition:all .5s ease}.iframeContainer.open{transform:scaleY(1);opacity:1}.iframeContainer.close{transform:scaleY(0);opacity:0}@media only screen and (min-width:0px)and (max-width:1100px){.BtnFullWidth{display:none!important}.CustomWindow{max-width:100%;height:100%;padding-top:10px}.CustomWindow .iframeContainer{height:100%}.CustomWindow .iframeContainer .BarWindowNav h1{font-size:15px;width:100%;justify-content:flex-start}.BtnCloseWindow,.BtnFullScreen,.BtnFullWidth,.BtnReloadWindow{width:40px;height:40px;border-radius:10px;top:5px}.BtnFullScreen.Game{left:5px}.BtnCloseWindow:after,.BtnFullScreen:after,.BtnFullWidth:after,.BtnReloadWindow:after{width:40px;height:40px}}.error{display:flex;justify-content:center;align-items:center;width:100%;min-height:30px;background:rgba(255,0,0,.2);border-radius:100px;font-weight:300;padding:0;font-size:12px;letter-spacing:0;position:relative;border:1px dashed red}.ErrorBlink{animation:SetAniErrorColor .2s}@keyframes SetAniErrorColor{0%{color:red}to{color:#fff}}.success{display:flex;justify-content:center;align-items:center;width:100%;min-height:30px;background:rgba(0,255,47,.2);border-radius:100px;font-weight:700;padding:0;font-size:12px;letter-spacing:0;position:relative;border:1px dashed green}.SuccessBlink{animation:SetAniSuccessColor .2s infinite}@keyframes SetAniSuccessColor{0%{color:green}to{color:#fff}}.ContHorMenu{display:flex;width:100%;height:40px;margin:0 auto;justify-content:center;align-items:center;position:fixed;left:0;top:90px;z-index:90;background-color:#0f122a;overflow:hidden;overflow-x:scroll;padding-left:10px}.ContHorMenu::-webkit-scrollbar{width:1px;height:1px;border-radius:100px}.ContHorMenu::-webkit-scrollbar-track{background:#333;border-radius:100px}.ContHorMenu::-webkit-scrollbar-thumb{border-radius:100px;background:var(--BGColor-Var)}.ContHorMenu{scrollbar-face-color:var(--BGColor-Var);scrollbar-shadow-color:var(--BGColor-Var);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}.ContHorMenu .BtnScrollToID{display:flex;width:auto;height:30px;margin:0 5px;justify-content:center;align-items:center;padding:0 20px;cursor:pointer;position:relative;border-radius:8px;font-size:11px;font-weight:100;flex-flow:column wrap;align-items:flex-start;border:1px solid #ffc800;overflow:hidden}.ContHorMenu .BtnScrollToID,.ContHorMenu .BtnScrollToID:hover{color:#fff;background:rgba(53,52,60,.6);border:1px solid rgba(53,52,60,.6)}.ContHorMenu .BtnScrollToID:hover{text-decoration:none!important}.ContHorMenu .BtnScrollToID:active{background:#fff;border:1px solid #fff;color:#0f122a;box-shadow:0 5px 10px 0 rgba(0,0,0,.3);text-decoration:none!important;transform:scale(.9)}@media only screen and (min-width:0px)and (max-width:900px){.ContHorMenu{top:110px;justify-content:flex-start;flex-flow:column wrap;padding-top:5px;align-items:flex-start}}@media only screen and (min-width:901px){.ContHorMenu{top:90px}}.ContCoupons{height:auto;justify-content:center;margin:10px auto;flex-wrap:wrap;padding:0 10px}.ContCoupons,.NavBarCoupons{display:flex;width:100%;align-items:center}.NavBarCoupons{height:50px;justify-content:space-between;margin:0 auto 20px}.NavBarCoupons button{display:flex;width:48%;height:35px;justify-content:center;align-items:center;margin:0;border-radius:10px;font-size:11px;cursor:pointer;font-family:Inter,Nunito Sans,sans-serif;font-weight:700}.BtnsNavsCcode{background:#2e3643;background:linear-gradient(180deg,rgb(46,54,67),rgb(31,37,46));box-shadow:inset 0 2px 0 0 #3b4351}.BtnsNavsCcode:hover{background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.3);text-decoration:none!important}.BtnsNavsCcode:active{transform:scale(.9)}.BtnsNavsCcode.Active{background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.3);text-decoration:none!important}.RowBarCoupons{width:100%;height:auto;margin:0 auto 20px;flex-direction:column}.RowBarCoupons,.RowBarCoupons button{display:flex;justify-content:center;align-items:center}.RowBarCoupons button{width:48%;height:35px;margin:0;border-radius:10px;font-size:11px;cursor:pointer;font-family:Inter,Nunito Sans,sans-serif;font-weight:700;background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff;box-shadow:0 5px 10px 0 rgba(0,0,0,.3);text-decoration:none!important}.RowBarCoupons .InputText,.RowBarCoupons h1,h2,p{display:block;width:100%;margin:0 auto 20px}.RowBarCoupons input,select{display:block;width:100%;height:40px;line-height:40px;position:relative;margin:0 auto 10px;padding:0 15px;background:var(--BGColor-Var);color:var(--MainTextColor-Var);border:1px solid var(--BorderColorAc-Var);font-family:Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:10px;font-family:Inter,Nunito Sans,sans-serif;font-weight:400;font-size:13px}.RowContBntsCCP{display:flex;width:100%;height:auto;justify-content:space-between;align-items:center;margin:10px auto}.RowContBntsCCP .Btns{display:flex;width:48%;height:50px;border-radius:15px;justify-content:center;align-items:center;background-color:#e83c3d;cursor:pointer;outline:none;font-size:15px!important;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out;position:relative;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BtnDeposit,.RowContBntsCCP .Btns{color:#fff;text-decoration:none!important}.BtnDeposit{background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6)}.BtnDeposit:hover{background:#77777d;background:linear-gradient(180deg,#9c9da3,#535358);border-top:1px solid #bcbcbc}.BtnCancel,.BtnDeposit:hover{text-decoration:none!important}.BtnCancel{background:linear-gradient(180deg,#f44b4a,#871e1e);border-top:1px solid #ff7372;color:#fff}.BtnCancel:hover{background:#77777d;background:linear-gradient(180deg,#9c9da3,#535358);border-top:1px solid #bcbcbc;text-decoration:none!important}.RowContBntsCCP .Btns:active{transform:scale(.8)}.SectionCoupons{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;margin:0;padding:85px 0 30px;align-items:flex-start;position:fixed;left:0;top:0;flex-direction:row;flex-wrap:wrap;overflow:hidden;overflow-y:scroll;z-index:9999!important;background-color:var(--BarColor-Var);color:var(--MainTextColor-Var)}.SectionCoupons table{border:1px solid var(--BGAccordion-Var)!important}.SectionCoupons .ContendPoCoupons{padding:0 30px;display:block;width:100%;height:auto;position:relative;z-index:1;border-bottom:1px solid var(--BorderColorAc-Var)}.BtnClosePopup{display:block;position:fixed;z-index:9999;cursor:pointer;border-radius:8px;background-color:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6)}.BtnClosePopup,.BtnClosePopup:after{width:50px;height:50px;right:0;top:0;transition:all .2s ease-in-out;transform:scale(.8)}.BtnClosePopup:after{content:"";position:absolute;z-index:10;background:url(/images/close.svg) 50% 50% no-repeat;background-size:100%}.BtnClosePopup:hover{transform:scale(.98);background:#04ffd9;background:linear-gradient(180deg,rgb(4,255,217),rgb(0,152,125));border-top:1px solid #89ffef}.BtnClosePopup:hover:after{transform:rotate(90deg)}.BtnClosePopup:active{background-color:#20222f;transform:scale(.5);opacity:.5}#CouTitle{display:flex;width:100%;height:50px;justify-content:center;align-items:center;margin:0 auto 10px;color:#fff;text-align:center;font-size:20px;line-height:20px;font-weight:700;text-transform:uppercase;background-color:rgba(53,52,60,.6);position:fixed;left:0;top:0;z-index:99}.CouponTitle{color:rgba(53,52,60,.6);margin:0 auto}.CouponSubTitle,.CouponTitle{text-align:center;font-size:10px;font-weight:800}.CouponSubTitle{color:var(--MainTextColor-Var);background-color:var(--BGTabsColor-Var);width:100%;height:40px;font-size:18px;border-radius:5px;font-weight:400}.CouponCode,.CouponSubTitle{margin:0 auto 20px;display:flex;justify-content:center;align-items:center}.CouponCode{text-align:center;font-size:30px;font-weight:800;border:1px dashed var(--MainTextColor-Var);border-radius:10px}.CouponCode,.RowBarCoupons button{max-width:360px}#RowNavSCoupons{width:100%;height:60px;position:fixed;left:0;top:50px;z-index:99;border-bottom:1px solid var(--BorderColorAc-Var);background-color:var(--BarColor-Var);color:var(--MainTextColor-Var)}#RowNavSCoupons,#RowNavSCoupons .BtnNavCcopons{display:flex;justify-content:center;align-items:center}#RowNavSCoupons .BtnNavCcopons{width:45%;height:40px;border:0;border-radius:8px;margin:0 5px;background-color:#e83c3d;color:#fff;cursor:pointer;outline:none;font-size:12px;font-weight:700;font-family:Inter,Nunito Sans,sans-serif;transition:all .1s ease-in-out;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}#RowNavSCoupons .BtnNavCcopons.Active{background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff;text-decoration:none!important}.SectionCoupons p{display:block;margin:0 auto 10px}.RowNavSCoupons{display:block;margin:0 auto}@keyframes ShowAni{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes HideAni{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}.ShowAni{animation:ShowAni .3s ease-in-out forwards}.HideAni{animation:HideAni .3s ease-in-out forwards}@media only screen and (min-width:0px)and (max-width:360px){#RowNavSCoupons .BtnNavCcopons{font-size:11px}}.SpinerLoading{width:40px;height:40px;position:relative;border-radius:100px;border:2px solid rgba(175,175,175,.5);margin:0 auto;background-color:rgba(0,0,0,.5)}.spinner{animation:RotateLoader 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-15px 0 0 -15px;width:30px;height:30px}.spinner .path{stroke:rgba(53,52,60,.6);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes RotateLoader{to{transform:rotate(1turn)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.SearchBox{display:block;width:200px;height:auto;margin:0 10px;padding:0}.search,.search__icon,.search__input{color:#fff}.search{margin:auto;background:rgba(192,169,137,.3);border-radius:10px}.search__button,.search__input{outline:rgba(0,0,0,0)}.search__button{background-color:rgba(0,0,0,0);cursor:pointer;display:block;position:absolute;top:5px;right:5px;width:2.25em;height:2.25em;-webkit-tap-highlight-color:rgba(0,0,0,0)}[dir=rtl] .search__button{right:auto;left:.125em;transform:scaleX(-1)}.search__icon{display:block;margin:auto;transition:color .15s linear;width:2.25em;height:2.25em}.search__button:focus-visible .search__icon,.search__button:hover .search__icon{color:#ccd9e5}.search__icon-ellipse{transition:ry .3s cubic-bezier(.65,0,.35,1)}.search__icon-g,.search__icon-line2,.search__icon-line3{transition:transform .3s cubic-bezier(.65,0,.35,1)}.search__icon-g{transform:translate(6px,6px);transform-origin:12px 12px}.search__icon-line2,.search__icon-line3{transform-origin:21px 21px}.search__input{border-radius:.5em;-webkit-padding-end:2.375em;padding-inline-end:2.375em;transition:background-color .3s,box-shadow .15s linear;height:2.25em;display:block;width:100%;height:40px;line-height:40px;position:relative;padding:0 15px;background:rgba(232,60,61,.5019607843);color:#fff;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;border-radius:10px;font-family:Inter,Nunito Sans,sans-serif;font-weight:400;font-size:13px;border:none}.search__input::placeholder{opacity:1}.search__input:hover{border-color:rgba(53,52,60,.6)}.search__input::placeholder{color:#fff;transition:color .3s}.search__input-wrap{position:relative}.search__label{position:absolute;width:1px;height:1px}.search__button:focus .search__icon-ellipse,.search__button:hover .search__icon-ellipse,.search__input:focus+.search__button .search__icon-ellipse{ry:.01px}.search__button:focus .search__icon-g,.search__button:hover .search__icon-g,.search__input:focus+.search__button .search__icon-g{transform:translate(6px,6px) rotate(-45deg)}.search__button:focus .search__icon-line2,.search__button:hover .search__icon-line2,.search__input:focus+.search__button .search__icon-line2{transform:rotate(-45deg)}.search__button:focus .search__icon-line3,.search__button:hover .search__icon-line3,.search__input:focus+.search__button .search__icon-line3{transform:rotate(45deg)}.search--searched .search__button{animation:search-icon-bounce .3s}[dir=rtl] .search--searched .search__button{animation:search-icon-bounce-rtl .3s}.search--searched .search__icon-ellipse,.search--searched .search__icon-g,.search--searched .search__icon-line2,.search--searched .search__icon-line3{transition-delay:.3s}@media only screen and (min-width:0px)and (max-width:420px){.SearchBox{margin:0 10px 0 0}}.mv-10{margin:10px 0!important}.mv-5{margin:5px 0!important}.mb-20{margin:0 0 20px!important}.pl-3{padding-left:30px!important}.p-5{padding:5px!important}.red{color:red!important}.center-div{display:grid;justify-content:space-between;align-items:center}@media only screen and (min-width:0px)and (max-width:520px){.testmonialsImage{max-width:200px!important}}.cancelbtn{float:left;width:45%}.deletebtn{float:right;width:45%}.cancelbtn{background-color:#ccc;color:#000;border-radius:10px}.deletebtn{background-color:#f44336;border-radius:10px}.container,.container p{padding:16px;text-align:center}.container p{margin:0 auto 10px}.seoP6{display:block;font-size:2em;font-weight:700;padding:0!important;margin-bottom:0!important}.modal{display:none;width:100%;height:200vh;position:fixed!important;z-index:99999999999999;left:0!important;top:0!important;padding-top:50px;background-color:rgba(0,0,0,.9);margin:0}.modal-content{background-color:var(--BarColor-Var);margin:5% auto 15%;border:1px solid hsla(0,0%,100%,.1);width:30%;border-radius:15px}@media(max-width:900px){.modal-content{width:60%}}@media(max-width:500px){.modal-content{width:80%}}.close{position:absolute;right:35px;top:15px;font-size:40px;font-weight:700;color:#f1f1f1}.close:focus,.close:hover{color:#f44336;cursor:pointer}.clearfix:after{content:"";clear:both;display:table}@media screen and (max-width:300px){.cancelbtn,.deletebtn{width:100%}}.invalid-coupon-modal{display:flex;align-items:center;justify-content:center;padding:clamp(12px,3.5vh,36px) 12px;height:100vh;overflow:hidden}.invalid-coupon-modal__content{width:min(92vw,900px);max-height:85vh;margin:0;overflow-y:auto;border:1px solid hsla(0,0%,100%,.14);border-radius:16px;background:linear-gradient(180deg,rgba(32,31,42,.98),rgba(26,25,35,.98));box-shadow:0 24px 46px rgba(0,0,0,.45)}.invalid-coupon-modal__content::-webkit-scrollbar{width:8px}.invalid-coupon-modal__content::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.18);border-radius:50px}.invalid-coupon-modal__close-row{display:flex;justify-content:flex-end;position:-webkit-sticky;position:sticky;top:0;z-index:2;padding-right:4px;background:linear-gradient(180deg,rgba(29,28,39,.98),rgba(29,28,39,.88) 72%,rgba(29,28,39,0))}.invalid-coupon-modal__container{display:flex;flex-direction:column;gap:10px;padding:6px 18px 20px}.invalid-coupon-modal__title{margin:0;text-align:center;font-size:clamp(1.2rem,1rem + .7vw,1.55rem);font-weight:700;letter-spacing:.2px}.invalid-coupon-modal__subtitle{max-width:680px;margin:0 auto!important;padding:0!important;text-align:center;font-size:clamp(.9rem,.82rem + .3vw,1rem)!important;font-weight:500!important;line-height:1.45}.invalid-coupon-modal__subtitle--muted{opacity:.84;margin-bottom:8px!important}.invalid-coupon-modal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;width:100%;margin-top:4px}.invalid-coupon-modal__card{display:flex;flex-direction:column;align-items:center;gap:10px;min-height:248px;padding:10px 10px 12px;border-radius:12px;border:1px solid hsla(0,0%,100%,.09);background:hsla(0,0%,100%,.04)}.invalid-coupon-modal__image-wrap{width:100%;max-width:136px;aspect-ratio:1/1;height:auto;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.08)}.invalid-coupon-modal__image{width:100%;height:100%;object-fit:cover;display:block}.invalid-coupon-modal__image--placeholder{opacity:.6}.invalid-coupon-modal__name{width:100%;min-height:44px;margin:0;text-align:center;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.invalid-coupon-modal__play-btn{width:120px;min-height:40px;margin-top:auto;align-self:center;display:inline-flex;justify-content:center;align-items:center;padding:0 14px;font-size:.95rem;border-radius:10px}@media(max-width:960px){.invalid-coupon-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.invalid-coupon-modal{padding:12px 8px}.invalid-coupon-modal__content{width:min(96vw,560px);max-height:88vh}.invalid-coupon-modal__container{padding:4px 10px 14px;gap:8px}.invalid-coupon-modal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.invalid-coupon-modal__card{min-height:auto;padding:8px 6px 10px;gap:8px}.invalid-coupon-modal__image-wrap{max-width:none;width:100%}.invalid-coupon-modal__name{min-height:34px;font-size:.8rem;line-height:1.2}.invalid-coupon-modal__play-btn{width:100%;min-height:34px;font-size:.82rem;padding:0 8px}}.BannerBuyCrypto{display:flex;justify-content:center;align-items:center;width:100%;max-width:940px;height:auto;margin:20px auto;cursor:pointer;border-radius:15px;background-color:var(--BGMenu-Var);border:1px solid var(--BorderColorAc-Var);position:relative;z-index:99;overflow:hidden;transition:all .3s ease-in-out;transform:scale(.9);max-width:600px}.BannerBuyCrypto img{display:block;width:100%;height:auto;transition:all .2s ease-in-out}.BannerBuyCrypto:hover{border-color:rgba(53,52,60,.6);transform:scale(1)}.BannerBuyCrypto:active{transform:scale(.9)}.BntQD{display:flex;justify-content:center;align-items:center;width:100%;max-width:250px;height:60px;border:0;border-radius:10px;margin:10px 0;text-decoration:none;background-color:#e83c3d;color:#fff;cursor:pointer;outline:none;font-size:14px;font-family:Inter,Nunito Sans,sans-serif;font-weight:700;font-size:15px;transition:all .2s ease-in-out;box-shadow:0 5px 5px rgba(0,0,0,.3);background:#04ffd9;background:linear-gradient(180deg,rgb(4,255,217),rgb(0,152,125));border-top:1px solid #89ffef}.BannerBuyCrypto:hover .BntQD{background:rgba(53,52,60,.6);background:linear-gradient(180deg,rgba(53,52,60,.6),#1c2583);border-top:1px solid rgba(53,52,60,.6);color:#fff;transform:scale(1.1)}.TitleText{display:block;font-size:30px;color:var(--MainTextColor-Var);margin:0;padding:0}@media only screen and (min-width:0px)and (max-width:940px){.BannerBuyCrypto{width:96%;border-radius:15px}}.MoveBounce{animation-duration:2s;animation-iteration-count:infinite;animation-name:bounce-1;animation-timing-function:linear}.AniCharacter{animation-duration:3s;animation-iteration-count:infinite;animation-name:bounce-2;animation-timing-function:linear}.AniMovingY{animation-duration:10s;animation-iteration-count:infinite;animation-name:MovingY-1;animation-timing-function:linear}#root,body{opacity:0;animation-iteration-count:1;animation-delay:0s;animation-duration:1s;animation-name:fadeIn;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes bounce-1{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@keyframes bounce-2{0%{transform:scale(.95)}50%{transform:scale(1)}to{transform:scale(.95)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes MovingY-1{0%{transform:translateY(0)}50%{transform:translateY(-30px)}to{transform:translateY(0)}}.CodeBlink{animation:SetColor .2s infinite}@keyframes SetColor{0%{color:#fff}to{color:#fff}}.AniBG_BTN{animation:SetBgColor .5s infinite;color:#fff}@keyframes SetBgColor{0%{background-color:rgba(53,52,60,.6)}50%{background-color:rgba(53,52,60,.6)}to{background-color:rgba(53,52,60,.6)}}.Pages.Elite{background:url(/images/bg-page-elite.jpg) 50% 0 no-repeat #0f122a;background-size:cover;height:auto;min-height:100vh}.Pages.Elite *{color:#fff}.EliteMainCont{display:block;max-width:1200px;min-height:100%;margin:0 auto;position:relative;padding:0 30px}.EliteMainCont .BgCont{position:absolute;left:0;top:0;z-index:0}.EliteMainCont .BgCont,.EliteMainCont .FronEliteCont{display:block;width:100%;min-height:100%;margin:0 auto}.EliteMainCont .FronEliteCont{position:relative;z-index:1}.EliteMainCont .FronEliteCont .ContEliteHead{display:block;width:100%;max-width:700px;margin:0 auto 80px;position:relative}.EliteMainCont .FronEliteCont .ContEliteHead:after{content:"";width:100%;max-width:275px;height:90px;display:block;position:absolute;left:-10%;top:22%;background:url(/images/shine-logo.png) 50% 50% no-repeat;background-size:100% 100%;filter:brightness(1.4) contrast(1);-webkit-backdrop-filter:overlay(100%);backdrop-filter:overlay(100%);animation:moveLeftToRight 5s linear infinite}#LogoMrOElite{display:block;width:100%;max-width:384px;height:auto;margin:0}.EliteMainCont .BgCont .ContEliteChara{display:flex;width:100%;max-width:700px;height:auto;margin:0 auto;justify-content:flex-end;padding-top:40px}#MrOEliteCharacter{display:block;width:100%;max-width:475px;height:auto;margin:0;animation:moveCharacter 8s linear infinite}.EliteMainCont .WelcomeCont{display:flex;width:100%;max-width:900px;margin:0 auto;position:relative;z-index:1;padding:30px;background:rgba(0,0,0,.8);border-radius:15px;text-align:center;flex-direction:column;justify-content:center;align-items:center}.EliteMainCont .WelcomeCont h1.EP_Title,p.EP_text{display:block;width:100%;max-width:575px;text-align:center!important;margin:0 auto 20px;color:#fff}.EliteMainCont .WelcomeCont h1.EP_Title{font-size:35px;line-height:35px}.EliteMainCont .WelcomeCont p.EP_text{font-size:25px;line-height:25px}.EliteMainCont .HeliteReCont{display:flex;width:100%;max-width:900px;margin:60px auto;position:relative;z-index:1;padding:0 30px;text-align:center;flex-direction:column;justify-content:center;align-items:center}.EliteMainCont .HeliteReCont h2.EP_SubTitle,p.EP_text{display:block;width:100%;max-width:575px;text-align:center!important;margin:0 auto 20px!important;color:#fff}.EliteMainCont .HeliteReCont h2.EP_SubTitle{font-size:25px;line-height:25px}.EliteMainCont .HeliteReCont p.EP_text{font-size:20px;line-height:20px}.EliteMainCont .HeliteReCont ul,li,ol{font-size:20px;line-height:25px}.EliteMainCont .HeliteReCont ul.ListElite{display:block;width:100%;max-width:335px;margin-top:20px}.EliteMainCont .HeliteReCont ul.ListElite li{display:block;width:100%;padding:0 20px;margin:0 auto 5px;position:relative;color:#fff}.EliteMainCont .HeliteReCont ul.ListElite li:after{content:"";display:block;width:8px;height:8px;background-color:#fff;position:absolute;left:0;top:10px;border-radius:100px}#BarContacts{width:100%;max-width:1100px;margin:30px auto;z-index:1;justify-content:space-between}#BarContacts,#BarContacts .BoContacts{display:flex;position:relative;padding:0;align-items:center}#BarContacts .BoContacts{width:30%;height:100px;margin:0;border-radius:20px;justify-content:center;transition:all .2s ease-in-out;background-color:rgba(206,206,206,.8);cursor:pointer}#BarContacts .BoContacts.Viber{background:#583fbb}#BarContacts .BoContacts.Telegram{background:#23a0dc}#BarContacts .BoContacts.Email{background:#e94057}#BarContacts .BoContacts img{display:block;width:100%;margin:0;transition:all .2s ease-in-out;transform:scale(.9)}#BarContacts .BoContacts:hover{transform:scale(1.1)}#BarContacts .BoContacts:hover img{transform:scale(1)}#VipEliteClubBanner{display:flex;width:100%;height:auto;position:relative;border-radius:15px;max-width:600px;border:1px solid var(--BorderColorAc-Var);z-index:99;overflow:hidden;transition:all .3s ease-in-out;transform:scale(.9);cursor:pointer}#VipEliteClubBanner img{display:block;width:100%;max-width:600px}#VipEliteClubBanner:hover{border-color:rgba(255,255,33,.5);transform:scale(1)}#VipEliteClubBanner:active{transform:scale(.9)}#VipEliteClubBanner:after{content:"";width:100%;max-width:275px;height:90px;display:block;position:absolute;left:-20%;top:20%;background:url(/images/shine-logo.png) 50% 50% no-repeat;background-size:100% 100%;filter:brightness(1.4) contrast(1);-webkit-backdrop-filter:overlay(100%);backdrop-filter:overlay(100%);animation:moveLeftToRightHome 5s linear infinite}#VipEliteClubBanner:before{content:"";display:block;width:300px;height:600px;position:absolute;left:-50%;top:-180px;opacity:.5;transform:rotate(45deg);background:#fff;background:linear-gradient(93deg,rgba(255,255,255,0) 10%,rgb(255,255,255) 50%,rgba(255,255,255,0) 90%);animation:MoveShine 3s infinite}@keyframes MoveShine{0%{left:-200%}to{left:150%}}@keyframes moveLeftToRightHome{0%{transform:translateX(200px) scale(0);opacity:0}10%{transform:translateX(100px) scale(1);opacity:1}90%{transform:translateX(-10px) scale(.8);opacity:1}to{transform:translateX(-200px) scale(.8);opacity:0}}@keyframes moveLeftToRight{0%{transform:translateX(-18%) scale(0);opacity:0}10%{transform:translateX(20%) scale(1);opacity:1}90%{transform:translateX(100%) scale(.8);opacity:1}to{transform:translateX(100%) scale(.8);opacity:0}}@keyframes moveCharacter{0%{transform:translateY(0)}50%{transform:translateY(-15px)}to{transform:translateY(0)}}@media only screen and (min-width:501px)and (max-width:800px){.Pages.Elite{background-size:150%;padding:30px 0 60px;height:auto;min-height:100vh}.EliteMainCont .FronEliteCont .ContEliteHead{max-width:60%;margin:0 0 30px;padding:0}.EliteMainCont .FronEliteCont .ContEliteHead:after{width:70%;left:-20%;top:25%}#LogoMrOElite{max-width:100%}.EliteMainCont .BgCont .ContEliteChara{width:100%;padding:0}#MrOEliteCharacter{width:50%;position:absolute;right:5%;top:-15px}#BarContacts .BoContacts{height:60px;padding:0;border-radius:10px}}@media only screen and (min-width:0px)and (max-width:500px){.Pages.Elite{background-size:160%;padding:30px 0 60px;height:auto;min-height:100vh}.EliteMainCont .FronEliteCont .ContEliteHead{max-width:60%;margin:0 0 30px;padding:0}.EliteMainCont .FronEliteCont .ContEliteHead:after{width:70%;left:-20%;top:4%}#LogoMrOElite{max-width:100%}.EliteMainCont .BgCont .ContEliteChara{width:100%;padding:0}#MrOEliteCharacter{width:50%;position:absolute;right:5%;top:-15px}.EliteMainCont .WelcomeCont{padding:20px}.EliteMainCont .WelcomeCont h1.EP_Title{font-size:25px;line-height:25px}.EliteMainCont .WelcomeCont p.EP_text{font-size:15px;line-height:15px}.EliteMainCont .HeliteReCont{margin:0 auto}.EliteMainCont .HeliteReCont h2.EP_SubTitle{font-size:18px;line-height:18px}.EliteMainCont .HeliteReCont p.EP_text{font-size:14px;line-height:14px}.EliteMainCont .HeliteReCont ul.ListElite li{font-size:14px}#BarContacts{flex-direction:column;justify-content:flex-start;align-items:center}#BarContacts .BoContacts{width:100%;height:60px;padding:30px;margin-bottom:20px;border-radius:10px}.TextBlaIta{font-size:20px}#VipEliteClubBanner:after{top:5%}}@media only screen and (min-width:0px)and (max-width:360px){#MrOEliteCharacter{width:45%;position:absolute;right:10%;top:-15px}}.Color_Pink{color:#ff34c0!important}.Links,.Links:hover{color:#e83c3d;text-decoration:underline}.Color_White{color:#fff}.Color_Blue,.Color_Cyan{color:rgba(53,52,60,.6)}.Color_Detective{color:#e83c3d}.Color_Orange{color:rgba(53,52,60,.6)}.Color_Grey{color:#b8b8ba}.Color_Yellow{color:#ffc800}.Color_LbLUE{color:#617dea}.Color_LbGreen{color:#e83c3d}.ColorBL,.ColorPI,.ColorRE,.ColorYE{color:#e83c3d!important}.ColorTelBL{color:#23a0dc!important}.ColorVibPurple{color:#a58eff!important}.ColorReOr{color:#e94057!important}.TextBlaIta{font-size:30px;font-weight:700;font-style:italic!important}.game-details-page{padding-top:120px;width:70%;margin:auto;z-index:9;position:relative}.game-details-page p{margin-bottom:10px}.game-iframe{width:100%;height:100vh;border-radius:15px}.game-description{margin:0;padding:20px;border-radius:16px}.game-description h1,.game-description h2,.game-description h3{color:rgba(53,52,60,.6);text-align:left}.loader{width:100%;height:80vh;display:flex;align-items:center;justify-content:center;font-weight:600}.game-frame-container{border-radius:15px}.buttons-overlay{width:100%;gap:15px}.buttons-overlay,.iframe-overlay{display:flex;justify-content:center;align-items:center}.iframe-overlay{position:absolute;inset:0;background:rgba(14,18,36,.9019607843);flex-direction:column;gap:1rem;z-index:10;border-radius:15px}.iframe-overlay button{padding:.8rem 1.6rem;font-size:1rem;font-weight:700;border:none;border-radius:6px;cursor:pointer;background:rgba(53,52,60,.6);min-width:140px}.error-msg{color:#d33;margin-top:1rem}@media(max-width:768px){.game-details-page{width:100%}.game-iframe{height:50vh;border-radius:5px}.game-frame-container{padding:5px}}.table-responsive{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(53,52,60,.6) rgba(0,0,0,0)}.table-responsive::-webkit-scrollbar{height:8px}.table-responsive::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.table-responsive::-webkit-scrollbar-thumb{background-color:rgba(53,52,60,.6);border-radius:4px}.winnings-table{width:100%;border-collapse:collapse}.winnings-table td,.winnings-table th{padding:8px;text-align:center;white-space:nowrap}.winnings-table tbody tr:nth-child(2n){background-color:rgba(247,146,26,.29)}.winnings-table tbody tr:nth-child(odd){background-color:rgba(247,146,26,.02)}.recentWinnings{color:rgba(53,52,60,.6);margin-top:15px;font-size:20px}@media(max-width:768px){.winnings-table td,.winnings-table th{font-size:14px}}:root{--c-dark:#23303a;--c-deep:rgba(53,52,60,0.6);--c-orange:rgba(53,52,60,0.6);--c-gold:#ffc800}#FloatingBalanceBadge{display:none;position:fixed;right:6px;bottom:58px;z-index:998;border:0;padding:0;background:rgba(0,0,0,0);cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.badge-content{display:inline-flex;align-items:center;padding:3px 8px 5px;border-radius:5px;background:#e83c3d;color:var(--c-dark);transform:translateZ(0);transition:transform .18s ease,box-shadow .18s ease}#FloatingBalanceBadge:focus-visible .badge-content,#FloatingBalanceBadge:hover .badge-content{transform:translateY(-2px);box-shadow:0 14px 28px #b83636,inset 0 2px 6px #e83c3d;outline:none}.icon-wrap{display:grid;place-items:center;width:36px;height:36px;border-radius:10px;flex-shrink:0}.icon{font-size:18px;color:var(--c-deep);transform:translateY(1px)}.texts{display:flex;flex-direction:column;line-height:1.1;text-align:left}.label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:var(--c-dark);opacity:.9}.value{margin-top:2px;font-size:16px;font-weight:800;color:#fff;text-shadow:0 1px 0 hsla(0,0%,100%,.35);white-space:nowrap}.curr{font-weight:700;opacity:.9}.glow{position:absolute;inset:-6px;border-radius:20px;background:radial-gradient(120px 40px at 85% 110%,rgba(255,200,0,.35),transparent 60%),radial-gradient(160px 60px at -10% -30%,rgba(247,146,26,.25),transparent 60%);filter:blur(8px);opacity:.85;z-index:-1;pointer-events:none}@media(max-width:480px){.BalanceModal__card{padding:14px;border-radius:12px}.field__value{font-size:18px}.field.big .field__value{font-size:22px}.actions{gap:8px}.actions .btn{font-size:12px;padding:6px 4px}}@media(min-width:351px)and (max-width:390px){.actions .btn{font-size:12px!important;padding:8px 6px!important}}@media(max-width:350px){.actions .btn{font-size:11px!important;padding:8px 6px!important}}.btn{width:100%;padding:10px 12px;font-size:14px}.compBox{grid-template-columns:32px 1fr 18px;padding:8px 10px}.coin{width:32px;height:32px}.compText strong{font-size:16px}.compText span{font-size:12px}.icon-wrap{width:32px;height:32px;border-radius:8px}@media(max-width:1200px){#FloatingBalanceBadge{display:block}}.BalanceModal__overlay{position:fixed;inset:0;background:rgba(35,30,20,.65);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:10000;display:grid;place-items:center;padding:16px}.BalanceModal__card{width:100%;max-width:420px;background:#0f122a;color:#fff8e6;border-radius:16px;border:1px solid rgba(255,200,0,.35);padding:20px;box-sizing:border-box}.BalanceModal__header{display:flex;align-items:center;justify-content:space-between}.BalanceModal__header h3{margin:0;font-size:13px;font-weight:700;color:#e83c3d;text-transform:uppercase}.BalanceModal__close{background:rgba(0,0,0,0);border:0;color:#e83c3d;font-size:22px;cursor:pointer}.BalanceModal__header h3,.compText span,.compText strong,.label{text-align:left;display:block;width:100%;padding:5px 0}.compText{display:flex;justify-content:center;align-items:center}.label{color:#e83c3d;font-size:13px;font-weight:600}.field{border:1px solid #e83c3d;background:#241a14;border-radius:10px;padding:8px 10px}.field.big{padding:4px 8px}.field__value{font-size:22px;font-weight:800;color:#e83c3d}.field.big .field__value{font-size:28px}.field__value .curr{font-size:16px;font-weight:700;color:#e83c3d;margin-left:6px}.actions{gap:12px;margin:12px auto;flex-wrap:wrap}.actions,.actions .btn{display:flex;justify-content:center;align-items:center}.actions .btn{flex:1 1;min-width:0;text-align:center;padding:10px 8px;font-size:14px;font-weight:700}.btn{border-radius:10px;padding:12px 18px;font-weight:800;cursor:pointer;border:2px solid #e83c3d;transition:all .15s ease}.btn-primary{color:#fff}.btn-primary,.btn-primary:hover,.btn-secondary{background:#e83c3d}.btn-secondary{color:#fff}.btn-secondary:hover{background:#e83c3d}.btn-outline{width:100%;background:rgba(0,0,0,0);color:#e83c3d;border-color:rgba(255,179,0,.55)}.btn-outline:hover{background:rgba(255,179,0,.12)}.compBox{display:grid;grid-template-columns:40px 1fr 20px;align-items:center;grid-gap:10px;gap:10px;padding:5px 7px;border-radius:10px;background:linear-gradient(135deg,#E83C3D,#741515);border:1px solid rgba(232,60,61,.3490196078);margin-bottom:12px}.coin{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:radial-gradient(circle at 30% 30%,#ffd861,#ff9f1a 70%);color:#4a2500;border:2px solid #b86e00}.compText strong{font-size:18px;color:#fff;width:10%}.compText span{font-size:14px;opacity:1;color:#fff}.info{color:#ffcf6b;font-size:18px;justify-self:end}.mobile-navbar{display:flex;justify-content:space-around;padding-top:5px}.IconText{flex-direction:column;font-size:12px}.IconText,.nav-icons{display:flex;align-items:center;color:#e83c3d}.nav-icons{justify-content:center;font-size:8px;border-radius:15%;padding:2px}.nav-icon,.nav-icons{width:30px;height:30px}.nav-icon{display:grid;place-items:center;border:none;padding:0;cursor:pointer;background:none}.hamburger-line{display:block;width:26px;height:2px;background:#e83c3d;position:relative}.hamburger-line:after,.hamburger-line:before{content:"";position:absolute;left:0;width:26px;height:2px;background:#e83c3d}.hamburger-line:before{top:-8px}.hamburger-line:after{top:8px}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.35);z-index:998}.drawer{position:fixed;top:0;left:0;height:100vh;width:75vw;max-width:320px;background:#0f122a;color:#fff;transform:translateX(-100%);transition:transform .3s ease;z-index:999;display:flex;flex-direction:column;border-right:1px solid #e83c3d;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.drawer.open{transform:translateX(0)}.drawer-close{background:none;font-size:42px;color:#e83c3d}.drawer-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;color:rgba(53,52,60,.6)}.drawer-list{list-style:none;padding:0;margin:0}.drawer-item{padding:2.5px 10px}.drawer-item a{display:block;width:100%;padding:12px;background:linear-gradient(90deg,rgb(102,11,11),rgb(254,58,58));color:#fff;text-decoration:none;border-radius:25px;font-weight:500;transition:transform .2s ease,background .2s ease}.drawer-item a:hover{background:#e67a00;transform:translateX(6px)}.drawer-item{margin:0;border-bottom:none}.logo-anim{animation:spinIn 1.5s ease forwards}@keyframes spinIn{0%{transform:rotate(-40deg) scale(.8);opacity:0}to{transform:rotate(0deg) scale(1.4);opacity:1}}.drawer-item{opacity:0;transform:translateX(-15px)}.menu-open .drawer-item{animation:slideIn .4s ease forwards}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.drawer-separator{height:1px;background:hsla(0,0%,100%,.08);margin:12px 16px}.drawer-subheader{font-size:14px;opacity:.7;padding:0 20px 8px;text-transform:none;text-align:left}.drawer-list--secondary .drawer-item{border-radius:0}.drawer-item--secondary a{padding:2% 20px;background:none;font-size:14px}.copyr{text-align:center;margin-top:auto;padding:14px 12px 18px}@media only screen and (min-width:571px)and (max-width:850px){.MainLogo.Burger img{display:none}.drawer{width:82vw;max-width:420px}.drawer-header{padding:10px 14px}.drawer-item{padding:4px 10px}.drawer-item a{padding:10px 12px;font-size:14px;border-radius:16px}.drawer-item--secondary a{padding:7px 14px;font-size:13px}.copyr{margin-top:8px;padding-bottom:14px}}#BarTop,.footer.promo-wrapper,.promo-wrapper{position:relative}.promoPumpkin,.promoPumpkin--barTop,.promoPumpkin--footer{position:absolute;border:0;padding:0;background:rgba(0,0,0,0);cursor:pointer;transition:transform .2s ease;z-index:5}.promoPumpkin{top:-12px;right:5px;width:40px;height:40px;transform:rotate(30deg);animation:pulse 2s ease-in-out infinite}.promoPumpkin:hover{transform:scale(1.05) rotate(-2deg)}.promoPumpkin--footer{top:0;left:0;width:50px;height:50px;z-index:6;animation:bounce 1s ease-in-out infinite}.promoPumpkin--footer:hover{transform:scale(1.05) rotate(-2deg)}.promoPumpkin--barTop{top:3px;right:3px;width:40px;height:40px;transform:rotate(-30deg);animation:pulse2 2s ease-in-out infinite;z-index:10}.promoPumpkin--barTop:hover{transform:scale(1.08) rotate(-4deg)}@media(max-width:680px){.promoPumpkin--barTop{right:auto;top:8px;left:8px;width:56px;height:56px}}.promoOverlay{position:fixed;inset:0;background:rgba(0,0,0,.65);display:grid;place-items:center;z-index:1000}.promoCard{position:relative;width:min(420px,92vw);padding:24px 20px 28px;border-radius:20px;background:radial-gradient(70% 70% at 50% 30%,#ff9b2f 0,#d87007 70%,#b35900 100%);color:#fff;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.35);z-index:1}.promoCard:before{content:"";position:absolute;inset:0;padding:3px;border-radius:20px;background:linear-gradient(180deg,rgba(53,52,60,.6),#E83C3D);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.promoClose{position:absolute;top:8px;right:10px;border:0;background:rgba(0,0,0,0);color:#3b1d00;font-size:20px;cursor:pointer}.promoHeading{font-weight:800;font-size:22px;margin:10px 0 8px;letter-spacing:.5px;text-align:center}.promoCode{color:#3b1d00;font-weight:700;font-size:18px;margin-bottom:8px;text-align:center}.promoBtn{display:inline-block;padding:12px 18px;border-radius:10px;background:#3b1d00;color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.promoPumpkinsRow{display:flex;justify-content:space-between;align-items:center;opacity:.9}.promoPump{width:90px;height:auto}@keyframes pulse{0%,to{transform:rotate(30deg) scale(1)}50%{transform:rotate(30deg) scale(1.15)}}@keyframes pulse2{0%,to{transform:rotate(-30deg) scale(1)}50%{transform:rotate(-30deg) scale(1.15)}}@keyframes bounce{0%,to{transform:rotate(-30deg) translateY(0)}50%{transform:rotate(-30deg) translateY(-5px)}}.promoPumpkin--barFooter{position:absolute;bottom:120px;right:15px;top:auto}.rhi-container{position:relative;width:100%;overflow:hidden}.rhi-picture{cursor:pointer}.rhi-image{width:100%;height:auto}.rhi-subtitle{color:#fff;font-weight:400;font-size:20px;text-align:center;text-shadow:5px 12px 8px #0f122a}.promoBrandWrapper{position:absolute;left:5%;top:10%;display:flex;flex-direction:column;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;z-index:10;pointer-events:none;text-align:center}.promoBrandWrapper>*{pointer-events:auto}.rhi-img{background-image:url(/assets/new-style/promo-logo.png);background-size:contain;background-repeat:no-repeat;background-position:50%;width:800px;max-width:100vw;aspect-ratio:800/500;height:auto;margin-bottom:20px;display:block}@media(min-width:1440px)and (max-width:1800px){.promoBrandWrapper{left:-1%;top:0}.rhi-img{width:650px}}@media(min-width:1200px)and (max-width:1399px){.promoBrandWrapper{left:-1%;top:2%}.rhi-img{width:600px}}@media(max-width:1440px){.rhi-img{width:500px}.promoBrandWrapper{left:2%;top:0}}@media(max-width:1200px){.rhi-img{width:450px;margin-bottom:15px}}@media(max-width:1024px){.rhi-img{width:400px}}@media(max-width:768px){.promoBrandWrapper{width:100%;padding:0 20px;top:5%}.rhi-img{width:450px;margin-bottom:10px}}@media(min-width:769px)and (max-width:951px){.promoBrandWrapper{top:20%}}.rhi-cta{background-image:url(/_next/static/media/ronin-slots-background-button.d217b4f3.png);background-color:rgba(0,0,0,0);border:none;outline:none;color:#fff;font-weight:700;padding:15px 40px;border-radius:10px;cursor:pointer;font-size:32px}.rhi-cta,.rhi-cta:hover{background-size:cover;background-repeat:no-repeat;background-position:50%}.rhi-cta:hover{background-image:url(/_next/static/media/ronin-slots-background-button-hover.c0e6ac1c.png);color:#e83c3d}@media(max-width:767px){.rhi-subtitle{font-size:12px;margin:0 0 5px}.rhi-cta{padding:10px 20px;font-size:1rem}}@media(min-width:768px)and (max-width:1100px){.rhi-subtitle{color:#fff;font-weight:400;font-size:15px;text-align:center;text-shadow:5px 7px 12px #0f122a}.rhi-cta{background-image:url(/_next/static/media/ronin-slots-background-button.d217b4f3.png);color:#fff;font-weight:700;padding:8px 10px;border:none;border-radius:10px;cursor:pointer;font-size:20px}.rhi-cta,.rhi-cta:hover{background-size:cover;background-repeat:no-repeat;background-position:50%}.rhi-cta:hover{background-image:url(/_next/static/media/ronin-slots-background-button-hover.c0e6ac1c.png);color:#e83c3d}}@media(min-width:1101px)and (max-width:1400px){.rhi-subtitle{color:#fff;font-weight:400;font-size:25px;text-align:center;text-shadow:5px 7px 12px #0f122a}.rhi-cta{background-image:url(/_next/static/media/ronin-slots-background-button.d217b4f3.png);color:#fff;font-weight:700;padding:12px 30px;border:none;border-radius:10px;cursor:pointer;font-size:22px}.rhi-cta,.rhi-cta:hover{background-size:cover;background-repeat:no-repeat;background-position:50%}.rhi-cta:hover{background-image:url(/_next/static/media/ronin-slots-background-button-hover.c0e6ac1c.png);color:#e83c3d}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:hsla(0,0%,100%,.87);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;position:absolute;left:0;top:0;--BGColor-Var:#0F122A;--BarColor-Var:#E83C3D;--LogoWhiteColor-Var:#ffffff;--MainTextColor-Var:#ffffff;--BGMenu-Var:#252935;--IconYPos-Var:0px;--IconYPos-Var_L2:-80px;--BGAccordion-Var:#2b3340;--BorderColorAc-Var:#3c4350;--BGColorIcon-Var:#23293b;--BGTransColor-Var:rgba(19,22,31,0.5);--BGBoxes-Var:#0F122A;--Img_CDS-Var:url(/images/cds_d_mode.svg);--Img_RTG-Var:url(/images/rtg-logo_d_mode.svg);--BG_DepMet:url(/images/dep-metods.svg);--C_MainColor:#0D0963}html{-webkit-tap-highlight-color:rgba(0,0,0,0);background:var(--BGColor-Var);scroll-behavior:smooth;scrollbar-gutter:stable}body,html{width:100%;min-height:100%;margin:0;padding:0;text-align:center;font-size:14px;font-family:Inter,sans-serif;background:#0f122a}body,html{position:relative}body{margin:0 auto;z-index:0;color:var(--MainTextColor-Var);overflow-x:hidden!important;overflow:scroll}*{-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}:focus{outline:none}img{display:block;border:0!important;outline:none!important;height:auto;width:100%}a{text-decoration:none}iframe{text-decoration:none;width:100%;height:100%;margin:0}button,iframe{border:0;outline:none}button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}body::-webkit-scrollbar{width:10px;border-radius:100px}body::-webkit-scrollbar-track{background:rgba(53,52,60,.6);border-radius:100px}body::-webkit-scrollbar-thumb{border-radius:100px;background:#e83c3d}body{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}iframe::-webkit-scrollbar{width:10px;border-radius:100px}iframe::-webkit-scrollbar-track{background:#333;border-radius:100px}iframe::-webkit-scrollbar-thumb{border-radius:100px;background:rgba(53,52,60,.6)}iframe{scrollbar-face-color:rgba(53,52,60,.6);scrollbar-shadow-color:rgba(53,52,60,.6);scrollbar-arrow-color:var(--MainTextColor-Var);scrollbar-track-color:#333}#root{display:block;width:100%;min-height:100vh;position:relative;margin:0 auto;color:var(--MainTextColor-Var);z-index:2;transition:all .2s ease-in-out;padding:0}#root .widget-visible{display:block;width:100%;height:100vh;position:absolute;left:0;top:0;z-index:9999!important}@media only screen and (min-width:0px)and (max-width:850px){#root.MenuIsOpen{padding-left:0}.BannerHomeError{display:none!important}.BannerHomeErrorMobile{display:block!important}}.Transitions{transition:all .3s ease-in-out}.NoSelect{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Obj{display:block;width:100%;min-height:100px;height:auto;margin:0 auto;position:relative}.ClearFix{clear:both}.Ease{transition:all .5s ease-in-out}.ColorGreen,.ColorYellow{color:#e83c3d}.ColorWhite{color:#fff}.ColorGrey{color:#888!important}.TextShadow{text-shadow:0 5px 5px rgba(0,0,0,.5)}strong{font-weight:1000!important}.TextLinksGreen{text-decoration:underline;cursor:pointer;color:rgba(53,52,60,.6)!important;background:none}.TextLinksGreen:hover{color:#e83c3d!important;background:none}.MainTextCont{display:block;width:100%;max-width:1420px;height:auto;margin:0 auto;padding:0 30px;position:relative}.MainTextCont,.MainTextCont h1,h2,p{text-align:left}.MainTextCont p{text-align:justify;margin-bottom:20px}.TxtParTop{color:#fff!important;margin:0 auto 10px;font-size:18px}.TxtParTopH1{font-family:Inter,sans-serif;font-size:40px;text-align:center;font-weight:700!important;text-shadow:1px 2px 2px rgba(0,0,0,.7);color:#fff!important;text-transform:uppercase;margin-top:10px;margin-bottom:20px}.TxtParTopH1.Support{margin-bottom:80px}.TxtParTopH1.Vip{margin-top:10px}.TxtParTopH1.Games{margin-bottom:70px}.TxtParTopH1.Policy{margin-top:0}.Detective_Color{color:#e83c3d}.Bold{font-weight:400}.ErroPage{display:block;width:100%;margin:0 auto;max-width:1230px}a{color:rgba(53,52,60,.6)}a:hover{color:#e83c3d;text-decoration:none}canvas{display:block;border:0!important;outline:none!important;height:auto;margin:0 auto;width:100%;max-width:1920px;position:relative}#Banner_600x200,#Banner_940x120{max-width:600px}#RowImportants{display:flex;width:100%;max-width:1200px;height:auto;position:relative;justify-content:center;align-items:center;margin:20px auto}.BannerImage{display:block}.BannerImageMobile{display:none}.HomePromoImage{width:70%;margin:auto;cursor:pointer}.wrap{display:contents}@media(max-width:801px){.only-desktop{display:none}}@media(min-width:799px){.only-mobile{display:none}}@media only screen and (min-width:0px)and (max-width:800px){.TxtParTopH1.Banking{margin-bottom:60px}.TxtParTopH1.About,.TxtParTopH1.Responsible{margin-bottom:70px}.BannerImage{display:none}.BannerImageMobile{display:block}.HomePromoImage{width:95%;margin-top:20px}#RowImportants{flex-direction:column}.MainTextCont p{font-size:15px}.SubTitlesPromos2{margin:0 0 85px!important}}@media only screen and (min-width:500px)and (max-width:900px){.TxtParTopH1.Vip{margin-bottom:115px}.TxtParTopH1.About{margin-bottom:75px}.TxtParTopH1.Banking{margin-bottom:60px}}@media only screen and (min-width:901px){.TxtParTopH1.Vip{margin-bottom:155px}}.SubTitlesPromos,.SubTitlesPromos2{font-weight:200;margin:0 0 85px;display:block;width:100%;padding:0!important}.BannerHome{display:block;width:80%;margin:10px auto;max-width:1770px;cursor:pointer}.BannerHome,.BannerMobile{position:relative;z-index:9}.BannerMobile{margin:50px auto}.BannerHomeError{display:block;width:50%;margin:auto}.BannerHomeErrorMobile{display:none}#WizardsHubBanner{display:flex;width:100%;height:auto;position:relative;border-radius:15px;border:1px solid var(--BorderColorAc-Var);z-index:99;overflow:hidden;transition:all .3s ease-in-out;transform:scale(.9);cursor:pointer}#WizardsHubBanner img{width:100%}#WizardsHubBanner:hover{border-color:rgba(255,255,33,.5);transform:scale(1)}.imageDesktop{height:930px;display:block}.imageDesktop,.imageMobile{position:relative;width:100%}.imageMobile{height:245px;display:none}.responsiveImage{object-fit:cover;cursor:pointer;width:100%}@media(min-width:520px)and (max-width:900px){.imageDesktop{height:250px;margin-top:60px}}@media(min-width:901px)and (max-width:1300px){.imageDesktop{height:170px}}@media(min-width:1300px)and (max-width:1700px){.imageDesktop{height:730px}}@media only screen and (min-width:0px)and (max-width:500px){.TxtParTopH1.Promotions{margin-bottom:170px}.BannerHome{display:none}.BannerMobile{margin:20px auto}.SubTitlesPromos2{margin:0 0 25px!important}.imageDesktop{display:none}.imageMobile{display:block}.responsiveImage{margin-top:115px}}@media only screen and (min-width:521px)and (max-width:570px){.responsiveImage{margin-top:130px}}@media only screen and (min-width:571px)and (max-width:700px){.responsiveImage{margin-top:110px}}@media only screen and (min-width:701px)and (max-width:800px){.responsiveImage{margin-top:70px}}@media only screen and (min-width:351px)and (max-width:390px){.imageMobile{height:220px}}@media only screen and (min-width:0px)and (max-width:350px){.imageMobile{height:220px}}#ContBtnTheme,.BoxIcons{display:none!important}.loaderOverlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.6);z-index:10}