.btn-loading{pointer-events:none}.btn-loading svg{left:50%;top:50%;margin-left:-20px;margin-top:-10px}.btn-loading .btn-content{visibility:hidden}

.DayPicker{display:inline-block;font-size:1rem}.DayPicker-wrapper{position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-Months{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.DayPicker-Month{display:table;margin:0 1em;margin-top:1em;border-spacing:0;border-collapse:collapse;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.DayPicker-NavButton{position:absolute;top:1em;right:1.5em;left:auto;display:inline-block;margin-top:2px;width:1.25em;height:1.25em;background-position:center;background-size:50%;background-repeat:no-repeat;color:#8B9898;cursor:pointer}.DayPicker-NavButton:hover{opacity:0.8}.DayPicker-NavButton--prev{margin-right:1.5em;background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAVVJREFUWAnN2G0KgjAYwPHpGfRkaZeqvgQaK+hY3SUHrk1YzNLay/OiEFp92I+/Mp2F2Mh2lLISWnflFjzH263RQjzMZ19wgs73ez0o1WmtW+dgA01VxrE3p6l2GLsnBy1VYQOtVSEH/atCCgqpQgKKqYIOiq2CBkqtggLKqQIKgqgCBjpJ2Y5CdJ+zrT9A7HHSTA1dxUdHgzCqJIEwq0SDsKsEg6iqBIEoq/wEcVRZBXFV+QJxV5mBtlDFB5VjYTaGZ2sf4R9PM7U9ZU+lLuaetPP/5Die3ToO1+u+MKtHs06qODB2zBnI/jBd4MPQm1VkY79Tb18gB+C62FdBFsZR6yeIo1YQiLJWMIiqVjQIu1YSCLNWFgijVjYIuhYYCKoWKAiiFgoopxYaKLUWOii2FgkophYp6F3r42W5A9s9OcgNvva8xQaysKXlFytoqdYmQH6tF3toSUo0INq9AAAAAElFTkSuQmCC")}.DayPicker-NavButton--next{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAwCAYAAAB5R9gVAAAABGdBTUEAALGPC/xhBQAAAXRJREFUWAnN119ugjAcwPHWzJ1gnmxzB/BBE0n24m4xfNkTaOL7wOtsl3AXMMb+Vjaa1BG00N8fSEibPpAP3xAKKs2yjzTPH9RAjhEo9WzPr/Vm8zgE0+gXATAxxuxtqeJ9t5tIwv5AtQAApsfT6TPdbp+kUBcgVwvO51KqVhMkXKsVJFXrOkigVhCIs1Y4iKlWZxB1rX4gwlpRIIpa8SDkWmggrFq4IIRaJKCYWnSgnrXIQV1r8YD+1Vrn+bReagysIFfLABRt31v8oBu1xEBttfRbltmfjgEcWh9snUS2kNdBK6WN1vrOWxObWsz+fjxevsxmB1GQDfINWiev83nhaoiB/CoOU438oPrhXS0WpQ9xc1ZQWxWHqUYe0I0qrKCQKjygDlXIQV2r0IF6ViEBxVTBBSFUQQNhVYkHIVeJAtkNsbQ7c1LtzP6FsObhb2rCKv7NBIGoq4SDmKoEgTirXAcJVGkFSVVpgoSrXICGUMUH/QBZNSUy5XWUhwAAAABJRU5ErkJggg==")}.DayPicker-NavButton--interactionDisabled{display:none}.DayPicker-Caption{display:table-caption;margin-bottom:0.5em;padding:0 0.5em;text-align:left}.DayPicker-Caption>div{font-weight:500;font-size:1.15em}.DayPicker-Weekdays{display:table-header-group;margin-top:1em}.DayPicker-WeekdaysRow{display:table-row}.DayPicker-Weekday{display:table-cell;padding:0.5em;color:#8B9898;text-align:center;font-size:0.875em}.DayPicker-Weekday abbr[title]{border-bottom:none;text-decoration:none}.DayPicker-Body{display:table-row-group}.DayPicker-Week{display:table-row}.DayPicker-Day{display:table-cell;padding:0.5em;border-radius:50%;vertical-align:middle;text-align:center;cursor:pointer}.DayPicker-WeekNumber{display:table-cell;padding:0.5em;min-width:1em;border-right:1px solid #EAECEC;color:#8B9898;vertical-align:middle;text-align:right;font-size:0.75em;cursor:pointer}.DayPicker--interactionDisabled .DayPicker-Day{cursor:default}.DayPicker-Footer{padding-top:0.5em}.DayPicker-TodayButton{border:none;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none;color:#4A90E2;font-size:0.875em;cursor:pointer}.DayPicker-Day--today{color:#D0021B;font-weight:700}.DayPicker-Day--outside{color:#8B9898;cursor:default}.DayPicker-Day--disabled{color:#DCE0E0;cursor:default}.DayPicker-Day--sunday{background-color:#F7F8F8}.DayPicker-Day--sunday:not(.DayPicker-Day--today){color:#DCE0E0}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){position:relative;background-color:#4A90E2;color:#F0F8FF}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#51A0FA}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#F0F8FF}.DayPickerInput{display:inline-block}.DayPickerInput-OverlayWrapper{position:relative}.DayPickerInput-Overlay{position:absolute;left:0;z-index:1;background:white;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.15);box-shadow:0 2px 5px rgba(0,0,0,0.15)}

.DayPickerInput{width:100%}.DayPickerInput .error{background-color:rgba(255,0,0,0.06) !important}.DayPickerInput-input{cursor:pointer;background:url("/assets/public/images/form/icon-calendar.svg") no-repeat;background-position:right 12px top 12px}.DayPickerInput-Overlay{background:none;z-index:1050;border-radius:10px}.DayPickerInput-OverlayWrapper{top:0.5rem}.DayPicker-wrapper{background-color:#292e3f;background-color:var(--color-background, #292e3f);border-radius:10px}.DayPicker-NavButton{height:12px;width:12px;top:18px}.DayPicker-NavButton--prev{left:18px}.DayPicker-Caption{text-align:center;margin-bottom:16px}.DayPicker-Caption::after{display:block;position:absolute;top:44px;left:0;width:100%;content:'';border-bottom:1px solid #e6e6e6}.DayPicker-Weekday{max-width:30px;padding:6px 8px;text-align:center}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#9de187;background-color:var(--color-primary, #9de187)}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:#9de187}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:#9de187}.DayPicker-Day{line-height:1.4;font-size:12px}.DayPicker-Day--outside{color:#bbb2be}body.light-theme .DayPicker{color:rgba(0,0,0,0.7)}body.light-theme .DayPicker-Weekday{color:#000}body.light-theme .DayPicker-wrapper{background-color:#fff}body.light-theme .DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#3ca719;color:#fff}

.icon-dot-preloader::after{-webkit-animation:dotty steps(1, end) 1s infinite;animation:dotty steps(1, end) 1s infinite;content:'.'}@-webkit-keyframes dotty{0%{content:'.'}33%{content:'..'}67%{content:'...'}}@keyframes dotty{0%{content:'.'}33%{content:'..'}67%{content:'...'}}

.input-text-container{z-index:0}.input-text-container .input-icon{left:1rem;top:54%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:24px;height:24px}.input-text-container .with-icon ~ .animated-placeholder{left:3rem !important;-webkit-transition:0.3s ease all;transition:0.3s ease all}.input-text-container:not(.dropdown-input) input:focus ~ .animated-placeholder{top:13%;font-size:.75rem}.input-text-container input:not([value='']) ~ .animated-placeholder{top:13%;font-size:.75rem}.input-text-container.dropdown-input{z-index:1}.input-text-container.dropdown-input-arrow{z-index:-1}.input-text-container.dropdown-input input{cursor:pointer;caret-color:transparent}.input-text-container input:focus:not(.border-danger) ~ .animated-placeholder{color:#fff !important}.input-text-container input ~ .input-icon svg path{-webkit-transition:0.3s ease all;transition:0.3s ease all}.input-text-container .animated-placeholder{-webkit-transition:0.3s ease all;transition:0.3s ease all;color:rgba(181,181,181,0.7);z-index:-1;top:28%;left:0.75rem}.input-text-container .dot-preloader{left:1rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.input-text-container .right-content{right:1rem}.input-text-container .icon-success{right:1rem}.input-text-container .icon-input-error{right:16px}.input-text-container input:focus::-webkit-input-placeholder{-webkit-transition:0.3s ease all;transition:0.3s ease all}.input-text-container input:focus::-moz-placeholder{-moz-transition:0.3s ease all;transition:0.3s ease all}.input-text-container input:focus:-ms-input-placeholder{-ms-transition:0.3s ease all;transition:0.3s ease all}.input-text-container input:focus::-ms-input-placeholder{-ms-transition:0.3s ease all;transition:0.3s ease all}.input-text-container input:focus::placeholder{-webkit-transition:0.3s ease all;transition:0.3s ease all}.input-text-container .with-animated-placeholder:not(:focus)::-webkit-input-placeholder{color:transparent}.input-text-container .with-animated-placeholder:not(:focus)::-moz-placeholder{color:transparent}.input-text-container .with-animated-placeholder:not(:focus):-ms-input-placeholder{color:transparent}.input-text-container .with-animated-placeholder:not(:focus)::-ms-input-placeholder{color:transparent}.input-text-container .with-animated-placeholder:not(:focus)::placeholder{color:transparent}

.input-with-action-btn{z-index:1;top:2.5px;right:2px;min-width:58px !important}@media (min-width: 1024px){.input-with-action-btn{min-width:78px !important}}

.custom-select-dropdown{overflow-y:scroll}.icon-success{z-index:1000;right:1rem}.dropdown-input .form-control:not(:disabled){background-color:#292e3f}.dropdown-input .right-content{right:1.375rem}.dropdown-input-arrow{z-index:-1}.dropdown-input-arrow.is-open{-webkit-transform:rotate(180deg);transform:rotate(180deg)}

.tel-input-dropdown-menu{width:300px}.tel-input-dropdown.show .icon-arrow-down-filled-path{fill:#fff}.tel-input .right-content{right:4px;top:4px}.flag{background:url("/assets/public/images/flags.png") no-repeat;background-size:100%;min-width:25px;height:17px}.flag-ad{background-position:0 0.4%}.flag-ae{background-position:0 0.8%}.flag-af{background-position:0 1.2%}.flag-ag{background-position:0 1.6%}.flag-ai{background-position:0 2%}.flag-al{background-position:0 2.4%}.flag-am{background-position:0 2.8%}.flag-an{background-position:0 3.2%}.flag-ao{background-position:0 3.6%}.flag-aq{background-position:0 4%}.flag-ar{background-position:0 4.4%}.flag-as{background-position:0 4.8%}.flag-at{background-position:0 5.2%}.flag-au{background-position:0 5.6%}.flag-aw{background-position:0 6%}.flag-az{background-position:0 6.4%}.flag-ba{background-position:0 6.8%}.flag-bb{background-position:0 7.2%}.flag-bd{background-position:0 7.6%}.flag-be{background-position:0 8%}.flag-bf{background-position:0 8.4%}.flag-bg{background-position:0 8.8%}.flag-bh{background-position:0 9.2%}.flag-bi{background-position:0 9.6%}.flag-bj{background-position:0 10%}.flag-bm{background-position:0 10.4%}.flag-bn{background-position:0 10.8%}.flag-bo{background-position:0 11.2%}.flag-br{background-position:0 11.6%}.flag-bs{background-position:0 12%}.flag-bt{background-position:0 12.4%}.flag-bv{background-position:0 12.8%}.flag-bw{background-position:0 13.2%}.flag-by{background-position:0 13.6%}.flag-bz{background-position:0 14%}.flag-ca{background-position:0 14.4%}.flag-cc{background-position:0 14.8%}.flag-cd{background-position:0 15.2%}.flag-cf{background-position:0 15.6%}.flag-cg{background-position:0 16%}.flag-ch{background-position:0 16.4%}.flag-ci{background-position:0 16.8%}.flag-ck{background-position:0 17.2%}.flag-cl{background-position:0 17.6%}.flag-cm{background-position:0 18%}.flag-cn{background-position:0 18.4%}.flag-co{background-position:0 18.8%}.flag-cr{background-position:0 19.2%}.flag-cu{background-position:0 19.6%}.flag-cv{background-position:0 20%}.flag-cx{background-position:0 20.4%}.flag-cy{background-position:0 20.8%}.flag-cz{background-position:0 21.2%}.flag-de{background-position:0 21.6%}.flag-dj{background-position:0 22%}.flag-dk{background-position:0 22.4%}.flag-dm{background-position:0 22.8%}.flag-do{background-position:0 23.2%}.flag-dz{background-position:0 23.6%}.flag-ec{background-position:0 24%}.flag-ee{background-position:0 24.4%}.flag-eg{background-position:0 24.8%}.flag-eh{background-position:0 25.2%}.flag-er{background-position:0 25.6%}.flag-es{background-position:0 26%}.flag-et{background-position:0 26.4%}.flag-fi{background-position:0 26.8%}.flag-fj{background-position:0 27.2%}.flag-fk{background-position:0 27.6%}.flag-fm{background-position:0 28%}.flag-fo{background-position:0 28.4%}.flag-fr{background-position:0 28.8%}.flag-ga{background-position:0 29.2%}.flag-gd{background-position:0 29.6%}.flag-ge{background-position:0 30%}.flag-gf{background-position:0 30.4%}.flag-gh{background-position:0 30.8%}.flag-gi{background-position:0 31.2%}.flag-gl{background-position:0 31.6%}.flag-gm{background-position:0 32%}.flag-gn{background-position:0 32.4%}.flag-gp{background-position:0 32.8%}.flag-gq{background-position:0 33.2%}.flag-gr{background-position:0 33.6%}.flag-gs{background-position:0 34%}.flag-gt{background-position:0 34.4%}.flag-gu{background-position:0 34.8%}.flag-gw{background-position:0 35.2%}.flag-gy{background-position:0 35.6%}.flag-hk{background-position:0 36%}.flag-hm{background-position:0 36.4%}.flag-hn{background-position:0 36.8%}.flag-hr{background-position:0 37.2%}.flag-ht{background-position:0 37.6%}.flag-hu{background-position:0 38%}.flag-id{background-position:0 38.4%}.flag-ie{background-position:0 38.8%}.flag-il{background-position:0 39.2%}.flag-in{background-position:0 39.6%}.flag-io{background-position:0 40%}.flag-iq{background-position:0 40.4%}.flag-ir{background-position:0 40.8%}.flag-is{background-position:0 41.2%}.flag-it{background-position:0 41.6%}.flag-jm{background-position:0 42%}.flag-jo{background-position:0 42.4%}.flag-jp{background-position:0 42.8%}.flag-ke{background-position:0 43.2%}.flag-kg{background-position:0 43.6%}.flag-kh{background-position:0 44%}.flag-ki{background-position:0 44.4%}.flag-km{background-position:0 44.8%}.flag-kn{background-position:0 45.2%}.flag-kp{background-position:0 45.6%}.flag-kr{background-position:0 46%}.flag-kw{background-position:0 46.4%}.flag-ky{background-position:0 46.8%}.flag-kz{background-position:0 47.2%}.flag-la{background-position:0 47.6%}.flag-lb{background-position:0 48%}.flag-lc{background-position:0 48.4%}.flag-li{background-position:0 48.8%}.flag-lk{background-position:0 49.2%}.flag-lr{background-position:0 49.6%}.flag-ls{background-position:0 50%}.flag-lt{background-position:0 50.4%}.flag-lu{background-position:0 50.8%}.flag-lv{background-position:0 51.2%}.flag-ly{background-position:0 51.6%}.flag-ma{background-position:0 52%}.flag-mc{background-position:0 52.4%}.flag-md{background-position:0 52.8%}.flag-me{background-position:0 53.2%}.flag-mg{background-position:0 53.6%}.flag-mh{background-position:0 54%}.flag-mk{background-position:0 54.4%}.flag-ml{background-position:0 54.8%}.flag-mm{background-position:0 55.2%}.flag-mn{background-position:0 55.6%}.flag-mo{background-position:0 56%}.flag-mp{background-position:0 56.4%}.flag-mq{background-position:0 56.8%}.flag-mr{background-position:0 57.2%}.flag-ms{background-position:0 57.6%}.flag-mt{background-position:0 58%}.flag-mu{background-position:0 58.4%}.flag-mv{background-position:0 58.8%}.flag-mw{background-position:0 59.2%}.flag-mx{background-position:0 59.6%}.flag-my{background-position:0 60%}.flag-mz{background-position:0 60.4%}.flag-na{background-position:0 60.8%}.flag-nc{background-position:0 61.2%}.flag-ne{background-position:0 61.6%}.flag-nf{background-position:0 62%}.flag-ng{background-position:0 62.4%}.flag-ni{background-position:0 62.8%}.flag-nl{background-position:0 63.2%}.flag-no{background-position:0 63.6%}.flag-np{background-position:0 64%}.flag-nr{background-position:0 64.4%}.flag-nu{background-position:0 64.8%}.flag-nz{background-position:0 65.2%}.flag-om{background-position:0 65.6%}.flag-pa{background-position:0 66%}.flag-pe{background-position:0 66.4%}.flag-pf{background-position:0 66.8%}.flag-pg{background-position:0 67.2%}.flag-ph{background-position:0 67.6%}.flag-pk{background-position:0 68%}.flag-pl{background-position:0 68.4%}.flag-pm{background-position:0 68.8%}.flag-pn{background-position:0 69.2%}.flag-pr{background-position:0 69.6%}.flag-pt{background-position:0 70%}.flag-pw{background-position:0 70.4%}.flag-py{background-position:0 70.8%}.flag-qa{background-position:0 71.2%}.flag-re{background-position:0 71.6%}.flag-ro{background-position:0 72%}.flag-rs{background-position:0 72.4%}.flag-ru{background-position:0 72.8%}.flag-rw{background-position:0 73.2%}.flag-sa{background-position:0 73.6%}.flag-sb{background-position:0 74%}.flag-sc{background-position:0 74.4%}.flag-sd{background-position:0 74.8%}.flag-se{background-position:0 75.2%}.flag-sg{background-position:0 75.6%}.flag-sh{background-position:0 76%}.flag-si{background-position:0 76.4%}.flag-sj{background-position:0 76.8%}.flag-sk{background-position:0 77.2%}.flag-sl{background-position:0 77.6%}.flag-sm{background-position:0 78%}.flag-sn{background-position:0 78.4%}.flag-so{background-position:0 78.8%}.flag-sr{background-position:0 79.2%}.flag-ss{background-position:0 79.6%}.flag-st{background-position:0 80%}.flag-sv{background-position:0 80.4%}.flag-sy{background-position:0 80.8%}.flag-sz{background-position:0 81.2%}.flag-tc{background-position:0 81.6%}.flag-td{background-position:0 82%}.flag-tf{background-position:0 82.4%}.flag-tg{background-position:0 82.8%}.flag-th{background-position:0 83.2%}.flag-tj{background-position:0 83.6%}.flag-tk{background-position:0 84%}.flag-tl{background-position:0 84.4%}.flag-tm{background-position:0 84.8%}.flag-tn{background-position:0 85.2%}.flag-to{background-position:0 85.6%}.flag-tp{background-position:0 86%}.flag-tr{background-position:0 86.4%}.flag-tt{background-position:0 86.8%}.flag-tv{background-position:0 87.2%}.flag-tw{background-position:0 87.6%}.flag-ty{background-position:0 88%}.flag-tz{background-position:0 88.4%}.flag-ua{background-position:0 88.8%}.flag-ug{background-position:0 89.2%}.flag-gb,.flag-uk{background-position:0 89.6%}.flag-um{background-position:0 90%}.flag-us{background-position:0 90.4%}.flag-uy{background-position:0 90.8%}.flag-uz{background-position:0 91.2%}.flag-va{background-position:0 91.6%}.flag-vc{background-position:0 92%}.flag-ve{background-position:0 92.4%}.flag-vg{background-position:0 92.8%}.flag-vi{background-position:0 93.2%}.flag-vn{background-position:0 93.6%}.flag-vu{background-position:0 94%}.flag-wf{background-position:0 94.4%}.flag-ws{background-position:0 94.8%}.flag-ye{background-position:0 95.2%}.flag-za{background-position:0 95.6%}.flag-zm{background-position:0 96%}.flag-zr{background-position:0 96.4%}.flag-zw{background-position:0 96.8%}.flag-ax{background-position:0 97.2%}.flag-gg{background-position:0 97.6%}.flag-im{background-position:0 98%}.flag-je{background-position:0 98.4%}.flag-yt{background-position:0 98.8%}.flag-ps{background-position:0 99.2%}.flag-bl{background-position:0 99.6%}.flag-sx{background-position:0 100%}

.form-element-error{min-height:1.5rem;font-size:0.75rem;letter-spacing:-0.41px}

.complete-reset-password-container{max-width:1072px}.complete-reset-password-container .complete-reset-password-form{max-width:386px}@media (min-width: 720px){.complete-reset-password-container .complete-reset-password-form::after{content:'';-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:0.75rem;position:absolute;width:100%;height:100%;z-index:-1}}.complete-reset-password-container .complete-reset-password-form .choose-new-password-title{font-weight:900}.complete-reset-password-container .complete-reset-password-form .complete-reset-password-form-inner{width:687px}.complete-reset-password-container .complete-reset-password-form .password-update-button{width:100%}@media (min-width: 720px){.complete-reset-password-container .complete-reset-password-form .password-update-button{width:auto}}

.user-info-and-loyalty-progress{margin-left:-3px}.user-info-and-loyalty-progress svg{width:40px;height:40px}.user-info-and-loyalty-progress svg rect{fill:#363c52}.user-info-and-loyalty-progress text{fill:#232323;fill:var(--color-text, #232323)}.user-info-and-loyalty .loyalty-level-link{font-size:14px}.user-info-and-loyalty .balance-item{height:22px}.user-info{overflow-x:hidden}

.dialog-profile-modal{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,0.1);box-shadow:0 0 40px 0 rgba(0,0,0,0.1)}.casino-profile-modal .logout-btn{font-size:13px;border-radius:100px}@media (min-width: 1024px){.casino-profile-modal .logout-btn{height:40px}}.casino-profile-modal .logout-btn .icon-logout{width:20px}.wrap-profile-modal .modal{top:40px}.wrap-profile-modal .modal .modal-content{-webkit-box-shadow:none;box-shadow:none;border:0}.wrap-profile-modal .modal .modal-content .user-info-wrapper{border-bottom:1px solid rgba(255,255,255,0.1)}@media (min-width: 1024px){.wrap-profile-modal .modal .modal-content .user-info-wrapper{border-right:1px solid rgba(255,255,255,0.1);border-bottom:0}}.wrap-profile-modal .modal-backdrop{top:50px}.modal-with-domain-bar .wrap-profile-modal .modal{top:116px}.modal-with-domain-bar .wrap-profile-modal .modal-backdrop{top:125px}@media (min-width: 1024px){.wrap-profile-modal .modal-dialog{right:20px;position:fixed;margin:0;-webkit-transform:none;transform:none;width:auto;max-width:600px}.wrap-profile-modal .modal{top:63px}.wrap-profile-modal .modal-backdrop{top:68px}.modal-with-domain-bar .wrap-profile-modal .modal{top:103px}.modal-with-domain-bar .wrap-profile-modal .modal-backdrop{top:108px}.modal-with-pwa-install-guide .wrap-profile-modal .modal{top:111px}.modal-with-pwa-install-guide .wrap-profile-modal .modal-backdrop{top:116px}.modal-with-sticky-header .wrap-profile-modal .modal{top:63px !important}.modal-with-sticky-header .wrap-profile-modal .modal-backdrop{top:68px !important}.modal-with-domain-bar.modal-with-pwa-install-guide .wrap-profile-modal .modal{top:151px}.modal-with-domain-bar.modal-with-pwa-install-guide .wrap-profile-modal .modal-backdrop{top:156px}.modal-with-domain-bar.modal-with-sticky-header .wrap-profile-modal .modal{top:103px !important}.modal-with-domain-bar.modal-with-sticky-header .wrap-profile-modal .modal-backdrop{top:108px !important}}.profile-modal-menu a.menu-item:hover,.profile-modal-menu a.menu-item:focus,.profile-modal-menu button.menu-item:hover,.profile-modal-menu button.menu-item:focus{background-color:#363c52 !important}.profile-modal-menu .menu-item{font-size:13px;border-radius:100px}.profile-modal-menu .menu-item:hover{border:1px solid #92e794 !important}@media (min-width: 1024px){.profile-modal-menu .menu-item{height:40px}}.profile-modal-menu .menu-item .menu-icon-container{width:20px}.profile-modal-menu .menu-item .menu-icon{width:20px}.profile-modal-menu .menu-item .menu-icon .icon-filled-path{fill:rgba(255,255,255,0.7) !important;fill:var(--color-primary, rgba(255,255,255,0.7)) !important}.profile-modal-menu .menu-item .menu-icon .icon-stroked-path{stroke:rgba(255,255,255,0.7) !important;stroke:var(--color-primary, rgba(255,255,255,0.7)) !important}.profile-modal-menu .menu-item .menu-icon-arrow{right:13px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.profile-modal-menu .menu-item.active .menu-icon .icon-filled-path{fill:#fff !important;fill:var(--color-primary, #fff) !important;fill-opacity:1}.profile-modal-menu .menu-item.active .menu-icon .icon-stroked-path{stroke:#fff !important;stroke:var(--color-primary, #fff) !important;stroke-opacity:1}body.light-theme .casino-profile-modal .logout-btn .icon-logout path{stroke:rgba(0,0,0,0.7)}body.light-theme .user-info-wrapper{border-right-color:rgba(0,0,0,0.1) !important}body.light-theme .profile-modal-menu .menu-item{border:1px solid transparent !important;color:rgba(0,0,0,0.7) !important}body.light-theme .profile-modal-menu .menu-item:hover{border:1px solid #3ca719 !important;background:#fff !important;color:#000 !important}body.light-theme .profile-modal-menu .menu-item:hover .menu-icon .icon-filled-path{fill:#000 !important;fill-opacity:1}body.light-theme .profile-modal-menu .menu-item:hover .menu-icon .icon-stroked-path{stroke:#000 !important;stroke-opacity:1}body.light-theme .profile-modal-menu .menu-item .menu-icon-arrow .icon-stroked-path{stroke:rgba(0,0,0,0.7) !important;stroke-opacity:1}body.light-theme .profile-modal-menu .menu-item .menu-icon .icon-filled-path{fill:rgba(0,0,0,0.7) !important;fill-opacity:1}body.light-theme .profile-modal-menu .menu-item .menu-icon .icon-stroked-path{stroke:rgba(0,0,0,0.7) !important;stroke-opacity:1}body.light-theme .profile-modal-menu .menu-item.active{color:#000 !important}body.light-theme .profile-modal-menu .menu-item.active .icon-filled-path{fill:#3ca719 !important;fill-opacity:1}body.light-theme .profile-modal-menu .menu-item.active .icon-stroked-path{stroke:#3ca719 !important;stroke-opacity:1}body.light-theme .wrap-profile-modal .modal .modal-content .user-info-wrapper{border-bottom:1px solid rgba(0,0,0,0.1)}@media (min-width: 1024px){body.light-theme .wrap-profile-modal .modal .modal-content .user-info-wrapper{border-bottom:0}}

.casino-header{width:100%}body.light-theme .header-item-title{font-size:14px;color:#000 !important;color:var(--color-tertiary, #000) !important}body.light-theme .header-item-title:hover{color:#000 !important}body.light-theme .header-item-title.active{color:#000 !important}body.dark-theme .header-item-title{font-size:14px;color:#fff !important;color:var(--color-tertiary, #fff) !important}body.dark-theme .header-item-title:hover{color:#fff !important}body.dark-theme .header-item-title.active{color:#fff !important}.sports-header,.casino-header{z-index:2;height:68px}

.user-balance .user-balance{min-width:40px}.user-balance .user-name{letter-spacing:0.5px;line-height:1}.user-balance .btn-deposit-mobile{min-width:0;min-width:initial;height:28px;width:28px}

.sign-up-btn-gradient{background:-webkit-gradient(linear, left bottom, left top, from(#39c78d), color-stop(101.27%, #9de187)) !important;background:linear-gradient(360deg, #39c78d 0%, #9de187 101.27%) !important}.sign-up-btn-gradient:hover{background:-webkit-gradient(linear, left top, left bottom, from(#49f3ad), to(#adf796)) !important;background:linear-gradient(180deg, #49f3ad, #adf796) !important}

.icon-user{height:40px;width:40px}body.light-theme .icon-user path,body.light-theme .icon-user circle{fill:#3ca719}body.light-theme .icon-user>rect{fill:rgba(0,0,0,0.05)}

.theme-switcher-container .icon-dark{display:none}.dark-theme .theme-switcher-container .icon-dark{display:block}.dark-theme .theme-switcher-container .icon-light{display:none}

.casino-header-mobile{height:50px;z-index:1}.casino-header-mobile svg.logo{width:80px}.casino-header-mobile .btn-outline-white-20:not(:active):hover{background-color:transparent !important}.casino-sticky-header-mobile{height:50px}

.sticky-header{top:0;z-index:1040;visibility:hidden;opacity:0;-webkit-transition:0.25s linear;transition:0.25s linear;-webkit-transform:translateY(-100%);transform:translateY(-100%);width:100%;height:50px}.sticky-header .header-item-title{font-size:14px;color:#fff !important;color:var(--color-tertiary, #fff) !important}.sticky-header .header-item-title:hover{color:#fff !important}.sticky-header .header-item-title.active{color:#fff !important}@media (min-width: 1024px){.sticky-header{height:68px}}.sticky-header-show{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}

.header{overflow-x:hidden}.header-item{border-bottom:2px solid transparent}.header-item:hover{text-decoration:none}.header-item.active{border-bottom:2px solid #92e794}.header-item span{font-weight:600}.header-item-title:hover{color:#a1a1a1}.header-item-title.active{color:#fff}.header-icon .icon-filled-path,.header-icon .icon-stroked-path{fill:#b5b5b5 !important}.header-icon.active .icon-filled-path{fill:#9de187 !important;fill:var(--color-primary, #9de187) !important}.header-icon.active .icon-stroked-path{stroke:#9de187 !important;stroke:var(--color-primary, #9de187) !important}body.light-theme .casino-header-sports .header-item{font-size:14px;color:#000 !important;color:var(--color-tertiary, #000) !important}body.light-theme .casino-header-sports .header-item:hover{color:#000 !important}body.light-theme .casino-header-sports .header-item.active{color:#000 !important}

.domain-bar{min-height:76px;z-index:1040;top:0}@media (min-width: 1024px){.domain-bar{min-height:40px}}.domain-bar-messages{max-width:85%}@media (min-width: 720px){.domain-bar-messages{max-width:none}}.domain-bar-icon-close{right:1rem}@media (min-width: 720px){.domain-bar-icon-close{right:1.5rem}}.domain-bar-icon-info{width:24px;height:24px}@media (min-width: 720px){.domain-bar-icon-info{width:16px;height:16px}}.modal-open .domain-bar.hide-domain-bar{display:none !important}

.payments-preloader{min-height:300px}@media (min-width: 720px){.payments-preloader{min-width:50%;background-color:#363c52}}

.deposit-sum .deposit-value-cell{-ms-flex-preferred-size:20%;flex-basis:20%}.deposit-sum .deposit-value-cell:not(:first-child){margin-left:1px}.deposit-sum .deposit-cell-active{border-bottom-width:3px !important}

.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.slick-loading .slick-list{background:#fff url(/assets/public/ajax-loader.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url(/assets/public/slick.eot);src:url(/assets/public/slick.eot?#iefix) format("embedded-opentype"),url(/assets/public/slick.woff) format("woff"),url(/assets/public/slick.ttf) format("truetype"),url(/assets/public/slick.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}

.slick-slider .slick-slide>div{display:-webkit-box;display:-ms-flexbox;display:flex}.slick-slider.top-controls .slick-arrow{width:24px;height:24px;z-index:1;top:-28px}.slick-slider.top-controls .slick-arrow::before{visibility:hidden;display:none}.slick-slider.top-controls .slick-next{right:0}.slick-slider.top-controls .slick-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slick-slider.top-controls .slick-prev{right:30px;left:auto}.slick-slider.side-controls .slick-arrow{width:40px;height:40px;z-index:1;top:50%;opacity:0.5}.slick-slider.side-controls .slick-arrow::before{visibility:hidden;display:none}.slick-slider.side-controls .slick-arrow path:last-of-type{-webkit-transition:opacity 0.3s;transition:opacity 0.3s}.slick-slider.side-controls .slick-arrow:not(.slick-disabled):hover,.slick-slider.side-controls .slick-arrow:not(.slick-disabled):hover path:last-of-type{opacity:1}.slick-slider.side-controls .slick-arrow.slick-prev{left:-40px}.slick-slider.side-controls .slick-arrow.slick-next{right:-40px}.slick-slider.side-controls .slick-next svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slick-slider .slick-disabled{opacity:0.5}

.deposit-bonus{height:119px;background-size:cover;background-position:center 0}@media (min-width: 720px){.deposit-bonus{width:49%;height:168px}}@media (min-width: 1280px){.deposit-bonus.w-lg-33{width:calc(100%/3 - 1rem)}}.deposit-bonus.deposit-active{background-color:#292e3f}.deposit-bonus:not(.deposit-active):not(.deposit-bonus-preloader){background-color:#1b2124}.deposit-bonus:not(.deposit-active):not(.deposit-bonus-preloader)::before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:linear-gradient(183.07deg, rgba(16,20,22,0) 3.69%, #101416 97.45%);border-radius:.625rem}.deposit-bonus-preloader,.deposit-bonus-preloader:hover{background-image:-webkit-gradient(linear, left top, right top, from(transparent), color-stop(50%, rgba(255,255,255,0.04)), to(transparent)) !important;background-image:linear-gradient(to right, transparent 0%, rgba(255,255,255,0.04) 50%, transparent 100%) !important}.deposit-bonus .deposit-bonus-layer{top:0;left:0}.deposit-bonus .deposit-bonus-layer::before{content:'';position:absolute;width:72px;height:74px;bottom:0;right:0;background-size:cover}.deposit-bonus .deposit-bonus-layer .deposit-bonus-radio{width:24px;max-height:24px;border-width:1.7px !important}.deposit-bonus-text{max-width:188px}body.light-theme .deposit-active{background-color:rgba(0,0,0,0.05) !important}body.light-theme .deposit-bonus:not(.deposit-active):not(.deposit-bonus-preloader){background-color:rgba(0,0,0,0.05) !important}body.light-theme .deposit-bonus:not(.deposit-active):not(.deposit-bonus-preloader)::before{background:rgba(0,0,0,0.05) !important}

.bonus-selection .slick-list .slick-track{margin-left:12px}@media (max-width: 1279.98px){.bonus-selection .deposit-bonus-preloader:last-child{display:none}}

.payment-card:not(.payment-method-card){height:60px}@media (min-width: 720px){.payment-card:not(.payment-method-card){height:69px}}.payment-card.small{width:77px;height:48px}.payment-card.small img{max-height:60% !important}.payment-card.without-action{cursor:default;pointer-events:none}.payment-card .collapse-icon{width:24px;height:9px}.payment-collapse .form-control{background-color:#292e3f;color:rgba(255,255,255,0.7)}.payment-collapse .form-control:-webkit-autofill{-webkit-text-fill-color:rgba(255,255,255,0.7);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:background-color 5000s ease-in-out 0s, -webkit-box-shadow 0.15s;transition:background-color 5000s ease-in-out 0s, -webkit-box-shadow 0.15s;transition:background-color 5000s ease-in-out 0s, box-shadow 0.15s;transition:background-color 5000s ease-in-out 0s, box-shadow 0.15s, -webkit-box-shadow 0.15s}.payment-collapse .form-control:focus{color:rgba(255,255,255,0.7);caret-color:#fff}.payment-collapse .form-control:-webkit-autofill:focus{-webkit-text-fill-color:rgba(255,255,255,0.7);-webkit-box-shadow:0 0 4px 4px rgba(184,139,63,0.2);box-shadow:0 0 4px 4px rgba(184,139,63,0.2)}.payment-collapse .custom-dropdown-menu{-webkit-box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12);box-shadow:0 5px 5px -3px rgba(0,0,0,0.2),0 8px 10px 1px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12);background-color:#fff}.payment-collapse .custom-dropdown-menu .dropdown-item{font-size:1rem;font-weight:normal;background-color:#fff !important;color:0,0,0,0.87;padding:0.875rem 1rem}.payment-collapse .custom-dropdown-menu .dropdown-item:hover{background-color:#f2f2f2 !important}.payment-collapse .custom-dropdown-menu .dropdown-item.is-active,.payment-collapse .custom-dropdown-menu .dropdown-item:active{background-color:#dadada !important}.payment-collapse .custom-dropdown-menu::-webkit-scrollbar-track{background-color:#fff}.payment-collapse .custom-dropdown-menu::-webkit-scrollbar{background-color:#fff}.payment-collapse .custom-dropdown-menu::-webkit-scrollbar-thumb{background-color:#bcbfc7}.payment-collapse .slick-arrow{display:none !important}body.light-theme .collapse-icon .icon-stroked-path{stroke:rgba(0,0,0,0.7) !important}body.light-theme .payment-collapse{border-left:0 !important;border-right:0 !important;border-bottom:0 !important;border-top:1px solid rgba(0,0,0,0.1) !important}

.payments-items-container>div:not(:last-child){margin-bottom:12px}

.deposit-options{min-height:332px}@media (min-width: 720px){.deposit-options{border-radius:.625rem}}

.deposit{overflow-x:hidden}.deposit .button-submit{min-height:40px;text-transform:none;font-size:.875rem;line-height:18px}@media (min-width: 1024px){.deposit .button-submit{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:20px}}.deposit .deposit-options-bg{background-color:transparent}@media (min-width: 720px){.deposit .deposit-options-bg{background-color:#232323}}.deposit .overlay{opacity:0;background-color:#000;z-index:-1;top:0;overflow-y:hidden;-webkit-transition:all 0.5s ease-in-out;transition:all 0.5s ease-in-out}.deposit .overlay.active{opacity:0.5}@media (min-width: 720px){.deposit .redirect-step,.deposit .no-redirect-step{max-width:748px;min-height:326px}}

@media (min-width: 1024px){.deposit-modal{max-width:720px !important}}

.new-level-modal-content{z-index:1}.new-level-modal .image-level{width:auto;height:114px}@media (min-width: 720px){.new-level-modal .image-level{height:154px}}.new-level-modal .close-button{display:none}.new-level-modal .icon-gift{width:20px;height:20px}

@media (min-width: 720px){.postal-code{width:160px}}.complete-sign-up-steps{height:16px;width:144px}.complete-sign-up-steps::after{content:'';height:4px;position:absolute;top:50%;left:2px;right:2px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:#000}.complete-sign-up-steps-item{width:16px;height:16px;background:#000}.complete-sign-up-steps-item.active::after{content:'';height:6px;width:6px;position:absolute;background-image:linear-gradient(315deg, #b28d14,#d9b84f);top:50%;left:50%;z-index:2;border-radius:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.sign-up-step-button{width:164px}.success-header{font-size:1.5rem !important;line-height:28px !important}.complete-sign-up-form-dates{grid-gap:6px;gap:6px}@media (min-width: 720px){.complete-sign-up-form-dates{grid-gap:12px;gap:12px}}

.status-notification-content-header{letter-spacing:1px !important;font-weight:700;font-size:1.25rem;line-height:25px}@media (min-width: 1024px){.status-notification-content-header{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:27.5px;letter-spacing:0.2px}}@media (min-width: 720px){.status-notification-content-header{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.25rem;line-height:27.5px;letter-spacing:0.2px}}@media (min-width: 720px) and (min-width: 1024px){.status-notification-content-header{font-size:1.5rem;line-height:27.8px;font-weight:800;letter-spacing:0}}.status-notification-content-desc{line-height:21px}.status-notification-content-button{min-width:150px !important}body.light-theme .status-notification-content-icon.icon-success circle,body.light-theme .status-notification-content-icon.icon-success path{stroke:#3ca719 !important}body.light-theme .status-notification-content-icon.icon-error circle,body.light-theme .status-notification-content-icon.icon-error path{stroke:#f21a23 !important}

.reset-password-container .reset-password-banner{background-position:center top;background-size:cover;height:140px}@media (min-width: 1024px){.reset-password-container .reset-password-banner{background-position:center;background-size:auto;height:auto}}.reset-password-container .reset-password-banner .percent-title{font-size:3rem;line-height:normal}@media (min-width: 1024px){.reset-password-container .reset-password-banner .percent-title{font-size:4.5rem}}@media (min-width: 1280px){.reset-password-container .reset-password-banner .percent-title{line-height:1}}.reset-password-container .reset-password-banner .first-deposit-hint{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.625rem;line-height:15px}@media (min-width: 1024px){.reset-password-container .reset-password-banner .first-deposit-hint{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;line-height:22px;letter-spacing:0.41px;font-weight:bold;text-transform:capitalize}}@media (min-width: 1024px){.reset-password-container .reset-password-banner{min-width:360px;background-size:contain;background-position-y:top}}@media (min-width: 1024px){.reset-password-container .tooltip-info{bottom:4px}}

@media (min-width: 1024px){.reset-password-modal{max-width:720px !important}}.reset-password-modal *{-webkit-overflow-scrolling:auto}@media (min-width: 1024px){.reset-password-container{background-color:transparent}}.reset-password-container .reset-password-inner{height:100%}@media (min-width: 720px){.reset-password-container .reset-password-inner{height:auto;padding:5.5rem 1rem}}@media (min-width: 1024px){.reset-password-container .reset-password-inner{height:440px;min-width:360px;background-image:none}}


.global-notifications-stack{right:0;z-index:1100;bottom:0;width:100%}@media (min-width: 720px){.global-notifications-stack{width:440px;bottom:auto}}.global-notifications-stack .global-notification-text{max-width:85vw}@media (min-width: 720px){.global-notifications-stack .global-notification-text{width:300px}}.global-notifications-stack .global-notification-type-icon{width:32px;height:32px}body.light-theme .global-notification.bg-success{background:#3ca719 !important}body.light-theme .global-notification.bg-danger{background:#f21a23 !important}

.sidebar-menu .menu-item .menu-icon-container{width:20px}.sidebar-menu .menu-item .menu-icon .icon-filled-path{fill:rgba(255,255,255,0.7) !important;fill:var(--color-primary, rgba(255,255,255,0.7)) !important}.sidebar-menu .menu-item .menu-icon .icon-stroked-path{stroke:rgba(255,255,255,0.7) !important;stroke:var(--color-primary, rgba(255,255,255,0.7)) !important}.sidebar-menu .menu-item.active .menu-icon .icon-filled-path{fill:#92e794 !important;fill:var(--color-primary, #92e794) !important}.sidebar-menu .menu-item.active .menu-icon .icon-stroked-path{stroke:#92e794 !important;stroke:var(--color-primary, #92e794) !important}body.light-theme .sidebar-menu .menu-item .menu-icon .icon-filled-path{fill:#363c52 !important;fill:var(--color-primary, #363c52) !important}body.light-theme .sidebar-menu .menu-item .menu-icon .icon-stroked-path{stroke:#363c52 !important;stroke:var(--color-primary, #363c52) !important}body.light-theme .sidebar-menu .menu-item.active .menu-icon .icon-filled-path{fill:#3ca719 !important;fill:var(--color-primary, #3ca719) !important}body.light-theme .sidebar-menu .menu-item.active .menu-icon .icon-stroked-path{stroke:#3ca719 !important;stroke:var(--color-primary, #3ca719) !important}

.logout-btn{position:fixed;bottom:2rem}body.light-theme .logout-btn .icon-logout path{stroke:rgba(0,0,0,0.7)}

.greeting .image{width:285px;height:248px;top:130px;background-position-y:45%;background-size:cover;background-repeat:no-repeat;-webkit-transform:translateX(-50%);transform:translateX(-50%);left:50%;background-image:url("/assets/public/images/sidebar/welcome.png")}@media (-webkit-min-device-pixel-ratio: 2){.greeting .image{background-image:url("/assets/public/images/sidebar/welcome@2x.png")}}@media (-webkit-min-device-pixel-ratio: 3){.greeting .image{background-image:url("/assets/public/images/sidebar/welcome@3x.png")}}.greeting-home .image{background-image:url("/assets/public/images/sidebar/welcome-home.png")}@media (-webkit-min-device-pixel-ratio: 2){.greeting-home .image{background-image:url("/assets/public/images/sidebar/welcome-home@2x.png")}}@media (-webkit-min-device-pixel-ratio: 3){.greeting-home .image{background-image:url("/assets/public/images/sidebar/welcome-home@3x.png")}}@media (max-width: 1279.98px){.greeting .title-secondary{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.625rem;line-height:15px}}.greeting .title-welcome{margin-top:248px}

.sidebar{left:0;width:288px;height:100vh;overflow:auto;z-index:3;scrollbar-width:none;top:68px;-webkit-transition:top 0.3s;transition:top 0.3s}.sidebar::-webkit-scrollbar{width:0}.with-domain-bar .sidebar{top:108px;-webkit-transition:top 0.3s;transition:top 0.3s}.pwa-install-guide.d-flex ~ .sidebar{top:116px;-webkit-transition:top 0.3s;transition:top 0.3s}.with-domain-bar .pwa-install-guide.d-flex ~ .sidebar{top:156px;-webkit-transition:top 0.5s;transition:top 0.5s}.sticky-header-show+.sidebar{top:68px !important;-webkit-transition:top 0.3s;transition:top 0.3s}.with-domain-bar .sticky-header-show+.sidebar{top:108px !important;-webkit-transition:top 0.5s;transition:top 0.5s}

.lang-switcher .lang-switcher-icon{width:24px;height:24px}@media (min-width: 1024px){.lang-switcher .lang-switcher-icon{width:28px;height:28px}}.lang-switcher .dropdown-input{border-radius:100px}.lang-switcher.with-text .lang-switcher-icon{width:24px;height:24px}.lang-switcher.with-text .lang-switcher-text{font-size:.875rem;line-height:18px}@media (min-width: 1024px){.lang-switcher.with-text .lang-switcher-text{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:20px}}.lang-switcher-dropdown-menu{right:0}.lang-switcher .form-control{background-color:#fff !important}

.footer-wrapper{z-index:2;margin-bottom:env(safe-area-inset-bottom)}@media (min-width: 1024px){.footer-wrapper:not(.hide-sidebar){margin-left:288px;width:calc(100% - 288px)}}.footer-wrapper .footer-icons-container{border-radius:6px 0;background:-webkit-gradient(linear, left top, left bottom, from(#293041), to(#1d202b));background:linear-gradient(180deg, #293041 0%, #1d202b 100%);padding:5px 0}.footer-wrapper.reset-password-page-footer{max-width:1112px}@media (max-width: 1023.98px){.footer-wrapper.has-navigation{padding-bottom:49px}}.footer-wrapper .lang-switcher{position:absolute;right:0;top:12px}@media (min-width: 1024px){.footer-wrapper .lang-switcher{top:32px}}.footer-wrapper .footer-bg{z-index:-1;position:absolute;left:0;width:100%;background-repeat:no-repeat;background-size:100%;background-position:0 center;height:440px;background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg-m.png")}@media (min-width: 720px){.footer-wrapper .footer-bg{height:610px;background-position:left 0 top -72px}}@media (min-width: 720px){.footer-wrapper .footer-bg{background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg.png"),-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(#161922));background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg.png"),linear-gradient(rgba(0,0,0,0.2), #161922);background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg.png"),-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(var(--color-background, #161922)));background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg.png"),linear-gradient(rgba(0,0,0,0.2), var(--color-background, #161922))}}@media (-webkit-min-device-pixel-ratio: 2){.footer-wrapper .footer-bg{background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg-m@2x.png")}}@media (-webkit-min-device-pixel-ratio: 2) and (min-width: 720px){.footer-wrapper .footer-bg{background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@2x.png"),-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(#161922));background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@2x.png"),linear-gradient(rgba(0,0,0,0.2), #161922);background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@2x.png"),-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(var(--color-background, #161922)));background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@2x.png"),linear-gradient(rgba(0,0,0,0.2), var(--color-background, #161922))}}@media (-webkit-min-device-pixel-ratio: 3){.footer-wrapper .footer-bg{background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg-m@3x.png")}}@media (-webkit-min-device-pixel-ratio: 3) and (min-width: 720px){.footer-wrapper .footer-bg{background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@3x.png"),-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(#161922));background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@3x.png"),linear-gradient(rgba(0,0,0,0.2), #161922);background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@3x.png"),-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.2)), to(var(--color-background, #161922)));background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/footer/bg/bg@3x.png"),linear-gradient(rgba(0,0,0,0.2), var(--color-background, #161922))}}.footer-wrapper .footer-scrollable-info{height:102px;overflow-y:scroll;font-size:13px}@media (min-width: 1024px){.footer-wrapper .footer-scrollable-info{height:250px}}.footer-wrapper .footer-scrollable-info::-webkit-scrollbar-track{background-color:#292e3f;border-radius:0.5rem}.footer-wrapper .footer-scrollable-info::-webkit-scrollbar{width:4px;border-radius:0.5rem;background-color:#363c52}.footer-wrapper .footer-scrollable-info::-webkit-scrollbar-thumb{background-color:#363c52;border-radius:0.5rem}.footer-wrapper .footer .responsible-gaming-text,.footer-wrapper .footer .license-text{font-size:12px}@media (min-width: 1024px){.footer-wrapper .footer .responsible-gaming-text,.footer-wrapper .footer .license-text{font-size:13px}}.footer-wrapper .footer-producer-icons-container.elk,.footer-wrapper .footer-producer-icons-container.nolimit-city,.footer-wrapper .footer-producer-icons-container.push-gaming,.footer-wrapper .footer-producer-icons-container.gamomat,.footer-wrapper .footer-producer-icons-container.endorphina,.footer-wrapper .footer-producer-icons-container.gaming-1x2,.footer-wrapper .footer-producer-icons-container.plank-gaming,.footer-wrapper .footer-producer-icons-container.big-time-gaming,.footer-wrapper .footer-producer-icons-container.wazdan,.footer-wrapper .footer-producer-icons-container.spribe,.footer-wrapper .footer-producer-icons-container.relaxgaming,.footer-wrapper .footer-producer-icons-container.pragmatic-live,.footer-wrapper .footer-producer-icons-container.genii,.footer-wrapper .footer-producer-icons-container.playn-go,.footer-wrapper .footer-producer-icons-container.yggdrasil,.footer-wrapper .footer-producer-icons-container.pragmatic,.footer-wrapper .footer-producer-icons-container.hacksaw,.footer-wrapper .footer-producer-icons-container.red-rake-gaming,.footer-wrapper .footer-producer-icons-container.ruby-play,.footer-wrapper .footer-producer-icons-container.playngo,.footer-wrapper .footer-producer-icons-container.maverick,.footer-wrapper .footer-producer-icons-container.bgaming,.footer-wrapper .footer-producer-icons-container.betgames-game,.footer-wrapper .footer-producer-icons-container.fazi,.footer-wrapper .footer-producer-icons-container.betgames,.footer-wrapper .footer-producer-icons-container.betsolutions{margin-top:auto !important;margin-bottom:auto !important}.footer-wrapper .footer-producer-icons-container.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2 .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live .footer-producer,.footer-wrapper .footer-producer-icons-container.genii .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions .footer-producer{height:60px}.footer-wrapper .footer-producer-icons-container.elk.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.elk.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.nolimit-city.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.push-gaming.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.gamomat.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.endorphina.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.gaming-1x2.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.plank-gaming.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.big-time-gaming.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.wazdan.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.spribe.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.relaxgaming.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic-live.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.genii.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.playn-go.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.yggdrasil.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.pragmatic.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.hacksaw.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.red-rake-gaming.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.ruby-play.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.playngo.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.maverick.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.bgaming.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames-game.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.fazi.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betgames.games-inc .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.betsolutions.games-inc .footer-producer{height:45px}.footer-wrapper .footer-producer-icons-container.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.tvbet .footer-producer{margin-bottom:14px}.footer-wrapper .footer-producer-icons-container .footer-producer{height:30px}body.dark-theme .footer-wrapper .qr-wrapper path:first-child{fill:transparent}body.dark-theme .footer-wrapper .qr-wrapper path:last-child{fill:#99a5c8}body.light-theme .footer-wrapper .footer-bg{background:#fff none}body.light-theme .footer-wrapper .footer-social-link rect{fill:rgba(0,0,0,0.1)}body.light-theme .footer-wrapper .footer-social-link path{fill:#000}body.light-theme .footer-wrapper .lang-switcher .dropdown-input{border:1px solid rgba(0,0,0,0.1)}

.casino-navigation{display:grid;grid-template-columns:repeat(4, 1fr);left:0;right:0;bottom:-2px;min-height:calc(49px + 2px);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);z-index:1039;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:0.2s;transition:0.2s}@media (max-width: 719.98px){.casino-navigation{padding-top:6px}}.casino-navigation .icon-parent{margin-bottom:env(safe-area-inset-bottom)}.casino-navigation-menu-icon{width:22px;height:22px}.casino-navigation-menu-icon .icon-filled-path{fill:#8590b0 !important;fill:var(--color-primary, #8590b0) !important}.casino-navigation-menu-icon .icon-stroked-path{stroke:#8590b0 !important;stroke:var(--color-primary, #8590b0) !important}.casino-navigation .active{text-decoration:none}.casino-navigation .active .casino-navigation-menu-icon .icon-filled-path{fill:#92e794 !important;fill:var(--color-primary, #92e794) !important;fill-opacity:1}.casino-navigation .active .casino-navigation-menu-icon .icon-stroked-path{stroke:#92e794 !important;stroke:var(--color-primary, #92e794) !important;stroke-opacity:1}.casino-navigation-menu-title{font-size:11px;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}@media (min-width: 720px){.casino-navigation-menu-title{font-size:.75rem;line-height:17px;letter-spacing:0.41px}}body.light-theme .casino-navigation .icon-parent .icon-filled-path{fill:#363c52 !important;fill:var(--color-primary, #363c52) !important}body.light-theme .casino-navigation .icon-parent .icon-stroked-path{stroke:#363c52 !important;stroke:var(--color-primary, #363c52) !important}body.light-theme .casino-navigation .icon-parent.active .icon-filled-path{fill:#3ca719 !important;fill:var(--color-primary, #3ca719) !important;fill-opacity:1}body.light-theme .casino-navigation .icon-parent.active .icon-stroked-path{stroke:#3ca719 !important;stroke:var(--color-primary, #3ca719) !important;stroke-opacity:1}

.form-confirm-otp-title{font-size:1.5rem;line-height:27.8px;font-weight:800}.form-confirm-otp-desc{font-size:.875rem;line-height:22px}

.form-setup-otp-title{font-size:1.5rem;line-height:27.8px;font-weight:700}.form-setup-otp-title span{font-weight:800}.form-setup-otp .steps-count{width:39px;height:28px;border-radius:100%}.form-setup-otp .steps-count.second{width:29px}.form-setup-otp .steps-count.third{width:31px}.form-setup-otp-desc{font-size:13px;line-height:16.9px;letter-spacing:-0.41px}.form-setup-otp-desc span:first-of-type{margin-right:0.25rem}.form-setup-otp-qr-code{width:144px;height:144px}.form-setup-otp-qr-code-wrapper{width:144px;height:144px;border-radius:4px}.form-setup-otp-qr-code-image{width:144px;height:144px}.form-setup-otp-copy-input{-webkit-box-shadow:none !important;box-shadow:none !important}.form-setup-otp-copy-input::-moz-selection{background-color:transparent}.form-setup-otp-copy-input::selection{background-color:transparent}

@media (min-width: 720px){.setup-otp-modal{max-width:400px !important}}

.remove-otp-title{font-size:1.5rem;line-height:27.8px;font-weight:800}.remove-otp-desc{font-size:.875rem;line-height:22px}

.cookies-policy{bottom:0;left:0;right:0;z-index:1038;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right);margin-bottom:env(safe-area-inset-bottom);-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:0.2s;transition:0.2s;letter-spacing:0.41px;line-height:20px;max-width:998px}@media (max-width: 719.98px){.cookies-policy{height:127px}}.cookies-policy .policy-link{font-size:14px;text-decoration:none}.cookies-policy .policy-link::after{content:'';position:absolute;bottom:1px;width:100%;height:1.5px;background-color:#161922;left:0}.cookies-policy .cookies-btn{height:36px;width:100%}@media (min-width: 720px){.cookies-policy .cookies-btn{width:auto}}.cookies-policy .gradient-btn-text{-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:relative}.cookies-policy .gradient-btn-text::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:-1;border-radius:100px}@media (max-width: 1023.98px){.cookies-policy.has-navigation{bottom:calc(59px)}}@media (min-width: 1024px){.cookies-policy{bottom:16px;padding:6px 0;left:calc(288px + 1.5rem);right:1.5rem}}@media (min-width: 1280px){.cookies-policy{height:48px}}.cookies-policy-no-sidebar{left:0;right:0}@media (min-width: 1024px){.cookies-policy-no-sidebar{margin:0 20px}}@media (min-width: 1112px){.cookies-policy-no-sidebar{margin:0 auto}}body.light-theme .cookies-policy .policy-link::after{background-color:#fff !important}

.mobile-game-container{top:50px;bottom:0;right:0;left:0;z-index:1049;background-color:#161922;padding-bottom:calc(env(safe-area-inset-bottom) + 40px)}.mobile-game-container.mobile-full-screen{top:0}.mobile-game-container-header{min-height:40px}.mobile-game-container .icon-button{min-width:auto}.mobile-game-container iframe{width:100%;height:100%}body.light-theme .mobile-game-container .mobile-game-container-gear-button path,body.light-theme .mobile-game-container .mobile-game-container-gear-button circle{stroke:rgba(0,0,0,0.7)}body.light-theme .mobile-game-container .close-iframe-icon path{fill:rgba(0,0,0,0.7)}

.pwa-payment-container iframe{width:100%;height:100vh}.pwa-payment-container-loader{z-index:-1}

.pwa-install-from-desktop-title{max-width:255px}.pwa-install-from-desktop-qr-wrapper{width:180px;height:172px}.pwa-install-from-desktop-container{width:264px;height:264px}.pwa-install-from-desktop-container-icon{top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);height:40px;width:40px}.pwa-install-guide-modal-popup{-webkit-box-shadow:0 0 40px 0 rgba(146,231,148,0.1);box-shadow:0 0 40px 0 rgba(146,231,148,0.1)}.pwa-install-guide-modal-popup .block{border-radius:20px}body.light-theme .pwa-install-guide-modal-popup{color:#161922 !important;-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,0.1) !important;box-shadow:0 0 40px 0 rgba(0,0,0,0.1) !important}body.light-theme .pwa-install-guide-modal{background-color:rgba(241,245,255,0.8) !important}body.light-theme .icon-close-circle circle{fill:rgba(0,0,0,0.1) !important}body.light-theme .icon-close-circle path{fill:#161922 !important}

.pwa-install-guide{min-height:111px}.pwa-install-guide .icon-pwa{width:32px;height:32px}@media (min-width: 720px){.pwa-install-guide{min-height:auto}}@media (min-width: 1024px){.pwa-install-guide{height:48px}.pwa-install-guide .icon-pwa{width:24px;height:24px}.pwa-install-guide .pwa-desc{font-size:14px !important}}.pwa-install-guide-modal{left:0;top:0;right:0;bottom:0;background-color:rgba(22,25,34,0.9);z-index:1050}.pwa-install-guide-modal-popup{border-radius:20px;max-width:343px}.pwa-install-guide-icon-share{bottom:6px}.pwa-install-guide-close-button{top:16px;right:16px}.modal-open .pwa-install-guide.hide-pwa-guide{display:none !important}

.sign-in-container .sign-in-banner{background-position:center top;background-size:cover;height:140px}@media (min-width: 1024px){.sign-in-container .sign-in-banner{background-position:center;background-size:auto;height:auto}}.sign-in-container .sign-in-banner .percent-title{font-size:3rem;line-height:normal}@media (min-width: 1024px){.sign-in-container .sign-in-banner .percent-title{font-size:4.5rem}}@media (min-width: 1280px){.sign-in-container .sign-in-banner .percent-title{line-height:1}}.sign-in-container .sign-in-banner .first-deposit-hint{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.625rem;line-height:15px}@media (min-width: 1024px){.sign-in-container .sign-in-banner .first-deposit-hint{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;line-height:22px;letter-spacing:0.41px;font-weight:bold;text-transform:capitalize}}@media (min-width: 1024px){.sign-in-container .sign-in-banner{min-width:360px;background-size:contain;background-position-y:top}}.sign-in-container .sign-in-character{position:absolute;width:70%;left:-140px;height:100%;background-image:url("https://zumabet-static.ams3.cdn.digitaloceanspaces.com/images/quick-sign-in/character.png");background-size:contain;background-repeat:no-repeat}@media (min-width: 1024px){.sign-in-container .sign-in-character{height:125%;bottom:-20px;left:10px}}@media (min-width: 1024px){.sign-in-container .tooltip-info{bottom:4px}}

@media (min-width: 1024px){.sign-in-modal{max-width:720px !important}}.sign-in-modal *{-webkit-overflow-scrolling:auto}@media (min-width: 1024px){.sign-in-container{background-color:transparent}}.sign-in-container .sign-in-inner{height:100%}@media (min-width: 720px){.sign-in-container .sign-in-inner{height:auto;padding:4.4rem 1rem}}@media (min-width: 1024px){.sign-in-container .sign-in-inner{height:440px;min-width:360px;background-image:none}}.form-sign-in{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.form-sign-in-link-container button{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.75rem;line-height:17px}.form-sign-in.shake{-webkit-animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;animation:shake 0.82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both}

.modal-form-container{-webkit-transition:0.5s;transition:0.5s}

.sign-up-container .sign-up-banner{background-position:center top;background-size:cover;height:116px}@media (min-width: 1024px){.sign-up-container .sign-up-banner{background-position:center;background-size:auto;height:auto}}.sign-up-container .sign-up-banner .percent-title{font-size:3rem;line-height:normal}@media (min-width: 1024px){.sign-up-container .sign-up-banner .percent-title{font-size:4.5rem}}@media (min-width: 1280px){.sign-up-container .sign-up-banner .percent-title{line-height:1}}.sign-up-container .sign-up-banner .first-deposit-hint{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.625rem;line-height:15px}@media (min-width: 1024px){.sign-up-container .sign-up-banner .first-deposit-hint{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;line-height:22px;letter-spacing:0.41px;font-weight:bold;text-transform:capitalize}}@media (min-width: 1024px){.sign-up-container .sign-up-banner{min-width:360px;background-size:cover;background-position-y:top}}@media (min-width: 1024px){.sign-up-container .tooltip-info{bottom:4px}}

@media (min-width: 1024px){.sign-up-modal{max-width:720px !important}}.sign-up-modal *{-webkit-overflow-scrolling:auto}.sign-up-modal input{-webkit-overflow-scrolling:touch !important}@media (min-width: 1024px){.sign-up-container{background-color:transparent}}.sign-up-container .sign-up-inner{height:100%}@media (min-width: 720px){.sign-up-container .sign-up-inner{height:auto}}@media (min-width: 1024px){.sign-up-container .sign-up-inner{min-width:360px;background-image:none;padding:1.875rem 1rem}}.sign-up-container .sign-up-inner .sign-up-success-message{padding:inherit;top:0;left:0}.sign-up-container .sign-up-inner .sign-up-checkbox-container .custom-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex}.sign-up-container .sign-up-inner .sign-up-checkbox-container .custom-checkbox .form-check-label[for='check-terms']{line-height:16.81px;margin-top:-4px}.sign-up-container .sign-up-inner .sign-up-checkbox-container.form-group-terms a{color:#9de187 !important;color:var(--color-primary, #9de187) !important;font-weight:500}.sign-up-container .btn-link-secondary{text-decoration:underline}.sign-up-link-hint{line-height:1.43}@media (min-width: 1024px){.sign-up-link-hint{opacity:0.7}}.hidden-with-delay{opacity:0;-webkit-transition-delay:1s;transition-delay:1s;-webkit-transition-duration:.3s;transition-duration:.3s}.is-dev .home-page-form .sign-up-banner-background{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/zumabet/images/home-page/sign-up-bg/bg-homepage.png")}@media (-webkit-min-device-pixel-ratio: 2){.is-dev .home-page-form .sign-up-banner-background{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/zumabet/images/home-page/sign-up-bg/bg-homepage@2x.png")}}@media (-webkit-min-device-pixel-ratio: 3){.is-dev .home-page-form .sign-up-banner-background{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/zumabet/images/home-page/sign-up-bg/bg-homepage@3x.png")}}.os-ios .hide-caret input{caret-color:transparent !important}body.light-theme .sign-up-container .sign-up-inner .sign-up-checkbox-container.form-group-terms a{color:#3ca719 !important}

.modal-form-container{-webkit-transition:0.5s;transition:0.5s}.animation-hidden{overflow-y:hidden;max-height:0;opacity:0}

@media (min-width: 1024px){.promo-info-modal{min-width:400px !important}}.promo-info-modal-title{font-size:26px !important;font-weight:900 !important;line-height:32px !important}.promo-info-modal-description{font-size:.875rem !important;line-height:24px !important}.promo-info-modal-image{width:200px}@media (min-width: 1024px){.promo-info-modal-image{width:220px}}

.free-spins-modal .congratulations{line-height:1.14;letter-spacing:2.63px}@media (max-width: 1023.98px){.free-spins-modal .subtitle{letter-spacing:0}}.spins-amount{top:35px;color:rgba(255,255,255,0.4)}.free-spins-gifts .timeline-period{width:64px;min-height:93px}.free-spins-gifts .timeline-period .period-label{font-size:10px;line-height:1.6;letter-spacing:0.02px}.free-spins-gifts .timeline-period:not(:last-child){margin-right:.65rem}@media (min-width: 720px){.free-spins-gifts .timeline-period:not(:last-child){margin-right:1rem}}.free-spins-gifts .timeline-period.period-today{width:100%;height:200px}.free-spins-gifts .timeline-period.period-today svg{width:218px;height:217px;top:-15px;left:50%;-webkit-transform:translate(-50%, 0%);transform:translate(-50%, 0%)}.free-spins-gifts .timeline-period.period-today .period-label{padding-top:160px !important}.free-spins-gifts .timeline-period.period-today .spins-amount{text-shadow:0 1px 2px rgba(0,0,0,0.14);font-size:1rem;line-height:22px;line-height:1.25;top:40px}@media (min-width: 720px){.free-spins-gifts .timeline-period.period-today .spins-amount{font-size:1.25rem;line-height:28px}}@media (min-width: 720px){.free-spins-gifts .timeline-period.period-today{width:64px;height:93px}.free-spins-gifts .timeline-period.period-today svg{width:168px;height:167px;top:0;left:0;-webkit-transform:translate(-30%, -35%);transform:translate(-30%, -35%)}.free-spins-gifts .timeline-period.period-today .period-label{padding-top:75px !important}.free-spins-gifts .timeline-period.period-today .spins-amount{text-shadow:none;top:-13px;font-size:.875rem;line-height:18px}}@media (min-width: 720px) and (min-width: 1024px){.free-spins-gifts .timeline-period.period-today .spins-amount{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:20px}}

.resend-line{height:1px;width:110px;background-color:#232323}

@media (min-width: 720px){.dialog-provide-mobile-phone-modal .modal-content{overflow-x:visible}.dialog-provide-mobile-phone-modal .modal-content .mobilePhone-dropdown{max-height:410px !important}}

.toggle-block{display:grid;grid-template-columns:1fr 1fr;padding:4px;width:100%;border-radius:100px;border:1px solid rgba(255,255,255,0.1);background:#363c52;margin:12px 0 8px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.toggle-block .toggle-item{padding:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:100px}.toggle-block .toggle-item.active{background:#92e794;color:#161922;font-weight:600}

body.light-theme .icon-favorite path{stroke:#363c52}body.light-theme .icon-favorite.active path{fill:#3ca719;stroke:#3ca719}

.side-modal{z-index:1051;top:50px;height:calc(100% - 50px);width:0;-webkit-transition:-webkit-transform 0.5s ease;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.side-modal-header{height:110px}.side-modal-body{min-height:calc(100% - 110px)}@media (min-width: 1024px){.side-modal-header{height:152px}.side-modal-body{min-height:calc(100% - 152px)}}.side-modal .close-button{width:20px;height:20px;top:30px;right:30px;left:auto;left:initial}.side-modal-open{overflow:hidden}.side-modal-overlay{width:100vw;opacity:0;z-index:-1;top:50px;overflow-y:hidden;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease;background-color:#161922}.side-modal-overlay.active{opacity:0.8;z-index:1049;height:100%}.side-modal.with-opened-domain-bar{top:126px;height:calc(100% - 126px)}.side-modal-overlay.with-opened-domain-bar{top:126px;height:calc(100% - 126px)}body.light-theme .sidebar-mobile{-webkit-box-shadow:0 0 40px 0 rgba(0,0,0,0.1);box-shadow:0 0 40px 0 rgba(0,0,0,0.1)}body.light-theme .side-modal-overlay{background-color:#f1f5ff !important}

.games-search-close-button{z-index:1051;top:20px;right:20px}.games-search-close-button svg{width:2rem;height:2rem}.games-search-close-button svg circle{fill:#363c52}.games-search-close-button-thin svg{width:12px;height:12px}.games-search-overlay{left:0;top:0;right:0;bottom:0;z-index:1050;background-color:rgba(22,25,34,0.9)}.games-search-modal{min-height:447px}@media (min-width: 1024px){.games-search-modal{max-width:852px}}@media (min-width: 1024px){.games-search.is-search-page{position:fixed;left:0;top:0;right:0;bottom:0;background-color:#1b2124;z-index:1040}}.games-search-container{border-radius:100px;height:42px}.games-search-icon-search{height:22px;width:24px}@media (min-width: 1024px){.games-search-icon-search{height:25px;width:30px}}.games-search-icon-close{height:30px;width:30px;opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.games-search-icon-close:hover{opacity:.65}@media (min-width: 1024px){.games-search-icon-close{height:40px;width:40px}}.games-search-input,.games-search-suggestion{font-weight:600}@media (min-width: 1024px){.games-search-input,.games-search-suggestion{font-size:1.25rem;line-height:25px;font-weight:700}}@media (min-width: 1024px) and (min-width: 1024px){.games-search-input,.games-search-suggestion{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:27.5px;letter-spacing:0.2px}}.games-search-input{caret-color:rgba(255,255,255,0.5);outline:none}.games-search-suggestion{z-index:-1}.games-search-suggestion-aside{white-space:pre}.games-search-list-wrapper{overflow-y:scroll;max-height:330px}.games-search-list-wrapper::-webkit-scrollbar-track{background-color:#292e3f;border-radius:0.5rem}.games-search-list-wrapper::-webkit-scrollbar{width:4px;border-radius:0.5rem}.games-search-list-wrapper::-webkit-scrollbar-thumb{background-color:#92e794;border-radius:0.5rem}.games-search-list-item:hover{background-color:#292e3f;border-radius:.625rem;border-color:#292e3f !important}.games-search-list-item:hover+.games-search-list-item{border-color:transparent !important}.games-search-list-item:hover .title{color:#92e794 !important}.games-search-list-item-image{width:40px;height:40px;background-size:cover;background-position:center center;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.games-search-list-item-image-loaded,.games-search-list-item-image-error{opacity:1}.games-search-list-item-arrow{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);height:8px;width:auto}@media (min-width: 1024px){.games-search-list-item-arrow{height:10px}}.search-page-fixed{position:fixed;width:100%}@media (min-width: 1024px){.dialog-games-search{max-width:640px !important}}body.light-theme .games-search-close-button circle{fill:rgba(0,0,0,0.1)}body.light-theme .games-search-close-button path{fill:#161922}body.light-theme .games-search-container .icon-close-circle circle{fill:rgba(0,0,0,0.1) !important}body.light-theme .games-search-container .icon-close-circle path{fill:#161922 !important}body.light-theme .games-search-list-item:hover{background-color:rgba(0,0,0,0.05);border-color:rgba(0,0,0,0.05) !important}body.light-theme .games-search-list-item:hover .title{color:#3ca719 !important}body.light-theme .games-search-list-wrapper::-webkit-scrollbar-track{background-color:rgba(0,0,0,0.1) !important}body.light-theme .games-search-list-wrapper::-webkit-scrollbar-thumb{background-color:#3ca719 !important}body.light-theme .games-search-input{caret-color:rgba(0,0,0,0.5) !important}

.theme-switcher-btn{width:-webkit-fit-content !important;width:-moz-fit-content !important;width:fit-content !important;height:40px;border-radius:100%;background-color:#363c52 !important}.theme-switcher-btn .icon-light,.theme-switcher-btn .icon-light-txt{display:none}.light-theme .theme-switcher-btn .icon-dark,.light-theme .theme-switcher-btn .icon-dark-txt{display:none}.light-theme .theme-switcher-btn .icon-light,.light-theme .theme-switcher-btn .icon-light-txt{display:block}

.sidebar-mobile{left:0;width:100%;overflow:auto;z-index:3;scrollbar-width:none;border-radius:0 12px 12px 0}.sidebar-mobile::-webkit-scrollbar{width:0}.sidebar-mobile .icon-logo{height:40px;width:60px}.sidebar-mobile .icon-search{height:20px;width:22px}.sidebar-mobile .icon-search path{fill:#232323 !important;fill:var(--color-primary, #232323) !important}.sidebar-mobile-icon-close{top:1rem;right:1rem}.sidebar-mobile .lang-switcher .dropdown-input{height:40px;width:100%;padding:0.75rem 1.125rem !important}

.side-modal-bar{will-change:transform;-webkit-transform:translateX(288px) translateX(-200%);transform:translateX(288px) translateX(-200%)}.side-modal-bar .icon-arrow-left-small{top:30px;right:15px;z-index:1051}.side-modal-bar,.side-modal-bar .casino-sidebar{width:288px}@media screen and (max-width: 480px){.side-modal-bar,.side-modal-bar .casino-sidebar{width:85%}}.side-modal-bar.active{-webkit-transform:translateX(0);transform:translateX(0)}.side-modal-bar.active .icon-plus-circle{width:32px;height:32px}.side-modal-bar .modal-bar-close{width:28px;height:28px;top:32px;right:-13px;font-size:1.75rem}

.status-notification-content-icon{width:80px;height:80px}@media (min-width: 1024px){.status-notification-content-icon{width:96px;height:96px}}.status-notification-content-button{min-width:110px !important}

body .dark-theme{background-color:#161922 !important;background-color:var(--color-background, #161922) !important}body.is-pwa{-webkit-user-select:none}body.is-pwa .pwa-blur{background-color:rgba(#161922, 0.9) !important;background-color:rgba(var(--color-background, #161922), 0.9) !important}.text-markup-container{padding:0 1rem}.text-markup-container a:target{display:inline-block;padding-top:50px}@media (min-width: 1024px){.text-markup-container a:target{padding-top:68px}}.main-container{min-height:50vh !important}@media (min-width: 1024px){.main-container:not(.hide-sidebar){margin-left:288px;width:calc(100% - 288px)}}.main-container main{width:100%;margin:0 auto}.main-container main.is-games-page{margin-top:7px}@media (min-width: 720px){.main-container main.is-games-page{margin-top:8px}}@media (max-width: 1023.98px){.main-container.has-navigation{padding-bottom:88px}}.payments-wrapper .with-ability-to-hide{display:none !important}.modal-open #chat-widget-container,.modal-open .custom-chat-button,.is-mobile-game #chat-widget-container,.is-mobile-game .custom-chat-button{display:none !important}.modal-open .casino-sidebar{overflow-y:hidden}body.confirm-phone-modal .wrap-sign-up-modal{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}@media (min-width: 1024px){.iframe-full-screen{overflow:hidden}.iframe-full-screen .sidebar{display:none !important}}body.iframe-full-screen-provider{max-height:100%;overflow-y:overlay;-ms-overflow-style:none;scrollbar-width:none}body.iframe-full-screen-provider::-webkit-scrollbar{width:0}body.iframe-full-screen-provider .footer-wrapper{display:none}.with-domain-bar{margin-top:76px}.with-domain-bar .sticky-header,.with-domain-bar .games-filters .sticky{top:76px}@media (min-width: 1024px){.with-domain-bar{margin-top:40px}.with-domain-bar .sticky-header,.with-domain-bar .games-filters .sticky{top:40px}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 0 #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.grecaptcha-badge{display:none !important}*{-webkit-overflow-scrolling:touch}.dropdown-menu{z-index:1051}.dropdown-menu::-webkit-scrollbar-track{background-color:#141617;border-radius:0.5rem}.dropdown-menu::-webkit-scrollbar{width:4px;border-radius:0.5rem;background-color:#141617}.dropdown-menu::-webkit-scrollbar-thumb{background-color:#323237;border-radius:0.5rem}body.confirm-otp-modal .wrap-auth-modal{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}img[src*='my.rtmark.net']{position:absolute;top:0;z-index:-10000}@media (-webkit-max-device-pixel-ratio: 1){.browser-safari *{-webkit-text-stroke:unset !important}}:root{--sat: env(safe-area-inset-top);--sar: env(safe-area-inset-right);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left)}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.os-ios .games-carousel,.os-ios .new-comers-container,.os-ios .payments-promo,.os-ios .producers-promo,.os-ios .characters-carousel,.os-ios .tournament-carousel,.os-ios .promos-page,.os-ios .loyalty-container,.os-ios .livechat-stats-items,.os-ios .games-filters,.os-ios .search-page>span,.os-ios .games-search-list,.os-ios .games-search-recently-title,.os-ios .games-search-header,.os-ios .payments-page,.os-ios .text-markup-container,.os-ios .faq-page,.os-ios .profile-header{padding-left:calc(env(safe-area-inset-left) - 20px) !important;padding-right:calc(env(safe-area-inset-right) - 20px) !important}.os-ios .tournaments-home-background{right:calc(env(safe-area-inset-right) - 20px) !important}.os-ios .casino-header-mobile,.os-ios .pwa-install-guide,.os-ios .footer-wrapper{padding-left:env(safe-area-inset-left) !important;padding-right:env(safe-area-inset-right) !important}}@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) and (min-width: 720px){.os-ios .games-search-list .game-card-footer{max-width:calc(25vw - 16px - env(safe-area-inset-left))}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape){.os-ios .games-carousel,.os-ios .new-comers-container,.os-ios .payments-promo,.os-ios .producers-promo,.os-ios .characters-carousel,.os-ios .tournament-carousel,.os-ios .promos-page,.os-ios .loyalty-container,.os-ios .livechat-stats-items,.os-ios .games-filters,.os-ios .search-page>span,.os-ios .games-search-list,.os-ios .games-search-recently-title,.os-ios .games-search-header,.os-ios .payments-page,.os-ios .text-markup-container,.os-ios .faq-page,.os-ios .profile-header{padding-left:calc(env(safe-area-inset-left) - 20px) !important;padding-right:calc(env(safe-area-inset-right) - 20px) !important}.os-ios .tournaments-home-background{right:calc(env(safe-area-inset-right) - 20px) !important}.os-ios .casino-header-mobile,.os-ios .pwa-install-guide,.os-ios .footer-wrapper{padding-left:env(safe-area-inset-left) !important;padding-right:env(safe-area-inset-right) !important}}@media only screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3) and (orientation: landscape) and (min-width: 720px){.os-ios .games-search-list .game-card-footer{max-width:calc(25vw - 16px - env(safe-area-inset-left))}}#launcher{bottom:calc(50px + env(safe-area-inset-bottom)) !important}.logo-color-primary{stop-color:#9de187 !important;stop-color:var(--color-primary, #9de187) !important}.logo-color-secondary{stop-color:#f9da4f !important;stop-color:var(--color-secondary, #f9da4f) !important}@media (max-width: 1023.98px){#chat-widget-container[\:has\(\%23chat-widget\[style*\%3D'display\:\%20none'\]\)]{display:none !important}#chat-widget-container:has(#chat-widget[style*='display: none']){display:none !important}}


/*# sourceMappingURL=main.6b85d052109add0cfca1.css.map*/