.size-15{font-size:15px}.size-10{font-size:10px}.d-flex{display:flex}.d-block{display:block}.d-table-row{display:table-row}.visibility-hidden{visibility:hidden}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-fill{flex:1}.flex-grow1{flex-grow:1}.flex-justify-center{justify-content:center}.flex-justify-between{justify-content:space-between}.flex-justify-start{justify-content:flex-start}.flex-justify-end{justify-content:flex-end}.flex-align-items-center{align-items:center}.flex-align-items-end{align-items:end}.flex-align-self-center{align-self:center}.f-left{float:left}.f-right{float:right}.relative{position:relative}.absolute{position:absolute}.p-fixed{position:fixed}.no-padding{padding:0!important}.ml-10{margin-left:10px}.mr-10{margin-right:10px}.ml-5{margin-left:5px}.mb-10{margin-bottom:10px}.width_80{width:80%}body .border-0{border:0}body .g-transparent{background:transparent}.text-transform-none{text-transform:none}.is-clipped{overflow:hidden!important}.word-break-all{word-break:break-all}.flex-wrap{flex-wrap:wrap}.mt-50{margin-top:50px}.mt-15{margin-top:15px}.mt-10{margin-top:10px}.mt-5{margin-top:5px}.pt-15{padding-top:15px}.border-box{box-sizing:border-box}.pd-10{padding:10px}.pb-5{padding-bottom:5px}.width_100{width:100%}.top-100{top:100px}[role=button]{cursor:pointer}.ie-select-arrow{display:none!important}.main-content-position{margin:0 auto}.clearfix:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}.text_left{text-align:left}.text_right{text-align:right}.text_center{text-align:center}.text_bold{font-weight:700!important}.text_normal{font-weight:400}.cursor_pointer{cursor:pointer}.scroll-y-auto{overflow-x:hidden;overflow-y:auto}.priority-bg{background:#f2dede!important}.vertical-align-top{vertical-align:top}.empty-loading:empty:before{animation:spinner .6s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#07d;box-shadow:0 -2px 5px 0 #00e0fc;box-sizing:border-box;content:"";height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;width:30px}@keyframes pulse{0%{transform:scale(.8)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotateY(0)}to{transform:rotateY(1turn)}}@keyframes fade-in-show{0%{display:none;opacity:0}50%{display:block;opacity:.5}to{display:block;opacity:1}}@keyframes slide-down-show{0%{opacity:0;-webkit-transform:translateY(-100%)}to{opacity:1;-webkit-transform:translateY(0)}}@keyframes slide-up-hide{0%{display:block;opacity:1;-webkit-transform:translateY(0)}99%{display:block;opacity:0;-webkit-transform:translateY(-100%)}to{display:none;opacity:0}}@keyframes slide-left-show{0%{opacity:0;-webkit-transform:translateX(100%)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes slide-right-show{0%{opacity:0;-webkit-transform:translateX(-100%)}to{opacity:1;-webkit-transform:translateX(0)}}@keyframes slide-right{0%{width:60px}to{width:300px}}@keyframes slide-left-hide{0%{display:block;opacity:1;-webkit-transform:translateX(0)}99%{display:block;opacity:0;-webkit-transform:translateX(-100%)}to{display:none;opacity:0}}@keyframes slide-right-hide{0%{display:block;opacity:1;-webkit-transform:translateX(0)}99%{display:block;opacity:0;-webkit-transform:translateX(100%)}to{display:none;opacity:0}}@keyframes loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes dotsAnimation{0%{content:"."}33%{content:".."}66%{content:"..."}to{content:""}}.dots-loading{color:#000;display:inline-block;text-align:left;width:1em}.dots-loading,.dots-loading:after{animation:dotsAnimation 1.5s steps(4) infinite}.dots-loading:after{content:"."}@keyframes blur-in-out{0%{filter:blur(2px)}50%{filter:blur(4px)}to{filter:blur(2px)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes tada{0%{transform:scale(1)}25%{transform:scale(1)}40%,60%{transform:scale(1.1) rotate(10deg)}50%,70%{transform:scale(1.1) rotate(-10deg)}85%{transform:scale(1)}to{transform:scale(1)}}@keyframes tadas{0%{transform:scale(1) rotate(30deg)}25%{transform:scale(1) rotate(30deg)}40%,60%{transform:scale(1.1) rotate(40deg)}50%,70%{transform:scale(1.1) rotate(20deg)}85%{transform:scale(1) rotate(30deg)}to{transform:scale(1) rotate(30deg)}}@keyframes pulse-ring{0%{transform:scale(.33)}80%,to{opacity:0}}@keyframes slideDown{to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{left:-150px}to{left:100%}}.register select{border:none;outline:none}.register{color:#fff;padding:10px}.register__title{font-size:18px;font-weight:700;padding:15px}.register__form-main{display:flex}.register__form-submit{margin:10px;text-align:right}.register__form-submit-btn{background-color:#3b3f47;border:1px solid #828282;border-radius:2px;color:#fff;cursor:pointer;padding:10px 20px}.register__form-submit-btn:hover{background-color:#fff;color:#000}.register__account,.register__personal{background-color:#414141;border:1px solid gray;width:calc(50% - 3px)}.register__account-title,.register__personal-title{background-color:#000;border-bottom:1px solid gray;padding:10px}.register__account-form,.register__personal-form{box-sizing:border-box;padding:40px 10px 25px;width:100%}.register__account-field,.register__personal-field{display:flex;padding:5px 0}.register__account-field-label,.register__personal-field-label{flex:1}.register__account-field-main,.register__personal-field-main{flex:3;width:100%}.register__account-field-input,.register__personal-field-input{border:none;box-sizing:border-box;outline:none;padding:5px;width:100%}.register__account-field-input--err,.register__personal-field-input--err{background-color:#ffe6e6;border:1px solid #f66}.register__account-field-error,.register__personal-field-error{color:red;padding:5px 0 0}.register__account-field-success,.register__personal-field-success{color:green;padding:5px 0 0}.register__account-extra-info,.register__personal-extra-info{color:gray}.register__personal-field-select{padding:3px 10px}.register__personal-field-dob{display:flex}.register__personal-field-dob--day{flex-grow:1;padding:5px}.register__personal-field-dob--month{flex-grow:3;margin:0 2px;padding:5px}.register__personal-field-dob--year{flex-grow:1;padding:5px}.register__account{margin-left:6px}.register__account-field-name{display:flex}.register__account-field-btn{background:#252525;border:1px solid #828282;color:#fff;cursor:pointer;flex:none;margin-left:10px;padding:0 10px}.register__account-field-btn:hover{background:#fff;color:#000}.register__account-field-captcha{align-items:center;display:flex}.register__account-field-captcha-img{height:25px;margin:0 10px}.register__account-field-captcha-btn{cursor:pointer}.register__account-extra-info{padding:7px 0 0}.register__account-terms-checkbox{margin:0 0 10px 10px;min-width:40px;position:relative}.register__account-terms-label{background:#eee;border:1px solid #ddd;cursor:pointer;height:20px;left:0;position:absolute;top:0;width:20px}.register__account-terms-label:after{background:0 0;border:3px solid #333;border-right:none;border-top:none;content:"";height:5px;left:5px;opacity:.2;position:absolute;top:3px;transform:rotate(-45deg);width:9px}.register__account-terms-input:checked+.register__account-terms-label:after{opacity:1}.register__mobile{padding-top:15px}.register .input-des{margin:-5px 0 10px}.skeleton__bg-1,.skeleton__bg-2,.skeleton__bg-3,.skeleton__bg-4,.skeleton__bg-5{animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeHolderShimmer;animation-timing-function:linear;background:#f6f7f8;background:linear-gradient(90deg,#eee 8%,#ddd 18%,#eee 33%);background-size:800px 104px;height:10px;position:absolute}.skeleton__item{align-items:center;border-color:#e5e6e9 #dfe0e4 #d0d1d5;display:flex;margin:0 auto;min-height:50px;padding:0;position:relative}.skeleton__bg-1{right:10px;width:80px}.skeleton__bg-2{right:110px;width:80px}.skeleton__bg-3{right:210px;width:80px}.skeleton__bg-4{right:310px;width:80px}.skeleton__bg-5{left:140px;width:400px}.header__member-credit{align-items:center;display:flex;padding-right:10px}.header__member-gPoint-icon{background-image: url(/Content/images/svg/gamepoint.svg?v=1768366347918);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:20px;margin:0 3px -5px;position:relative;width:20px}.header__member-currency{margin:0 5px}@keyframes placeHolderShimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.firefox .leveling__modal-wrapper{overflow:auto}.leveling__modal-ctn{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.leveling__modal-wrapper{height:100%;overflow:scroll;position:relative;z-index:1001}.leveling__modal-wrapper::-webkit-scrollbar{display:none}.leveling__top-bg{background-repeat:no-repeat;background-size:100% 100%;height:auto;max-width:300px;position:relative}.leveling__top-bg--1{background-image: url(/Content/leveling/imgs/sport-lottery.png?v=1768366347918)}.leveling__top-bg--2{background-image: url(/Content/leveling/imgs/casino.png?v=1768366347918)}.leveling__top-bg--3{background-image: url(/Content/leveling/imgs/sport-lottery.png?v=1768366347918)}.leveling__top-bg--4{background-image: url(/Content/leveling/imgs/slot.png?v=1768366347918)}.leveling__top-bg--6{background-image: url(/Content/leveling/imgs/p2p.png?v=1768366347918)}.leveling__top-level{width:100%}.leveling__top-levelUp-img{left:0;position:absolute;top:0;width:100%}.leveling__message-ctn{max-width:300px}.leveling__message-header{background-image: url(/Content/leveling/imgs/msg-header-bg.png?v=1768366347918);background-repeat:no-repeat;background-size:100% 100%;height:auto;min-height:60px;position:relative;width:100%}.leveling__message-title{width:100%}.leveling__message-main{background-image: url(/Content/leveling/imgs/msg-main-bg.png?v=1768366347918);margin-top:-15px;min-height:60px}.leveling__message-bottom,.leveling__message-main{background-repeat:no-repeat;background-size:100% 100%;height:auto;position:relative;width:100%}.leveling__message-bottom{background-image: url(/Content/leveling/imgs/msg-bottom-bg.png?v=1768366347918);min-height:30px}.leveling__message-content{color:#5d2717;font-size:14px;font-style:italic;font-weight:600;line-height:20px;margin:0 auto;text-align:center;width:80%;word-break:break-word}.leveling__button{align-items:center;background-image: url(/Content/leveling/imgs/msg-button.png?v=1768366347918);background-repeat:no-repeat;background-size:100% 100%;bottom:-14px;color:#af7b32;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:30px;justify-content:center;left:50%;padding:5px 20px;position:absolute;text-align:center;transform:translate(-50%);width:100px}.leveling__static-banner img{width:100%}.leveling__static-title{align-items:center;background:#000;border-radius:5px;color:#fff;display:flex;height:30px;justify-content:center;left:0;margin:0 auto;padding:0 20px;position:absolute;right:0;text-align:center;width:50%}.leveling__static-content{background:#1a1b1d;border-radius:5px;color:#fff;margin-top:15px;padding:20px 10px}.leveling__static-content p{background:#202529;font-size:12px;line-height:25px;margin-bottom:10px;padding:10px}.tooltip__wrapper{align-items:center;display:inline-flex;position:relative}.tooltip__content{background:#000;border-radius:4px;color:#fff;font-family:sans-serif;font-size:14px;left:50px;line-height:1;padding:6px;top:72px;white-space:nowrap;z-index:100}.tooltip__content,.tooltip__content:before{position:absolute;transform:translateX(0) translateY(-50%)}.tooltip__content:before{border:6px solid transparent;border-right-color:#000;content:" ";height:0;left:-6px;margin-left:-6px;pointer-events:none;top:10%;width:0}.tooltip__content-section{padding:5px}.tooltip__content-key,.tooltip__content-value{padding:0 5px}.memberInfo__leveling{margin-top:2px}.memberInfo__leveling .header__leveling-btn{font-size:12px;padding:0;width:50px}.memberInfo__leveling .header__leveling-txt{height:unset;line-height:unset}@media screen and (min-width:768px){.leveling__top-bg{height:495px;max-width:500px}.leveling__message-ctn{max-width:500px}.leveling__message-header{min-height:90px}.leveling__message-main{min-height:100px}.leveling__message-bottom{min-height:60px}.leveling__message-content{font-size:25px;font-weight:600;line-height:30px}.leveling__button{bottom:-28px;font-size:25px;height:60px;width:200px}.leveling__static{margin:0 auto;max-width:1003px}.leveling__static-title{font-size:20px;height:50px;width:30%}.leveling__static-content{margin-top:20px;min-height:350px}.leveling__static-content p{font-size:15px;padding:25px 15px;text-align:center}.tooltip__content{left:80px}}@keyframes moveUpDown{0%,to{transform:translateY(1px)}50%{transform:translateY(-2px)}}.claim-point__icon,.noti__icn{animation:moveUpDown 1s ease-in-out infinite;position:absolute}@font-face{font-display:block;font-family:"998FontCustom";font-style:normal;font-weight:400;src:url(/Content/theme/default/font/998site/998Font.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/998site/998Font.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/998site/998Font.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:Phosphor;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/phosphor/Phosphor.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/phosphor/Phosphor.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/phosphor/Phosphor.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:M77FontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/m77/m77Font.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/m77/m77Font.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/m77/m77Font.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:oceanwinFontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/oceanwin/oceanwinFont.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/oceanwin/oceanwinFont.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/oceanwin/oceanwinFont.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:a9FontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/a9/a9Font.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/a9/a9Font.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/a9/a9Font.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:uw88FontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/uw88/UW88Font.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/uw88/UW88Font.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/uw88/UW88Font.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:a7playFontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/a7/A7PlayFont.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/a7/A7PlayFont.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/a7/A7PlayFont.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:commonFontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/common/commonFont.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/common/commonFont.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/common/commonFont.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:individualFontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/individual/individualFont.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/individual/individualFont.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/individual/individualFont.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:foxbajiFontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/foxbaji/foxbajiFont.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/foxbaji/foxbajiFont.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/foxbaji/foxbajiFont.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:hfive5mys2FontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/hfive5mys2/hfive5mys2Font.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/hfive5mys2/hfive5mys2Font.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/hfive5mys2/hfive5mys2Font.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:asia818FontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/asia818/asia818Font.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/asia818/asia818Font.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/asia818/asia818Font.svg?v=1.1.1767097992) format("svg")}@font-face{font-display:block;font-family:uw99indiaFontCustom;font-style:normal;font-weight:400;src:url(/Content/theme/default/font/uw99india/uw99indiaFont.ttf?v=1.1.1767097992) format("truetype"),url(/Content/theme/default/font/uw99india/uw99indiaFont.woff?v=1.1.1767097992) format("woff"),url(/Content/theme/default/font/uw99india/uw99indiaFont.svg?v=1.1.1767097992) format("svg")}@font-face{font-family:Montserrat;src:url(/Content/theme/default/font/Montserrat-Regular.ttf?v=1.1.1767097992)}@font-face{font-family:Montserrat-Bold;src:url(/Content/theme/seven/font/Montserrat-Bold.ttf?v=1.1.1767097992)}@font-face{font-family:Montserrat-ExtraBold;src:url(/Content/theme/seven/font/Montserrat-ExtraBold.ttf?v=1.1.1767097992)}@font-face{font-family:Montserrat-SemiBold;src:url(/Content/theme/seven/font/Montserrat-SemiBold.ttf?v=1.1.1767097992)}.oceanwin__font-icn{font-family:oceanwinFontCustom}.my-mm .oceanwin__font-icn{font-family:oceanwinFontCustom!important}.oceanwin__font-icn--home:before{content:""}.oceanwin__font-icn--maintenance:before{color:#989898;content:""}.oceanwin__font-icn--ssport:before{content:""}.oceanwin__font-icn--msport:before{content:""}.oceanwin__font-icn--sport:before{content:""}.oceanwin__font-icn--casino:before{content:""}.oceanwin__font-icn--egame:before{content:""}.oceanwin__font-icn--lottery:before{content:""}.oceanwin__font-icn--cockfight:before{content:""}.oceanwin__font-icn--p2p:before{content:""}.oceanwin__font-icn--mlreferral:before{content:""}.oceanwin__font-icn--promotion:before{content:""}.oceanwin__font-icn--spmall:before{content:""}.a9__icn{font-family:a9FontCustom}.my-mm .a9__icn{font-family:a9FontCustom!important}.a9__icn-transfer--redeem:before{content:""}.a9__icn-transfer--message:before{content:""}.a9__icn-transfer--telegrambot:before{content:"";font-family:commonFontCustom}.a9__icn-transfer--gpointclaim:before{content:"";font-family:commonFontCustom}.a9__icn-botnav--home:before{content:""}.a9__icn-botnav--deposit:before{content:""}.a9__icn-botnav--withdraw:before{content:""}.a9__icn-botnav--statement:before{content:""}.a9__icn-botnav--dailycheckin:before{content:""}.a9__icn-botnav--home-2:before{content:""}.a9__icn-botnav--deposit-2:before{content:""}.a9__icn-botnav--withdraw-2:before{content:""}.a9__icn-botnav--statement-2:before{content:""}.a9__icn-botnav--transaction:before{content:""}.a9__icn-botnav--mlreferral:before{content:""}.a9__icn-product--luckydraw:before{content:""}.a9__icn-product--dailycheckin:before{content:""}.a9__icn-product--egame:before{content:""}.a9__icn-product--casino:before{content:""}.a9__icn-product--sports:before{content:""}.a9__icn-product--lottery:before{content:""}.a9__icn-product--battle:before{content:""}.a9__icn-product--p2p:before{content:""}.a9__icn-product--mlreferral:before{content:""}.a9__icn-product--transaction:before{content:""}.a9__icn-panel--dailycheckin:before{content:""}.a9__icn-panel--luckydraw:before{content:""}.a9__icn-panel--redeem:before{content:""}.a9__icn-panel--message:before{content:""}.a9__icn-panel--friend:before{content:""}.a9__icn-panel--pk:before{content:""}.a9__icn-panel--telegrambot:before{content:"";font-family:commonFontCustom}.a9__icn-panel--download:before{content:""}.a9__icn-panel--gpointclaim:before{content:"";font-family:commonFontCustom}.a9__icn-panel--account:before{content:"";font-family:hfive5mys2FontCustom}.uw88__icn{font-family:uw88FontCustom}.my-mm .uw88__icn{font-family:uw88FontCustom!important}.uw88__icn-product--sport:before{content:""}.uw88__icn-product--casino:before{content:""}.uw88__icn-product--slot:before{content:""}.uw88__icn-product--lottery:before{content:""}.uw88__icn-product--battle:before{content:""}.uw88__icn-product--p2p:before{content:""}.uw88__icn-product--promotion:before{content:""}.uw88__icn-product--shoppingmall:before{content:""}.uw88__icn-product--mlreferral:before{content:""}.uw88__icn-bot--deposit-2:before{content:""}.uw88__icn-bot--withdraw-2:before{content:""}.uw88__icn-bot--withdraw:before{content:""}.uw88__icn-bot--deposit:before{content:""}.uw88__icn-bot--account:before{content:""}.uw88__icn-bot--home:before{content:""}.uw88__icn-menu--announcement:before{content:""}.uw88__icn-menu--message:before{content:""}.uw88__icn-menu--promotion:before{content:""}.uw88__icn-menu--deposit:before{content:""}.uw88__icn-menu--withdraw:before{content:""}.uw88__icn-menu--mybets:before{content:""}.uw88__icn-menu--statement:before{content:""}.uw88__icn-menu--transactions:before{content:""}.uw88__icn-menu--account:before{content:""}.uw88__icn-menu--password:before{content:""}.uw88__icn-menu--mlreferral:before{content:""}.uw88__icn-menu--telegrambot:before{content:"";font-family:commonFontCustom}.uw88__icn-menu--gpointclaim:before{content:"";font-family:commonFontCustom}.uw88__icn--speaker:before{content:""}.uw88__icn--message:before{content:""}.uw88__icn--line:before{content:""}.uw88__icn--desktop:before{content:""}.a7play__icn{font-family:a7playFontCustom}.my-mm .a7play__icn{font-family:a7playFontCustom!important}.a7play__icn--home:before{content:""}.a7play__icn--deposit:before{content:""}.a7play__icn--statement:before{content:""}.a7play__icn--withdraw:before{content:""}.a7play__icn--dailycheckin:before{content:""}.common__icn{font-family:commonFontCustom}.my-mm .common__icn{font-family:commonFontCustom!important}.common__icn--sport:before{content:""}.common__icn--casino:before{content:""}.common__icn--egame:before{content:""}.common__icn--lottery:before{content:""}.common__icn--battle:before{content:""}.common__icn--p2p:before{content:""}.common__icn--shoppingmall:before{content:""}.common__icn--home:before{content:""}.common__icn--announcement:before{content:""}.common__icn--message:before{content:""}.common__icn--promotion:before{content:""}.common__icn--deposit:before{content:""}.common__icn--withdraw:before{content:""}.common__icn--transaction:before{content:""}.common__icn--statement:before{content:""}.common__icn--account:before{content:""}.common__icn--bank:before{content:""}.common__icn--password:before{content:""}.common__icn--logout:before{content:""}.common__icn--mlreferral:before{content:""}.common__icn--referral:before{content:""}.common__icn--checkin:before{content:""}.common__icn--spin:before{content:""}.common__icn--contact:before{content:""}.common__icn--download:before{content:""}.common__icn--transaction2:before{content:""}.common__icn--promotion2:before{content:""}.common__icn--line:before{content:""}.common__icn--leveling:before{content:""}.common__icn--pk:before{content:""}.common__icn--loading:before{content:""}.common__icn--mobile:before{content:""}.common__icn--home-2:before{content:""}.common__icn--wallet:before{content:""}.common__icn--bank-2:before{content:""}.common__icn--telegrambot:before{content:""}.common__icn--claimtreasure:before{content:""}.common__icn--success:before{content:""}.common__icn--info:before,.common__icn--warning:before{content:""}.common__icn--alert:before{content:""}.common__icn--login:before{content:""}.common__icn--close:before{content:""}.common__icn--refresh:before{content:""}.common__icn--reg:before{content:""}.individual__icn{font-family:individualFontCustom}.my-mm .individual__icn{font-family:individualFontCustom!important}.individual__icn--home:before{content:""}.individual__icn--deposit:before{content:""}.individual__icn--withdraw:before{content:""}.individual__icn--account:before{content:""}.individual__icn--livechat:before{content:""}.individual__icn--zalo:before{content:""}.individual__icn--livechat2:before{content:""}.individual__icn--deposit2:before{content:""}.individual__icn--withdraw2:before{content:""}.onewin__icn{font-family:individualFontCustom}.my-mm .onewin__icn{font-family:individualFontCustom!important}.onewin__icn--home:before{content:""}.onewin__icn--deposit:before{content:""}.onewin__icn--withdraw:before{content:""}.onewin__icn--account:before{content:""}.ibc003__icn{font-family:individualFontCustom}.my-mm .ibc003__icn{font-family:individualFontCustom!important}.ibc003__icn--home:before{content:""}.ibc003__icn--deposit:before{content:""}.ibc003__icn--withdraw:before{content:""}.ibc003__icn--account:before{content:""}.v3aa__icn{font-family:individualFontCustom}.my-mm .v3aa__icn{font-family:individualFontCustom!important}.v3aa__icn--home:before{content:""}.v3aa__icn--deposit:before{content:""}.v3aa__icn--withdraw:before{content:""}.v3aa__icn--statement:before{content:""}.v3aa__icn--account:before{content:""}.uw88in__icn{font-family:individualFontCustom}.my-mm .uw88in__icn{font-family:individualFontCustom!important}.uw88in__icn--home:before{content:""}.uw88in__icn--deposit:before{content:""}.uw88in__icn--withdraw:before{content:""}.uw88in__icn--livechat:before{content:""}.uw88in__icn--account:before{content:""}.letswin__icn{font-family:individualFontCustom}.my-mm .letswin__icn{font-family:individualFontCustom!important}.letswin__icn--home:before{content:""}.letswin__icn--withdraw:before{content:""}.letswin__icn--deposit:before{content:""}.letswin__icn--statement:before{content:""}.letswin__icn--account:before{content:""}.foxbaji__icn{font-family:foxbajiFontCustom}.my-mm .foxbaji__icn{font-family:foxbajiFontCustom!important}.foxbaji__icn--home:before{content:""}.foxbaji__icn--egame:before{content:""}.foxbaji__icn--sport:before{content:""}.foxbaji__icn--casino:before{content:""}.foxbaji__icn--p2p:before{content:""}.foxbaji__icn--battle:before{content:""}.foxbaji__icn--lottery:before{content:""}.foxbaji__icn--mlreferral:before{content:""}.foxbaji__icn--promotion:before{content:""}.foxbaji__icn--refer:before{content:""}.foxbaji__icn--rewards:before{content:""}.foxbaji__icn--cricket:before{content:""}.foxbaji__icn--crash:before{content:""}.foxbaji__icn--home-m:before{content:""}.foxbaji__icn--deposit:before{content:""}.foxbaji__icn--account:before{content:""}.foxbaji__icn--withdraw:before{content:""}.foxbaji__icn--contact-m:before{content:""}.foxbaji__icn--dailycheckin:before{content:""}.foxbaji__icn--luckydraw:before{content:""}.foxbaji__icn--maintenance:before{content:""}.foxbaji__icn--menu:before{content:""}.foxbaji__icn--contact-2:before{content:""}.foxbaji__icn--whatsapp:before{content:""}.foxbaji__icn--facebook:before{content:""}.foxbaji__icn--telegram:before{content:""}.foxbaji__icn--youtube:before{content:""}.foxbaji__icn--ig:before{content:""}.foxbaji__icn--message:before{content:""}.foxbaji__icn--transactions:before{content:""}.foxbaji__icn--changepass:before{content:""}.foxbaji__icn--referral:before{content:""}.foxbaji__icn--contact:before{content:""}.foxbaji__icn--download:before{content:""}.asia818__icn{font-family:asia818FontCustom}.my-mm .asia818__icn{font-family:asia818FontCustom!important}.asia818__icn--hot:before{content:""}.asia818__icn--menu:before{content:""}.asia818__icn--home:before{content:""}.asia818__icn--withdraw:before{content:""}.asia818__icn--deposit:before{content:""}.asia818__icn--livechat:before{content:""}.asia818__icn--account:before{content:""}.asia818__icn--arrow:before{content:""}.asia818__icn--close:before{content:""}.asia818__icn--sport:before{content:""}.asia818__icn--casino:before{content:""}.asia818__icn--egame:before{content:""}.asia818__icn--lottery:before{content:""}.asia818__icn--battle:before{content:""}.asia818__icn--p2p:before{content:""}.asia818__icn--message:before{content:""}.uw99india__icn{font-family:uw99indiaFontCustom}.my-mm .uw99india__icn{font-family:uw99indiaFontCustom!important}.uw99india__icn--hot:before{content:""}.uw99india__icn--menu:before{content:""}.uw99india__icn--home:before{content:""}.uw99india__icn--withdraw:before{content:""}.uw99india__icn--deposit:before{content:""}.uw99india__icn--livechat:before{content:""}.uw99india__icn--account:before{content:""}.uw99india__icn--arrow:before{content:""}.uw99india__icn--close:before{content:""}.uw99india__icn--sport:before,.uw99india__icn--sports:before{content:""}.uw99india__icn--casino:before{content:""}.uw99india__icn--egame:before{content:""}.uw99india__icn--lottery:before{content:""}.uw99india__icn--battle:before{content:""}.uw99india__icn--p2p:before{content:""}.uw99india__icn--promo:before{content:""}.uw99india__icn--promotion:before{content:""}.uw99india__icn--leaderboard:before{content:""}.uw99india__icn--ambassador:before{content:""}.uw99india__icn--affiliate:before,.uw99india__icn--mlreferral:before{content:""}.uw99india__icn--vip:before{content:""}.uw99india__icn--charity:before{content:""}.uw99india__icn--seven:before{content:""}.uw99india__icn--contact:before{content:""}.uw99india__icn--provider:before{content:""}.uw99india__icn--recommended:before{content:""}.uw99india__icn--speaker:before{content:""}.uw99india__icn--message:before{content:""}.uw99india__icn--treasure:before{content:""}.uw99india__icn--download:before{content:""}.uw99india__icn--android:before{content:""}.uw99india__icn--apple:before{content:""}.uw99india__icn--huawei:before{content:""}.uw99india__icn--link:before{content:""}.uw99india__icn--gift:before{content:""}.uw99india__icn--announcement:before{content:""}.uw99india__icn--msg:before{content:""}.uw99india__icn--app:before{content:""}.uw99india__icn--wallet:before{content:""}.uw99india__icn--spade:before{content:""}.uw99india__icn--game:before{content:""}.uw99india__icn--play:before{content:""}.uw99india__icn--copy:before{content:""}.uw99india__icn--app2:before{content:""}.modal__overlay{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.modal__ctn{animation:fade-in-show .2s;border:1px solid #cbf0fe;box-shadow:0 0 4px #3085d6;padding:20px 10px;text-align:center;width:85%}.modal__footer-btn{background-color:#fff;border:1px solid #1e5097;border-radius:8px;box-shadow:0 3px 0 0 #3085d6;color:#1e5097;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;min-width:100px;padding:10px 15px;touch-action:manipulation}.modal__footer-btn:hover{transform:translateY(-1px);transition:transform .25s cubic-bezier(.3,.7,.4,1.5)}.modal__footer-btn:active{transform:translateY(2px)}.modal__ctn{background:linear-gradient(180deg,#fff,#e1eff7);border-radius:0 10px 0 10px;max-width:500px;position:relative}.modal__title{color:#545454;font-size:18px;font-weight:700}.modal__content{margin:20px 0}.app-download__link{display:block;margin:0 auto;width:-moz-fit-content;width:fit-content}.app-download__link-img{background:#000;border-radius:8px;margin:0 auto 10px;max-width:200px;width:100%}.app-download__link.app-disable{filter:grayscale(1);pointer-events:none}.app-download__link.app-disable .app-download__link-img{background:gray}.app-invitation-section{margin-bottom:20px}.app-invitation__title{margin-bottom:10px}.app-invitation__qrimg img{max-width:250px;width:100%}.app-invitation__reflink{flex:1;overflow:hidden;text-overflow:ellipsis}.app-invitation__reflink-wrap{align-items:center;background:#fff;border-radius:20px;color:#1e5097;display:flex;gap:5px;justify-content:space-between;margin-top:10px;padding:4px 5px}.app-invitation__copy{background:#1e5097;border-radius:15px;box-shadow:none;color:#fff;cursor:pointer;font-weight:700;min-width:45px;padding:7px 10px;position:relative}.app-invitation__copy:after,.app-invitation__copy:before{border:2px solid transparent;border-radius:15px;box-sizing:inherit;content:"";height:calc(100% - 2px);left:-1px;position:absolute;top:-1px;width:calc(100% - 2px)}.app-invitation__copy.active:before{border-bottom-color:#fff;border-right-color:#fff;border-top-color:#fff;box-shadow:0 0 4px #1e5097;transition:border-top-color .15s linear,border-right-color .15s linear .1s,border-bottom-color .15s linear .2s}.app-invitation__copy.active:after{border-left:2px solid #fff;border-right-width:2px;box-shadow:0 0 4px #1e5097;transform:rotate(0);transition:transform .4s linear 0s,border-left-width 0s linear .35s}@media(min-width:480px){.modal__ctn{padding:20px}}@keyframes draw{to{stroke-dashoffset:0}}.custom-modal-overlay{align-items:center;background-color:rgba(0,0,0,.5);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.custom-modal-container{animation:fadeIn .3s ease-in-out;background-color:#fff;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);max-width:90%;overflow:hidden;position:relative;width:400px}.custom-modal-close{background:none;border:none;cursor:pointer;font-size:26px;position:absolute;right:6px;top:6px}.custom-modal-header{align-items:center;display:flex;justify-content:center;padding:0 16px}.custom-modal-title{font-size:22px;font-weight:700;margin:0;text-align:center}.custom-modal-text{color:#333;font-size:14px;margin:0;padding:16px;text-align:center}.custom-modal-buttons{display:flex;gap:10px;justify-content:flex-end;padding:12px 16px}.custom-modal-info .custom-modal-buttons,.custom-modal-success .custom-modal-buttons{background-color:#e1ffe8}.custom-modal-alert .custom-modal-buttons{background-color:#ffeff0}.custom-modal-warning .custom-modal-buttons{background-color:#fff7de}.custom-modal-main-button{border:none;border-radius:4px;color:#fff;cursor:pointer;flex:1;font-size:14px;font-weight:700;padding:10px 26px}.custom-modal-warning .custom-modal-main-button{background-color:#ffc107}.custom-modal-warning .custom-modal-main-button:hover{background:#ffca54}.custom-modal-info .custom-modal-main-button,.custom-modal-success .custom-modal-main-button{background-color:#28a745}.custom-modal-info .custom-modal-main-button:hover,.custom-modal-success .custom-modal-main-button:hover{background:#009a23}.custom-modal-alert .custom-modal-main-button{background-color:#dc3545;color:#ffeff0}.custom-modal-alert .custom-modal-main-button:hover{background:#dc3545}.custom-modal-main-button:hover{background-color:#0056b3}.custom-modal-secondary-button{background-color:#e1e1e1;border:none;border-radius:4px;color:#2b2b2b;cursor:pointer;flex:1;font-size:14px;font-weight:700;padding:8px 16px}.custom-modal-secondary-button:hover{background-color:#b1b1b1}.custom-modal-icon-row{display:flex;justify-content:center;padding:16px 0}.custom-modal-icon{align-items:center;border-radius:50%;display:flex;font-size:28px;height:48px;justify-content:center;width:48px}.custom-modal-icon--info,.custom-modal-icon--success{background:#e1ffe8;color:#28a745}.custom-modal-icon--warning{background:#fff7de;color:#ffc107}.custom-modal-icon--alert{background:#ffeff0;color:#dc3545}.icn-info,.icn-success{color:#28a745}.icn-warning{color:#ffc107}.icn-error{color:#dc3545}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.lang__dropdown{margin:0 auto;min-width:140px;padding:3px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:-moz-fit-content;width:fit-content}.lang__dropdown-section{background:#fff;border-radius:20px;gap:10px;margin:0 auto;padding:3px 7px 3px 3px;position:relative;z-index:99}.lang__dropdown-item,.lang__dropdown-section{align-items:center;display:flex;justify-content:space-between}.lang__dropdown-item{margin:2px!important;padding:3px 10px}.lang__dropdown-item.active,.lang__dropdown-item:hover{background:#c4c4c4;transform:scale(1.05)}.lang__dropdown-icn{background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border:1px solid #d5d5d5;border-radius:100%;box-shadow:0 0 5px rgba(0,0,0,.8);display:inline-block;height:20px;width:20px}.lang__dropdown-list{display:none}.lang__dropdown.active .lang__dropdown-list{background:#fff;border-radius:5px;box-shadow:0 0 6px rgba(0,0,0,.8);display:flex;flex-direction:column;left:0;padding:5px 0;position:absolute;top:42px;width:100%;z-index:98}.lang__dropdown-arrow{background-color:#000;height:10px;-webkit-mask-image:url(/Content/images/svg/icn-right-arrow.svg);mask-image:url(/Content/images/svg/icn-right-arrow.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;transition:.5s;width:10px}.lang__dropdown.active .lang__dropdown-arrow{transform:rotate(90deg)}.en-us .lang__dropdown-icn-selected{background-image: url(/Content/flag/uk-square.jpg?v=1768366347918)}.zh-cn .lang__dropdown-icn-selected{background-image: url(/Content/flag/china-square.jpg?v=1768366347918)}.zh-tw .lang__dropdown-icn-selected{background-image: url(/Content/flag/taiwan-square.jpg?v=1768366347918)}.th-th .lang__dropdown-icn-selected{background-image: url(/Content/flag/thailand-square.jpg?v=1768366347918)}.ko-kr .lang__dropdown-icn-selected{background-image: url(/Content/flag/korea-square.jpg?v=1768366347918)}.vi-vn .lang__dropdown-icn-selected{background-image: url(/Content/flag/VietNam-square.jpg?v=1768366347918)}.id-id .lang__dropdown-icn-selected{background-image: url(/Content/flag/indo-square.jpg?v=1768366347918)}.hi-in .lang__dropdown-icn-selected{background-image: url(/Content/flag/indi-square.jpg?v=1768366347918)}.km-kh .lang__dropdown-icn-selected{background-image: url(/Content/flag/cambodia-square.jpg?v=1768366347918)}.my-mm .lang__dropdown-icn-selected{background-image: url(/Content/flag/myanmar-square.jpg?v=1768366347918)}.ja-jp .lang__dropdown-icn-selected{background-image: url(/Content/flag/japan-square.jpg?v=1768366347918)}.fr-fr .lang__dropdown-icn-selected{background-image: url(/Content/flag/french-square.jpg?v=1768366347918)}.es-es .lang__dropdown-icn-selected{background-image: url(/Content/flag/spain-square.jpg?v=1768366347918)}.pt-pt .lang__dropdown-icn-selected{background-image: url(/Content/flag/portugal-square.jpg?v=1768366347918)}.bn-bd .lang__dropdown-icn-selected{background-image: url(/Content/flag/bangladesh-square.jpg?v=1768366347918)}.ms-my .lang__dropdown-icn-selected{background-image: url(/Content/flag/malaysia-square.jpg?v=1768366347918)}@media only screen and (max-width:768px){.lang__dropdown-section{padding:5px}}:root{--levelingBorder:#1e5097;--contrast-color:#000}@font-face{font-family:icomoon;font-style:normal;font-weight:400;src:url(/fonts/icomoon.eot?6nbbuq);src:url(/fonts/icomoon.eot?6nbbuq#iefix) format("embedded-opentype"),url(/fonts/icomoon.ttf?6nbbuq) format("truetype"),url(/fonts/icomoon.woff?6nbbuq) format("woff"),url(/fonts/icomoon.svg?6nbbuq#icomoon) format("svg")}@font-face{font-family:Myanmar3;src:url(/fonts/Myanmar3.eot?1627887534081) format("embedded-opentype"),url(/fonts/Myanmar3.woff2?1627887534081) format("woff2"),url(/fonts/Myanmar3.woff?1627887534081) format("woff"),url(/fonts/Myanmar3.ttf?1627887534081) format("truetype"),url(/fonts/Myanmar3.svg?1627887534081) format("svg")}@font-face{font-family:MyanmarRegular;src:url(/fonts/MyanmarRegular.ttf)}.my-mm .btn-download-text,.my-mm .play-btn-text,.my-mm body,.my-mm html{font-family:MyanmarRegular,Arial,sans-serif!important}.vendor .vendor__ctn_mx{background-image: url(/Content/theme/default/images/games/mx_playnow_7315_new.png?v=1768366347918)}[class*=" icon-"],[class^=icon-]{font-family:icomoon!important;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[data-tag-icon]:before{background:red;border:1px solid #fff;border-radius:2px;color:#fff;content:attr(data-tag-icon);padding:0 5px;position:absolute;right:-5px;top:-5px}.icon-account:before{content:""}.icon-announcement:before{content:""}.icon-deposit:before{content:""}.icon-mybets:before{content:""}.icon-statement:before{content:""}.icon-withdraw:before{content:""}.icon-telegrambot:before{content:"";font-family:commonFontCustom}.icon-gpointclaim:before{content:"";font-family:commonFontCustom}body,html{background-color:#eaeef3;font-family:Arial,Tahoma,pmingliu;font-size:13px;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none}body,html,iframe{margin:0;padding:0}iframe{border:none}.clear_left{clear:left}table{border-collapse:collapse;border-spacing:0;padding:0;width:100%}table,td,th{border:1px solid #afafaf}li,ol,ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.bold{font-weight:700}input[type=button]{cursor:pointer;text-align:center}th{background-color:#ccc;font-size:15px;height:45px;padding:0 10px 0 25px;text-align:left}.text-center{text-align:center}.w-100{width:100px}.fa{font:inherit!important}.fa:after,.fa:before{font:normal normal normal 14px/1 FontAwesome}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.fa-play-circle:before{font:normal normal normal 30px/1 FontAwesome}.play-video-btn{cursor:pointer}.header_register .header__logo-lang{box-sizing:border-box;padding-right:20px}.header__leveling,.header__leveling .header__leveling-detail{background:#fff;border:1px solid silver;border-radius:4px}.header__leveling{cursor:pointer;display:inline-flex;height:19px;justify-content:center;margin:2px 5px 0;min-width:40px;padding:1px 10px 0;position:relative}.header__leveling:empty{display:none}.header__leveling--Sport .header__leveling-txt{color:#2b78e4}.header__leveling--Sport .header__leveling-icn{background-color:#2b78e4}.header__leveling--LiveCasino{background:#000}.header__leveling--LiveCasino .header__leveling-txt{color:#ff0}.header__leveling--LiveCasino .header__leveling-icn{background-color:#ff0}.header__leveling--Lottery .header__leveling-txt{color:#009e0f}.header__leveling--Lottery .header__leveling-icn{background-color:#009e0f}.header__leveling--Games .header__leveling-txt{color:#f5a6b9}.header__leveling--Games .header__leveling-icn{background-color:#f5a6b9}.header__leveling--P2P .header__leveling-txt{color:#f90}.header__leveling--P2P .header__leveling-icn{background-color:#f90}.header__leveling-icn{background-color:#000;display:inline-block;height:18px;-webkit-mask-image:url(/Content/leveling/icns/icn-lvl.svg);mask-image:url(/Content/leveling/icns/icn-lvl.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;width:18px}.header__leveling-txt{color:#000;display:inline-block;font-weight:700;height:20px;line-height:20px}.header__leveling .header__leveling-detail{background:#fff;background-image:linear-gradient(180deg,#1e5097,#180747);background-origin:border-box;border:5px solid transparent;border-radius:5px;box-shadow:2px 2px 6px rgba(0,0,0,.28);box-shadow:inset 0 100vw #fff;color:#000;display:block;font-weight:700;left:80px;opacity:0;pointer-events:none;position:absolute;text-align:left;top:-1px;transform:translateX(20px);transition:all .25s ease-out;width:-moz-max-content;width:max-content;z-index:99}.header__leveling .header__leveling-detail:after{border-bottom:8px solid transparent;border-right:15px solid #1e5097;border-top:8px solid transparent;content:" ";left:-15px;position:absolute;top:4px}.header__leveling .header__leveling-detail .detail__element{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding:0 15px}.header__leveling .header__leveling-detail .detail__element:last-child{border:none}.header__leveling .header__leveling-detail .detail__element--title{align-items:center;color:#000;display:flex;margin:8px 0;min-width:120px}.header__leveling .header__leveling-detail .detail__element--title .leveling__dot{border-radius:2px;height:17px;margin-right:5px;width:17px}.header__leveling .header__leveling-detail .detail__element--title .leveling__dot--sport{background:#2b78e4}.header__leveling .header__leveling-detail .detail__element--title .leveling__dot--casino{background:#743207}.header__leveling .header__leveling-detail .detail__element--title .leveling__dot--lottery{background:#009e0f}.header__leveling .header__leveling-detail .detail__element--title .leveling__dot--egame{background:#f5a6b9}.header__leveling .header__leveling-detail .detail__element--title .leveling__dot--p2p{background:#f90}.header__leveling .header__leveling-detail .detail__element--lvl{background:#404040;border-radius:10px;color:#fff;margin:8px 0;min-width:30px;padding:2px 5px;text-align:center}.header__leveling:hover .header__leveling-detail{opacity:1;pointer-events:auto;transform:translateY(0)}html .header__leveling .header__leveling-detail{background:#fff;border:5px solid var(--levelingBorder);box-shadow:0 2px 6px 0 rgba(0,0,0,.5)}html .header__leveling .header__leveling-detail:after{border-right:15px solid var(--levelingBorder)}.main-content-bound--expand{margin:0 auto;width:1145px}.main-content-bound{margin:0 auto;width:1003px}.resize-ctn{max-width:1003px;width:100%}.header-content-area{width:1145px!important}.game-luckydraw__wrapper .main-content-bound{border-color:#b3b3b3}.restricted .main-content-bound{width:993px}.ssport-play .main-content-bound{width:1070px}.m8-play .main-content-bound{width:1040px}.mt-play .main-content-bound{width:1023px}.desktop .ia-play .main-content-bound{width:1270px}.desktop .saba-play .main-content-bound{width:1320px}.maxbet-play .main-content-bound{width:1061px}.sbo-play .main-content-bound{width:1020px}.desktop .tf-play .main-content-bound{width:1320px}.desktop .tf-play .main-content-bound .zoom-holder{display:none!important}.desktop .tf-play .main-content-bound .zoom-holder .iframe-white-zoom-img{display:none}.bf-play .main-content-bound{width:1061px}.pretty-play .main-content-bound{width:1025px}.header{background-color:#fff;min-width:1003px}.m8-play .header{min-width:1040px}.ssport-play .header{min-width:1070px}.header__product-menu{background-color:#595959;border-bottom:0 solid #e9e9e9;box-shadow:inset 0 2px 1px hsla(0,0%,100%,.25);padding:0}.header__product-menu-main{align-items:center;display:flex;justify-content:center}.header__product-menu-item{border-right:1px solid #7b7b7b;cursor:pointer;text-align:center}.lang-selection{background-color:#616161;background:linear-gradient(180deg,#717171 0,#313131);background:-webkit-linear-gradient(bottom,#717171,#313131);color:#fff;float:right;font-weight:700;padding:0 10px}.header__lang-selection{border-radius:3px;height:20px;width:110px}.language-list{background:transparent;text-align:center}.lang-selection__list{-webkit-appearance:none;-moz-appearance:none;background:none;background-color:transparent;border:0;color:#fff;cursor:pointer;font-family:Myanmar3;height:20px;line-height:20px;outline:0;padding-left:11px;width:100%}.lang-selection__value{background:#000;color:#fff}.lang-selection__arrow:before{color:#fff;content:"";float:right;font:normal normal normal 14px/1 FontAwesome;font-size:18px;height:20px;margin-right:-9px;margin-top:-23px;width:20px}.mail-box{background-image: url(/Content/theme/default/images/icn-pmessage-envelope.png?v=1768366347918);background-repeat:no-repeat;display:inline-block;height:13px;margin-right:10px;margin-top:5px;width:20px}.header__mail-box{position:relative}.mail-box__counter{right:5px;top:-4px}.mail-box__counter,.message-counter{background:red;border:1px solid #fff;border-radius:10px;color:#fff;font-size:10px;height:13px;line-height:14px;position:absolute;text-align:center;width:13px}.message-counter{display:inline-block;font-weight:400;right:-8px;top:0;z-index:10}.message-hitmaxwin{background:rgba(0,0,0,.8);left:0;padding:10px 3%;position:absolute;right:0;top:0;width:94%;z-index:99}.message-hitmaxwin .alert-warning{background-color:rgba(220,128,1,.16);border:1px solid rgba(241,142,6,.81);box-shadow:0 0 2px #ffb103;color:#ffb103;cursor:pointer;padding:5px 10px;text-shadow:2px 1px #00040a;transition:.5s}.message-hitmaxwin .alert-warning:before{border-bottom-right-radius:3px;border-left:1px solid;border-right:2px solid;border-top-right-radius:3px;content:"";height:calc(100% - 44px);height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:0}.message-hitmaxwin .alert-warning:hover{background-color:rgba(220,128,1,.33);transition:.5s}.big-counter.message-counter{width:16px}.main__btn-block{height:30px;padding:10px 0;position:relative}.withdrawal .main__btn-block{height:auto;padding:5px 10px}.btn{border-radius:3px;cursor:pointer;overflow:hidden;text-align:center;text-overflow:ellipsis}.btn_logout{background-color:#333;border-radius:0;float:right;font-size:12px;font-weight:700;height:20px;line-height:20px;padding:0 20px}.btn-circle{background-color:#5e5f61;border:0;border-radius:50%;color:#fff;height:45px;position:absolute;right:-12px;top:-12px;width:45px}.btn-circle:hover{background-color:#fff;color:#5e5f61}.btn_disabled{background:none!important;color:gray!important}.btn-redeem{background: url(/Content/theme/default/images/button-redeem_en-us.png?v=1768366347918) 50% no-repeat;background-size:contain;display:inline-block;height:65px;top:0;width:65px}.zh-cn .btn-redeem{background: url(/Content/theme/default/images/button-redeem_zh-cn.png?v=1768366347918) 50% no-repeat;background-size:contain}.menu-list{display:flex;padding:0}.header__user-menu{background-color:#333;padding-right:0}.header__time{color:#f2f2f2;font-size:11px;margin-top:12px;min-width:200px;padding-left:10px;text-align:left}.header__logo{background-image: url(/Content/theme/default/images/logo-dark.png?v=1768366347918);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:70px;pointer-events:none;width:200px;z-index:10}.header__message{background-color:#e9e9e9;font-size:11px;overflow:hidden;padding:2px 10px}.text_menu-item{color:silver;display:block;font-weight:700;line-height:34px;padding:0 20px}.enable-game-point.vi-vn .text_menu-item{padding:0 14px}.header__user-menu-item{align-items:center;box-sizing:border-box;display:flex;font-weight:700;justify-content:center;padding:5px 4px;position:relative;text-align:center;white-space:nowrap}.header__user-menu-link{background:linear-gradient(180deg,#717171 0,#313131);background:-webkit-linear-gradient(bottom,#717171,#313131);border:1px solid dimgray;border-radius:0;color:#a2a2a2;display:inline-block;height:22px;line-height:22px;padding:0 10px}.header__user-menu-link.active,.header__user-menu-link:hover{background:#333;color:#fff}.header__lang{float:right;margin-top:25px;z-index:10}.header__member-profile{display:inline-block;line-height:15px;padding-right:10px;padding-top:4px}#btn-shopping-mall{display:none}.member-profile__coin-icon{background-image: url(/Content/images/svg/gamepoint.svg?v=1768366347918);background-position:50%;background-repeat:no-repeat;background-size:contain;display:inline-block;height:20px;margin-bottom:-5px;margin-right:3px;position:relative;width:20px}.member-profile__coin-icon .fa-dollar{display:none}.header__product-menu-item.active,.header__product-menu-item:hover,.header__product-menu-item_active{background:#333;color:#fff}.acc-tab__dailycheckin,.acc-tab__friendfeature,.acc-tab__luckydraw,.acc-tab__pkprogram{position:relative}.vendor__ctn{background-repeat:no-repeat;box-sizing:border-box;height:212px;padding:20px 0 5px 20px}.vendor__title{color:#fff;font-family:FuturaLightBT;font-size:32px}.vendor__info{width:315px}.vendor:nth-child(odd){margin-right:1px}.vendor__country{color:#fbff98;font-size:14px}.vendor--sport{background-image: url(/Content/theme/default/images/sportsbook/bg-left.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_saba{background-image: url(/Content/theme/default/images/sportsbook/sport-saba.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_ssport{background-image: url(/Content/theme/default/images/sportsbook/img-s-sports.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_ssportlcs{background-image: url(/Content/theme/default/images/sportsbook/sport-slcs.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_m8{background-image: url(/Content/theme/default/images/sportsbook/img-m-sports.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_ia{background-image: url(/Content/theme/default/images/sportsbook/img-ia.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_maxbet{background-image: url(/Content/theme/default/images/sportsbook/sport-maxbet.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_sbo{background-image: url(/Content/theme/default/images/sportsbook/sport-sbo.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_sbovs{background-image: url(/Content/theme/default/images/sportsbook/sport-sbovs.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_mt{background-image: url(/Content/theme/default/images/sportsbook/sport-mt.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_cmd{background-image: url(/Content/theme/default/images/sportsbook/sport-cmd.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_betswiz{background-image: url(/Content/theme/default/images/sportsbook/sport-betswiz.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_ig360{background-image: url(/Content/theme/default/images/sportsbook/sport-ig360.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_tf{background-image: url(/Content/theme/default/images/sportsbook/sport-tf.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_gxw{background-image: url(/Content/theme/default/images/sportsbook/sport-gxw.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_bf{background-image: url(/Content/theme/default/images/sportsbook/sport-bf.png?v=1768366347918);background-repeat:no-repeat}.vendor__ctn_onebox{background-image: url(/Content/theme/default/images/sportsbook/sport-onebox.png?v=1768366347918);background-repeat:no-repeat}.vendor{height:212px;width:496px}.vendor__username{background:rgba(0,0,0,.28);border:1px solid #ccc;bottom:0;color:#fff;font-size:14px;left:0;padding:5px 20px;position:absolute}.main__content-block{background-color:#5e5f61;box-sizing:border-box;margin-bottom:10px;margin-top:10px;padding:5px}.content-block_user-page{background:#ccc;border:1px solid #b3b3b3;box-shadow:0 4px 10px #7b7b7b;margin-bottom:20px;padding:10px}.main__nslider{display:block;opacity:0;transition:opacity .3s ease-in-out}.swiper-loaded{opacity:1}.slider{overflow:hidden}.main__slider,.slider{position:relative}.game-lobby__banner-slider,.main__slider{min-height:360px}.game-lobby__banner-slider.loading:before,.main__slider.loading:before{background:rgba(0,0,0,.3);bottom:0;content:"";display:inline-block;left:0;position:absolute;right:0;top:0;z-index:10}.game-lobby__banner-slider.loading:after,.main__slider.loading:after{background-image: url(/Content/theme/default/images/oval-loading.svg?v=1768366347918);background-size:100%;content:"";display:inline-block;height:50px;left:calc(50% - 25px);position:absolute;top:calc(50% - 25px);width:50px;z-index:20}.main__bottom-slider{padding-top:10px}.vendor__detail{color:#fff;font-size:9px;letter-spacing:.5px}.vendor__detail-link{color:#ffe52f;font-size:12px;font-weight:700}.vendor__live-link{color:#ffe52f;display:block;font-size:13px;font-weight:700;text-decoration:underline;text-transform:uppercase}.play-link{background: url(/Content/theme/default/images/play-btn.png?v=1768366347918) no-repeat;background-size:100% 100%;display:inline-block;padding:0 25px 5px 10px;position:relative;text-align:center}.play-link.disabled{pointer-events:none}.play-link.disabled .play-btn-text{margin-left:-8px}.play-link__new-tag{background:red;border:1px solid #fff;border-radius:2px;color:#fff;padding:0 5px;position:absolute;right:-5px;top:-5px}.play-link__new-tag.promo-tag{right:-12px}.btn-download-text,.play-btn-text{color:#2b6ba2;display:inline-block;font-family:Arial;font-size:16px;font-weight:700;line-height:30px}.btn-download-text{padding:0 14px 0 7px}.btn-download{background:linear-gradient(180deg,#eaeaea 0,#c3c1c5);border-radius:3px;box-shadow:0 4px #4b4947;color:#2b6ba2;display:inline-block;font-size:12px;font-weight:700;height:32px;margin-left:5px;pointer-events:auto;text-align:center;width:auto}.btn-download .play-btn-text{line-height:32px;padding:0 20px}.balance{align-items:center;background:#353637;border:1px solid #909090;border-radius:50px;box-shadow:inset 0 0 10px #000;display:flex;height:34px;justify-content:space-between;text-align:center;width:130px}.balance__image-coin{height:30px;width:30px}.balance__value{color:#fff;padding:5px 0}.balance__withdraw{animation:pulse 1s ease-in-out infinite alternate;cursor:pointer}.balance__withdraw-img{width:30px}.balance__withdraw-tooltip{background-color:#353637;border-radius:6px;bottom:150%;color:#fff;left:50%;margin-left:-60px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:120px;z-index:1}.balance__withdraw-tooltip:after{border:5px solid transparent;border-top-color:#353637;content:"";left:50%;margin-left:-5px;position:absolute;top:100%}.balance__withdraw:hover .balance__withdraw-tooltip{visibility:visible}.logo-android{background: url(/Content/theme/default/images/android.png?v=1768366347918)}.btn-download .logo-wrapper{background-color:#0088ce;background-position:8px 5px;background-repeat:no-repeat;background-size:16px;border-radius:3px 0 0 3px;display:inline-block;height:32px;width:32px}.fa-mobile-phone:before,.fa-mobile:before{color:#fff;font-size:26px!important;line-height:32px;padding:0}.latest-reject-statement{display:block!important}.reject-reason-statement{background-color:#ef6776;color:#fff;display:none;padding:10px;position:absolute;z-index:100}.reject-icon-statement:hover .reject-reason-statement{display:block}.vendor_maintenance .play-link{pointer-events:none}.play-btn-text_maintenance{display:none}.vendor_maintenance .play-btn-text.play-btn-text_maintenance{display:block}.vendor_maintenance .play-btn-text{color:#606060;display:none}.main_egame [class*=vendor_stt-wrapper],.vendor--games{background-image: url(/Content/theme/default/images/games/bg-left.png?v=1768366347918)}.main__vendor-list .vendor-lottery--DPT,.vendor--lottery{background-image: url(/Content/theme/default/images/lottery/bg-left.png?v=1768366347918)}.vendor--livecasino,.vendor-list .vendor-casino--DPT,.vendor-list .vendor_stt-wrapper-ELOTO{background-image: url(/Content/theme/default/images/live-casino/bg-left.png?v=1768366347918)}.main__vendor-list .vendor-p2p--DPT,.vendor--p2p{background-image: url(/Content/theme/default/images/p2p/bg-left.png?v=1768366347918);background-repeat:no-repeat}.main_cockfight .vendor,.main_cockfight .vendor--5{background-image: url(/Content/theme/default/images/cockfight/bg-left.png?v=1768366347918)}.vendor__ctn_nlc{background-image: url(/Content/theme/default/images/games/egame-nlc.png?v=1768366347918)}.vendor__ctn_mx{background-image: url(/Content/theme/default/images/games/img-g-mx.png?v=1768366347918)}.vendor__ctn_cq9{background-image: url(/Content/theme/default/images/games/img-g-cq9.png?v=1768366347918)}.vendor__ctn_gg{background-image: url(/Content/theme/default/images/games/img-g-gg.png?v=1768366347918)}.vendor__ctn_bs{background-image: url(/Content/theme/default/images/games/img-g-betsoft.png?v=1768366347918)}.vendor__ctn_ace333{background-image: url(/Content/theme/default/images/games/img-g-ace333.png?v=1768366347918)}.vendor__ctn_vt{background-image: url(/Content/theme/default/images/games/img-g-vt.png?v=1768366347918)}.vendor__ctn_pt{background-image: url(/Content/theme/default/images/games/img-g-leocity88.png?v=1768366347918)}.vendor__ctn_sae{background-image: url(/Content/theme/default/images/games/img-g-sae.png?v=1768366347918)}.vendor__ctn_dragongaming{background-image: url(/Content/theme/default/images/games/egame-dragon-gaming.png?v=1768366347918)}.vendor__ctn_bge{background-image: url(/Content/theme/default/images/games/egame-bge.png?v=1768366347918)}.vendor__ctn_joker{background-image: url(/Content/theme/default/images/games/egame-joker.png?v=1768366347918)}.vendor__ctn_dpt{background-image: url(/Content/theme/default/images/games/pt_playnow_7202.png?v=1768366347918)}.game-crash .vendor__ctn_dpt{background-image: url(/Content/theme/default/images/games/pt_crash_7076.png?v=1768366347918)}.game-mylucky6_instant .vendor__ctn_dpt{background-image: url(/Content/theme/default/images/games/dpt-mylucky6.png?v=1768366347918)}.game-rapid_royale .vendor__ctn_dpt{background-image: url(/Content/theme/default/images/games/dpt-rapid_royale.png?v=1768366347918)}.main_cockfight .vendor__ctn_dpt{background-image: url(/Content/theme/default/images/cockfight/fish-dpt.png?v=1768366347918)}.vendor__ctn_rg{background-image: url(/Content/theme/default/images/games/egame-rg.png?v=1768366347918)}.main_cockfight .vendor__ctn_rg{background-image: url(/Content/theme/default/images/cockfight/fish-ig.png?v=1768366347918)}.vendor__ctn_fs{background-image: url(/Content/theme/default/images/games/egame-fs.png?v=1768366347918)}.vendor__ctn_dt{background-image: url(/Content/theme/default/images/games/egame-dt.png?v=1768366347918)}.vendor__ctn_bng{background-image: url(/Content/theme/default/images/games/egame-bng_6802.png?v=1768366347918)}.vendor__ctn_mario{background-image: url(/Content/theme/default/images/games/egame-mario.png?v=1768366347918)}.vendor__ctn_ygg{background-image: url(/Content/theme/default/images/games/egame-ygg.png?v=1768366347918)}.vendor__ctn_png{background-image: url(/Content/theme/default/images/games/egame-playngo.png?v=1768366347918)}.vendor__ctn_genesis{background-image: url(/Content/theme/default/images/games/egame-genesis.png?v=1768366347918)}.vendor__ctn_jdb{background-image: url(/Content/theme/default/images/games/egame-jdb.png?v=1768366347918)}.vendor__ctn_jiligames{background-image: url(/Content/theme/default/images/games/egame-jiligames.png?v=1768366347918)}.vendor__ctn_mg{background-image: url(/Content/theme/default/images/games/mg_playnow_7023.png?v=1768366347918)}.vendor__ctn_habanero{background-image: url(/Content/theme/default/images/games/egame-habanero.png?v=1768366347918)}.vendor__ctn_kiss918{background-image: url(/Content/theme/default/images/games/egame-918kiss.png?v=1768366347918)}.vendor__ctn_km{background-image: url(/Content/theme/default/images/games/egame-kingmaker.png?v=1768366347918)}.vendor__ctn_promo{background-image: url(/Content/theme/default/images/lottery/img-lottery-promotion-eg.gif?v=1768366347918)}.vendor__ctn_egame-promo{background-image: url(/Content/theme/default/images/games/egame-promo.png?v=1768366347918)}.vendor__ctn_kn{background-image: url(/Content/theme/default/images/lottery/img-keno-lottery.png?v=1768366347918)}.vendor__ctn_ssc{background-image: url(/Content/theme/default/images/lottery/img-lottery-china.png?v=1768366347918)}.vendor__ctn_ms{background-image: url(/Content/theme/default/images/lottery/img-lottery-ms.png?v=1768366347918)}.vendor__ctn_ml,.vendor__ctn_ml2{background-image: url(/Content/theme/default/images/lottery/lottery-malay.png?v=1768366347918)}.vendor__ctn_p3d{background-image: url(/Content/theme/default/images/lottery/lottery-p3d.png?v=1768366347918)}.vendor__ctn_lx{background-image: url(/Content/theme/default/images/lottery/lottery-lixin.png?v=1768366347918)}.vendor__ctn_c93{background-image: url(/Content/theme/default/images/lottery/lottery-c93.png?v=1768366347918)}.vendor__ctn_qq{background-image: url(/Content/theme/default/images/lottery/lottery-qq.png?v=1768366347918)}.vendor__ctn_vl{background-image: url(/Content/theme/default/images/lottery/lottery-vl.png?v=1768366347918)}.vendor__ctn_eloto{background-image: url(/Content/theme/default/images/lottery/lottery-eloto.png?v=1768366347918)}.vendor__ctn_tcg{background-image: url(/Content/theme/default/images/lottery/lottery-tcg.png?v=1768366347918)}.vendor__ctn_xoso168{background-image: url(/Content/theme/default/images/lottery/lottery-xoso168.png?v=1768366347918)}.vendor__ctn_pgsoft{background-image: url(/Content/theme/default/images/games/egame-pgsoft.png?v=1768366347918)}.vendor__ctn_ls{background-image: url(/Content/theme/default/images/live-casino/ls-banner.png?v=1768366347918)}.vendor__ctn_ag{background-image: url(/Content/theme/default/images/live-casino/img-ag.png?v=1768366347918)}.vendor__ctn_wm{background-image: url(/Content/theme/default/images/live-casino/wm-casino.png?v=1768366347918)}.vendor__ctn_cf,.vendor__ctn_cf2{background-image: url(/Content/theme/default/images/cockfight/img-cockfight-01.png?v=1768366347918)}.vendor__ctn_miki{background-image: url(/Content/theme/default/images/cockfight/miki.png?v=1768366347918)}.vendor__ctn_xpg{background-image: url(/Content/theme/default/images/live-casino/img-xpg.png?v=1768366347918)}.vendor__ctn_ab{background-image: url(/Content/theme/default/images/live-casino/ab-casino.png?v=1768366347918)}.vendor__ctn_sb{background-image: url(/Content/theme/default/images/live-casino/sb-casino.png?v=1768366347918);background-position:100%;background-repeat:no-repeat;background-size:contain}.vendor__ctn_dg{background-image: url(/Content/theme/default/images/live-casino/dc-casino.png?v=1768366347918)}.vendor__ctn_ct855{background-image: url(/Content/theme/default/images/live-casino/ct855-casino.png?v=1768366347918)}.vendor__ctn_sa{background-image: url(/Content/theme/default/images/live-casino/sa-casino.png?v=1768366347918)}.vendor__ctn_ezugi{background-image: url(/Content/theme/default/images/live-casino/ezugi-casino.png?v=1768366347918)}.vendor__ctn_ppl{background-image: url(/Content/theme/default/images/live-casino/ppl-casino.png?v=1768366347918)}.vendor__ctn_bg{background-image: url(/Content/theme/default/images/live-casino/bg-casino.png?v=1768366347918)}.casino-promo-bg{background-image: url(/Content/theme/default/images/live-casino/livecasino-promo.png?v=1768366347918)}.cf-promo-bg{background-image: url(/Content/theme/default/images/cockfight/img-cock-casino.gif?v=1768366347918)}.sport-promo-bg{background-image: url(/Content/theme/default/images/sportsbook/img-promo-01.gif?v=1768366347918)}.vendor__ctn_og{background-image: url(/Content/theme/default/images/p2p/og-p2p.png?v=1768366347918)}.vendor__ctn_leg{background-image: url(/Content/theme/default/images/p2p/leg-p2p.png?v=1768366347918)}.vendor__ctn_v8{background-image: url(/Content/theme/default/images/p2p/v8-p2p.png?v=1768366347918)}.vendor__ctn_m8poker{background-image: url(/Content/theme/default/images/p2p/mpoker-p2p.png?v=1768366347918)}.vendor__ctn_fgg{background-image: url(/Content/theme/default/images/live-casino/fgg-casino.png?v=1768366347918)}.vendor__ctn_evo{background-image: url(/Content/theme/default/images/live-casino/evo-casino.png?v=1768366347918)}.vendor__ctn_yeebet{background-image: url(/Content/theme/default/images/live-casino/yeebet-casino.png?v=1768366347918)}.vendor__ctn_cq9live{background-image: url(/Content/theme/default/images/live-casino/cq9live-casino.png?v=1768366347918)}.vendor__ctn_rcb{background-image: url(/Content/theme/default/images/live-casino/rcb-casino.png?v=1768366347918)}.vendor__ctn_lg88{background-image: url(/Content/theme/default/images/live-casino/lg88-casino.png?v=1768366347918)}.vendor__ctn_mgl{background-image: url(/Content/theme/default/images/live-casino/livecasino-playnow-mgl.png?v=1768366347918)}.vendor__ctn_fun{background-image: url(/Content/theme/default/images/games/egame-fun.png?v=1768366347918)}.vendor__ctn_live22{background-image: url(/Content/theme/default/images/games/Live22_playnow.png?v=1?v=1768366347918)}.vendor__ctn_oge{background-image: url(/Content/theme/default/images/games/egame-oge-playnow-7225.png?v=1768366347918)}.vendor__ctn_spade{background-image: url(/Content/theme/default/images/games/SPADE_playnow_7128.png?v=1?v=1768366347918)}.vendor__ctn_p2p-promo{background-image: url(/Content/theme/default/images/p2p/promo.gif?v=1768366347918)}.vendor__ctn_ap{background-image: url(/Content/theme/default/images/games/AP_playnow_7151.png?v=1?v=1768366347918)}.vendor__ctn_pgs{background-image: url(/Content/theme/default/images/games/PGS_playnow.png?v=1?v=1768366347918)}.vendor__ctn_won{background-image: url(/Content/theme/default/images/live-casino/won-casino.png?v=1768366347918)}.vendor__ctn_won2{background-image: url(/Content/theme/default/images/live-casino/won-casino2.png?v=1768366347918)}.vendor__ctn_won3{background-image: url(/Content/theme/default/images/live-casino/won-casino3.png?v=1768366347918)}.vendor__ctn_b2b{background-image: url(/Content/theme/default/images/live-casino/b2b-casino.png?v=1768366347918)}.vendor__ctn_hacksaw{background-image: url(/Content/theme/default/images/games/hacksaw_playnow.png?v=1768366347918)}.vendor__ctn_megah5{background-image: url(/Content/theme/default/images/games/MEGAH5_playnow.png?v=1?v=1768366347918)}.vendor__ctn_gfg{background-image: url(/Content/theme/default/images/games/GFG_playnow.png?v=1768366347918)}.vendor__ctn_m365{background-image: url(/Content/theme/default/images/games/m365_playnow.png?v=1?v=1768366347918)}.vendor__ctn_netent{background-image: url(/Content/theme/default/images/games/NETENT_playnow.png?v=1768366347918)}.vendor__ctn_ps{background-image: url(/Content/theme/default/images/games/PS_playnow.png?v=1?v=1768366347918)}.main_cockfight .vendor__ctn_ps{background-image: url(/Content/theme/default/images/cockfight/fish-ps.png?v=1768366347918)}.vendor__ctn_smartsoft{background-image: url(/Content/theme/default/images/games/smartsoft_playnow.png?v=1768366347918)}.vendor__ctn_apollo{background-image: url(/Content/theme/default/images/games/apollo_playnow.png?v=1768366347918)}.vendor__ctn_cg{background-image: url(/Content/theme/default/images/games/cg_playnow.png?v=1768366347918)}.vendor__ctn_ygr{background-image: url(/Content/theme/default/images/games/ygr_playnow.png?v=1768366347918)}.vendor__ctn_t1{background-image: url(/Content/theme/default/images/games/playnow-t1games.png?v=1768366347918)}.vendor__ctn_es{background-image: url(/Content/theme/default/images/games/es_playnow.png?v=1768366347918)}.vendor__ctn_ds{background-image: url(/Content/theme/default/images/games/ds_playnow.png?v=1768366347918)}.vendor__ctn_vivo{background-image: url(/Content/theme/default/images/live-casino/vivo-casino.png?v=1768366347918)}.vendor__ctn_ns{background-image: url(/Content/theme/default/images/games/ns_playnow.png?v=1768366347918)}.vendor__ctn_r88{background-image: url(/Content/theme/default/images/games/r88_playnow.png?v=1768366347918)}.vendor__ctn_oncasino{background-image: url(/Content/theme/default/images/live-casino/oncasino-casino.png?v=1768366347918)}.vendor__ctn_iloveu{background-image: url(/Content/theme/default/images/games/iloveu_playnow.png?v=1768366347918)}.vendor__ctn_askmebet{background-image: url(/Content/theme/default/images/games/askmebet_playnow.png?v=1768366347918)}.vendor__ctn_evo888{background-image: url(/Content/theme/default/images/games/playnow_evo888.png?v=1768366347918)}.vendor__ctn_mimi{background-image: url(/Content/theme/default/images/games/mimi_playnow.png?v=1768366347918)}.vendor__ctn_afb{background-image: url(/Content/theme/default/images/live-casino/afb-casino.png?v=1768366347918)}.vendor__ctn_playtechc{background-image: url(/Content/theme/default/images/live-casino/playtechc-casino.png?v=1768366347918)}.vendor__ctn_mtlive{background-image: url(/Content/theme/default/images/live-casino/mtlive-casino.png?v=1768366347918)}.vendor__ctn_bbin{background-image: url(/Content/theme/default/images/live-casino/bbin-casino.png?v=1768366347918)}.vendor__ctn_rtg{background-image: url(/Content/theme/default/images/games/rtg_playnow.png?v=1768366347918)}.vendor__ctn_better{background-image: url(/Content/theme/default/images/games/better_playnow.png?v=1768366347918)}.vendor__ctn_spribe{background-image: url(/Content/theme/default/images/games/spribe_playnow.png?v=1768366347918)}.vendor__ctn_g5g{background-image: url(/Content/theme/default/images/games/g5g_playnow.png?v=1768366347918)}.vendor__ctn_rgs{background-image: url(/Content/theme/default/images/games/rgs_playnow.png?v=1768366347918)}.vendor__ctn_besoft{background-image: url(/Content/theme/default/images/games/besoft_playnow.png?v=1768366347918)}.vendor__ctn_fc{background-image: url(/Content/theme/default/images/games/fc_playnow.png?v=1768366347918)}.vendor__ctn_aig{background-image: url(/Content/theme/default/images/games/aig_playnow.png?v=1768366347918)}.vendor__ctn_hotdog{background-image: url(/Content/theme/default/images/games/hotdog_playnow.png?v=1768366347918)}.vendor__ctn_ibex{background-image: url(/Content/theme/default/images/games/ibex_playnow.png?v=1768366347918)}.vendor__ctn_crowdplay{background-image: url(/Content/theme/default/images/games/crowdplay_playnow.png?v=1768366347918)}.vendor__ctn_half{width:50%}.vendor__table{color:#fff;font-family:Verdana,Geneva,sans-serif;font-size:11px;height:110px;margin-top:40px;padding-right:10px;width:100%}.vendor__table td{background-color:transparent;border:1px solid #f2f2f2;color:#fff;padding:2px}.vendor__table td:first-child{padding-left:5px}.top-line{background-color:#370037!important;border-top:1px solid #fff!important}.no-border{border:none!important}.vendor__maintenance-text{color:#6e6e6e}.main__title{font-size:18px;font-weight:700;padding:15px}.main__title_withdrawal{background:#eee;border:1px solid #ccc;border-bottom:none;border-radius:4px 4px 0 0;padding:8px 25px}td{background-color:#fff;color:#333;font-weight:700;padding:10px;text-align:right}.main__table_account td{background:#f2f2f2}.err-message{margin-top:5px;width:227px}.main-tab__wrapper{margin:10px auto -1px;width:1003px}.main-tab__wrapper+.main__content-block{margin-top:0}.main-tab__wrapper .main-tab__item:first-child{margin-left:40px}.main-tab__item{background:#595959;border-radius:5px 5px 0 0;display:inline-block;list-style:none;margin-right:3px}.main-tab__item.active{background:#ccc;border:1px solid #b3b3b3;border-bottom:0}.main-tab__item a{color:#e4e4e4;cursor:pointer;display:inline-block;padding:6px 10px}.main-tab__item.active a{color:#000;font-weight:700}.btn-edit-profile,.btn-save-profile{color:#fff;position:absolute;right:5px}#ddl-gender{-webkit-appearance:menulist}.btn-save-profile{display:none}.profile-edit{display:none;min-width:90%}.form-mode--edit .profile-edit{display:block}.form-mode--edit .btn-edit-profile,.form-mode--edit .profile-read{display:none}.form-mode--edit .btn-save-profile{display:inline-block}.table__header-cell{background:#262732!important;color:#fff!important;font-weight:700!important;text-align:center}.priority-cell{color:#a94442!important}.table__cell_title{width:200px}.password-policy{line-height:1.4}.table_data tbody tr:nth-child(n):hover td{background-color:#dadada}.table_data>tbody>tr:nth-child(odd)>td{background-color:#ececec}.btnDisable{background:none!important;color:gray!important}.btn_changepass{background-color:#3b3f47;border:1px solid #3b3f47;border-radius:2px;color:#fff;cursor:pointer;padding:10px 20px}.navigation-bar{align-items:center;display:flex;float:right;font-size:14px;font-weight:700;height:18px;padding:15px}.navigation-bar__title{font-size:14px;font-weight:700;margin:0 5px}.navigation-bar__input-date{background-color:#fff;border-radius:4px;position:relative}.navigation-bar__input-date-icon{background-color:#eee;border:1px solid #ccc;border-radius:4px;border-bottom-left-radius:0;border-top-left-radius:0;box-sizing:border-box;color:#555;height:26px;padding-top:3px;position:absolute;right:0;text-align:center;top:0;width:25px}.navigation-bar__input-from-date,.navigation-bar__input-to-date{background-color:transparent;border:1px solid #ccc;border-radius:4px;box-sizing:border-box;height:26px;padding-left:15px;width:140px;z-index:9}.retry-btn-ctn{background-color:#000;padding:30px;text-align:center}.retry-btn{background:linear-gradient(180deg,#717171 0,#313131);background:-webkit-linear-gradient(bottom,#717171,#313131);border:1px solid dimgray;color:#f2f2f2;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;height:22px;line-height:22px;min-width:40px;padding:5px 30px;text-align:center}.retry-btn:hover{color:orange}.btn_user{background-color:#3b3f47;border:1px solid #3b3f47;border-radius:2px;color:#fff;cursor:pointer;height:28px;padding:0 10px}.btn_changepass:hover,.btn_user-main-btn:hover,.btn_user:hover{background:#fff;color:#000}.btn_user-main-btn{background-color:#3b3f47;border:1px solid #3b3f47;border-radius:2px;color:#fff;cursor:pointer;display:inline-block;padding:10px 20px}.btn-medium{padding:5px 10px}.link-to-history{display:inline-block;height:26px;line-height:26px}.statement-detail-table span{display:block}.bet-result{word-break:break-all}.selection-text span{display:inline-block;max-width:350px;overflow-wrap:break-word}.statement-table_summary{background-color:#dadada!important;color:#545454!important}.statement-detail_back-btn{text-align:center}.information-box{border-right:2px solid #0064bd;margin:5px 0;padding:0 5px}.pagination-ctn{display:none;float:right;margin:10px}.pagination__back,.pagination__next{background:unset;border:none;color:#0064bd;cursor:pointer;outline:none}.pagination__back:disabled,.pagination__next:disabled{color:#5f5f5f;cursor:not-allowed;pointer-events:none}.pagination__transaction{float:right;margin:10px}.pagination__text{margin:0 10px}.mid-section__element,.pagination__element{border:1px solid gray;box-sizing:content-box;cursor:pointer;float:left;margin-left:4px;min-width:20px;padding:3px;text-align:center}.pagination-simple-ctn{margin-right:0;position:absolute;right:0;top:0}.pagination-simple-ctn .pagination__back-btn,.pagination-simple-ctn .pagination__next-btn{background:transparent;border:0;color:#0064bd;outline:none;padding:10px}.pagination-simple-ctn .pagination__back-btn:hover,.pagination-simple-ctn .pagination__next-btn:hover{background:transparent;border:0}.pagination-simple-ctn .pagination__back-btn:disabled,.pagination-simple-ctn .pagination__next-btn:disabled{color:#5f5f5f;cursor:not-allowed;pointer-events:none}.pagination-simple-ctn .pagination__back-btn:before{content:"";font:normal normal normal 14px/1 FontAwesome;margin-right:10px}.pagination-simple-ctn .pagination__next-btn:after{content:"";font:normal normal normal 14px/1 FontAwesome;margin-left:10px}.pagination__mid-section{min-width:0}.mid-section__element:first-child,.pagination__element:first-child{margin-left:0}.mid-section__element{width:25px}.pagination__page-number.selected{background:#2d2d2d;color:#fff}.pagination__mid-section-ctn{left:0;position:relative;transition:all .2s ease;width:1000px}.pagination__mid-section{border:none;overflow:hidden;padding:0;position:relative;width:89px}.pagination__back-btn,.pagination__slide-back-btn{display:none}.kn-selection-number{border:1px solid #777;border-radius:20px;display:inline-block;font-size:10px;height:20px;line-height:19px!important;margin-left:2px;text-align:center;width:20px}.kn-selection{font-size:12px;margin:5px 0 0}.selection .kn-selection:last-child{margin-bottom:0}.kn-ball-color{border-radius:20px;display:inline-block;height:20px;margin-right:5px;width:20px}.kn-type-blue{background-color:#2351ad}.kn-type-lightblue{background-color:#0cf}.kn-type-black{background-color:#272727}.kn-type-red{background-color:#e20006}.kn-type-pink{background-color:#f9c}.kn-type-orange{background-color:#ff8630}.kn-type-gray{background-color:#909090}.kn-type-yellow{background-color:#e0e03a}.withdrawal{background-color:#eee;border:1px solid #ccc;font-size:14px}.withdrawal__title{display:flex;padding:0}.withdrawal__title .main__title{padding:8px 10px 8px 25px}.withdrawal__maintenance-text{display:none}.withdrawal__element--maintenance.withdrawal__title{align-items:center}.withdrawal__element--maintenance.withdrawal__title .withdrawal__maintenance-text{color:red;display:block;font-size:15px;font-weight:700}.withdrawal__element--maintenance.withdrawal__container{pointer-events:none;position:relative}.withdrawal__element--maintenance.withdrawal__container:after{background:linear-gradient(hsla(0,0%,100%,.5),#fff);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.withdrawal__field{color:#555;padding:10px}.withdrawal__tabs:has(.js-withdraw-menu-FPSId) .js-withdraw-menu-Bank{display:none}.withdrawal__ewallet-container,.withdrawal__vaderc2ewallet-container{margin:auto;padding:20px;width:80%}.withdrawal__ewallet-table,.withdrawal__vaderc2ewallet-table{border:1px solid #fff;border-collapse:collapse;border-spacing:0}.withdrawal__ewallet-table td,.withdrawal__vaderc2ewallet-table td{background:transparent;border:1px solid #fff;font-size:13px;font-weight:400;padding:8px;text-align:left}.withdrawal__ewallet-thead,.withdrawal__vaderc2ewallet-thead{background:#a2a2a2}.withdrawal__ewallet-row,.withdrawal__vaderc2ewallet-row{background:#f5f5f5}.withdrawal__ewallet-row--selected,.withdrawal__vaderc2ewallet-row--selected{background:#dcdcdc}.withdrawal__ewallet-checkbox,.withdrawal__vaderc2ewallet-checkbox{position:relative;width:60px}.withdrawal__ewallet-checkbox input,.withdrawal__vaderc2ewallet-checkbox input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.withdrawal__ewallet-checkbox input:checked~.checkmark,.withdrawal__vaderc2ewallet-checkbox input:checked~.checkmark{background-color:#2196f3}.withdrawal__ewallet-checkbox input:checked~.checkmark:after,.withdrawal__vaderc2ewallet-checkbox input:checked~.checkmark:after{display:block}.withdrawal__ewallet-checkmark,.withdrawal__vaderc2ewallet-checkmark{background-color:#fff;border:1px solid #cdcdcd;height:24px;left:calc(50% - 12px);position:absolute;top:calc(50% - 13px);width:24px}.withdrawal__ewallet-checkmark:after,.withdrawal__vaderc2ewallet-checkmark:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:10px;left:9px;position:absolute;top:5px;transform:rotate(45deg);width:5px}.withdrawal__ewallet-row--selected .withdrawal__ewallet-checkmark,.withdrawal__ewallet-row--selected .withdrawal__vaderc2ewallet-checkmark,.withdrawal__vaderc2ewallet-row--selected .withdrawal__ewallet-checkmark,.withdrawal__vaderc2ewallet-row--selected .withdrawal__vaderc2ewallet-checkmark{background-color:#2196f3}.withdrawal__ewallet-row--selected .withdrawal__ewallet-checkmark:after,.withdrawal__ewallet-row--selected .withdrawal__vaderc2ewallet-checkmark:after,.withdrawal__vaderc2ewallet-row--selected .withdrawal__ewallet-checkmark:after,.withdrawal__vaderc2ewallet-row--selected .withdrawal__vaderc2ewallet-checkmark:after{display:block}.withdrawal__crypto-container .summary-brief__line{align-items:center}.withdrawal__crypto-container .crypto-amount,.withdrawal__crypto-container .crypto-dropdown{width:100%}.withdrawal__CBPayWallet-info .summary-brief__field-value{max-width:500px;width:100%}.withdrawal__fpsid-brief{border-bottom:1px dashed #dadada;display:flex}.withdrawal__fpsid-brief .fpsid-brief__line{display:flex;flex:1;padding:10px}.withdrawal__fpsid-brief .summary-brief__field-value{width:100%}.withdrawal__pix-brief{border-bottom:1px dashed #dadada;display:flex}.withdrawal__pix-brief .pix-brief__line{align-items:center;display:flex;flex:1;padding:10px}.withdrawal__pix-brief .summary-brief__field-value{width:100%}.withdrawal__header{max-width:980px}.withdrawal__header-info{cursor:pointer;padding:15px;position:relative}.withdrawal__header-info .fa:before{font-size:20px}.withdrawal__header-info-tooltip{background-color:#f2f2f2;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.28);color:#000;display:none;padding:5px;position:absolute;right:-178px;top:14px;white-space:pre-wrap;width:180px;z-index:20}.withdrawal__header-info:hover .withdrawal__header-info-tooltip{display:block}.redeposit__guide-info{color:var(--contrast-color);cursor:pointer;padding:15px;position:relative}.redeposit__guide-info .fa:before{font-size:20px}.redeposit__guide-info-tooltip{background-color:#f2f2f2;border-radius:5px;box-shadow:0 2px 4px 0 rgba(0,0,0,.28);color:#000;display:none;left:40px;padding:5px;position:absolute;top:50%;transform:translateY(-50%);white-space:pre-wrap;width:-moz-max-content;width:max-content;z-index:20}.redeposit__guide-info-tooltip:after{border:5px solid transparent;border-right-color:#f2f2f2;content:"";left:-10px;position:absolute;top:50%;transform:translateY(-50%)}.redeposit__guide-info:hover .redeposit__guide-info-tooltip{display:block}.redeposit__tutorial .slide-instruction{background-color:#fff;border-right:1px solid #eaeaea;box-shadow:2px 0 5px rgba(0,0,0,.2);max-width:800px}.redeposit__tutorial .slide-instruction-slider--img{margin:5px;max-width:790px}.redeposit__tutorial .slide-instruction-tab{bottom:45px;height:0;position:relative}.redeposit__tutorial .slide-instruction-tab--dot{background-color:#fff;height:10px;width:10px}.redeposit__tutorial .slide-instruction-tab--dot.active{background-color:#d5d5d5}.redeposit__tutorial .redeposit__instruction-panel{height:600px}.redeposit__tutorial .redeposit__instruction-body{background:transparent}.redeposit__tutorial .redeposit__instruction-close{background:#fff;right:39px;top:37px;z-index:1}@media screen and (max-width:1367px){.withdrawal__header-info-tooltip{right:12px;top:36px}}.bank-announcement-title{border-bottom:1px solid gray;padding-bottom:5px}.title_medium{font-size:14px;font-weight:700}.field__inner{border:1px solid #ccc;border-radius:4px;display:flex}.field__title{border-right:1px solid #ccc;font-size:14px;font-weight:700;line-height:48px;min-width:200px;padding:0 25px}.field__accountName{line-height:20px;padding-top:5px}.field__validation{display:block;font-size:10px}.field__title--amount{min-width:110px}.field__value{background-color:#fff;border:1px solid #eee;border-bottom-right-radius:3px;border-top-right-radius:3px;color:#555;flex-grow:1;font-size:14px;line-height:48px;outline:none;padding:0 10px}.field__value:disabled,.field__value[disabled=disabled]{background-color:#f3f3f3}.field__amount-message{color:red;display:none;font-size:14px;line-height:1.5;margin-left:240px}.withdrawal__field .field__amount-message{display:block;margin-left:170px}.input_disabled{background:#f5f5f5!important;cursor:not-allowed}.input_failed{background-color:#ffe6e6!important;border:1px solid #f66!important}.deposit__progress-bar{height:60px;padding:15px 0}.deposit-progress{float:left;font-weight:700;position:relative;text-align:center;width:150px}.deposit__progress-bar-inner{counter-reset:step;margin:auto;width:600px}.redemtion-code__ctn{padding:20px 0}#redemtion-summary{background:#f7f7f7}.redemtion__progress-bar-inner{width:300px}.redemtion__field{margin:auto;width:50%}.redemtion__field .field__title{line-height:30px;min-width:auto}.redemtion__field .field__value{line-height:30px}.redemtion-code__error{color:red;padding-left:25px}.redemtion .summary-brief__line:last-child{border-bottom:none}.redemtion .summary-brief__title{box-sizing:border-box;padding-left:300px;width:50%}.redemtion .summary-brief__field-value{line-height:1.5;min-width:350px;padding-left:50px}#tblDeposit #tdSearch input{border:none;border-radius:2px}#tblDeposit #tdSearch input,.deposit-progress__title{background:none;color:#000;font-size:12.5px;font-weight:700;padding:5px 10px}.deposit-progress__title{border:none}.deposit-progress:before{background:#3b3f47;border-radius:3px;color:#fff;content:counter(step);counter-increment:step;display:block;font-size:12px;line-height:25px;margin:0 auto 5px;position:relative;text-align:center;width:35px;z-index:10}.deposit-progress:nth-child(2):after,.deposit-progress:nth-child(3):after{background:#3b3f47;content:"";height:4px;position:absolute;right:50%;top:9px;width:calc(100% + 10px);z-index:1}.deposit-progress:nth-child(4):after{background:#3b3f47;content:"";height:4px;position:absolute;right:50%;top:9px;width:100%;z-index:1}.progress_disabled .deposit-progress__title{color:gray}.progress_disabled:before{background:#fff;color:#3b3f47}.progress_disabled:after{background:#fff!important}input[type=radio]:checked+label:after{background-color:gray;border-radius:50%;content:"";height:24px;left:8px;position:absolute;top:8px;width:24px}.bank-btn__img{height:35px}.copy-btn{box-sizing:border-box;height:28px;line-height:26px;padding:0 5px;position:absolute;right:5px;top:6px}.break-word{display:inline-block;max-width:150px;word-wrap:break-word}.field__icon{align-items:center;border-left:1px solid #ccc;display:flex;font-size:24px;justify-content:center;width:50px}.field__icon .fa:before{font-size:20px}.field__value_deposit{border-radius:0}.deposit__summary{background-color:#f2f2f2;border:1px solid #ccc;line-height:2;padding:10px}.summary-brief__line{border-bottom:1px dashed #dadada;display:flex;padding:10px}.summary-brief__line--balance{display:none}.summary-brief__title{font-size:13px;line-height:1;width:160px}.summary-brief__field-value{font-size:13px;line-height:1;max-width:200px;overflow-wrap:break-word;padding-right:10px;width:20%}.summary-brief__field-value--fit{max-width:unset;width:calc(100% - 160px)}.double-border-btm{border-bottom:3px double gray}.gi-method_wechat,.sdpay-method_wechat{background-image: url(/content/imgs/paygates/SdP/wechatpay.png?v=1768366347918)}.befun-method_yunshanfu,.gi-method_yunshanfu{background-image: url(/Content/imgs/paygates/GI/yunshanfu.png?v=1768366347918)}.patek-method_qrcode{background-image: url(/content/imgs/paygates/patek/qrcode.png?v=1768366347918)}.message__message-list td{font-weight:400}.message-list__title{color:#0072d6}.message-list__item_unread td{font-weight:700}.message-detail__header{background-color:#262732;display:flex;height:50px}.message-detail__info{align-items:center;display:flex;flex-wrap:wrap;width:calc(100% - 150px)}.message-detail__back-btn-ctn{align-items:center;box-sizing:border-box;display:flex;padding-left:25px;width:150px}.message-detail__back-btn{background-color:#3b3f47;border:1px solid #fff;border-radius:2px;color:#fff;cursor:pointer;height:auto;padding:10px 20px}.message-detail__info-field{color:#fff;font-weight:700;width:100%}.message-detail__message{background-color:#a1a1a1;padding:10px}.message-detail__message-content{background:#fff;border-radius:5px;min-height:200px;padding:15px}@media(min-width:769px){.message-btn{display:none}}.mybets__print-btn.fa:before{font-size:30px}.mybets__vendor-selector{border:1px solid #d5d5d5;border-radius:4px;min-width:100px;padding:3px 5px}.mybets__list-ctn,.statement-detail-table,.statement-table{font-family:Tahoma;font-size:12px}.mmybets__navigation-bar{padding:15px 0 15px 15px}.mybets__refresh-btn{margin-left:10px}.mybets__list-view-ticket{cursor:pointer}.table__row_summary td{background-color:#dadada!important;color:#545454!important}.loader-ctn{background-color:#000;padding:50px 0;position:relative}.retry-btn-ctn_user{background-color:transparent;padding:85px}.retry-btn-ctn_referral{background-color:transparent;line-height:600px;margin:0 auto;min-height:600px;text-align:center}.retry-btn span{display:inline!important}.main__content-block_register,.register{background-color:#5e5f61}.select-box{padding:0 10px}.game-lobby{background-size:auto auto;background: url(/Content/images/games/CQ9/images/pragmatic-lobby-bg.fc3d5c532c20230b19a5.jpg?v=1768366347918) no-repeat;background-color:#600100;background-position:top;color:#fff;font-family:Arial}.game-lobby_pt{background: url(/Content/images/games/SKyWind/background.jpg?v=1768366347918);background-attachment:fixed;background-size:cover}.game-lobby_joker{background: url(/Content/images/games/joker/images/bg.png?v=1768366347918);background-attachment:fixed;background-color:#000;background-repeat:no-repeat;background-size:cover}.game-lobby_betsoft{background: url(/Content/images/games/BetSoft/images/bg2.jpg?v=1768366347918);background-attachment:fixed;background-size:cover}.game-lobby_bge{background: url(/Content/images/games/BGE/images/bg.jpg?v=1768366347918)}.game-lobby__banner-slider{height:360px;overflow:hidden;position:relative;width:100%}.d998-game-lobby__banner-container:empty{display:none}.banner-slider__slide{background-position:top!important;background-repeat:no-repeat!important;height:100%;width:100%}.banner-slider__slide img{height:360px;-o-object-fit:cover;object-fit:cover;width:993px}.slide_inactive{display:none}.slide_active{animation-duration:.6s;animation-iteration-count:1;animation-name:fadeInOpacity;animation-timing-function:ease-in;opacity:1}.game-lobby__game-slider{height:250px;margin:auto;position:relative;width:780px}.game-slider__slide{left:400px;opacity:0;position:absolute;top:40px;z-index:1}.game-slider__slide-img{position:absolute;right:0;top:0;width:100%}.game-slider__slide-img_betsoft{bottom:0;height:auto;left:0;margin:auto;max-height:100%;max-width:100%;position:absolute;right:0;top:0;width:auto}.game-slider__slide-ctn_leocity{background:#012a3e;border-radius:5px;height:62%;padding:10px;position:relative}.game-slider__slide-ctn_betsoft{background:#012a3e;border-radius:5px;height:45%;padding:10px 5px;position:relative}.game__ctn{background-color:#1d1f2e;border-radius:4px;padding:4px;position:relative}.game__link{display:block;position:relative}.game__ctn_betsoft{background:#012a3e;background:transparent;display:block;padding:0}.game-list__game{box-sizing:border-box;display:inline-block;float:left;margin-bottom:25px;padding-left:15px;padding-right:15px;position:relative;width:20%}.game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;-moz-box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;-webkit-box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;padding:9px}.filter-menu__logo{height:40px;vertical-align:middle}.filter-menu__ctn{background:#333;color:#fff}.filter-menu__logo-ctn{line-height:50px}.filter-menu__category,.filter-menu__logo-ctn{border-right:1px solid #121212;-o-flex:1;flex:1;height:50px;padding:0 10px}.filter-menu__category{box-sizing:border-box;color:#ddd;cursor:pointer;display:table}.game-lobby_betsoft .filter-menu__category{flex-basis:auto;min-width:40px}.game-lobby_betsoft .game-lobby__banner-slider{background:#fff}.game-lobby_betsoft .game-lobby__filter-menu{border-top:2px solid #fdda25}.game-list__game_betsoft{margin-bottom:0;padding:0 5px;width:25%}.filter-menu__category:last-child{border-right:none}.filter-menu__category-link{color:#ddd;display:table-cell;font-family:Montserrat,sans-serif;line-height:18px;text-transform:uppercase;vertical-align:middle}.filter-menu__category_active{color:red}.flex_center{align-content:center;display:flex;justify-content:center}.hover_top15px:hover .game__ctn{top:-15px}.hover_blue-glow:hover{box-shadow:0 0 10px 5px #1489c1}.hover_light-blue-glow:hover{box-shadow:0 0 8px 3px #1489c1}.hover_scale,.hover_scale:hover{transition:all .3s ease}.hover_scale:hover{transform:scale(1.2);z-index:99}.game__ctn_dpt.hover_scale:hover,.game__ctn_dt.hover_scale:hover{background:#fff;transform:scale(1.1);transition:all .3s ease}.game__name{color:#fff;font-size:13px;line-height:1.42857143;margin:0}.game-list__game:hover .game__name{display:none}.game-list__game:hover .game__play-btn{display:block}.game-list__game_dpt,.game-list__game_sa{width:25%}.game-list__game_bge{margin-left:12%;padding:0;width:32%}.game__img-wrapper_bge{display:inline-block;position:relative;width:100%}.game__img_bge{width:100%}.game__ctn_bge{background:transparent;text-align:center}.game__play-btn_bge{background-color:rgba(0,46,115,.902);border:1px solid #00a0e9;border-radius:1rem;box-shadow:0 0 14px 3px #000;font-size:14px;left:50%;padding:5px 20px;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.game-lobby_bge .game-lobby__game-list{padding-bottom:50px;padding-top:70px}.game-name_bge{color:#fff;font-size:15px;font-weight:700;line-height:30px;text-shadow:0 0 5px #000}.game__playlink{display:block;position:relative}.game-list__game_dpt.new-tag .game__playlink:after{background: url(/Content/images/games/DPT/images/new-tag.png?v=1768366347918) no-repeat;background-size:contain;content:"";display:block;height:80%;position:absolute;right:-6px;top:-6px;width:80%}.game__img_dpt,.game__img_dt{display:block;width:100%}.game__ctn_sa{background:#4c4c4c;border:2px solid #fff;border-radius:5px;border-top-left-radius:2px;border-top-right-radius:2px;box-shadow:0 0 5px 0 rgba(0,0,0,.53);padding:0}.game-list__game_sa .game__play-btn{background:linear-gradient(180deg,rgba(255,174,0,.761),rgba(245,175,25,.561));border:1px solid #fff;box-shadow:none;margin:auto;padding:2px 25px;position:relative;top:calc(40% + 10px);width:50%;z-index:2}.game__play-btn_ctn{height:100%;left:0;position:absolute;top:0;width:100%}.game-list__game_sa .game__play-btn:hover{background:rgba(255,206,117,.49)}.game-list__game_sa .btn:hover a{color:#fff}.game-list__game_sa:hover .game__name{display:block}.game-list__game_sa .game__info{height:20px;padding:0;position:relative;z-index:2}.hover-dark-background{background:rgba(0,0,0,.478);display:none;height:100%;position:absolute;width:100%;z-index:1}.game-lobby_sa .filter-menu__logo-ctn{background-image: url(/Content/images/games/SA/images/header-bg.jpg?v=1768366347918);border:1px solid #fff;border-left:none;border-right:none}.game-lobby_sa .game-lobby__banner-slider{border-left:1px solid #757575;border-right:1px solid #757575;box-sizing:border-box;height:225px}.game-lobby_sa .banner-slider__slide{background-size:contain}.game-list__game_sa:hover .hover-dark-background{display:block}.game-lobby_sa .game-lobby__game-slider{height:280px;margin-top:70px}.game-lobby_sa .game-slider__slide-img{border-radius:4px;box-shadow:0 0 5px 0 rgba(0,0,0,.53)}.game-lobby_sa{background: url(/Content/images/games/SA/images/bg.jpg?v=1768366347918);background-position:top}.game__title{height:32px;margin-top:8px;text-align:center}.game__title a{color:#fff;font-size:14px;font-weight:700;line-height:16px}.game__img{width:100%}.betsoft-game__img{display:block;width:100%}.game__info{border-top:none;height:40px;padding:10px 15px;text-align:center}.game-lobby__navbar{background:#333}.game-lobby__logo{padding:10px;text-align:center}.game-lobby__game-slider_dpt,.game-lobby__game-slider_gg{height:250px}.game-lobby__game-slider_dpt{height:150px;margin-top:50px;overflow:hidden}.game-lobby__game-slider_betsoft,.game-lobby__game-slider_dt{height:200px;overflow:hidden}.filter-menu__logo-betsoft{height:40px;padding:5px 0}.col_4{width:25%}.col_3{width:33.33%}.game-slider__slide-ctn_gg{height:auto}.game-lobby__download-link{box-sizing:border-box;padding:15px;width:33.33%}.game__ctn_ace333{background:transparent}.filter-menu__type{cursor:pointer;font-size:16px;width:25%}.game-lobby_ls{background: url(/Content/images/games/LS/glowing.png?v=1768366347918) no-repeat 50%;background-color:#111;background-size:cover}.filter-menu__ctn_ls{margin:auto;width:400px}.bcr__statistic{margin-top:3px}.bcr__statistic .bcr__col{margin-left:3px}.bcr__statistic .bcr__col:first-child{margin-left:0}.ls-game__img{height:198px;width:311px}.ls-game__info-ctn{background-color:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;color:#fff;height:100%;padding:10px;position:absolute;right:-1px;width:205px}.ls-game__logo{background: url(/Content/images/games/LS/game_headings.png?v=1768366347918) no-repeat;background-size:177px 200px;height:55px;margin-top:-20px}.ls-game__logo_baccarat{background-position:0 -139px}.ls-game__logo_roulette{background-position:0 -64px}.ls-btn{bottom:7px;margin-top:5px;padding:5px 10px;position:absolute;right:7px}.ls-btn-play{border:1px solid #00aae9;color:#00aae9}.ls-btn-close{border:1px solid #ec008c;color:#ec008c}.ls-btn-close:hover{border:1px solid gray;color:gray}.bcr__player{border:2px solid blue}.bcr__banker{border:2px solid red}.bcr__item{border-radius:10px;font-size:9px;height:10px;margin-top:2px;text-align:center;width:10px}.ls-bj__seat{background: url(/Content/images/games/LS/seat-icon.png?v=1768366347918) no-repeat;background-position:-59px 0;color:#333;display:inline-block;font-size:14px;height:31px;line-height:29px;margin-right:7px;text-align:center;width:25px}.ls-roulette__result{margin-top:5px;width:50px}.ls-roulette__result li{border:1px solid #01a4e1;float:left;margin-right:2px;margin-top:2px;min-width:16px;padding:0 2px;text-align:center}.filter-menu__type:hover,.filter-menu__type_active{border-bottom:2px solid #00aae9;text-shadow:0 0 10px #00aae9}.ls-rl-color-1,.ls-rl-color-12,.ls-rl-color-14,.ls-rl-color-16,.ls-rl-color-18,.ls-rl-color-19,.ls-rl-color-21,.ls-rl-color-23,.ls-rl-color-25,.ls-rl-color-27,.ls-rl-color-3,.ls-rl-color-30,.ls-rl-color-32,.ls-rl-color-34,.ls-rl-color-36,.ls-rl-color-5,.ls-rl-color-7,.ls-rl-color-9{background-color:red}.loader-ctn_lobby{background-color:transparent;padding:100px;position:relative}.loader-ctn_lobby.spinner:before{height:40px;margin-left:-20px;margin-top:-20px;width:40px}.game-loading-retry-btn{cursor:pointer;left:50%;position:relative;transform:translateX(-50%);transition:all .3s ease;width:3.5vw}.game-loading-retry-btn:hover{transform:translateX(-50%) rotate(150deg);transition:transform .4s ease}.bet-label{padding-right:5px}.bet-value{color:#ad0000}.game-loading-retry-text{border-radius:1px;color:#fff;display:inline-block;font-size:24px;left:50%;opacity:0;padding:3px 10px;position:absolute;text-align:center;top:10%;transform:translateX(-50%) scale(0);transition:all .3s ease;width:150px}.game-loading-retry-text_hover{opacity:1;top:-60%;transform:translateX(-50%) scale(1);transition:all .1s ease}.game-loading-retry-btn-container{margin:auto;position:relative;top:50%;transform:translateY(-50%);width:3.5vw}.input-file__wrapper{line-height:0;padding:8px}.input-file__wrapper label{padding:14px}#inputFile{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-1}.restrict{background: url(/Content/theme/default/images/access-denied/access-denied-bg.jpg?v=1768366347918) no-repeat!important;background-position:50%;background-size:cover!important;height:790px}.restrict__general-message-content{background: url(/Content/theme/default/images/access-denied/access-denied-top.png?v=1768366347918) no-repeat;display:inline-block;height:130px;width:500px}.restrict__message-list{bottom:20px;left:50%;position:absolute;transform:translateX(-50%);width:780px}.restrict__message{float:left;height:206px;text-align:left;vertical-align:top;width:253px;width:33.33%}.restrict__message-content{padding:115px 30px 0;text-align:center}.restrict__message_uk{background: url(/Content/theme/default/images/access-denied/access-denied-01UK.png?v=1768366347918) no-repeat}.restrict__message_cn{background: url(/Content/theme/default/images/access-denied/access-denied-02CN.png?v=1768366347918) no-repeat}.restrict__message_vn{background: url(/Content/theme/default/images/access-denied/access-denied-03VN.png?v=1768366347918) no-repeat}.restrict__message_kr{background: url(/Content/theme/default/images/access-denied/access-denied-04KR.png?v=1768366347918) no-repeat}.restrict__message_th{background: url(/Content/theme/default/images/access-denied/access-denied-05TH.png?v=1768366347918) no-repeat}.restrict__message_my{background: url(/Content/theme/default/images/access-denied/access-denied-06ID.png?v=1768366347918) no-repeat}.main__content-block_register .register__field-value,.main__content-block_register .select-box{height:24px;line-height:24px}.login-top-divider{background: url(/Content/theme/default/images/bg-indexhr.png?v=1768366347918) 50% no-repeat;border:0;height:10px;margin:0}.logout-link{color:#0f8ffb;display:inline-block;font-size:18px;margin-top:10px}.game-lobby__game-list{display:flex;flex-direction:row;flex-wrap:wrap;min-height:240px;position:relative}.game-lobby__game-list .loader-ctn_lobby{width:100%}.game-lobby_dpt .game-lobby__game-list{padding-top:70px}.game-lobby_gg .game-lobby__game-list{padding-top:50px}.game-lobby__game-list_betsoft{padding-top:30px}.game-lobby__retry-ctn{cursor:pointer;left:50%;position:absolute;text-align:center;top:50%;transform:translate3d(-50%,-50%,0)}.game-lobby__retry-ctn img{height:40px;transition:all .3s ease;width:40px}.game-lobby__retry-ctn img:hover{transform:rotate(80deg);transition:all .3s ease}.Payment-failed__line1{color:#d40000;font-size:25px}.Payment-failed__line2{font-size:16px;padding:10px 0}.Payment-failed__ctn{background:#fff;border-top:4px solid red;box-shadow:0 5px 23px -8px rgba(0,0,0,.75);font-size:18px;margin:60px auto auto;max-width:1000px;padding:10px 20px;width:80%}.Payment-failed_btn{padding:5px 15px}.Payment-failed__btn-ctn{margin-bottom:20px;margin-top:30px;text-align:center}.Payment-failed .fa-angle-double-left:before{font:normal normal normal 18px/1 FontAwesome}.fa-exclamation-circle:before{font:normal normal normal 20px/1 FontAwesome}.err-code-maintenance{color:red;font-size:38px;left:50%;position:absolute;top:40px;transform:translateX(-50%);z-index:99}@keyframes fadeInOpacity{0%{opacity:.2}to{opacity:1}}.back-to-top-btn{background:#fff;border-radius:10%;bottom:100px;cursor:pointer;display:none;height:50px;line-height:60px;opacity:0;position:fixed;right:27px;text-align:center;width:50px;z-index:99}.fa-arrow-up:before{font:normal normal normal 28px/1 FontAwesome}.game-lobby__game-list_qq{display:flex;justify-content:center;padding-top:80px}.game-lobby__game-list_c93{padding:40px 0 15px}.filter-menu__ctn_c93,.filter-menu__ctn_qq{background-color:#eaeaea}.game-list__game_c93,.game-list__game_qq{margin-bottom:5%;margin-left:8%;padding:0;width:38%}.game-list__game_qq{margin:0 4%}.game-list__game_gg{margin-left:14%;width:29%}.game__ctn_gg{display:block}.game-lobby_c93,.game-lobby_qq{background:#0a0a0a}.game__img_c93,.game__img_qq{width:100%}.game-name_c93{color:#fc3861;font-size:15px;font-weight:700;line-height:30px;text-align:center}.game__ctn_c93,.game__ctn_qq{background:transparent;padding:0}.game__img-wrapper_c93,.game__img-wrapper_qq{background:#fff;border:3px solid #fff;border-radius:2px;display:block;padding:20px 10px 0;position:relative}.game__img-wrapper_qq{padding:20px 10px}.game__img-wrapper_c93:hover{border:3px solid #fc3861}.game__img-wrapper_c93:hover .game__play-btn_c93{opacity:1;transform:translate3d(-50%,-50%,0);transition:all .3s ease}.game__play-btn_c93{background:linear-gradient(90deg,#dc0e3b,#ea5576);border:1px solid rgba(0,0,0,.451);border-radius:5px;box-shadow:none;font-size:15px;font-weight:700;left:50%;opacity:0;padding:10px 35px;position:absolute;top:50%;transform:translate3d(-50%,-85%,0);transition:all .2s ease}.game-lobby_ig{background:#000}.game-list__game_ig{padding:15px;text-align:center;width:25%}.game-lobby__game-list_ig{padding-top:40px}.game__ctn_ig{border:1px solid #404040;border-radius:2px;display:block;overflow:hidden;padding:0;position:relative;width:100%}.game__ctn_ig:after{background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.2) 80%,#000);background-position:50% 100%;background-size:cover;content:"";display:block;height:calc(100% - 40px);left:0;position:absolute;top:0;transform:scaleY(1.1);transform-origin:50% 0;transition:all .4s ease;width:100%}.game__bg_ig{background-size:contain;padding-top:100%;transition:all .5s ease;width:100%}.game__img_ig{height:calc(100% - 40px);left:0;position:absolute;top:0;transition:all .5s ease}.game__name-ctn_ig{background:#000;bottom:0;color:#fff;height:40px;line-height:40px;position:relative;text-align:center;width:100%;z-index:1}.game__ctn_ig:hover:after{transform:scaleY(1.5)}.game__ctn_ig:hover .game__bg_ig{opacity:.3}.game-lobby_habanero .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-habanero{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-habanero .lobby-menu-link{text-align:center}.filter-nav-habanero li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-habanero li a,.filter-nav-habanero li:last-child{border:unset}.habanero-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.habanero-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.habanero-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.habanero-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.habanero-game__play-btn span{display:none}.habanero-game-icon{aspect-ratio:1.595890411;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.habanero-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-habanero{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.habanero-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.habanero-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.habanero-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.habanero-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.habanero-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.habanero-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .habanero-game__info .habanero-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .habanero-game__info .habanero-game__game-details .habanero-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .habanero-game__info .habanero-game__game-details .habanero-game__details-value{font-size:10px;font-weight:700}.game-list--grid .habanero-game__info .habanero-game__game-details .habanero-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .habanero-game__info .habanero-game__game-details .habanero-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .habanero-games-wap{display:block}.game-list--list .habanero-games-wap .game-tag--hot a:after,.game-list--list .habanero-games-wap .game-tag--jackpot a:after,.game-list--list .habanero-games-wap .game-tag--new a:after,.game-list--list .habanero-games-wap .game-tag--promo a:after{width:25%}.game-list--list .habanero-icon-wrapper{margin-bottom:15px}.game-list--list .habanero-icon-wrapper .habanero-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .habanero-icon-wrapper .habanero-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .habanero-icon-wrapper .habanero-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .habanero-icon-wrapper .habanero-game__info .habanero-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .habanero-icon-wrapper .habanero-game__info .habanero-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .habanero-icon-wrapper .habanero-game__info .habanero-game__game-details .habanero-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .habanero-icon-wrapper .habanero-game__info .habanero-game__game-details .habanero-game__details-value{font-weight:700;margin-top:5px}.game-list--list .habanero-icon-wrapper .habanero-game__info .habanero-game__game-details .habanero-game__details-label{color:#d3d3d3}.game-list--default .habanero-game__info .habanero-game__game-details,.side-menu-gamelist .habanero-game__info .habanero-game__game-details{display:none}@media(min-width:768px){.habanero-games-wap{grid-gap:25px;padding:15px}.habanero-icon-wrapper:hover .habanero-game__play{opacity:1}.habanero-icon-wrapper:hover .habanero-game__game-name{color:#fff}.game-list--grid .habanero-game__info .habanero-game__game-details .habanero-game__details-value{font-size:11px!important}.game-list--grid .habanero-game__info .habanero-game__game-details .habanero-game__details-label{font-size:10px!important}.game-list--list .habanero-games-wap .game-tag--hot a:after,.game-list--list .habanero-games-wap .game-tag--jackpot a:after,.game-list--list .habanero-games-wap .game-tag--new a:after,.game-list--list .habanero-games-wap .game-tag--promo a:after{width:15%}.game-list--list .habanero-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .habanero-game__info .habanero-game__game-name{font-size:18px!important}.game-list--list .habanero-game__info .habanero-game__game-details .habanero-game__details-value{font-size:16px!important}.game-list--list .habanero-game__info .habanero-game__game-details .habanero-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .habanero-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_joker .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-joker{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-joker .lobby-menu-link{text-align:center}.filter-nav-joker li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-joker li a,.filter-nav-joker li:last-child{border:unset}.joker-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.joker-icon-container{background:transparent;border:1px solid transparent;border-radius:4px;display:block;height:100%;position:relative}.joker-game__play{align-items:center;background:transparent;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.joker-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.joker-game-icon{aspect-ratio:1.1282051282;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.joker-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-joker{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.joker-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.joker-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.joker-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.joker-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.joker-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.joker-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .joker-game__info .joker-game__game-details{border-top:1px solid transparent;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .joker-game__info .joker-game__game-details .joker-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .joker-game__info .joker-game__game-details .joker-game__details-value{font-size:10px;font-weight:700}.game-list--grid .joker-game__info .joker-game__game-details .joker-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .joker-game__info .joker-game__game-details .joker-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .joker-games-wap{display:block}.game-list--list .joker-games-wap .game-tag--hot a:after,.game-list--list .joker-games-wap .game-tag--jackpot a:after,.game-list--list .joker-games-wap .game-tag--new a:after,.game-list--list .joker-games-wap .game-tag--promo a:after{width:25%}.game-list--list .joker-icon-wrapper{margin-bottom:15px}.game-list--list .joker-icon-wrapper .joker-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .joker-icon-wrapper .joker-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .joker-icon-wrapper .joker-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .joker-icon-wrapper .joker-game__info .joker-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .joker-icon-wrapper .joker-game__info .joker-game__game-details{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .joker-icon-wrapper .joker-game__info .joker-game__game-details .joker-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .joker-icon-wrapper .joker-game__info .joker-game__game-details .joker-game__details-value{font-weight:700;margin-top:5px}.game-list--list .joker-icon-wrapper .joker-game__info .joker-game__game-details .joker-game__details-label{color:#d3d3d3}.game-list--default .joker-game__info .joker-game__game-details,.side-menu-gamelist .joker-game__info .joker-game__game-details{display:none}@media(min-width:768px){.joker-games-wap{grid-gap:25px;padding:15px}.joker-icon-wrapper:hover .joker-game__play{opacity:1}.joker-icon-wrapper:hover .joker-game__game-name{color:#f3c600}.game-list--grid .joker-game__info .joker-game__game-details .joker-game__details-value{font-size:11px!important}.game-list--grid .joker-game__info .joker-game__game-details .joker-game__details-label{font-size:10px!important}.game-list--list .joker-games-wap .game-tag--hot a:after,.game-list--list .joker-games-wap .game-tag--jackpot a:after,.game-list--list .joker-games-wap .game-tag--new a:after,.game-list--list .joker-games-wap .game-tag--promo a:after{width:15%}.game-list--list .joker-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .joker-game__info .joker-game__game-name{font-size:18px!important}.game-list--list .joker-game__info .joker-game__game-details .joker-game__details-value{font-size:16px!important}.game-list--list .joker-game__info .joker-game__game-details .joker-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .joker-games-wap{grid-template-columns:repeat(5,1fr)}}.joker-game__game-name{color:#959595;font-size:13px}.joker-game__play-btn{background:linear-gradient(180deg,#fff 0,#f1e767 25%,#feb645);border-radius:13px;box-shadow:0 6px 8px 0 rgba(0,0,0,.75);color:#000;padding:5px 25px;text-transform:unset}.joker-icon-wrapper{background:transparent;border:none;padding:0;position:relative}.joker-icon-wrapper:before{background:#fff;background:linear-gradient(81deg,#fff,#545454 22%,#5e5e5e 32%,#fff 51%,#5e5e5e 70%,#5e5e5e 78%,#fff);border-radius:6px;content:"";display:block;height:143px;left:9px;position:absolute;top:44px;width:201px}.joker-icon-wrapper:hover:before{background:#f1e767;background:linear-gradient(135deg,#f1e767,#feb645)}.game-lobby_pt .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-pt{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-pt .lobby-menu-link{text-align:center}.filter-nav-pt li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-pt li a,.filter-nav-pt li:last-child{border:unset}.pt-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.pt-icon-container{background:#012a3e;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.pt-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.pt-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.pt-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.pt-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-pt{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.pt-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.pt-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.pt-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.pt-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.pt-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.pt-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .pt-game__info .pt-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .pt-game__info .pt-game__game-details .pt-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .pt-game__info .pt-game__game-details .pt-game__details-value{font-size:10px;font-weight:700}.game-list--grid .pt-game__info .pt-game__game-details .pt-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .pt-game__info .pt-game__game-details .pt-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .pt-games-wap{display:block}.game-list--list .pt-games-wap .game-tag--hot a:after,.game-list--list .pt-games-wap .game-tag--jackpot a:after,.game-list--list .pt-games-wap .game-tag--new a:after,.game-list--list .pt-games-wap .game-tag--promo a:after{width:25%}.game-list--list .pt-icon-wrapper{margin-bottom:15px}.game-list--list .pt-icon-wrapper .pt-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .pt-icon-wrapper .pt-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .pt-icon-wrapper .pt-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .pt-icon-wrapper .pt-game__info .pt-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .pt-icon-wrapper .pt-game__info .pt-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .pt-icon-wrapper .pt-game__info .pt-game__game-details .pt-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .pt-icon-wrapper .pt-game__info .pt-game__game-details .pt-game__details-value{font-weight:700;margin-top:5px}.game-list--list .pt-icon-wrapper .pt-game__info .pt-game__game-details .pt-game__details-label{color:#d3d3d3}.game-list--default .pt-game__info .pt-game__game-details,.side-menu-gamelist .pt-game__info .pt-game__game-details{display:none}@media(min-width:768px){.pt-games-wap{grid-gap:25px;padding:15px}.pt-icon-wrapper:hover .pt-game__play{opacity:1}.pt-icon-wrapper:hover .pt-game__game-name{color:#fff}.game-list--grid .pt-game__info .pt-game__game-details .pt-game__details-value{font-size:11px!important}.game-list--grid .pt-game__info .pt-game__game-details .pt-game__details-label{font-size:10px!important}.game-list--list .pt-games-wap .game-tag--hot a:after,.game-list--list .pt-games-wap .game-tag--jackpot a:after,.game-list--list .pt-games-wap .game-tag--new a:after,.game-list--list .pt-games-wap .game-tag--promo a:after{width:15%}.game-list--list .pt-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .pt-game__info .pt-game__game-name{font-size:18px!important}.game-list--list .pt-game__info .pt-game__game-details .pt-game__details-value{font-size:16px!important}.game-list--list .pt-game__info .pt-game__game-details .pt-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .pt-games-wap{grid-template-columns:repeat(6,1fr)}}.pt-icon-container{border:none}.pt-icon-wrapper:hover .pt-icon-container{box-shadow:0 0 10px 5px #1489c1;top:-15px}.pt-icon-wrapper:hover .pt-game__game-name{opacity:0}.pt-game__play{align-items:end;background:transparent}.pt-game__play-btn{margin-bottom:15px;padding:10px 20px;text-transform:unset}.pt-game__game-name{font-size:13px;height:40px;line-height:20px;padding:10px 15px}.pt-gameplay-ctn .game-back-to-lobby{padding:10px}.game-lobby_fun .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-fun{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-fun .lobby-menu-link{text-align:center}.filter-nav-fun li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-fun li a,.filter-nav-fun li:last-child{border:unset}.fun-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.fun-icon-container{background:transparent;border:1px solid transparent;border-radius:4px;display:block;height:100%;position:relative}.fun-game__play{align-items:center;background:transparent;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.fun-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#ff5e69;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.fun-game__play-btn span{display:none}.fun-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.fun-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-fun{height:30px}.fun-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.fun-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.fun-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.fun-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.fun-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.fun-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .fun-game__info .fun-game__game-details{border-top:1px solid transparent;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .fun-game__info .fun-game__game-details .fun-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .fun-game__info .fun-game__game-details .fun-game__details-value{font-size:10px;font-weight:700}.game-list--grid .fun-game__info .fun-game__game-details .fun-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .fun-game__info .fun-game__game-details .fun-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .fun-games-wap{display:block}.game-list--list .fun-games-wap .game-tag--hot a:after,.game-list--list .fun-games-wap .game-tag--jackpot a:after,.game-list--list .fun-games-wap .game-tag--new a:after,.game-list--list .fun-games-wap .game-tag--promo a:after{width:25%}.game-list--list .fun-icon-wrapper{margin-bottom:15px}.game-list--list .fun-icon-wrapper .fun-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .fun-icon-wrapper .fun-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .fun-icon-wrapper .fun-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .fun-icon-wrapper .fun-game__info .fun-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .fun-icon-wrapper .fun-game__info .fun-game__game-details{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .fun-icon-wrapper .fun-game__info .fun-game__game-details .fun-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .fun-icon-wrapper .fun-game__info .fun-game__game-details .fun-game__details-value{font-weight:700;margin-top:5px}.game-list--list .fun-icon-wrapper .fun-game__info .fun-game__game-details .fun-game__details-label{color:#d3d3d3}.game-list--default .fun-game__info .fun-game__game-details,.side-menu-gamelist .fun-game__info .fun-game__game-details{display:none}@media(min-width:768px){.fun-games-wap{grid-gap:25px;padding:15px}.fun-icon-wrapper:hover .fun-game__play{opacity:1}.fun-icon-wrapper:hover .fun-game__game-name{color:#ff5e69}.game-list--grid .fun-game__info .fun-game__game-details .fun-game__details-value{font-size:11px!important}.game-list--grid .fun-game__info .fun-game__game-details .fun-game__details-label{font-size:10px!important}.game-list--list .fun-games-wap .game-tag--hot a:after,.game-list--list .fun-games-wap .game-tag--jackpot a:after,.game-list--list .fun-games-wap .game-tag--new a:after,.game-list--list .fun-games-wap .game-tag--promo a:after{width:15%}.game-list--list .fun-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .fun-game__info .fun-game__game-name{font-size:18px!important}.game-list--list .fun-game__info .fun-game__game-details .fun-game__details-value{font-size:16px!important}.game-list--list .fun-game__info .fun-game__game-details .fun-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .fun-games-wap{grid-template-columns:repeat(6,1fr)}}.fun-game__game-name{font-size:14px}.game-lobby_mario .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-mario{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-mario .lobby-menu-link{text-align:center}.filter-nav-mario li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-mario li a,.filter-nav-mario li:last-child{border:unset}.mario-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.mario-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.mario-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.mario-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#812ac4;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.mario-game__play-btn span{display:none}.mario-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mario-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-mario{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.mario-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.mario-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.mario-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.mario-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.mario-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.mario-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .mario-game__info .mario-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .mario-game__info .mario-game__game-details .mario-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .mario-game__info .mario-game__game-details .mario-game__details-value{font-size:10px;font-weight:700}.game-list--grid .mario-game__info .mario-game__game-details .mario-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .mario-game__info .mario-game__game-details .mario-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .mario-games-wap{display:block}.game-list--list .mario-games-wap .game-tag--hot a:after,.game-list--list .mario-games-wap .game-tag--jackpot a:after,.game-list--list .mario-games-wap .game-tag--new a:after,.game-list--list .mario-games-wap .game-tag--promo a:after{width:25%}.game-list--list .mario-icon-wrapper{margin-bottom:15px}.game-list--list .mario-icon-wrapper .mario-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .mario-icon-wrapper .mario-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .mario-icon-wrapper .mario-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .mario-icon-wrapper .mario-game__info .mario-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .mario-icon-wrapper .mario-game__info .mario-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .mario-icon-wrapper .mario-game__info .mario-game__game-details .mario-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .mario-icon-wrapper .mario-game__info .mario-game__game-details .mario-game__details-value{font-weight:700;margin-top:5px}.game-list--list .mario-icon-wrapper .mario-game__info .mario-game__game-details .mario-game__details-label{color:#d3d3d3}.game-list--default .mario-game__info .mario-game__game-details,.side-menu-gamelist .mario-game__info .mario-game__game-details{display:none}@media(min-width:768px){.mario-games-wap{grid-gap:25px;padding:15px}.mario-icon-wrapper:hover .mario-game__play{opacity:1}.mario-icon-wrapper:hover .mario-game__game-name{color:#812ac4}.game-list--grid .mario-game__info .mario-game__game-details .mario-game__details-value{font-size:11px!important}.game-list--grid .mario-game__info .mario-game__game-details .mario-game__details-label{font-size:10px!important}.game-list--list .mario-games-wap .game-tag--hot a:after,.game-list--list .mario-games-wap .game-tag--jackpot a:after,.game-list--list .mario-games-wap .game-tag--new a:after,.game-list--list .mario-games-wap .game-tag--promo a:after{width:15%}.game-list--list .mario-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .mario-game__info .mario-game__game-name{font-size:18px!important}.game-list--list .mario-game__info .mario-game__game-details .mario-game__details-value{font-size:16px!important}.game-list--list .mario-game__info .mario-game__game-details .mario-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .mario-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_dt .game-lobby__game-slider{height:200px;margin-top:70px}.filter-nav-dt{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-dt .lobby-menu-link{text-align:center}.filter-nav-dt li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-dt li a,.filter-nav-dt li:last-child{border:unset}.dt-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.dt-icon-container{background:#1d1f2e;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.dt-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.dt-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.dt-game__play-btn span{display:none}.dt-game-icon{aspect-ratio:1.4285714286;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.dt-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-dt{height:30px}.dt-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.dt-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.dt-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.dt-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.dt-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.dt-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .dt-game__info .dt-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .dt-game__info .dt-game__game-details .dt-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .dt-game__info .dt-game__game-details .dt-game__details-value{font-size:10px;font-weight:700}.game-list--grid .dt-game__info .dt-game__game-details .dt-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .dt-game__info .dt-game__game-details .dt-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .dt-games-wap{display:block}.game-list--list .dt-games-wap .game-tag--hot a:after,.game-list--list .dt-games-wap .game-tag--jackpot a:after,.game-list--list .dt-games-wap .game-tag--new a:after,.game-list--list .dt-games-wap .game-tag--promo a:after{width:25%}.game-list--list .dt-icon-wrapper{margin-bottom:15px}.game-list--list .dt-icon-wrapper .dt-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .dt-icon-wrapper .dt-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .dt-icon-wrapper .dt-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .dt-icon-wrapper .dt-game__info .dt-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .dt-icon-wrapper .dt-game__info .dt-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .dt-icon-wrapper .dt-game__info .dt-game__game-details .dt-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .dt-icon-wrapper .dt-game__info .dt-game__game-details .dt-game__details-value{font-weight:700;margin-top:5px}.game-list--list .dt-icon-wrapper .dt-game__info .dt-game__game-details .dt-game__details-label{color:#d3d3d3}.game-list--default .dt-game__info .dt-game__game-details,.side-menu-gamelist .dt-game__info .dt-game__game-details{display:none}@media(min-width:768px){.dt-games-wap{grid-gap:25px;padding:15px}.dt-icon-wrapper:hover .dt-game__play{opacity:1}.dt-icon-wrapper:hover .dt-game__game-name{color:#fff}.game-list--grid .dt-game__info .dt-game__game-details .dt-game__details-value{font-size:11px!important}.game-list--grid .dt-game__info .dt-game__game-details .dt-game__details-label{font-size:10px!important}.game-list--list .dt-games-wap .game-tag--hot a:after,.game-list--list .dt-games-wap .game-tag--jackpot a:after,.game-list--list .dt-games-wap .game-tag--new a:after,.game-list--list .dt-games-wap .game-tag--promo a:after{width:15%}.game-list--list .dt-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .dt-game__info .dt-game__game-name{font-size:18px!important}.game-list--list .dt-game__info .dt-game__game-details .dt-game__details-value{font-size:16px!important}.game-list--list .dt-game__info .dt-game__game-details .dt-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .dt-games-wap{grid-template-columns:repeat(5,1fr)}}.dt-game__play{display:none}.dt-icon-wrapper:hover{transform:scale(1.15);transition:.4s ease}.game-lobby_cq9 .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-cq9{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-cq9 .lobby-menu-link{text-align:center}.filter-nav-cq9 li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-cq9 li a,.filter-nav-cq9 li:last-child{border:unset}.cq9-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.cq9-icon-container{background:transparent;border:1px solid transparent;border-radius:4px;display:block;height:100%;position:relative}.cq9-game__play{align-items:center;background:transparent;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.cq9-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.cq9-game__play-btn span{display:none}.cq9-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cq9-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-cq9{height:30px}.cq9-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.cq9-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.cq9-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.cq9-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.cq9-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.cq9-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .cq9-game__info .cq9-game__game-details{border-top:1px solid transparent;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .cq9-game__info .cq9-game__game-details .cq9-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .cq9-game__info .cq9-game__game-details .cq9-game__details-value{font-size:10px;font-weight:700}.game-list--grid .cq9-game__info .cq9-game__game-details .cq9-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .cq9-game__info .cq9-game__game-details .cq9-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .cq9-games-wap{display:block}.game-list--list .cq9-games-wap .game-tag--hot a:after,.game-list--list .cq9-games-wap .game-tag--jackpot a:after,.game-list--list .cq9-games-wap .game-tag--new a:after,.game-list--list .cq9-games-wap .game-tag--promo a:after{width:25%}.game-list--list .cq9-icon-wrapper{margin-bottom:15px}.game-list--list .cq9-icon-wrapper .cq9-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .cq9-icon-wrapper .cq9-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .cq9-icon-wrapper .cq9-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .cq9-icon-wrapper .cq9-game__info .cq9-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .cq9-icon-wrapper .cq9-game__info .cq9-game__game-details{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .cq9-icon-wrapper .cq9-game__info .cq9-game__game-details .cq9-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .cq9-icon-wrapper .cq9-game__info .cq9-game__game-details .cq9-game__details-value{font-weight:700;margin-top:5px}.game-list--list .cq9-icon-wrapper .cq9-game__info .cq9-game__game-details .cq9-game__details-label{color:#d3d3d3}.game-list--default .cq9-game__info .cq9-game__game-details,.side-menu-gamelist .cq9-game__info .cq9-game__game-details{display:none}@media(min-width:768px){.cq9-games-wap{grid-gap:25px;padding:15px}.cq9-icon-wrapper:hover .cq9-game__play{opacity:1}.cq9-icon-wrapper:hover .cq9-game__game-name{color:#fff}.game-list--grid .cq9-game__info .cq9-game__game-details .cq9-game__details-value{font-size:11px!important}.game-list--grid .cq9-game__info .cq9-game__game-details .cq9-game__details-label{font-size:10px!important}.game-list--list .cq9-games-wap .game-tag--hot a:after,.game-list--list .cq9-games-wap .game-tag--jackpot a:after,.game-list--list .cq9-games-wap .game-tag--new a:after,.game-list--list .cq9-games-wap .game-tag--promo a:after{width:15%}.game-list--list .cq9-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .cq9-game__info .cq9-game__game-name{font-size:18px!important}.game-list--list .cq9-game__info .cq9-game__game-details .cq9-game__details-value{font-size:16px!important}.game-list--list .cq9-game__info .cq9-game__game-details .cq9-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .cq9-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_cq9 .game-slider__slide-img{border-radius:10px}.cq9-game__play{display:none}.cq9-icon-wrapper:hover{transform:scale(1.15);transition:.4s ease}.game-lobby_vt .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-vt{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-vt .lobby-menu-link{text-align:center}.filter-nav-vt li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-vt li a,.filter-nav-vt li:last-child{border:unset}.vt-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.vt-icon-container{border:1px solid transparent;border-radius:10px;display:block;position:relative}.vt-game__play,.vt-icon-container{background:transparent;height:100%}.vt-game__play{align-items:center;display:flex;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.vt-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.vt-game__play-btn span{display:none}.vt-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.vt-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-vt{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.vt-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.vt-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.vt-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.vt-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.vt-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.vt-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .vt-game__info .vt-game__game-details{border-top:1px solid transparent;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .vt-game__info .vt-game__game-details .vt-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .vt-game__info .vt-game__game-details .vt-game__details-value{font-size:10px;font-weight:700}.game-list--grid .vt-game__info .vt-game__game-details .vt-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .vt-game__info .vt-game__game-details .vt-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .vt-games-wap{display:block}.game-list--list .vt-games-wap .game-tag--hot a:after,.game-list--list .vt-games-wap .game-tag--jackpot a:after,.game-list--list .vt-games-wap .game-tag--new a:after,.game-list--list .vt-games-wap .game-tag--promo a:after{width:25%}.game-list--list .vt-icon-wrapper{margin-bottom:15px}.game-list--list .vt-icon-wrapper .vt-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .vt-icon-wrapper .vt-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .vt-icon-wrapper .vt-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .vt-icon-wrapper .vt-game__info .vt-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .vt-icon-wrapper .vt-game__info .vt-game__game-details{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .vt-icon-wrapper .vt-game__info .vt-game__game-details .vt-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .vt-icon-wrapper .vt-game__info .vt-game__game-details .vt-game__details-value{font-weight:700;margin-top:5px}.game-list--list .vt-icon-wrapper .vt-game__info .vt-game__game-details .vt-game__details-label{color:#d3d3d3}.game-list--default .vt-game__info .vt-game__game-details,.side-menu-gamelist .vt-game__info .vt-game__game-details{display:none}@media(min-width:768px){.vt-games-wap{grid-gap:25px;padding:15px}.vt-icon-wrapper:hover .vt-game__play{opacity:1}.vt-icon-wrapper:hover .vt-game__game-name{color:#fff}.game-list--grid .vt-game__info .vt-game__game-details .vt-game__details-value{font-size:11px!important}.game-list--grid .vt-game__info .vt-game__game-details .vt-game__details-label{font-size:10px!important}.game-list--list .vt-games-wap .game-tag--hot a:after,.game-list--list .vt-games-wap .game-tag--jackpot a:after,.game-list--list .vt-games-wap .game-tag--new a:after,.game-list--list .vt-games-wap .game-tag--promo a:after{width:15%}.game-list--list .vt-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .vt-game__info .vt-game__game-name{font-size:18px!important}.game-list--list .vt-game__info .vt-game__game-details .vt-game__details-value{font-size:16px!important}.game-list--list .vt-game__info .vt-game__game-details .vt-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .vt-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_vt .game-slider__slide-img{border-radius:10px}.vt-icon-container{border:none}.vt-game__play{display:none}.vt-icon-wrapper:hover{transform:scale(1.15);transition:.4s ease}.game-lobby_bng .game-lobby__game-slider{height:300px;margin-top:70px}.filter-nav-bng{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-bng .lobby-menu-link{text-align:center}.filter-nav-bng li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-bng li a,.filter-nav-bng li:last-child{border:unset}.bng-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.bng-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.bng-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.bng-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#46ec92;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.bng-game__play-btn span{display:none}.bng-game-icon{aspect-ratio:.7304347826;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.bng-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-bng{height:30px}.bng-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.bng-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.bng-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.bng-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.bng-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.bng-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .bng-game__info .bng-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .bng-game__info .bng-game__game-details .bng-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .bng-game__info .bng-game__game-details .bng-game__details-value{font-size:10px;font-weight:700}.game-list--grid .bng-game__info .bng-game__game-details .bng-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .bng-game__info .bng-game__game-details .bng-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .bng-games-wap{display:block}.game-list--list .bng-games-wap .game-tag--hot a:after,.game-list--list .bng-games-wap .game-tag--jackpot a:after,.game-list--list .bng-games-wap .game-tag--new a:after,.game-list--list .bng-games-wap .game-tag--promo a:after{width:25%}.game-list--list .bng-icon-wrapper{margin-bottom:15px}.game-list--list .bng-icon-wrapper .bng-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .bng-icon-wrapper .bng-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .bng-icon-wrapper .bng-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .bng-icon-wrapper .bng-game__info .bng-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .bng-icon-wrapper .bng-game__info .bng-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .bng-icon-wrapper .bng-game__info .bng-game__game-details .bng-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .bng-icon-wrapper .bng-game__info .bng-game__game-details .bng-game__details-value{font-weight:700;margin-top:5px}.game-list--list .bng-icon-wrapper .bng-game__info .bng-game__game-details .bng-game__details-label{color:#d3d3d3}.game-list--default .bng-game__info .bng-game__game-details,.side-menu-gamelist .bng-game__info .bng-game__game-details{display:none}@media(min-width:768px){.bng-games-wap{grid-gap:25px;padding:15px}.bng-icon-wrapper:hover .bng-game__play{opacity:1}.bng-icon-wrapper:hover .bng-game__game-name{color:#46ec92}.game-list--grid .bng-game__info .bng-game__game-details .bng-game__details-value{font-size:11px!important}.game-list--grid .bng-game__info .bng-game__game-details .bng-game__details-label{font-size:10px!important}.game-list--list .bng-games-wap .game-tag--hot a:after,.game-list--list .bng-games-wap .game-tag--jackpot a:after,.game-list--list .bng-games-wap .game-tag--new a:after,.game-list--list .bng-games-wap .game-tag--promo a:after{width:15%}.game-list--list .bng-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .bng-game__info .bng-game__game-name{font-size:18px!important}.game-list--list .bng-game__info .bng-game__game-details .bng-game__details-value{font-size:16px!important}.game-list--list .bng-game__info .bng-game__game-details .bng-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .bng-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_ygg .game-lobby__game-slider{height:200px;margin-top:70px}.filter-nav-ygg{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ygg .lobby-menu-link{text-align:center}.filter-nav-ygg li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ygg li a,.filter-nav-ygg li:last-child{border:unset}.ygg-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ygg-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.ygg-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ygg-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.ygg-game__play-btn span{display:none}.ygg-game-icon{aspect-ratio:1.5714285714;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ygg-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ygg{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.ygg-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.ygg-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.ygg-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.ygg-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.ygg-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.ygg-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ygg-game__info .ygg-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ygg-game__info .ygg-game__game-details .ygg-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ygg-game__info .ygg-game__game-details .ygg-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ygg-game__info .ygg-game__game-details .ygg-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ygg-game__info .ygg-game__game-details .ygg-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ygg-games-wap{display:block}.game-list--list .ygg-games-wap .game-tag--hot a:after,.game-list--list .ygg-games-wap .game-tag--jackpot a:after,.game-list--list .ygg-games-wap .game-tag--new a:after,.game-list--list .ygg-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ygg-icon-wrapper{margin-bottom:15px}.game-list--list .ygg-icon-wrapper .ygg-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ygg-icon-wrapper .ygg-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ygg-icon-wrapper .ygg-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ygg-icon-wrapper .ygg-game__info .ygg-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ygg-icon-wrapper .ygg-game__info .ygg-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ygg-icon-wrapper .ygg-game__info .ygg-game__game-details .ygg-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ygg-icon-wrapper .ygg-game__info .ygg-game__game-details .ygg-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ygg-icon-wrapper .ygg-game__info .ygg-game__game-details .ygg-game__details-label{color:#d3d3d3}.game-list--default .ygg-game__info .ygg-game__game-details,.side-menu-gamelist .ygg-game__info .ygg-game__game-details{display:none}@media(min-width:768px){.ygg-games-wap{grid-gap:25px;padding:15px}.ygg-icon-wrapper:hover .ygg-game__play{opacity:1}.ygg-icon-wrapper:hover .ygg-game__game-name{color:#fff}.game-list--grid .ygg-game__info .ygg-game__game-details .ygg-game__details-value{font-size:11px!important}.game-list--grid .ygg-game__info .ygg-game__game-details .ygg-game__details-label{font-size:10px!important}.game-list--list .ygg-games-wap .game-tag--hot a:after,.game-list--list .ygg-games-wap .game-tag--jackpot a:after,.game-list--list .ygg-games-wap .game-tag--new a:after,.game-list--list .ygg-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ygg-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ygg-game__info .ygg-game__game-name{font-size:18px!important}.game-list--list .ygg-game__info .ygg-game__game-details .ygg-game__details-value{font-size:16px!important}.game-list--list .ygg-game__info .ygg-game__game-details .ygg-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ygg-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_rg .game-lobby__game-slider{height:200px;margin-top:70px}.filter-nav-rg{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-rg .lobby-menu-link{text-align:center}.filter-nav-rg li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-rg li a,.filter-nav-rg li:last-child{border:unset}.rg-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.rg-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.rg-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.rg-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.rg-game__play-btn span{display:none}.rg-game-icon{aspect-ratio:1.5;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.rg-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-rg{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.rg-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.rg-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.rg-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.rg-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.rg-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.rg-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .rg-game__info .rg-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .rg-game__info .rg-game__game-details .rg-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .rg-game__info .rg-game__game-details .rg-game__details-value{font-size:10px;font-weight:700}.game-list--grid .rg-game__info .rg-game__game-details .rg-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .rg-game__info .rg-game__game-details .rg-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .rg-games-wap{display:block}.game-list--list .rg-games-wap .game-tag--hot a:after,.game-list--list .rg-games-wap .game-tag--jackpot a:after,.game-list--list .rg-games-wap .game-tag--new a:after,.game-list--list .rg-games-wap .game-tag--promo a:after{width:25%}.game-list--list .rg-icon-wrapper{margin-bottom:15px}.game-list--list .rg-icon-wrapper .rg-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .rg-icon-wrapper .rg-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .rg-icon-wrapper .rg-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .rg-icon-wrapper .rg-game__info .rg-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .rg-icon-wrapper .rg-game__info .rg-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .rg-icon-wrapper .rg-game__info .rg-game__game-details .rg-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .rg-icon-wrapper .rg-game__info .rg-game__game-details .rg-game__details-value{font-weight:700;margin-top:5px}.game-list--list .rg-icon-wrapper .rg-game__info .rg-game__game-details .rg-game__details-label{color:#d3d3d3}.game-list--default .rg-game__info .rg-game__game-details,.side-menu-gamelist .rg-game__info .rg-game__game-details{display:none}@media(min-width:768px){.rg-games-wap{grid-gap:25px;padding:15px}.rg-icon-wrapper:hover .rg-game__play{opacity:1}.rg-icon-wrapper:hover .rg-game__game-name{color:#fff}.game-list--grid .rg-game__info .rg-game__game-details .rg-game__details-value{font-size:11px!important}.game-list--grid .rg-game__info .rg-game__game-details .rg-game__details-label{font-size:10px!important}.game-list--list .rg-games-wap .game-tag--hot a:after,.game-list--list .rg-games-wap .game-tag--jackpot a:after,.game-list--list .rg-games-wap .game-tag--new a:after,.game-list--list .rg-games-wap .game-tag--promo a:after{width:15%}.game-list--list .rg-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .rg-game__info .rg-game__game-name{font-size:18px!important}.game-list--list .rg-game__info .rg-game__game-details .rg-game__details-value{font-size:16px!important}.game-list--list .rg-game__info .rg-game__game-details .rg-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .rg-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_png .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-png{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-png .lobby-menu-link{text-align:center}.filter-nav-png li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-png li a,.filter-nav-png li:last-child{border:unset}.png-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.png-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.png-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.png-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#007fbc;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.png-game__play-btn span{display:none}.png-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.png-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-png{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.png-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.png-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.png-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.png-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.png-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.png-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .png-game__info .png-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .png-game__info .png-game__game-details .png-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .png-game__info .png-game__game-details .png-game__details-value{font-size:10px;font-weight:700}.game-list--grid .png-game__info .png-game__game-details .png-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .png-game__info .png-game__game-details .png-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .png-games-wap{display:block}.game-list--list .png-games-wap .game-tag--hot a:after,.game-list--list .png-games-wap .game-tag--jackpot a:after,.game-list--list .png-games-wap .game-tag--new a:after,.game-list--list .png-games-wap .game-tag--promo a:after{width:25%}.game-list--list .png-icon-wrapper{margin-bottom:15px}.game-list--list .png-icon-wrapper .png-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .png-icon-wrapper .png-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .png-icon-wrapper .png-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .png-icon-wrapper .png-game__info .png-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .png-icon-wrapper .png-game__info .png-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .png-icon-wrapper .png-game__info .png-game__game-details .png-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .png-icon-wrapper .png-game__info .png-game__game-details .png-game__details-value{font-weight:700;margin-top:5px}.game-list--list .png-icon-wrapper .png-game__info .png-game__game-details .png-game__details-label{color:#d3d3d3}.game-list--default .png-game__info .png-game__game-details,.side-menu-gamelist .png-game__info .png-game__game-details{display:none}@media(min-width:768px){.png-games-wap{grid-gap:25px;padding:15px}.png-icon-wrapper:hover .png-game__play{opacity:1}.png-icon-wrapper:hover .png-game__game-name{color:#007fbc}.game-list--grid .png-game__info .png-game__game-details .png-game__details-value{font-size:11px!important}.game-list--grid .png-game__info .png-game__game-details .png-game__details-label{font-size:10px!important}.game-list--list .png-games-wap .game-tag--hot a:after,.game-list--list .png-games-wap .game-tag--jackpot a:after,.game-list--list .png-games-wap .game-tag--new a:after,.game-list--list .png-games-wap .game-tag--promo a:after{width:15%}.game-list--list .png-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .png-game__info .png-game__game-name{font-size:18px!important}.game-list--list .png-game__info .png-game__game-details .png-game__details-value{font-size:16px!important}.game-list--list .png-game__info .png-game__game-details .png-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .png-games-wap{grid-template-columns:repeat(5,1fr)}}.cq9live-bet{justify-content:flex-end}.game-lobby_mg .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-mg{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-mg .lobby-menu-link{text-align:center}.filter-nav-mg li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-mg li a,.filter-nav-mg li:last-child{border:unset}.mg-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.mg-icon-container{background:#4c4c4c;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.mg-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.mg-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.mg-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mg-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-mg{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.mg-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.mg-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.mg-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.mg-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.mg-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.mg-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .mg-game__info .mg-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .mg-game__info .mg-game__game-details .mg-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .mg-game__info .mg-game__game-details .mg-game__details-value{font-size:10px;font-weight:700}.game-list--grid .mg-game__info .mg-game__game-details .mg-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .mg-game__info .mg-game__game-details .mg-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .mg-games-wap{display:block}.game-list--list .mg-games-wap .game-tag--hot a:after,.game-list--list .mg-games-wap .game-tag--jackpot a:after,.game-list--list .mg-games-wap .game-tag--new a:after,.game-list--list .mg-games-wap .game-tag--promo a:after{width:25%}.game-list--list .mg-icon-wrapper{margin-bottom:15px}.game-list--list .mg-icon-wrapper .mg-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .mg-icon-wrapper .mg-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .mg-icon-wrapper .mg-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .mg-icon-wrapper .mg-game__info .mg-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .mg-icon-wrapper .mg-game__info .mg-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .mg-icon-wrapper .mg-game__info .mg-game__game-details .mg-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .mg-icon-wrapper .mg-game__info .mg-game__game-details .mg-game__details-value{font-weight:700;margin-top:5px}.game-list--list .mg-icon-wrapper .mg-game__info .mg-game__game-details .mg-game__details-label{color:#d3d3d3}.game-list--default .mg-game__info .mg-game__game-details,.side-menu-gamelist .mg-game__info .mg-game__game-details{display:none}@media(min-width:768px){.mg-games-wap{grid-gap:25px;padding:15px}.mg-icon-wrapper:hover .mg-game__play{opacity:1}.mg-icon-wrapper:hover .mg-game__game-name{color:rgba(255,174,0,.761)}.game-list--grid .mg-game__info .mg-game__game-details .mg-game__details-value{font-size:11px!important}.game-list--grid .mg-game__info .mg-game__game-details .mg-game__details-label{font-size:10px!important}.game-list--list .mg-games-wap .game-tag--hot a:after,.game-list--list .mg-games-wap .game-tag--jackpot a:after,.game-list--list .mg-games-wap .game-tag--new a:after,.game-list--list .mg-games-wap .game-tag--promo a:after{width:15%}.game-list--list .mg-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .mg-game__info .mg-game__game-name{font-size:18px!important}.game-list--list .mg-game__info .mg-game__game-details .mg-game__details-value{font-size:16px!important}.game-list--list .mg-game__info .mg-game__game-details .mg-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .mg-games-wap{grid-template-columns:repeat(5,1fr)}}.mg-icon-container{border:2px solid #fff}.game-lobby_genesis .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-genesis{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-genesis .lobby-menu-link{text-align:center}.filter-nav-genesis li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-genesis li a,.filter-nav-genesis li:last-child{border:unset}.genesis-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.genesis-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.genesis-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.genesis-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.genesis-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.genesis-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-genesis{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.genesis-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.genesis-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.genesis-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.genesis-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.genesis-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.genesis-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .genesis-game__info .genesis-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .genesis-game__info .genesis-game__game-details .genesis-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .genesis-game__info .genesis-game__game-details .genesis-game__details-value{font-size:10px;font-weight:700}.game-list--grid .genesis-game__info .genesis-game__game-details .genesis-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .genesis-game__info .genesis-game__game-details .genesis-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .genesis-games-wap{display:block}.game-list--list .genesis-games-wap .game-tag--hot a:after,.game-list--list .genesis-games-wap .game-tag--jackpot a:after,.game-list--list .genesis-games-wap .game-tag--new a:after,.game-list--list .genesis-games-wap .game-tag--promo a:after{width:25%}.game-list--list .genesis-icon-wrapper{margin-bottom:15px}.game-list--list .genesis-icon-wrapper .genesis-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .genesis-icon-wrapper .genesis-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .genesis-icon-wrapper .genesis-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .genesis-icon-wrapper .genesis-game__info .genesis-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .genesis-icon-wrapper .genesis-game__info .genesis-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .genesis-icon-wrapper .genesis-game__info .genesis-game__game-details .genesis-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .genesis-icon-wrapper .genesis-game__info .genesis-game__game-details .genesis-game__details-value{font-weight:700;margin-top:5px}.game-list--list .genesis-icon-wrapper .genesis-game__info .genesis-game__game-details .genesis-game__details-label{color:#d3d3d3}.game-list--default .genesis-game__info .genesis-game__game-details,.side-menu-gamelist .genesis-game__info .genesis-game__game-details{display:none}@media(min-width:768px){.genesis-games-wap{grid-gap:25px;padding:15px}.genesis-icon-wrapper:hover .genesis-game__play{opacity:1}.genesis-icon-wrapper:hover .genesis-game__game-name{color:#fff}.game-list--grid .genesis-game__info .genesis-game__game-details .genesis-game__details-value{font-size:11px!important}.game-list--grid .genesis-game__info .genesis-game__game-details .genesis-game__details-label{font-size:10px!important}.game-list--list .genesis-games-wap .game-tag--hot a:after,.game-list--list .genesis-games-wap .game-tag--jackpot a:after,.game-list--list .genesis-games-wap .game-tag--new a:after,.game-list--list .genesis-games-wap .game-tag--promo a:after{width:15%}.game-list--list .genesis-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .genesis-game__info .genesis-game__game-name{font-size:18px!important}.game-list--list .genesis-game__info .genesis-game__game-details .genesis-game__details-value{font-size:16px!important}.game-list--list .genesis-game__info .genesis-game__game-details .genesis-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .genesis-games-wap{grid-template-columns:repeat(6,1fr)}}.genesis-gameplay-ctn .game-back-to-lobby{padding:10px}.game-lobby_spade .game-lobby__game-slider{height:200px;margin-top:70px}.filter-nav-spade{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-spade .lobby-menu-link{text-align:center}.filter-nav-spade li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-spade li a,.filter-nav-spade li:last-child{border:unset}.spade-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.spade-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.spade-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.spade-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:red;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.spade-game__play-btn span{display:none}.spade-game-icon{aspect-ratio:1.4545454545;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.spade-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-spade{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.spade-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.spade-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.spade-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.spade-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.spade-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.spade-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .spade-game__info .spade-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .spade-game__info .spade-game__game-details .spade-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .spade-game__info .spade-game__game-details .spade-game__details-value{font-size:10px;font-weight:700}.game-list--grid .spade-game__info .spade-game__game-details .spade-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .spade-game__info .spade-game__game-details .spade-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .spade-games-wap{display:block}.game-list--list .spade-games-wap .game-tag--hot a:after,.game-list--list .spade-games-wap .game-tag--jackpot a:after,.game-list--list .spade-games-wap .game-tag--new a:after,.game-list--list .spade-games-wap .game-tag--promo a:after{width:25%}.game-list--list .spade-icon-wrapper{margin-bottom:15px}.game-list--list .spade-icon-wrapper .spade-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .spade-icon-wrapper .spade-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .spade-icon-wrapper .spade-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .spade-icon-wrapper .spade-game__info .spade-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .spade-icon-wrapper .spade-game__info .spade-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .spade-icon-wrapper .spade-game__info .spade-game__game-details .spade-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .spade-icon-wrapper .spade-game__info .spade-game__game-details .spade-game__details-value{font-weight:700;margin-top:5px}.game-list--list .spade-icon-wrapper .spade-game__info .spade-game__game-details .spade-game__details-label{color:#d3d3d3}.game-list--default .spade-game__info .spade-game__game-details,.side-menu-gamelist .spade-game__info .spade-game__game-details{display:none}@media(min-width:768px){.spade-games-wap{grid-gap:25px;padding:15px}.spade-icon-wrapper:hover .spade-game__play{opacity:1}.spade-icon-wrapper:hover .spade-game__game-name{color:red}.game-list--grid .spade-game__info .spade-game__game-details .spade-game__details-value{font-size:11px!important}.game-list--grid .spade-game__info .spade-game__game-details .spade-game__details-label{font-size:10px!important}.game-list--list .spade-games-wap .game-tag--hot a:after,.game-list--list .spade-games-wap .game-tag--jackpot a:after,.game-list--list .spade-games-wap .game-tag--new a:after,.game-list--list .spade-games-wap .game-tag--promo a:after{width:15%}.game-list--list .spade-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .spade-game__info .spade-game__game-name{font-size:18px!important}.game-list--list .spade-game__info .spade-game__game-details .spade-game__details-value{font-size:16px!important}.game-list--list .spade-game__info .spade-game__game-details .spade-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .spade-games-wap{grid-template-columns:repeat(5,1fr)}}.spade-gameplay-ctn .game-back-to-lobby{padding:10px}.game-lobby_live22 .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-live22{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-live22 .lobby-menu-link{text-align:center}.filter-nav-live22 li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-live22 li a,.filter-nav-live22 li:last-child{border:unset}.live22-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.live22-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.live22-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.live22-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#af894f;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.live22-game__play-btn span{display:none}.live22-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.live22-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-live22{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.live22-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.live22-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.live22-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.live22-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.live22-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.live22-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .live22-game__info .live22-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .live22-game__info .live22-game__game-details .live22-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .live22-game__info .live22-game__game-details .live22-game__details-value{font-size:10px;font-weight:700}.game-list--grid .live22-game__info .live22-game__game-details .live22-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .live22-game__info .live22-game__game-details .live22-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .live22-games-wap{display:block}.game-list--list .live22-games-wap .game-tag--hot a:after,.game-list--list .live22-games-wap .game-tag--jackpot a:after,.game-list--list .live22-games-wap .game-tag--new a:after,.game-list--list .live22-games-wap .game-tag--promo a:after{width:25%}.game-list--list .live22-icon-wrapper{margin-bottom:15px}.game-list--list .live22-icon-wrapper .live22-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .live22-icon-wrapper .live22-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .live22-icon-wrapper .live22-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .live22-icon-wrapper .live22-game__info .live22-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .live22-icon-wrapper .live22-game__info .live22-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .live22-icon-wrapper .live22-game__info .live22-game__game-details .live22-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .live22-icon-wrapper .live22-game__info .live22-game__game-details .live22-game__details-value{font-weight:700;margin-top:5px}.game-list--list .live22-icon-wrapper .live22-game__info .live22-game__game-details .live22-game__details-label{color:#d3d3d3}.game-list--default .live22-game__info .live22-game__game-details,.side-menu-gamelist .live22-game__info .live22-game__game-details{display:none}@media(min-width:768px){.live22-games-wap{grid-gap:25px;padding:15px}.live22-icon-wrapper:hover .live22-game__play{opacity:1}.live22-icon-wrapper:hover .live22-game__game-name{color:#af894f}.game-list--grid .live22-game__info .live22-game__game-details .live22-game__details-value{font-size:11px!important}.game-list--grid .live22-game__info .live22-game__game-details .live22-game__details-label{font-size:10px!important}.game-list--list .live22-games-wap .game-tag--hot a:after,.game-list--list .live22-games-wap .game-tag--jackpot a:after,.game-list--list .live22-games-wap .game-tag--new a:after,.game-list--list .live22-games-wap .game-tag--promo a:after{width:15%}.game-list--list .live22-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .live22-game__info .live22-game__game-name{font-size:18px!important}.game-list--list .live22-game__info .live22-game__game-details .live22-game__details-value{font-size:16px!important}.game-list--list .live22-game__info .live22-game__game-details .live22-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .live22-games-wap{grid-template-columns:repeat(6,1fr)}}.live22-gameplay-ctn .game-back-to-lobby{padding:10px}.game-lobby_oge .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-oge{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-oge .lobby-menu-link{text-align:center}.filter-nav-oge li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-oge li a,.filter-nav-oge li:last-child{border:unset}.oge-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.oge-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.oge-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.oge-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:red;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.oge-game__play-btn span{display:none}.oge-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.oge-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-oge{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.oge-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.oge-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.oge-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.oge-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.oge-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.oge-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .oge-game__info .oge-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .oge-game__info .oge-game__game-details .oge-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .oge-game__info .oge-game__game-details .oge-game__details-value{font-size:10px;font-weight:700}.game-list--grid .oge-game__info .oge-game__game-details .oge-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .oge-game__info .oge-game__game-details .oge-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .oge-games-wap{display:block}.game-list--list .oge-games-wap .game-tag--hot a:after,.game-list--list .oge-games-wap .game-tag--jackpot a:after,.game-list--list .oge-games-wap .game-tag--new a:after,.game-list--list .oge-games-wap .game-tag--promo a:after{width:25%}.game-list--list .oge-icon-wrapper{margin-bottom:15px}.game-list--list .oge-icon-wrapper .oge-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .oge-icon-wrapper .oge-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .oge-icon-wrapper .oge-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .oge-icon-wrapper .oge-game__info .oge-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .oge-icon-wrapper .oge-game__info .oge-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .oge-icon-wrapper .oge-game__info .oge-game__game-details .oge-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .oge-icon-wrapper .oge-game__info .oge-game__game-details .oge-game__details-value{font-weight:700;margin-top:5px}.game-list--list .oge-icon-wrapper .oge-game__info .oge-game__game-details .oge-game__details-label{color:#d3d3d3}.game-list--default .oge-game__info .oge-game__game-details,.side-menu-gamelist .oge-game__info .oge-game__game-details{display:none}@media(min-width:768px){.oge-games-wap{grid-gap:25px;padding:15px}.oge-icon-wrapper:hover .oge-game__play{opacity:1}.oge-icon-wrapper:hover .oge-game__game-name{color:red}.game-list--grid .oge-game__info .oge-game__game-details .oge-game__details-value{font-size:11px!important}.game-list--grid .oge-game__info .oge-game__game-details .oge-game__details-label{font-size:10px!important}.game-list--list .oge-games-wap .game-tag--hot a:after,.game-list--list .oge-games-wap .game-tag--jackpot a:after,.game-list--list .oge-games-wap .game-tag--new a:after,.game-list--list .oge-games-wap .game-tag--promo a:after{width:15%}.game-list--list .oge-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .oge-game__info .oge-game__game-name{font-size:18px!important}.game-list--list .oge-game__info .oge-game__game-details .oge-game__details-value{font-size:16px!important}.game-list--list .oge-game__info .oge-game__game-details .oge-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .oge-games-wap{grid-template-columns:repeat(6,1fr)}}.oge-gameplay-ctn .game-back-to-lobby{padding:10px}.game-lobby_pgs .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-pgs{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-pgs .lobby-menu-link{text-align:center}.filter-nav-pgs li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-pgs li a,.filter-nav-pgs li:last-child{border:unset}.pgs-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.pgs-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.pgs-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.pgs-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#f96332;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.pgs-game__play-btn span{display:none}.pgs-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.pgs-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-pgs{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.pgs-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.pgs-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.pgs-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.pgs-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.pgs-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.pgs-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .pgs-game__info .pgs-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .pgs-game__info .pgs-game__game-details .pgs-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .pgs-game__info .pgs-game__game-details .pgs-game__details-value{font-size:10px;font-weight:700}.game-list--grid .pgs-game__info .pgs-game__game-details .pgs-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .pgs-game__info .pgs-game__game-details .pgs-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .pgs-games-wap{display:block}.game-list--list .pgs-games-wap .game-tag--hot a:after,.game-list--list .pgs-games-wap .game-tag--jackpot a:after,.game-list--list .pgs-games-wap .game-tag--new a:after,.game-list--list .pgs-games-wap .game-tag--promo a:after{width:25%}.game-list--list .pgs-icon-wrapper{margin-bottom:15px}.game-list--list .pgs-icon-wrapper .pgs-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .pgs-icon-wrapper .pgs-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .pgs-icon-wrapper .pgs-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .pgs-icon-wrapper .pgs-game__info .pgs-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .pgs-icon-wrapper .pgs-game__info .pgs-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .pgs-icon-wrapper .pgs-game__info .pgs-game__game-details .pgs-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .pgs-icon-wrapper .pgs-game__info .pgs-game__game-details .pgs-game__details-value{font-weight:700;margin-top:5px}.game-list--list .pgs-icon-wrapper .pgs-game__info .pgs-game__game-details .pgs-game__details-label{color:#d3d3d3}.game-list--default .pgs-game__info .pgs-game__game-details,.side-menu-gamelist .pgs-game__info .pgs-game__game-details{display:none}@media(min-width:768px){.pgs-games-wap{grid-gap:25px;padding:15px}.pgs-icon-wrapper:hover .pgs-game__play{opacity:1}.pgs-icon-wrapper:hover .pgs-game__game-name{color:#f96332}.game-list--grid .pgs-game__info .pgs-game__game-details .pgs-game__details-value{font-size:11px!important}.game-list--grid .pgs-game__info .pgs-game__game-details .pgs-game__details-label{font-size:10px!important}.game-list--list .pgs-games-wap .game-tag--hot a:after,.game-list--list .pgs-games-wap .game-tag--jackpot a:after,.game-list--list .pgs-games-wap .game-tag--new a:after,.game-list--list .pgs-games-wap .game-tag--promo a:after{width:15%}.game-list--list .pgs-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .pgs-game__info .pgs-game__game-name{font-size:18px!important}.game-list--list .pgs-game__info .pgs-game__game-details .pgs-game__details-value{font-size:16px!important}.game-list--list .pgs-game__info .pgs-game__game-details .pgs-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .pgs-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_netent .game-lobby__game-slider{height:200px;margin-top:70px}.filter-nav-netent{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-netent .lobby-menu-link{text-align:center}.filter-nav-netent li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-netent li a,.filter-nav-netent li:last-child{border:unset}.netent-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.netent-icon-container{background:#000;border:1px solid #404040;border-radius:10px;display:block;height:100%;position:relative}.netent-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.netent-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:red;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.netent-game__play-btn span{display:none}.netent-game-icon{aspect-ratio:1.3580246914;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.netent-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-netent{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.netent-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.netent-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.netent-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.netent-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.netent-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.netent-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .netent-game__info .netent-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .netent-game__info .netent-game__game-details .netent-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .netent-game__info .netent-game__game-details .netent-game__details-value{font-size:10px;font-weight:700}.game-list--grid .netent-game__info .netent-game__game-details .netent-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .netent-game__info .netent-game__game-details .netent-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .netent-games-wap{display:block}.game-list--list .netent-games-wap .game-tag--hot a:after,.game-list--list .netent-games-wap .game-tag--jackpot a:after,.game-list--list .netent-games-wap .game-tag--new a:after,.game-list--list .netent-games-wap .game-tag--promo a:after{width:25%}.game-list--list .netent-icon-wrapper{margin-bottom:15px}.game-list--list .netent-icon-wrapper .netent-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .netent-icon-wrapper .netent-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .netent-icon-wrapper .netent-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .netent-icon-wrapper .netent-game__info .netent-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .netent-icon-wrapper .netent-game__info .netent-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .netent-icon-wrapper .netent-game__info .netent-game__game-details .netent-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .netent-icon-wrapper .netent-game__info .netent-game__game-details .netent-game__details-value{font-weight:700;margin-top:5px}.game-list--list .netent-icon-wrapper .netent-game__info .netent-game__game-details .netent-game__details-label{color:#d3d3d3}.game-list--default .netent-game__info .netent-game__game-details,.side-menu-gamelist .netent-game__info .netent-game__game-details{display:none}@media(min-width:768px){.netent-games-wap{grid-gap:25px;padding:15px}.netent-icon-wrapper:hover .netent-game__play{opacity:1}.netent-icon-wrapper:hover .netent-game__game-name{color:red}.game-list--grid .netent-game__info .netent-game__game-details .netent-game__details-value{font-size:11px!important}.game-list--grid .netent-game__info .netent-game__game-details .netent-game__details-label{font-size:10px!important}.game-list--list .netent-games-wap .game-tag--hot a:after,.game-list--list .netent-games-wap .game-tag--jackpot a:after,.game-list--list .netent-games-wap .game-tag--new a:after,.game-list--list .netent-games-wap .game-tag--promo a:after{width:15%}.game-list--list .netent-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .netent-game__info .netent-game__game-name{font-size:18px!important}.game-list--list .netent-game__info .netent-game__game-details .netent-game__details-value{font-size:16px!important}.game-list--list .netent-game__info .netent-game__game-details .netent-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .netent-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_nlc .game-lobby__game-slider{height:200px;margin-top:70px}.filter-nav-nlc{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-nlc .lobby-menu-link{text-align:center}.filter-nav-nlc li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-nlc li a,.filter-nav-nlc li:last-child{border:unset}.nlc-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.nlc-icon-container{background:#000;border:1px solid #404040;border-radius:10px;display:block;height:100%;position:relative}.nlc-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.nlc-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#fffc47;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.nlc-game__play-btn span{display:none}.nlc-game-icon{aspect-ratio:1.3580246914;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.nlc-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-nlc{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.nlc-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.nlc-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.nlc-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.nlc-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.nlc-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.nlc-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .nlc-game__info .nlc-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .nlc-game__info .nlc-game__game-details .nlc-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .nlc-game__info .nlc-game__game-details .nlc-game__details-value{font-size:10px;font-weight:700}.game-list--grid .nlc-game__info .nlc-game__game-details .nlc-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .nlc-game__info .nlc-game__game-details .nlc-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .nlc-games-wap{display:block}.game-list--list .nlc-games-wap .game-tag--hot a:after,.game-list--list .nlc-games-wap .game-tag--jackpot a:after,.game-list--list .nlc-games-wap .game-tag--new a:after,.game-list--list .nlc-games-wap .game-tag--promo a:after{width:25%}.game-list--list .nlc-icon-wrapper{margin-bottom:15px}.game-list--list .nlc-icon-wrapper .nlc-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .nlc-icon-wrapper .nlc-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .nlc-icon-wrapper .nlc-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .nlc-icon-wrapper .nlc-game__info .nlc-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .nlc-icon-wrapper .nlc-game__info .nlc-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .nlc-icon-wrapper .nlc-game__info .nlc-game__game-details .nlc-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .nlc-icon-wrapper .nlc-game__info .nlc-game__game-details .nlc-game__details-value{font-weight:700;margin-top:5px}.game-list--list .nlc-icon-wrapper .nlc-game__info .nlc-game__game-details .nlc-game__details-label{color:#d3d3d3}.game-list--default .nlc-game__info .nlc-game__game-details,.side-menu-gamelist .nlc-game__info .nlc-game__game-details{display:none}@media(min-width:768px){.nlc-games-wap{grid-gap:25px;padding:15px}.nlc-icon-wrapper:hover .nlc-game__play{opacity:1}.nlc-icon-wrapper:hover .nlc-game__game-name{color:#fffc47}.game-list--grid .nlc-game__info .nlc-game__game-details .nlc-game__details-value{font-size:11px!important}.game-list--grid .nlc-game__info .nlc-game__game-details .nlc-game__details-label{font-size:10px!important}.game-list--list .nlc-games-wap .game-tag--hot a:after,.game-list--list .nlc-games-wap .game-tag--jackpot a:after,.game-list--list .nlc-games-wap .game-tag--new a:after,.game-list--list .nlc-games-wap .game-tag--promo a:after{width:15%}.game-list--list .nlc-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .nlc-game__info .nlc-game__game-name{font-size:18px!important}.game-list--list .nlc-game__info .nlc-game__game-details .nlc-game__details-value{font-size:16px!important}.game-list--list .nlc-game__info .nlc-game__game-details .nlc-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .nlc-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_dragongaming .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-dragongaming{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-dragongaming .lobby-menu-link{text-align:center}.filter-nav-dragongaming li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-dragongaming li a,.filter-nav-dragongaming li:last-child{border:unset}.dragongaming-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.dragongaming-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.dragongaming-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.dragongaming-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#f96332;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.dragongaming-game__play-btn span{display:none}.dragongaming-game-icon{aspect-ratio:1.3333333333;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.dragongaming-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-dragongaming{height:30px}.dragongaming-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.dragongaming-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.dragongaming-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.dragongaming-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.dragongaming-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.dragongaming-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-value{font-size:10px;font-weight:700}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .dragongaming-games-wap{display:block}.game-list--list .dragongaming-games-wap .game-tag--hot a:after,.game-list--list .dragongaming-games-wap .game-tag--jackpot a:after,.game-list--list .dragongaming-games-wap .game-tag--new a:after,.game-list--list .dragongaming-games-wap .game-tag--promo a:after{width:25%}.game-list--list .dragongaming-icon-wrapper{margin-bottom:15px}.game-list--list .dragongaming-icon-wrapper .dragongaming-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .dragongaming-icon-wrapper .dragongaming-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .dragongaming-icon-wrapper .dragongaming-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .dragongaming-icon-wrapper .dragongaming-game__info .dragongaming-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .dragongaming-icon-wrapper .dragongaming-game__info .dragongaming-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .dragongaming-icon-wrapper .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .dragongaming-icon-wrapper .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-value{font-weight:700;margin-top:5px}.game-list--list .dragongaming-icon-wrapper .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-label{color:#d3d3d3}.game-list--default .dragongaming-game__info .dragongaming-game__game-details,.side-menu-gamelist .dragongaming-game__info .dragongaming-game__game-details{display:none}@media(min-width:768px){.dragongaming-games-wap{grid-gap:25px;padding:15px}.dragongaming-icon-wrapper:hover .dragongaming-game__play{opacity:1}.dragongaming-icon-wrapper:hover .dragongaming-game__game-name{color:#f96332}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-value{font-size:11px!important}.game-list--grid .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-label{font-size:10px!important}.game-list--list .dragongaming-games-wap .game-tag--hot a:after,.game-list--list .dragongaming-games-wap .game-tag--jackpot a:after,.game-list--list .dragongaming-games-wap .game-tag--new a:after,.game-list--list .dragongaming-games-wap .game-tag--promo a:after{width:15%}.game-list--list .dragongaming-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .dragongaming-game__info .dragongaming-game__game-name{font-size:18px!important}.game-list--list .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-value{font-size:16px!important}.game-list--list .dragongaming-game__info .dragongaming-game__game-details .dragongaming-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .dragongaming-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_ps .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-ps{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ps .lobby-menu-link{text-align:center}.filter-nav-ps li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ps li a,.filter-nav-ps li:last-child{border:unset}.ps-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ps-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.ps-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ps-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#705bff;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.ps-game__play-btn span{display:none}.ps-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ps-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ps{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.ps-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.ps-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.ps-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.ps-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.ps-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.ps-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ps-game__info .ps-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ps-game__info .ps-game__game-details .ps-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ps-game__info .ps-game__game-details .ps-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ps-game__info .ps-game__game-details .ps-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ps-game__info .ps-game__game-details .ps-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ps-games-wap{display:block}.game-list--list .ps-games-wap .game-tag--hot a:after,.game-list--list .ps-games-wap .game-tag--jackpot a:after,.game-list--list .ps-games-wap .game-tag--new a:after,.game-list--list .ps-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ps-icon-wrapper{margin-bottom:15px}.game-list--list .ps-icon-wrapper .ps-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ps-icon-wrapper .ps-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ps-icon-wrapper .ps-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ps-icon-wrapper .ps-game__info .ps-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ps-icon-wrapper .ps-game__info .ps-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ps-icon-wrapper .ps-game__info .ps-game__game-details .ps-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ps-icon-wrapper .ps-game__info .ps-game__game-details .ps-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ps-icon-wrapper .ps-game__info .ps-game__game-details .ps-game__details-label{color:#d3d3d3}.game-list--default .ps-game__info .ps-game__game-details,.side-menu-gamelist .ps-game__info .ps-game__game-details{display:none}@media(min-width:768px){.ps-games-wap{grid-gap:25px;padding:15px}.ps-icon-wrapper:hover .ps-game__play{opacity:1}.ps-icon-wrapper:hover .ps-game__game-name{color:#705bff}.game-list--grid .ps-game__info .ps-game__game-details .ps-game__details-value{font-size:11px!important}.game-list--grid .ps-game__info .ps-game__game-details .ps-game__details-label{font-size:10px!important}.game-list--list .ps-games-wap .game-tag--hot a:after,.game-list--list .ps-games-wap .game-tag--jackpot a:after,.game-list--list .ps-games-wap .game-tag--new a:after,.game-list--list .ps-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ps-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ps-game__info .ps-game__game-name{font-size:18px!important}.game-list--list .ps-game__info .ps-game__game-details .ps-game__details-value{font-size:16px!important}.game-list--list .ps-game__info .ps-game__game-details .ps-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ps-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_ygr .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-ygr{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ygr .lobby-menu-link{text-align:center}.filter-nav-ygr li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ygr li a,.filter-nav-ygr li:last-child{border:unset}.ygr-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ygr-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.ygr-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ygr-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.ygr-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ygr-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ygr{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.ygr-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.ygr-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.ygr-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.ygr-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.ygr-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.ygr-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ygr-game__info .ygr-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ygr-game__info .ygr-game__game-details .ygr-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ygr-game__info .ygr-game__game-details .ygr-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ygr-game__info .ygr-game__game-details .ygr-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ygr-game__info .ygr-game__game-details .ygr-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ygr-games-wap{display:block}.game-list--list .ygr-games-wap .game-tag--hot a:after,.game-list--list .ygr-games-wap .game-tag--jackpot a:after,.game-list--list .ygr-games-wap .game-tag--new a:after,.game-list--list .ygr-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ygr-icon-wrapper{margin-bottom:15px}.game-list--list .ygr-icon-wrapper .ygr-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ygr-icon-wrapper .ygr-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ygr-icon-wrapper .ygr-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ygr-icon-wrapper .ygr-game__info .ygr-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ygr-icon-wrapper .ygr-game__info .ygr-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ygr-icon-wrapper .ygr-game__info .ygr-game__game-details .ygr-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ygr-icon-wrapper .ygr-game__info .ygr-game__game-details .ygr-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ygr-icon-wrapper .ygr-game__info .ygr-game__game-details .ygr-game__details-label{color:#d3d3d3}.game-list--default .ygr-game__info .ygr-game__game-details,.side-menu-gamelist .ygr-game__info .ygr-game__game-details{display:none}@media(min-width:768px){.ygr-games-wap{grid-gap:25px;padding:15px}.ygr-icon-wrapper:hover .ygr-game__play{opacity:1}.ygr-icon-wrapper:hover .ygr-game__game-name{color:#fff}.game-list--grid .ygr-game__info .ygr-game__game-details .ygr-game__details-value{font-size:11px!important}.game-list--grid .ygr-game__info .ygr-game__game-details .ygr-game__details-label{font-size:10px!important}.game-list--list .ygr-games-wap .game-tag--hot a:after,.game-list--list .ygr-games-wap .game-tag--jackpot a:after,.game-list--list .ygr-games-wap .game-tag--new a:after,.game-list--list .ygr-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ygr-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ygr-game__info .ygr-game__game-name{font-size:18px!important}.game-list--list .ygr-game__info .ygr-game__game-details .ygr-game__details-value{font-size:16px!important}.game-list--list .ygr-game__info .ygr-game__game-details .ygr-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ygr-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_ap .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-ap{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ap .lobby-menu-link{text-align:center}.filter-nav-ap li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ap li a,.filter-nav-ap li:last-child{border:unset}.ap-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ap-icon-container{background:#000;border:1px solid #404040;border-radius:unset;display:block;height:100%;position:relative}.ap-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ap-game__play-btn{display:none}.ap-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ap-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ap{height:30px}.ap-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.ap-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.ap-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.ap-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.ap-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.ap-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ap-game__info .ap-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ap-game__info .ap-game__game-details .ap-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ap-game__info .ap-game__game-details .ap-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ap-game__info .ap-game__game-details .ap-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ap-game__info .ap-game__game-details .ap-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ap-games-wap{display:block}.game-list--list .ap-games-wap .game-tag--hot a:after,.game-list--list .ap-games-wap .game-tag--jackpot a:after,.game-list--list .ap-games-wap .game-tag--new a:after,.game-list--list .ap-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ap-icon-wrapper{margin-bottom:15px}.game-list--list .ap-icon-wrapper .ap-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ap-icon-wrapper .ap-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ap-icon-wrapper .ap-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ap-icon-wrapper .ap-game__info .ap-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ap-icon-wrapper .ap-game__info .ap-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ap-icon-wrapper .ap-game__info .ap-game__game-details .ap-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ap-icon-wrapper .ap-game__info .ap-game__game-details .ap-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ap-icon-wrapper .ap-game__info .ap-game__game-details .ap-game__details-label{color:#d3d3d3}.game-list--default .ap-game__info .ap-game__game-details,.side-menu-gamelist .ap-game__info .ap-game__game-details{display:none}@media(min-width:768px){.ap-games-wap{grid-gap:25px;padding:15px}.ap-icon-wrapper:hover .ap-game__play{opacity:1}.ap-icon-wrapper:hover .ap-game__game-name{color:#fff}.game-list--grid .ap-game__info .ap-game__game-details .ap-game__details-value{font-size:11px!important}.game-list--grid .ap-game__info .ap-game__game-details .ap-game__details-label{font-size:10px!important}.game-list--list .ap-games-wap .game-tag--hot a:after,.game-list--list .ap-games-wap .game-tag--jackpot a:after,.game-list--list .ap-games-wap .game-tag--new a:after,.game-list--list .ap-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ap-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ap-game__info .ap-game__game-name{font-size:18px!important}.game-list--list .ap-game__info .ap-game__game-details .ap-game__details-value{font-size:16px!important}.game-list--list .ap-game__info .ap-game__game-details .ap-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ap-games-wap{grid-template-columns:repeat(6,1fr)}}@media(min-width:768px){.ap-game__play{display:none}.ap-icon-wrapper:hover .ap-icon-container{top:-15px}}.game-lobby_hacksaw .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-hacksaw{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-hacksaw .lobby-menu-link{text-align:center}.filter-nav-hacksaw li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-hacksaw li a,.filter-nav-hacksaw li:last-child{border:unset}.hacksaw-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.hacksaw-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.hacksaw-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.hacksaw-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#4aaf6c;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.hacksaw-game__play-btn span{display:none}.hacksaw-game-icon{aspect-ratio:1.3190184049;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hacksaw-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-hacksaw{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.hacksaw-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.hacksaw-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.hacksaw-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.hacksaw-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.hacksaw-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.hacksaw-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-value{font-size:10px;font-weight:700}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .hacksaw-games-wap{display:block}.game-list--list .hacksaw-games-wap .game-tag--hot a:after,.game-list--list .hacksaw-games-wap .game-tag--jackpot a:after,.game-list--list .hacksaw-games-wap .game-tag--new a:after,.game-list--list .hacksaw-games-wap .game-tag--promo a:after{width:25%}.game-list--list .hacksaw-icon-wrapper{margin-bottom:15px}.game-list--list .hacksaw-icon-wrapper .hacksaw-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .hacksaw-icon-wrapper .hacksaw-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .hacksaw-icon-wrapper .hacksaw-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .hacksaw-icon-wrapper .hacksaw-game__info .hacksaw-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .hacksaw-icon-wrapper .hacksaw-game__info .hacksaw-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .hacksaw-icon-wrapper .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .hacksaw-icon-wrapper .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-value{font-weight:700;margin-top:5px}.game-list--list .hacksaw-icon-wrapper .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-label{color:#d3d3d3}.game-list--default .hacksaw-game__info .hacksaw-game__game-details,.side-menu-gamelist .hacksaw-game__info .hacksaw-game__game-details{display:none}@media(min-width:768px){.hacksaw-games-wap{grid-gap:25px;padding:15px}.hacksaw-icon-wrapper:hover .hacksaw-game__play{opacity:1}.hacksaw-icon-wrapper:hover .hacksaw-game__game-name{color:#4aaf6c}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-value{font-size:11px!important}.game-list--grid .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-label{font-size:10px!important}.game-list--list .hacksaw-games-wap .game-tag--hot a:after,.game-list--list .hacksaw-games-wap .game-tag--jackpot a:after,.game-list--list .hacksaw-games-wap .game-tag--new a:after,.game-list--list .hacksaw-games-wap .game-tag--promo a:after{width:15%}.game-list--list .hacksaw-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .hacksaw-game__info .hacksaw-game__game-name{font-size:18px!important}.game-list--list .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-value{font-size:16px!important}.game-list--list .hacksaw-game__info .hacksaw-game__game-details .hacksaw-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .hacksaw-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_m365 .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-m365{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-m365 .lobby-menu-link{text-align:center}.filter-nav-m365 li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-m365 li a,.filter-nav-m365 li:last-child{border:unset}.m365-games-wap{display:grid;grid-template-columns:repeat(6,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.m365-icon-container{background:#000;border:1px solid #404040;border-radius:5%;display:block;height:100%;position:relative}.m365-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.m365-game__play-btn{display:none}.m365-game-icon{aspect-ratio:.7162790698;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.m365-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-m365{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.m365-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.m365-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.m365-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.m365-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.m365-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.m365-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .m365-game__info .m365-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .m365-game__info .m365-game__game-details .m365-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .m365-game__info .m365-game__game-details .m365-game__details-value{font-size:10px;font-weight:700}.game-list--grid .m365-game__info .m365-game__game-details .m365-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .m365-game__info .m365-game__game-details .m365-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .m365-games-wap{display:block}.game-list--list .m365-games-wap .game-tag--hot a:after,.game-list--list .m365-games-wap .game-tag--jackpot a:after,.game-list--list .m365-games-wap .game-tag--new a:after,.game-list--list .m365-games-wap .game-tag--promo a:after{width:25%}.game-list--list .m365-icon-wrapper{margin-bottom:15px}.game-list--list .m365-icon-wrapper .m365-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .m365-icon-wrapper .m365-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .m365-icon-wrapper .m365-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .m365-icon-wrapper .m365-game__info .m365-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .m365-icon-wrapper .m365-game__info .m365-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .m365-icon-wrapper .m365-game__info .m365-game__game-details .m365-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .m365-icon-wrapper .m365-game__info .m365-game__game-details .m365-game__details-value{font-weight:700;margin-top:5px}.game-list--list .m365-icon-wrapper .m365-game__info .m365-game__game-details .m365-game__details-label{color:#d3d3d3}.game-list--default .m365-game__info .m365-game__game-details,.side-menu-gamelist .m365-game__info .m365-game__game-details{display:none}@media(min-width:768px){.m365-games-wap{grid-gap:25px;padding:15px}.m365-icon-wrapper:hover .m365-game__play{opacity:1}.m365-icon-wrapper:hover .m365-game__game-name{color:#fff}.game-list--grid .m365-game__info .m365-game__game-details .m365-game__details-value{font-size:11px!important}.game-list--grid .m365-game__info .m365-game__game-details .m365-game__details-label{font-size:10px!important}.game-list--list .m365-games-wap .game-tag--hot a:after,.game-list--list .m365-games-wap .game-tag--jackpot a:after,.game-list--list .m365-games-wap .game-tag--new a:after,.game-list--list .m365-games-wap .game-tag--promo a:after{width:15%}.game-list--list .m365-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .m365-game__info .m365-game__game-name{font-size:18px!important}.game-list--list .m365-game__info .m365-game__game-details .m365-game__details-value{font-size:16px!important}.game-list--list .m365-game__info .m365-game__game-details .m365-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .m365-games-wap{grid-template-columns:repeat(7,1fr)}}.game-lobby_m365 .game-lobby__game-slider{height:330px}@media(min-width:768px){.m365-games-wap{grid-gap:35px}.m365-game__play{display:none}.m365-icon-container:hover{border-color:#fff;transform:scale(1.1);transition:all .3s ease}}.game-lobby_gfg .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-gfg{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-gfg .lobby-menu-link{text-align:center}.filter-nav-gfg li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-gfg li a,.filter-nav-gfg li:last-child{border:unset}.gfg-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.gfg-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.gfg-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.gfg-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.gfg-game__play-btn span{display:none}.gfg-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.gfg-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-gfg{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.gfg-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.gfg-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.gfg-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.gfg-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.gfg-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.gfg-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .gfg-game__info .gfg-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .gfg-game__info .gfg-game__game-details .gfg-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .gfg-game__info .gfg-game__game-details .gfg-game__details-value{font-size:10px;font-weight:700}.game-list--grid .gfg-game__info .gfg-game__game-details .gfg-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .gfg-game__info .gfg-game__game-details .gfg-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .gfg-games-wap{display:block}.game-list--list .gfg-games-wap .game-tag--hot a:after,.game-list--list .gfg-games-wap .game-tag--jackpot a:after,.game-list--list .gfg-games-wap .game-tag--new a:after,.game-list--list .gfg-games-wap .game-tag--promo a:after{width:25%}.game-list--list .gfg-icon-wrapper{margin-bottom:15px}.game-list--list .gfg-icon-wrapper .gfg-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .gfg-icon-wrapper .gfg-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .gfg-icon-wrapper .gfg-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .gfg-icon-wrapper .gfg-game__info .gfg-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .gfg-icon-wrapper .gfg-game__info .gfg-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .gfg-icon-wrapper .gfg-game__info .gfg-game__game-details .gfg-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .gfg-icon-wrapper .gfg-game__info .gfg-game__game-details .gfg-game__details-value{font-weight:700;margin-top:5px}.game-list--list .gfg-icon-wrapper .gfg-game__info .gfg-game__game-details .gfg-game__details-label{color:#d3d3d3}.game-list--default .gfg-game__info .gfg-game__game-details,.side-menu-gamelist .gfg-game__info .gfg-game__game-details{display:none}@media(min-width:768px){.gfg-games-wap{grid-gap:25px;padding:15px}.gfg-icon-wrapper:hover .gfg-game__play{opacity:1}.gfg-icon-wrapper:hover .gfg-game__game-name{color:#e15b4d}.game-list--grid .gfg-game__info .gfg-game__game-details .gfg-game__details-value{font-size:11px!important}.game-list--grid .gfg-game__info .gfg-game__game-details .gfg-game__details-label{font-size:10px!important}.game-list--list .gfg-games-wap .game-tag--hot a:after,.game-list--list .gfg-games-wap .game-tag--jackpot a:after,.game-list--list .gfg-games-wap .game-tag--new a:after,.game-list--list .gfg-games-wap .game-tag--promo a:after{width:15%}.game-list--list .gfg-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .gfg-game__info .gfg-game__game-name{font-size:18px!important}.game-list--list .gfg-game__info .gfg-game__game-details .gfg-game__details-value{font-size:16px!important}.game-list--list .gfg-game__info .gfg-game__game-details .gfg-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .gfg-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_cg .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-cg{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-cg .lobby-menu-link{text-align:center}.filter-nav-cg li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-cg li a,.filter-nav-cg li:last-child{border:unset}.cg-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.cg-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.cg-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.cg-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.cg-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.cg-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-cg{height:30px}.cg-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.cg-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.cg-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.cg-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.cg-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.cg-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .cg-game__info .cg-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .cg-game__info .cg-game__game-details .cg-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .cg-game__info .cg-game__game-details .cg-game__details-value{font-size:10px;font-weight:700}.game-list--grid .cg-game__info .cg-game__game-details .cg-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .cg-game__info .cg-game__game-details .cg-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .cg-games-wap{display:block}.game-list--list .cg-games-wap .game-tag--hot a:after,.game-list--list .cg-games-wap .game-tag--jackpot a:after,.game-list--list .cg-games-wap .game-tag--new a:after,.game-list--list .cg-games-wap .game-tag--promo a:after{width:25%}.game-list--list .cg-icon-wrapper{margin-bottom:15px}.game-list--list .cg-icon-wrapper .cg-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .cg-icon-wrapper .cg-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .cg-icon-wrapper .cg-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .cg-icon-wrapper .cg-game__info .cg-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .cg-icon-wrapper .cg-game__info .cg-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .cg-icon-wrapper .cg-game__info .cg-game__game-details .cg-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .cg-icon-wrapper .cg-game__info .cg-game__game-details .cg-game__details-value{font-weight:700;margin-top:5px}.game-list--list .cg-icon-wrapper .cg-game__info .cg-game__game-details .cg-game__details-label{color:#d3d3d3}.game-list--default .cg-game__info .cg-game__game-details,.side-menu-gamelist .cg-game__info .cg-game__game-details{display:none}@media(min-width:768px){.cg-games-wap{grid-gap:25px;padding:15px}.cg-icon-wrapper:hover .cg-game__play{opacity:1}.cg-icon-wrapper:hover .cg-game__game-name{color:#fff}.game-list--grid .cg-game__info .cg-game__game-details .cg-game__details-value{font-size:11px!important}.game-list--grid .cg-game__info .cg-game__game-details .cg-game__details-label{font-size:10px!important}.game-list--list .cg-games-wap .game-tag--hot a:after,.game-list--list .cg-games-wap .game-tag--jackpot a:after,.game-list--list .cg-games-wap .game-tag--new a:after,.game-list--list .cg-games-wap .game-tag--promo a:after{width:15%}.game-list--list .cg-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .cg-game__info .cg-game__game-name{font-size:18px!important}.game-list--list .cg-game__info .cg-game__game-details .cg-game__details-value{font-size:16px!important}.game-list--list .cg-game__info .cg-game__game-details .cg-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .cg-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_smartsoft .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-smartsoft{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-smartsoft .lobby-menu-link{text-align:center}.filter-nav-smartsoft li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-smartsoft li a,.filter-nav-smartsoft li:last-child{border:unset}.smartsoft-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.smartsoft-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.smartsoft-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.smartsoft-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.smartsoft-game__play-btn span{display:none}.smartsoft-game-icon{aspect-ratio:1.3333333333;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.smartsoft-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-smartsoft{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.smartsoft-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.smartsoft-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.smartsoft-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.smartsoft-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.smartsoft-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.smartsoft-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-value{font-size:10px;font-weight:700}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .smartsoft-games-wap{display:block}.game-list--list .smartsoft-games-wap .game-tag--hot a:after,.game-list--list .smartsoft-games-wap .game-tag--jackpot a:after,.game-list--list .smartsoft-games-wap .game-tag--new a:after,.game-list--list .smartsoft-games-wap .game-tag--promo a:after{width:25%}.game-list--list .smartsoft-icon-wrapper{margin-bottom:15px}.game-list--list .smartsoft-icon-wrapper .smartsoft-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .smartsoft-icon-wrapper .smartsoft-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .smartsoft-icon-wrapper .smartsoft-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .smartsoft-icon-wrapper .smartsoft-game__info .smartsoft-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .smartsoft-icon-wrapper .smartsoft-game__info .smartsoft-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .smartsoft-icon-wrapper .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .smartsoft-icon-wrapper .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-value{font-weight:700;margin-top:5px}.game-list--list .smartsoft-icon-wrapper .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-label{color:#d3d3d3}.game-list--default .smartsoft-game__info .smartsoft-game__game-details,.side-menu-gamelist .smartsoft-game__info .smartsoft-game__game-details{display:none}@media(min-width:768px){.smartsoft-games-wap{grid-gap:25px;padding:15px}.smartsoft-icon-wrapper:hover .smartsoft-game__play{opacity:1}.smartsoft-icon-wrapper:hover .smartsoft-game__game-name{color:#fff}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-value{font-size:11px!important}.game-list--grid .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-label{font-size:10px!important}.game-list--list .smartsoft-games-wap .game-tag--hot a:after,.game-list--list .smartsoft-games-wap .game-tag--jackpot a:after,.game-list--list .smartsoft-games-wap .game-tag--new a:after,.game-list--list .smartsoft-games-wap .game-tag--promo a:after{width:15%}.game-list--list .smartsoft-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .smartsoft-game__info .smartsoft-game__game-name{font-size:18px!important}.game-list--list .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-value{font-size:16px!important}.game-list--list .smartsoft-game__info .smartsoft-game__game-details .smartsoft-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .smartsoft-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_apollo .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-apollo{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-apollo .lobby-menu-link{text-align:center}.filter-nav-apollo li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-apollo li a,.filter-nav-apollo li:last-child{border:unset}.apollo-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.apollo-icon-container{background:transparent;border:1px solid transparent;border-radius:4px;display:block;height:100%;position:relative}.apollo-game__play{align-items:center;background:transparent;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.apollo-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e39b0b;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.apollo-game__play-btn span{display:none}.apollo-game-icon{aspect-ratio:1.0119047619;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.apollo-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-apollo{height:30px}.apollo-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.apollo-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.apollo-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.apollo-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.apollo-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.apollo-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .apollo-game__info .apollo-game__game-details{border-top:1px solid transparent;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .apollo-game__info .apollo-game__game-details .apollo-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .apollo-game__info .apollo-game__game-details .apollo-game__details-value{font-size:10px;font-weight:700}.game-list--grid .apollo-game__info .apollo-game__game-details .apollo-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .apollo-game__info .apollo-game__game-details .apollo-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .apollo-games-wap{display:block}.game-list--list .apollo-games-wap .game-tag--hot a:after,.game-list--list .apollo-games-wap .game-tag--jackpot a:after,.game-list--list .apollo-games-wap .game-tag--new a:after,.game-list--list .apollo-games-wap .game-tag--promo a:after{width:25%}.game-list--list .apollo-icon-wrapper{margin-bottom:15px}.game-list--list .apollo-icon-wrapper .apollo-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .apollo-icon-wrapper .apollo-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .apollo-icon-wrapper .apollo-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .apollo-icon-wrapper .apollo-game__info .apollo-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .apollo-icon-wrapper .apollo-game__info .apollo-game__game-details{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .apollo-icon-wrapper .apollo-game__info .apollo-game__game-details .apollo-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .apollo-icon-wrapper .apollo-game__info .apollo-game__game-details .apollo-game__details-value{font-weight:700;margin-top:5px}.game-list--list .apollo-icon-wrapper .apollo-game__info .apollo-game__game-details .apollo-game__details-label{color:#d3d3d3}.game-list--default .apollo-game__info .apollo-game__game-details,.side-menu-gamelist .apollo-game__info .apollo-game__game-details{display:none}@media(min-width:768px){.apollo-games-wap{grid-gap:25px;padding:15px}.apollo-icon-wrapper:hover .apollo-game__play{opacity:1}.apollo-icon-wrapper:hover .apollo-game__game-name{color:#e39b0b}.game-list--grid .apollo-game__info .apollo-game__game-details .apollo-game__details-value{font-size:11px!important}.game-list--grid .apollo-game__info .apollo-game__game-details .apollo-game__details-label{font-size:10px!important}.game-list--list .apollo-games-wap .game-tag--hot a:after,.game-list--list .apollo-games-wap .game-tag--jackpot a:after,.game-list--list .apollo-games-wap .game-tag--new a:after,.game-list--list .apollo-games-wap .game-tag--promo a:after{width:15%}.game-list--list .apollo-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .apollo-game__info .apollo-game__game-name{font-size:18px!important}.game-list--list .apollo-game__info .apollo-game__game-details .apollo-game__details-value{font-size:16px!important}.game-list--list .apollo-game__info .apollo-game__game-details .apollo-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .apollo-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_t1 .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-t1{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-t1 .lobby-menu-link{text-align:center}.filter-nav-t1 li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-t1 li a,.filter-nav-t1 li:last-child{border:unset}.t1-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.t1-icon-container{border:1px solid transparent;border-radius:4px;display:block;position:relative}.t1-game__play,.t1-icon-container{background:transparent;height:100%}.t1-game__play{align-items:center;display:flex;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.t1-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e39b0b;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.t1-game__play-btn span{display:none}.t1-game-icon{aspect-ratio:1.0119047619;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.t1-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-t1{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.t1-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.t1-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.t1-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.t1-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.t1-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.t1-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .t1-game__info .t1-game__game-details{border-top:1px solid transparent;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .t1-game__info .t1-game__game-details .t1-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .t1-game__info .t1-game__game-details .t1-game__details-value{font-size:10px;font-weight:700}.game-list--grid .t1-game__info .t1-game__game-details .t1-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .t1-game__info .t1-game__game-details .t1-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .t1-games-wap{display:block}.game-list--list .t1-games-wap .game-tag--hot a:after,.game-list--list .t1-games-wap .game-tag--jackpot a:after,.game-list--list .t1-games-wap .game-tag--new a:after,.game-list--list .t1-games-wap .game-tag--promo a:after{width:25%}.game-list--list .t1-icon-wrapper{margin-bottom:15px}.game-list--list .t1-icon-wrapper .t1-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .t1-icon-wrapper .t1-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .t1-icon-wrapper .t1-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .t1-icon-wrapper .t1-game__info .t1-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .t1-icon-wrapper .t1-game__info .t1-game__game-details{align-items:center;border-top:1px solid transparent;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .t1-icon-wrapper .t1-game__info .t1-game__game-details .t1-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .t1-icon-wrapper .t1-game__info .t1-game__game-details .t1-game__details-value{font-weight:700;margin-top:5px}.game-list--list .t1-icon-wrapper .t1-game__info .t1-game__game-details .t1-game__details-label{color:#d3d3d3}.game-list--default .t1-game__info .t1-game__game-details,.side-menu-gamelist .t1-game__info .t1-game__game-details{display:none}@media(min-width:768px){.t1-games-wap{grid-gap:25px;padding:15px}.t1-icon-wrapper:hover .t1-game__play{opacity:1}.t1-icon-wrapper:hover .t1-game__game-name{color:#e39b0b}.game-list--grid .t1-game__info .t1-game__game-details .t1-game__details-value{font-size:11px!important}.game-list--grid .t1-game__info .t1-game__game-details .t1-game__details-label{font-size:10px!important}.game-list--list .t1-games-wap .game-tag--hot a:after,.game-list--list .t1-games-wap .game-tag--jackpot a:after,.game-list--list .t1-games-wap .game-tag--new a:after,.game-list--list .t1-games-wap .game-tag--promo a:after{width:15%}.game-list--list .t1-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .t1-game__info .t1-game__game-name{font-size:18px!important}.game-list--list .t1-game__info .t1-game__game-details .t1-game__details-value{font-size:16px!important}.game-list--list .t1-game__info .t1-game__game-details .t1-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .t1-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_es .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-es{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-es .lobby-menu-link{text-align:center}.filter-nav-es li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-es li a,.filter-nav-es li:last-child{border:unset}.es-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.es-icon-container{background:#000;border:1px solid #404040;border-radius:0;display:block;height:100%;position:relative}.es-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.es-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.es-game__play-btn span{display:none}.es-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.es-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-es{height:30px}.es-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.es-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.es-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.es-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.es-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.es-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .es-game__info .es-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .es-game__info .es-game__game-details .es-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .es-game__info .es-game__game-details .es-game__details-value{font-size:10px;font-weight:700}.game-list--grid .es-game__info .es-game__game-details .es-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .es-game__info .es-game__game-details .es-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .es-games-wap{display:block}.game-list--list .es-games-wap .game-tag--hot a:after,.game-list--list .es-games-wap .game-tag--jackpot a:after,.game-list--list .es-games-wap .game-tag--new a:after,.game-list--list .es-games-wap .game-tag--promo a:after{width:25%}.game-list--list .es-icon-wrapper{margin-bottom:15px}.game-list--list .es-icon-wrapper .es-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .es-icon-wrapper .es-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .es-icon-wrapper .es-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .es-icon-wrapper .es-game__info .es-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .es-icon-wrapper .es-game__info .es-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .es-icon-wrapper .es-game__info .es-game__game-details .es-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .es-icon-wrapper .es-game__info .es-game__game-details .es-game__details-value{font-weight:700;margin-top:5px}.game-list--list .es-icon-wrapper .es-game__info .es-game__game-details .es-game__details-label{color:#d3d3d3}.game-list--default .es-game__info .es-game__game-details,.side-menu-gamelist .es-game__info .es-game__game-details{display:none}@media(min-width:768px){.es-games-wap{grid-gap:25px;padding:15px}.es-icon-wrapper:hover .es-game__play{opacity:1}.es-icon-wrapper:hover .es-game__game-name{color:#fff}.game-list--grid .es-game__info .es-game__game-details .es-game__details-value{font-size:11px!important}.game-list--grid .es-game__info .es-game__game-details .es-game__details-label{font-size:10px!important}.game-list--list .es-games-wap .game-tag--hot a:after,.game-list--list .es-games-wap .game-tag--jackpot a:after,.game-list--list .es-games-wap .game-tag--new a:after,.game-list--list .es-games-wap .game-tag--promo a:after{width:15%}.game-list--list .es-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .es-game__info .es-game__game-name{font-size:18px!important}.game-list--list .es-game__info .es-game__game-details .es-game__details-value{font-size:16px!important}.game-list--list .es-game__info .es-game__game-details .es-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .es-games-wap{grid-template-columns:repeat(5,1fr)}}.es-icon-container{background:transparent;border:unset}.es-game__play{height:calc(100% - 53px)}.es-game__game-name{align-items:center;display:flex;font-size:14px;height:50px;justify-content:center}.es-game__game-name:after,.es-game__game-name:before{border:1px solid #fff;content:"";height:0;margin:0 5px;width:20px}.game-lobby_ds .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-ds{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ds .lobby-menu-link{text-align:center}.filter-nav-ds li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ds li a,.filter-nav-ds li:last-child{border:unset}.ds-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ds-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.ds-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ds-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.ds-game__play-btn span{display:none}.ds-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ds-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ds{height:30px}.ds-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.ds-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.ds-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.ds-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.ds-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.ds-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ds-game__info .ds-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ds-game__info .ds-game__game-details .ds-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ds-game__info .ds-game__game-details .ds-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ds-game__info .ds-game__game-details .ds-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ds-game__info .ds-game__game-details .ds-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ds-games-wap{display:block}.game-list--list .ds-games-wap .game-tag--hot a:after,.game-list--list .ds-games-wap .game-tag--jackpot a:after,.game-list--list .ds-games-wap .game-tag--new a:after,.game-list--list .ds-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ds-icon-wrapper{margin-bottom:15px}.game-list--list .ds-icon-wrapper .ds-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ds-icon-wrapper .ds-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ds-icon-wrapper .ds-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ds-icon-wrapper .ds-game__info .ds-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ds-icon-wrapper .ds-game__info .ds-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ds-icon-wrapper .ds-game__info .ds-game__game-details .ds-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ds-icon-wrapper .ds-game__info .ds-game__game-details .ds-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ds-icon-wrapper .ds-game__info .ds-game__game-details .ds-game__details-label{color:#d3d3d3}.game-list--default .ds-game__info .ds-game__game-details,.side-menu-gamelist .ds-game__info .ds-game__game-details{display:none}@media(min-width:768px){.ds-games-wap{grid-gap:25px;padding:15px}.ds-icon-wrapper:hover .ds-game__play{opacity:1}.ds-icon-wrapper:hover .ds-game__game-name{color:#fff}.game-list--grid .ds-game__info .ds-game__game-details .ds-game__details-value{font-size:11px!important}.game-list--grid .ds-game__info .ds-game__game-details .ds-game__details-label{font-size:10px!important}.game-list--list .ds-games-wap .game-tag--hot a:after,.game-list--list .ds-games-wap .game-tag--jackpot a:after,.game-list--list .ds-games-wap .game-tag--new a:after,.game-list--list .ds-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ds-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ds-game__info .ds-game__game-name{font-size:18px!important}.game-list--list .ds-game__info .ds-game__game-details .ds-game__details-value{font-size:16px!important}.game-list--list .ds-game__info .ds-game__game-details .ds-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ds-games-wap{grid-template-columns:repeat(6,1fr)}}.ds-icon-container{background:transparent;border:none}.ds-game__play{display:none}.ds-icon-wrapper:hover{transform:scale(1.15);transition:.4s ease}.ds-games-wap{grid-gap:30px}.ds-gameplay-ctn .game-back-to-lobby{width:150px}.game-lobby_ns .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-ns{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ns .lobby-menu-link{text-align:center}.filter-nav-ns li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ns li a,.filter-nav-ns li:last-child{border:unset}.ns-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ns-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.ns-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ns-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.ns-game__play-btn span{display:none}.ns-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ns-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ns{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.ns-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.ns-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.ns-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.ns-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.ns-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.ns-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ns-game__info .ns-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ns-game__info .ns-game__game-details .ns-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ns-game__info .ns-game__game-details .ns-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ns-game__info .ns-game__game-details .ns-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ns-game__info .ns-game__game-details .ns-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ns-games-wap{display:block}.game-list--list .ns-games-wap .game-tag--hot a:after,.game-list--list .ns-games-wap .game-tag--jackpot a:after,.game-list--list .ns-games-wap .game-tag--new a:after,.game-list--list .ns-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ns-icon-wrapper{margin-bottom:15px}.game-list--list .ns-icon-wrapper .ns-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ns-icon-wrapper .ns-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ns-icon-wrapper .ns-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ns-icon-wrapper .ns-game__info .ns-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ns-icon-wrapper .ns-game__info .ns-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ns-icon-wrapper .ns-game__info .ns-game__game-details .ns-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ns-icon-wrapper .ns-game__info .ns-game__game-details .ns-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ns-icon-wrapper .ns-game__info .ns-game__game-details .ns-game__details-label{color:#d3d3d3}.game-list--default .ns-game__info .ns-game__game-details,.side-menu-gamelist .ns-game__info .ns-game__game-details{display:none}@media(min-width:768px){.ns-games-wap{grid-gap:25px;padding:15px}.ns-icon-wrapper:hover .ns-game__play{opacity:1}.ns-icon-wrapper:hover .ns-game__game-name{color:#fff}.game-list--grid .ns-game__info .ns-game__game-details .ns-game__details-value{font-size:11px!important}.game-list--grid .ns-game__info .ns-game__game-details .ns-game__details-label{font-size:10px!important}.game-list--list .ns-games-wap .game-tag--hot a:after,.game-list--list .ns-games-wap .game-tag--jackpot a:after,.game-list--list .ns-games-wap .game-tag--new a:after,.game-list--list .ns-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ns-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ns-game__info .ns-game__game-name{font-size:18px!important}.game-list--list .ns-game__info .ns-game__game-details .ns-game__details-value{font-size:16px!important}.game-list--list .ns-game__info .ns-game__game-details .ns-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ns-games-wap{grid-template-columns:repeat(5,1fr)}}.ns-icon-container{background:transparent;border:none;border-radius:unset}.ns-game__game-name{font-size:13px}.ns-game__play{background:rgba(0,0,0,.4);content:"";height:calc(100% - 39px);left:5px;opacity:0;top:5px;transform:rotate3d(-1,1,0,100deg);transition:all .5s ease-in-out 0s;width:calc(100% - 10px)}.ns-icon-wrapper:hover .ns-game__play{opacity:.9;transform:rotate3d(0,0,0,0deg)}.game-list--grid .ns-icon-container{background:#000;border:1px solid #404040;border-radius:4px}.game-list--grid .ns-game__play{height:210px}.game-list--list .ns-icon-container{background:#000;border:1px solid #404040;border-radius:4px}.game-list--list .ns-game__play{height:calc(100% - 10px)}.game-lobby_r88 .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-r88{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-r88 .lobby-menu-link{text-align:center}.filter-nav-r88 li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-r88 li a,.filter-nav-r88 li:last-child{border:unset}.r88-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.r88-icon-container{background:#000;border:1px solid #404040;border-radius:10%;display:block;height:100%;position:relative}.r88-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.r88-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.r88-game__play-btn span{display:none}.r88-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.r88-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-r88{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.r88-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.r88-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.r88-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.r88-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.r88-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.r88-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .r88-game__info .r88-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .r88-game__info .r88-game__game-details .r88-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .r88-game__info .r88-game__game-details .r88-game__details-value{font-size:10px;font-weight:700}.game-list--grid .r88-game__info .r88-game__game-details .r88-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .r88-game__info .r88-game__game-details .r88-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .r88-games-wap{display:block}.game-list--list .r88-games-wap .game-tag--hot a:after,.game-list--list .r88-games-wap .game-tag--jackpot a:after,.game-list--list .r88-games-wap .game-tag--new a:after,.game-list--list .r88-games-wap .game-tag--promo a:after{width:25%}.game-list--list .r88-icon-wrapper{margin-bottom:15px}.game-list--list .r88-icon-wrapper .r88-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .r88-icon-wrapper .r88-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .r88-icon-wrapper .r88-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .r88-icon-wrapper .r88-game__info .r88-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .r88-icon-wrapper .r88-game__info .r88-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .r88-icon-wrapper .r88-game__info .r88-game__game-details .r88-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .r88-icon-wrapper .r88-game__info .r88-game__game-details .r88-game__details-value{font-weight:700;margin-top:5px}.game-list--list .r88-icon-wrapper .r88-game__info .r88-game__game-details .r88-game__details-label{color:#d3d3d3}.game-list--default .r88-game__info .r88-game__game-details,.side-menu-gamelist .r88-game__info .r88-game__game-details{display:none}@media(min-width:768px){.r88-games-wap{grid-gap:25px;padding:15px}.r88-icon-wrapper:hover .r88-game__play{opacity:1}.r88-icon-wrapper:hover .r88-game__game-name{color:#fff}.game-list--grid .r88-game__info .r88-game__game-details .r88-game__details-value{font-size:11px!important}.game-list--grid .r88-game__info .r88-game__game-details .r88-game__details-label{font-size:10px!important}.game-list--list .r88-games-wap .game-tag--hot a:after,.game-list--list .r88-games-wap .game-tag--jackpot a:after,.game-list--list .r88-games-wap .game-tag--new a:after,.game-list--list .r88-games-wap .game-tag--promo a:after{width:15%}.game-list--list .r88-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .r88-game__info .r88-game__game-name{font-size:18px!important}.game-list--list .r88-game__info .r88-game__game-details .r88-game__details-value{font-size:16px!important}.game-list--list .r88-game__info .r88-game__game-details .r88-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .r88-games-wap{grid-template-columns:repeat(6,1fr)}}.r88-icon-container{background:unset;border:unset}.game-lobby_mx .game-lobby__game-slider{height:"330px";margin-top:70px}.filter-nav-mx{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-mx .lobby-menu-link{text-align:center}.filter-nav-mx li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-mx li a,.filter-nav-mx li:last-child{border:unset}.mx-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.mx-icon-container{background:#1d1f2e;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.mx-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.mx-game__play-btn{background-color:#3498db;box-shadow:inset 1px 1px 1px hsla(0,0%,100%,.6),inset -1px -1px 1px transparent;color:#fff;font-weight:700;padding:10px;text-transform:uppercase}.mx-game-icon{aspect-ratio:.6975;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mx-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-mx{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.mx-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.mx-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.mx-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.mx-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.mx-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.mx-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .mx-game__info .mx-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .mx-game__info .mx-game__game-details .mx-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .mx-game__info .mx-game__game-details .mx-game__details-value{font-size:10px;font-weight:700}.game-list--grid .mx-game__info .mx-game__game-details .mx-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .mx-game__info .mx-game__game-details .mx-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .mx-games-wap{display:block}.game-list--list .mx-games-wap .game-tag--hot a:after,.game-list--list .mx-games-wap .game-tag--jackpot a:after,.game-list--list .mx-games-wap .game-tag--new a:after,.game-list--list .mx-games-wap .game-tag--promo a:after{width:25%}.game-list--list .mx-icon-wrapper{margin-bottom:15px}.game-list--list .mx-icon-wrapper .mx-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .mx-icon-wrapper .mx-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .mx-icon-wrapper .mx-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .mx-icon-wrapper .mx-game__info .mx-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .mx-icon-wrapper .mx-game__info .mx-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .mx-icon-wrapper .mx-game__info .mx-game__game-details .mx-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .mx-icon-wrapper .mx-game__info .mx-game__game-details .mx-game__details-value{font-weight:700;margin-top:5px}.game-list--list .mx-icon-wrapper .mx-game__info .mx-game__game-details .mx-game__details-label{color:#d3d3d3}.game-list--default .mx-game__info .mx-game__game-details,.side-menu-gamelist .mx-game__info .mx-game__game-details{display:none}@media(min-width:768px){.mx-games-wap{grid-gap:25px;padding:15px}.mx-icon-wrapper:hover .mx-game__play{opacity:1}.mx-icon-wrapper:hover .mx-game__game-name{color:#fff}.game-list--grid .mx-game__info .mx-game__game-details .mx-game__details-value{font-size:11px!important}.game-list--grid .mx-game__info .mx-game__game-details .mx-game__details-label{font-size:10px!important}.game-list--list .mx-games-wap .game-tag--hot a:after,.game-list--list .mx-games-wap .game-tag--jackpot a:after,.game-list--list .mx-games-wap .game-tag--new a:after,.game-list--list .mx-games-wap .game-tag--promo a:after{width:15%}.game-list--list .mx-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .mx-game__info .mx-game__game-name{font-size:18px!important}.game-list--list .mx-game__info .mx-game__game-details .mx-game__details-value{font-size:16px!important}.game-list--list .mx-game__info .mx-game__game-details .mx-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .mx-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_mx .game-lobby__game-slider{height:330px}.mx-games-wap{grid-gap:30px}.mx-game__game-name{font-size:13px;line-height:20px;min-height:40px;padding:10px 15px}.mx-game-icon{background:linear-gradient(180deg,transparent,#cb6f39 20%,#fbfa53 50%,#cb6f39 80%,transparent)}.mx-game__play{align-items:end;background:transparent}.mx-game__play-btn{margin-bottom:15px;padding:10px 20px;text-transform:unset}.mx-icon-wrapper:hover .mx-icon-container{top:-15px}.mx-icon-wrapper:hover .mx-game__game-name{opacity:0}.mx-icon-container{border:none;padding:5px}.tournament-icon:after{background-image: url(/content/images/games/mx/images/tournament-icon-en-us.png?v=1768366347918);background-repeat:no-repeat;background-size:contain;content:"";height:100%;position:absolute;right:-2px;top:4px;width:100%}.zh-cn .tournament-icon:after{background-image: url(/Content/images/games/MX/images/tournament-icon-zh-cn.png?v=1768366347918)}.game-list--grid .mx-icon-wrapper:hover .mx-game__game-name{opacity:1}.game-list--list .mx-icon-wrapper:hover .mx-icon-container{top:0}.game-list--list .mx-icon-wrapper:hover .mx-game__game-name{opacity:1}.game-list--list .mx-icon-wrapper:hover .mx-game__play{background:rgba(0,0,0,.7)}.game-lobby_miki .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-miki{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-miki .lobby-menu-link{text-align:center}.filter-nav-miki li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-miki li a,.filter-nav-miki li:last-child{border:unset}.miki-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.miki-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.miki-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.miki-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.miki-game__play-btn span{display:none}.miki-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.miki-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-miki{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.miki-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.miki-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.miki-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.miki-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.miki-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.miki-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .miki-game__info .miki-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .miki-game__info .miki-game__game-details .miki-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .miki-game__info .miki-game__game-details .miki-game__details-value{font-size:10px;font-weight:700}.game-list--grid .miki-game__info .miki-game__game-details .miki-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .miki-game__info .miki-game__game-details .miki-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .miki-games-wap{display:block}.game-list--list .miki-games-wap .game-tag--hot a:after,.game-list--list .miki-games-wap .game-tag--jackpot a:after,.game-list--list .miki-games-wap .game-tag--new a:after,.game-list--list .miki-games-wap .game-tag--promo a:after{width:25%}.game-list--list .miki-icon-wrapper{margin-bottom:15px}.game-list--list .miki-icon-wrapper .miki-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .miki-icon-wrapper .miki-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .miki-icon-wrapper .miki-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .miki-icon-wrapper .miki-game__info .miki-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .miki-icon-wrapper .miki-game__info .miki-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .miki-icon-wrapper .miki-game__info .miki-game__game-details .miki-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .miki-icon-wrapper .miki-game__info .miki-game__game-details .miki-game__details-value{font-weight:700;margin-top:5px}.game-list--list .miki-icon-wrapper .miki-game__info .miki-game__game-details .miki-game__details-label{color:#d3d3d3}.game-list--default .miki-game__info .miki-game__game-details,.side-menu-gamelist .miki-game__info .miki-game__game-details{display:none}@media(min-width:768px){.miki-games-wap{grid-gap:25px;padding:15px}.miki-icon-wrapper:hover .miki-game__play{opacity:1}.miki-icon-wrapper:hover .miki-game__game-name{color:#fff}.game-list--grid .miki-game__info .miki-game__game-details .miki-game__details-value{font-size:11px!important}.game-list--grid .miki-game__info .miki-game__game-details .miki-game__details-label{font-size:10px!important}.game-list--list .miki-games-wap .game-tag--hot a:after,.game-list--list .miki-games-wap .game-tag--jackpot a:after,.game-list--list .miki-games-wap .game-tag--new a:after,.game-list--list .miki-games-wap .game-tag--promo a:after{width:15%}.game-list--list .miki-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .miki-game__info .miki-game__game-name{font-size:18px!important}.game-list--list .miki-game__info .miki-game__game-details .miki-game__details-value{font-size:16px!important}.game-list--list .miki-game__info .miki-game__game-details .miki-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .miki-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_jiligames .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-jiligames{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-jiligames .lobby-menu-link{text-align:center}.filter-nav-jiligames li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-jiligames li a,.filter-nav-jiligames li:last-child{border:unset}.jiligames-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.jiligames-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.jiligames-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.jiligames-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.jiligames-game__play-btn span{display:none}.jiligames-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.jiligames-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-jiligames{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.jiligames-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.jiligames-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.jiligames-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.jiligames-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.jiligames-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.jiligames-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .jiligames-game__info .jiligames-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .jiligames-game__info .jiligames-game__game-details .jiligames-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-value{font-size:10px;font-weight:700}.game-list--grid .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .jiligames-game__info .jiligames-game__game-details .jiligames-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .jiligames-games-wap{display:block}.game-list--list .jiligames-games-wap .game-tag--hot a:after,.game-list--list .jiligames-games-wap .game-tag--jackpot a:after,.game-list--list .jiligames-games-wap .game-tag--new a:after,.game-list--list .jiligames-games-wap .game-tag--promo a:after{width:25%}.game-list--list .jiligames-icon-wrapper{margin-bottom:15px}.game-list--list .jiligames-icon-wrapper .jiligames-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .jiligames-icon-wrapper .jiligames-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .jiligames-icon-wrapper .jiligames-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .jiligames-icon-wrapper .jiligames-game__info .jiligames-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .jiligames-icon-wrapper .jiligames-game__info .jiligames-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .jiligames-icon-wrapper .jiligames-game__info .jiligames-game__game-details .jiligames-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .jiligames-icon-wrapper .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-value{font-weight:700;margin-top:5px}.game-list--list .jiligames-icon-wrapper .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-label{color:#d3d3d3}.game-list--default .jiligames-game__info .jiligames-game__game-details,.side-menu-gamelist .jiligames-game__info .jiligames-game__game-details{display:none}@media(min-width:768px){.jiligames-games-wap{grid-gap:25px;padding:15px}.jiligames-icon-wrapper:hover .jiligames-game__play{opacity:1}.jiligames-icon-wrapper:hover .jiligames-game__game-name{color:#fff}.game-list--grid .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-value{font-size:11px!important}.game-list--grid .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-label{font-size:10px!important}.game-list--list .jiligames-games-wap .game-tag--hot a:after,.game-list--list .jiligames-games-wap .game-tag--jackpot a:after,.game-list--list .jiligames-games-wap .game-tag--new a:after,.game-list--list .jiligames-games-wap .game-tag--promo a:after{width:15%}.game-list--list .jiligames-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .jiligames-game__info .jiligames-game__game-name{font-size:18px!important}.game-list--list .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-value{font-size:16px!important}.game-list--list .jiligames-game__info .jiligames-game__game-details .jiligames-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .jiligames-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_iloveu .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-iloveu{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-iloveu .lobby-menu-link{text-align:center}.filter-nav-iloveu li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-iloveu li a,.filter-nav-iloveu li:last-child{border:unset}.iloveu-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.iloveu-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.iloveu-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.iloveu-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.iloveu-game__play-btn span{display:none}.iloveu-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.iloveu-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-iloveu{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.iloveu-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.iloveu-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.iloveu-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.iloveu-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.iloveu-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.iloveu-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .iloveu-game__info .iloveu-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .iloveu-game__info .iloveu-game__game-details .iloveu-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-value{font-size:10px;font-weight:700}.game-list--grid .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .iloveu-game__info .iloveu-game__game-details .iloveu-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .iloveu-games-wap{display:block}.game-list--list .iloveu-games-wap .game-tag--hot a:after,.game-list--list .iloveu-games-wap .game-tag--jackpot a:after,.game-list--list .iloveu-games-wap .game-tag--new a:after,.game-list--list .iloveu-games-wap .game-tag--promo a:after{width:25%}.game-list--list .iloveu-icon-wrapper{margin-bottom:15px}.game-list--list .iloveu-icon-wrapper .iloveu-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .iloveu-icon-wrapper .iloveu-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .iloveu-icon-wrapper .iloveu-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .iloveu-icon-wrapper .iloveu-game__info .iloveu-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .iloveu-icon-wrapper .iloveu-game__info .iloveu-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .iloveu-icon-wrapper .iloveu-game__info .iloveu-game__game-details .iloveu-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .iloveu-icon-wrapper .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-value{font-weight:700;margin-top:5px}.game-list--list .iloveu-icon-wrapper .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-label{color:#d3d3d3}.game-list--default .iloveu-game__info .iloveu-game__game-details,.side-menu-gamelist .iloveu-game__info .iloveu-game__game-details{display:none}@media(min-width:768px){.iloveu-games-wap{grid-gap:25px;padding:15px}.iloveu-icon-wrapper:hover .iloveu-game__play{opacity:1}.iloveu-icon-wrapper:hover .iloveu-game__game-name{color:#fff}.game-list--grid .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-value{font-size:11px!important}.game-list--grid .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-label{font-size:10px!important}.game-list--list .iloveu-games-wap .game-tag--hot a:after,.game-list--list .iloveu-games-wap .game-tag--jackpot a:after,.game-list--list .iloveu-games-wap .game-tag--new a:after,.game-list--list .iloveu-games-wap .game-tag--promo a:after{width:15%}.game-list--list .iloveu-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .iloveu-game__info .iloveu-game__game-name{font-size:18px!important}.game-list--list .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-value{font-size:16px!important}.game-list--list .iloveu-game__info .iloveu-game__game-details .iloveu-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .iloveu-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_askmebet .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-askmebet{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-askmebet .lobby-menu-link{text-align:center}.filter-nav-askmebet li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-askmebet li a,.filter-nav-askmebet li:last-child{border:unset}.askmebet-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.askmebet-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.askmebet-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.askmebet-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.askmebet-game__play-btn span{display:none}.askmebet-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.askmebet-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-askmebet{height:30px}.askmebet-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.askmebet-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.askmebet-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.askmebet-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.askmebet-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.askmebet-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .askmebet-game__info .askmebet-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .askmebet-game__info .askmebet-game__game-details .askmebet-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-value{font-size:10px;font-weight:700}.game-list--grid .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .askmebet-game__info .askmebet-game__game-details .askmebet-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .askmebet-games-wap{display:block}.game-list--list .askmebet-games-wap .game-tag--hot a:after,.game-list--list .askmebet-games-wap .game-tag--jackpot a:after,.game-list--list .askmebet-games-wap .game-tag--new a:after,.game-list--list .askmebet-games-wap .game-tag--promo a:after{width:25%}.game-list--list .askmebet-icon-wrapper{margin-bottom:15px}.game-list--list .askmebet-icon-wrapper .askmebet-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .askmebet-icon-wrapper .askmebet-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .askmebet-icon-wrapper .askmebet-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .askmebet-icon-wrapper .askmebet-game__info .askmebet-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .askmebet-icon-wrapper .askmebet-game__info .askmebet-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .askmebet-icon-wrapper .askmebet-game__info .askmebet-game__game-details .askmebet-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .askmebet-icon-wrapper .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-value{font-weight:700;margin-top:5px}.game-list--list .askmebet-icon-wrapper .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-label{color:#d3d3d3}.game-list--default .askmebet-game__info .askmebet-game__game-details,.side-menu-gamelist .askmebet-game__info .askmebet-game__game-details{display:none}@media(min-width:768px){.askmebet-games-wap{grid-gap:25px;padding:15px}.askmebet-icon-wrapper:hover .askmebet-game__play{opacity:1}.askmebet-icon-wrapper:hover .askmebet-game__game-name{color:#fff}.game-list--grid .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-value{font-size:11px!important}.game-list--grid .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-label{font-size:10px!important}.game-list--list .askmebet-games-wap .game-tag--hot a:after,.game-list--list .askmebet-games-wap .game-tag--jackpot a:after,.game-list--list .askmebet-games-wap .game-tag--new a:after,.game-list--list .askmebet-games-wap .game-tag--promo a:after{width:15%}.game-list--list .askmebet-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .askmebet-game__info .askmebet-game__game-name{font-size:18px!important}.game-list--list .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-value{font-size:16px!important}.game-list--list .askmebet-game__info .askmebet-game__game-details .askmebet-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .askmebet-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_evo888 .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-evo888{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-evo888 .lobby-menu-link{text-align:center}.filter-nav-evo888 li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-evo888 li a,.filter-nav-evo888 li:last-child{border:unset}.evo888-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.evo888-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.evo888-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.evo888-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.evo888-game__play-btn span{display:none}.evo888-game-icon{aspect-ratio:auto;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.evo888-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-evo888{height:30px}.evo888-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.evo888-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.evo888-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.evo888-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.evo888-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.evo888-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .evo888-game__info .evo888-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .evo888-game__info .evo888-game__game-details .evo888-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .evo888-game__info .evo888-game__game-details .evo888-game__details-value{font-size:10px;font-weight:700}.game-list--grid .evo888-game__info .evo888-game__game-details .evo888-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .evo888-game__info .evo888-game__game-details .evo888-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .evo888-games-wap{display:block}.game-list--list .evo888-games-wap .game-tag--hot a:after,.game-list--list .evo888-games-wap .game-tag--jackpot a:after,.game-list--list .evo888-games-wap .game-tag--new a:after,.game-list--list .evo888-games-wap .game-tag--promo a:after{width:25%}.game-list--list .evo888-icon-wrapper{margin-bottom:15px}.game-list--list .evo888-icon-wrapper .evo888-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .evo888-icon-wrapper .evo888-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .evo888-icon-wrapper .evo888-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .evo888-icon-wrapper .evo888-game__info .evo888-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .evo888-icon-wrapper .evo888-game__info .evo888-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .evo888-icon-wrapper .evo888-game__info .evo888-game__game-details .evo888-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .evo888-icon-wrapper .evo888-game__info .evo888-game__game-details .evo888-game__details-value{font-weight:700;margin-top:5px}.game-list--list .evo888-icon-wrapper .evo888-game__info .evo888-game__game-details .evo888-game__details-label{color:#d3d3d3}.game-list--default .evo888-game__info .evo888-game__game-details,.side-menu-gamelist .evo888-game__info .evo888-game__game-details{display:none}@media(min-width:768px){.evo888-games-wap{grid-gap:25px;padding:15px}.evo888-icon-wrapper:hover .evo888-game__play{opacity:1}.evo888-icon-wrapper:hover .evo888-game__game-name{color:#fff}.game-list--grid .evo888-game__info .evo888-game__game-details .evo888-game__details-value{font-size:11px!important}.game-list--grid .evo888-game__info .evo888-game__game-details .evo888-game__details-label{font-size:10px!important}.game-list--list .evo888-games-wap .game-tag--hot a:after,.game-list--list .evo888-games-wap .game-tag--jackpot a:after,.game-list--list .evo888-games-wap .game-tag--new a:after,.game-list--list .evo888-games-wap .game-tag--promo a:after{width:15%}.game-list--list .evo888-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .evo888-game__info .evo888-game__game-name{font-size:18px!important}.game-list--list .evo888-game__info .evo888-game__game-details .evo888-game__details-value{font-size:16px!important}.game-list--list .evo888-game__info .evo888-game__game-details .evo888-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .evo888-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_mimi .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-mimi{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-mimi .lobby-menu-link{text-align:center}.filter-nav-mimi li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-mimi li a,.filter-nav-mimi li:last-child{border:unset}.mimi-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.mimi-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.mimi-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.mimi-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.mimi-game__play-btn span{display:none}.mimi-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.mimi-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-mimi{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.mimi-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.mimi-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.mimi-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.mimi-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.mimi-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.mimi-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .mimi-game__info .mimi-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .mimi-game__info .mimi-game__game-details .mimi-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .mimi-game__info .mimi-game__game-details .mimi-game__details-value{font-size:10px;font-weight:700}.game-list--grid .mimi-game__info .mimi-game__game-details .mimi-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .mimi-game__info .mimi-game__game-details .mimi-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .mimi-games-wap{display:block}.game-list--list .mimi-games-wap .game-tag--hot a:after,.game-list--list .mimi-games-wap .game-tag--jackpot a:after,.game-list--list .mimi-games-wap .game-tag--new a:after,.game-list--list .mimi-games-wap .game-tag--promo a:after{width:25%}.game-list--list .mimi-icon-wrapper{margin-bottom:15px}.game-list--list .mimi-icon-wrapper .mimi-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .mimi-icon-wrapper .mimi-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .mimi-icon-wrapper .mimi-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .mimi-icon-wrapper .mimi-game__info .mimi-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .mimi-icon-wrapper .mimi-game__info .mimi-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .mimi-icon-wrapper .mimi-game__info .mimi-game__game-details .mimi-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .mimi-icon-wrapper .mimi-game__info .mimi-game__game-details .mimi-game__details-value{font-weight:700;margin-top:5px}.game-list--list .mimi-icon-wrapper .mimi-game__info .mimi-game__game-details .mimi-game__details-label{color:#d3d3d3}.game-list--default .mimi-game__info .mimi-game__game-details,.side-menu-gamelist .mimi-game__info .mimi-game__game-details{display:none}@media(min-width:768px){.mimi-games-wap{grid-gap:25px;padding:15px}.mimi-icon-wrapper:hover .mimi-game__play{opacity:1}.mimi-icon-wrapper:hover .mimi-game__game-name{color:#fff}.game-list--grid .mimi-game__info .mimi-game__game-details .mimi-game__details-value{font-size:11px!important}.game-list--grid .mimi-game__info .mimi-game__game-details .mimi-game__details-label{font-size:10px!important}.game-list--list .mimi-games-wap .game-tag--hot a:after,.game-list--list .mimi-games-wap .game-tag--jackpot a:after,.game-list--list .mimi-games-wap .game-tag--new a:after,.game-list--list .mimi-games-wap .game-tag--promo a:after{width:15%}.game-list--list .mimi-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .mimi-game__info .mimi-game__game-name{font-size:18px!important}.game-list--list .mimi-game__info .mimi-game__game-details .mimi-game__details-value{font-size:16px!important}.game-list--list .mimi-game__info .mimi-game__game-details .mimi-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .mimi-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_rtg .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-rtg{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-rtg .lobby-menu-link{text-align:center}.filter-nav-rtg li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-rtg li a,.filter-nav-rtg li:last-child{border:unset}.rtg-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.rtg-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.rtg-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.rtg-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.rtg-game__play-btn span{display:none}.rtg-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.rtg-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-rtg{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.rtg-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.rtg-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.rtg-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.rtg-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.rtg-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.rtg-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .rtg-game__info .rtg-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .rtg-game__info .rtg-game__game-details .rtg-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .rtg-game__info .rtg-game__game-details .rtg-game__details-value{font-size:10px;font-weight:700}.game-list--grid .rtg-game__info .rtg-game__game-details .rtg-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .rtg-game__info .rtg-game__game-details .rtg-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .rtg-games-wap{display:block}.game-list--list .rtg-games-wap .game-tag--hot a:after,.game-list--list .rtg-games-wap .game-tag--jackpot a:after,.game-list--list .rtg-games-wap .game-tag--new a:after,.game-list--list .rtg-games-wap .game-tag--promo a:after{width:25%}.game-list--list .rtg-icon-wrapper{margin-bottom:15px}.game-list--list .rtg-icon-wrapper .rtg-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .rtg-icon-wrapper .rtg-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .rtg-icon-wrapper .rtg-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .rtg-icon-wrapper .rtg-game__info .rtg-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .rtg-icon-wrapper .rtg-game__info .rtg-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .rtg-icon-wrapper .rtg-game__info .rtg-game__game-details .rtg-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .rtg-icon-wrapper .rtg-game__info .rtg-game__game-details .rtg-game__details-value{font-weight:700;margin-top:5px}.game-list--list .rtg-icon-wrapper .rtg-game__info .rtg-game__game-details .rtg-game__details-label{color:#d3d3d3}.game-list--default .rtg-game__info .rtg-game__game-details,.side-menu-gamelist .rtg-game__info .rtg-game__game-details{display:none}@media(min-width:768px){.rtg-games-wap{grid-gap:25px;padding:15px}.rtg-icon-wrapper:hover .rtg-game__play{opacity:1}.rtg-icon-wrapper:hover .rtg-game__game-name{color:#fff}.game-list--grid .rtg-game__info .rtg-game__game-details .rtg-game__details-value{font-size:11px!important}.game-list--grid .rtg-game__info .rtg-game__game-details .rtg-game__details-label{font-size:10px!important}.game-list--list .rtg-games-wap .game-tag--hot a:after,.game-list--list .rtg-games-wap .game-tag--jackpot a:after,.game-list--list .rtg-games-wap .game-tag--new a:after,.game-list--list .rtg-games-wap .game-tag--promo a:after{width:15%}.game-list--list .rtg-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .rtg-game__info .rtg-game__game-name{font-size:18px!important}.game-list--list .rtg-game__info .rtg-game__game-details .rtg-game__details-value{font-size:16px!important}.game-list--list .rtg-game__info .rtg-game__game-details .rtg-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .rtg-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_better .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-better{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-better .lobby-menu-link{text-align:center}.filter-nav-better li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-better li a,.filter-nav-better li:last-child{border:unset}.better-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.better-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.better-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.better-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.better-game__play-btn span{display:none}.better-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.better-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-better{height:30px}.better-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.better-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.better-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.better-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.better-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.better-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .better-game__info .better-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .better-game__info .better-game__game-details .better-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .better-game__info .better-game__game-details .better-game__details-value{font-size:10px;font-weight:700}.game-list--grid .better-game__info .better-game__game-details .better-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .better-game__info .better-game__game-details .better-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .better-games-wap{display:block}.game-list--list .better-games-wap .game-tag--hot a:after,.game-list--list .better-games-wap .game-tag--jackpot a:after,.game-list--list .better-games-wap .game-tag--new a:after,.game-list--list .better-games-wap .game-tag--promo a:after{width:25%}.game-list--list .better-icon-wrapper{margin-bottom:15px}.game-list--list .better-icon-wrapper .better-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .better-icon-wrapper .better-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .better-icon-wrapper .better-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .better-icon-wrapper .better-game__info .better-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .better-icon-wrapper .better-game__info .better-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .better-icon-wrapper .better-game__info .better-game__game-details .better-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .better-icon-wrapper .better-game__info .better-game__game-details .better-game__details-value{font-weight:700;margin-top:5px}.game-list--list .better-icon-wrapper .better-game__info .better-game__game-details .better-game__details-label{color:#d3d3d3}.game-list--default .better-game__info .better-game__game-details,.side-menu-gamelist .better-game__info .better-game__game-details{display:none}@media(min-width:768px){.better-games-wap{grid-gap:25px;padding:15px}.better-icon-wrapper:hover .better-game__play{opacity:1}.better-icon-wrapper:hover .better-game__game-name{color:#fff}.game-list--grid .better-game__info .better-game__game-details .better-game__details-value{font-size:11px!important}.game-list--grid .better-game__info .better-game__game-details .better-game__details-label{font-size:10px!important}.game-list--list .better-games-wap .game-tag--hot a:after,.game-list--list .better-games-wap .game-tag--jackpot a:after,.game-list--list .better-games-wap .game-tag--new a:after,.game-list--list .better-games-wap .game-tag--promo a:after{width:15%}.game-list--list .better-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .better-game__info .better-game__game-name{font-size:18px!important}.game-list--list .better-game__info .better-game__game-details .better-game__details-value{font-size:16px!important}.game-list--list .better-game__info .better-game__game-details .better-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .better-games-wap{grid-template-columns:repeat(6,1fr)}}.better-icon-container{background:transparent;border:none;border-radius:unset;overflow:hidden}.better-icon-wrapper:hover .better-game__play{opacity:0}.better-icon-wrapper:hover .better-game-icon{transform:scale(1.1);transition:transform .5s ease}.better-game__game-name{font-size:13px}.game-lobby_g5g .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-g5g{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-g5g .lobby-menu-link{text-align:center}.filter-nav-g5g li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-g5g li a,.filter-nav-g5g li:last-child{border:unset}.g5g-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.g5g-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.g5g-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.g5g-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.g5g-game__play-btn span{display:none}.g5g-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.g5g-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-g5g{height:30px}.g5g-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.g5g-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.g5g-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.g5g-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.g5g-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.g5g-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .g5g-game__info .g5g-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .g5g-game__info .g5g-game__game-details .g5g-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .g5g-game__info .g5g-game__game-details .g5g-game__details-value{font-size:10px;font-weight:700}.game-list--grid .g5g-game__info .g5g-game__game-details .g5g-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .g5g-game__info .g5g-game__game-details .g5g-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .g5g-games-wap{display:block}.game-list--list .g5g-games-wap .game-tag--hot a:after,.game-list--list .g5g-games-wap .game-tag--jackpot a:after,.game-list--list .g5g-games-wap .game-tag--new a:after,.game-list--list .g5g-games-wap .game-tag--promo a:after{width:25%}.game-list--list .g5g-icon-wrapper{margin-bottom:15px}.game-list--list .g5g-icon-wrapper .g5g-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .g5g-icon-wrapper .g5g-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .g5g-icon-wrapper .g5g-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .g5g-icon-wrapper .g5g-game__info .g5g-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .g5g-icon-wrapper .g5g-game__info .g5g-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .g5g-icon-wrapper .g5g-game__info .g5g-game__game-details .g5g-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .g5g-icon-wrapper .g5g-game__info .g5g-game__game-details .g5g-game__details-value{font-weight:700;margin-top:5px}.game-list--list .g5g-icon-wrapper .g5g-game__info .g5g-game__game-details .g5g-game__details-label{color:#d3d3d3}.game-list--default .g5g-game__info .g5g-game__game-details,.side-menu-gamelist .g5g-game__info .g5g-game__game-details{display:none}@media(min-width:768px){.g5g-games-wap{grid-gap:25px;padding:15px}.g5g-icon-wrapper:hover .g5g-game__play{opacity:1}.g5g-icon-wrapper:hover .g5g-game__game-name{color:#fff}.game-list--grid .g5g-game__info .g5g-game__game-details .g5g-game__details-value{font-size:11px!important}.game-list--grid .g5g-game__info .g5g-game__game-details .g5g-game__details-label{font-size:10px!important}.game-list--list .g5g-games-wap .game-tag--hot a:after,.game-list--list .g5g-games-wap .game-tag--jackpot a:after,.game-list--list .g5g-games-wap .game-tag--new a:after,.game-list--list .g5g-games-wap .game-tag--promo a:after{width:15%}.game-list--list .g5g-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .g5g-game__info .g5g-game__game-name{font-size:18px!important}.game-list--list .g5g-game__info .g5g-game__game-details .g5g-game__details-value{font-size:16px!important}.game-list--list .g5g-game__info .g5g-game__game-details .g5g-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .g5g-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_spribe .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-spribe{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-spribe .lobby-menu-link{text-align:center}.filter-nav-spribe li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-spribe li a,.filter-nav-spribe li:last-child{border:unset}.spribe-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.spribe-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.spribe-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.spribe-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.spribe-game__play-btn span{display:none}.spribe-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.spribe-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-spribe{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.spribe-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.spribe-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.spribe-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.spribe-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.spribe-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.spribe-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .spribe-game__info .spribe-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .spribe-game__info .spribe-game__game-details .spribe-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .spribe-game__info .spribe-game__game-details .spribe-game__details-value{font-size:10px;font-weight:700}.game-list--grid .spribe-game__info .spribe-game__game-details .spribe-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .spribe-game__info .spribe-game__game-details .spribe-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .spribe-games-wap{display:block}.game-list--list .spribe-games-wap .game-tag--hot a:after,.game-list--list .spribe-games-wap .game-tag--jackpot a:after,.game-list--list .spribe-games-wap .game-tag--new a:after,.game-list--list .spribe-games-wap .game-tag--promo a:after{width:25%}.game-list--list .spribe-icon-wrapper{margin-bottom:15px}.game-list--list .spribe-icon-wrapper .spribe-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .spribe-icon-wrapper .spribe-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .spribe-icon-wrapper .spribe-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .spribe-icon-wrapper .spribe-game__info .spribe-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .spribe-icon-wrapper .spribe-game__info .spribe-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .spribe-icon-wrapper .spribe-game__info .spribe-game__game-details .spribe-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .spribe-icon-wrapper .spribe-game__info .spribe-game__game-details .spribe-game__details-value{font-weight:700;margin-top:5px}.game-list--list .spribe-icon-wrapper .spribe-game__info .spribe-game__game-details .spribe-game__details-label{color:#d3d3d3}.game-list--default .spribe-game__info .spribe-game__game-details,.side-menu-gamelist .spribe-game__info .spribe-game__game-details{display:none}@media(min-width:768px){.spribe-games-wap{grid-gap:25px;padding:15px}.spribe-icon-wrapper:hover .spribe-game__play{opacity:1}.spribe-icon-wrapper:hover .spribe-game__game-name{color:#fff}.game-list--grid .spribe-game__info .spribe-game__game-details .spribe-game__details-value{font-size:11px!important}.game-list--grid .spribe-game__info .spribe-game__game-details .spribe-game__details-label{font-size:10px!important}.game-list--list .spribe-games-wap .game-tag--hot a:after,.game-list--list .spribe-games-wap .game-tag--jackpot a:after,.game-list--list .spribe-games-wap .game-tag--new a:after,.game-list--list .spribe-games-wap .game-tag--promo a:after{width:15%}.game-list--list .spribe-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .spribe-game__info .spribe-game__game-name{font-size:18px!important}.game-list--list .spribe-game__info .spribe-game__game-details .spribe-game__details-value{font-size:16px!important}.game-list--list .spribe-game__info .spribe-game__game-details .spribe-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .spribe-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_rgs .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-rgs{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-rgs .lobby-menu-link{text-align:center}.filter-nav-rgs li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-rgs li a,.filter-nav-rgs li:last-child{border:unset}.rgs-games-wap{display:grid;grid-template-columns:repeat(4,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.rgs-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.rgs-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.rgs-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.rgs-game__play-btn span{display:none}.rgs-game-icon{aspect-ratio:1.4870466321;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.rgs-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-rgs{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.rgs-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.rgs-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.rgs-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.rgs-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.rgs-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.rgs-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .rgs-game__info .rgs-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .rgs-game__info .rgs-game__game-details .rgs-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .rgs-game__info .rgs-game__game-details .rgs-game__details-value{font-size:10px;font-weight:700}.game-list--grid .rgs-game__info .rgs-game__game-details .rgs-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .rgs-game__info .rgs-game__game-details .rgs-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .rgs-games-wap{display:block}.game-list--list .rgs-games-wap .game-tag--hot a:after,.game-list--list .rgs-games-wap .game-tag--jackpot a:after,.game-list--list .rgs-games-wap .game-tag--new a:after,.game-list--list .rgs-games-wap .game-tag--promo a:after{width:25%}.game-list--list .rgs-icon-wrapper{margin-bottom:15px}.game-list--list .rgs-icon-wrapper .rgs-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .rgs-icon-wrapper .rgs-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .rgs-icon-wrapper .rgs-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .rgs-icon-wrapper .rgs-game__info .rgs-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .rgs-icon-wrapper .rgs-game__info .rgs-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .rgs-icon-wrapper .rgs-game__info .rgs-game__game-details .rgs-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .rgs-icon-wrapper .rgs-game__info .rgs-game__game-details .rgs-game__details-value{font-weight:700;margin-top:5px}.game-list--list .rgs-icon-wrapper .rgs-game__info .rgs-game__game-details .rgs-game__details-label{color:#d3d3d3}.game-list--default .rgs-game__info .rgs-game__game-details,.side-menu-gamelist .rgs-game__info .rgs-game__game-details{display:none}@media(min-width:768px){.rgs-games-wap{grid-gap:25px;padding:15px}.rgs-icon-wrapper:hover .rgs-game__play{opacity:1}.rgs-icon-wrapper:hover .rgs-game__game-name{color:#fff}.game-list--grid .rgs-game__info .rgs-game__game-details .rgs-game__details-value{font-size:11px!important}.game-list--grid .rgs-game__info .rgs-game__game-details .rgs-game__details-label{font-size:10px!important}.game-list--list .rgs-games-wap .game-tag--hot a:after,.game-list--list .rgs-games-wap .game-tag--jackpot a:after,.game-list--list .rgs-games-wap .game-tag--new a:after,.game-list--list .rgs-games-wap .game-tag--promo a:after{width:15%}.game-list--list .rgs-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .rgs-game__info .rgs-game__game-name{font-size:18px!important}.game-list--list .rgs-game__info .rgs-game__game-details .rgs-game__details-value{font-size:16px!important}.game-list--list .rgs-game__info .rgs-game__game-details .rgs-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .rgs-games-wap{grid-template-columns:repeat(5,1fr)}}.game-lobby_besoft .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-besoft{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-besoft .lobby-menu-link{text-align:center}.filter-nav-besoft li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-besoft li a,.filter-nav-besoft li:last-child{border:unset}.besoft-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.besoft-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.besoft-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.besoft-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.besoft-game__play-btn span{display:none}.besoft-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.besoft-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-besoft{height:30px}.besoft-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.besoft-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.besoft-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.besoft-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.besoft-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.besoft-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .besoft-game__info .besoft-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .besoft-game__info .besoft-game__game-details .besoft-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .besoft-game__info .besoft-game__game-details .besoft-game__details-value{font-size:10px;font-weight:700}.game-list--grid .besoft-game__info .besoft-game__game-details .besoft-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .besoft-game__info .besoft-game__game-details .besoft-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .besoft-games-wap{display:block}.game-list--list .besoft-games-wap .game-tag--hot a:after,.game-list--list .besoft-games-wap .game-tag--jackpot a:after,.game-list--list .besoft-games-wap .game-tag--new a:after,.game-list--list .besoft-games-wap .game-tag--promo a:after{width:25%}.game-list--list .besoft-icon-wrapper{margin-bottom:15px}.game-list--list .besoft-icon-wrapper .besoft-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .besoft-icon-wrapper .besoft-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .besoft-icon-wrapper .besoft-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .besoft-icon-wrapper .besoft-game__info .besoft-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .besoft-icon-wrapper .besoft-game__info .besoft-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .besoft-icon-wrapper .besoft-game__info .besoft-game__game-details .besoft-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .besoft-icon-wrapper .besoft-game__info .besoft-game__game-details .besoft-game__details-value{font-weight:700;margin-top:5px}.game-list--list .besoft-icon-wrapper .besoft-game__info .besoft-game__game-details .besoft-game__details-label{color:#d3d3d3}.game-list--default .besoft-game__info .besoft-game__game-details,.side-menu-gamelist .besoft-game__info .besoft-game__game-details{display:none}@media(min-width:768px){.besoft-games-wap{grid-gap:25px;padding:15px}.besoft-icon-wrapper:hover .besoft-game__play{opacity:1}.besoft-icon-wrapper:hover .besoft-game__game-name{color:#fff}.game-list--grid .besoft-game__info .besoft-game__game-details .besoft-game__details-value{font-size:11px!important}.game-list--grid .besoft-game__info .besoft-game__game-details .besoft-game__details-label{font-size:10px!important}.game-list--list .besoft-games-wap .game-tag--hot a:after,.game-list--list .besoft-games-wap .game-tag--jackpot a:after,.game-list--list .besoft-games-wap .game-tag--new a:after,.game-list--list .besoft-games-wap .game-tag--promo a:after{width:15%}.game-list--list .besoft-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .besoft-game__info .besoft-game__game-name{font-size:18px!important}.game-list--list .besoft-game__info .besoft-game__game-details .besoft-game__details-value{font-size:16px!important}.game-list--list .besoft-game__info .besoft-game__game-details .besoft-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .besoft-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_fc .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-fc{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-fc .lobby-menu-link{text-align:center}.filter-nav-fc li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-fc li a,.filter-nav-fc li:last-child{border:unset}.fc-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.fc-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.fc-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.fc-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.fc-game__play-btn span{display:none}.fc-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.fc-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-fc{height:30px}.fc-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.fc-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.fc-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.fc-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.fc-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.fc-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .fc-game__info .fc-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .fc-game__info .fc-game__game-details .fc-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .fc-game__info .fc-game__game-details .fc-game__details-value{font-size:10px;font-weight:700}.game-list--grid .fc-game__info .fc-game__game-details .fc-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .fc-game__info .fc-game__game-details .fc-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .fc-games-wap{display:block}.game-list--list .fc-games-wap .game-tag--hot a:after,.game-list--list .fc-games-wap .game-tag--jackpot a:after,.game-list--list .fc-games-wap .game-tag--new a:after,.game-list--list .fc-games-wap .game-tag--promo a:after{width:25%}.game-list--list .fc-icon-wrapper{margin-bottom:15px}.game-list--list .fc-icon-wrapper .fc-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .fc-icon-wrapper .fc-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .fc-icon-wrapper .fc-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .fc-icon-wrapper .fc-game__info .fc-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .fc-icon-wrapper .fc-game__info .fc-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .fc-icon-wrapper .fc-game__info .fc-game__game-details .fc-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .fc-icon-wrapper .fc-game__info .fc-game__game-details .fc-game__details-value{font-weight:700;margin-top:5px}.game-list--list .fc-icon-wrapper .fc-game__info .fc-game__game-details .fc-game__details-label{color:#d3d3d3}.game-list--default .fc-game__info .fc-game__game-details,.side-menu-gamelist .fc-game__info .fc-game__game-details{display:none}@media(min-width:768px){.fc-games-wap{grid-gap:25px;padding:15px}.fc-icon-wrapper:hover .fc-game__play{opacity:1}.fc-icon-wrapper:hover .fc-game__game-name{color:#fff}.game-list--grid .fc-game__info .fc-game__game-details .fc-game__details-value{font-size:11px!important}.game-list--grid .fc-game__info .fc-game__game-details .fc-game__details-label{font-size:10px!important}.game-list--list .fc-games-wap .game-tag--hot a:after,.game-list--list .fc-games-wap .game-tag--jackpot a:after,.game-list--list .fc-games-wap .game-tag--new a:after,.game-list--list .fc-games-wap .game-tag--promo a:after{width:15%}.game-list--list .fc-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .fc-game__info .fc-game__game-name{font-size:18px!important}.game-list--list .fc-game__info .fc-game__game-details .fc-game__details-value{font-size:16px!important}.game-list--list .fc-game__info .fc-game__game-details .fc-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .fc-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_aig .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-aig{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-aig .lobby-menu-link{text-align:center}.filter-nav-aig li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-aig li a,.filter-nav-aig li:last-child{border:unset}.aig-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.aig-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.aig-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.aig-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.aig-game__play-btn span{display:none}.aig-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.aig-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-aig{height:30px}.aig-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.aig-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.aig-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.aig-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.aig-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.aig-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .aig-game__info .aig-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .aig-game__info .aig-game__game-details .aig-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .aig-game__info .aig-game__game-details .aig-game__details-value{font-size:10px;font-weight:700}.game-list--grid .aig-game__info .aig-game__game-details .aig-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .aig-game__info .aig-game__game-details .aig-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .aig-games-wap{display:block}.game-list--list .aig-games-wap .game-tag--hot a:after,.game-list--list .aig-games-wap .game-tag--jackpot a:after,.game-list--list .aig-games-wap .game-tag--new a:after,.game-list--list .aig-games-wap .game-tag--promo a:after{width:25%}.game-list--list .aig-icon-wrapper{margin-bottom:15px}.game-list--list .aig-icon-wrapper .aig-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .aig-icon-wrapper .aig-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .aig-icon-wrapper .aig-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .aig-icon-wrapper .aig-game__info .aig-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .aig-icon-wrapper .aig-game__info .aig-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .aig-icon-wrapper .aig-game__info .aig-game__game-details .aig-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .aig-icon-wrapper .aig-game__info .aig-game__game-details .aig-game__details-value{font-weight:700;margin-top:5px}.game-list--list .aig-icon-wrapper .aig-game__info .aig-game__game-details .aig-game__details-label{color:#d3d3d3}.game-list--default .aig-game__info .aig-game__game-details,.side-menu-gamelist .aig-game__info .aig-game__game-details{display:none}@media(min-width:768px){.aig-games-wap{grid-gap:25px;padding:15px}.aig-icon-wrapper:hover .aig-game__play{opacity:1}.aig-icon-wrapper:hover .aig-game__game-name{color:#fff}.game-list--grid .aig-game__info .aig-game__game-details .aig-game__details-value{font-size:11px!important}.game-list--grid .aig-game__info .aig-game__game-details .aig-game__details-label{font-size:10px!important}.game-list--list .aig-games-wap .game-tag--hot a:after,.game-list--list .aig-games-wap .game-tag--jackpot a:after,.game-list--list .aig-games-wap .game-tag--new a:after,.game-list--list .aig-games-wap .game-tag--promo a:after{width:15%}.game-list--list .aig-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .aig-game__info .aig-game__game-name{font-size:18px!important}.game-list--list .aig-game__info .aig-game__game-details .aig-game__details-value{font-size:16px!important}.game-list--list .aig-game__info .aig-game__game-details .aig-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .aig-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_hotdog .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-hotdog{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-hotdog .lobby-menu-link{text-align:center}.filter-nav-hotdog li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-hotdog li a,.filter-nav-hotdog li:last-child{border:unset}.hotdog-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.hotdog-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.hotdog-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.hotdog-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.hotdog-game__play-btn span{display:none}.hotdog-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hotdog-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-hotdog{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.hotdog-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.hotdog-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.hotdog-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.hotdog-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.hotdog-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.hotdog-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .hotdog-game__info .hotdog-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .hotdog-game__info .hotdog-game__game-details .hotdog-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-value{font-size:10px;font-weight:700}.game-list--grid .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .hotdog-game__info .hotdog-game__game-details .hotdog-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .hotdog-games-wap{display:block}.game-list--list .hotdog-games-wap .game-tag--hot a:after,.game-list--list .hotdog-games-wap .game-tag--jackpot a:after,.game-list--list .hotdog-games-wap .game-tag--new a:after,.game-list--list .hotdog-games-wap .game-tag--promo a:after{width:25%}.game-list--list .hotdog-icon-wrapper{margin-bottom:15px}.game-list--list .hotdog-icon-wrapper .hotdog-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .hotdog-icon-wrapper .hotdog-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .hotdog-icon-wrapper .hotdog-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .hotdog-icon-wrapper .hotdog-game__info .hotdog-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .hotdog-icon-wrapper .hotdog-game__info .hotdog-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .hotdog-icon-wrapper .hotdog-game__info .hotdog-game__game-details .hotdog-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .hotdog-icon-wrapper .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-value{font-weight:700;margin-top:5px}.game-list--list .hotdog-icon-wrapper .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-label{color:#d3d3d3}.game-list--default .hotdog-game__info .hotdog-game__game-details,.side-menu-gamelist .hotdog-game__info .hotdog-game__game-details{display:none}@media(min-width:768px){.hotdog-games-wap{grid-gap:25px;padding:15px}.hotdog-icon-wrapper:hover .hotdog-game__play{opacity:1}.hotdog-icon-wrapper:hover .hotdog-game__game-name{color:#fff}.game-list--grid .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-value{font-size:11px!important}.game-list--grid .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-label{font-size:10px!important}.game-list--list .hotdog-games-wap .game-tag--hot a:after,.game-list--list .hotdog-games-wap .game-tag--jackpot a:after,.game-list--list .hotdog-games-wap .game-tag--new a:after,.game-list--list .hotdog-games-wap .game-tag--promo a:after{width:15%}.game-list--list .hotdog-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .hotdog-game__info .hotdog-game__game-name{font-size:18px!important}.game-list--list .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-value{font-size:16px!important}.game-list--list .hotdog-game__info .hotdog-game__game-details .hotdog-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .hotdog-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_ibex .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-ibex{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-ibex .lobby-menu-link{text-align:center}.filter-nav-ibex li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-ibex li a,.filter-nav-ibex li:last-child{border:unset}.ibex-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.ibex-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.ibex-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.ibex-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.ibex-game__play-btn span{display:none}.ibex-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.ibex-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-ibex{height:30px}.game-slider__slide-ctn .game-tag--hot a:after,.ibex-games-wap .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.game-slider__slide-ctn .game-tag--new a:after,.ibex-games-wap .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.game-slider__slide-ctn .game-tag--promo a:after,.ibex-games-wap .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--promo a:after,.ibex-games-wap .game-tag--promo a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.ibex-games-wap .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.game-slider__slide-ctn .game-tag--jackpot a:after,.ibex-games-wap .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .ibex-game__info .ibex-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .ibex-game__info .ibex-game__game-details .ibex-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .ibex-game__info .ibex-game__game-details .ibex-game__details-value{font-size:10px;font-weight:700}.game-list--grid .ibex-game__info .ibex-game__game-details .ibex-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .ibex-game__info .ibex-game__game-details .ibex-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .ibex-games-wap{display:block}.game-list--list .ibex-games-wap .game-tag--hot a:after,.game-list--list .ibex-games-wap .game-tag--jackpot a:after,.game-list--list .ibex-games-wap .game-tag--new a:after,.game-list--list .ibex-games-wap .game-tag--promo a:after{width:25%}.game-list--list .ibex-icon-wrapper{margin-bottom:15px}.game-list--list .ibex-icon-wrapper .ibex-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .ibex-icon-wrapper .ibex-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .ibex-icon-wrapper .ibex-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .ibex-icon-wrapper .ibex-game__info .ibex-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .ibex-icon-wrapper .ibex-game__info .ibex-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .ibex-icon-wrapper .ibex-game__info .ibex-game__game-details .ibex-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .ibex-icon-wrapper .ibex-game__info .ibex-game__game-details .ibex-game__details-value{font-weight:700;margin-top:5px}.game-list--list .ibex-icon-wrapper .ibex-game__info .ibex-game__game-details .ibex-game__details-label{color:#d3d3d3}.game-list--default .ibex-game__info .ibex-game__game-details,.side-menu-gamelist .ibex-game__info .ibex-game__game-details{display:none}@media(min-width:768px){.ibex-games-wap{grid-gap:25px;padding:15px}.ibex-icon-wrapper:hover .ibex-game__play{opacity:1}.ibex-icon-wrapper:hover .ibex-game__game-name{color:#fff}.game-list--grid .ibex-game__info .ibex-game__game-details .ibex-game__details-value{font-size:11px!important}.game-list--grid .ibex-game__info .ibex-game__game-details .ibex-game__details-label{font-size:10px!important}.game-list--list .ibex-games-wap .game-tag--hot a:after,.game-list--list .ibex-games-wap .game-tag--jackpot a:after,.game-list--list .ibex-games-wap .game-tag--new a:after,.game-list--list .ibex-games-wap .game-tag--promo a:after{width:15%}.game-list--list .ibex-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .ibex-game__info .ibex-game__game-name{font-size:18px!important}.game-list--list .ibex-game__info .ibex-game__game-details .ibex-game__details-value{font-size:16px!important}.game-list--list .ibex-game__info .ibex-game__game-details .ibex-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .ibex-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_crowdplay .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-crowdplay{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-crowdplay .lobby-menu-link{text-align:center}.filter-nav-crowdplay li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-crowdplay li a,.filter-nav-crowdplay li:last-child{border:unset}.crowdplay-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.crowdplay-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.crowdplay-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.crowdplay-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.crowdplay-game__play-btn span{display:none}.crowdplay-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.crowdplay-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-crowdplay{height:30px}.crowdplay-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.crowdplay-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.crowdplay-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.crowdplay-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.crowdplay-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.crowdplay-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-value{font-size:10px;font-weight:700}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .crowdplay-games-wap{display:block}.game-list--list .crowdplay-games-wap .game-tag--hot a:after,.game-list--list .crowdplay-games-wap .game-tag--jackpot a:after,.game-list--list .crowdplay-games-wap .game-tag--new a:after,.game-list--list .crowdplay-games-wap .game-tag--promo a:after{width:25%}.game-list--list .crowdplay-icon-wrapper{margin-bottom:15px}.game-list--list .crowdplay-icon-wrapper .crowdplay-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .crowdplay-icon-wrapper .crowdplay-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .crowdplay-icon-wrapper .crowdplay-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .crowdplay-icon-wrapper .crowdplay-game__info .crowdplay-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .crowdplay-icon-wrapper .crowdplay-game__info .crowdplay-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .crowdplay-icon-wrapper .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .crowdplay-icon-wrapper .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-value{font-weight:700;margin-top:5px}.game-list--list .crowdplay-icon-wrapper .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-label{color:#d3d3d3}.game-list--default .crowdplay-game__info .crowdplay-game__game-details,.side-menu-gamelist .crowdplay-game__info .crowdplay-game__game-details{display:none}@media(min-width:768px){.crowdplay-games-wap{grid-gap:25px;padding:15px}.crowdplay-icon-wrapper:hover .crowdplay-game__play{opacity:1}.crowdplay-icon-wrapper:hover .crowdplay-game__game-name{color:#fff}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-value{font-size:11px!important}.game-list--grid .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-label{font-size:10px!important}.game-list--list .crowdplay-games-wap .game-tag--hot a:after,.game-list--list .crowdplay-games-wap .game-tag--jackpot a:after,.game-list--list .crowdplay-games-wap .game-tag--new a:after,.game-list--list .crowdplay-games-wap .game-tag--promo a:after{width:15%}.game-list--list .crowdplay-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .crowdplay-game__info .crowdplay-game__game-name{font-size:18px!important}.game-list--list .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-value{font-size:16px!important}.game-list--list .crowdplay-game__info .crowdplay-game__game-details .crowdplay-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .crowdplay-games-wap{grid-template-columns:repeat(6,1fr)}}.game-lobby_fs .game-lobby__game-slider{height:250px;margin-top:70px}.filter-nav-fs{align-items:center;background:#404040;display:flex;height:40px;overflow:auto;overflow-y:hidden;padding-right:10px;white-space:nowrap}.filter-nav-fs .lobby-menu-link{text-align:center}.filter-nav-fs li{border-right:1px solid #121212;flex:1;text-align:center}.filter-nav-fs li a,.filter-nav-fs li:last-child{border:unset}.fs-games-wap{display:grid;grid-template-columns:repeat(5,1fr);width:100%;grid-gap:10px;align-content:flex-start;padding:10px}.fs-icon-container{background:#000;border:1px solid #404040;border-radius:4px;display:block;height:100%;position:relative}.fs-game__play{align-items:center;background:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%}.fs-game__play-btn{background: url(/Content/images/svg/play.svg?v=1768366347918) no-repeat;background-color:#e15b4d;background-position:57%;background-size:45%;border-radius:50%;height:4em;width:4em}.fs-game__play-btn span{display:none}.fs-game-icon{aspect-ratio:1;max-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.fs-game__game-name{color:#fff;font-size:11px;font-weight:700;padding:5px;position:relative;text-align:center;z-index:1}.lobby-logo-fs{height:30px}.fs-games-wap .game-tag--hot a:after,.game-slider__slide-ctn .game-tag--hot a:after{background: url(/Content/theme/default/images/game-tag-hot.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:-1px;top:-2px;width:100%}.fs-games-wap .game-tag--new a:after,.game-slider__slide-ctn .game-tag--new a:after{background: url(/Content/theme/default/images/game-tag-new.png?v=1768366347918) 100% 0 no-repeat;background-size:30% auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}.fs-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background: url(/Content/theme/default/images/game-tag-promo.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.fs-games-wap .game-tag--promo a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}}.fs-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background: url(/Content/theme/default/images/tag-ap-jackpot.png?v=1768366347918) 100% 0 no-repeat;background-size:auto;content:"";height:100%;position:absolute;right:0;top:0;width:100%}@media only screen and (max-width:1800px){.fs-games-wap .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--jackpot a:after{background-size:100% auto}}.game-slider__slide-ctn .game-tag--jackpot a:after,.game-slider__slide-ctn .game-tag--promo a:after{background-size:100% auto}.game-list--grid .fs-game__info .fs-game__game-details{border-top:1px solid #404040;display:flex;flex-wrap:wrap;gap:10px;padding:5px 2px}.game-list--grid .fs-game__info .fs-game__game-details .fs-game__details{align-self:flex-end;color:#fff;display:flex;flex:0 0 calc(50% - 5px);flex-direction:column;font-weight:400;text-align:center;word-break:break-word}.game-list--grid .fs-game__info .fs-game__game-details .fs-game__details-value{font-size:10px;font-weight:700}.game-list--grid .fs-game__info .fs-game__game-details .fs-game__details-label{color:#d3d3d3;font-size:9px}.game-list--grid .fs-game__info .fs-game__game-details .fs-game__details:nth-child(3):last-child{margin:0 auto}.game-list--list .fs-games-wap{display:block}.game-list--list .fs-games-wap .game-tag--hot a:after,.game-list--list .fs-games-wap .game-tag--jackpot a:after,.game-list--list .fs-games-wap .game-tag--new a:after,.game-list--list .fs-games-wap .game-tag--promo a:after{width:25%}.game-list--list .fs-icon-wrapper{margin-bottom:15px}.game-list--list .fs-icon-wrapper .fs-icon-container{align-items:center;display:flex;flex-direction:row;padding:0;width:100%}.game-list--list .fs-icon-wrapper .fs-game-icon{height:80px;margin-right:5px;width:80px}.game-list--list .fs-icon-wrapper .fs-game__info{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:column}.game-list--list .fs-icon-wrapper .fs-game__info .fs-game__game-name{box-sizing:border-box;font-size:13px;text-align:left;width:100%}.game-list--list .fs-icon-wrapper .fs-game__info .fs-game__game-details{align-items:center;border-top:1px solid #404040;box-sizing:border-box;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px;width:100%}.game-list--list .fs-icon-wrapper .fs-game__info .fs-game__game-details .fs-game__details{align-self:center;align-self:flex-end;color:#fff;display:flex;flex:1 1 0;flex-direction:column;font-size:11px;font-weight:400;margin-right:2px;min-width:0;text-align:left;word-break:break-word}.game-list--list .fs-icon-wrapper .fs-game__info .fs-game__game-details .fs-game__details-value{font-weight:700;margin-top:5px}.game-list--list .fs-icon-wrapper .fs-game__info .fs-game__game-details .fs-game__details-label{color:#d3d3d3}.game-list--default .fs-game__info .fs-game__game-details,.side-menu-gamelist .fs-game__info .fs-game__game-details{display:none}@media(min-width:768px){.fs-games-wap{grid-gap:25px;padding:15px}.fs-icon-wrapper:hover .fs-game__play{opacity:1}.fs-icon-wrapper:hover .fs-game__game-name{color:#fff}.game-list--grid .fs-game__info .fs-game__game-details .fs-game__details-value{font-size:11px!important}.game-list--grid .fs-game__info .fs-game__game-details .fs-game__details-label{font-size:10px!important}.game-list--list .fs-games-wap .game-tag--hot a:after,.game-list--list .fs-games-wap .game-tag--jackpot a:after,.game-list--list .fs-games-wap .game-tag--new a:after,.game-list--list .fs-games-wap .game-tag--promo a:after{width:15%}.game-list--list .fs-game-icon{height:120px!important;margin-right:12px;width:120px!important}.game-list--list .fs-game__info .fs-game__game-name{font-size:18px!important}.game-list--list .fs-game__info .fs-game__game-details .fs-game__details-value{font-size:16px!important}.game-list--list .fs-game__info .fs-game__game-details .fs-game__details-label{font-size:14px!important}}@media screen and (orientation:landscape){.mobile .fs-games-wap{grid-template-columns:repeat(6,1fr)}}.list-search{margin:15px;position:relative}.list-search-input{background-image:linear-gradient(90deg,#fff,#cc0a0a);border:none;font-size:14px;outline:none;padding:15px 40px;width:40%}.game-lobby_betsoft .list-search-input{background-image:linear-gradient(90deg,#fff,rgba(2,26,42,.761))}.game-lobby_bng .list-search-input{background-image:linear-gradient(90deg,#fff,rgba(0,0,0,.639))}.game-lobby_pt .list-search-input{background-image:linear-gradient(90deg,#fff,#0f465a)}.game-lobby_joker .list-search-input{background-image:linear-gradient(90deg,#fff,#101010)}.list-search-icon:before{color:#d3d3d3;content:"";font-family:FontAwesome;font-size:18px;left:15px;position:absolute;top:15px}.empty-loading:empty:before,.header__balance-balance:empty:before,.spinner:before{animation:spinner .6s linear infinite;border:2px solid #ccc;border-radius:50%;border-top-color:#07d;box-shadow:0 -2px 5px 0 #00e0fc}.empty-loading{min-height:100px}.empty-loading:empty:before,.spinner:before{box-sizing:border-box;content:"";height:30px;left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;width:30px}.header__balance-balance:empty:before{content:"";display:inline-block;height:12px;margin-bottom:-3px;margin-left:3px;width:12px}@keyframes spinner{to{transform:rotate(1turn)}}.title_180px{min-width:180px}.statement-table td{color:#0064bd}.no-record td{color:#333}.text_white{color:#fff}.text_black{color:#000}.text_grey{color:gray}.text_lightblue{color:#0064bd!important}.text_mildblue{color:#03a9f4}.text_midblue{color:#039!important}.text_green{color:#006400!important}.text_orange{color:#f60!important}.text_blue{color:blue}.Rejected,.text_burgundy,.text_danger,.text_loss{color:#ad0000!important}.text_red{color:red}.text_capitalize{text-transform:capitalize}.FailInput{background-color:#ffe6e6!important;border:1px solid #f66!important}.btn.fa:before{padding-right:5px}.btn.fa:after{padding-left:5px}.btn_border-grey{border:1px solid #828282}.fa-chevron-left-after:before{content:""}.fa-chevron-right-after:after{content:""}.blink{animation:blink .5s infinite}.full-iframe{height:100%!important;left:0;position:fixed!important;top:0;width:100%!important;z-index:2147483640}.iframe-black-zoom-img{content:url(/Content/theme/default/images/black_zoom.png);width:100%}@keyframes blink{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}.bf-play .iframe-container,.maxbet-play .iframe-container,.ssport-play .iframe-container{-webkit-overflow-scrolling:touch}.og-play .iframe-container{max-height:1003px}.bg-black{background-color:#000!important}.iframe-container{background-color:#000;height:calc(100vh - 180px);min-height:450px;overflow-x:hidden;position:relative;width:100%}.client-game-src{border:0;box-sizing:border-box;display:block;height:100%;width:100%}.game-back-to-lobby{background:rgba(0,0,0,.5);cursor:pointer;left:0;position:absolute;top:0;width:80px;z-index:999}.game-back-to-lobby--ls{width:60px}.frame-loader-gif{content:url(/Content/theme/default/images/game_loading.gif);left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);width:45px;width:2vw}.iframe-white-zoom-img{background-image: url(/Content/theme/default/images/white_zoom.png?v=1768366347918);background-position:50%;background-size:cover;height:30px;width:30px}.zoom-holder{cursor:pointer;padding:0 0 10px 10px;position:absolute;right:0;top:0;width:30px}.zoom-holder.top-right{position:fixed;right:0;top:0;z-index:999}.vendor-ezugi .zoom-holder{padding:0;width:20px}.vendor-ezugi .iframe-white-zoom-img{height:20px;width:20px}.leg-close-btn{background-image:linear-gradient(0deg,#ffeb3b,#ffe531,#ffdf25,#ffd917,#ffd300);border-radius:5px;box-shadow:-4px 4px 6px 0 rgba(0,0,0,.5);cursor:pointer;height:40px;position:absolute;right:-4px;text-align:center;top:calc(50% - 30px);width:40px;z-index:99}.mobile .leg-close-btn{bottom:-3px;left:50%;top:auto;transform:rotate(90deg)}.leg-close-btn__img{width:100%}#ul-tab-shtcut,.hide,.nav-mark-new{display:none}.app-logo{margin-left:5px}.app-logo img{height:30px}.hot-product{display:none;margin:10px auto auto;overflow:hidden;z-index:9}.hot-product__title{display:none}.hot-product-ctn{overflow:hidden;position:absolute;right:0;top:0;width:248px}.hot-product-ctn img{width:100%}.hot-product-ctn .hot-product__banner a>img,.hot-product-ctn .hot-product__banner>img{display:block}.slide-active{animation-duration:.6s;animation-iteration-count:1;animation-name:fadeInOpacity;animation-timing-function:ease-in;display:block;opacity:1}.ios .slide-active{animation-name:none}#div-balance,#div-profile,.slide-inactive{display:none}.mobile .btn_changepass:hover,.mobile .btn_user-main-btn:hover,.mobile .btn_user:hover,.tablet .btn_changepass:hover,.tablet .btn_user-main-btn:hover,.tablet .btn_user:hover{background-color:#000;color:#fff}.ipad .vendor_maintenance .vendor__ctn_cf .play-link,.mobile .vendor_maintenance .vendor__ctn_cf .play-link,.tablet .vendor_maintenance .vendor__ctn_cf .play-link{display:block}.page404__container{background: url(/Content/images/err-bg.jpg?v=1768366347918);background-attachment:fixed;background-position:50%;background-repeat:no-repeat;margin:0;min-height:600px;width:100%}.page404__message-ctn{display:flex;flex-direction:column;height:100%;justify-content:center;padding:30px 25px}.page404__message-main-title{color:#db0000;font-family:Tahoma;font-size:80px;margin:0;padding:0}.page404__message-main-text{color:#fff;font-family:Tahoma;font-size:30px;margin:0;padding:0}.page404__btn-home{background:transparent;border:1px solid #fff;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-family:Tahoma;font-size:20px;font-weight:600;height:27px;margin-top:20px;padding:12px 19px;text-shadow:-1px 0 #000,0 1px #000,1px 0 #000,0 -1px #000;width:200px}.page404__btn-home:hover{background:#fff;color:#000;text-shadow:none}#cashHistoryAppRoot{padding-bottom:45px}.popup-ctn .popup-wrapper .popup__btn-fom{bottom:-15px;left:50%;position:absolute;transform:translate(-50%);width:140px}.popup-ctn .popup-wrapper .popup__btn-fom .popup-img{position:unset;width:100%}@supports(-ms-ime-align:auto){html{overflow:hidden}body,html{height:100%}body{overflow:auto}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){html{overflow:hidden}body,html{height:100%}body{overflow:auto}select::-ms-expand{background:transparent;border:none}select.lang-selection__list::-ms-expand{color:#fff}.register select{border:1px solid #868686}input[type=file]{padding:0}.ie-select-arrow_my-bets{right:65px;top:32px}.register-arrow{right:5px;top:12px}.select-box{min-width:100px;padding:0}.input-file__wrapper{width:200px}.btn-circle{font-size:8px}img{border:none}.deposit-arrow{margin-top:11px}.withdrawal-arrow{display:none;margin-top:10px}.lang-selection__arrow{display:none}}@media screen and (orientation:landscape){.mobile #chat-widget-container,.mobile #livechat-compact-container{display:none!important}.mobile .leg-close-btn{bottom:auto;left:auto;right:-3px;top:calc(50% - 30px);transform:rotate(0deg)}}#chat-widget-container,#livechat-compact-container{max-width:100%}.mobile.fullscreen #chat-widget-container,.mobile.fullscreen #livechat-compact-container{display:none!important}.is-failover #logo{display:none}.announcement-title{cursor:pointer;margin-top:0}.announcement-title.collapsible:after{content:"➕";float:right;font-size:13px;margin-left:5px}.announcement-title.active:after{content:"➖"}.popup-ctn{align-items:center;bottom:0;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:990}.popup-ctn__regsuccess .popup-wrapper:after{animation:elastic-spin 5s ease infinite;background: url(/Content/images/popup/img-lightFlare.png?v=1768366347918) 50% no-repeat;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.popup-ctn__regsuccess .popup-overlay{background-color:rgba(0,0,0,.6)}.popup-ctn__regsuccess .popup-close-btn{background: url(/Content/images/popup/btnclose.png?v=1768366347918) no-repeat;border-radius:0;height:54px;width:54px}.popup-ctn__regsuccess .popup-close-btn-icon{display:none}.popup-overlay{background-color:rgba(0,0,0,.271);height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-overlay.allow-close{cursor:pointer}.popup-wrapper{margin:100px;position:relative;z-index:1010}.popup-img{max-height:90vh;width:100%}.popup-close-btn{align-items:center;background:#000;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:30px;justify-content:center;position:absolute;right:-8px;text-align:center;top:-8px;width:30px}.popup-close-btn-icon:before{padding:0}@media only screen and (max-width:480px){.popup-wrapper{margin:20px}}@keyframes elastic-spin{0%{transform:rotate(0deg)}to{transform:rotate(2turn)}}@media screen and (max-width:1555px){.main__content-block:not(.playgame-ctn .main__content-block){margin-bottom:80px!important}}@media print{#livechat-compact-container,#livechat-full,#wrapper,.header,.header__message{display:none}}@-moz-document url-prefix(){.lang-selection__arrow:before{margin-top:-22px}}.ios .field__value{border:none;border-radius:0;border-bottom-right-radius:3px;border-top-right-radius:3px}.ripple{background-image:radial-gradient(circle,transparent 1%,#ff9800 0);background-position:50%;background-size:15000%}.center{text-align:center}.game-lobby_common .game-lobby__game-slider{height:200px;margin-top:70px}.game-lobby__game-list_common{padding-top:20px}.game-list__game_common{padding:15px;text-align:center;width:25%}.game__ctn_common{border:1px solid #404040;border-radius:10px;display:block;overflow:hidden;padding:0;position:relative;width:100%}.game-list__game:hover .game__name_common{color:#4aaf6c;display:block;opacity:1}.game-list__game_common:hover .game__link:after{background-color:#4aaf6c;background-image: url(/Content/images/games/nlc/play.svg?v=1768366347918);background-position:57%;background-repeat:no-repeat;background-size:40%;border-radius:50%;color:#fff;content:"";height:4em;left:0;left:50%;margin-left:-2em;margin-top:-2em;overflow:hidden;position:absolute;top:40%;transition:opacity .2s linear;width:4em;z-index:2}.game__name_common{background:#000;bottom:0;color:#fff;height:40px;line-height:40px;position:relative;text-align:center;text-transform:uppercase;width:100%;z-index:1}.common_game__img{height:166px;-o-object-fit:contain;object-fit:contain;width:100%}.fourdresult__static,.redeem__static{height:100vh}.fa-play-video-circle:before{padding-right:5px}.pk-progress-ctn:empty{border:none}.desktop .spribe-play .main-content-bound .zoom-holder{margin-top:20px}.restricted-content .bank,.restricted-content .withdrawal__form-ctn{filter:blur(5px);opacity:.7;pointer-events:none}.claim-point__icon{right:-3px;top:-1px;width:14px}.noti__icn{background-color:red;border-radius:50%;height:8px;right:-3px;top:-1px;width:8px}.focus-animation{animation:moveUpDown 2s ease-in-out infinite}.page__static-promotion{height:calc(100vh - 90px)}.page__static-loading{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.page__static-loading span{animation:loading 3s linear infinite;font-size:50px}.page__static.show-iframe .page__static-loading{display:none}.layout-switcher__ctn{justify-content:end;margin:15px}.layout-switcher__ctn .active{background-color:#fff;color:#000}.layout-switcher_button{background-color:#666;border:none;color:#fff;padding:12px 16px}.layout-switcher_button:hover{background-color:#d3d3d3;cursor:pointer}
