.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{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-Weekday{max-width:30px;padding:6px 8px;text-align:center}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside){background-color:#61c1b6}.DayPicker-Day--selected:not(.DayPicker-Day--disabled):not(.DayPicker-Day--outside):hover{background-color:transparent}.DayPicker:not(.DayPicker--interactionDisabled) .DayPicker-Day:not(.DayPicker-Day--disabled):not(.DayPicker-Day--selected):not(.DayPicker-Day--outside):hover{background-color:transparent}.DayPicker-Day{line-height:1.4;font-size:12px}.DayPicker-Day--outside{color:#bbb2be}

.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:52%;-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 .left-content{z-index:1;left:16px;color:#051525}.input-text-container .right-content{right:0.75rem}.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;right:0;top:1px;min-width:58px !important;height:46px}@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:#fff}.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)}.custom-dropdown-menu{border-radius:4px !important}

.tel-input-dropdown-menu{width:300px;border-radius:4px !important}.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}@media (min-width: 720px){.complete-reset-password-container{border-top:1px solid rgba(255,255,255,0.12)}}.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 .complete-reset-password-form-inner{width:687px}.complete-reset-password-container .complete-reset-password-form .complete-reset-password-form-inner .choose-new-password-title{font-size:24px}.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}}

.sidebar-menu .menu-item .menu-icon-container{width:20px}.sidebar-menu .menu-item .menu-icon{background:rgba(97,193,182,0.15);border-radius:50%}.sidebar-menu .menu-item .menu-icon .icon-filled-path,.sidebar-menu .menu-item .menu-icon .icon-stroked-path{fill:#a1a1a1 !important}.sidebar-menu .menu-item.active .menu-icon .icon-filled-path,.sidebar-menu .menu-item.active .menu-icon .icon-stroked-path{fill:#61c1b6 !important}.sidebar-menu.grid-view .menu-item{height:84px;-ms-flex-preferred-size:calc(50% - 6px);flex-basis:calc(50% - 6px);border:1px solid transparent;background-color:#e6e6e6;font-size:.875rem;line-height:18px}@media (min-width: 1024px){.sidebar-menu.grid-view .menu-item{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:20px}}.sidebar-menu.grid-view .menu-item:focus,.sidebar-menu.grid-view .menu-item:hover{background-color:#e6e6e6;text-decoration:none;color:#1b2124}.sidebar-menu.grid-view .menu-item:focus .menu-icon .icon-filled-path,.sidebar-menu.grid-view .menu-item:focus .menu-icon .icon-stroked-path,.sidebar-menu.grid-view .menu-item:hover .menu-icon .icon-filled-path,.sidebar-menu.grid-view .menu-item:hover .menu-icon .icon-stroked-path{fill:#61c1b6 !important}.sidebar-menu.grid-view .menu-item.active{background-color:#e6e6e6;color:#101416}@media (min-width: 1024px){.sidebar-menu.grid-view .menu-item{height:80px}}.sidebar-menu .menu-item-dropdown{font-size:1rem}.sidebar-menu .active-dropdown{color:#f2a241}.sidebar-menu .tournaments-links-container{background-image:url("/assets/public/images/tournament/tournaments-menu-bg.png");background-repeat:no-repeat;background-position:18px 0}.sidebar-menu .collapsable.shown .tournaments-links-container{margin-top:-12px;padding-top:12px}

.user-info-and-loyalty-progress{width:70px;height:70px;margin-left:-3px}.user-info-and-loyalty .profile-items-dropdown{width:100%}.user-info-and-loyalty .profile-items-dropdown .profile-menu-item{border-radius:4px !important;width:100%;top:-2px !important}.user-info-and-loyalty .profile-items-dropdown .icon-arrow-down{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform 0.1s linear;transition:-webkit-transform 0.1s linear;transition:transform 0.1s linear;transition:transform 0.1s linear, -webkit-transform 0.1s linear;position:absolute;right:10px}.user-info-and-loyalty .profile-items-dropdown .icon-arrow-down path{opacity:1}.user-info-and-loyalty .profile-items-dropdown .icon-arrow-down.active{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:-webkit-transform 0.1s linear;transition:-webkit-transform 0.1s linear;transition:transform 0.1s linear;transition:transform 0.1s linear, -webkit-transform 0.1s linear}.user-info-and-loyalty .profile-items-dropdown .menu.active{background-color:rgba(255,255,255,0.12);position:relative}@media (max-width: 719.98px){.user-info-and-loyalty .profile-items-dropdown .dropdown-item .dropdown-menu-item{color:#fff !important}}.user-info-and-loyalty .profile-items-dropdown .dropdown-item:hover{background-color:transparent;color:#fff !important}.user-info-and-loyalty .profile-items-dropdown .dropdown-item:hover .dropdown-menu-item{color:#fff !important}.user-info-and-loyalty .loyalty-level-link{font-size:14px}.user-info-and-loyalty .balance-item{height:22px}@media (max-width: 719.98px){.user-info-and-loyalty .log-out-btn{color:#fff !important}}

@media (max-width: 719.98px){.casino-profile-modal .close-button{right:20px}}

.domain-bar{background-color:orange;min-height:76px;z-index:1050;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}}

.casino-header:not(.reset-password-page){margin-left:288px;background:transparent}.casino-header:not(.reset-password-page).main-content-overlap{width:calc(100% - 288px)}.casino-header .logo>svg{width:166px;height:35px}.casino-header.reset-password-page{height:82px}.sports-header,.casino-header{-webkit-box-shadow:0 4px 20px 0 #030d2b;box-shadow:0 4px 20px 0 #030d2b;z-index:6;height:80px}.casino-sticky-header{height:80px}

.games-search-overlay{left:0;top:0;right:0;bottom:0;z-index:1050;background-color:rgba(5,21,37,0.8)}.games-search.is-modal{left:6px;top:6px;right:6px;max-width:974px;background-color:transparent;z-index:1051}@media (min-width: 1024px){.games-search.is-modal{left:0;top:0;right:0}}@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-header{height:44px;border:3px solid #61c1b6;border-radius:44px}@media (min-width: 1024px){.games-search-header{height:50px}}.games-search.is-from-mobile-header .games-search-icon-search>path{fill:#61c1b6}@media (max-width: 1024px){.games-search.is-from-mobile-header .games-search-icon-search>path{fill:#f2a241}}.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:.5;-webkit-transition:opacity .3s;transition:opacity .3s}.games-search-icon-close path{fill:#051525}.games-search-icon-close circle{fill:none}.games-search-icon-close:hover{opacity:.65}.games-search-input,.games-search-suggestion{font-weight:600}@media (min-width: 1024px){.games-search-input,.games-search-suggestion{font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.5rem;line-height:25px;font-weight:700}}@media (min-width: 1024px) and (min-width: 1024px){.games-search-input,.games-search-suggestion{line-height:28px;letter-spacing:0.2px}}.games-search-input{outline:none;z-index:1}.games-search-input::-webkit-search-decoration,.games-search-input::-webkit-search-cancel-button,.games-search-input::-webkit-search-results-button,.games-search-input::-webkit-search-results-decoration{display:none}.games-search-suggestion-aside{white-space:pre}.games-search-list-wrapper{overflow:auto;max-height:calc(100vh - 44px);padding-bottom:14px}@media (min-width: 1024px){.games-search-list-wrapper{max-height:calc(90vh - 50px)}}.games-search-list-item{border-radius:12px}.games-search-list-item:hover{background-color:rgba(5,21,37,0.15)}.games-search-list-item:hover .games-search-list-item-game-title{color:#61c1b6 !important;text-decoration:underline !important}.games-search-list-item:hover .games-search-list-item-arrow path{stroke:#051525}.games-search-list-item-image{width:52px;height:43px;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{height:24px;width:24px}.search-page-fixed{position:fixed;width:100%}.os-ios .games-search-list-wrapper{padding-bottom:8rem !important}

.casino-header-mobile{height:50px;z-index:1;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0, #051525), color-stop(10%, #0e2642));background-image:linear-gradient(to bottom, #051525 0, #0e2642 10%)}.casino-header-mobile .btn-outline-white-20:not(:active):hover{background-color:transparent !important}@media (min-width: 1024px){.casino-header-mobile{width:calc(100% - 288px);margin-left:288px}}.casino-sticky-header-mobile{height:50px}

.lang-label{width:18px;height:18px}.lang-label-content{width:15px;height:15px}.lang-label-header{width:44px;height:44px}.lang-label-header .lang-label-content{width:44px;height:44px}.lang-label-header .lang-label-text{font-size:.825rem}.lang-label-text{font-size:7px}

.lang-switcher .input-inner{height:44px;border:0}.lang-switcher .input-text-container .input-icon{top:46%}.lang-switcher .lang-switcher-icon{width:28px;height:28px}.lang-switcher .dropdown-input.active,.lang-switcher .dropdown-input:focus{-webkit-box-shadow:0 0 0 3px #61c1b6;box-shadow:0 0 0 3px #61c1b6;border-radius:4px}.lang-switcher.with-text .lang-switcher-icon{width:20px;height:16px}.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:"Montserrat",-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{width:100%}.lang-switcher .form-control{background-color:#fff !important}.lang-switcher .right-content svg path{stroke:#051525;fill:#fff}

.sign-in-buttons.is-bottom{z-index:1038}.sign-in-buttons.is-bottom .btn::before{border-radius:0 !important}.sign-in-buttons.is-header{height:44px}.sign-in-buttons.is-sidebar{display:grid !important;width:100%;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.sign-in-buttons.is-sidebar button{margin:0 !important}

.header{overflow-x:hidden}.header-item{height:52px}.header-item:hover{text-decoration:none}.header-item span{font-weight:600}.header-item-title:hover{color:#fff}.header-item-title,.header-item-title.active{color:#fff}.header-icon .icon-filled-path,.header-icon .icon-stroked-path{fill:#a1a1a1 !important}.header-icon.active .icon-filled-path{fill:#61c1b6 !important}.header-icon.active .icon-stroked-path{stroke:#61c1b6 !important}.light .header-icon .icon-filled-path,.light .header-icon .icon-stroked-path{fill:#b5b5b5 !important}.light .header-item-title:hover{text-decoration:none;color:#b5b5b5}.light .header-item-title,.light .header-item-title.active{color:#fff}.header-link-text{text-align:center}.casino-header-wrapper{left:0;right:0;top:0;display:none;z-index:12;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1024px){.casino-header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}}.casino-header-wrapper-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1024px){.casino-header-wrapper-mobile{display:none}}.with-domain-bar{margin-top:76px !important}@media (min-width: 1024px){.with-domain-bar{margin-top:40px !important}}

.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}@media (min-width: 1024px){.sticky-header{height:80px;width:calc(100% - 288px);margin-left:288px}}.sticky-header.reset-password-page{width:100%;margin-left:0;height:82px}.sticky-header .logo>svg{width:166px;height:35px}.sticky-header-show{-webkit-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}

.payments-preloader{min-height:332px}@media (min-width: 720px){.payments-preloader{max-width:480px;background-color:#898989}}

.previous-step-icon{width:28px;height:28px;background:#f2a241;border-radius:50%}@media (min-width: 720px){.previous-step-icon{width:36px;height:36px}}

.payment-card{background-color:#fff}.payment-card:not(.is-modal){border:0}@media (min-width: 720px){.payment-card:not(.is-modal){width:191px;height:142px}}.payment-card:not(.is-modal) .payment-card-icon-container img{margin-bottom:0.25rem}@media (min-width: 720px){.payment-card:not(.is-modal) .payment-card-icon-container img{margin-bottom:14px}}.payment-card.disabled{opacity:0.5}.payment-card.is-modal{border:1px solid rgba(41,38,58,0.15)}@media (min-width: 720px){.payment-card.is-modal{width:172px !important;height:114px !important}.payment-card.is-modal:not(.disabled):hover{-webkit-box-shadow:0 10px 26px 0 #898989,0 4px 4px 0 rgba(181,181,181,0.2);box-shadow:0 10px 26px 0 #898989,0 4px 4px 0 rgba(181,181,181,0.2)}}.payment-card:not(.payment-method-card){width:159px;height:103px}@media (min-width: 720px){.payment-card:not(.payment-method-card){width:191px;height:142px}}.payment-card:not(.payment-method-card):not(.disabled):hover{-webkit-box-shadow:0 10px 26px 0 rgba(255,255,255,0.3),0 4px 4px 0 rgba(255,255,255,0.04);box-shadow:0 10px 26px 0 rgba(255,255,255,0.3),0 4px 4px 0 rgba(255,255,255,0.04)}.payment-card svg{max-width:100%}.payment-card.small{width:77px;height:48px}.payment-card.small svg{max-height:60%}.payment-card.without-action{cursor:default;pointer-events:none}.payment-card-icon-container{padding:inherit}.payment-card-icon-container img{max-height:76%;margin-bottom:8px}@media (min-width: 720px){.payment-card-icon-container img{margin-bottom:0.25rem}}.payment-icon-scale{max-height:40px}@media (min-width: 720px){.payment-icon-scale{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transform-origin:right;transform-origin:right}}.payment-menu-card-wrapper{grid-column-gap:.5rem;-webkit-column-gap:.5rem;-moz-column-gap:.5rem;column-gap:.5rem}

.deposit-method .method-headline{font-weight:700}@media (max-width: 719.98px){.deposit-method .method-headline{font-size:.875rem;line-height:18px;font-weight:500}}@media (max-width: 719.98px) and (min-width: 1024px){.deposit-method .method-headline{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:20px}}

.payment-sum-cell-wrapper{grid-column-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px}.payment-sum-cell-wrapper .payment-value-cell{height:48px;-ms-flex-preferred-size:20%;flex-basis:20%}.payment-sum-cell-wrapper .payment-value-cell.active{border:3px solid #61c1b6}.payment-sum-cell-wrapper .payment-value-cell:not(:first-child){margin-left:1px}

.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 .slick-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.slick-slider.top-controls .slick-arrow{width:30px;height:30px;z-index:1;top:-34px}.slick-slider.top-controls .slick-arrow::before{visibility:hidden;display:none}.slick-slider.top-controls .slick-next{right:0}.slick-slider.top-controls .slick-prev{right:38px;left:auto}.slick-slider.side-controls .slick-arrow{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:-24px}.slick-slider.side-controls .slick-arrow.slick-next{right:-30px}.slick-slider.side-controls .slick-arrow svg{width:11px;height:26px}.slick-slider:not(.controls-show) .slick-prev,.slick-slider:not(.controls-show) .slick-next{display:none !important}.slick-slider .slick-disabled{opacity:0.5}

.deposit-bonus{min-height:131px}.deposit-bonus.card-size-large{height:163px}.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:2px solid #fff}.deposit-bonus .deposit-bonus-layer .deposit-bonus-radio.icon-checked{background-image:-webkit-gradient(linear, left top, left bottom, from(#61c1b6),to(#61c1b6));background-image:linear-gradient(180deg, #61c1b6,#61c1b6);border-width:0 !important}.deposit-bonus-content.with-bonus{background-image:url("https://crasher-static.ams3.cdn.digitaloceanspaces.com/images/deposit/default.png");background-size:cover}.deposit-bonus-content.with-bonus::before{content:'';display:block;position:absolute;width:100%;height:100%;top:0;left:0;background-image:linear-gradient(183.07deg, rgba(16,20,22,0) 3.69%, #101416 97.45%)}@media (-webkit-min-device-pixel-ratio: 2){.deposit-bonus-content.with-bonus{background-image:url("https://crasher-static.ams3.cdn.digitaloceanspaces.com/images/deposit/default@2x.png")}}@media (-webkit-min-device-pixel-ratio: 3){.deposit-bonus-content.with-bonus{background-image:url("https://crasher-static.ams3.cdn.digitaloceanspaces.com/images/deposit/default@3x.png")}}.deposit-bonus-layer{z-index:1}.deposit-bonus-layer .with-bonus{background-image:linear-gradient(183.07deg, rgba(16,20,22,0) 3.69%, #101416 97.45%)}.deposit-bonus-headline{max-width:90%;text-overflow:ellipsis;z-index:1}.deposit-bonus-headline-title span{display:block;color:#f76a4a;background-image:-webkit-gradient(linear,left top, left bottom,from(#f2a241),to(#ff4910));background-image:linear-gradient(#f2a241,#ff4910);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.deposit-bonus-subtitle{z-index:1}.is-dev .deposit-bonus-content.with-bonus{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/crasher/images/deposit/default.png")}@media (-webkit-min-device-pixel-ratio: 2){.is-dev .deposit-bonus-content.with-bonus{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/crasher/images/deposit/default@2x.png")}}@media (-webkit-min-device-pixel-ratio: 3){.is-dev .deposit-bonus-content.with-bonus{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/crasher/images/deposit/default@3x.png")}}

@media (max-width: 719.98px){.bonus-selection .slick-slider .slick-list{margin-left:-1rem;padding-left:1rem}}.bonus-selection-items{display:none}@media (min-width: 720px){.bonus-selection-items{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px}}

.btn-how-to{min-width:auto !important}

.deposit-new{min-height:100vh}@media (min-width: 720px){.deposit-new{min-height:auto}}.deposit-new input,.deposit-new .left-content{font-weight:500}.deposit-new .security-icon-white path{fill:#fff}

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

.deposit{overflow-x:hidden}.deposit.is-modal{height:100%;overflow-y:auto}.deposit.is-modal .title-wrapper{position:absolute;z-index:2;left:0;top:0}@media (max-width: 719.98px){.deposit.is-modal .payment-menu-card-wrapper{display:grid !important;grid-template-columns:1fr 1fr}.deposit.is-modal .payment-menu-card-wrapper .payment-card{width:auto}}.deposit .wrapper-deposit-options-small{height:0;z-index:1050;-webkit-transition:height 0.3s ease-in-out;transition:height 0.3s ease-in-out}.deposit .wrapper-deposit-options-small.active-long{overflow:auto}@media (min-width: 720px){.deposit .form-process-deposit{max-width:540px}}.deposit .form-process-deposit:not(.is-modal) .form-control{opacity:1 !important;border:0}.deposit .form-process-deposit .payment-value-cell.active{border:3px solid #61c1b6}.deposit .form-process-deposit.is-modal .payment-value-cell{border:1px solid rgba(31,59,86,0.2)}.deposit .no-redirect{max-width:346px}

.deposit-modal.modal-dialog{min-height:auto;max-width:auto;height:calc(100% - 56px)}@media (min-width: 720px){.deposit-modal.modal-dialog{height:calc(100% - 40px) !important}}.deposit-modal .close-button{top:8px}.deposit-modal .modal-content{background-color:#fff !important;color:#051525 !important;height:100%;border-radius:20px 20px 0 0}.deposit-modal .modal-body{overflow-y:hidden;height:100%}@media (max-width: 719.98px){.deposit-modal .modal-body::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:64px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(41,98,255,0)), to(rgba(41,98,255,0.25)));background:linear-gradient(180deg, rgba(41,98,255,0) 0%, rgba(41,98,255,0.25) 100%)}}@media (min-width: 720px){.deposit-modal{max-width:612px !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}.new-level-modal .icon-close{position:absolute;right:0;top:-10px;cursor:pointer}

@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}

.status-notification-content-icon{width:80px;height:80px}@media (min-width: 720px){.status-notification-content-icon{width:96px;height:96px}}.status-notification-content-header{letter-spacing:1px !important;font-weight:700;font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.5rem;line-height:25px}@media (min-width: 1024px){.status-notification-content-header{line-height:28px;letter-spacing:0.2px}}@media (min-width: 720px){.status-notification-content-header{font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.5rem;line-height:28px;letter-spacing:0.2px;font-size:28px !important;letter-spacing:0.7px !important;font-weight:800}}@media (min-width: 720px) and (min-width: 1024px){.status-notification-content-header{font-size:1.825rem;line-height:28px;font-weight:800;letter-spacing:0}}.status-notification-content-desc{line-height:21px}.status-notification-content-button{min-width:110px !important}

@media (min-width: 720px){.reset-password-modal .modal-content{width:375px}}

.global-notifications-stack{right:0;z-index:1100;bottom:0;width:100%}@media (min-width: 720px){.global-notifications-stack{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;bottom:auto}}.global-notifications-stack .global-notification{background-color:#28345e !important}.global-notifications-stack .global-notification-text{max-width:65vw}@media (min-width: 720px){.global-notifications-stack .global-notification-text{max-width:300px}}.global-notifications-stack .global-notification-type-icon{width:44px;height:44px}.global-notifications-stack .global-notification .close-btn-container{position:absolute;right:10px}.global-notifications-stack .global-notification .close-btn-container:not(.with-action-btn){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (min-width: 720px){.global-notifications-stack .global-notification .close-btn-container{position:static}.global-notifications-stack .global-notification .close-btn-container:not(.with-action-btn){-webkit-transform:translateY(0);transform:translateY(0)}}

.greeting .image{width:218px;height:120px;background-position:center;background-size:contain;background-repeat:no-repeat;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")}}.greeting .title-welcome{font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}

.news-item{background-color:transparent}.news-item:hover .game-title{color:#61c1b6 !important;text-decoration:underline}.news-game-image{width:40px;height:40px;background-size:cover;background-position:center center;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.news-game-image:hover .news-game-play-icon{opacity:1}.news-game-image:hover .news-game-image-overlay{background-color:rgba(26,26,30,0.79)}.news-game-image-loaded,.news-game-image-error{opacity:1}.news-game-image-overlay{width:40px;height:40px;-webkit-transition:background-color .3s;transition:background-color .3s}.news-game-play-icon{height:24px;width:24px;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}

.game-winner-list-image{width:40px;height:40px;background-size:cover;background-position:center center;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s;border-radius:2px}.game-winner-list-image:hover .game-winner-list-play-icon{opacity:1}.game-winner-list-image:hover .game-winner-list-image-overlay{background-color:rgba(26,26,30,0.79)}.game-winner-list-image-loaded,.game-winner-list-image-error{opacity:1}.game-winner-list-image-overlay{width:40px;height:40px;-webkit-transition:background-color .3s;transition:background-color .3s}.game-winner-list-game-name{max-width:128px}.game-winner-list-play-icon{height:24px;width:24px;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.game-winner-list-open-button:hover{text-decoration:underline}

.sidebar{left:0;width:288px;height:100vh;overflow:auto;z-index:7;scrollbar-width:none}.sidebar::-webkit-scrollbar{width:0}.sidebar .search-btn{border-radius:44px}.sidebar .news-title,.sidebar .winners-title{font-family:oswald}@media (min-width: 1024px){.sidebar.with-header-domain-bar{padding-top:calc(10px + 40px)}}

.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)}}@media (max-width: 1023.98px){.footer-wrapper.has-navigation:not(.is-logged-out){padding-bottom:49px}}@media (max-width: 1023.98px){.footer-wrapper.has-navigation.is-logged-out{padding-bottom:99px}}.footer-wrapper .footer{width:100%;max-width:1600px;margin:0 auto}.footer-wrapper .footer-icon{opacity:0.3}.footer-wrapper .footer-icon:hover{opacity:1}.footer-wrapper .footer-icons{line-height:2.2}@media (min-width: 1280px){.footer-wrapper .footer-icons{line-height:3.3}}.footer-wrapper .footer .live-chat-inc-badge-custom{width:68px}.footer-wrapper .footer .live-chat-inc-badge-custom svg,.footer-wrapper .footer .live-chat-inc-badge-custom img{display:block;max-width:100%;height:40px}.footer-wrapper .icon-down{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.footer-wrapper .lang-switcher .input-inner{font-weight:600}.footer-wrapper .support-button,.footer-wrapper .lang-switcher{max-width:184px}.footer-wrapper .footer-license-dev{height:48px}@media (min-width: 720px){.footer-wrapper .footer-license-wrapper{max-width:370px}.footer-wrapper .lang-switcher{max-width:155px}}.footer-wrapper .footer-social-link{color:#28a745}@media (max-width: 1023.98px){.footer-wrapper .footer-social-link:last-child{margin-right:0 !important}}.footer-wrapper .footer-social-link .footer-social-icon{width:28px;height:28px}.footer-wrapper .footer-social-link .footer-social-icon path{fill:#28a745}.footer-wrapper .footer-social-link:hover{text-decoration:underline;color:#fff}.footer-wrapper .footer-social-link:hover .footer-social-icon path{fill:#fff}.footer-wrapper .footer-social-links{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-wrapper a{font-size:.875rem;line-height:22px}@media (min-width: 1024px){.footer-wrapper a{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:20px}}.footer-wrapper .footer-top{border-bottom:1px solid rgba(181,181,181,0.2)}.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,.footer-wrapper .footer-producer-icons-container.givme{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,.footer-wrapper .footer-producer-icons-container.givme .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,.footer-wrapper .footer-producer-icons-container.givme.push-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.gamomat .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.spribe .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.elk .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.yggdrasil .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.pragmatic .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.hacksaw .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.red-rake-gaming .footer-producer,.footer-wrapper .footer-producer-icons-container.givme.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{height:30px;-webkit-filter:grayscale(1) contrast(0.5) brightness(200%);filter:grayscale(1) contrast(0.5) brightness(200%);opacity:.5;-webkit-transition:.3s;transition:.3s}.footer-wrapper .footer-producer:hover{opacity:1;-webkit-transition:.3s;transition:.3s}.footer-wrapper .footer-producers{line-height:unset !important}.footer-wrapper .footer-payment-icons{border-bottom:1px solid rgba(255,255,255,0.1);padding-bottom:0.625rem}.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-crypto,.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-mefete,.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-payfix,.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-jeton{-webkit-filter:contrast(0);filter:contrast(0);opacity:.7}.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-crypto:hover,.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-mefete:hover,.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-payfix:hover,.footer-wrapper .footer-payment-icons .footer-icons-container .footer-icon.icon-jeton:hover{opacity:1}.footer-wrapper .footer-payments{grid-gap:12px;gap:12px}.footer-wrapper .footer-payments .footer-payment-icon{height:48px;padding:4px;opacity:.4;-webkit-filter:brightness(0) invert(40%);filter:brightness(0) invert(40%)}.footer-wrapper .footer-payments .footer-payment-icon:hover{-webkit-filter:brightness(0) invert(40%);filter:brightness(0) invert(40%);opacity:.5}.footer-wrapper .footer-logos{height:60px;grid-gap:32px;gap:32px}@media (max-width: 719.98px){.footer-wrapper .footer-logos{grid-gap:16px;gap:16px}}.footer-wrapper .footer-logos .footer-logo-icon{max-height:48px}@media screen and (max-width: 480px){.footer-wrapper .lang-switcher{width:100% !important;max-width:100% !important}}.footer-menu-item{font-weight:500;color:#61c1b6 !important}.footer-menu-item:hover{color:#61c1b6;text-decoration:underline}@media (min-width: 720px){.footer-menu-item{font-weight:600}}.footer-info a{color:#fff}@media (min-width: 720px){.footer-content-wrapper{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer-content-wrapper .footer-menu-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:115px;width:100%}.footer-content-wrapper .footer-menu-wrapper.footer-menu{width:25%}.footer-content-wrapper .social-with-language-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:5px 0;max-width:155px}.footer-content-wrapper .social-with-language-wrapper .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;grid-gap:5px;gap:5px;margin-top:24px}}@media (max-width: 719.98px){.footer-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.footer-content-wrapper.footer-menu{width:auto}.footer-content-wrapper .social-with-language-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:15px;gap:15px;margin:24px 0}.footer-content-wrapper .social-with-language-wrapper .social{margin-left:0}}.slick-slide-icon img{-webkit-filter:grayscale(1) contrast(0.5) brightness(200%);filter:grayscale(1) contrast(0.5) brightness(200%);opacity:.5;-webkit-transition:.3s;transition:.3s;max-height:64px;height:60px}.slick-slide-icon img:hover{opacity:1;-webkit-transition:.3s;transition:.3s}.slider-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:81px;overflow:hidden}.slider-container .slick-slide div{max-height:64px;height:60px}

.wrap-bonus-reminder-details-modal>.modal{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.wrap-bonus-reminder-details-modal>.modal .modal-dialog{max-width:612px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wrap-bonus-reminder-details-modal>.modal .modal-content{border-top-left-radius:20px;border-top-right-radius:20px}@media (min-width: 720px){.wrap-bonus-reminder-details-modal>.modal .modal-content{border-radius:10px}}.wrap-bonus-reminder-details-modal>.modal .modal-content .hide-btn:hover,.wrap-bonus-reminder-details-modal>.modal .modal-content .hide-btn:active,.wrap-bonus-reminder-details-modal>.modal .modal-content .hide-btn:focus{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,177,71,0.06)), to(rgba(0,142,57,0.06))) !important;background:linear-gradient(180deg, rgba(0,177,71,0.06) 0%, rgba(0,142,57,0.06) 100%) !important;opacity:0.7}.wrap-bonus-reminder-details-modal>.modal .bonus-reminder-details-modal-countdown-items{font-size:30px;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.wrap-bonus-reminder-details-modal>.modal .bonus-reminder-details-modal-countdown-item{min-width:32px}.wrap-bonus-reminder-details-modal>.modal .bonus-reminder-details-modal-countdown .separator-item{width:4px;height:4px}

@-webkit-keyframes blink{0%{opacity:1}50%{opacity:0.1}100%{opacity:1}}@keyframes blink{0%{opacity:1}50%{opacity:0.1}100%{opacity:1}}.bonus-reminder-widget-timer{max-width:176px;border-radius:20px;background-image:linear-gradient(309deg, #335ad6 -8.56%, #00f662 114.99%)}.bonus-reminder-widget-timer-item{width:72px;max-height:62px;border-radius:16px;font-size:24px;font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.bonus-reminder-widget-timer .separator{-webkit-animation:blink 1.7s ease-in-out infinite;animation:blink 1.7s ease-in-out infinite}.bonus-reminder-widget-timer .separator-item{width:5px;height:5px;border-radius:50%}

.bonus-reminder-widget{z-index:1037;left:16px;bottom:16px;-webkit-transform:translateY(0);transform:translateY(0);overflow:hidden;max-width:240px;border-radius:20px;-webkit-transition:bottom 500ms;transition:bottom 500ms}.bonus-reminder-widget.has-navigation{bottom:76px}.bonus-reminder-widget.has-navigation.is-es-locale{bottom:86px}@media (min-width: 720px){.bonus-reminder-widget.has-navigation.is-es-locale{bottom:76px}}@media (min-width: 1024px){.bonus-reminder-widget.has-navigation{bottom:16px}.bonus-reminder-widget.has-navigation.is-es-locale{bottom:16px}}@media (min-width: 1024px){.bonus-reminder-widget.with-cookies-bar,.bonus-reminder-widget.has-navigation.with-cookies-bar{bottom:90px}}@media (min-width: 1280px){.bonus-reminder-widget.with-cookies-bar,.bonus-reminder-widget.has-navigation.with-cookies-bar{bottom:72px}}@media (min-width: 1024px){.bonus-reminder-widget{left:calc(304px)}}.bonus-reminder-widget.is-expired{border-radius:20px}.bonus-reminder-widget:not(.is-expired){cursor:default}.bonus-reminder-widget:not(.is-collapsed){border-radius:20px;background-image:linear-gradient(309deg, #335ad6 -8.56%, #00f662 114.99%);-webkit-box-shadow:0 10px 26px 0 rgba(0,0,0,0.06);box-shadow:0 10px 26px 0 rgba(0,0,0,0.06)}.bonus-reminder-widget:not(.is-collapsed) .bonus-reminder-widget-timer{background-color:rgba(5,21,37,0.2);background-image:none;cursor:default}.bonus-reminder-widget .icon-close{top:4px;right:-14px;width:24px;height:24px;cursor:pointer}.bonus-reminder-widget .icon-close path{opacity:1}@media (max-width: 1023.98px){.os-ios .is-pwa .bonus-reminder-widget.has-navigation{bottom:7rem}}

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

.kyc-alert-modal .icon-alert{width:80px;height:80px}@media (min-width: 720px){.kyc-alert-modal .icon-alert{width:96px;height:96px}}

.form-setup-otp-title{font-size:1.825rem;line-height:28px;font-weight:700}.form-setup-otp-title span{font-weight:800}.form-setup-otp-desc{font-size:.875rem;line-height:20px;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}.form-setup-otp-qr-code-image{width:144px;height:144px}.form-setup-otp-copy-input{-webkit-box-shadow:none !important;box-shadow:none !important}

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

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

.cookies-policy{bottom:65px;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{min-height:115px}}.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:#fff;left:0}.cookies-policy .cookies-btn{height:36px;color:#fff !important}@media (max-width: 1023.98px){.cookies-policy.hide-on-mobile{display:none !important}}@media (max-width: 1023.98px){.cookies-policy.has-navigation{bottom:calc(59px)}.cookies-policy.has-navigation.es-custom-styles{bottom:calc(86px)}.cookies-policy.with-login-bar.has-navigation{bottom:calc(104px)}.cookies-policy.with-login-bar.has-navigation.es-custom-styles{bottom:calc(131px)}}@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}}

.mobile-game-container{top:0;bottom:0;right:0;left:0;z-index:1500;background-color:#000;padding-bottom:calc(env(safe-area-inset-bottom) + 40px)}.mobile-game-container-header{min-height:40px}.mobile-game-container-close-button{height:24px !important;min-height:24px;width:24px;min-width:24px !important;-webkit-box-shadow:none;box-shadow:none;line-height:normal;line-height:initial}.mobile-game-container iframe{width:100%;height:calc(100% - 16px)}.is-mobile-game #root{position:fixed}

.form-sign-in{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.form-sign-in-link-container button{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.825rem;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}.form-sign-in .btn-link-secondary{font-weight:700;text-decoration:underline}

.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:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:.75rem;line-height:15px}@media (min-width: 1024px){.sign-up-container .sign-up-banner .first-deposit-hint{font-family:"Montserrat",-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:377px;background-size:cover;background-position-y:top}}.sign-up-container .form-check-label{font-weight:500 !important}@media (min-width: 1024px){.sign-up-container .tooltip-info{bottom:4px}}

@media (min-width: 1024px){.sign-up-modal{max-width:750px !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%;padding:1.875rem 1rem}@media (min-width: 720px){.sign-up-container .sign-up-inner{height:auto}}@media (min-width: 1024px){.sign-up-container .sign-up-inner{min-width:375px;background-image:none}}.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;font-weight:500}.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:#61c1b6 !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/crasher/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/crasher/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/crasher/images/home-page/sign-up-bg/bg-homepage@3x.png")}}.os-ios .hide-caret input{caret-color:transparent !important}

.modal-form-container{-webkit-transition:0.5s;transition:0.5s}.animation-hidden{overflow-y:hidden;max-height:0;opacity:0}@media (min-width: 720px){.sign-up-modal.modal-dialog-centered{height:100%}}

@media (min-width: 1024px){.promo-info-modal{min-width:400px !important}}.promo-info-modal .modal-content{background-image:url("https://sjv-devbox.fra1.digitaloceanspaces.com/crasher/images/promo-info-popup/image.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;min-height:576px !important}.promo-info-modal-title{font-size:26px !important;font-weight:500 !important;line-height:32px !important;text-align:left}.promo-info-modal-description{font-size:3rem !important;line-height:3rem !important;text-align:left}.promo-info-modal-image{max-width:294px}

.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.5rem;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:"Montserrat",-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}

.how-to-deposit-modal-title{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1.825rem;line-height:28px;font-weight:700}@media (min-width: 720px){.how-to-deposit-modal-instruction{max-height:500px}}.how-to-deposit-modal .close-button{top:0;right:0;margin-top:0 !important;width:56px;height:56px}.how-to-deposit-modal.modal-dialog{height:100%;max-width:610px}.how-to-deposit-modal .modal-content{border-radius:10px}@media (max-width: 719.98px){.how-to-deposit-modal.modal-dialog{min-height:auto;max-width:none;max-width:initial;height:calc(100% - 56px)}.how-to-deposit-modal .modal-content{background-color:#fff !important;color:#051525 !important;border-radius:20px;height:auto !important;max-height:100%}.how-to-deposit-modal .modal-body{overflow-y:hidden;height:100%}}.full-link{border-radius:4px !important;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,177,71,0.06)), to(rgba(0,142,57,0.06))) !important;background:linear-gradient(180deg, rgba(0,177,71,0.06) 0%, rgba(0,142,57,0.06) 100%) !important;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important;color:#61c1b6 !important;font-weight:700 !important;height:46px !important}@media (max-width: 719.98px){.wrapper .modal{top:0 !important}}

.side-modal{height:100vh;z-index:2000;top:0;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:0;overflow-y:hidden;-webkit-transition:opacity 0.5s ease;transition:opacity 0.5s ease}.side-modal-overlay.active{opacity:0.8;z-index:1049;height:100%}

.sidebar-mobile{left:0;width:288px;height:100%;overflow:auto;z-index:3;scrollbar-width:none}.sidebar-mobile::-webkit-scrollbar{width:0}.sidebar-mobile .icon-logo{height:40px;width:190px}.sidebar-mobile .icon-search{height:20px;width:22px}.sidebar-mobile .auth-buttons{bottom:0;left:0;right:0}

.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}.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}

.profile-tabs{overflow:visible;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none}.profile-tabs::after{content:'';display:block;width:100%;height:1px;background-color:transparent;position:absolute;left:0;bottom:2px}.profile-tabs .profile-tab-container .profile-tab:not(.active){color:rgba(255,255,255,0.7)}.profile-tabs .profile-tab-container .profile-tab.active::after{content:'';height:4px;background-color:#61c1b6;border-radius:4px;position:absolute;width:100%;left:0;bottom:0}.profile-tabs .profile-tab-container .profile-tab:hover,.profile-tabs .profile-tab-container .profile-tab.active{color:#fff !important;text-decoration:none}.profile-tabs::-webkit-scrollbar{display:none}

.game-winner-carousel .slick-slide{padding:0 24px}

.casino-navigation{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-columns:repeat(var(--navigation-items, 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}.casino-navigation .icon-parent{margin-bottom:env(safe-area-inset-bottom)}.casino-navigation-menu-icon{width:22px;height:22px}.casino-navigation-menu-icon.active path{fill:#fff !important}.casino-navigation-menu-title{font-size:11px;font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";text-align:center}@media (min-width: 720px){.casino-navigation-menu-title{font-size:.75rem;line-height:17px;letter-spacing:0.41px}}

.bottom-actions{z-index:1070}

.custom-chat-button{z-index:1051;right:0.5rem;bottom:5rem;-webkit-transition:-webkit-box-shadow 0.15s;transition:-webkit-box-shadow 0.15s;transition:box-shadow 0.15s;transition:box-shadow 0.15s, -webkit-box-shadow 0.15s;height:55px;width:55px;border-radius:50% 15% 50% 50%;background:transparent}.custom-chat-button.not-authenticated{bottom:7.5rem}@media (min-width: 1024px){.custom-chat-button{right:1rem;bottom:1rem}}.os-ios .is-pwa .custom-chat-button{bottom:7rem}@media (max-width: 1279.98px){.os-ios .is-pwa .custom-chat-button.not-authenticated{bottom:10rem}}

.pwa-payment-container iframe{width:100%;height:100vh}@media (min-width: 1024px){.pwa-payment-container iframe{height:100% !important}}.pwa-payment-container-loader{z-index:-1}@media (min-width: 1024px){.pwa-payment-container{height:691px !important}}@media (min-width: 1024px){.payment-modal{max-width:612px !important;height:691px !important}}.payment-container{padding:0 !important;padding-top:50px !important;overflow-y:hidden !important;height:100vh !important}.payment-container iframe{width:100%;height:100% !important}.payment-container-loader{z-index:-1}@media (min-width: 720px){.payment-container{height:734px !important}}@media (min-width: 1024px){.payment-container{height:691px !important}}

body.is-pwa{-webkit-user-select:none}body.is-pwa .pwa-blur{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(10,10,13,0.9) !important}.text-markup-container a:target{display:inline-block;padding-top:50px}@media (min-width: 1024px){.text-markup-container a:target{padding-top:80px}}@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{max-width:1600px;margin-top:7px}@media (min-width: 720px){.main-container main.is-games-page{margin-top:8px}}.main-container.is-main-page main{max-width:1600px}@media (max-width: 1023.98px){.main-container.has-navigation{padding-bottom:88px}}@media (min-width: 1024px){.main-container.has-content-under-header{margin-top:-80px}}.payments-wrapper .with-ability-to-hide{display:none !important}.games-search-mobile-open{overflow:auto !important}.games-search-mobile-open .games-page-banner,.games-search-mobile-open .casino-navigation,.games-search-mobile-open .sign-in-buttons-bottom,.games-search-mobile-open .footer-wrapper,.games-search-mobile-open .pwa-install-guide{display:none !important}.games-search-mobile-open .main-container{min-height:100vh !important}.games-search-mobile-open .main-container .is-games-page{margin-top:0}.games-search-mobile-open.modal-open .games-filters-list-wrapper,.games-search-mobile-open.modal-open .search-input-wrapper{z-index:0 !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}@media (max-width: 719.98px){.modal-open #chat-widget-container,.modal-open .custom-chat-button,.modal-open div[id^='comm100-button']{display:none !important}}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}.iframe-full-screen .casino-header{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-box-shadow:0 0 0 0 #000 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}.font-family-oswald{font-family:"Oswald",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important}.font-family-montserrat{font-family:"Montserrat",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol" !important}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}


/*# sourceMappingURL=main.7b69b04bfe59001b64a9.css.map*/