@import '/app/shared/assets/css/commonheader.css';@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");#commonHeader .languages .langoption a{color:#dbdbdb}#commonHeader .languages .langoption a:hover{color:#FFF}#commonHeader .main{background-color:#FFF}#commonHeader .main .brand{background-color:#FFF}@media screen and (max-width:567px){#commonHeader .main .brand{width:100px;padding:0}}#commonHeader .main .quickbuttons .qb_backtogames a,#commonHeader .main .quickbuttons .qb_deposit a{border-radius:20px}#commonHeader .main .quickbuttons .qb_mybalances a{border-color:#FFF;color:#FFF}#commonHeader .main .quickbuttons .qb_lang .languages .options{background-color:#134E9C}#commonHeader .main .quickbuttons .qb_notifications .count{background-color:#EF4658;color:#fff}#commonHeader .main .menuicon svg{fill:#134E9C}#commonHeader.nosession .quickbuttons .button{background:#FFF;color:#134E9C;text-transform:uppercase;border-radius:16px}#commonHeader.nosession .quickbuttons .button.lmbtn_login{color:#000}#commonHeader .sidebar{color:#FFF}#commonHeader .sidebar .closepanel{background-color:#134E9C}#commonHeader .sidebar .player{background-color:#134E9C;font-size:16px;line-height:3em;text-transform:uppercase}#commonHeader .sidebar .top{background-color:#e6e6e6}#commonHeader .sidebar .top .playerclass{color:#333}#commonHeader .sidebar .top .playerclass span{color:#000}#commonHeader .sidebar .top .profile{background-color:#140F30;color:#FFF}#commonHeader .sidebar .top .profile svg{fill:#FFF;opacity:0.6}#commonHeader .sidebar .balances{background-color:#134E9C;color:#FFF;-webkit-transition:all 0.5s;transition:all 0.5s}#commonHeader .sidebar .balances .button--cashout{background:#EF4658;color:#FFF}#commonHeader .sidebar .balances.highlight{background-color:#FFF;color:#000}#commonHeader .sidebar .balances.highlight h3{color:#000}#commonHeader .sidebar nav{background-color:#134E9C}#commonHeader .sidebar nav a{color:#FFF}#commonHeader .sidebar nav a:hover{color:#FFF}#commonHeader .sidebar nav a svg{fill:#FFF;opacity:0.8}#commonHeader .sidebar .languages .langoption a,#commonHeader .sidebar .languages .selected{color:#FFF}#commonHeader .sidebar .languages .langoptsicon{border-top-color:#FFF}#lmModalOverlay .modalwrapper{background:#E7ECF4;border:none}@media only screen and (min-device-width:320px) and (max-device-width:480px){#lmModalOverlay .modalwrapper{margin-left:14px;margin-right:14px}}@media screen and (max-width:568px){#lmModalOverlay .modalwrapper{padding:1rem 0}}#lmModalOverlay .closelmmodal{background:transparent;color:#134E9C;top:7px;right:7px}#lmModalOverlay .logoutconfirm p{color:#134E9C}#lmModalOverlay .logoutconfirm button{font-family:"Montserrat";font-weight:500;border:none;background:-webkit-gradient(linear,left top,left bottom,from(rgb(239,66,101)),to(rgb(243,118,87)));background:linear-gradient(180deg,rgb(239,66,101) 0%,rgb(243,118,87) 100%);-webkit-box-shadow:0 2px 1px #910612;box-shadow:0 2px 1px #910612;color:#FFF;border-radius:30px;width:45%}#lmModalOverlay .logoutconfirm button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}#lmModalOverlay .logoutconfirm button.yes{background:-webkit-gradient(linear,left top,left bottom,from(rgb(19,78,156)),to(rgb(2,129,245)));background:linear-gradient(180deg,rgb(19,78,156) 0%,rgb(2,129,245) 100%);-webkit-box-shadow:0 2px 1px #0F3D79;box-shadow:0 2px 1px #0F3D79}@media screen and (max-width:360px){#lmModalOverlay .logoutconfirm button{width:65%!important}}#lmModalOverlay .modalwrapper.subscribe .closelmmodal{color:#140F30}#lmModalOverlay .modalwrapper.subscribe .closelmmodal:hover{color:#EF4658}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal{color:#140F30}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .icon-rsm{color:#140F30!important}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal h3{color:#140F30}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button{background:#EF4658!important;border-radius:4px;height:3em;text-transform:uppercase;font-size:16px}#lmModalOverlay .modalwrapper.subscribe #resubscriptionModal .actions .button--gray{background:#E7ECF4!important;color:#134E9C!important}#customloaderdiv{width:100%;height:calc(100vh - 64px);height:calc(100dvh - 64px)}#customloaderdiv.customloader{background:url("/assets/images/loadingscreen.jpg") no-repeat top center #8380c3;background-size:cover;position:relative;overflow:hidden;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#customloaderdiv.customloader:has(.gametip) .branding p{display:none}#customloaderdiv .contentInfo{width:100%;max-width:1050px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}#customloaderdiv .contentLeft .branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%;max-width:200px}#customloaderdiv .contentLeft .branding img{display:block;margin:0 auto;width:100%}#customloaderdiv .contentLeft .branding p{text-transform:uppercase;font-size:18px;color:#0052b3;font-weight:700;text-align:center}#customloaderdiv .contentLeft .branding p:after{content:"";-webkit-animation:customloaderanim 3s infinite;animation:customloaderanim 3s infinite}#customloaderdiv .image-right{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:640px}#customloaderdiv .image-right img{width:100%;display:block;margin:0 auto}@media only screen and (min-width:568px){#customloaderdiv .contentInfo{width:80%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}#customloaderdiv .contentLeft{width:35%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#customloaderdiv .image-right{width:65%}#customloaderdiv .image-right img{height:80dvh;height:80vh;width:auto}}@media only screen and (min-width:768px){#customloaderdiv .contentInfo{width:100%;max-width:1050px}#customloaderdiv .contentLeft .branding{max-width:300px}#customloaderdiv .image-right{width:50%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:640px}#customloaderdiv .image-right img{height:auto;width:100%}}#cashierapp #deposit section header .steptitle,#cashierapp h2,#cashierapp h3{font-family:"Montserrat",sans-serif}#cashierapp #coupons .regular_promos_list .regularpromoitem .bottombar{background-color:#193d7f}#cashierapp #coupons .regular_promos_list .regularpromoitem .content .info .button{font-family:"Montserrat",sans-serif;border-radius:1.5em;font-size:18px;color:#FFF;background:-webkit-gradient(linear,left bottom,left top,from(#ff7754),color-stop(75%,#ff5e5a),to(#ff3f62));background:linear-gradient(to top,#ff7754 0%,#ff5e5a 75%,#ff3f62 100%);-webkit-box-shadow:0 2px 1px #910612;box-shadow:0 2px 1px #910612;border:none}#cashierapp #redeemcoupon #couponoptions .couponoption .bottombox{background-color:#193d7f}#cashierapp #redeemcoupon #couponoptions .couponoption .bottombox .button{font-family:"Montserrat",sans-serif;border-radius:1.5em;font-size:18px;color:#FFF;background:-webkit-gradient(linear,left bottom,left top,from(#ff7754),color-stop(75%,#ff5e5a),to(#ff3f62));background:linear-gradient(to top,#ff7754 0%,#ff5e5a 75%,#ff3f62 100%);-webkit-box-shadow:0 2px 1px #910612;box-shadow:0 2px 1px #910612;border:none}@-webkit-keyframes customloaderanim{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}@keyframes customloaderanim{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:"."}}