#scroll-up,
.btn,
.btn:hover,
.btn:hover>*,
.btn>*,
.page__list li a,
.sidebar-block--news__box,
.sidebar-block--news__box:hover,
a,
a:hover {
    text-decoration: none
}

a,
a:active,
a:focus,
a:hover {
    outline: 0 !important
}

body.arabian .jackpot-block__title,
body.arabian p,
body.arabian h1,
body.arabian h2,
body.arabian h3,
body.arabian h4,
body.arabian h5,
body.arabian ol,
body.arabian ul {
    text-align: right;
}

body.arabian ol,
body.arabian ul li {
    padding-right: 30px;
}

body.arabian .cnt-main ul li:before {
    right: 0;
    left: unset;
    line-height: 14px;
}

body.arabian ol {
    counter-reset: num;
}

body.arabian ol li {
    list-style: none;
    position: relative;
}

body.arabian ol li:after {
    content: counter(num);
    counter-increment: num;
    position: absolute;
    right: -30px;

}

body.arabian .faq_item .label.panel-title {
    padding-right: 40px;
}

body.arabian table th,
body.arabian table td {
    text-align: right;
}
body.arabian .sidebar-block,
body.arabian .faq_item .panel-body {
    text-align: right;
}
.btn,
.h4,
.nav__item,
.nav__link_text,
.tmb-action-btn,
h4 {
    text-transform: uppercase
}

.btn,
.carousel-inner,
.cnt-main ul li,
.container,
.container-wrapper,
.footer,
.footer-top,
.game,
.jackpot-item-block,
.lang-switch,
.lang-switch__current,
.nav--main,
.scroll-logo,
.tmb,
.tmb-img,
.tmb-img-wrapper,
.tns-inner,
.wrapper,
body {
    position: relative
}

*,
body {
    padding: 0
}

*,
.container-wrapper,
.header-top__left,
.header-top__right,
.lang-switch__current,
.lang-switch__list,
.tns-nav button {
    box-sizing: border-box
}

