@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@200;300;600&amp;display=swap);
.hot-games.wrapper{overflow:hidden;position:relative;height:180px}.hot-games .img-container{position:absolute;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.hot-games .games-leave-active{-webkit-animation:leave 25s linear;animation:leave 25s linear;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.hot-games .games-leave-active:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.hot-games .games-leave-active.run{-webkit-animation-play-state:running;animation-play-state:running}.hot-games .games-leave-active.pause{-webkit-animation-play-state:paused;animation-play-state:paused}.hot-games .games-enter-active{-webkit-animation:enter 25s linear;animation:enter 25s linear;animation-iteration-count:infinite;-webkit-animation-iteration-count:infinite;-webkit-animation-play-state:running;animation-play-state:running}.hot-games .games-enter-active:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.hot-games .games-enter-active.run{-webkit-animation-play-state:running;animation-play-state:running}.hot-games .games-enter-active.pause{-webkit-animation-play-state:paused;animation-play-state:paused}.hot-games a{color:inherit}.hot-games .game-item{position:relative;margin-right:5px;padding-top:15px;background-color:#000;height:143px;width:120px;text-align:center}.hot-games .game-item img{cursor:pointer;overflow:hidden;box-sizing:border-box;border-radius:12px;border:1px solid #5c5252}.hot-games .game-item .game-title{padding:0 15px;text-align:left;height:60px;width:120px;background-color:#171613;color:#fff}@-webkit-keyframes leave{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes leave{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes enter{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes enter{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}body,body.mobile{font-family:Noto Sans,sans-serif;background:linear-gradient(90deg,#2f1429,#2f1429)}.site-footer{background-color:#15141b}.header-wrapper,.main.nav-wrapper,.top-bar .inner-header{background:radial-gradient(50% 19043.27% at 95% 50%,#7e1c3e 0,#1a1532 100%)}.game-content{color:#fff;text-align:center;font-weight:600;font-size:24px}.game-content span{color:#f8b204}.flex_display{display:-webkit-flex;display:flex;overflow:hidden}.total_bet_user{width:33.33333%;text-align:center}.total_bet_user .bet_user_circle{width:80px;height:80px;background-color:#461e3d;border-radius:50%;position:relative;display:-webkit-flex;display:flex;place-content:center;place-items:center;z-index:0;margin:auto}.total_bet_user .bet_user_circle span{width:75%;height:75%;display:-webkit-flex;display:flex;place-content:center;place-items:center;border-radius:50%;background:#a5418d}.total_bet_user .bet_user_circle span:after{content:"";width:90%;height:90%;background-color:#6f3461;border-radius:50%;position:absolute;z-index:-1}.total_bet_user .gold_leaf_img{margin-top:-50px}.total_bet_user p{margin:0}.total_bet_user .total_bet_content{padding:10px 0 5px;font-size:16px;font-weight:400;color:#af96aa}.total_bet_user .total_bet_number{padding:0 0 10px;background:linear-gradient(180deg,#fff,#fff 37.29%,#fff 70.1%,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:28px;font-weight:700}.hot_new_game_row{display:-webkit-flex;display:flex;place-items:baseline;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.hot_new_game_row .hot_new_game{width:25%;margin-bottom:10px;box-sizing:border-box;position:relative}.hot_new_game_row .hot_new_game .hot_new_game_adjust{width:96%;overflow:hidden;position:relative;box-sizing:border-box;border-radius:8px}.hot_new_game_row .hot_new_game .hot_new_game_adjust img{width:281px;height:281px}.hot_new_game_row .hot_new_game .hot_new_game_adjust .game_detail{background:linear-gradient(180deg,rgba(5,5,5,0) 41.26%,rgba(0,0,0,.98) 87.25%);position:absolute;width:100%;height:100%;top:0;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;place-content:end;place-items:center;transition:all 1s}.hot_new_game_row .hot_new_game .hot_new_game_adjust .game_detail .game_provider_name{font-size:18px;font-weight:500;color:#989898;margin:0}.hot_new_game_row .hot_new_game .hot_new_game_adjust .game_name{font-size:20px;font-weight:700;margin:0 5px 5px;text-overflow:ellipsis;white-space:nowrap;width:95%;overflow:hidden;text-align:center;color:#fff}.hot_new_game_row .hot_new_game .hot_new_game_adjust .game_detail_over{position:absolute;z-index:1;top:100%;background-color:rgba(0,0,0,.6);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;place-content:center;place-items:center;transition:all 1s;width:100%;height:100%}.hot_new_game_row .hot_new_game .hot_new_game_adjust .game_detail_over a{width:113px;height:41px;border-radius:50px;display:-webkit-flex;display:flex;place-content:center;place-items:center;font-size:14px;font-weight:600;margin-bottom:10px;color:#fff;background:linear-gradient(180deg,#ff1616,#b90808)}.hot_new_game_row .hot_new_game:hover .game_detail{opacity:0;transition:all 1s}.hot_new_game_row .hot_new_game:hover .game_detail_over{top:0}.mobile .hot_new_game_row .hot_new_game .hot_new_game_adjust img{width:171px;height:171px}.hot_game_provider_logo{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;place-content:center;place-items:center;min-width:120px}.hot_game_provider_logo img{width:35px!important;height:35px!important;margin-bottom:10px}.hot_game_provider_logo span{font-size:12px;font-weight:600;text-transform:uppercase;color:#fee3ff}.hot-games.wrapper{height:65px!important}.padding-top-30{padding-top:30px}.metawings_jackpot{width:40%;place-content:center;place-items:center;color:#fff}.metawings_jackpot .adjust{width:90%;position:relative}.txt-overlay{position:absolute;bottom:10px;font-size:30px;font-weight:700;width:100%;text-align:center}.depo_withdraw_content{width:60%;place-content:center;place-items:center}.carousel-indicators{position:absolute;-webkit-transform:rotate(90deg);transform:rotate(90deg);top:0;right:0;bottom:10px;left:84%;z-index:15;width:20%;height:20px;padding-left:0;margin:auto auto auto 0;text-align:center;list-style:none}.carousel-indicators .active{background-color:#fcdd77!important;border-color:#fcdd77!important;width:47px!important}.depo_withdraw-gradient{width:65%;position:relative;border-radius:20px;overflow:hidden;background:linear-gradient(180deg,#0e0202 26.56%,#d12d6b 86.98%);height:435px}.depo_withdraw{width:99.6%;height:99.6%;background:radial-gradient(59.47% 59.47% at 49.91% -3.87%,rgba(255,173,216,.3) 21.99%,#640034 100%);position:absolute;top:0;bottom:0;right:0;left:0;margin:auto;border-radius:20px;overflow:hidden}.nav-pills>li{width:50%}.nav-pills>li>a{text-align:center;color:#ec98c4;font-size:18px;font-weight:400;padding:5px 10px}.nav-pills>li{margin-left:0!important}.nav>li>a:focus,.nav>li>a:hover{background-color:transparent}.nav-div{width:90%;height:60px;margin:auto;background-color:#33011b;display:-webkit-flex;display:flex;place-content:center;place-items:center;border-radius:5px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{background:radial-gradient(89.57% 2555.14% at 10.43% 28.41%,#ff00c2 0,#fbc402 100%);color:#fff;font-weight:700}.nav-div ol,.nav-div ul{margin:0;width:97%}.depo-withdraw-head{width:100%;display:-webkit-flex;display:flex;place-content:center;place-items:center}.depo-withdraw-head span{font-size:28px;font-weight:600;margin-left:10px;color:#fff}.DW-main-div{display:-webkit-flex;display:flex;padding:10px 0;border-bottom:1px solid #4d4d4d}.depo_withdraw .tab-content{width:90%;height:100%;margin:auto;position:relative;overflow:hidden}.depo_withdraw .tab-content .tab-pane{position:absolute;width:100%}.star_flag{width:10%;display:-webkit-flex;display:flex;place-items:center}.profile_detail{width:70%}.profile_detail div:first-child{width:50px}.profile_detail div:last-child{width:calc(100% - 50px);padding-left:15px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;place-content:center}.profile_detail div:last-child span:first-child{font-size:18px;font-weight:500;background:-webkit-linear-gradient(90deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.profile_detail div:last-child span:last-child{font-size:12px;font-weight:400;color:#d3d4f8}.DW-RS{width:20%;display:-webkit-flex;display:flex;place-content:end;place-items:center;background:-webkit-linear-gradient(90deg,#fff,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:16px;font-weight:500}.RDW-content{height:60px;background:linear-gradient(90deg,#2f1429,#2f1429);margin:25px 0}.RDW-content .RDW-split-div{width:33.33333%;height:100%;display:-webkit-flex;display:flex;place-content:center;place-items:center}.RDW-content .RDW-split-div div{margin-left:10px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.RDW-content .RDW-split-div div:last-child span:first-child{font-size:18px;font-weight:600;color:#fef4f4}.RDW-content .RDW-split-div div:last-child span:last-child{font-size:12px;font-weight:400;color:#fceefb}.hot_flag:before,.new_flag:before{content:"";position:absolute;background-image:url(../../../../../files.sitestatic.net/assets/imgs/metawings_imgs/new_flag.png);width:76px;height:30px;background-repeat:no-repeat;z-index:1;top:20px;left:0;background-size:50px 21px}.hot_flag:before{background-image:url(https://files.sitestatic.net/assets/imgs/metawings_imgs/hot_flag.png)}.new_flag:before{background-image:url(https://files.sitestatic.net/assets/imgs/metawings_imgs/new_flag.png)}.depo_withdraw .lw-loop-content ul{margin:0!important;width:100%}.mobile .hot_new_game_row{margin:auto;place-content:space-between}.mobile .RDW-content{width:100%;height:auto;margin:30px auto auto;border-radius:10px;position:relative}.mobile .RDW-content .RDW-split-div{-webkit-flex-direction:column;flex-direction:column}.mobile .RDW-content .RDW-split-div div{margin-left:0}.mobile .RDW-content .RDW-split-div div:first-child{height:50px;place-content:center}.mobile .RDW-content .RDW-split-div div:last-child{height:60px}.mobile .RDW-content .RDW-split-div div:last-child span:first-child{font-size:12px}.mobile .RDW-content .RDW-split-div div:last-child span:last-child{font-size:10px}.mobile .RDW-content .RDW-split-div div:last-child span:first-child,.mobile .RDW-content .RDW-split-div div:last-child span:last-child{text-align:center}svg{width:30px;height:30px}.gold_leaf_img{width:125px;height:58px}.mobile svg{width:20px;height:20px}.mobile .gold_leaf_img{width:90px;height:50px}.mobile .hot_new_game{width:49%;display:-webkit-flex;display:flex;place-content:center;margin-bottom:15px}.mobile .bet_user_circle{width:50px;height:50px}.mobile .bet_user_circle span:after{width:80%;height:80%}.mobile .bet_user_circle span{width:70%;height:70%}.mobile .bet_user_circle span img{width:25px}.mobile .total_bet_content{font-size:12px}.mobile .total_bet_number{font-size:14px}.mobile .game-content{font-size:18px}.mobile .game-content-split{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.mobile .metawings_jackpot{width:100%}.mobile .metawings_jackpot .adjust{display:-webkit-flex;display:flex;place-content:center}.mobile .metawings_jackpot-direction{-webkit-flex-direction:column;flex-direction:column}.mobile .hot_flag:before,.mobile .new_flag:before{left:0}.mobile .depo_withdraw_content{width:100%;margin-top:35px}.mobile .depo_withdraw-gradient{width:90%}.btn-tertiery{background:linear-gradient(90deg,#fbb24c,#fe7d38 98.37%);color:#fff;border:0;border-radius:5px!important;font-weight:700}.btn-accent,.btn-tertiery.active,.btn-tertiery:active,.btn-tertiery:focus,.btn-tertiery:hover,.btn-tertiery[disabled]{background:linear-gradient(90deg,#d00000,#ff504b);color:#fff}.btn-accent{border:0;border-radius:5px!important;font-weight:700}.btn-accent.active,.btn-accent:active,.btn-accent:focus,.btn-accent:hover,.btn-accent[disabled]{background:linear-gradient(90deg,#fbb24c,#fe7d38 98.37%);color:#fff}.floats.floats-right .bg-2 .btn-block.btn-primary{background:linear-gradient(90deg,#fbb24c,#fe7d38 98.37%)}.form-control{border-color:#7e1c3e}#btn-close--login-modal,.btn-link,a{color:#7e1c3e}.btn-link:disabled,.btn-link:focus,.btn-link:hover,.btn-link[disabled],a:hover{color:#fff}.header-wrapper .flex-right .flex-row.mid,.header-wrapper .last,.header-wrapper .last i{color:#fbae4a}.header-wrapper .flex-right .flex-row .button.icon.circle{background-color:transparent;color:#fff}.header-wrapper .flex-right .flex-row.top{color:#fff}.acc.container-wrapper .icon-shield{color:#7e1c3e}.acc.container-wrapper .container-box .title{background-color:#7e1c3e}.acc.container-wrapper .container-box .mdc-wrapper .mdc-items.active,.mdc-tab--active .mdc-tab__text-label,.mdc-tab.active .mdc-tab__text-label{color:#7e1c3e}.mdc-tab-indicator .mdc-tab-indicator__content--underline{border-color:#7e1c3e}.mobile .next-btn,.mobile .prev-btn{background-color:#490404}.sub-games .scroll-wrapper .btn-box.active,.sub-games .scroll-wrapper .btn-box:active{background-color:#fcc741}.sub-games .scroll-wrapper .btn-box{border-right:5px solid #fcbb19}.sub-games .scroll-wrapper .row.slider-content{background-color:#7e1c3e}.sub-games .filter .btn.active{color:#7e1c3e;border-bottom-color:#7e1c3e}body.mobile .mobile-border{border-top:3px solid #490404}.menu-bottom .navbar-inverse{background-color:#151517}#icon-gradient{--color-stop-1:#f7e596;--color-stop-2:#f3dc8c}#RDW-gradient{--color-stop-1:#ffc503;--color-stop-2:#b37101}#paint1_linear_196_2884{--color-stop-1:#f7e596;--color-stop-2:#f2db8b}#paint0_linear_196_2884{--color-stop-1:#a6784a;--color-stop-2:#f7e596}.sub-games .g_category-nav{background-color:transparent}.desktop .main.nav-wrapper{position:relative}.desktop .main.nav-wrapper:before{content:"";width:100%;height:1px;position:absolute;left:0;top:-5px;background:linear-gradient(270deg,#df2568 .69%,rgba(223,37,104,0) 83.58%)}.desktop .ann-wrapper{background-color:transparent;background-image:none;z-index:9;position:relative;width:500px}.site-footer,.site-footer .title{color:#fff}.site-footer .social-icons .is-outline{background:#000;border-color:transparent}.site-footer .social-icons .is-outline i{background:linear-gradient(90deg,#d00000,#ff504b);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.site-footer .footer-content .footerlink ul li a{color:#fff}.site-footer .dotted_line{border-color:#fff}.desktop .g-slider-wrapper{padding-top:4px}.desktop .g-slider-wrapper .content-wrapper{overflow:hidden}.desktop .g-slider-wrapper ul{list-style-type:none;margin:0;padding:0;overflow-y:hidden;white-space:nowrap}.desktop .g-slider-wrapper ul::-webkit-scrollbar{display:none}.desktop .g-slider-wrapper ul{-ms-overflow-style:none;scrollbar-width:none}.desktop .g-slider-wrapper li{display:inline-block;position:relative}.desktop .g-slider-wrapper img{display:block;height:100%;width:100%;border-radius:5px}.desktop .g-slider-wrapper a.game-box,.desktop .g-slider-wrapper div.game-box{position:relative;display:block;margin-right:30px;width:150px;height:150px;color:inherit}.desktop .g-slider-wrapper .game-title{text-transform:uppercase;font-size:11.2px;overflow:hidden}#icon-gradient,#RDW-gradient{--color-stop-1:#fff;--color-stop-2:#fff}#LD-gradient,#LW-gradient{--color-stop-1:#d0c7ac;--color-stop-2:#f2efea;--color-stop-3:#f2efea;--color-stop-4:#f2efea}#paint1_linear_196_2884{--color-stop-1:#ff00c2;--color-stop-2:#fbc402}#paint0_linear_196_2884{--color-stop-1:#fbc402;--color-stop-2:#ff00c2}.profile-head .container .head-content{padding:10px}
