.viewer{position:fixed;z-index:1010;width:100%;height:100%;left:0;top:0;bottom:0;right:0;font-size:1rem;visibility:hidden;opacity:0;will-change:opacity;transition:visibility 0s ease .2s,opacity .2s ease 0s}.viewer.active{visibility:visible;opacity:1;transition:visibility 0s ease 0s,opacity .2s ease 0s}.viewer.active~.header,.viewer.active~.l-layout{-webkit-filter:blur(5px);filter:blur(5px)}.viewer__backdrop{background:rgba(0,0,0,.85);position:absolute;left:0;top:0;width:100%;height:100%}.viewer__controls{position:absolute;padding:1.875em 0;width:9.375em;right:0;top:0;z-index:1020;height:100%;display:flex;flex-direction:column;justify-content:space-between}a.viewer__button{width:100%;padding:5px 0;display:flex;flex-direction:column;align-items:center;color:#fff;font-size:.875em;text-decoration:none;margin-bottom:15px}a.viewer__button:last-child{margin-bottom:0}a.viewer__button:hover{color:#69d6ff}a.viewer__button i{margin-bottom:7px;font-size:16px}a.viewer__button span{font-size:16px}.viewer__frame{position:absolute;display:flex;background:0 0;align-items:center;justify-content:center;width:100%;height:100%;z-index:1005}#game_screen{width:70vw;height:40vw;border:none;margin-top:0;box-shadow:0 0 85px rgba(234,111,255,.2)}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.body--modal{overflow:hidden;max-height:100vh}.messages-wrapper{position:relative;color:#000}.messages-wrapper button{background-color:transparent;border:none}.messages-menu{display:none;height:100vh;position:absolute;left:0;width:100%;top:70px;background-color:rgba(0,0,0,.8)}.messages-menu .messages-menu-wrapper{background-color:#fff;position:relative;border-radius:4px;padding:8px;box-shadow:0 5px 5px 0 rgba(0,0,0,.15);position:absolute;width:380px;top:0;right:0;text-align:left}.messages-menu .messages-menu-wrapper p.title{font-size:16px;font-style:normal;font-weight:700;line-height:140%;color:#1e1e1e;margin-bottom:0;text-transform:none}.messages-menu .messages-menu-wrapper p.title span{color:#757575}.messages-menu .messages-menu-wrapper .buttons{display:flex;justify-content:space-between;gap:10px;padding-bottom:10px;border-bottom:1px solid #ececec}.messages-menu .messages-menu-wrapper .buttons .all{font-size:14px;font-style:normal;font-weight:700;line-height:140%;padding:0;color:#1e1e1e;margin-bottom:0}.messages-menu .messages-menu-wrapper .buttons button.filter-text{color:#1e1e1e;font-size:14px;font-style:normal;font-weight:700;line-height:140%;padding:0;margin-bottom:0;display:flex;align-items:center;gap:7px;cursor:pointer;background:0 0;border:none}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper{position:relative}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters{display:none;position:absolute;border-radius:4px;padding:8px;background-color:#fff;right:0;box-shadow:0 2px 15px 0 rgba(0,0,0,.15);z-index:2}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button{padding:10px 10px;width:100%;text-align:left;border-radius:4px;display:flex;gap:10px;align-items:center;justify-content:space-between;padding-left:30px;position:relative;line-height:1.3}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button:before{display:inline-block;position:absolute;left:0;top:calc(50% - 10px);content:"";width:20px;height:20px;background:url(../../../common/img/lobby-icon-1.svg) no-repeat center/contain}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button[data-tab="4"]:before{background:url(../../../common/img/lobby-icon-5.svg) no-repeat center/contain}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button[data-tab="0"]:before{background:url(../../../common/img/lobby-icon-2.svg) no-repeat center/contain}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button[data-tab="1"]:before{background:url(../../../common/img/lobby-icon-4.svg) no-repeat center/contain}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button[data-tab="2"]:before{background:url(../../../common/img/lobby-icon-3.svg) no-repeat center/contain}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button[data-tab="3"]:before{background:url(../../../common/img/lobby-icon-1.svg) no-repeat center/contain}.messages-menu .messages-menu-wrapper .buttons .filter-wrapper .filters button:hover{background-color:#f5f5f5}.messages-menu .messages-menu-wrapper .buttons button{background-color:transparent;border:none;font-size:14px;font-style:normal;font-weight:700;line-height:140%;padding:0;color:#757575;white-space:nowrap}.messages-menu .messages-menu-wrapper .buttons button span{color:#888;font-size:12px;font-style:normal;font-weight:700;line-height:120%;border:1px solid #888;border-radius:500%;display:inline-flex;min-width:19px;aspect-ratio:1/1;padding:1px;margin-left:3px;align-items:center;justify-content:center}.messages-menu .messages-menu-wrapper .buttons button span:empty{display:none}.messages-menu .messages-menu-wrapper .buttons button.isActive{color:#1e1e1e;background-color:#f5f5f5}.messages-menu .messages-menu-wrapper .buttons button.isActive span{background-color:red;border:none;color:#fff}.messages-menu ul{list-style-type:none;text-align:left;padding-left:0}.messages-menu ul li:not(.message){color:#1e1e1e}.messages-menu ul .infoMsg{margin:0}.messages-menu ul .message{padding:5px;border-bottom:1px solid #ececec;position:relative}.messages-menu ul .message .title-wrapper{display:flex;gap:20px;align-items:flex-start;justify-content:space-between;margin-bottom:5px}.messages-menu ul .message .title-wrapper p:first-child{color:#a7a7a7;font-size:14px;font-style:normal;font-weight:800;line-height:140%;margin-bottom:0;text-transform:none}.messages-menu ul .message .title-wrapper p:last-child{font-size:10px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:5px;text-align:right;color:#a7a7a7;margin-bottom:0}.messages-menu ul .message .body{color:#a7a7a7;font-size:12px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:0}.messages-menu ul .message:last-child{border-bottom:none}.messages-menu ul .message:hover{background-color:#f5f5f5}.messages-menu ul .message a{padding-left:40px;display:block;text-decoration:none}.messages-menu ul .message a:before{display:inline-block;position:absolute;left:0;top:calc(50% - 15px);content:"";width:30px;height:30px;background:url(../../../common/img/lobby-icon-1.svg) no-repeat center/contain}.messages-menu ul .message.type-0 a:before{background:url(../../../common/img/lobby-icon-2.svg) no-repeat center/contain}.messages-menu ul .message.type-1 a:before{background:url(../../../common/img/lobby-icon-4.svg) no-repeat center/contain}.messages-menu ul .message.type-2 a:before{background:url(../../../common/img/lobby-icon-3.svg) no-repeat center/contain}.messages-menu ul .message.type-3 a:before{background:url(../../../common/img/lobby-icon-1.svg) no-repeat center/contain}.messages-menu ul .message.unread .title-wrapper p:first-child{font-weight:800;color:#1e1e1e;text-transform:none}.messages-menu ul .message.unread .body,.messages-menu ul .message.unread .title-wrapper p:last-child{color:#1e1e1e}.messages-menu ul.main-list{max-height:410px;overflow-y:auto;margin-bottom:0}.messages-menu ul li[class^=messages-type]{display:none}.messages-menu ul li.messages-type-4{display:block}.jquery-modal.blocker{z-index:9999999999;background-color:rgba(0,0,0,.45);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);display:flex;justify-content:flex-start;align-items:flex-start}.jquery-modal.blocker .modal{width:90vw;max-width:580px;padding:20px 20px 30px 20px;vertical-align:baseline;text-align:center;box-shadow:none;border-radius:10px;background-color:#fefefe;overflow:hidden;position:relative;height:auto}.jquery-modal.blocker .modal a.close-modal{top:10px;right:10px;z-index:1;border:2px solid transparent;background:0 0;border-radius:100%;background-color:#323232}.jquery-modal.blocker .modal a.close-modal:hover{background-color:#cccbcb}.jquery-modal.blocker .modal a.close-modal:hover:before{color:#323232}.jquery-modal.blocker .modal a.close-modal:before{content:"\f00d";font:normal normal normal 14px/1 FontAwesome;font-size:18px;color:#fff;display:inline-block;position:absolute;right:6px;top:4px;text-indent:initial}.jquery-modal.blocker .modal .cta{display:block;width:100%;margin-bottom:10px}.jquery-modal.blocker .modal .title{font-size:30px;font-weight:900;line-height:1.2;color:#323232;margin-bottom:10px;font-family:Lato,sans-serif}.jquery-modal.blocker .modal a.cta{text-decoration:none;display:block;width:100%;margin:10px 0;display:block;text-decoration:none;text-transform:uppercase;letter-spacing:1px;padding:10px 20px;border:solid 1px transparent;font-size:16px;font-weight:700;border-radius:4px;transition:all .3s ease}.jquery-modal.blocker .modal p:not(.title){font-size:17px;font-weight:400;line-height:1.5;margin:6px 0}.jquery-modal.blocker .modal a:not(.cta){color:var(--modal-a-color)}.jquery-modal.blocker .modal img{width:100%;max-width:300px;margin:0 auto 20px auto;display:block;height:auto}.modal-slider{display:none}.modal-slider .modal-slider{display:block}.b-game-wrap,.featured_game_list,.game_list{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:10px}.b-game-wrap .featured_casino_game_container,.b-game-wrap .from_helper,.featured_game_list .featured_casino_game_container,.featured_game_list .from_helper,.game_list .featured_casino_game_container,.game_list .from_helper{text-decoration:none;text-align:center;max-width:200px;width:200px}.b-game-wrap .card--square,.b-game-wrap .featured_game,.featured_game_list .card--square,.featured_game_list .featured_game,.game_list .card--square,.game_list .featured_game{width:200px;height:200px;background:#efefef;background-size:cover;background-position:center center;border-radius:8px;display:inline-block;text-decoration:none;transition:all .3s ease}.b-game-wrap .card,.featured_game_list .card,.game_list .card{font-size:1rem;position:relative;border-radius:4px;width:100%;padding-top:100%}.b-game-wrap .card .tag-wrapper,.featured_game_list .card .tag-wrapper,.game_list .card .tag-wrapper{display:flex;gap:5px;justify-content:flex-end;align-items:flex-end;flex-direction:column;width:100%;position:absolute;bottom:10px;right:0;top:0;left:0}.b-game-wrap .card .game_featured,.featured_game_list .card .game_featured,.game_list .card .game_featured{padding:4px 10px;background:#049dbc;color:#fff;font-size:10px;text-transform:uppercase;border-top-left-radius:10px;border-bottom-left-radius:10px;font-weight:700;z-index:2;transition:all .3s ease;transform:none;top:auto;width:auto;height:auto;line-height:normal}.b-game-wrap .card .game_featured+.game_featured,.featured_game_list .card .game_featured+.game_featured,.game_list .card .game_featured+.game_featured{bottom:40px}.b-game-wrap .card .game_featured.featured_popular,.featured_game_list .card .game_featured.featured_popular,.game_list .card .game_featured.featured_popular{background:var(--popular-badge-color);color:#4a1452}.b-game-wrap .card .game_featured.featured_new,.featured_game_list .card .game_featured.featured_new,.game_list .card .game_featured.featured_new{background:var(--new-badge-color);color:var(--new-badge-text-color)}.b-game-wrap .card .game_featured.featured_seasonal,.featured_game_list .card .game_featured.featured_seasonal,.game_list .card .game_featured.featured_seasonal{background:var(--winter-badge-color);color:var(--winter-badge-text-color)}.b-game-wrap .card .game_featured.featured_cash_only,.featured_game_list .card .game_featured.featured_cash_only,.game_list .card .game_featured.featured_cash_only{background:var(--cash-only-badge-color);color:var(--cash-only-text-color)}.b-game-wrap .card .card__image,.featured_game_list .card .card__image,.game_list .card .card__image{position:absolute;top:0;left:0;height:100%;width:100%;border:none;background-position:center center;background-size:cover;background-repeat:no-repeat}.b-game-wrap .card .card__image.game_icon,.b-game-wrap .card .card__image.swiper_game_icon,.featured_game_list .card .card__image.game_icon,.featured_game_list .card .card__image.swiper_game_icon,.game_list .card .card__image.game_icon,.game_list .card .card__image.swiper_game_icon{background-color:#ccc;text-align:center}.b-game-wrap .card:hover .card__overlay,.featured_game_list .card:hover .card__overlay,.game_list .card:hover .card__overlay{transform:translateY(0);transition:transform .2s ease}.b-game-wrap .card:hover .card__button--primary,.featured_game_list .card:hover .card__button--primary,.game_list .card:hover .card__button--primary{display:block!important}.b-game-wrap .card:hover .card__stars,.b-game-wrap .card:hover .card__title,.featured_game_list .card:hover .card__stars,.featured_game_list .card:hover .card__title,.game_list .card:hover .card__stars,.game_list .card:hover .card__title{opacity:1;transition:opacity .2s ease .15s}.b-game-wrap .card:hover .card__actions,.featured_game_list .card:hover .card__actions,.game_list .card:hover .card__actions{transform:translateY(0)}.b-game-wrap .card:hover .tag-wrapper,.featured_game_list .card:hover .tag-wrapper,.game_list .card:hover .tag-wrapper{top:6px;bottom:auto}.b-game-wrap .card__jackpot,.featured_game_list .card__jackpot,.game_list .card__jackpot{position:absolute;bottom:0;left:0;right:0;text-align:center;background:rgba(0,0,0,.7);color:#f9da10;font-size:11px;letter-spacing:1px;padding:4px;text-transform:uppercase}.b-game-wrap .card__jackpot strong,.featured_game_list .card__jackpot strong,.game_list .card__jackpot strong{font-weight:700}.b-game-wrap .card__jackpot span,.featured_game_list .card__jackpot span,.game_list .card__jackpot span{color:#fff}.b-game-wrap .card__image,.featured_game_list .card__image,.game_list .card__image{display:block;width:100%;border-radius:4px;overflow:hidden;height:auto}.b-game-wrap .card__image img,.featured_game_list .card__image img,.game_list .card__image img{display:block;margin:auto}.b-game-wrap .card__content,.featured_game_list .card__content,.game_list .card__content{position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;overflow:hidden;z-index:10}.b-game-wrap .card__overlay,.featured_game_list .card__overlay,.game_list .card__overlay{position:absolute;z-index:11;background:rgba(0,0,0,.6);width:100%;height:100%;left:0;right:0;top:0;bottom:0;padding:15px 0;transform:translateY(100%);transition:transform .2s ease .15s}.b-game-wrap .card__title,.featured_game_list .card__title,.game_list .card__title{font-weight:700;color:#fff;text-align:center;font-size:16px;line-height:1.3;opacity:0;transform:opacity .2s ease 0s}.b-game-wrap .card__stars,.featured_game_list .card__stars,.game_list .card__stars{display:flex;align-items:center;justify-content:center;margin-top:12px;opacity:0;transition:opacity .2s ease 0s}.b-game-wrap .card__stars .fa,.featured_game_list .card__stars .fa,.game_list .card__stars .fa{font-size:14px;color:#f9da10;cursor:pointer;text-shadow:1px 1px 2px rgba(0,0,0,.3);padding-left:4px}.b-game-wrap .card__stars .fa:last-child,.featured_game_list .card__stars .fa:last-child,.game_list .card__stars .fa:last-child{margin-left:0}.b-game-wrap .card__stars .fa:hover,.featured_game_list .card__stars .fa:hover,.game_list .card__stars .fa:hover{color:purple}.b-game-wrap .card__stars .fa:hover~.fa,.featured_game_list .card__stars .fa:hover~.fa,.game_list .card__stars .fa:hover~.fa{color:purple}.b-game-wrap .card__actions,.featured_game_list .card__actions,.game_list .card__actions{position:absolute;width:100%;padding:0 15px 15px 15px;bottom:0;left:0;width:100%;z-index:12;transform:translateY(101%);transition:transform .3s ease}.b-game-wrap .card__button,.featured_game_list .card__button,.game_list .card__button{display:block;font-size:12px;text-transform:uppercase;color:#fff;padding:.3076923077em 10px;text-decoration:none;text-align:center;outline:0;box-shadow:none;position:relative;border-radius:1em;overflow:hidden;width:100%;border:none}.b-game-wrap .card__button--primary,.featured_game_list .card__button--primary,.game_list .card__button--primary{margin-bottom:10px;background:var(--main-button-color)}.b-game-wrap .card__button--primary:before,.featured_game_list .card__button--primary:before,.game_list .card__button--primary:before{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0;background:#fff;display:block;content:"";z-index:0}.b-game-wrap .card__button--primary:hover:before,.featured_game_list .card__button--primary:hover:before,.game_list .card__button--primary:hover:before{opacity:.1}.b-game-wrap .card__button--transparent,.featured_game_list .card__button--transparent,.game_list .card__button--transparent{border:1px solid #fff}.b-game-wrap .card__button--transparent:hover,.featured_game_list .card__button--transparent:hover,.game_list .card__button--transparent:hover{background:rgba(255,255,255,.15)}.b-game-wrap .card__caption,.featured_game_list .card__caption,.game_list .card__caption{text-transform:uppercase;font-weight:300;font-size:.75em;text-align:center;line-height:1.25;margin-top:1em}.recent_winner{display:flex;justify-content:center;align-items:center;padding:10px;margin-bottom:8px;color:#fff;font-family:Roboto,sans-serif;font-weight:400;font-size:14px;line-height:18px;background:linear-gradient(180deg,#121212 0,rgba(18,18,18,0) 100%);border:1px solid #1f1f1f;transition:all .3s ease;width:100%}.recent_winner:hover{border:solid 1px rgba(212,175,55,.4)}.recent_winner a{text-decoration:underline;color:#fff}.recent_winner .game_image{width:84px;height:84px;margin-right:10px;overflow:hidden;border-radius:50%;border:solid 1px #1f1f1f;object-fit:cover}.recent_winner .name{font-weight:700;font-size:15px}.recent_winner .date{font-size:12px;font-weight:400;color:#f1f1f1;float:right;margin-right:6px;font-style:italic}.recent_winner .amount{font-weight:700;font-size:18px;color:#9191ff}.recent_winner .won_game{text-align:left!important}.recent_winner .try{font-size:12px;text-transform:uppercase;font-weight:700;margin-top:6px}body .modal{background:rgba(0,0,0,.5);z-index:99999999}.modal__container{max-height:none}.modal__content{position:relative;display:inline-block;max-width:-webkit-fit-content;max-width:fit-content;padding:0;border-radius:10px;margin-bottom:0;margin-top:0;background:#fff;transition:padding .3s ease;overflow:visible;margin:auto 0}.modal__content .modal__close-btn{color:#323232}.modal__content .modal__close-btn:hover{color:#000}body .micromodal-slide .modal__overlay{overflow-y:auto;align-items:flex-start;padding:20px 0}.modal__top{margin-bottom:20px;padding:10px 20px;justify-content:flex-end}.modal__close-btn{height:18px;color:#fff;transition:.3s ease}.modal__close-btn:hover{color:#f5f5f5;cursor:pointer}.modal__body{padding:0 20px 20px 20px;transition:padding .3s ease}.micromodal-slide{position:relative;z-index:200}.micromodal-slide #modal-3{display:none}.micromodal-slide #modal-3.is-open{display:block}.micromodal-slide .modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center}.micromodal-slide .modal__header{width:100%;display:flex;position:static;justify-content:flex-end;margin-bottom:0;align-items:center;background:0 0;padding-bottom:15px}.micromodal-slide .modal__title{margin-top:0;margin-bottom:0;font-weight:600;font-size:1.25rem;line-height:1.25;color:#00449e;box-sizing:border-box}.micromodal-slide .modal__close{background:0 0;border:0;position:relative;top:5px}.micromodal-slide .modal__header .modal__close:before{content:"✕";font-size:25px;font-weight:800;line-height:1}.micromodal-slide .modal__content{margin-top:20px;margin-bottom:20px;line-height:1.5;color:rgba(0,0,0,.8)}.micromodal-slide .modal__content .modal__body{margin-top:0;padding-top:15px}.micromodal-slide .modal__btn{font-size:.875rem;padding-left:1rem;padding-right:1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#e6e6e6;color:rgba(0,0,0,.8);border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:transform .25s ease-out}.micromodal-slide .modal__btn:focus,.micromodal-slide .modal__btn:hover{transform:scale(1.05)}.micromodal-slide .modal__btn-primary{background-color:#00449e;color:#fff}.micromodal-slide{display:none}.micromodal-slide.is-open{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true] .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}div#auth:not(.registration-form),div.login{width:500px;max-width:100%;padding:15px;text-align:center;color:#000;background:#fff;margin:0 auto}.login{position:relative}.login .login__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.5);z-index:1;display:flex;justify-content:center;align-items:center}.login .login__overlay.hidden{display:none}.login input[type=password]::-ms-clear,.login input[type=password]::-ms-reveal{display:none}.login .input-wrapper{position:relative;width:100%}.login .eye-icon{position:absolute;right:10px;top:25px;transform:translateY(-50%);cursor:pointer;color:#666;list-style:normal}.login .eye-icon.visible{color:#18662a}.login .col-sm-12 #password-page{padding-right:40px}.login .col-sm-12 .eye-icon{right:25px}.login .alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb;position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.login .alert-success.hide{display:none}#login .error-text{color:red;margin-bottom:15px}#auth:not(.registration-form){margin:30px auto 60px auto}#auth h1,.login__title{margin-bottom:15px;font-size:31px;line-height:1.2;font-weight:700;text-align:center}#auth .login__form input[type=password],#auth .login__form input[type=text],.login__form .login__input{display:block;width:100%;height:45px;padding:10px;font-size:17px;line-height:1.428571429;background-color:#fff;background-image:none;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;border:none;border-bottom:solid 1px #ccc;color:#2f3d5b;letter-spacing:1px;padding-left:0;margin-bottom:10px;outline:0}.login__input[type=password]{padding-right:40px}#auth input:focus,.login__input:focus{border-bottom:1px solid #000}body #auth .submit-btn,body .login__login-btn{margin-top:10px;margin-bottom:20px;padding:12px 70px;display:inline-block;font-size:18px;font-weight:700;line-height:1;color:#fff;letter-spacing:1.125px;text-transform:capitalize;border-radius:var(--button-border-radius);background:var(--login-button-color);transition:all .3s ease;border:none;cursor:pointer}#auth .submit-btn:hover,.login__form .login__login-btn:hover{background:var(--login-button-color-hover);border:none;color:#fff}#auth a,.login__recovery{margin-bottom:20px;display:inline-block;font-size:14px;letter-spacing:1.125px;text-transform:capitalize;color:#7c7c7c}#auth a:hover,.login__recovery:hover{text-decoration:underline}.login__subtitle{margin-bottom:10px;display:flex;justify-content:center;align-items:center;gap:10px}.login__subtitle-line{flex:auto;height:1px;display:block;background:#e7e7e7}.login__subtitle-txt{flex:0 0 auto;font-size:14px;letter-spacing:1.125px;text-transform:capitalize}.login__join-btn{margin-bottom:20px;display:inline-block;padding:10px 20px;background:#f5f5f5;color:#222;background:linear-gradient(to bottom,#f7f8fa,#e7e9ec);text-decoration:none;box-shadow:0 1px 0 rgba(255,255,255,.6) inset;border-radius:var(--button-border-radius);border:solid 1px #adb1b8;transition:all .3s ease;letter-spacing:1.125px;line-height:1}.login__join-btn:hover{background:linear-gradient(to bottom,#edeef0,#dddfe2)}.login__bonus{font-size:16px;text-transform:capitalize}#clearance-modal{display:none;position:fixed;padding:40px;background:rgba(0,0,0,.4);top:0;left:0;width:100%;height:100%;z-index:99999999}#clearance-modal.isVisible{display:flex;justify-content:center;align-items:center}#clearance-modal iframe{width:100%;height:100%;border-radius:20px;background:#fff}@media screen and (max-width:1499px){.b-game-wrap .card__title,.featured_game_list .card__title,.game_list .card__title{font-size:14px}}@media (orientation:landscape) and (hover:none) and (pointer:coarse) and (max-width:1000px){iframe#game_screen{height:calc(100% - 60px)}}@media screen and (max-width:900px){.b-game-wrap .featured_casino_game_container,.b-game-wrap .from_helper,.featured_game_list .featured_casino_game_container,.featured_game_list .from_helper,.game_list .featured_casino_game_container,.game_list .from_helper{max-width:148px;width:auto}.b-game-wrap .card--square,.b-game-wrap .featured_game,.featured_game_list .card--square,.featured_game_list .featured_game,.game_list .card--square,.game_list .featured_game{width:148px;height:148px}}@media (max-width:787px){.messages-menu{top:50px}}@media only screen and (max-width:767px){.viewer__controls{width:2.25em;justify-content:flex-start}a.viewer__button{margin-bottom:15px!important}a.viewer__button span{display:none}.viewer__frame{justify-content:flex-start}#game_screen{width:calc(100% - 2.25em);height:100%}.viewer__toolbar{display:flex;flex-direction:column-reverse;align-items:stretch}}@media (max-width:767px){.jquery-modal.blocker{padding:10px}.jquery-modal.blocker .modal{width:94vw;padding:10px 15px 30px 15px}.jquery-modal.blocker .modal .title{font-size:20px}.jquery-modal.blocker .modal p:not(.title){font-size:14px}.jquery-modal.blocker .modal img{max-width:220px;margin-bottom:0}#clearance-modal{padding:5px}}@media (max-width:700px){.modal__content{max-width:100%;width:100%;margin:0 0}body .micromodal-slide .modal__content{margin-top:0}body .micromodal-slide .modal__overlay{padding-top:0}}@media (max-width:650px){#auth h1,.login__title{font-size:20px}.login__bonus{font-size:14px}.login__login-btn,main #auth .submit-btn{font-size:16px;line-height:1.2}}@media (max-width:576px){.messages-menu .messages-menu-wrapper{width:100%}}@media screen and (max-width:320px){.b-game-wrap .featured_casino_game_container,.b-game-wrap .from_helper,.featured_game_list .featured_casino_game_container,.featured_game_list .from_helper,.game_list .featured_casino_game_container,.game_list .from_helper{max-width:280px;width:auto}.b-game-wrap .card--square,.b-game-wrap .featured_game,.featured_game_list .card--square,.featured_game_list .featured_game,.game_list .card--square,.game_list .featured_game{width:280px;height:280px}}@keyframes mmfadeIn{from{opacity:0}to{opacity:1}}@keyframes mmfadeOut{from{opacity:1}to{opacity:0}}@keyframes mmslideIn{from{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{from{transform:translateY(0)}to{transform:translateY(-10%)}}