.carousel-inner .carousel-caption .btn,
.header-top__btn-enter .btn.btn-red,
.header-top__btn-reg .btn.btn-red {
    background: linear-gradient(180deg, #4b9de8, #416fb4)
}

.footer li,
.nav__link_text,
.tmb-title {
    white-space: nowrap
}

.actions__item-btn,
.btn {
    will-change: background, filter
}

.providers-filter__providers-list,
body,
html {
    scrollbar-color: #3b4253 transparent;
    scrollbar-width: 8px
}

*,
.header-top__btn-cash .btn,
.header-top__btn-enter .btn,
.header-top__btn-reg .btn,
.panel-title p,
.sidebar-block .btn,
body {
    margin: 0
}

p {
    font-size: 14px;
    line-height: 24px;
    color: #babcc2;
    margin: 16px 0 25px
}

img {
    max-width: 100%
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    color: #9ba1b1;
    margin: 16px 0;
    position: relative;
    font-size: 24px;
    line-height: 32px;
    text-align: left
}

.cnt-main ul li,
table {
    line-height: 24px;
    font-size: 14px
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    font-size: 16px
}

.h1:first-child,
h1:first-child {
    margin-top: 10px
}
ol li {
    line-height: 24px;
}
.h1,
h1 {
    font-weight: 500
}

.cnt-main ul li,
.h2,
.h3,
h2,
h3 {
    font-weight: 400
}

.h4,
h4 {
    font-weight: 500;
    text-align: left
}

.h4,
.h5,
h4,
h5 {
    color: #9ba1b1
}

.h5,
h5 {
    margin: 20px 0
}

.h6,
h6 {
    color: #c7ced8;
    margin: 15px 0
}

.cnt-main ul li,
ol,
table {
    color: #babcc2
}

.h1 span,
.h2 span,
h1 span,
h2 span {
    color: #9ba1b1;
    background-image: -webkit-linear-gradient(top, #fff, #9ba1b1);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

body::-webkit-scrollbar {
    width: 8px;
    height: 2px;
    background-color: transparent
}

body::-webkit-scrollbar-thumb {
    background-color: #3b4253;
    border-radius: 9em
}

body::-webkit-scrollbar-thumb:hover {
    background-color: #606570
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

a {
    background: 0 0;
    color: #d2e5ff;
    cursor: pointer
}

::-webkit-scrollbar-thumb {
    background-color: #3b4253;
    border-radius: 9em
}

.btn,
.btn-blue,
.btn-green,
.btn-red {
    background: linear-gradient(180deg, #5cd995, #3a9b84)
}

ul {
    list-style-type: none
}

.cnt-main ul {
    list-style: none;
    counter-reset: list;
    margin-left: 16px
}

.cnt-main ul li {
    padding: 0 0 16px 32px
}

.cnt-main ul li:before {
    content: "\2022";
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 16px;
    height: 16px;
    background: hsla(0, 0%, 100%, .05);
    line-height: 17px;
    text-align: center;
    font-weight: 900;
    color: #babcc2;
    border-radius: 4px
}

ol {
    list-style-position: inside
}

ol li::marker {
    display: block
}

table {
    margin: 16px 0 25px;
    border: 2px solid gray
}

table td,
table th {
    border: 2px solid gray;
    padding: 5px
}

.btn {
    display: block;
    margin: 0 0 20px;
    color: #fff;
    box-shadow: 0 4px 12px rgb(32 36 48/30%);
    transition: .2s;
    border: none;
    border-radius: 8px;
    font-weight: 700;
    filter: brightness(1)
}

.header-top,
body {
    backface-visibility: hidden;
    background: #252d40
}

.btn-md {
    border-radius: 8px
}

a.btn-md,
button.btn-md,
div.btn-md {
    height: 32px
}

.header-top__btn-enter .btn,
.header-top__btn-reg .btn {
    height: 48px;
    border-radius: 10px
}

.btn:hover {
    cursor: pointer;
    font-weight: 400;
    box-shadow: 0 8px 16px 0 rgb(0 0 0/50%);
    filter: brightness(1.1)
}

.header-top__btn-reg {
    margin-right: 16px;
    /*width: 256px*/
}

.btn-md span {
    line-height: 32px;
    height: 32px;
    font-size: 14px
}

body {
    font-size: 13px;
    line-height: 18px;
    -webkit-text-size-adjust: 100%;
    min-height: 100vh;
    height: auto;
    clear: both;
    z-index: 2;
    font-family: SF Pro Text, sans-serif
}

.header-top {
    position: fixed;
    top: 0;
    left: 0;
    margin: 0 auto;
    z-index: 5;
    height: 64px;
    transition: .3s;
    width: 100%;
    box-shadow: 0 8px 16px rgb(25 30 45/60%)
}

.container {
    z-index: 2
}

.wrapper {
    z-index: 4
}

.header-top .wrapper {
    max-width: 1144px;
    float: none !important;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.header-top__left {
    float: left;
    width: 149px;
    height: 64px
}

.header-top__left>a {
    display: block;
    width: 100%;
    height: 100%
}

.scroll-logo {
    right: 6px;
    height: 100%;
    width: 149px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat;
    background-image: url(/img/1w.svg)
}

.header-top__right {
    display: flex;
    justify-content: flex-end;
    height: 64px;
    margin-left: 149px;
    padding: 0 5px 0 14px;
    align-items: center
}

.header-top__right__item {
    display: inline-flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    vertical-align: top
}

.game-list,
.tmb {
    vertical-align: middle
}

.header-top__btn-enter .btn span,
.header-top__btn-reg .btn span {
    height: 48px;
    line-height: 48px
}

.header-top__btn-enter {
    min-width: 96px;
    max-width: 181px;
    margin-right: 13px
}

.nav__header_switch-locale {
    position: relative;
    height: 28px;
    margin-left: 12px
}

.lang-switch {
    min-width: 56px;
    height: 28px;
    font-family: Roboto, Arial, Helvetica Neue, Helvetica, Verdana, sans-serif
}

.lang-switch__current {
    display: flex;
    align-items: center;
    line-height: 34px;
    min-width: inherit;
    height: inherit;
    padding: 0 12px;
    text-align: left;
    border-radius: 4px;
    background-color: hsla(0, 0%, 100%, .05);
    transition: background-color .3s;
    cursor: pointer
}

.lang-switch__current:before {
    content: "";
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    left: auto;
    margin: auto;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid hsla(0, 0%, 100%, .8);
    transform: rotate(180deg);
    transition: transform .2s
}

.lang-switch__current .iti__flag {
    display: inline-block
}

.iti__flag,
.iti__flag:before {
    width: 14px;
    height: 11px
}

.lang-switch .iti__flag {
    position: relative;
    overflow: hidden;
    border-radius: 1px;
    width: 20px;
    height: 15px
}

.lang-switch__name {
    margin: 0 16px 0 0;
    font-weight: 400;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-transform: capitalize;
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 90px
}

.lang-switch__list {
    position: absolute;
    top: 100%;
    right: 0;
    display: flex;
    flex-direction: column;
    background: #1c212e;
    border-radius: 4px 0 4px 4px;
    box-shadow: 0 4px 4px rgb(0 0 0/25%);
    width: 100%;
    padding: 12px 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s, max-height .3s
}

.lang-switch__list_item {
    position: relative;
    height: 32px;
    display: flex;
    align-items: center;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
    font-size: 14px;
    line-height: 32px;
    font-weight: 400;
    text-transform: capitalize;
    color: hsla(0, 0%, 100%, .8);
    transition: border-color .15s linear;
    cursor: pointer
}

.lang-switch__list_item.current {
    pointer-events: none;
    font-weight: 500;
    color: #fff
}

.lang-switch__flag+.lang-switch__name {
    margin: 0 16px 0 12px
}

.lang-switch--is-open {
    z-index: 9
}

.lang-switch--is-open .lang-switch__current {
    background-color: #1c212e;
    border-radius: 4px 4px 0 0
}

.lang-switch--is-open .lang-switch__current:before {
    transform: rotate(0);
    opacity: .8
}

.lang-switch--is-open .lang-switch__list {
    opacity: 1;
    visibility: visible
}

.lang-switch__list .iti__flag {
    margin-right: 12px
}

.tns-outer {
    min-height: 200px;
    height: 328px;
    margin-top: 0;
    position: relative;
    z-index: 1
}

.tns-nav,
.tns-outer:before {
    position: absolute;
    z-index: 2
}

.tns-outer:before {
    content: "";
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 88px;
    background: linear-gradient(180deg, #252d40, rgba(37, 45, 64, 0));
    pointer-events: none
}

.tns-controls,
button[data-action=start],
button[data-action=stop] {
    display: none
}

.tns-nav {
    top: auto;
    right: 0;
    bottom: 12px;
    left: 0;
    text-align: center
}

.tns-nav button {
    cursor: pointer;
    display: inline-block;
    padding: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 4px;
    border: 2px solid #4bbb8d;
    opacity: .6
}

.tns-nav button.tns-nav-active {
    background: #4bbb8d;
    opacity: 1
}

.carousel-inner,
.tns-inner {
    min-height: 200px;
    z-index: 1;
    overflow: hidden;
    width: inherit;
    height: inherit
}

.carousel-inner img {
    height: 328px;
    width: auto;
    max-width: 1940px
}

.carousel-inner .carousel-caption {
    max-width: 420px;
    position: absolute;
    left: calc(50% - 5px);
    top: 95px;
    z-index: 2;
    transform: translateX(-476px)
}

.carousel-inner .carousel-subtitle {
    font-size: 20px;
    font-family: Cuprum, Roboto, Arial, sans-serif;
    font-weight: 700;
    text-align: left;
    line-height: 32px;
    color: #fff;
    margin: 0 0 10px
}

.carousel-inner .carousel-caption .btn {
    position: absolute;
    width: 240px;
    height: 48px;
    border-radius: 10px;
    color: #000;
    font-size: 14px;
    line-height: 48px;
    box-shadow: 0 4px 12px rgb(32 36 48/30%)
}

.carousel-inner .carousel-title {
    font-family: Roboto, sans-serif;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: .02rem;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
    color: #fff;
    margin: 0
}

#tns1>.tns-item,
.games_list {
    display: flex;
    justify-content: center
}

.container-wrapper,
.games {
    justify-content: space-between
}

.container-wrapper {
    max-width: 1144px;
    float: none !important;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 34px 6px 24px;
    display: flex;
    flex-wrap: wrap
}

.cnt-main.cnt-top,
.jackpot-item-block {
    align-items: center;
    display: flex;
    box-sizing: border-box
}

.content--main {
    max-width: 70%;
    padding-right: 10px
}

.sidebar {
    width: 300px
}

.cnt-top {
    padding: 0 0 0 5px
}

.cnt-main.cnt-top {
    justify-content: space-between height:82px;
    margin: 0 -1px 0 0
}

.jackpot-item-block {
    flex-wrap: wrap;
    min-width: 274px;
    height: 100%;
    margin-left: 28px;
    padding: 6px 0 8px
}

.games,
.nav__item {
    align-items: center
}

.jackpot-block__title {
    width: 64px;
    margin-bottom: 4px;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: hsla(0, 0%, 100%, .8);
    text-shadow: 0 1px 0 #000
}

.games_item,
.games_list {
    margin: 0 10px
}

.games_list_title {
    background: hsla(0, 0%, 100%, .1);
    border-radius: 8px;
    text-align: center;
    padding: 5px
}

.jackpot-item-block .jackpot {
    font-size: 38px;
    line-height: 38px;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    background-color: #d3f6e6;
    color: transparent;
    text-shadow: 0 1px 0 #2dd890;
    -webkit-background-clip: text
}

.games {
    display: flex;
    max-width: 100%;
    max-height: 100%
}

.games_item img {
    height: 80px;
    max-width: 80px;
    object-fit: cover;
    border-radius: 10px
}

.nav__wrapper {
    height: 80px;
    margin-bottom: 9px;
    max-width: 100%
}

.nav--main {
    display: flex;
    justify-content: space-between;
    height: 100%;
    z-index: 1;
    font-family: Roboto, sans-serif;
    font-weight: 600;
    border-radius: 10px;
    box-shadow: 0 8px 16px rgb(25 30 45/60%), inset 0 1px 0 rgb(46 54 74/40%);
    background: #1c212e;
    opacity: 1;
    transition: margin .2s ease-in-out, opacity .3s ease-out;
    overflow: auto
}

.nav__link_text,
.sidebar__header {
    font-family: Roboto, Arial, sans-serif
}

.nav__item,
h1 span {
    font-weight: 400;
    color: #fff;
    text-align: center
}

.nav--main::-webkit-scrollbar {
    width: 20px;
    background-color: transparent
}

.nav--main::-webkit-scrollbar-thumb {
    background-color: #3b4253;
    border-radius: 9em
}

.nav--main::-webkit-scrollbar-thumb:hover {
    background-color: #606570
}

.nav__list {
    display: flex;
    justify-content: start;
    padding-left: 12px;
    align-items: center;
    box-sizing: border-box;
    opacity: 1;
    pointer-events: auto;
    transition: opacity .3s
}

.nav__item,
.providers-filter-button {
    flex-flow: row nowrap;
    position: relative
}

.nav__list:last-child {
    padding-right: 12px
}

.nav__item {
    display: inline-flex;
    justify-content: flex-start;
    width: auto;
    height: 100%;
    line-height: 0;
    font-size: 15px;
    margin-left: 32px
}

.nav__link_text {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -.15px;
    font-weight: 700;
    color: #fff
}

.providers-filter-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-left: 4px;
    max-width: 122px;
    cursor: pointer
}

.providers-filter-button span {
    margin-left: 4px;
    color: #b8b8cc;
    font-size: 12px;
    line-height: 20px
}

.providers-filter-button__default-button-icon {
    display: inline-flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    background: url(/../img/filter-providers.svg) 50% no-repeat
}

.tmb,
.tmb-action,
.tmb-img,
.tmb-img img,
.tmb-img-wrapper {
    width: 176px;
    height: 112px
}

.providers-filter-button:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 4px;
    width: 0;
    height: 0;
    border-color: #b8b8cc transparent transparent;
    border-style: solid;
    border-width: 3.5px 3.75px 0;
    transform: translate(-50%, -50%)
}

h1 span {
    font-size: 36px;
    line-height: 36px;
    font-style: normal
}

.game-list {
    font-size: 0;
    line-height: 0;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    margin: 15px 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-items: center
}

.tmb,
.tmb-action-btn {
    display: inline-block;
    border-radius: 10px
}

.tmb {
    padding: 0;
    margin: 0 8px 48px;
    background: rgba(0, 0, 0, .5);
    box-shadow: inset 0 0 4px 0 #1c212e, 0 8px 16px rgb(36 2 0/20%)
}

.tmb-img-wrapper {
    background-color: #1c212e;
    border-radius: 10px;
    box-shadow: 0 0 0 2px #1c212e
}

.tmb-img {
    border-radius: 10px;
    margin: 0 0 10px;
    overflow: hidden
}

.tmb-img img {
    object-fit: cover;
    border-radius: 8px;
    opacity: 1;
    transition: opacity .2s ease-out, transform .2s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tmb-action {
    background-color: rgba(0, 0, 0, .9);
    z-index: 3;
    opacity: 0;
    transition: opacity .2s ease-out
}

.tmb-action-btn,
.tmb-action-link {
    transition: .2s ease-out;
    opacity: 0;
    position: absolute
}

.tmb-action,
.tmb-action__lock {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center
}

.tmb-container:not(.tmb__lock):hover .tmb-img img {
    -moz-transform: scale(.965, .95) translateZ(0);
    -webkit-transform: scale(.965, .95) translateZ(0);
    -o-transform: scale(.965, .95) translateZ(0);
    -ms-transform: scale(.965, .95) translateZ(0);
    transform: scale(.965, .95) translateZ(0)
}

.tmb-container:hover .tmb-action,
.tmb-container:not(.tmb__lock):hover .tmb-title {
    opacity: 1
}

.tmb-action-link {
    top: 18px;
    left: 17px;
    font-size: 12px;
    color: #fff;
    line-height: 12px;
    transform: translateY(-20px);
    border-bottom: 1px solid transparent
}

.panel-title,
.tmb-title {
    color: #babcc2;
    font-weight: 400
}

.tmb-action-btn {
    left: 16px;
    bottom: 16px;
    width: calc(100% - 32px);
    height: 48px;
    background: linear-gradient(180deg, #5cd995, #3a9b84);
    box-shadow: 0 4px 12px rgb(32 36 48/30%);
    overflow: hidden;
    transform: translateY(30px);
    font-size: 14px;
    line-height: 48px;
    font-weight: 700;
    letter-spacing: .4px
}

.tmb-container:not(.tmb__lock):hover .tmb-action-btn,
.tmb-container:not(.tmb__lock):hover .tmb-action-link {
    transform: translate(0);
    opacity: 1
}

.tmb-action-btn span {
    position: relative;
    z-index: 2;
    color: #fff;
    text-shadow: 0 -1px 0 rgb(0 0 0/25%)
}

.actions__item-btn span,
.btn span {
    text-shadow: 0 -1px 0 hsl(0deg 0% 100%/5%);
    text-transform: uppercase;
    letter-spacing: .4px
}

.tmb-title {
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    opacity: 1;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis
}

.faq_item {
    background-color: rgba(186, 188, 194, .1);
    border: none;
    border-radius: 10px;
    -webkit-box-shadow: 0 8px 16px rgb(25 30 45/20%);
    -moz-box-shadow: 0 8px 16px rgba(25, 30, 45, .2);
    box-shadow: 0 8px 16px rgb(25 30 45/20%);
    position: relative;
    padding: 12px 16px;
    margin-bottom: 16px;
    box-shadow: 0 8px 16px rgb(25 30 45/60%), inset 1px 1px #464f64, inset -1px 1px #464f64
}

.search-input,
.sidebar-block {
    background: #1c212e;
    box-sizing: border-box
}

.panel-title {
    margin: 0;
    display: block;
    padding: 0 16px 0 32px;
    font-size: 14px;
    line-height: 24px
}

.panel-body,
.panel-body div {
    font-size: 12px;
    line-height: 20px;
    color: #fff
}

.panel-title p:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 19px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-top: none;
    border-bottom: 5px solid #fff;
    transform-origin: 50%;
    transition: transform .4s ease-in-out;
    transform: rotate(-180deg)
}

.btn-lg,
.search-wrapper,
.sidebar-block {
    border-radius: 10px
}

.faq_item.active .panel-title p:before {
    top: 22px;
    transform: rotate(0)
}

.panel-body {
    display: none;
    padding: 0 30px
}

.panel-body div {
    margin: 22px 0 18px
}

.faq_item.active .panel-body {
    display: block
}

.sidebar-block {
    padding: 24px 32px 32px;
    position: relative;
    margin-bottom: 8px;
    overflow: hidden;
    box-shadow: 0 8px 16px rgb(25 30 45/60%)
}

.sidebar-block.cnt-top {
    height: 80px;
    padding: 16px 33px;
    margin-bottom: 4px;
    box-shadow: none;
    background: 0 0;
    border-radius: 0
}

a.btn-lg,
button.btn-lg,
div.btn-lg {
    height: 48px
}

.btn span {
    display: block;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.btn-lg span {
    line-height: 48px;
    height: 48px;
    font-size: 14px
}

.sidebar-search {
    position: relative;
    height: 80px;
    margin: 0 auto 8px;
    z-index: 7
}

.search-wrapper {
    width: 100%;
    margin: 0 auto 8px;
    position: absolute;
    right: 0;
    height: 80px;
    box-shadow: 0 1px 0 hsl(0deg 0% 100%/5%);
    transition: .2s;
    z-index: 3
}

.search-input {
    width: 100%;
    height: 80px;
    border: none;
    padding-left: 64px;
    font-size: 16px;
    color: hsla(0, 0%, 100%, .4);
    border-radius: 10px;
    font-weight: 400
}

.search-wrapper .btn-icon-search {
    opacity: .4;
    position: absolute;
    display: block;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background: url(/img/icon_search.svg) 0 50% no-repeat;
    z-index: 3
}

.sidebar-block--bonus:before,
.sidebar-block__img img {
    z-index: 0;
    transform: translateX(-50%);
    object-fit: cover
}

[data-sidebar-widget-parent] {
    height: auto;
    transition: height, min-height .5s ease-out;
    position: relative
}

.sidebar-block--bonus {
    background: linear-gradient(180deg, #3c567d, #1c212e)
}

.sidebar-block--bonus:before {
    content: "";
    position: absolute;
    top: auto;
    left: 64%;
    bottom: 0;
    height: 264px;
    width: 216px;
    background: url(/img/sidebar-bonus-prize.png) 0 0/cover no-repeat
}

.sidebar__header,
.sidebar__header-number {
    font-style: normal;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0
}

.sidebar__header {
    color: #fff;
    font-weight: 700;
    font-size: 20px
}

.sidebar__header-number {
    font-weight: 500;
    font-size: 24px;
    color: #2dd890
}

.timer-string--lg {
    height: 32px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #fff
}

.sidebar-btns {
    position: relative;
    z-index: 2;
    margin: 24px auto 0
}

.sidebar__header>span {
    color: #2dd890
}

.sidebar-links {
    position: relative;
    z-index: 2;
    font-size: 14px;
    font-weight: 400;
    margin-top: 6px;
    top: 4px;
    text-align: center
}

.footer li,
.footer p,
.footer-list a,
.sidebar__title {
    font-size: 12px;
    line-height: 20px
}

.sidebar-links a {
    color: #d2e5ff;
    position: relative
}

.sidebar-links a:after {
    content: "";
    display: block;
    position: absolute;
    height: 1px;
    width: 100%;
    left: 0;
    bottom: 1px;
    background: #d2e5ff
}

.sidebar-block--news {
    height: 200px
}

.sidebar-block__img {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    margin: auto
}

.sidebar-block__img:not(.sidebar-block__img--bonus) {
    background: #000
}

.sidebar-block--news .sidebar-block__img {
    height: 100%;
    width: 304px
}

.sidebar-block__section {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 16px
}

.sidebar-block__img img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 50%;
    opacity: .4
}

.sidebar-btns--news {
    position: absolute;
    z-index: 1;
    right: 32px;
    bottom: 32px;
    margin: 0
}

.sidebar-btns--news .btn-md {
    display: inline-block;
    margin: 0;
    padding: 0 14px;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgb(0 0 0/20%);
    text-align: center;
    transition: background-color .15s linear;
    background: rgba(0, 0, 0, .1);
    text-shadow: 0 1px 0 rgb(0 0 0/20%)
}

.sidebar-btns--news .btn-md span {
    font-size: 14px;
    line-height: 32px;
    font-weight: 500;
    letter-spacing: normal;
    text-transform: none
}

.sidebar__title {
    font-weight: 400;
    color: hsla(0, 0%, 100%, .8);
    margin: 0
}

.sidebar-block--news .sidebar-block__img img {
    transition: opacity .15s ease-in-out .2s
}

.sidebar-block--news__box:hover .sidebar-block__img img:not([data-character]) {
    opacity: .5
}

.sidebar-btns--news .btn-md:hover {
    background: hsla(0, 0%, 100%, .1);
    box-shadow: none
}

.footer {
    background: rgba(0, 0, 0, .2);
    padding-top: 16px
}

.footer-top {
    z-index: 4;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    min-height: 34px;
    padding: 10px 0
}

.footer>div:not(.footer-separator) {
    max-width: 1144px;
    margin: 0 auto;
    padding: 0 40px 40px 42px;
    box-sizing: border-box
}

.footer-payments-wrapper {
    height: 100%;
    box-sizing: border-box
}

.footer-payments ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-left: 0;
    padding-right: 32px
}

.footer-payments__item {
    display: inline-flex;
    flex: 1 1 0;
    min-width: 64px;
    max-width: 92px;
    height: 32px;
    position: relative;
    -webkit-background-size: contain;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat
}

.footer-middle {
    display: flex;
    width: 100%;
    padding-top: 34px !important
}

.footer-list {
    display: inline-block;
    width: 168px;
    padding-right: 24px
}

.footer-list li {
    margin-bottom: 4px
}

.footer-list a {
    color: #fff;
    font-weight: 400
}

.footer-separator {
    width: 100%;
    height: 1px;
    background: rgba(123, 150, 200, .1)
}

.footer-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: center
}

.footer-wp {
    display: inline-block;
    width: 61px;
    height: 30px;
    margin: 0 29px 0 0 !important;
    background: url(/assets/SZL/Web/svg/affiliates.svg) 50%/contain no-repeat
}

.footer-bottom__item--right,
.news__data {
    display: flex;
    align-items: center
}

@media (max-width:1100px) {
    .sidebar {
        display: none
    }

    .content--main {
        max-width: 100%
    }

    .container-wrapper,
    .footer>div:not(.footer-separator),
    .header-top .wrapper {
        max-width: 900px
    }

    .carousel-inner .carousel-caption {
        transform: translateX(-330px)
    }
}

@media (max-width:850px) {

    .container-wrapper,
    .footer>div:not(.footer-separator),
    .header-top .wrapper {
        padding-right: 10px;
        padding-left: 10px
    }

    .content--main {
        padding-right: 0
    }

    .game-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (max-width:700px) {
    .cnt-main.cnt-top {
        flex-wrap: wrap;
        justify-content: center
    }

    .game-list {
        grid-template-columns: repeat(2, 1fr)
    }

    .carousel-inner .carousel-caption {
        transform: translateX(-230px)
    }

    .header_reg {
        display: none
    }
}

@media (max-width:500px) {

    .footer-middle,
    .games {
        flex-wrap: wrap;
        justify-content: center
    }

    .game-list {
        grid-template-columns: repeat(1, 1fr)
    }

    .carousel-inner .carousel-caption {
        transform: translateX(-100px)
    }

    .footer-bottom {
        flex-direction: column
    }
}

@media (max-width:370px) {
    .header-top__btn-enter {
        display: none
    }
}

.game_img {
    margin: auto;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-filter: brightness(40%);
    filter: brightness(40%);
    border-radius: 10px
}

.game_btn {
    border-radius: 10px;
    background: linear-gradient(180deg, #4b9de8, #416fb4);
    color: #fff;
    font-weight: 600;
    padding: 10px 40px;
    border: 0 solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#scroll-up:after,
#scroll-up:before {
    content: "";
    transform: translate(-50%, -50%);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.info {
    display: flex;
    background: #1c212e;
    padding: 20px 30px;
    margin: 20px 0 0;
    border-radius: 12px
}

.actions__item,
.actions__item_box {
    position: relative;
    border-radius: 8px
}

.info__wrapper {
    width: 85%
}

.info__wrapper:last-child {
    width: 15%
}

.info__title {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #2d3344;
    margin-bottom: 10px;
    color: #fff
}

.info .info-content {
    display: flex;
    justify-content: space-between
}

.info .info-content__block {
    display: flex;
    flex-flow: column;
    width: 100%;
    max-width: 110px;
    padding: 10px 1px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase
}

.info .info-content__num {
    position: relative;
    padding: 5px 5px 15px;
    margin: 0
}

.info .info-content__num:after {
    content: "";
    position: absolute;
    width: 15px;
    height: 1px;
    background-color: rgba(92, 103, 132, .7);
    bottom: 7px;
    left: calc(50% - 7.5px)
}

.info__wrapper img {
    background-color: #fff;
    object-fit: contain
}

@media screen and (max-width:700px) {
    .info .info-content {
        flex-wrap: wrap
    }

    .info .info-content__block {
        max-width: 200px;
        flex-flow: row;
        align-items: baseline;
        justify-content: center
    }
}

@media screen and (max-width:568px) {
    .info {
        flex-flow: column
    }

    .info__wrapper {
        width: 100%;
        margin-bottom: 20px
    }

    .info__wrapper:last-child {
        width: 100%;
        text-align: center
    }
}

@media screen and (max-width:490px) {
    .info .info-content {
        display: flex;
        justify-content: center
    }
}

#tns1.similar>.tns-item,
#tns2.screenshots>.tns-item {
    padding: 0 10px;
    display: inline-block
}

.game-list.bonuses {
    grid-template-columns: repeat(2, 1fr)
}

@media (max-width:600px) {
    .game-list.bonuses {
        grid-template-columns: repeat(1, 1fr)
    }
}

.actions__item {
    margin: 8px;
    color: #fff;
    height: 272px;
    width: 100%
}

.actions__item_box {
    padding: 26px 32px 32px;
    box-sizing: border-box;
    z-index: 3;
    width: inherit;
    height: inherit;
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, 0));
    background-repeat: repeat;
    background-position: 0 0;
    box-shadow: 0 4px 16px rgb(0 0 0/60%)
}

.actions__item-content {
    display: flex;
    flex-flow: column nowrap;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
    width: 100%
}

.actions__item-title {
    max-height: 64px;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.actions__item-footer {
    max-height: 40px;
    margin-bottom: 20px;
    overflow: hidden
}

.actions__item-footer-text {
    margin-bottom: 8px
}

.actions__item-footer-text-desc,
.actions__item-footer-text-main {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    margin-right: 5px
}

.actions__item-footer-text-desc {
    color: hsla(0, 0%, 100%, .6)
}

.actions__item-footer-text-desc span,
.actions__item-footer-text-main {
    color: #fff;
    font-weight: 500
}

.actions__item-fullDesc {
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: 0 0;
    position: absolute;
    top: 16px;
    right: 16px;
    border: none
}

.actions__item-fullDesc:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(/img/icon_info.svg) 50% no-repeat;
    z-index: 1
}

.actions__item-btn {
    position: relative;
    color: #fff;
    transition: .2s;
    border-radius: 12px;
    font-weight: 700;
    filter: brightness(1);
    margin: 0;
    height: 48px;
    background: linear-gradient(180deg, #5cd995, #3a9b84);
    box-shadow: 0 4px 12px rgb(32 36 48/30%);
    display: inline-block;
    padding: 0;
    min-width: 176px;
    box-sizing: border-box;
    text-align: center
}

.actions__item-btn:hover {
    cursor: pointer;
    box-shadow: 0 8px 16px 0 rgb(0 0 0/50%);
    filter: brightness(1.1);
    text-decoration: none
}

.actions__item-btn span {
    height: 48px;
    color: #fff;
    font-weight: 700;
    line-height: 48px;
    font-size: 14px;
    pointer-events: none
}

.actions__item-background,
.actions__item-background-pattern {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    border-radius: 8px
}

.news__preview,
.news__preview__img {
    border-radius: 12px;
    overflow: hidden
}

.actions__item-background-pattern {
    box-shadow: 0 4px 16px rgb(0 0 0/60%);
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .1), hsla(0, 0%, 100%, 0));
    z-index: 2
}

.actions__item-background-image {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    max-width: 200px;
    width: 100%;
    max-height: 200px;
    height: 100%;
    z-index: 0
}

.actions__item-background-image img {
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: auto;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.game-list.news {
    grid-template-columns: repeat(1, 1fr)
}

.bonus_image,
.news__item,
.sitemap {
    width: 100%
}

.news .news__item:not(:last-child) {
    margin-bottom: 40px
}

.news__preview {
    display: block;
    position: relative;
    height: 224px;
    width: 100%;
    margin-bottom: 24px;
    box-shadow: 0 8px 16px rgb(25 30 45/60%)
}

.news__preview__img {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #000
}

.news__preview__img:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 96px;
    background: linear-gradient(180deg, #000, transparent)
}

.news__preview__img img {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    object-fit: cover
}

.news__preview__info {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    padding: 18px 32px 32px
}

.news__views-counter {
    display: flex;
    align-items: center;
    margin-left: 45px
}

.news__views-counter__eye {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 14px;
    height: 14px;
    border-radius: 70% 16%;
    transform: rotate(45deg);
    overflow: hidden
}

.news__views-counter__count {
    margin-left: 6px
}

.news__views-counter__eye:after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    min-height: 6px;
    min-width: 6px;
    border-radius: 50%;
    border: 8px solid hsla(0, 0%, 100%, .7)
}

.news__data p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 0;
    margin-bottom: 0;
    color: hsla(0, 0%, 100%, .7)
}

.news__page_title {
    text-align: left;
    margin: 2px 0;
    font-weight: 400;
    font-size: 24px;
    line-height: 32px
}

.news__page--show .news__page_title span,
.news__preview .news__page_title span {
    color: #fff;
    -webkit-text-fill-color: #fff;
    -webkit-opacity: 1;
    background: 0 0
}

.news__preview__info__item .btn {
    width: 176px;
    margin: 0
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center
}

.pagination .page-numbers {
    margin: 10px;
    padding: 5px 10px;
    background: linear-gradient(180deg, #4b9de8, #416fb4);
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 4px 12px rgb(32 36 48/30%)
}

.pagination .page-numbers.current {
    background: #252d40;
    cursor: default
}

.sitemap_h1 {
    font-size: 50px;
    text-align: center
}

.sitemap_title {
    font-size: 45px;
    margin: 30px auto;
    text-align: center;
    font-weight: 700;
    color: #fff
}

.page__list {
    display: grid;
    list-style: none;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-left: 0;
    text-align: left
}

.page__list li {
    font-size: 14px;
    padding: 10px
}

.page__list li a {
    color: #0095ff;
    transition: 1s
}

.providers-filter__container {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    transition: opacity .2s;
    z-index: 10;
    pointer-events: none
}

.providers-filter__container--show {
    opacity: 1;
    pointer-events: all
}

.providers-filter {
    position: relative;
    width: 772px;
    height: 488px;
    margin: 5% auto 0;
    padding: 20px 0 20px 20px;
    background: #252d40;
    opacity: 0;
    transition: opacity .2s;
    border-radius: 10px;
    box-shadow: -3px -8px 6px rgb(0 0 0/60%);
    overflow: hidden;
    box-sizing: border-box;
    z-index: 2
}

.providers-filter__background {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    background: rgba(0, 0, 0, .85);
    cursor: pointer;
    transition: opacity .2s;
    z-index: 1
}

.providers-filter__container--show .providers-filter,
.providers-filter__container--show .providers-filter__background {
    opacity: 1
}

.providers-filter__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    user-select: none
}

.providers-filter__close:after,
.providers-filter__close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 19px;
    height: 2px;
    background-color: #fff;
    border-radius: 2px
}

.providers-filter__close:before {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.providers-filter__close:after {
    transform: translate(-50%, -50%) rotate(45deg)
}

.providers-filter__top-container {
    display: flex;
    flex-flow: row nowrap;
    align-items: baseline;
    justify-content: flex-start;
    margin-bottom: 20px
}

.providers-filter__title {
    margin-right: 32px;
    color: #fff;
    font-weight: 500;
    font-size: 24px;
    line-height: 32px
}

.providers-filter__providers-list {
    height: 342px;
    margin-right: 4px;
    padding-right: 12px;
    overflow-y: scroll
}

.providers-filter__providers-list::-webkit-scrollbar {
    width: 8px;
    height: 2px;
    background-color: transparent
}

.providers-filter__providers-list::-webkit-scrollbar-thumb {
    background-color: #3b4253;
    border-radius: 9em
}

.providers-filter__providers-list::-webkit-scrollbar-thumb:hover {
    background-color: #606570
}

.providers-filter__list-container {
    margin-bottom: 30px;
    column-count: 4
}

.providers-filter__provider {
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    min-height: 24px;
    margin: 2px 0 8px;
    padding-left: 4px;
    border-radius: 8px;
    transition: background-color, padding-left .2s;
    cursor: pointer;
    user-select: none;
    box-sizing: border-box
}

.providers-filter__provider-icon {
    flex-shrink: 0;
    width: 16px;
    height: 22px;
    margin-right: 10px;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%
}

.providers-filter__provider-name {
    color: #babcc2;
    font-size: 14px;
    line-height: 22px
}

.custom-breadcrumbs span {
    color: #fff
}

.similar_item {
    height: 170px
}

.similar_item img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 10px
}

@media screen and (max-width:600px) {
    .similar_item {
        height: 130px
    }
}

@media screen and (max-width:425px) {
    .similar_item {
        height: 90px
    }
}

.game {
    margin-top: 15px
}

.wrapper {
    margin-top: 64px
}

.header-top .wrapper {
    margin-top: 0
}

#scroll-up {
    position: fixed;
    z-index: 8000;
    bottom: 45px;
    right: 20px;
    display: none;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
    background-color: #4b9de8;
    cursor: pointer;
    opacity: 1 !important
}

#scroll-up.active {
    display: inline
}

#scroll-up:before {
    position: absolute;
    left: 50%;
    top: 50%;
    border-bottom: 10px solid #fff;
    border-radius: 6px
}

#scroll-up:after {
    position: absolute;
    left: 50%;
    top: 55%;
    border-bottom: 10px solid #4b9de8
}

.content img {
    height: auto
}

:root {
    --quote: #3a9b84
}

.quoteShortcode {
    font-size: 16px;
    font-style: italic;
    line-height: 1.5;
    position: relative;
    margin-top: 46px;
    font-weight: 400;
    border-left: 3px solid var(--quote);
    margin-left: 3px;
    padding-left: 12px;
    margin-bottom: 15px
}

.quoteShortcode:before {
    content: "\201d";
    font-size: 40px;
    position: absolute;
    left: -4px;
    width: 25px;
    height: 24px;
    background: var(--quote);
    color: #fff;
    border-radius: 5px;
    padding-top: 4px;
    padding-left: 4px;
    line-height: 100%;
    top: -40px
}

.quoteAuthor {
    margin: 0;
    padding: 10px 0;
    display: block;
    text-align: end
}

.quoteAuthor cite {
    font-style: normal;
    font-weight: 200
}

.quoteAuthor a {
    color: #d2e5ff;
    text-decoration: none
}

.byp4mch87yt.byp6hc3wmu5 {
    margin: 20px 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 12px;
    background: linear-gradient(110deg, #1e283f, rgba(20, 27, 46, .6) 100%);
    position: relative;
    padding: 20px 30px;
    min-height: 150px
}

.byp2nhfg61v {
    background: linear-gradient(180deg, #4b9de8, #416fb4);
    height: 48px;
    border-radius: 10px;
    display: block;
    text-align: center;
    font-weight: 700;
    color: #fff;
    height: 48px;
    padding: 0 10px;
    margin-right: 40px;
    line-height: 48px
}

.byp4mch87yt.byp6hc3wmu5.vpn {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    min-height: auto;
    background: linear-gradient(110deg, #1e283f, #141b2e 100%);
    z-index: 99;
    transition: margin-bottom .3s linear;
    margin-bottom: -100px
}

.byp4mch87yt.byp6hc3wmu5.vpn:after {
    background: unset
}

.byp4mch87yt.byp6hc3wmu5.vpn .byp6s33f9gf {
    font-size: 20px
}

@media (max-width:902px) {
    .byp4mch87yt.byp6hc3wmu5.vpn img {
        display: none
    }

    .byp4mch87yt.byp6hc3wmu5.vpn {
        align-items: center;
        gap: 10px
    }
}

@media (max-width:516px) {
    .byp4mch87yt.byp6hc3wmu5.vpn .byp6s33f9gf {
        font-size: 18px;
        text-align: center
    }

    .byp4mch87yt.byp6hc3wmu5.vpn .byp8tsby46v {
        font-size: 12px
    }
}

@media (max-width:435px) {
    .byp4mch87yt.byp6hc3wmu5.vpn {
        flex-direction: column;
        gap: 0;
        padding: 0 30px;
        padding-bottom: 10px
    }

    .byp4mch87yt.byp6hc3wmu5.vpn .byp8tsby46v {
        margin: 0
    }
}

.up {
    opacity: 0;
    transition: opacity .3s linear;
    position: fixed;
    bottom: 100px;
    right: 15px;
    width: 40px;
    height: 40px;
    background-color: #0a0c106b;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    z-index: 999;
    cursor: pointer;
}

.up:hover {
    transition: all .3s linear;
    box-shadow: 0px 0px 3px 3px #ffffff1c;
}

.up svg {
    font-size: 30px;
    padding: 5px;
    cursor: pointer;
}

.szr6yj8wjth {
    position: fixed;
    width: 244px;
    height: 39px;
    bottom: 30px;
    right: 15px;
    border-radius: 50px;
    z-index: 150;
    background-image: linear-gradient(255deg, #f4bf46, #fce87d);
    transition: background-image 0.5s linear, filter 0.5s cubic-bezier(0.81, 0.23, 0.5, 0.9), margin-bottom .3s linear;
    filter: drop-shadow(0 0 0.75rem rgba(0, 0, 0, 0.75));
    cursor: pointer;
}

.szr6yj8wjth::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(255deg, #fce87d, #f4bf46);
    border-radius: 50px;
    z-index: -1;
    transition: opacity 0.5s linear;
    opacity: 0;
}

.szr6yj8wjth span {
    position: absolute;
    text-shadow: 0 2px 10px #000;
    font-weight: 900;
    letter-spacing: -.5px;
    transition: right 1s;
    color: #fff;
}

.simpleBonusText {
    right: 57px;
    top: 7px;
    font-size: 17px;
}

.arrowBonusText {
    right: 25px;
    font-size: 23px;
    top: 3px;
}

.bonusImage {
    position: absolute;
    width: 96px;
    top: -23px;
    left: -9px;
    transition: top 0.4s ease;
    object-fit: cover;
}

.szr6yj8wjth:hover::before {
    opacity: 1;
    filter: drop-shadow(0 0 0.75rem #fff09e);
}

.szr6yj8wjth:hover .bonusImage {
    top: -27px;
}

.footer-top {
    justify-content: start;
}

.lang-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: start;
}

.lang_item img {
    width: 42px;
    height: auto;
    cursor: pointer;
}

.disclaimer {
    text-align: left;
    color: #5a637a;
}

.footer>div:not(.footer-separator) {
    max-width: 1144px;
    margin: 0 auto;
    padding: 0 40px 40px 42px;
    box-sizing: border-box;
    margin-top: 30px;
}

.PaymentSection_container_37NPF {
    display: flex;
    justify-content: space-between;
    padding: 0 27px;
}

.PaymentSection_container_37NPF svg {
    height: 18px;
    stroke: none;
}

.icon {
    display: inherit;
    fill: white;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    height: 1em;
    overflow: visible;
}

@media (max-width: 800px) {
    .PaymentSection_container_37NPF {
        flex-wrap: wrap;
        gap: 10px;
        justify-content: center;
    }
}

.jackpot_block {
    overflow: hidden;
}

.jackpot_block .jackpot-item-block {
    margin: 20px 0;
}

.jackpot_block>a {
    margin: 0;
    margin-left: 20px;
    padding: 5px 20px;
}

.jackpot_block .jackpot-item-block .jackpot {
    font-size: 50px;
}

.jackpot_block .games {
    margin-left: 20px;
    overflow-x: scroll;
    width: 900px;
    overflow-y: hidden;
}

.jackpot_block .games_list {
    height: 60px;
    flex-wrap: nowrap;
}

.jackpot_block .games_list img {
    width: 80px;
    height: 60px;
    object-fit: contain;
    border-radius: 16px;
}


.jackpot_block .games_list a {
    width: 80px;
    margin-right: 20px;
}

.jackpot_block .games::-webkit-scrollbar {
    width: 24px;
    height: 8px;
    background-color: transparent;
}

.jackpot_block .games::-webkit-scrollbar-thumb {
    background-color: #3b4253;
    border-radius: 9em;

}

.header-top__left img {
    height: 100%;
    width: auto;
    padding: 5px 0;
}

.header-top__btn-reg button,
.header-top__right__item button {
    padding: 0 20px;
    display: inline-block;
    width: max-content;
}

.nav--main::-webkit-scrollbar {
    height: 8px;
}

.sidebar .sidebar-block button {
    margin: auto;
    padding: 0 50px;
}

.content.content--main table {
    width: 100%;
}

.content.content--main a.content-btn,
.content.content--main button.content-btn {
    display: block;
    margin: 20px auto;
    padding: 0 20px;
    width: fit-content;
}

.faq_page {
    margin: 50px 0;
}

.faq_page .panel-body {
    display: block;
}

.faq_item.hidden .content {
    display: none;
}

@media (max-width: 400px) {

    .header-top__btn-enter .btn,
    .header-top__btn-reg .btn {
        display: none;
    }
}

@media (max-width: 500px) {
    .footer-middle.grid-wrapper {
        justify-content: flex-start;
        margin-top: 0 !important;
        padding-top: 0 !important;

    }
}

@media (max-width: 417px) {
    .footer-middle.grid-wrapper .footer-list {
        width: 125px;
    }

    .jackpot_block .jackpot-item-block .jackpot {
        font-size: 30px;
        position: relative;
    }

    .jackpot_block>a {
        position: absolute;
        right: 10%;
        top: 30px;
    }
}

@media (max-width: 700px) {
    .cnt-main.cnt-top.jackpot_block {
        overflow: unset;
        width: 90vw;
        height: fit-content;
        margin-bottom: 50px;
    }
}

table {
    width: 100%;
    border: none;
    margin-bottom: 20px;
    border-collapse: separate;
}

table thead th {
    font-weight: 700;
    border: none;
    background: #ededed;
    border-top: 1px solid #ddd;
}

table tr td:first-child,
table tr th:first-child {
    border-left: 1px solid #ddd;
}

table thead tr th:first-child {
    border-radius: 20px 0 0;
}

table tbody td,
table thead th {
    text-align: left;
    padding: 10px 15px;
    font-size: 14px;
    border: none;
    color: #252d40;
}

table thead tr th:last-child {
    border-radius: 0 20px 0 0;
}

table tbody tr {
    background: #f8f8f8;
}

table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 20px;
}

table tbody tr:last-child td {
    border-bottom: 1px solid #ddd;
}

table tbody tr:last-child td:last-child {
    border-radius: 0 0 20px;
}

.mobile_bonus_wrapper .sidebar-block--bonus {
    position: relative;
}

.mobile_bonus_wrapper .cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: 100%;
}

.mobile_bonus_wrapper .sidebar-block--bonus:before {
    background: unset;
}

.btn-up_hide,
.mobile_bonus_wrapper {
    display: none;
}

[data-sidebar-widget-parent] {
    height: auto;
    transition: height, min-height .5s ease-out;
    position: relative;
}

.sidebar-block--bonus {
    background: linear-gradient(180deg, #3c567d, #1c212e);
}

.sidebar-block {
    padding: 24px 32px 32px;
    position: relative;
    margin-bottom: 8px;
    overflow: hidden;
    min-width: 300px;
    box-shadow: 0 8px 16px rgb(25 30 45 / 60%);
}

.btn-lg,
.search-wrapper,
.sidebar-block {
    border-radius: 10px;
}

.sidebar-block__section {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 16px;
}

.sidebar__header {
    color: #fff;
    font-weight: 700;
    font-size: 20px;
}

.sidebar__header,
.sidebar__header-number {
    font-style: normal;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0;
}

.sidebar__header>span {
    color: #2dd890;
}

.sidebar-block__section {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-bottom: 16px;
}

.sidebar__title {
    font-weight: 400;
    color: hsla(0, 0%, 100%, .8);
    margin: 0;
}

.footer li,
.footer p,
.footer-list a,
.sidebar__title {
    font-size: 12px;
    line-height: 20px;
}

.sidebar__header-number {
    font-weight: 500;
    font-size: 24px;
    color: #2dd890;
}

.sidebar__header,
.sidebar__header-number {
    font-style: normal;
    line-height: 32px;
    text-transform: uppercase;
    margin: 0;
}

.timer-string--lg {
    height: 32px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 400;
    color: #fff;
}

.sidebar-btns {
    position: relative;
    z-index: 2;
    margin: 24px auto 0;
}

@media screen and (max-width: 1100px) {
    .mobile_bonus_wrapper {
        display: flex;
        overflow-x: scroll;
        gap: 30px;
    }
}